RBX.lua.RunService (Service)
From Legacy Roblox Wiki
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: