OwnsIfUnique Data Member Function

Adds an owning pointer to the buffer if a pointer to the <Node> is not already resident.

Prototype

int32 OwnsIfUnique( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeA pointer to the <Node> this <NodeBuffer> should own.

Examples

Copy Text To Clipboard

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