Click or drag to resize

FindPlanetForBuildIgnoreBehaviorName Property

Gets or sets the name of the ignore behavior.

Namespace:  EmptyKeys.Strategy.AI.Components.ActionsPlayer
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string IgnoreBehaviorName { get; set; }

Property Value

Type: String
The name of the ignore behavior.
See Also