Click or drag to resize

FindEmptySpaceEnvTargetRadiusDenominator Property

Gets or sets the radius denominator.

Namespace:  EmptyKeys.Strategy.AI.Components.ActionsUnit
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int RadiusDenominator { get; set; }

Property Value

Type: Int32
The radius denominator.
See Also