SetNodeLinkSinkNameByIndex Data Member Function

Sets the name of the <NodeLink> at the specified index.

Prototype

int32 SetNodeLinkSinkNameByIndex( int32 p_nIndex, string p_sName )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the <NodeSink>.
stringp_sNameA string containing the new name for the <NodeSink>.

Examples

Copy Text To Clipboard

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