SeekLinkTypes Data Member Function

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

Prototype

int32 SeekLinkTypes( TypeInfoArray p_aoTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
<TypeInfoArray>p_aoTypeInfoA pointer to a <TypeInfoArray> that specifies the types to use in the query.

Examples

Copy Text To Clipboard

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