Skip to content

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,
})
NameKindNested
offer_idu32—

Arcane SDK catalog generated from scripts/sdk