extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | LogService |
Functions
3ExecuteScript
(source: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | ExecuteScript |
GetLogHistory
() → Array| Field | XML type | Value |
|---|---|---|
Name | string | GetLogHistory |
RequestServerOutput
() → void| Field | XML type | Value |
|---|---|---|
Name | string | RequestServerOutput |
Events
4MessageOut
(message: string, messageType: MessageType) → void| Field | XML type | Value |
|---|---|---|
Name | string | MessageOut |
RequestScriptExecutionSignal
(requestingPlayer: Instance, source: string) → void| Field | XML type | Value |
|---|---|---|
Name | string | RequestScriptExecutionSignal |
RequestServerOutputSignal
(requestingPlayer: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | RequestServerOutputSignal |
ServerMessageOut
(message: string, messageType: MessageType, timestamp: int) → void| Field | XML type | Value |
|---|---|---|
Name | string | ServerMessageOut |