Appearance
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,
})| Name | Kind | Nested |
|---|---|---|
offer_id | u32 | — |