Clear Data Member Function

Destroys any <Node> objects owned by this <NodeBuffer> and deallocates the underlying <NodePtrArray> and <Int32Array> objects used to implement the <NodeBuffer>. Does not destroy this <NodeBuffer> object.

Prototype

int32 Clear()

Examples

Copy Text To Clipboard

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