Detaches an observer from the <Node>.
int32 DetachObserver( Node p_oNodeThatIsObserving )
Parameter Type | Parameter Name | Documentation |
---|---|---|
<Node> | p_oNodeThatIsObserving | A pointer to the <Node> that is observing this <Node>. |
None published. Please look for an example in the Simdify Scripting Language code base.