ShallowCopy Data Member Function

Populates this <NodeBuffer> with non-owning pointers to all the <Node> objects in the source <NodeBuffer>.

Prototype

int32 ShallowCopy( NodeBuffer src )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>srcA pointer to the source <NodeBuffer>.

Examples

Copy Text To Clipboard

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