CreateLocalPlayer (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>SCARFACIAL No edit summary |
>Legend26 No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{protected}} | ||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name = CreateLocalPlayer | |name = CreateLocalPlayer | ||
|protected=yes | |||
|arguments = [[Integer]] ''userId'' | |arguments = [[Integer]] ''userId'' | ||
|returns = [[Player]] | |returns = [[Player]] |
Revision as of 22:33, 23 January 2012
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
![]() | |
Returns | Player |
Description: | Used by the game to create the LocalPlayer. |
Member of: | Players |