 | FindPathToEnvTargetUsePlanetNextPosition Property |
Gets or sets a value indicating whether [use planet next position].
Namespace:
EmptyKeys.Strategy.AI.Components.ActionsUnit
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool UsePlanetNextPosition { get; set; }
Property Value
Type:
Booleantrue if [use planet next position]; otherwise,
false.
See Also