← Back to Index
AutomationClientConnectPacket (95)
Initiates websocket connection
Only used though command to connect to server URLs. This is primarily used by EDU for connecting to their companion apps and other external applications through web sockets. Some mods/3rd party packs use it as well.
| Field Name |
Type |
Field Index |
Description |
| Web Socket Data (Required) |
struct WebSocketPacketData |
0 |
|
struct WebSocketPacketData
| Field Name |
Type |
Field Index |
Description |
| Websocket Server URI (Required) |
string |
0 |
|
|