Skip to content

UpContainer ​

GameclientMessageUpContainer · outbound · 32 bytes

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

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

Packet.send("UpContainer", {
  container = 0,
})
NameKindNested
containeru32—

Arcane SDK catalog generated from scripts/sdk