Idled (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy Added. |
>Camoy revised |
||
Line 2: | Line 2: | ||
|<onlyinclude>{{Event| | |<onlyinclude>{{Event| | ||
name = Idled | name = Idled | ||
|arguments = [[ | |arguments = [[Number]] ''time'' | ||
|description = Fired periodically after the user has been away for a while. Currently this event is only fired for the local Player. "time" is the time in seconds that the user has been idle. | |description = Fired periodically after the user has been away for a while. Currently this event is only fired for the local Player. "time" is the time in seconds that the user has been idle. | ||
|object = [[RBX.lua.Player (Object)|Player]] | |object = [[RBX.lua.Player (Object)|Player]] | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
|} | |} |