Returns a pointer to a specific, selected <Node> by its index in the selection buffer.
NodeSelect GetSelectedNode( int32 p_nSelNodeIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nSelNodeIndex | The index of the selected <Node> to retrieve. |
None published. Please look for an example in the Simdify Scripting Language code base.