Difference between revisions of "ScriptEvent:addNotifyIcon"

From Mod Wiki
 
(No difference)

Latest revision as of 10:54, 5 November 2007

Parameters

integer handle -- Handle to the gui which contains the control.
string name -- Name of the control.
string material -- Name of the icon material.

Result

integer

Supported By

sdSysCallThread

Comments

  • The result will be 0 if the action fails.

Functionality

Add an icon to an iconNotification control, and returns a handle to the icon.