AIFighter.Tree Property

Fight Game AI Demo

AIFighterTree Property
Gets or sets the tree.

Namespace: FightGameAIDemo.Fighter_Classes
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Indevidual Tree { get; set; }

Property Value

Type: Indevidual
The tree.
See Also