Click or drag to resize

PlayerBehaviorContextBehaviorTarget Property

Gets or sets the behavior target.

Namespace:  EmptyKeys.Strategy.AI
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public HexElement BehaviorTarget { get; set; }

Property Value

Type: HexElement
The behavior target.
See Also