Skip to content

GoEast ​

GameclientMessageGoEast · outbound · 24 bytes

Send scalars/strings with Packet.send. Print the live usage block with Packet.help("GoEast").

lua
local Packet = require("sdk.packet")

Packet.send("GoEast", {
  -- no scalar fields
})

No recovered fields.

Arcane SDK catalog generated from scripts/sdk