ScriptEvent:setCMIconDrawMode
From Mod Wiki
Contents |
[edit]
Parameters
integer handle -- Handle to the icon. integer mode -- Mode to set.
[edit]
Result
None.
[edit]
Supported By
sdSysCallThread
[edit]
Functionality
Sets the drawing mode for the icon, valid values are DM_MATERIAL, DM_CIRCLE, DM_ARC, DM_ROTATED_MATERIAL, DM_TEXT or DM_CROSSHAIR.
