A Sandcastle Documented Class Library
ActionNodefn Field |
Function to invoke for the action.
Namespace: FightGameAIDemo.Behavior_Tree
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
private Func<MyTimeData, MyBehaviourTreeStatus> fn
Field Value
Type: FuncMyTimeData, MyBehaviourTreeStatus