Arbor 3: FSM & BT Graph Editor  3.7.8
CompositeNodeList Class Reference

List of composite nodes More...

Inheritance diagram for CompositeNodeList:
NodeList< CompositeNode >

Additional Inherited Members

- Public Member Functions inherited from NodeList< CompositeNode >
int IndexOf (T node)
 Get Node index. More...
 
GetFromID (int nodeID)
 Gets Node from the node identifier. More...
 
void Add (T node)
 Add a node. More...
 
bool Remove (T node)
 Remove a node. More...
 
- Properties inherited from NodeList< CompositeNode >
int count [get]
 Get a count of Node. More...
 
this[int index] [get]
 Get Node from index. More...
 

Detailed Description

List of composite nodes