AddRef Data Member Function

Adds to this <NodeBuffer> a non-owning pointer to the <Node>.

Prototype

int32 AddRef( Node p_oNode )

Parameters

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

Examples

Copy Text To Clipboard

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