Sets the name of the <NodeLink> at the index of the <NodeSink> with the specified name.
int32 SetNodeLinkSinkNameByName( string p_sCurrentName, string p_sNewName )
Parameter Type | Parameter Name | Documentation |
---|---|---|
string | p_sCurrentName | The current name of the <NodeSink>. |
string | p_sNewName | The new name for the <NodeSink>. |
None published. Please look for an example in the Simdify Scripting Language code base.