GetLinkByType Data Member Function

Iterates the source <NodeBuffer> and returns a pointer to the first <NodeLink> object whose .NODETYPE value matches the specified type.

Prototype

Node GetLinkByType( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the .NODETYPE value.

Examples

Copy Text To Clipboard

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