GetNodeLinkSinkTypeByName Data Member Function

Returns a <TypeInformation> pointer for the <NodeSink> with the specified name, or nullptr.

Prototype

TypeInformation GetNodeLinkSinkTypeByName( string p_sName )

Parameters

Parameter Type Parameter Name Documentation
stringp_sNameThe name of the <NodeSink> whose <Node> pointer you wish to retrieve.

Examples

Copy Text To Clipboard

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