IsLightStructure Data Member Function

Returns true or false depending on whether or not this parameter is the <LightStackNode> object's remote data source.

Prototype

int32 IsLightStructure( StructInstanceNode p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<StructInstanceNode>p_oNodeA pointer to the <Node> to compare to the <LightStackNode> object's variable name.

Examples

Copy Text To Clipboard

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