Returns a pointer to the <Node> at the specified index, or a nullptr.
Node GetNodeLinkSinkNodeByIndex( int32 p_nIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nIndex | The index of the <Node> to retrieve from the <NodeSink> array. |
None published. Please look for an example in the Simdify Scripting Language code base.