dota_gcmessages_client_bingo.proto
- Module:
dota_gcmessages_client_bingo_pb2 - Syntax:
unknown - Package:
(none) - Imports: 9
- Messages: 25 (top-level: 23)
- Enums: 10 (top-level: 1)
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.
CMsgBingoSquare — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | stat_id | uint32 | optional | `` | |
| 2 | stat_threshold | int32 | optional | `` | |
| 3 | upgrade_level | uint32 | optional | `` |
CMsgBingoTokens — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | token_count | uint32 | optional | `` |
CMsgBingoCard — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | squares | .CMsgBingoSquare | repeated | `` |
CMsgBingoUserData — fields: 2; oneofs: 0; nested messages: 2; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | bingo_cards | .CMsgBingoUserData.BingoCardsEntry | repeated | `` | |
| 2 | bingo_tokens | .CMsgBingoUserData.BingoTokensEntry | repeated | `` |
CMsgBingoUserData.BingoCardsEntry — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgBingoUserData - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | key | uint32 | optional | `` | |
| 2 | value | .CMsgBingoCard | optional | `` |
CMsgBingoUserData.BingoTokensEntry — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgBingoUserData - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | key | uint32 | optional | `` | |
| 2 | value | .CMsgBingoTokens | optional | `` |
CMsgClientToGCBingoGetUserData — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` |
CMsgClientToGCBingoGetUserDataResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoGetUserDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | user_data | .CMsgBingoUserData | optional | `` |
CMsgBingoIndividualStatData — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | stat_id | uint32 | optional | `` | |
| 2 | stat_value | int32 | optional | `` |
CMsgBingoStatsData — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | stats_data | .CMsgBingoIndividualStatData | repeated | `` |
CMsgClientToGCBingoGetStatsData — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` |
CMsgClientToGCBingoGetStatsDataResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoGetStatsDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | stats_data | .CMsgBingoStatsData | optional | `` |
CMsgGCToClientBingoUserDataUpdated — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | user_data | .CMsgBingoUserData | optional | `` |
CMsgClientToGCBingoClaimRow — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` | |
| 3 | row_index | uint32 | optional | `` |
CMsgClientToGCBingoClaimRowResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoClaimRowResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCBingoShuffleCard — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` |
CMsgClientToGCBingoShuffleCardResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoShuffleCardResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCBingoModifySquare — fields: 4; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` | |
| 3 | square_index | uint32 | optional | `` | |
| 4 | action | .CMsgClientToGCBingoModifySquare.EModifyAction | optional | `` | default = k_eRerollStat |
CMsgClientToGCBingoModifySquareResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoModifySquareResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCBingoDevRerollCard — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` |
CMsgClientToGCBingoDevRerollCardResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoDevRerollCardResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCBingoDevAddTokens — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` | |
| 2 | league_phase | uint32 | optional | `` | |
| 3 | token_count | int32 | optional | `` |
CMsgClientToGCBingoDevAddTokensResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoDevAddTokensResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCBingoDevClearInventory — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | league_id | uint32 | optional | `` |
CMsgClientToGCBingoDevClearInventoryResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCBingoDevClearInventoryResponse.EResponse | optional | `` | default = k_eInternalError |
Enums
Expand any enum to inspect all values.
EBingoAuditAction — values: 11
- Parent: (top-level)
| Name | Number |
|---|---|
k_eBingoAuditAction_Invalid | 0 |
k_eBingoAuditAction_DevModifyTokens | 1 |
k_eBingoAuditAction_DevClearInventory | 2 |
k_eBingoAuditAction_DevRerollCard | 3 |
k_eBingoAuditAction_ShuffleCard | 4 |
k_eBingoAuditAction_RerollSquare | 5 |
k_eBingoAuditAction_UpgradeSquare | 6 |
k_eBingoAuditAction_ClaimRow | 7 |
k_eBingoAuditAction_EventActionTokenGrant | 8 |
k_eBingoAuditAction_SupportGrantTokens | 9 |
k_eBingoAuditAction_SupportStatThresholdFixup | 10 |
CMsgClientToGCBingoGetUserDataResponse.EResponse — values: 5
- Parent:
CMsgClientToGCBingoGetUserDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCBingoGetStatsDataResponse.EResponse — values: 5
- Parent:
CMsgClientToGCBingoGetStatsDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCBingoClaimRowResponse.EResponse — values: 7
- Parent:
CMsgClientToGCBingoClaimRowResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidRow | 5 |
k_eExpiredCard | 6 |
CMsgClientToGCBingoShuffleCardResponse.EResponse — values: 8
- Parent:
CMsgClientToGCBingoShuffleCardResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eExpiredCard | 6 |
k_eNotAllowed | 7 |
k_eInsufficientTokens | 8 |
CMsgClientToGCBingoModifySquare.EModifyAction — values: 2
- Parent:
CMsgClientToGCBingoModifySquare
| Name | Number |
|---|---|
k_eRerollStat | 0 |
k_eUpgrade | 1 |
CMsgClientToGCBingoModifySquareResponse.EResponse — values: 11
- Parent:
CMsgClientToGCBingoModifySquareResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eExpiredCard | 6 |
k_eNotAllowed | 7 |
k_eInsufficientTokens | 8 |
k_eCantUpgrade | 9 |
k_eCantReroll | 10 |
k_eInvalidSquare | 11 |
CMsgClientToGCBingoDevRerollCardResponse.EResponse — values: 7
- Parent:
CMsgClientToGCBingoDevRerollCardResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eExpiredCard | 6 |
k_eNotAllowed | 7 |
CMsgClientToGCBingoDevAddTokensResponse.EResponse — values: 7
- Parent:
CMsgClientToGCBingoDevAddTokensResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eExpiredCard | 6 |
k_eNotAllowed | 7 |
CMsgClientToGCBingoDevClearInventoryResponse.EResponse — values: 7
- Parent:
CMsgClientToGCBingoDevClearInventoryResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eExpiredCard | 6 |
k_eNotAllowed | 7 |