 | FindClosestEnemySystemDistanceSystemUtilityCoefficient Property |
Gets or sets the distance system utility coefficient.
Namespace:
EmptyKeys.Strategy.AI.Components.ActionsPlayer
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float DistanceSystemUtilityCoefficient { get; set; }
Property Value
Type:
Single
The distance system utility coefficient.
See Also