IsNodeObserver Data Member Function

Returns true if this <Node> object is observing the <Node> object submitted to this function.

Prototype

int32 IsNodeObserver( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeA pointer to the <Node> object you wish to test.

Examples

Copy Text To Clipboard

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