Difference between revisions of "ScriptEvent:getWorldModel"

From Mod Wiki
 
(No difference)

Latest revision as of 17:02, 5 November 2007

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.