LoadCharacter (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 Anyone know what the "InGame" argument is supposed to do? |
>Legend26 Anyone know what the "InGame" argument is supposed to do? |
(No difference)
|
Revision as of 21:05, 22 January 2012
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
LoadCharacter( Bool inGame = true ) | |
Returns | nil |
Description: | Creates a new character for the player and places it in the workspace. |
Member of: | Player |