PlayerFromCharacter (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
New page: <onlyinclude>{{Method |name = PlayerFromCharacter |arguments = Instance ''character'' |returns = Player object which is controlling the character. |description = Gives you the play...
>Camoy
No edit summary
Line 8: Line 8:


{{clear floats}}
{{clear floats}}
[[Category:Methods]]

Revision as of 14:33, 24 December 2010

PlayerFromCharacter( Instance character )
Returns Player object which is controlling the character.
Description: Gives you the player from that player's character.
Member of: Players