ScriptEvent:getNextKey

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

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.