extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | RemoteEvent |
summary | string | Allow events defined in one script to be subscribed to by another script across client/server boundary |
ExplorerOrder | string | 5 |
ExplorerImageIndex | string | 75 |
Functions
3FireAllClients
(arguments: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | FireAllClients |
FireClient
(player: Instance, arguments: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | FireClient |
FireServer
(arguments: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | FireServer |
Events
2OnClientEvent
(arguments: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnClientEvent |
OnServerEvent
(player: Instance, arguments: Tuple) → void| Field | XML type | Value |
|---|---|---|
Name | string | OnServerEvent |