RemoveCharacter (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
fixed
>Emess
No edit summary
Line 4: Line 4:
|returns = [[nil]]
|returns = [[nil]]
|description = Sets the parent of the Player's character to nil.
|description = Sets the parent of the Player's character to nil.
|object = [[Player]]
|object = Player
}}</onlyinclude>
}}</onlyinclude>
[[Category:Methods]]
[[Category:Methods]]

Revision as of 02:23, 30 December 2010

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
RemoveCharacter( )
Returns nil
Description: Sets the parent of the Player's character to nil.
Member of: Player