ScriptEvent:getWorldModel

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

Parameters

integer index -- Index of the model to return.

Result

object

Supported By

idWeapon

Comments

  • If the index is out of range, the result will be null.

Functionality

Returns the script object for the world model client entity at the specified index.