A Sandcastle Documented Class Library
GameWorldPopulation_size Property |
Gets or sets the population_size.
Namespace: FightGameAIDemo
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
public int Population_size { get; set; }
Property Value
Type: Int32The population_size.
Implements
IGameWorldPopulation_size