AttachObserver Data Member Function

Attaches an observer to the <Node>.

Prototype

int32 AttachObserver( Node p_oNodeThatShouldObserve )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeThatShouldObserveA pointer to the <Node> that should observe this <Node>.

Examples

Copy Text To Clipboard

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