IsConnected Data Member Function

Returns true if the <NodeLink> is connected to a <Node> of the specified type.

Prototype

int32 IsConnected( TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
TypeInformationp_oTypeInformationA pointer to the <TypeInformation> object to use for the query.

Examples

Copy Text To Clipboard

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