Populates a <NodeBuffer> object with all <Node> objects that this <Node> is connected to via NodeSinks.
int32 GetConnectedNodes( NodeBuffer p_apBuffer )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <NodeBuffer> | p_apBuffer | A pointer to the <NodeBuffer> object that will store pointers to the <Node> objects to which this <Node> is connected. | 
None published. Please look for an example in the Simdify Scripting Language code base.