 | 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)
Syntaxpublic bool EnableUnscannedCheck { get; set; }
Property Value
Type:
Booleantrue if [enable unscanned check]; otherwise,
false.
See Also