ScriptEvent:setCMIconDrawMode

From Mod Wiki
Revision as of 17:48, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

integer handle -- Handle to the icon.
integer mode -- Mode to set.

Result

None.

Supported By

sdSysCallThread

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.