Difference between revisions of "ScriptEvent:getNextKey"

From Mod Wiki
 
(No difference)

Latest revision as of 16:48, 5 November 2007

Parameters

string prefix -- Prefix of the keys to match.
string lastMatch -- Last key that was found.

Result

string

Supported By

idEntity

Comments

  • To find the first key that matches, pass an empty string as the previous match.

Functionality

Finds the next key with the given prefix on the entity's metadata.