Skip to content

ContainerAction ​

GameclientMessageContainerAction · outbound · 48 bytes

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

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

Packet.send("ContainerAction", {
  action = 0,
})
NameKindNested
actionu32—

Arcane SDK catalog generated from scripts/sdk