ReduceByChildCount Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose child count matches the specified value.

Prototype

int32 ReduceByChildCount( int32 p_nCount )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCount<Node> objects with this child count are added to the <NodeBuffer>.

Examples

Copy Text To Clipboard

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