Player::intToPlayerindex

From RAGE Multiplayer Wiki
Revision as of 20:02, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simply returns whatever is passed to it (Regardless of whether the handle is valid or not).

Syntax

player.intToPlayerindex(value);

Required Arguments

  • value: int

Return value

  • Player

Example

todo

See also