Summary
Gets the child node at the specified `index`.
- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
.BehaviourTrees - Containing Type
- GroupNode
Syntax
public IBehaviourNode GetChild(int index)
Parameters
Name | Type | Description |
---|---|---|
index | int |
Return Value
Type | Description |
---|---|
IBehaviourNode |