Home / Lua / Server / Player / Static Functions / GetById


Returns    Player
Prototype    Player.GetById(number id)
Description    No description

Description

Returns the player with the given player ID, or nil if no player was found with the given ID.

See also