Fixed table
@@ -12,11 +12,10 @@ Send a message to the player.
|
|||||||
Player.send(header, ...args);
|
Player.send(header, ...args);
|
||||||
```
|
```
|
||||||
|
|
||||||
| Argument | Type | Description |
|
| Argument | Type | Description |
|
||||||
|
|
||||||
| -------- | ------ | -------------------------- |
|
| -------- | ------ | -------------------------- |
|
||||||
| header | string | The header of the message. |
|
| header | string | The header of the message. |
|
||||||
| args | any[] | Data of any type |
|
| args | any[] | Data of any type |
|
||||||
|
|
||||||
## Constants
|
## Constants
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user