Indevidual.TreeNo Property

Fight Game AI Demo

IndevidualTreeNo Property
Gets or sets the tree number.

Namespace: FightGameAIDemo.GP
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int TreeNo { get; set; }

Property Value

Type: Int32
The tree number.
See Also