Skip to content

GetTransactionDetails ​

GameclientMessageGetTransactionDetails · outbound · 32 bytes

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

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

Packet.send("GetTransactionDetails", {
  offer_id = 0,
})
NameKindNested
offer_idu32—

Arcane SDK catalog generated from scripts/sdk