Difference between revisions of "ScriptEvent:setKey"

From Mod Wiki
 
(No difference)

Latest revision as of 17:59, 5 November 2007

Parameters

string key -- Key to set.
string value -- Value to set the key to.

Result

None.

Supported By

idEntity

Functionality

Sets the given key on the entity's metadata to the specified value.