RBX.lua.RunService (Service): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Nate Making a page for RunService |
>Nate Making a page for RunService |
(No difference)
|
Revision as of 20:45, 27 June 2008
A service that runs and controls the running of other services.
Note: This is a Game Service, and therefore isn't like other Object in the Class Explorer. You have to access it with :
game:RunService()
Functions
In addition to the global functions, the Run service also has these:
# indicates a locked function.
- # Pause()
- # Reset()
- # Run()
Properties
The Run service only incorporates the global properties.
Events
In addition to the global events, the Run service also has these: