GetSelectedNode Data Member Function

Returns a pointer to a specific, selected <Node> by its index in the selection buffer.

Prototype

NodeSelect GetSelectedNode( int32 p_nSelNodeIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nSelNodeIndexThe index of the selected <Node> to retrieve.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.