GetPlayerByID (Method)
From Legacy Roblox Wiki
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
GetPlayerByID( int userID ) | |
Returns | Instance requestedPlayer |
Description: | Returns the player with the given userId. |
Member of: | Players |