ScriptEvent:getBoundPlayer

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

Parameters

integer index -- Index of the proxy position to return.

Result

entity

Supported By

sdScriptEntity

Comments

  • If the entity does not support being a proxy, the result will be null.

Functionality

Returns the player at the specified proxy position, or null if none.