A Sandcastle Documented Class Library
GeneticProgrammingGetInterpTree Method |
Gets the interp tree.
Namespace: FightGameAIDemo.GP
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
public IMyBehaviourTreeNode GetInterpTree( byte[] input )
Parameters
- input
- Type: SystemByte
The input.
Return Value
Type: IMyBehaviourTreeNode[Missing <returns> documentation for "M:FightGameAIDemo.GP.GeneticProgramming.GetInterpTree(System.Byte[])"]
