 | FindAsteroidEnableIsExtractedCheck Property |
Gets or sets a value indicating whether [enable is extracted 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 EnableIsExtractedCheck { get; set; }
Property Value
Type:
Booleantrue if [enable is extracted check]; otherwise,
false.
See Also