Skip to content

DepotSearchRetrieve ​

GameclientMessageDepotSearchRetrieve · outbound · 40 bytes

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

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

-- Nested identifier need a helper. Scalars/strings only below.
Packet.send("DepotSearchRetrieve", {
  count = 0,
})
NameKindNested
identifiermsgAppearanceTypeUpgradeable
countu32—

Arcane SDK catalog generated from scripts/sdk