 | FindPathToTargetPathTargetPosition Property |
Gets or sets a value indicating whether [path target 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 PathTargetPosition { get; set; }
Property Value
Type:
Booleantrue if [path target position]; otherwise,
false.
See Also