SeekLinkType Data Member Function

Populates the <NodeBuffer> with <NodeLink> objects whose target <Node> matches the specified type.

Prototype

int32 SeekLinkType( TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the <Node> target type.

Examples

Copy Text To Clipboard

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