DeleteNodes Data Member Function

Deletes the <Node> objects in the <NodeBuffer> submitted to this function.

Prototype

int32 DeleteNodes( NodeBuffer p_apNodes )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>p_apNodesThe <NodeBuffer> containing the <Node> objects to delete.

Examples

Copy Text To Clipboard

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