GetNodeByGuid Data Member Function

Populates this object with pointers to <Node> objects whose GUIDs match the GUID submitted to this function.

Prototype

Node GetNodeByGuid( string p_sGuid )

Parameters

Parameter Type Parameter Name Documentation
stringp_sGuidA string containing the GUID value to query.

Examples

Copy Text To Clipboard

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