DetachObserver Data Member Function

Detaches an observer from the <Node>.

Prototype

int32 DetachObserver( Node p_oNodeThatIsObserving )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeThatIsObservingA pointer to the <Node> that is observing this <Node>.

Examples

Copy Text To Clipboard

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