Appearance
GetOfferDescription ​
GameclientMessageGetOfferDescription · outbound · 32 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("GetOfferDescription").
lua
local Packet = require("sdk.packet")
Packet.send("GetOfferDescription", {
offer_id = 0,
})| Name | Kind | Nested |
|---|---|---|
offer_id | u32 | — |