GetChildDataSources Data Member Function

Populates a <List> object with all the data sources of all <ConnectorNode> children of the SocketNode.

Prototype

int32 GetChildDataSources( List p_lChildren )

Parameters

Parameter Type Parameter Name Documentation
<List>p_lChildrenA pointer to a <List> object.

Examples

Copy Text To Clipboard

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