SetNodeLinkSinkNameByName Data Member Function

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

Prototype

int32 SetNodeLinkSinkNameByName( string p_sCurrentName, string p_sNewName )

Parameters

Parameter Type Parameter Name Documentation
stringp_sCurrentNameThe current name of the <NodeSink>.
stringp_sNewNameThe new name for the <NodeSink>.

Examples

Copy Text To Clipboard

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