Click or drag to resize

FindAsteroidEnableUnscannedCheck Property

Gets or sets a value indicating whether [enable unscanned check].

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 bool EnableUnscannedCheck { get; set; }

Property Value

Type: Boolean
true if [enable unscanned check]; otherwise, false.
See Also