RBX.lua.Player (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
m RBX.lua.Player (Service) moved to RBX.lua.Player (Object) over redirect: revert; "Player" is not a service
>Mindraker
Not a service
Line 2: Line 2:


The Player object contains all of a user's information while ingame.
The Player object contains all of a user's information while ingame.
{{Service}}


==Functions==
==Functions==
Line 29: Line 27:
* [[Idled (Event)|Idled]]
* [[Idled (Event)|Idled]]


[[Category:ROBLOX Lua Services]]
[[Category:ROBLOX Lua Objects]]

Revision as of 08:31, 31 October 2008

The Player object contains all of a user's information while ingame.

Functions

In addition to the global functions, Player also has these:
# indicates a locked function. These should NOT be tampered with.

Properties

In addition to the global properties, Player also has these:

Events

In addition to the global events, Player also has these: