Refers Data Member Function

Adds to the collection a non-owning pointer to specified <Node>. This can require up to a full allocation and deallocation cycle.

Prototype

int32 Refers( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeThe <Node> the collection should refer to.

Examples

Copy Text To Clipboard

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