 | PlanetBehaviorContextPlanet Property |
Gets or sets the planet.
Namespace:
EmptyKeys.Strategy.AI
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Planet Planet { get; set; }
Property Value
Type:
Planet
The planet.
See Also