extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | TestService |
ExplorerOrder | string | 100 |
ExplorerImageIndex | string | 68 |
Properties
11AutoRuns
bool| Field | XML type | Value |
|---|---|---|
Name | string | AutoRuns |
Description
string| Field | XML type | Value |
|---|---|---|
Name | string | Description |
ErrorCount
int| Field | XML type | Value |
|---|---|---|
Name | string | ErrorCount |
Is30FpsThrottleEnabled
bool| Field | XML type | Value |
|---|---|---|
Name | string | Is30FpsThrottleEnabled |
IsPhysicsEnvironmentalThrottled
bool| Field | XML type | Value |
|---|---|---|
Name | string | IsPhysicsEnvironmentalThrottled |
IsSleepAllowed
bool| Field | XML type | Value |
|---|---|---|
Name | string | IsSleepAllowed |
NumberOfPlayers
int| Field | XML type | Value |
|---|---|---|
Name | string | NumberOfPlayers |
SimulateSecondsLag
double| Field | XML type | Value |
|---|---|---|
Name | string | SimulateSecondsLag |
TestCount
int| Field | XML type | Value |
|---|---|---|
Name | string | TestCount |
Timeout
double| Field | XML type | Value |
|---|---|---|
Name | string | Timeout |
WarnCount
int| Field | XML type | Value |
|---|---|---|
Name | string | WarnCount |
Functions
8Check
(condition: bool, description: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Check |
Checkpoint
(text: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Checkpoint |
Done
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Done |
Error
(description: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Error |
Fail
(description: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Fail |
Message
(text: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Message |
Require
(condition: bool, description: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Require |
Warn
(condition: bool, description: string, source: Instance = …, line: int = …) → void| Field | XML type | Value |
|---|---|---|
Name | string | Warn |
Yield functions
1Run
() → void| Field | XML type | Value |
|---|---|---|
Name | string | Run |
Events
2ServerCollectConditionalResult
(condition: bool, text: string, script: Instance, line: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | ServerCollectConditionalResult |
ServerCollectResult
(text: string, script: Instance, line: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | ServerCollectResult |