ScriptEvent:getNextKey
From Mod Wiki
Parameters
string prefix -- Prefix of the keys to match. string lastMatch -- Last key that was found.
Result
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.