Skip to content

DepotSearchType ​

GameclientMessageDepotSearchType · outbound · 32 bytes

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

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

-- Every field is nested msg/rep. Packet.send cannot fill them.
-- Use Packet.talk / Packet.moveObject, or build from zero.
print(Packet.help("DepotSearchType"))
NameKindNested
identifiermsgAppearanceTypeUpgradeable

Arcane SDK catalog generated from scripts/sdk