Click or drag to resize

ExplorationRatioValueRatio Property

Gets or sets the ratio.

Namespace:  EmptyKeys.Strategy.AI.Components.Considerations
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float Ratio { get; set; }

Property Value

Type: Single
The ratio.
See Also