ShallowCopy Data Member Function

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

Prototype

int32 ShallowCopy( TypeBuffer src )

Parameters

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

Examples

Copy Text To Clipboard

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