PlayerFromCharacter (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Pighead10
New page: {{Deprecated}} {| |<onlyinclude> {{Function| name = PlayerFromCharacter |arguments = Instance ''character'' |returns = [[RBX.lua.Player (Object...
>Pighead10
No edit summary
Line 10: Line 10:
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}
Use [[GetPlayerFromCharacter (Function)|GetPlayerFromCharacter]] instead.


[[Category: Functions]]
[[Category: Functions]]

Revision as of 12:07, 24 December 2010

Deprecated:This item is deprecated. Do not use it for new work.
PlayerFromCharacter( Instance character )
Returns Player object which is controlling the character.
Description: Gives you the player from that player's character.

Use GetPlayerFromCharacter instead.