Refers Data Member Function

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

Prototype

int32 Refers( Type p_oObject )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oObjectThe object the collection should refer to.

Examples

Copy Text To Clipboard

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