Events
7HttpResultOut
(httpResult: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | HttpResultOut |
MessageOut
(message: string, messageType: MessageType) → void
| Field | XML type | Value |
|---|
Name | string | MessageOut |
OnHttpResultApproved
(isApproved: bool) → void
| Field | XML type | Value |
|---|
Name | string | OnHttpResultApproved |
RequestScriptExecutionSignal
(requestingPlayer: Instance, source: string) → void
| Field | XML type | Value |
|---|
Name | string | RequestScriptExecutionSignal |
RequestServerOutputSignal
(requestingPlayer: Instance) → void
| Field | XML type | Value |
|---|
Name | string | RequestServerOutputSignal |
ServerHttpResultOut
(httpResult: Dictionary) → void
| Field | XML type | Value |
|---|
Name | string | ServerHttpResultOut |
ServerMessageOut
(message: string, messageType: MessageType, timestamp: int) → void
| Field | XML type | Value |
|---|
Name | string | ServerMessageOut |