Returns true if this <Node> object is observing the <Node> object submitted to this function.
int32 IsNodeObserver( Node p_oNode )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Node> | p_oNode | A pointer to the <Node> object you wish to test. |
None published. Please look for an example in the Simdify Scripting Language code base.