Skip to content

OpenTransactionHistory ​

GameclientMessageOpenTransactionHistory · outbound · 32 bytes

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

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

Packet.send("OpenTransactionHistory", {
  entries = 0,
})
NameKindNested
entriesu32—

Arcane SDK catalog generated from scripts/sdk