PushMode Data Member Function

Pushes a new draw mode onto the draw mode stack.

Prototype

int32 PushMode( string p_sModeGuid )

Parameters

Parameter Type Parameter Name Documentation
stringp_sModeGuidThe GUID of the draw mode to push onto the draw mode stack.

Examples

Copy Text To Clipboard

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