dota_gcmessages_client_candy_shop.proto
- Module:
dota_gcmessages_client_candy_shop_pb2 - Syntax:
unknown - Package:
(none) - Imports: 9
- Messages: 34 (top-level: 34)
- Enums: 9 (top-level: 2)
Imports
steammessages.protodota_shared_enums.protodota_gcmessages_common.protodota_gcmessages_webapi.protogcsdk_gcmessages.protobase_gcmessages.protoecon_gcmessages.protodota_gcmessages_client.protovalveextensions.proto
Messages
Expand any message to inspect all fields.
CMsgCandyShopCandyCount — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_type | uint32 | optional | `` | |
| 2 | candy_count | uint32 | optional | `` |
CMsgCandyShopCandyQuantity — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_counts | .CMsgCandyShopCandyCount | repeated | `` |
CMsgCandyShopExchangeRecipe — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | recipe_id | uint32 | optional | `` | |
| 2 | input | .CMsgCandyShopCandyQuantity | optional | `` | |
| 3 | output | .CMsgCandyShopCandyQuantity | optional | `` |
CMsgCandyShopRewardData_Item — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | item_def | uint32 | optional | `` |
CMsgCandyShopRewardData_EventAction — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 2 | action_id | uint32 | optional | `` |
CMsgCandyShopRewardData_EventPoints — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 2 | points | uint32 | optional | `` |
CMsgCandyShopReward — fields: 7; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | reward_id | uint32 | optional | `` | |
| 2 | reward_option_id | uint32 | optional | `` | |
| 3 | price | .CMsgCandyShopCandyQuantity | optional | `` | |
| 4 | reward_type | .ECandyShopRewardType | optional | `` | default = k_eCandyShopRewardType_None |
| 5 | item_data | .CMsgCandyShopRewardData_Item | optional | `` | |
| 6 | event_action_data | .CMsgCandyShopRewardData_EventAction | optional | `` | |
| 7 | event_points_data | .CMsgCandyShopRewardData_EventPoints | optional | `` |
CMsgCandyShopUserData — fields: 9; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | inventory_max | uint32 | optional | `` | |
| 2 | inventory | .CMsgCandyShopCandyQuantity | optional | `` | |
| 3 | exchange_recipe_max | uint32 | optional | `` | |
| 4 | exchange_reset_timestamp | fixed32 | optional | `` | |
| 5 | exchange_recipes | .CMsgCandyShopExchangeRecipe | repeated | `` | |
| 6 | active_reward_max | uint32 | optional | `` | |
| 7 | active_rewards | .CMsgCandyShopReward | repeated | `` | |
| 8 | reroll_charges_max | uint32 | optional | `` | |
| 9 | reroll_charges | uint32 | optional | `` |
CMsgClientToGCCandyShopGetUserData — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` |
CMsgClientToGCCandyShopGetUserDataResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopGetUserDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | user_data | .CMsgCandyShopUserData | optional | `` |
CMsgGCToClientCandyShopUserDataUpdated — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | user_data | .CMsgCandyShopUserData | optional | `` |
CMsgClientToGCCandyShopPurchaseReward — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | reward_id | uint64 | optional | `` |
CMsgClientToGCCandyShopPurchaseRewardResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopPurchaseRewardResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopOpenBags — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | bag_count | uint32 | optional | `` |
CMsgClientToGCCandyShopOpenBagsResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopOpenBagsResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDoExchange — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | recipe_id | uint32 | optional | `` |
CMsgClientToGCCandyShopDoExchangeResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopDoExchangeResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDoVariableExchange — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | input | .CMsgCandyShopCandyQuantity | optional | `` | |
| 3 | output | .CMsgCandyShopCandyQuantity | optional | `` |
CMsgClientToGCCandyShopDoVariableExchangeResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopDoVariableExchangeResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopRerollRewards — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` |
CMsgClientToGCCandyShopRerollRewardsResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCCandyShopRerollRewardsResponse.EResponse | optional | `` | default = k_eInternalError |
CCandyShopDev — fields: 0; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCCandyShopDevGrantCandy — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | candy_quantity | .CMsgCandyShopCandyQuantity | optional | `` |
CMsgClientToGCCandyShopDevGrantCandyResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDevClearInventory — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` |
CMsgClientToGCCandyShopDevClearInventoryResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDevGrantCandyBags — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | quantity | uint32 | optional | `` |
CMsgClientToGCCandyShopDevGrantCandyBagsResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDevShuffleExchange — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` |
CMsgClientToGCCandyShopDevShuffleExchangeResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDevGrantRerollCharges — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` | |
| 2 | reroll_charges | uint32 | optional | `` |
CMsgClientToGCCandyShopDevGrantRerollChargesResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCandyShopDevResetShop — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | candy_shop_id | uint32 | optional | `` |
CMsgClientToGCCandyShopDevResetShopResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CCandyShopDev.EResponse | optional | `` | default = k_eInternalError |
Enums
Expand any enum to inspect all values.
ECandyShopAuditAction — values: 12
- Parent: (top-level)
| Name | Number |
|---|---|
k_ECandyShopAuditAction_Invalid | 0 |
k_ECandyShopAuditAction_SupportModify | 1 |
k_ECandyShopAuditAction_PurchaseReward | 2 |
k_ECandyShopAuditAction_OpenBags | 3 |
k_ECandyShopAuditAction_RerollRewards | 4 |
k_ECandyShopAuditAction_DoVariableExchange | 5 |
k_ECandyShopAuditAction_DoExchange | 6 |
k_ECandyShopAuditAction_DEPRECATED_EventActionGrantInventorySizeIncrease | 7 |
k_ECandyShopAuditAction_EventActionGrantRerollChargesIncrease | 8 |
k_ECandyShopAuditAction_EventActionGrantUpgrade_InventorySize | 100 |
k_ECandyShopAuditAction_EventActionGrantUpgrade_RewardShelf | 101 |
k_ECandyShopAuditAction_EventActionGrantUpgrade_ExtraExchangeRecipe | 102 |
ECandyShopRewardType — values: 4
- Parent: (top-level)
| Name | Number |
|---|---|
k_eCandyShopRewardType_None | 0 |
k_eCandyShopRewardType_Item | 1 |
k_eCandyShopRewardType_EventAction | 2 |
k_eCandyShopRewardType_EventPoints | 3 |
CMsgClientToGCCandyShopGetUserDataResponse.EResponse — values: 7
- Parent:
CMsgClientToGCCandyShopGetUserDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eExpiredShop | 6 |
CMsgClientToGCCandyShopPurchaseRewardResponse.EResponse — values: 9
- Parent:
CMsgClientToGCCandyShopPurchaseRewardResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eInvalidReward | 6 |
k_eNotEnoughCandy | 7 |
k_eExpiredShop | 8 |
CMsgClientToGCCandyShopOpenBagsResponse.EResponse — values: 10
- Parent:
CMsgClientToGCCandyShopOpenBagsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eInvalidItem | 6 |
k_eNotEnoughBags | 7 |
k_eNotEnoughSpace | 8 |
k_eExpiredShop | 9 |
CMsgClientToGCCandyShopDoExchangeResponse.EResponse — values: 10
- Parent:
CMsgClientToGCCandyShopDoExchangeResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eNotEnoughCandy | 6 |
k_eInvalidRecipe | 7 |
k_eNotEnoughSpace | 8 |
k_eExpiredShop | 9 |
CMsgClientToGCCandyShopDoVariableExchangeResponse.EResponse — values: 10
- Parent:
CMsgClientToGCCandyShopDoVariableExchangeResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eNotEnoughCandy | 6 |
k_eInvalidRecipe | 7 |
k_eNotEnoughSpace | 8 |
k_eExpiredShop | 9 |
CMsgClientToGCCandyShopRerollRewardsResponse.EResponse — values: 9
- Parent:
CMsgClientToGCCandyShopRerollRewardsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidShop | 5 |
k_eNoRerollCharges | 6 |
k_eExpiredShop | 7 |
k_eShopNotOpen | 8 |
CCandyShopDev.EResponse — values: 8
- Parent:
CCandyShopDev
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNotAllowed | 5 |
k_eInvalidShop | 6 |
k_eNotEnoughSpace | 7 |