GetPlayerByID (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Method |name=GetPlayerByID |object=Players |arguments=Integer ''userId'' |returns=Instance ''requestedPlayer'' |description=Returns the player with the given userId. }} [[Categor...
>ArceusInator
No edit summary
Line 6: Line 6:
|description=Returns the player with the given userId.
|description=Returns the player with the given userId.
}}
}}
[[Category:Methods]]
<noinclude>[[Category:Methods]]</noinclude>

Revision as of 01:48, 30 March 2011

GetPlayerByID( Integer userId )
Returns Instance requestedPlayer
Description: Returns the player with the given userId.
Member of: Players