ParallelNode.numRequiredToFail Field

Fight Game AI Demo

ParallelNodenumRequiredToFail Field
Number of child failures required to terminate with failure.

Namespace: FightGameAIDemo.Behavior_Tree
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private int numRequiredToFail

Field Value

Type: Int32
See Also