ScriptEvent:getEntityByID

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

Parameters

string key -- Key to look up the entity with.

Result

entity

Supported By

sdSysCallThread

Comments

  • If the entity no longer exists, or the key is not valid, the result will be null.

Functionality

Returns an entity from a key previously given by a call to getSpawnID.