extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | RunService |
Functions
11BindToRenderStep
(name: string, priority: int, function: Function) → void| Field | XML type | Value |
|---|---|---|
Name | string | BindToRenderStep |
IsClient
() → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsClient |
IsRunMode
() → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsRunMode |
IsRunning
() → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsRunning |
IsServer
() → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsServer |
IsStudio
() → bool| Field | XML type | Value |
|---|---|---|
Name | string | IsStudio |
Pause
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Pause |
Reset
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Reset |
Run
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Run |
Stop
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Stop |
UnbindFromRenderStep
(name: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | UnbindFromRenderStep |
Events
3Heartbeat
(step: double) → void| Field | XML type | Value |
|---|---|---|
Name | string | Heartbeat |
RenderStepped
(step: double) → void| Field | XML type | Value |
|---|---|---|
Name | string | RenderStepped |
Stepped
(time: double, step: double) → void| Field | XML type | Value |
|---|---|---|
Name | string | Stepped |