ScriptEvent:getVectorKey

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

Parameters

string key -- The name of the key to look up.

Result

vector

Supported By

sdVehicleWeapon
sdTeamInfo
sdPlayerTask
sdClientScriptEntity
idEntity

Comments

  • If the key is not found, or it cannot be converted, '0 0 0' will be returned.

Functionality

Looks up meta data from the object and converts it to a vector.