GroupNode.

Children Property

Summary

The other nodes on which PlatformerGameKit.BehaviourTrees.IBehaviourNode.Execute is called to determine the PlatformerGameKit.BehaviourTrees.Result of this node.

Syntax

public IBehaviourNode[] Children { get; }

Value

Type Description
IBehaviourNode[]