Difference between revisions of "ScriptEvent:getClassKey"

From Mod Wiki
 
(No difference)

Latest revision as of 16:31, 5 November 2007

Parameters

string key -- Key to look up.

Result

string

Supported By

idPlayer

Comments

  • If the player does not have a playerClass or the key cannot be found, an empty string will be returned.

Functionality

Looks up meta data from the player's current playerClass.