ScriptEvent:setActionCommand

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

Parameters

string text -- String to parse into command arguments.

Result

None.

Supported By

sdSysCallThread

Functionality

Stores the given string as a set of command arguments which can be looked up individually, using argc, argv and argvf.