Difference between revisions of "ScriptEvent:setCMIconDrawMode"

From Mod Wiki
 
(No difference)

Latest revision as of 17:48, 5 November 2007

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.