INodeGraphContainer
Interface in Arbor
Description
Interface to use if NodeBehaviour is a NodeGraph container
Methods
| Method Name | Description | 
|---|---|
| GetNodeGraph | Get NodeGraph. | 
| GetNodeGraphCount | Get count of NodeGraph. | 
| OnFinishNodeGraph | This function is called when NodeGraph finishes. | 
| SetNodeGraph | Set NodeGraph. |