Latite Scripting Documentation (Exports)
Exports > script > clientMessage
Function
clientMessage(...messages:
any[]):void
Adds chat message(s) to the chat.
Source: script.d.ts:11
| Parameter | Type |
|---|---|
| ...messages | any[] |
void
Latite Scripting Documentation (Exports)
Exports > script > clientMessage
Function
clientMessage(...messages:
any[]):void
Adds chat message(s) to the chat.
Source: script.d.ts:11
| Parameter | Type |
|---|---|
| ...messages | any[] |
void