GetChildDataSourcesBuffer Data Member Function

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

Prototype

int32 GetChildDataSourcesBuffer( NodeBuffer p_apChildren )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>p_apChildrenA pointer to the <NodeBuffer> to populate.

Examples

Copy Text To Clipboard

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