diff --git a/AMBuilder b/AMBuilder
index fe9ef3c21..d5f527955 100644
--- a/AMBuilder
+++ b/AMBuilder
@@ -87,17 +87,14 @@ for sdk_target in MMSPlugin.sdk_targets:
os.path.join(sdk['path'], 'game', 'shared', 'te.proto'),
os.path.join(sdk['path'], 'game', 'shared', 'usercmd.proto'),
os.path.join(sdk['path'], 'game', 'shared', 'usermessages.proto'),
- os.path.join(builder.sourcePath, 'protobuf', 'cs_gameevents.proto'),
- os.path.join(builder.sourcePath, 'protobuf', 'cs_usercmd.proto'),
- os.path.join(builder.sourcePath, 'protobuf', 'cstrike15_gcmessages.proto'),
- os.path.join(builder.sourcePath, 'protobuf', 'cstrike15_usermessages.proto'),
- os.path.join(builder.sourcePath, 'protobuf', 'networksystem_protomessages.proto'),
+ os.path.join(sdk['path'], 'game', 'shared', 'cs', 'cs_gameevents.proto'),
+ os.path.join(sdk['path'], 'game', 'shared', 'cs', 'cs_usercmd.proto'),
+ os.path.join(sdk['path'], 'game', 'shared', 'cstrike15', 'cstrike15_gcmessages.proto'),
+ os.path.join(sdk['path'], 'game', 'shared', 'cstrike15', 'cstrike15_usermessages.proto'),
+ os.path.join(sdk['path'], 'networksystem', 'networksystem_protomessages.proto'),
])
protoc_builder.protoc.includes += [
os.path.join(sdk['path'], 'gcsdk'),
- os.path.join(sdk['path'], 'common'),
- os.path.join(sdk['path'], 'game', 'shared'),
- os.path.join(builder.sourcePath, 'protobuf'),
]
binary.custom = [protoc_builder]
diff --git a/CS2Fixes.vcxproj b/CS2Fixes.vcxproj
index fe2a2810e..e442bc9e1 100644
--- a/CS2Fixes.vcxproj
+++ b/CS2Fixes.vcxproj
@@ -124,7 +124,7 @@
NotUsing
pch.h
stdcpp20
- protobuf/generated;src/utils;src/cs2_sdk;sdk/public;sdk/public/tier0;sdk/game/shared;sdk/game/server;sdk/public/tier1;sdk/public/mathlib;minhook/include;$(MMSOURCE112)/core;$(MMSOURCE112)/core/sourcehook;$(MMSOURCE_DEV)/core;$(MMSOURCE_DEV)/core/sourcehook;vendor/subhook;vendor/funchook/include;sdk/public/entity2;sdk/public/game/server;sdk/thirdparty/protobuf-3.21.8/src;$(SolutionDir);%(AdditionalIncludeDirectories)
+ build/cs2fixes.cs2/windows-x86_64;src/utils;src/cs2_sdk;sdk/public;sdk/public/tier0;sdk/game/shared;sdk/game/server;sdk/public/tier1;sdk/public/mathlib;minhook/include;$(MMSOURCE112)/core;$(MMSOURCE112)/core/sourcehook;$(MMSOURCE_DEV)/core;$(MMSOURCE_DEV)/core/sourcehook;vendor/subhook;vendor/funchook/include;sdk/public/entity2;sdk/public/game/server;sdk/thirdparty/protobuf-3.21.8/src;$(SolutionDir);%(AdditionalIncludeDirectories)
%(UndefinePreprocessorDefinitions)
MultiThreadedDebug
true
@@ -150,7 +150,7 @@
NotUsing
pch.h
stdcpp20
- protobuf/generated;src/utils;src/cs2_sdk;sdk/public;sdk/public/tier0;sdk/game/shared;sdk/game/server;sdk/public/tier1;sdk/public/mathlib;minhook/include;$(MMSOURCE112)/core;$(MMSOURCE112)/core/sourcehook;$(MMSOURCE_DEV)/core;$(MMSOURCE_DEV)/core/sourcehook;vendor/subhook;vendor/funchook/include;sdk/public/entity2;sdk/public/game/server;sdk/thirdparty/protobuf-3.21.8/src;$(SolutionDir);%(AdditionalIncludeDirectories)
+ build/cs2fixes.cs2/windows-x86_64;src/utils;src/cs2_sdk;sdk/public;sdk/public/tier0;sdk/game/shared;sdk/game/server;sdk/public/tier1;sdk/public/mathlib;minhook/include;$(MMSOURCE112)/core;$(MMSOURCE112)/core/sourcehook;$(MMSOURCE_DEV)/core;$(MMSOURCE_DEV)/core/sourcehook;vendor/subhook;vendor/funchook/include;sdk/public/entity2;sdk/public/game/server;sdk/thirdparty/protobuf-3.21.8/src;$(SolutionDir);%(AdditionalIncludeDirectories)
MultiThreaded
%(UndefinePreprocessorDefinitions)
true
@@ -169,17 +169,17 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/CS2Fixes.vcxproj.filters b/CS2Fixes.vcxproj.filters
index 10b7f8b63..d19d113dc 100644
--- a/CS2Fixes.vcxproj.filters
+++ b/CS2Fixes.vcxproj.filters
@@ -137,37 +137,37 @@
Source Files
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
-
+
Source Files\protobuf
diff --git a/README.md b/README.md
index 2a6089ccc..2782d8e7c 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ ambuild
#### Windows
-Make sure to run in "x64 Native Tools Command Prompt for VS"
+Make sure to run in "x64 Native Tools Command Prompt for VS". Doing an initial build here is also required to setup the protobuf headers for Visual Studio to reference.
```bash
set MMSOURCE_DEV=\path\to\metamod
diff --git a/gamedata/cs2fixes.games.txt b/gamedata/cs2fixes.games.txt
index 480c0e179..3719b195d 100644
--- a/gamedata/cs2fixes.games.txt
+++ b/gamedata/cs2fixes.games.txt
@@ -225,13 +225,6 @@
"windows" "\x48\x89\x5C\x24\x2A\x48\x89\x74\x24\x2A\x48\x89\x7C\x24\x2A\x55\x48\x8B\xEC\x48\x81\xEC\x2A\x2A\x2A\x2A\x33\xC0"
"linux" "\x48\xB8\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x55\x0F\x28\xD0"
}
- // Called right after this in windows "Entity %s(%s) is ambiguously parented to..."
- "CBaseEntity_SetParent"
- {
- "library" "server"
- "windows" "\x4D\x8B\xD9\x48\x85\xD2\x74\x2A"
- "linux" "\x48\x85\xF6\x74\x2A\x48\x8B\x47\x10\xF6\x40\x31\x02\x75\x2A\x48\x8B\x46\x10\xF6\x40\x31\x02\x75\x2A\xB8\x2A\x2A\x2A\x2A"
- }
// "ParticleEffect", found in a function with 9 arguments
"DispatchParticleEffect"
{
@@ -353,7 +346,7 @@
{
"library" "server"
"windows" "\x41\x54\x48\x81\xEC\x2A\x2A\x2A\x2A\xBA\x2A\x2A\x2A\x2A\x48\x8D\x0D\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x85\xC0"
- "linux" "\x55\x48\x8D\x3D\x2A\x2A\x2A\x2A\xBE\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x81\xEC\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x48\x85\xC0\x0F\x84\x2A\x2A\x2A\x2A\x8B\x10"
+ "linux" "\x55\x48\x8D\x3D\x2A\x2A\x2A\x2A\xBE\x2A\x2A\x2A\x2A\x48\x89\xE5\x41\x57\x41\x56\x41\x55\x41\x54\x53\x48\x83\xEC"
}
// Location to CUtlMap unk that is referenced on Windows by function with "Notification about user penalty: %u/%u (%u sec)\n" string
// On Linux, a qword appears twice in GameSystem_Think_CheckSteamBan, and thrice in a sub-function of the function used for Windows (1 top, 2 bottom), the only other reference to this qword is some convar registration function with two unks above, sm_mapGcBanInformation is the unk further away
@@ -512,8 +505,8 @@
// There's no easy way to find this, but it's a function that checks entity flags (0x370) and ends by calling RemoveFlag with 0x800000 (FL_BASEVELOCITY)
"CCSPlayer_MovementServices::CheckMovingGround"
{
- "windows" "36"
- "linux" "37"
+ "windows" "37"
+ "linux" "38"
}
"CCSPlayer_WeaponServices::DropWeapon"
{
diff --git a/protobuf/base_gcmessages.proto b/protobuf/base_gcmessages.proto
deleted file mode 100644
index ff2082cbb..000000000
--- a/protobuf/base_gcmessages.proto
+++ /dev/null
@@ -1,555 +0,0 @@
-import "steammessages.proto";
-
-enum EGCBaseMsg {
- k_EMsgGCSystemMessage = 4001;
- k_EMsgGCReplicateConVars = 4002;
- k_EMsgGCConVarUpdated = 4003;
- k_EMsgGCInQueue = 4008;
- k_EMsgGCInviteToParty = 4501;
- k_EMsgGCInvitationCreated = 4502;
- k_EMsgGCPartyInviteResponse = 4503;
- k_EMsgGCKickFromParty = 4504;
- k_EMsgGCLeaveParty = 4505;
- k_EMsgGCServerAvailable = 4506;
- k_EMsgGCClientConnectToServer = 4507;
- k_EMsgGCGameServerInfo = 4508;
- k_EMsgGCError = 4509;
- k_EMsgGCReplay_UploadedToYouTube = 4510;
- k_EMsgGCLANServerAvailable = 4511;
-}
-
-enum EGCBaseProtoObjectTypes {
- k_EProtoObjectPartyInvite = 1001;
- k_EProtoObjectLobbyInvite = 1002;
-}
-
-enum GC_BannedWordType {
- GC_BANNED_WORD_DISABLE_WORD = 0;
- GC_BANNED_WORD_ENABLE_WORD = 1;
-}
-
-message CGCStorePurchaseInit_LineItem {
- optional uint32 item_def_id = 1;
- optional uint32 quantity = 2;
- optional uint32 cost_in_local_currency = 3;
- optional uint32 purchase_type = 4;
- optional uint64 supplemental_data = 5;
-}
-
-message CMsgGCStorePurchaseInit {
- optional string country = 1;
- optional int32 language = 2;
- optional int32 currency = 3;
- repeated .CGCStorePurchaseInit_LineItem line_items = 4;
-}
-
-message CMsgGCStorePurchaseInitResponse {
- optional int32 result = 1;
- optional uint64 txn_id = 2;
- optional string url = 3;
- repeated uint64 item_ids = 4;
-}
-
-message CSOPartyInvite {
- optional uint64 group_id = 1 [(key_field) = true];
- optional fixed64 sender_id = 2;
- optional string sender_name = 3;
-}
-
-message CSOLobbyInvite {
- optional uint64 group_id = 1 [(key_field) = true];
- optional fixed64 sender_id = 2;
- optional string sender_name = 3;
-}
-
-message CMsgSystemBroadcast {
- optional string message = 1;
-}
-
-message CMsgInviteToParty {
- optional fixed64 steam_id = 1;
- optional uint32 client_version = 2;
- optional uint32 team_invite = 3;
-}
-
-message CMsgInvitationCreated {
- optional uint64 group_id = 1;
- optional fixed64 steam_id = 2;
-}
-
-message CMsgPartyInviteResponse {
- optional uint64 party_id = 1;
- optional bool accept = 2;
- optional uint32 client_version = 3;
- optional uint32 team_invite = 4;
-}
-
-message CMsgKickFromParty {
- optional fixed64 steam_id = 1;
-}
-
-message CMsgLeaveParty {
-}
-
-message CMsgServerAvailable {
-}
-
-message CMsgLANServerAvailable {
- optional fixed64 lobby_id = 1;
-}
-
-message CSOEconGameAccountClient {
- optional uint32 additional_backpack_slots = 1 [default = 0];
- optional fixed32 trade_ban_expiration = 6;
- optional fixed32 bonus_xp_timestamp_refresh = 12;
- optional uint32 bonus_xp_usedflags = 13;
- optional uint32 elevated_state = 14;
- optional uint32 elevated_timestamp = 15;
-}
-
-message CSOItemCriteriaCondition {
- optional int32 op = 1;
- optional string field = 2;
- optional bool required = 3;
- optional float float_value = 4;
- optional string string_value = 5;
-}
-
-message CSOItemCriteria {
- optional uint32 item_level = 1;
- optional int32 item_quality = 2;
- optional bool item_level_set = 3;
- optional bool item_quality_set = 4;
- optional uint32 initial_inventory = 5;
- optional uint32 initial_quantity = 6;
- optional bool ignore_enabled_flag = 8;
- repeated .CSOItemCriteriaCondition conditions = 9;
- optional int32 item_rarity = 10;
- optional bool item_rarity_set = 11;
- optional bool recent_only = 12;
-}
-
-message CSOItemRecipe {
- optional uint32 def_index = 1;
- optional string name = 2;
- optional string n_a = 3;
- optional string desc_inputs = 4;
- optional string desc_outputs = 5;
- optional string di_a = 6;
- optional string di_b = 7;
- optional string di_c = 8;
- optional string do_a = 9;
- optional string do_b = 10;
- optional string do_c = 11;
- optional bool requires_all_same_class = 12;
- optional bool requires_all_same_slot = 13;
- optional int32 class_usage_for_output = 14;
- optional int32 slot_usage_for_output = 15;
- optional int32 set_for_output = 16;
- repeated .CSOItemCriteria input_items_criteria = 20;
- repeated .CSOItemCriteria output_items_criteria = 21;
- repeated uint32 input_item_dupe_counts = 22;
-}
-
-message CMsgDevNewItemRequest {
- optional fixed64 receiver = 1;
- optional .CSOItemCriteria criteria = 2;
-}
-
-message CMsgIncrementKillCountAttribute {
- optional fixed32 killer_account_id = 1;
- optional fixed32 victim_account_id = 2;
- optional uint64 item_id = 3;
- optional uint32 event_type = 4;
- optional uint32 amount = 5;
-}
-
-message CMsgApplySticker {
- optional uint64 sticker_item_id = 1;
- optional uint64 item_item_id = 2;
- optional uint32 sticker_slot = 3;
- optional uint32 baseitem_defidx = 4;
- optional float sticker_wear = 5;
- optional float sticker_rotation = 6;
- optional float sticker_scale = 7;
- optional float sticker_offset_x = 8;
- optional float sticker_offset_y = 9;
- optional float sticker_offset_z = 10;
- optional float sticker_wear_target = 11;
-}
-
-message CMsgModifyItemAttribute {
- optional uint64 item_id = 1;
- optional uint32 attr_defidx = 2;
- optional uint32 attr_value = 3;
-}
-
-message CMsgApplyStatTrakSwap {
- optional uint64 tool_item_id = 1;
- optional uint64 item_1_item_id = 2;
- optional uint64 item_2_item_id = 3;
-}
-
-message CMsgApplyStrangePart {
- optional uint64 strange_part_item_id = 1;
- optional uint64 item_item_id = 2;
-}
-
-message CMsgApplyPennantUpgrade {
- optional uint64 upgrade_item_id = 1;
- optional uint64 pennant_item_id = 2;
-}
-
-message CMsgApplyEggEssence {
- optional uint64 essence_item_id = 1;
- optional uint64 egg_item_id = 2;
-}
-
-message CSOEconItemAttribute {
- optional uint32 def_index = 1;
- optional uint32 value = 2;
- optional bytes value_bytes = 3;
-}
-
-message CSOEconItemEquipped {
- optional uint32 new_class = 1;
- optional uint32 new_slot = 2;
-}
-
-message CSOEconItem {
- optional uint64 id = 1;
- optional uint32 account_id = 2;
- optional uint32 inventory = 3;
- optional uint32 def_index = 4;
- optional uint32 quantity = 5;
- optional uint32 level = 6;
- optional uint32 quality = 7;
- optional uint32 flags = 8 [default = 0];
- optional uint32 origin = 9;
- optional string custom_name = 10;
- optional string custom_desc = 11;
- repeated .CSOEconItemAttribute attribute = 12;
- optional .CSOEconItem interior_item = 13;
- optional bool in_use = 14 [default = false];
- optional uint32 style = 15 [default = 0];
- optional uint64 original_id = 16 [default = 0];
- repeated .CSOEconItemEquipped equipped_state = 18;
- optional uint32 rarity = 19;
-}
-
-message CMsgSortItems {
- optional uint32 sort_type = 1;
-}
-
-message CSOEconClaimCode {
- optional uint32 account_id = 1;
- optional uint32 code_type = 2;
- optional uint32 time_acquired = 3;
- optional string code = 4;
-}
-
-message CMsgStoreGetUserData {
- optional fixed32 price_sheet_version = 1;
- optional int32 currency = 2;
-}
-
-message CMsgStoreGetUserDataResponse {
- optional int32 result = 1;
- optional int32 currency_deprecated = 2;
- optional string country_deprecated = 3;
- optional fixed32 price_sheet_version = 4;
- optional bytes price_sheet = 8;
-}
-
-message CMsgUpdateItemSchema {
- optional bytes items_game = 1;
- optional fixed32 item_schema_version = 2;
- optional string items_game_url = 4;
-}
-
-message CMsgGCError {
- optional string error_text = 1;
-}
-
-message CMsgRequestInventoryRefresh {
-}
-
-message CMsgConVarValue {
- optional string name = 1;
- optional string value = 2;
-}
-
-message CMsgReplicateConVars {
- repeated .CMsgConVarValue convars = 1;
-}
-
-message CMsgUseItem {
- optional uint64 item_id = 1;
- optional fixed64 target_steam_id = 2;
- repeated uint32 gift__potential_targets = 3;
- optional uint32 duel__class_lock = 4;
- optional fixed64 initiator_steam_id = 5;
-}
-
-message CMsgReplayUploadedToYouTube {
- optional string youtube_url = 1;
- optional string youtube_account_name = 2;
- optional uint64 session_id = 3;
-}
-
-message CMsgConsumableExhausted {
- optional int32 item_def_id = 1;
-}
-
-message CMsgItemAcknowledged__DEPRECATED {
- optional uint32 account_id = 1;
- optional uint32 inventory = 2;
- optional uint32 def_index = 3;
- optional uint32 quality = 4;
- optional uint32 rarity = 5;
- optional uint32 origin = 6;
- optional uint64 item_id = 7;
-}
-
-message CMsgSetItemPositions {
- message ItemPosition {
- optional uint32 legacy_item_id = 1;
- optional uint32 position = 2;
- optional uint64 item_id = 3;
- }
-
- repeated .CMsgSetItemPositions.ItemPosition item_positions = 1;
-}
-
-message CMsgGCReportAbuse {
- optional fixed64 target_steam_id = 1;
- optional string description = 4;
- optional uint64 gid = 5;
- optional uint32 abuse_type = 2;
- optional uint32 content_type = 3;
- optional fixed32 target_game_server_ip = 6;
- optional uint32 target_game_server_port = 7;
-}
-
-message CMsgGCReportAbuseResponse {
- optional fixed64 target_steam_id = 1;
- optional uint32 result = 2;
- optional string error_message = 3;
-}
-
-message CMsgGCNameItemNotification {
- optional fixed64 player_steamid = 1;
- optional uint32 item_def_index = 2;
- optional string item_name_custom = 3;
-}
-
-message CMsgGCClientDisplayNotification {
- optional string notification_title_localization_key = 1;
- optional string notification_body_localization_key = 2;
- repeated string body_substring_keys = 3;
- repeated string body_substring_values = 4;
-}
-
-message CMsgGCShowItemsPickedUp {
- optional fixed64 player_steamid = 1;
-}
-
-message CMsgGCIncrementKillCountResponse {
- optional uint32 killer_account_id = 1 [(key_field) = true];
- optional uint32 num_kills = 2;
- optional uint32 item_def = 3;
- optional uint32 level_type = 4;
-}
-
-message CSOEconItemDropRateBonus {
- optional uint32 account_id = 1;
- optional fixed32 expiration_date = 2;
- optional float bonus = 3;
- optional uint32 bonus_count = 4;
- optional uint64 item_id = 5;
- optional uint32 def_index = 6;
-}
-
-message CSOEconItemLeagueViewPass {
- optional uint32 account_id = 1 [(key_field) = true];
- optional uint32 league_id = 2 [(key_field) = true];
- optional uint32 admin = 3;
- optional uint32 itemindex = 4;
-}
-
-message CSOEconItemEventTicket {
- optional uint32 account_id = 1;
- optional uint32 event_id = 2;
- optional uint64 item_id = 3;
-}
-
-message CMsgGCItemPreviewItemBoughtNotification {
- optional uint32 item_def_index = 1;
-}
-
-message CMsgGCStorePurchaseCancel {
- optional uint64 txn_id = 1;
-}
-
-message CMsgGCStorePurchaseCancelResponse {
- optional uint32 result = 1;
-}
-
-message CMsgGCStorePurchaseFinalize {
- optional uint64 txn_id = 1;
-}
-
-message CMsgGCStorePurchaseFinalizeResponse {
- optional uint32 result = 1;
- repeated uint64 item_ids = 2;
-}
-
-message CMsgGCBannedWordListRequest {
- optional uint32 ban_list_group_id = 1;
- optional uint32 word_id = 2;
-}
-
-message CMsgGCRequestAnnouncements {
-}
-
-message CMsgGCRequestAnnouncementsResponse {
- optional string announcement_title = 1;
- optional string announcement = 2;
- optional string nextmatch_title = 3;
- optional string nextmatch = 4;
-}
-
-message CMsgGCBannedWord {
- optional uint32 word_id = 1;
- optional .GC_BannedWordType word_type = 2 [default = GC_BANNED_WORD_DISABLE_WORD];
- optional string word = 3;
-}
-
-message CMsgGCBannedWordListResponse {
- optional uint32 ban_list_group_id = 1;
- repeated .CMsgGCBannedWord word_list = 2;
-}
-
-message CMsgGCToGCBannedWordListBroadcast {
- optional .CMsgGCBannedWordListResponse broadcast = 1;
-}
-
-message CMsgGCToGCBannedWordListUpdated {
- optional uint32 group_id = 1;
-}
-
-message CMsgGCToGCDirtySDOCache {
- optional uint32 sdo_type = 1;
- optional uint64 key_uint64 = 2;
-}
-
-message CMsgGCToGCDirtyMultipleSDOCache {
- optional uint32 sdo_type = 1;
- repeated uint64 key_uint64 = 2;
-}
-
-message CMsgGCCollectItem {
- optional uint64 collection_item_id = 1;
- optional uint64 subject_item_id = 2;
-}
-
-message CMsgSDONoMemcached {
-}
-
-message CMsgGCToGCUpdateSQLKeyValue {
- optional string key_name = 1;
-}
-
-message CMsgGCToGCIsTrustedServer {
- optional fixed64 steam_id = 1;
-}
-
-message CMsgGCToGCIsTrustedServerResponse {
- optional bool is_trusted = 1;
-}
-
-message CMsgGCToGCBroadcastConsoleCommand {
- optional string con_command = 1;
-}
-
-message CMsgGCServerVersionUpdated {
- optional uint32 server_version = 1;
-}
-
-message CMsgGCClientVersionUpdated {
- optional uint32 client_version = 1;
-}
-
-message CMsgGCToGCWebAPIAccountChanged {
-}
-
-message CMsgGCToGCRequestPassportItemGrant {
- optional fixed64 steam_id = 1;
- optional uint32 league_id = 2;
- optional int32 reward_flag = 3;
-}
-
-message CMsgGameServerInfo {
- enum ServerType {
- UNSPECIFIED = 0;
- GAME = 1;
- PROXY = 2;
- }
-
- optional fixed32 server_public_ip_addr = 1;
- optional fixed32 server_private_ip_addr = 2;
- optional uint32 server_port = 3;
- optional uint32 server_tv_port = 4;
- optional string server_key = 5;
- optional bool server_hibernation = 6;
- optional .CMsgGameServerInfo.ServerType server_type = 7 [default = UNSPECIFIED];
- optional uint32 server_region = 8;
- optional float server_loadavg = 9;
- optional float server_tv_broadcast_time = 10;
- optional float server_game_time = 11;
- optional fixed64 server_relay_connected_steam_id = 12;
- optional uint32 relay_slots_max = 13;
- optional int32 relays_connected = 14;
- optional int32 relay_clients_connected = 15;
- optional fixed64 relayed_game_server_steam_id = 16;
- optional uint32 parent_relay_count = 17;
- optional fixed64 tv_secret_code = 18;
-}
-
-message CSOEconEquipSlot {
- optional uint32 account_id = 1 [(key_field) = true];
- optional uint32 class_id = 2 [(key_field) = true];
- optional uint32 slot_id = 3 [(key_field) = true];
- optional uint64 item_id = 4;
- optional uint32 item_definition = 5;
-}
-
-message CMsgAdjustEquipSlot {
- optional uint32 class_id = 1;
- optional uint32 slot_id = 2;
- optional uint64 item_id = 3;
-}
-
-message CMsgAdjustEquipSlots {
- repeated .CMsgAdjustEquipSlot slots = 1;
- optional uint32 change_num = 2;
-}
-
-message CMsgOpenCrate {
- optional uint64 tool_item_id = 1;
- optional uint64 subject_item_id = 2;
- optional bool for_rental = 3;
- optional uint32 points_remaining = 4;
-}
-
-message CSOEconRentalHistory {
- optional uint32 account_id = 1 [(key_field) = true];
- optional uint64 crate_item_id = 2 [(key_field) = true];
- optional uint32 crate_def_index = 3;
- optional uint32 issue_date = 4;
- optional uint32 expiration_date = 5;
-}
-
-message CMsgAcknowledgeRentalExpiration {
- optional uint64 crate_item_id = 1;
-}
diff --git a/protobuf/c_peer2peer_netmessages.proto b/protobuf/c_peer2peer_netmessages.proto
deleted file mode 100644
index c4d34cd90..000000000
--- a/protobuf/c_peer2peer_netmessages.proto
+++ /dev/null
@@ -1,57 +0,0 @@
-import "netmessages.proto";
-import "networkbasetypes.proto";
-
-enum P2P_Messages {
- p2p_TextMessage = 256;
- p2p_Voice = 257;
- p2p_Ping = 258;
- p2p_VRAvatarPosition = 259;
- p2p_WatchSynchronization = 260;
- p2p_FightingGame_GameData = 261;
- p2p_FightingGame_Connection = 262;
-}
-
-message CP2P_TextMessage {
- optional bytes text = 1;
-}
-
-message CSteam_Voice_Encoding {
- optional bytes voice_data = 1;
-}
-
-message CP2P_Voice {
- enum Handler_Flags {
- Played_Audio = 1;
- }
-
- optional .CMsgVoiceAudio audio = 1;
- optional uint32 broadcast_group = 2;
-}
-
-message CP2P_Ping {
- required uint64 send_time = 1;
- required bool is_reply = 2;
-}
-
-message CP2P_VRAvatarPosition {
- message COrientation {
- optional .CMsgVector pos = 1;
- optional .CMsgQAngle ang = 2;
- }
-
- repeated .CP2P_VRAvatarPosition.COrientation body_parts = 1;
- optional int32 hat_id = 2;
- optional int32 scene_id = 3;
- optional int32 world_scale = 4;
-}
-
-message CP2P_WatchSynchronization {
- optional int32 demo_tick = 1;
- optional bool paused = 2;
- optional uint64 tv_listen_voice_indices = 3;
- optional int32 dota_spectator_mode = 4;
- optional bool dota_spectator_watching_broadcaster = 5;
- optional int32 dota_spectator_hero_index = 6;
- optional int32 dota_spectator_autospeed = 7;
- optional int32 dota_replay_speed = 8;
-}
diff --git a/protobuf/clientmessages.proto b/protobuf/clientmessages.proto
deleted file mode 100644
index 484ae5744..000000000
--- a/protobuf/clientmessages.proto
+++ /dev/null
@@ -1,53 +0,0 @@
-enum EBaseClientMessages {
- CM_CustomGameEvent = 280;
- CM_CustomGameEventBounce = 281;
- CM_ClientUIEvent = 282;
- CM_DevPaletteVisibilityChanged = 283;
- CM_WorldUIControllerHasPanelChanged = 284;
- CM_RotateAnchor = 285;
- CM_ListenForResponseFound = 286;
- CM_MAX_BASE = 300;
-}
-
-enum EClientUIEvent {
- EClientUIEvent_Invalid = 0;
- EClientUIEvent_DialogFinished = 1;
- EClientUIEvent_FireOutput = 2;
-}
-
-message CClientMsg_CustomGameEvent {
- optional string event_name = 1;
- optional bytes data = 2;
-}
-
-message CClientMsg_CustomGameEventBounce {
- optional string event_name = 1;
- optional bytes data = 2;
- optional int32 player_slot = 3 [default = -1];
-}
-
-message CClientMsg_ClientUIEvent {
- optional .EClientUIEvent event = 1 [default = EClientUIEvent_Invalid];
- optional uint32 ent_ehandle = 2;
- optional uint32 client_ehandle = 3;
- optional string data1 = 4;
- optional string data2 = 5;
-}
-
-message CClientMsg_DevPaletteVisibilityChangedEvent {
- optional bool visible = 1;
-}
-
-message CClientMsg_WorldUIControllerHasPanelChangedEvent {
- optional bool has_panel = 1;
- optional uint32 client_ehandle = 2;
- optional uint32 literal_hand_type = 3;
-}
-
-message CClientMsg_RotateAnchor {
- optional float angle = 1;
-}
-
-message CClientMsg_ListenForResponseFound {
- optional int32 player_slot = 1 [default = -1];
-}
diff --git a/protobuf/connectionless_netmessages.proto b/protobuf/connectionless_netmessages.proto
deleted file mode 100644
index 029df389c..000000000
--- a/protobuf/connectionless_netmessages.proto
+++ /dev/null
@@ -1,24 +0,0 @@
-import "netmessages.proto";
-
-message C2S_CONNECT_SameProcessCheck {
- optional uint64 localhost_process_id = 1;
- optional uint64 key = 2;
-}
-
-message C2S_CONNECT_Message {
- optional uint32 host_version = 1;
- optional uint32 auth_protocol = 2;
- optional uint32 challenge_number = 3;
- optional fixed64 reservation_cookie = 4;
- optional bool low_violence = 5;
- optional bytes encrypted_password = 6;
- repeated .CCLCMsg_SplitPlayerConnect splitplayers = 7;
- optional bytes auth_steam = 8;
- optional string challenge_context = 9;
- optional .C2S_CONNECT_SameProcessCheck localhost_same_process_check = 10;
-}
-
-message C2S_CONNECTION_Message {
- optional string addon_name = 1;
- optional .C2S_CONNECT_SameProcessCheck localhost_same_process_check = 2;
-}
diff --git a/protobuf/cs_gameevents.proto b/protobuf/cs_gameevents.proto
deleted file mode 100644
index eb6a8feb9..000000000
--- a/protobuf/cs_gameevents.proto
+++ /dev/null
@@ -1,35 +0,0 @@
-import "networkbasetypes.proto";
-
-enum ECsgoGameEvents {
- GE_PlayerAnimEventId = 450;
- GE_RadioIconEventId = 451;
- GE_FireBulletsId = 452;
-}
-
-message CMsgTEPlayerAnimEvent {
- optional fixed32 player = 1 [default = 16777215];
- optional uint32 event = 2;
- optional int32 data = 3;
-}
-
-message CMsgTERadioIcon {
- optional fixed32 player = 1 [default = 16777215];
-}
-
-message CMsgTEFireBullets {
- optional .CMsgVector origin = 1;
- optional .CMsgQAngle angles = 2;
- optional uint32 weapon_id = 3 [default = 16777215];
- optional uint32 mode = 4;
- optional uint32 seed = 5;
- optional fixed32 player = 6 [default = 16777215];
- optional float inaccuracy = 7;
- optional float recoil_index = 8;
- optional float spread = 9;
- optional int32 sound_type = 10;
- optional uint32 item_def_index = 11;
- optional fixed32 sound_dsp_effect = 12;
- optional .CMsgVector ent_origin = 13;
- optional uint32 num_bullets_remaining = 14;
- optional uint32 attack_type = 15;
-}
diff --git a/protobuf/cs_prediction_events.proto b/protobuf/cs_prediction_events.proto
deleted file mode 100644
index f43d77a37..000000000
--- a/protobuf/cs_prediction_events.proto
+++ /dev/null
@@ -1,19 +0,0 @@
-import "networkbasetypes.proto";
-import "prediction_events.proto";
-
-enum ECSPredictionEvents {
- CSPE_DamageTag = 1;
- CSPE_AddAimPunch = 3;
-}
-
-message CCSPredictionEvent_DamageTag {
- optional float flinch_mod_small = 1;
- optional float flinch_mod_large = 2;
- optional float friendly_fire_damage_reduction_ratio = 3;
-}
-
-message CCSPredictionEvent_AddAimPunch {
- optional .CMsgQAngle punch_angle = 1;
- optional uint32 when_tick = 2;
- optional float when_tick_frac = 3;
-}
diff --git a/protobuf/cs_usercmd.proto b/protobuf/cs_usercmd.proto
deleted file mode 100644
index 5664b9a28..000000000
--- a/protobuf/cs_usercmd.proto
+++ /dev/null
@@ -1,41 +0,0 @@
-import "networkbasetypes.proto";
-import "usercmd.proto";
-
-message CSGOInterpolationInfoPB {
- optional int32 src_tick = 1 [default = -1];
- optional int32 dst_tick = 2 [default = -1];
- optional float frac = 3 [default = 0];
-}
-
-message CSGOInterpolationInfoPB_CL {
- optional float frac = 3 [default = 0];
-}
-
-message CSGOInputHistoryEntryPB {
- optional .CMsgQAngle view_angles = 2;
- optional int32 render_tick_count = 4;
- optional float render_tick_fraction = 5;
- optional int32 player_tick_count = 6;
- optional float player_tick_fraction = 7;
- optional .CSGOInterpolationInfoPB_CL cl_interp = 12;
- optional .CSGOInterpolationInfoPB sv_interp0 = 13;
- optional .CSGOInterpolationInfoPB sv_interp1 = 14;
- optional .CSGOInterpolationInfoPB player_interp = 15;
- optional int32 frame_number = 64;
- optional int32 target_ent_index = 65 [default = -1];
- optional .CMsgVector shoot_position = 66;
- optional .CMsgVector target_head_pos_check = 67;
- optional .CMsgVector target_abs_pos_check = 68;
- optional .CMsgQAngle target_abs_ang_check = 69;
-}
-
-message CSGOUserCmdPB {
- optional .CBaseUserCmdPB base = 1;
- repeated .CSGOInputHistoryEntryPB input_history = 2;
- optional int32 attack1_start_history_index = 6 [default = -1];
- optional int32 attack2_start_history_index = 7 [default = -1];
- optional bool left_hand_desired = 9 [default = false];
- optional bool is_predicting_body_shot_fx = 11 [default = false];
- optional bool is_predicting_head_shot_fx = 12 [default = false];
- optional bool is_predicting_kill_ragdolls = 13 [default = false];
-}
diff --git a/protobuf/cstrike15_gcmessages.proto b/protobuf/cstrike15_gcmessages.proto
deleted file mode 100644
index 221fa475b..000000000
--- a/protobuf/cstrike15_gcmessages.proto
+++ /dev/null
@@ -1,1559 +0,0 @@
-import "steammessages.proto";
-import "engine_gcmessages.proto";
-import "gcsdk_gcmessages.proto";
-
-enum ECsgoGCMsg {
- k_EMsgGCCStrike15_v2_Base = 9100;
- k_EMsgGCCStrike15_v2_MatchmakingStart = 9101;
- k_EMsgGCCStrike15_v2_MatchmakingStop = 9102;
- k_EMsgGCCStrike15_v2_MatchmakingClient2ServerPing = 9103;
- k_EMsgGCCStrike15_v2_MatchmakingGC2ClientUpdate = 9104;
- k_EMsgGCCStrike15_v2_MatchmakingServerReservationResponse = 9106;
- k_EMsgGCCStrike15_v2_MatchmakingGC2ClientReserve = 9107;
- k_EMsgGCCStrike15_v2_MatchmakingClient2GCHello = 9109;
- k_EMsgGCCStrike15_v2_MatchmakingGC2ClientHello = 9110;
- k_EMsgGCCStrike15_v2_MatchmakingGC2ClientAbandon = 9112;
- k_EMsgGCCStrike15_v2_MatchmakingOperator2GCBlogUpdate = 9117;
- k_EMsgGCCStrike15_v2_ServerNotificationForUserPenalty = 9118;
- k_EMsgGCCStrike15_v2_ClientReportPlayer = 9119;
- k_EMsgGCCStrike15_v2_ClientReportServer = 9120;
- k_EMsgGCCStrike15_v2_ClientCommendPlayer = 9121;
- k_EMsgGCCStrike15_v2_ClientReportResponse = 9122;
- k_EMsgGCCStrike15_v2_ClientCommendPlayerQuery = 9123;
- k_EMsgGCCStrike15_v2_ClientCommendPlayerQueryResponse = 9124;
- k_EMsgGCCStrike15_v2_WatchInfoUsers = 9126;
- k_EMsgGCCStrike15_v2_ClientRequestPlayersProfile = 9127;
- k_EMsgGCCStrike15_v2_PlayersProfile = 9128;
- k_EMsgGCCStrike15_v2_PlayerOverwatchCaseUpdate = 9131;
- k_EMsgGCCStrike15_v2_PlayerOverwatchCaseAssignment = 9132;
- k_EMsgGCCStrike15_v2_PlayerOverwatchCaseStatus = 9133;
- k_EMsgGCCStrike15_v2_GC2ClientTextMsg = 9134;
- k_EMsgGCCStrike15_v2_Client2GCTextMsg = 9135;
- k_EMsgGCCStrike15_v2_MatchEndRunRewardDrops = 9136;
- k_EMsgGCCStrike15_v2_MatchEndRewardDropsNotification = 9137;
- k_EMsgGCCStrike15_v2_ClientRequestWatchInfoFriends2 = 9138;
- k_EMsgGCCStrike15_v2_MatchList = 9139;
- k_EMsgGCCStrike15_v2_MatchListRequestCurrentLiveGames = 9140;
- k_EMsgGCCStrike15_v2_MatchListRequestRecentUserGames = 9141;
- k_EMsgGCCStrike15_v2_GC2ServerReservationUpdate = 9142;
- k_EMsgGCCStrike15_v2_ClientVarValueNotificationInfo = 9144;
- k_EMsgGCCStrike15_v2_MatchListRequestTournamentGames = 9146;
- k_EMsgGCCStrike15_v2_MatchListRequestFullGameInfo = 9147;
- k_EMsgGCCStrike15_v2_GiftsLeaderboardRequest = 9148;
- k_EMsgGCCStrike15_v2_GiftsLeaderboardResponse = 9149;
- k_EMsgGCCStrike15_v2_ServerVarValueNotificationInfo = 9150;
- k_EMsgGCCStrike15_v2_ClientSubmitSurveyVote = 9152;
- k_EMsgGCCStrike15_v2_Server2GCClientValidate = 9153;
- k_EMsgGCCStrike15_v2_MatchListRequestLiveGameForUser = 9154;
- k_EMsgGCCStrike15_v2_Client2GCEconPreviewDataBlockRequest = 9156;
- k_EMsgGCCStrike15_v2_Client2GCEconPreviewDataBlockResponse = 9157;
- k_EMsgGCCStrike15_v2_AccountPrivacySettings = 9158;
- k_EMsgGCCStrike15_v2_SetMyActivityInfo = 9159;
- k_EMsgGCCStrike15_v2_MatchListRequestTournamentPredictions = 9160;
- k_EMsgGCCStrike15_v2_MatchListUploadTournamentPredictions = 9161;
- k_EMsgGCCStrike15_v2_DraftSummary = 9162;
- k_EMsgGCCStrike15_v2_ClientRequestJoinFriendData = 9163;
- k_EMsgGCCStrike15_v2_ClientRequestJoinServerData = 9164;
- k_EMsgGCCStrike15_v2_GC2ClientTournamentInfo = 9167;
- k_EMsgGC_GlobalGame_Subscribe = 9168;
- k_EMsgGC_GlobalGame_Unsubscribe = 9169;
- k_EMsgGC_GlobalGame_Play = 9170;
- k_EMsgGCCStrike15_v2_AcknowledgePenalty = 9171;
- k_EMsgGCCStrike15_v2_Client2GCRequestPrestigeCoin = 9172;
- k_EMsgGCCStrike15_v2_GC2ClientGlobalStats = 9173;
- k_EMsgGCCStrike15_v2_Client2GCStreamUnlock = 9174;
- k_EMsgGCCStrike15_v2_FantasyRequestClientData = 9175;
- k_EMsgGCCStrike15_v2_FantasyUpdateClientData = 9176;
- k_EMsgGCCStrike15_v2_GCToClientSteamdatagramTicket = 9177;
- k_EMsgGCCStrike15_v2_ClientToGCRequestTicket = 9178;
- k_EMsgGCCStrike15_v2_ClientToGCRequestElevate = 9179;
- k_EMsgGCCStrike15_v2_GlobalChat = 9180;
- k_EMsgGCCStrike15_v2_GlobalChat_Subscribe = 9181;
- k_EMsgGCCStrike15_v2_GlobalChat_Unsubscribe = 9182;
- k_EMsgGCCStrike15_v2_ClientAuthKeyCode = 9183;
- k_EMsgGCCStrike15_v2_GotvSyncPacket = 9184;
- k_EMsgGCCStrike15_v2_ClientPlayerDecalSign = 9185;
- k_EMsgGCCStrike15_v2_ClientLogonFatalError = 9187;
- k_EMsgGCCStrike15_v2_ClientPollState = 9188;
- k_EMsgGCCStrike15_v2_Party_Register = 9189;
- k_EMsgGCCStrike15_v2_Party_Unregister = 9190;
- k_EMsgGCCStrike15_v2_Party_Search = 9191;
- k_EMsgGCCStrike15_v2_Party_Invite = 9192;
- k_EMsgGCCStrike15_v2_Account_RequestCoPlays = 9193;
- k_EMsgGCCStrike15_v2_ClientGCRankUpdate = 9194;
- k_EMsgGCCStrike15_v2_ClientRequestOffers = 9195;
- k_EMsgGCCStrike15_v2_ClientAccountBalance = 9196;
- k_EMsgGCCStrike15_v2_ClientPartyJoinRelay = 9197;
- k_EMsgGCCStrike15_v2_ClientPartyWarning = 9198;
- k_EMsgGCCStrike15_v2_SetEventFavorite = 9200;
- k_EMsgGCCStrike15_v2_GetEventFavorites_Request = 9201;
- k_EMsgGCCStrike15_v2_ClientPerfReport = 9202;
- k_EMsgGCCStrike15_v2_GetEventFavorites_Response = 9203;
- k_EMsgGCCStrike15_v2_ClientRequestSouvenir = 9204;
- k_EMsgGCCStrike15_v2_ClientReportValidation = 9205;
- k_EMsgGCCStrike15_v2_GC2ClientRefuseSecureMode = 9206;
- k_EMsgGCCStrike15_v2_GC2ClientRequestValidation = 9207;
- k_EMsgGCCStrike15_v2_ClientRedeemMissionReward = 9209;
- k_EMsgGCCStrike15_ClientDeepStats = 9210;
- k_EMsgGCCStrike15_StartAgreementSessionInGame = 9211;
- k_EMsgGCCStrike15_v2_GC2ClientInitSystem = 9212;
- k_EMsgGCCStrike15_v2_GC2ClientInitSystem_Response = 9213;
- k_EMsgGCCStrike15_v2_PrivateQueues = 9214;
- k_EMsgGCCStrike15_v2_MatchListTournamentOperatorMgmt = 9215;
- k_EMsgGCCStrike15_v2_BetaEnrollment = 9217;
- k_EMsgGCCStrike15_v2_SetPlayerLeaderboardSafeName = 9218;
- k_EMsgGCCStrike15_v2_ClientRedeemFreeReward = 9219;
- k_EMsgGCCStrike15_v2_ClientNetworkConfig = 9220;
- k_EMsgGCCStrike15_v2_GC2ClientNotifyXPShop = 9221;
- k_EMsgGCCStrike15_v2_Client2GcAckXPShopTracks = 9222;
- k_EMsgGCCStrike15_v2_MatchmakingGC2ClientSearchStats = 9223;
- k_EMsgGCCStrike15_v2_PremierSeasonSummary = 9224;
- k_EMsgGCCStrike15_v2_RequestRecurringMissionSchedule = 9225;
- k_EMsgGCCStrike15_v2_RecurringMissionSchema = 9226;
- k_EMsgGCCStrike15_v2_VolatileItemClaimReward = 9227;
-}
-
-enum ECsgoSteamUserStat {
- k_ECsgoSteamUserStat_XpEarnedGames = 1;
- k_ECsgoSteamUserStat_MatchWinsCompetitive = 2;
- k_ECsgoSteamUserStat_SurvivedDangerZone = 3;
-}
-
-enum QuestType {
- k_EQuestType_Operation = 1;
- k_EQuestType_RecurringMission = 2;
-}
-
-enum EClientReportingVersion {
- k_EClientReportingVersion_OldVersion = 0;
- k_EClientReportingVersion_BetaVersion = 1;
- k_EClientReportingVersion_SupportsTrustedMode = 2;
-}
-
-enum EInitSystemResult {
- k_EInitSystemResult_Invalid = 0;
- k_EInitSystemResult_Success = 1;
- k_EInitSystemResult_None = 2;
- k_EInitSystemResult_NotFound = 3;
- k_EInitSystemResult_Existing = 4;
- k_EInitSystemResult_FailedOpen = 5;
- k_EInitSystemResult_Mismatch = 6;
- k_EInitSystemResult_FailedInit = 7;
- k_EInitSystemResult_Max = 8;
-}
-
-message GameServerPing {
- optional int32 ping = 2;
- optional uint32 ip = 3;
- optional uint32 instances = 5;
-}
-
-message DataCenterPing {
- optional fixed32 data_center_id = 1;
- optional sint32 ping = 2;
-}
-
-message DetailedSearchStatistic {
- optional uint32 game_type = 1;
- optional uint32 search_time_avg = 2;
- optional uint32 players_searching = 4;
-}
-
-message TournamentPlayer {
- optional uint32 account_id = 1;
- optional string player_nick = 2;
- optional string player_name = 3;
- optional uint32 player_dob = 4;
- optional string player_flag = 5;
- optional string player_location = 6;
- optional string player_desc = 7;
-}
-
-message TournamentTeam {
- optional int32 team_id = 1;
- optional string team_tag = 2;
- optional string team_flag = 3;
- optional string team_name = 4;
- repeated .TournamentPlayer players = 5;
-}
-
-message TournamentEvent {
- optional int32 event_id = 1;
- optional string event_tag = 2;
- optional string event_name = 3;
- optional uint32 event_time_start = 4;
- optional uint32 event_time_end = 5;
- optional int32 event_public = 6;
- optional int32 event_stage_id = 7;
- optional string event_stage_name = 8;
- optional uint32 active_section_id = 9;
-}
-
-message GlobalStatistics {
- optional uint32 players_online = 1;
- optional uint32 servers_online = 2;
- optional uint32 players_searching = 3;
- optional uint32 servers_available = 4;
- optional uint32 ongoing_matches = 5;
- optional uint32 search_time_avg = 6;
- repeated .DetailedSearchStatistic search_statistics = 7;
- optional string main_post_url = 8;
- optional uint32 required_appid_version = 9;
- optional uint32 pricesheet_version = 10;
- optional uint32 twitch_streams_version = 11;
- optional uint32 active_tournament_eventid = 12;
- optional uint32 active_survey_id = 13;
- optional uint32 rtime32_cur = 14;
- optional uint32 required_appid_version2 = 16;
-}
-
-message OperationalStatisticDescription {
- optional string name = 1;
- optional uint32 idkey = 2;
-}
-
-message OperationalStatisticElement {
- optional uint32 idkey = 1;
- repeated int32 values = 2;
-}
-
-message OperationalStatisticsPacket {
- optional int32 packetid = 1;
- optional int32 mstimestamp = 2;
- repeated .OperationalStatisticElement values = 3;
-}
-
-message OperationalVarValue {
- optional string name = 1;
- optional int32 ivalue = 2;
- optional float fvalue = 3;
- optional bytes svalue = 4;
-}
-
-message PlayerRankingInfo {
- message PerMapRank {
- optional uint32 map_id = 1;
- optional uint32 rank_id = 2;
- optional uint32 wins = 3;
- }
-
- optional uint32 account_id = 1;
- optional uint32 rank_id = 2;
- optional uint32 wins = 3;
- optional float rank_change = 4;
- optional uint32 rank_type_id = 6;
- optional uint32 tv_control = 7;
- optional uint64 rank_window_stats = 8;
- optional string leaderboard_name = 9;
- optional uint32 rank_if_win = 10;
- optional uint32 rank_if_lose = 11;
- optional uint32 rank_if_tie = 12;
- repeated .PlayerRankingInfo.PerMapRank per_map_rank = 13;
- optional uint32 leaderboard_name_status = 14;
- optional uint32 highest_rank = 15;
- optional uint32 rank_expiry = 16;
-}
-
-message PlayerCommendationInfo {
- optional uint32 cmd_friendly = 1;
- optional uint32 cmd_teaching = 2;
- optional uint32 cmd_leader = 4;
-}
-
-message PlayerMedalsInfo {
- repeated uint32 display_items_defidx = 7;
- optional uint32 featured_display_item_defidx = 8;
-}
-
-message AccountActivity {
- optional uint32 activity = 1;
- optional uint32 mode = 2;
- optional uint32 map = 3;
- optional uint64 matchid = 4;
-}
-
-message TournamentMatchSetup {
- optional int32 event_id = 1;
- optional int32 team_id_ct = 2;
- optional int32 team_id_t = 3;
- optional int32 event_stage_id = 4;
-}
-
-message ServerHltvInfo {
- optional uint32 tv_udp_port = 1;
- optional uint64 tv_watch_key = 2;
- optional uint32 tv_slots = 3;
- optional uint32 tv_clients = 4;
- optional uint32 tv_proxies = 5;
- optional uint32 tv_time = 6;
- optional uint32 game_type = 8;
- optional string game_mapgroup = 9;
- optional string game_map = 10;
- optional uint64 tv_master_steamid = 11;
- optional uint32 tv_local_slots = 12;
- optional uint32 tv_local_clients = 13;
- optional uint32 tv_local_proxies = 14;
- optional uint32 tv_relay_slots = 15;
- optional uint32 tv_relay_clients = 16;
- optional uint32 tv_relay_proxies = 17;
- optional uint32 tv_relay_address = 18;
- optional uint32 tv_relay_port = 19;
- optional uint64 tv_relay_steamid = 20;
- optional uint32 flags = 21;
-}
-
-message IpAddressMask {
- optional uint32 a = 1;
- optional uint32 b = 2;
- optional uint32 c = 3;
- optional uint32 d = 4;
- optional uint32 bits = 5;
- optional uint32 token = 6;
-}
-
-message CMsgCsgoSteamUserStatChange {
- optional int32 ecsgosteamuserstat = 1;
- optional int32 delta = 2;
- optional bool absolute = 3;
-}
-
-message XpProgressData {
- optional uint32 xp_points = 1;
- optional int32 xp_category = 2;
-}
-
-message MatchEndItemUpdates {
- optional uint64 item_id = 1;
- optional uint32 item_attr_defidx = 2;
- optional uint32 item_attr_delta_value = 3;
-}
-
-message ScoreLeaderboardData {
- message Entry {
- optional uint32 tag = 1;
- optional uint32 val = 2;
- }
-
- message AccountEntries {
- optional uint32 accountid = 1;
- repeated .ScoreLeaderboardData.Entry entries = 2;
- }
-
- optional uint64 quest_id = 1;
- optional uint32 score = 2;
- repeated .ScoreLeaderboardData.AccountEntries accountentries = 3;
- repeated .ScoreLeaderboardData.Entry matchentries = 5;
- optional string leaderboard_name = 6;
-}
-
-message PlayerQuestData {
- message QuestItemData {
- optional uint64 quest_id = 1;
- optional int32 quest_normal_points_earned = 2;
- optional int32 quest_bonus_points_earned = 3;
- repeated int32 quest_normal_points_required = 4;
- repeated int32 quest_reward_xp = 5;
- optional int32 quest_period = 6;
- optional .QuestType quest_type = 7 [default = k_EQuestType_Operation];
- }
-
- optional uint32 quester_account_id = 1;
- repeated .PlayerQuestData.QuestItemData quest_item_data = 2;
- repeated .XpProgressData xp_progress_data = 3;
- optional uint32 time_played = 4;
- optional uint32 mm_game_mode = 5;
- repeated .MatchEndItemUpdates item_updates = 6;
- optional bool operation_points_eligible = 7;
- repeated .CMsgCsgoSteamUserStatChange userstatchanges = 8;
-}
-
-message DeepPlayerStatsEntry {
- optional uint32 accountid = 1;
- optional uint64 match_id = 2;
- optional uint32 mm_game_mode = 3;
- optional uint32 mapid = 4;
- optional bool b_starting_ct = 5;
- optional uint32 match_outcome = 6;
- optional uint32 rounds_won = 7;
- optional uint32 rounds_lost = 8;
- optional uint32 stat_score = 9;
- optional uint32 stat_deaths = 12;
- optional uint32 stat_mvps = 13;
- optional uint32 enemy_kills = 14;
- optional uint32 enemy_headshots = 15;
- optional uint32 enemy_2ks = 16;
- optional uint32 enemy_3ks = 17;
- optional uint32 enemy_4ks = 18;
- optional uint32 total_damage = 19;
- optional uint32 engagements_entry_count = 23;
- optional uint32 engagements_entry_wins = 24;
- optional uint32 engagements_1v1_count = 25;
- optional uint32 engagements_1v1_wins = 26;
- optional uint32 engagements_1v2_count = 27;
- optional uint32 engagements_1v2_wins = 28;
- optional uint32 utility_count = 29;
- optional uint32 utility_success = 30;
- optional uint32 flash_count = 32;
- optional uint32 flash_success = 33;
- repeated uint32 mates = 34;
-}
-
-message DeepPlayerMatchEvent {
- optional uint32 accountid = 1;
- optional uint64 match_id = 2;
- optional uint32 event_id = 3;
- optional uint32 event_type = 4;
- optional bool b_playing_ct = 5;
- optional int32 user_pos_x = 6;
- optional int32 user_pos_y = 7;
- optional int32 user_pos_z = 12;
- optional uint32 user_defidx = 8;
- optional int32 other_pos_x = 9;
- optional int32 other_pos_y = 10;
- optional int32 other_pos_z = 13;
- optional uint32 other_defidx = 11;
- optional int32 event_data = 14;
-}
-
-message CMsgGC_ServerQuestUpdateData {
- repeated .PlayerQuestData player_quest_data = 1;
- optional bytes binary_data = 2;
- optional uint32 mm_game_mode = 3;
- optional .ScoreLeaderboardData missionlbsdata = 4;
- optional uint32 flags = 5;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ServerConfirm {
- optional uint32 token = 1;
- optional uint32 stamp = 2;
- optional uint64 exchange = 3;
- optional uint32 retry = 4;
-}
-
-message CMsgGCCStrike15_v2_GC2ServerReservationUpdate {
- optional uint32 viewers_external_total = 1;
- optional uint32 viewers_external_steam = 2;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingStart {
- repeated uint32 account_ids = 1;
- optional uint32 game_type = 2;
- optional string ticket_data = 3;
- optional uint32 client_version = 4;
- optional .TournamentMatchSetup tournament_match = 5;
- optional bool prime_only = 6;
- optional uint32 tv_control = 7;
- optional uint64 lobby_id = 8;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingStop {
- optional int32 abandon = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientUpdate_Note {
- optional int32 type = 1;
- optional int32 region_id = 2;
- optional float region_r = 3;
- optional float distance = 4;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingClient2ServerPing {
- repeated .GameServerPing gameserverpings = 1;
- optional int32 offset_index = 2;
- optional int32 final_batch = 3;
- repeated .DataCenterPing data_center_pings = 4;
- optional uint32 max_ping = 5;
- optional fixed32 test_token = 6;
- optional bytes search_key = 7;
- repeated .CMsgGCCStrike15_v2_MatchmakingGC2ClientUpdate_Note notes = 8;
- optional string debug_message = 9;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientUpdate {
- optional int32 matchmaking = 1;
- repeated uint32 waiting_account_id_sessions = 2;
- optional string error = 3;
- repeated uint32 ongoingmatch_account_id_sessions = 6;
- optional .GlobalStatistics global_stats = 7;
- repeated uint32 failping_account_id_sessions = 8;
- repeated uint32 penalty_account_id_sessions = 9;
- repeated uint32 failready_account_id_sessions = 10;
- repeated uint32 vacbanned_account_id_sessions = 11;
- optional .IpAddressMask server_ipaddress_mask = 12;
- repeated .CMsgGCCStrike15_v2_MatchmakingGC2ClientUpdate_Note notes = 13;
- repeated uint32 penalty_account_id_sessions_green = 14;
- repeated uint32 insufficientlevel_sessions = 15;
- repeated uint32 vsncheck_account_id_sessions = 16;
- repeated uint32 launcher_mismatch_sessions = 17;
- repeated uint32 insecure_account_id_sessions = 18;
-}
-
-message CDataGCCStrike15_v2_TournamentMatchDraft {
- message Entry {
- optional int32 mapid = 1;
- optional int32 team_id_ct = 2;
- }
-
- optional int32 event_id = 1;
- optional int32 event_stage_id = 2;
- optional int32 team_id_0 = 3;
- optional int32 team_id_1 = 4;
- optional int32 maps_count = 5;
- optional int32 maps_current = 6;
- optional int32 team_id_start = 7;
- optional int32 team_id_veto1 = 8;
- optional int32 team_id_pickn = 9;
- repeated .CDataGCCStrike15_v2_TournamentMatchDraft.Entry drafts = 10;
- repeated int32 vote_mapid_0 = 11;
- repeated int32 vote_mapid_1 = 12;
- repeated int32 vote_mapid_2 = 13;
- repeated int32 vote_mapid_3 = 14;
- repeated int32 vote_mapid_4 = 15;
- repeated int32 vote_mapid_5 = 16;
- repeated int32 vote_starting_side = 17;
- optional int32 vote_phase = 18;
- optional float vote_phase_start = 19;
- optional float vote_phase_length = 20;
-}
-
-message CPreMatchInfoData {
- message TeamStats {
- optional int32 match_info_idxtxt = 1;
- optional string match_info_txt = 2;
- repeated string match_info_teams = 3;
- }
-
- optional int32 predictions_pct = 1;
- optional .CDataGCCStrike15_v2_TournamentMatchDraft draft = 4;
- repeated .CPreMatchInfoData.TeamStats stats = 5;
- repeated int32 wins = 6;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ServerReserve {
- repeated uint32 account_ids = 1;
- optional uint32 game_type = 2;
- optional uint64 match_id = 3;
- optional uint32 server_version = 4;
- optional uint32 flags = 18;
- repeated .PlayerRankingInfo rankings = 5;
- optional uint64 encryption_key = 6;
- optional uint64 encryption_key_pub = 7;
- repeated uint32 party_ids = 8;
- repeated .IpAddressMask whitelist = 9;
- optional uint64 tv_master_steamid = 10;
- optional .TournamentEvent tournament_event = 11;
- repeated .TournamentTeam tournament_teams = 12;
- repeated uint32 tournament_casters_account_ids = 13;
- optional uint64 tv_relay_steamid = 14;
- optional .CPreMatchInfoData pre_match_data = 15;
- optional uint32 tv_control = 17;
- repeated .OperationalVarValue op_var_values = 19;
- optional uint32 socache_control = 20;
- repeated int32 teammate_colors = 21;
- optional uint32 match_id_additional = 22;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingServerReservationResponse {
- optional uint64 reservationid = 1;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ServerReserve reservation = 2;
- optional string map = 3;
- optional uint64 gc_reservation_sent = 4;
- optional uint32 server_version = 5;
- optional .ServerHltvInfo tv_info = 6;
- repeated uint32 reward_player_accounts = 7;
- repeated uint32 idle_player_accounts = 8;
- optional uint32 reward_item_attr_def_idx = 9;
- optional uint32 reward_item_attr_value = 10;
- optional uint32 reward_item_attr_reward_idx = 11;
- optional uint32 reward_drop_list = 12;
- optional string tournament_tag = 13;
- optional uint32 legacy_steamdatagram_port = 14;
- optional uint32 steamdatagram_routing = 17;
- optional fixed32 test_token = 15;
- optional uint32 flags = 16;
- optional uint32 system_load = 18;
- optional uint32 cpus_online = 19;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientReserve {
- optional uint64 serverid = 1;
- optional uint32 direct_udp_ip = 2;
- optional uint32 direct_udp_port = 3;
- optional uint64 reservationid = 4;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ServerReserve reservation = 5;
- optional string map = 6;
- optional string server_address = 7;
- optional .DataCenterPing gs_ping = 8;
- optional uint32 gs_location_id = 9;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingServerRoundStats {
- message DropInfo {
- optional uint32 account_mvp = 1;
- }
-
- optional uint64 reservationid = 1;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ServerReserve reservation = 2;
- optional string map = 3;
- optional int32 round = 4;
- repeated int32 kills = 5;
- repeated int32 assists = 6;
- repeated int32 deaths = 7;
- repeated int32 scores = 8;
- repeated int32 pings = 9;
- optional int32 round_result = 10;
- optional int32 match_result = 11;
- repeated int32 team_scores = 12;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ServerConfirm confirm = 13;
- optional int32 reservation_stage = 14;
- optional int32 match_duration = 15;
- repeated int32 enemy_kills = 16;
- repeated int32 enemy_headshots = 17;
- repeated int32 enemy_3ks = 18;
- repeated int32 enemy_4ks = 19;
- repeated int32 enemy_5ks = 20;
- repeated int32 mvps = 21;
- optional uint32 spectators_count = 22;
- optional uint32 spectators_count_tv = 23;
- optional uint32 spectators_count_lnk = 24;
- repeated int32 enemy_kills_agg = 25;
- optional .CMsgGCCStrike15_v2_MatchmakingServerRoundStats.DropInfo drop_info = 26;
- optional bool b_switched_teams = 27;
- repeated int32 enemy_2ks = 28;
- repeated int32 player_spawned = 29;
- repeated int32 team_spawn_count = 30;
- optional uint32 max_rounds = 31;
- optional int32 map_id = 32;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingClient2GCHello {
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientHello {
- optional uint32 account_id = 1;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ClientReserve ongoingmatch = 2;
- optional .GlobalStatistics global_stats = 3;
- optional uint32 penalty_seconds = 4;
- optional uint32 penalty_reason = 5;
- optional int32 vac_banned = 6;
- optional .PlayerRankingInfo ranking = 7;
- optional .PlayerCommendationInfo commendation = 8;
- optional .PlayerMedalsInfo medals = 9;
- optional .TournamentEvent my_current_event = 10;
- repeated .TournamentTeam my_current_event_teams = 11;
- optional .TournamentTeam my_current_team = 12;
- repeated .TournamentEvent my_current_event_stages = 13;
- optional uint32 survey_vote = 14;
- optional .AccountActivity activity = 15;
- optional int32 player_level = 17;
- optional int32 player_cur_xp = 18;
- optional int32 player_xp_bonus_flags = 19;
- repeated .PlayerRankingInfo rankings = 20;
- optional uint64 owcaseid = 21;
-}
-
-message CMsgGCCStrike15_v2_AccountPrivacySettings {
- message Setting {
- optional uint32 setting_type = 1;
- optional uint32 setting_value = 2;
- }
-
- repeated .CMsgGCCStrike15_v2_AccountPrivacySettings.Setting settings = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientAbandon {
- optional uint32 account_id = 1;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ClientReserve abandoned_match = 2;
- optional uint32 penalty_seconds = 3;
- optional uint32 penalty_reason = 4;
-}
-
-message CMsgGCCStrike15_v2_ClientGCRankUpdate {
- repeated .PlayerRankingInfo rankings = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchmakingOperator2GCBlogUpdate {
- optional string main_post_url = 1;
-}
-
-message CMsgGCCStrike15_v2_ServerNotificationForUserPenalty {
- optional uint32 account_id = 1;
- optional uint32 reason = 2;
- optional uint32 seconds = 3;
- optional bool communication_cooldown = 4;
-}
-
-message CMsgGCCStrike15_v2_ClientReportPlayer {
- optional uint32 account_id = 1;
- optional uint32 rpt_aimbot = 2;
- optional uint32 rpt_wallhack = 3;
- optional uint32 rpt_speedhack = 4;
- optional uint32 rpt_teamharm = 5;
- optional uint32 rpt_textabuse = 6;
- optional uint32 rpt_voiceabuse = 7;
- optional uint64 match_id = 8;
- optional bool report_from_demo = 9;
-}
-
-message CMsgGCCStrike15_v2_ClientCommendPlayer {
- optional uint32 account_id = 1;
- optional uint64 match_id = 8;
- optional .PlayerCommendationInfo commendation = 9;
- optional uint32 tokens = 10;
-}
-
-message CMsgGCCStrike15_v2_ClientReportServer {
- optional uint32 rpt_poorperf = 1;
- optional uint32 rpt_abusivemodels = 2;
- optional uint32 rpt_badmotd = 3;
- optional uint32 rpt_listingabuse = 4;
- optional uint32 rpt_inventoryabuse = 5;
- optional uint64 match_id = 8;
-}
-
-message CMsgGCCStrike15_v2_ClientReportResponse {
- optional uint64 confirmation_id = 1;
- optional uint32 account_id = 2;
- optional uint32 server_ip = 3;
- optional uint32 response_type = 4;
- optional uint32 response_result = 5;
- optional uint32 tokens = 6;
-}
-
-message CMsgGCCStrike15_v2_ClientRequestWatchInfoFriends {
- optional uint32 request_id = 1;
- repeated uint32 account_ids = 2;
- optional uint64 serverid = 3;
- optional uint64 matchid = 4;
- optional uint32 client_launcher = 5;
- repeated .DataCenterPing data_center_pings = 6;
-}
-
-message WatchableMatchInfo {
- optional uint32 server_ip = 1;
- optional uint32 tv_port = 2;
- optional uint32 tv_spectators = 3;
- optional uint32 tv_time = 4;
- optional bytes tv_watch_password = 5;
- optional uint64 cl_decryptdata_key = 6;
- optional uint64 cl_decryptdata_key_pub = 7;
- optional uint32 game_type = 8;
- optional string game_mapgroup = 9;
- optional string game_map = 10;
- optional uint64 server_id = 11;
- optional uint64 match_id = 12;
- optional uint64 reservation_id = 13;
-}
-
-message CMsgGCCStrike15_v2_ClientRequestJoinFriendData {
- optional uint32 version = 1;
- optional uint32 account_id = 2;
- optional uint32 join_token = 3;
- optional uint32 join_ipp = 4;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ClientReserve res = 5;
- optional string errormsg = 6;
-}
-
-message CMsgGCCStrike15_v2_ClientRequestJoinServerData {
- optional uint32 version = 1;
- optional uint32 account_id = 2;
- optional uint64 serverid = 3;
- optional uint32 server_ip = 4;
- optional uint32 server_port = 5;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ClientReserve res = 6;
- optional string errormsg = 7;
-}
-
-message CMsgGCCstrike15_v2_ClientRedeemMissionReward {
- optional uint32 campaign_id = 1;
- optional uint32 redeem_id = 2;
- optional uint32 redeemable_balance = 3;
- optional uint32 expected_cost = 4;
- optional int32 bid_control = 5;
-}
-
-message CMsgGCCstrike15_v2_ClientRedeemFreeReward {
- optional uint32 generation_time = 1;
- optional uint32 redeemable_balance = 2;
- repeated uint64 items = 3;
-}
-
-message CMsgGCCstrike15_v2_GC2ServerNotifyXPRewarded {
- repeated .XpProgressData xp_progress_data = 1;
- optional uint32 account_id = 2;
- optional uint32 current_xp = 3;
- optional uint32 current_level = 4;
- optional uint32 upgraded_defidx = 5;
- optional uint32 operation_points_awarded = 6;
- optional uint32 free_rewards = 7;
- optional uint32 xp_trail_remaining = 8;
- optional int32 xp_trail_xp_needed = 9;
- optional uint32 xp_trail_level = 10;
-}
-
-message CMsgGCCStrike15_v2_ClientNetworkConfig {
- optional bytes data = 1;
-}
-
-message CMsgGCCStrike15_ClientDeepStats {
- message DeepStatsRange {
- optional uint32 begin = 1;
- optional uint32 end = 2;
- optional bool frozen = 3;
- }
-
- message DeepStatsMatch {
- optional .DeepPlayerStatsEntry player = 1;
- repeated .DeepPlayerMatchEvent events = 2;
- }
-
- optional uint32 account_id = 1;
- optional .CMsgGCCStrike15_ClientDeepStats.DeepStatsRange range = 2;
- repeated .CMsgGCCStrike15_ClientDeepStats.DeepStatsMatch matches = 3;
-}
-
-message CMsgGCCStrike15_v2_WatchInfoUsers {
- optional uint32 request_id = 1;
- repeated uint32 account_ids = 2;
- repeated .WatchableMatchInfo watchable_match_infos = 3;
- optional uint32 extended_timeout = 5;
-}
-
-message CMsgGCCStrike15_v2_ClientRequestPlayersProfile {
- optional uint32 request_id__deprecated = 1;
- repeated uint32 account_ids__deprecated = 2;
- optional uint32 account_id = 3;
- optional uint32 request_level = 4;
-}
-
-message CMsgGCCStrike15_v2_PlayersProfile {
- optional uint32 request_id = 1;
- repeated .CMsgGCCStrike15_v2_MatchmakingGC2ClientHello account_profiles = 2;
-}
-
-message CMsgGCCStrike15_v2_PremierSeasonSummary {
- message DataPerWeek {
- optional uint64 week_id = 1;
- optional uint32 rank_id = 2;
- optional uint32 matches_played = 3;
- }
-
- message DataPerMap {
- optional uint32 map_id = 1;
- optional uint32 wins = 2;
- optional uint32 ties = 3;
- optional uint32 losses = 4;
- optional uint32 rounds = 5;
- optional uint32 kills = 6;
- optional uint32 headshots = 7;
- optional uint32 assists = 8;
- optional uint32 deaths = 9;
- optional uint32 mvps = 10;
- optional uint32 rounds_3k = 11;
- optional uint32 rounds_4k = 12;
- optional uint32 rounds_5k = 13;
- }
-
- optional uint32 account_id = 1;
- optional uint32 season_id = 2;
- repeated .CMsgGCCStrike15_v2_PremierSeasonSummary.DataPerWeek data_per_week = 3;
- repeated .CMsgGCCStrike15_v2_PremierSeasonSummary.DataPerMap data_per_map = 4;
-}
-
-message CMsgGCCStrike15_v2_PlayerOverwatchCaseUpdate {
- optional uint64 caseid = 1;
- optional uint32 suspectid = 3;
- optional uint32 fractionid = 4;
- optional uint32 rpt_aimbot = 5;
- optional uint32 rpt_wallhack = 6;
- optional uint32 rpt_speedhack = 7;
- optional uint32 rpt_teamharm = 8;
- optional uint32 reason = 9;
-}
-
-message CMsgGCCStrike15_v2_PlayerOverwatchCaseAssignment {
- optional uint64 caseid = 1;
- optional string caseurl = 2;
- optional uint32 verdict = 3;
- optional uint32 timestamp = 4;
- optional uint32 throttleseconds = 5;
- optional uint32 suspectid = 6;
- optional uint32 fractionid = 7;
- optional uint32 numrounds = 8;
- optional uint32 fractionrounds = 9;
- optional int32 streakconvictions = 10;
- optional uint32 reason = 11;
-}
-
-message CMsgGCCStrike15_v2_PlayerOverwatchCaseStatus {
- optional uint64 caseid = 1;
- optional uint32 statusid = 2;
-}
-
-message CClientHeaderOverwatchEvidence {
- optional uint32 accountid = 1;
- optional uint64 caseid = 2;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientTextMsg {
- optional uint32 id = 1;
- optional uint32 type = 2;
- optional bytes payload = 3;
-}
-
-message CMsgGCCStrike15_v2_Client2GCTextMsg {
- optional uint32 id = 1;
- repeated bytes args = 2;
-}
-
-message CMsgGCCStrike15_v2_MatchEndRunRewardDrops {
- optional .CMsgGCCStrike15_v2_MatchmakingServerReservationResponse serverinfo = 3;
- optional .CMsgGC_ServerQuestUpdateData match_end_quest_data = 4;
-}
-
-message CEconItemPreviewDataBlock {
- message Sticker {
- optional uint32 slot = 1;
- optional uint32 sticker_id = 2;
- optional float wear = 3;
- optional float scale = 4;
- optional float rotation = 5;
- optional uint32 tint_id = 6;
- optional float offset_x = 7;
- optional float offset_y = 8;
- optional float offset_z = 9;
- optional uint32 pattern = 10;
- optional uint32 highlight_reel = 11;
- }
-
- optional uint32 accountid = 1;
- optional uint64 itemid = 2;
- optional uint32 defindex = 3;
- optional uint32 paintindex = 4;
- optional uint32 rarity = 5;
- optional uint32 quality = 6;
- optional uint32 paintwear = 7;
- optional uint32 paintseed = 8;
- optional uint32 killeaterscoretype = 9;
- optional uint32 killeatervalue = 10;
- optional string customname = 11;
- repeated .CEconItemPreviewDataBlock.Sticker stickers = 12;
- optional uint32 inventory = 13;
- optional uint32 origin = 14;
- optional uint32 questid = 15;
- optional uint32 dropreason = 16;
- optional uint32 musicindex = 17;
- optional int32 entindex = 18;
- optional uint32 petindex = 19;
- repeated .CEconItemPreviewDataBlock.Sticker keychains = 20;
- optional uint32 style = 21;
- repeated .CEconItemPreviewDataBlock.Sticker variations = 22;
- optional uint32 upgrade_level = 23;
-}
-
-message CMsgGCCStrike15_v2_MatchEndRewardDropsNotification {
- optional .CEconItemPreviewDataBlock iteminfo = 6;
-}
-
-message CMsgItemAcknowledged {
- optional .CEconItemPreviewDataBlock iteminfo = 1;
-}
-
-message CMsgGCCStrike15_v2_Client2GCEconPreviewDataBlockRequest {
- optional uint64 param_s = 1;
- optional uint64 param_a = 2;
- optional uint64 param_d = 3;
- optional uint64 param_m = 4;
-}
-
-message CMsgGCCStrike15_v2_Client2GCEconPreviewDataBlockResponse {
- optional .CEconItemPreviewDataBlock iteminfo = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchListRequestCurrentLiveGames {
-}
-
-message CMsgGCCStrike15_v2_MatchListRequestLiveGameForUser {
- optional uint32 accountid = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchListRequestRecentUserGames {
- optional uint32 accountid = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchListRequestTournamentGames {
- optional int32 eventid = 1;
-}
-
-message CMsgGCCStrike15_v2_MatchListRequestFullGameInfo {
- optional uint64 matchid = 1;
- optional uint64 outcomeid = 2;
- optional uint32 token = 3;
-}
-
-message CDataGCCStrike15_v2_MatchInfo {
- optional uint64 matchid = 1;
- optional uint32 matchtime = 2;
- optional .WatchableMatchInfo watchablematchinfo = 3;
- optional .CMsgGCCStrike15_v2_MatchmakingServerRoundStats roundstats_legacy = 4;
- repeated .CMsgGCCStrike15_v2_MatchmakingServerRoundStats roundstatsall = 5;
-}
-
-message CDataGCCStrike15_v2_TournamentGroupTeam {
- optional int32 team_id = 1;
- optional int32 score = 2;
- optional bool correctpick = 3;
-}
-
-message CDataGCCStrike15_v2_TournamentGroup {
- message Picks {
- repeated int32 pickids = 1;
- }
-
- optional uint32 groupid = 1;
- optional string name = 2;
- optional string desc = 3;
- optional uint32 picks__deprecated = 4;
- repeated .CDataGCCStrike15_v2_TournamentGroupTeam teams = 5;
- repeated int32 stage_ids = 6;
- optional uint32 picklockuntiltime = 7;
- optional uint32 pickableteams = 8;
- optional uint32 points_per_pick = 9;
- repeated .CDataGCCStrike15_v2_TournamentGroup.Picks picks = 10;
-}
-
-message CDataGCCStrike15_v2_TournamentSection {
- optional uint32 sectionid = 1;
- optional string name = 2;
- optional string desc = 3;
- repeated .CDataGCCStrike15_v2_TournamentGroup groups = 4;
-}
-
-message CDataGCCStrike15_v2_TournamentInfo {
- repeated .CDataGCCStrike15_v2_TournamentSection sections = 1;
- optional .TournamentEvent tournament_event = 2;
- repeated .TournamentTeam tournament_teams = 3;
-}
-
-message CMsgGCCStrike15_v2_MatchList {
- optional uint32 msgrequestid = 1;
- optional uint32 accountid = 2;
- optional uint32 servertime = 3;
- repeated .CDataGCCStrike15_v2_MatchInfo matches = 4;
- repeated .TournamentTeam streams = 5;
- optional .CDataGCCStrike15_v2_TournamentInfo tournamentinfo = 6;
-}
-
-message CMsgGCCStrike15_v2_MatchListTournamentOperatorMgmt {
- optional int32 eventid = 1;
- repeated .CDataGCCStrike15_v2_MatchInfo matches = 2;
- optional uint32 accountid = 3;
-}
-
-message CMsgGCCStrike15_v2_Predictions {
- message GroupMatchTeamPick {
- optional int32 sectionid = 1;
- optional int32 groupid = 2;
- optional int32 index = 3;
- optional int32 teamid = 4;
- optional uint64 itemid = 5;
- }
-
- optional uint32 event_id = 1;
- repeated .CMsgGCCStrike15_v2_Predictions.GroupMatchTeamPick group_match_team_picks = 2;
-}
-
-message CMsgGCCStrike15_v2_Fantasy {
- message FantasySlot {
- optional int32 type = 1;
- optional int32 pick = 2;
- optional uint64 itemid = 3;
- }
-
- message FantasyTeam {
- optional int32 sectionid = 1;
- repeated .CMsgGCCStrike15_v2_Fantasy.FantasySlot slots = 2;
- }
-
- optional uint32 event_id = 1;
- repeated .CMsgGCCStrike15_v2_Fantasy.FantasyTeam teams = 2;
-}
-
-message CAttribute_String {
- optional string value = 1;
-}
-
-message CMsgLegacySource1ClientWelcome {
- message Location {
- optional float latitude = 1;
- optional float longitude = 2;
- optional string country = 3;
- }
-
- optional uint32 version = 1;
- optional bytes game_data = 2;
- repeated .CMsgSOCacheSubscribed outofdate_subscribed_caches = 3;
- repeated .CMsgSOCacheSubscriptionCheck uptodate_subscribed_caches = 4;
- optional .CMsgLegacySource1ClientWelcome.Location location = 5;
- optional bytes game_data2 = 6;
- optional uint32 rtime32_gc_welcome_timestamp = 7;
- optional uint32 currency = 8;
- optional uint32 balance = 9;
- optional string balance_url = 10;
- optional string txn_country_code = 11;
-}
-
-message CMsgCStrike15Welcome {
- optional uint32 store_item_hash = 5;
- optional uint32 timeplayedconsecutively = 6;
- optional uint32 time_first_played = 10;
- optional uint32 last_time_played = 12;
- optional uint32 last_ip_address = 13;
- optional uint64 gscookieid = 18;
- optional uint64 uniqueid = 19;
-}
-
-message CMsgGCCStrike15_v2_ClientVarValueNotificationInfo {
- optional string value_name = 1;
- optional int32 value_int = 2;
- optional uint32 server_addr = 3;
- optional uint32 server_port = 4;
- repeated string choked_blocks = 5;
-}
-
-message CMsgGCCStrike15_v2_ServerVarValueNotificationInfo {
- optional uint32 accountid = 1;
- repeated uint32 viewangles = 2;
- optional uint32 type = 3;
- repeated uint32 userdata = 4;
-}
-
-message CMsgGCCStrike15_v2_GiftsLeaderboardRequest {
-}
-
-message CMsgGCCStrike15_v2_GiftsLeaderboardResponse {
- message GiftLeaderboardEntry {
- optional uint32 accountid = 1;
- optional uint32 gifts = 2;
- }
-
- optional uint32 servertime = 1;
- optional uint32 time_period_seconds = 2;
- optional uint32 total_gifts_given = 3;
- optional uint32 total_givers = 4;
- repeated .CMsgGCCStrike15_v2_GiftsLeaderboardResponse.GiftLeaderboardEntry entries = 5;
-}
-
-message CMsgGCCStrike15_v2_ClientSubmitSurveyVote {
- optional uint32 survey_id = 1;
- optional uint32 vote = 2;
-}
-
-message CMsgGCCStrike15_v2_Server2GCClientValidate {
- optional uint32 accountid = 1;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientTournamentInfo {
- optional uint32 eventid = 1;
- optional uint32 stageid = 2;
- optional uint32 game_type = 3;
- repeated uint32 teamids = 4;
-}
-
-message CSOEconCoupon {
- optional uint32 entryid = 1 [(key_field) = true];
- optional uint32 defidx = 2;
- optional fixed32 expiration_date = 3;
-}
-
-message CSOAccountItemPersonalStore {
- optional uint32 generation_time = 1;
- optional uint32 redeemable_balance = 2;
- repeated uint64 items = 3;
-}
-
-message CSOAccountXpShop {
- optional uint32 generation_time = 1;
- optional uint32 redeemable_balance = 2;
- repeated uint32 xp_tracks = 3;
-}
-
-message CSOAccountXpShopBids {
- optional uint32 campaign_id = 1 [(key_field) = true];
- optional uint32 redeem_id = 2 [(key_field) = true];
- optional uint32 expected_cost = 3;
- optional uint32 generation_time = 4;
-}
-
-message CSOVolatileItemOffer {
- optional uint32 defidx = 1 [(key_field) = true];
- repeated uint64 faux_itemid = 2;
- repeated uint32 generation_time = 3;
-}
-
-message CSOVolatileItemClaimedRewards {
- optional uint32 defidx = 1 [(key_field) = true];
- repeated uint32 reward = 2;
- repeated uint32 generation_time = 3;
-}
-
-message CSOAccountKeychainRemoveToolCharges {
- optional uint32 charges = 1;
-}
-
-message CSOQuestProgress {
- optional uint32 questid = 1 [(key_field) = true];
- optional uint32 points_remaining = 2;
- optional uint32 bonus_points = 3;
-}
-
-message CSOAccountSeasonalOperation {
- optional uint32 season_value = 1 [(key_field) = true];
- optional uint32 tier_unlocked = 2;
- optional uint32 premium_tiers = 3;
- optional uint32 mission_id = 4;
- optional uint32 missions_completed = 5;
- optional uint32 redeemable_balance = 6;
- optional uint32 season_pass_time = 7;
-}
-
-message CSOAccountRecurringSubscription {
- optional uint32 time_next_cycle = 1;
- optional uint32 time_initiated = 2;
-}
-
-message CSOGameAccountSteamChina {
- optional uint32 time_last_update = 1;
- optional uint32 time_comms_ban = 2;
- optional uint32 time_play_ban = 3;
-}
-
-message CSOPersonaDataPublic {
- optional int32 player_level = 1;
- optional .PlayerCommendationInfo commendation = 2;
- optional bool elevated_state = 3;
- optional uint32 xp_trail_timestamp_refresh = 4;
- optional uint32 xp_trail_level = 5;
-}
-
-message CSOAccountRecurringMission {
- optional uint32 account_id = 1;
- optional uint32 mission_id = 2;
- optional uint32 period = 3;
- optional uint32 progress = 4;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientNotifyXPShop {
- optional .CSOAccountXpShop prematch = 1;
- optional .CSOAccountXpShop postmatch = 2;
- optional uint32 current_xp = 3;
- optional uint32 current_level = 4;
-}
-
-message CMsgGCCStrike15_v2_Client2GcAckXPShopTracks {
-}
-
-message CMsgGCCStrike15_v2_MatchmakingGC2ClientSearchStats {
- optional uint32 gs_location_id = 1;
- optional uint32 data_center_id = 2;
- optional uint32 num_locked_in = 3;
- optional uint32 num_found_nearby = 4;
- optional uint32 note_level = 5;
-}
-
-message CMsgGC_GlobalGame_Subscribe {
- optional uint64 ticket = 1;
-}
-
-message CMsgGC_GlobalGame_Unsubscribe {
- optional int32 timeleft = 1;
-}
-
-message CMsgGC_GlobalGame_Play {
- optional uint64 ticket = 1;
- optional uint32 gametimems = 2;
- optional uint32 msperpoint = 3;
-}
-
-message CMsgGCCStrike15_v2_AcknowledgePenalty {
- optional int32 acknowledged = 1;
-}
-
-message CMsgGCCStrike15_v2_Client2GCRequestPrestigeCoin {
- optional uint32 defindex = 1;
- optional uint64 upgradeid = 2;
- optional uint32 hours = 3;
- optional uint32 prestigetime = 4;
-}
-
-message CMsgGCCStrike15_v2_Client2GCStreamUnlock {
- optional uint64 ticket = 1;
- optional int32 os = 2;
-}
-
-message CMsgGCCStrike15_v2_ClientToGCRequestElevate {
- optional uint32 stage = 1;
-}
-
-message CMsgGCCStrike15_v2_ClientToGCChat {
- optional uint64 match_id = 1;
- optional string text = 2;
-}
-
-message CMsgGCCStrike15_v2_GCToClientChat {
- optional uint32 account_id = 1;
- optional string text = 2;
-}
-
-message CMsgGCCStrike15_v2_ClientAuthKeyCode {
- optional uint32 eventid = 1;
- optional string code = 2;
-}
-
-message CMsgGCCStrike15_GotvSyncPacket {
- optional .CEngineGotvSyncPacket data = 1;
-}
-
-message PlayerDecalDigitalSignature {
- optional bytes signature = 1;
- optional uint32 accountid = 2;
- optional uint32 rtime = 3;
- repeated float endpos = 4;
- repeated float startpos = 5;
- repeated float left = 6;
- optional uint32 tx_defidx = 7;
- optional int32 entindex = 8;
- optional uint32 hitbox = 9;
- optional float creationtime = 10;
- optional uint32 equipslot = 11;
- optional uint32 trace_id = 12;
- repeated float normal = 13;
- optional uint32 tint_id = 14;
-}
-
-message CMsgGCCStrike15_v2_ClientPlayerDecalSign {
- optional .PlayerDecalDigitalSignature data = 1;
- optional uint64 itemid = 2;
-}
-
-message CMsgGCCStrike15_v2_BetaEnrollment {
- optional uint32 eresult = 1;
-}
-
-message CMsgGCCStrike15_v2_ClientLogonFatalError {
- optional uint32 errorcode = 1;
- optional string message = 2;
- optional string country = 3;
-}
-
-message CMsgGCCStrike15_v2_ClientPollState {
- optional uint32 pollid = 1;
- repeated string names = 2;
- repeated int32 values = 3;
-}
-
-message CMsgGCCStrike15_v2_Party_Register {
- optional uint32 id = 1;
- optional uint32 ver = 2;
- optional uint32 apr = 3;
- optional uint32 ark = 4;
- optional uint32 nby = 5;
- optional uint32 grp = 6;
- optional uint32 slots = 7;
- optional uint32 launcher = 8;
- optional uint32 game_type = 9;
-}
-
-message CMsgGCCStrike15_v2_Party_Search {
- optional uint32 ver = 1;
- optional uint32 apr = 2;
- optional uint32 ark = 3;
- repeated uint32 grps = 4;
- optional uint32 launcher = 5;
- optional uint32 game_type = 6;
-}
-
-message CMsgGCCStrike15_v2_Party_SearchResults {
- message Entry {
- optional uint32 id = 1;
- optional uint32 grp = 2;
- optional uint32 game_type = 3;
- optional uint32 apr = 4;
- optional uint32 ark = 5;
- optional uint32 loc = 6;
- optional uint32 accountid = 7;
- }
-
- repeated .CMsgGCCStrike15_v2_Party_SearchResults.Entry entries = 1;
-}
-
-message CMsgGCCStrike15_v2_Party_Invite {
- optional uint32 accountid = 1;
- optional uint32 lobbyid = 2;
-}
-
-message CMsgGCCStrike15_v2_Account_RequestCoPlays {
- message Player {
- optional uint32 accountid = 1;
- optional uint32 rtcoplay = 2;
- optional bool online = 3;
- }
-
- repeated .CMsgGCCStrike15_v2_Account_RequestCoPlays.Player players = 1;
- optional uint32 servertime = 2;
-}
-
-message CMsgGCCStrike15_v2_ClientToGCRequestTicket {
- optional fixed64 authorized_steam_id = 1;
- optional fixed32 authorized_public_ip = 2;
- optional fixed64 gameserver_steam_id = 3;
- optional string gameserver_sdr_routing = 5;
-}
-
-message CMsgGCToClientSteamDatagramTicket {
- optional bytes serialized_ticket = 16;
-}
-
-message CMsgGCCStrike15_v2_ClientRequestOffers {
-}
-
-message CMsgGCCStrike15_v2_ClientRequestSouvenir {
- optional uint64 itemid = 1;
- optional uint64 matchid = 2;
- optional int32 eventid = 3;
-}
-
-message CMsgGCCStrike15_v2_ClientAccountBalance {
- optional uint64 amount = 1;
- optional string url = 2;
-}
-
-message CMsgGCCStrike15_v2_ClientPartyJoinRelay {
- optional uint32 accountid = 1;
- optional uint64 lobbyid = 2;
-}
-
-message CMsgGCCStrike15_v2_ClientPartyWarning {
- message Entry {
- optional uint32 accountid = 1;
- optional uint32 warntype = 2;
- }
-
- repeated .CMsgGCCStrike15_v2_ClientPartyWarning.Entry entries = 1;
-}
-
-message CMsgGCCStrike15_v2_SetEventFavorite {
- optional uint64 eventid = 1;
- optional bool is_favorite = 2;
-}
-
-message CMsgGCCStrike15_v2_GetEventFavorites_Request {
- optional bool all_events = 1;
-}
-
-message CMsgGCCStrike15_v2_GetEventFavorites_Response {
- optional bool all_events = 1;
- optional string json_favorites = 2;
- optional string json_featured = 3;
-}
-
-message CMsgGCCStrike15_v2_ClientPerfReport {
- message Entry {
- optional uint32 perfcounter = 1;
- optional uint32 length = 2;
- optional bytes reference = 3;
- optional bytes actual = 4;
- optional uint32 sourceid = 5;
- optional uint32 status = 6;
- }
-
- repeated .CMsgGCCStrike15_v2_ClientPerfReport.Entry entries = 1;
-}
-
-message CVDiagnostic {
- optional uint32 id = 1;
- optional uint32 extended = 2;
- optional uint64 value = 3;
- optional string string_value = 4;
-}
-
-message CMsgGCCStrike15_v2_ClientReportValidation {
- optional string file_report = 1;
- optional string command_line = 2;
- optional uint32 total_files = 3;
- optional uint32 internal_error = 4;
- optional uint32 trust_time = 5;
- optional uint32 count_pending = 6;
- optional uint32 count_completed = 7;
- optional uint32 process_id = 8;
- optional int32 osversion = 9;
- optional uint32 clientreportversion = 10;
- optional uint32 status_id = 11;
- optional uint32 diagnostic1 = 12;
- optional uint64 diagnostic2 = 13;
- optional uint64 diagnostic3 = 14;
- optional string last_launch_data = 15;
- optional uint32 report_count = 16;
- optional uint64 client_time = 17;
- optional uint64 diagnostic4 = 18;
- optional uint64 diagnostic5 = 19;
- repeated .CVDiagnostic diagnostics = 20;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientRefuseSecureMode {
- optional string file_report = 1;
- optional bool offer_insecure_mode = 2;
- optional bool offer_secure_mode = 3;
- optional bool show_unsigned_ui = 4;
- optional bool kick_user = 5;
- optional bool show_trusted_ui = 6;
- optional bool show_warning_not_trusted = 7;
- optional bool show_warning_not_trusted_2 = 8;
- optional string files_prevented_trusted = 9;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientRequestValidation {
- optional bool full_report = 1;
- optional string module = 2;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientInitSystem {
- optional bool load = 1;
- optional string name = 2;
- optional string outputname = 3;
- optional bytes key_data = 4;
- optional bytes sha_hash = 5;
- optional int32 cookie = 6;
- optional string manifest = 7;
- optional bytes system_package = 8;
- optional bool load_system = 9;
-}
-
-message CMsgGCCStrike15_v2_GC2ClientInitSystem_Response {
- optional bool success = 1;
- optional string diagnostic = 2;
- optional bytes sha_hash = 3;
- optional int32 response = 4;
- optional int32 error_code1 = 5;
- optional int32 error_code2 = 6;
- optional int64 handle = 7;
- optional .EInitSystemResult einit_result = 8 [default = k_EInitSystemResult_Invalid];
- optional int32 aux_system1 = 9;
- optional int32 aux_system2 = 10;
-}
-
-message CMsgGCCStrike15_v2_SetPlayerLeaderboardSafeName {
- optional string leaderboard_safe_name = 1;
-}
-
-message CMsgRequestRecurringMissionSchedule {
-}
-
-message CMsgRecurringMissionSchema {
- message MissionTemplateList {
- optional uint32 period = 1;
- repeated bytes mission_templates = 2;
- }
-
- repeated .CMsgRecurringMissionSchema.MissionTemplateList missions = 1;
-}
diff --git a/protobuf/cstrike15_usermessages.proto b/protobuf/cstrike15_usermessages.proto
deleted file mode 100644
index 0902776b9..000000000
--- a/protobuf/cstrike15_usermessages.proto
+++ /dev/null
@@ -1,621 +0,0 @@
-import "networkbasetypes.proto";
-import "cstrike15_gcmessages.proto";
-
-enum ECstrike15UserMessages {
- CS_UM_VGUIMenu = 301;
- CS_UM_Geiger = 302;
- CS_UM_Train = 303;
- CS_UM_HudText = 304;
- CS_UM_SayText = 305;
- CS_UM_SayText2 = 306;
- CS_UM_TextMsg = 307;
- CS_UM_HudMsg = 308;
- CS_UM_ResetHud = 309;
- CS_UM_GameTitle = 310;
- CS_UM_Shake = 312;
- CS_UM_Fade = 313;
- CS_UM_Rumble = 314;
- CS_UM_CloseCaption = 315;
- CS_UM_CloseCaptionDirect = 316;
- CS_UM_SendAudio = 317;
- CS_UM_RawAudio = 318;
- CS_UM_VoiceMask = 319;
- CS_UM_RequestState = 320;
- CS_UM_Damage = 321;
- CS_UM_RadioText = 322;
- CS_UM_HintText = 323;
- CS_UM_KeyHintText = 324;
- CS_UM_ProcessSpottedEntityUpdate = 325;
- CS_UM_ReloadEffect = 326;
- CS_UM_AdjustMoney = 327;
- CS_UM_UpdateTeamMoney = 328;
- CS_UM_StopSpectatorMode = 329;
- CS_UM_KillCam = 330;
- CS_UM_DesiredTimescale = 331;
- CS_UM_CurrentTimescale = 332;
- CS_UM_AchievementEvent = 333;
- CS_UM_MatchEndConditions = 334;
- CS_UM_DisconnectToLobby = 335;
- CS_UM_PlayerStatsUpdate = 336;
- CS_UM_ClientInfo = 339;
- CS_UM_XRankGet = 340;
- CS_UM_XRankUpd = 341;
- CS_UM_CallVoteFailed = 345;
- CS_UM_VoteStart = 346;
- CS_UM_VotePass = 347;
- CS_UM_VoteFailed = 348;
- CS_UM_VoteSetup = 349;
- CS_UM_ServerRankRevealAll = 350;
- CS_UM_SendLastKillerDamageToClient = 351;
- CS_UM_ServerRankUpdate = 352;
- CS_UM_ItemPickup = 353;
- CS_UM_ShowMenu = 354;
- CS_UM_BarTime = 355;
- CS_UM_AmmoDenied = 356;
- CS_UM_MarkAchievement = 357;
- CS_UM_MatchStatsUpdate = 358;
- CS_UM_ItemDrop = 359;
- CS_UM_SendPlayerItemDrops = 361;
- CS_UM_RoundBackupFilenames = 362;
- CS_UM_SendPlayerItemFound = 363;
- CS_UM_ReportHit = 364;
- CS_UM_XpUpdate = 365;
- CS_UM_QuestProgress = 366;
- CS_UM_ScoreLeaderboardData = 367;
- CS_UM_PlayerDecalDigitalSignature = 368;
- CS_UM_WeaponSound = 369;
- CS_UM_UpdateScreenHealthBar = 370;
- CS_UM_EntityOutlineHighlight = 371;
- CS_UM_SSUI = 372;
- CS_UM_SurvivalStats = 373;
- CS_UM_DisconnectToLobby2 = 374;
- CS_UM_EndOfMatchAllPlayersData = 375;
- CS_UM_PostRoundDamageReport = 376;
- CS_UM_RoundEndReportData = 379;
- CS_UM_CurrentRoundOdds = 380;
- CS_UM_DeepStats = 381;
- CS_UM_ShootInfo = 383;
- CS_UM_CounterStrafe = 385;
- CS_UM_DamagePrediction = 386;
- CS_UM_RecurringMissionSchema = 387;
- CS_UM_SendPlayerLoadout = 388;
-}
-
-enum ECSUsrMsg_DisconnectToLobby_Action {
- k_ECSUsrMsg_DisconnectToLobby_Action_Default = 0;
- k_ECSUsrMsg_DisconnectToLobby_Action_GoQueue = 1;
-}
-
-message CCSUsrMsg_VGUIMenu {
- message Keys {
- optional string name = 1;
- optional string value = 2;
- }
-
- optional string name = 1;
- optional bool show = 2;
- repeated .CCSUsrMsg_VGUIMenu.Keys keys = 3;
-}
-
-message CCSUsrMsg_Geiger {
- optional int32 range = 1;
-}
-
-message CCSUsrMsg_Train {
- optional int32 train = 1;
-}
-
-message CCSUsrMsg_HudText {
- optional string text = 1;
-}
-
-message CCSUsrMsg_HudMsg {
- optional int32 channel = 1;
- optional .CMsgVector2D pos = 2;
- optional .CMsgRGBA clr1 = 3;
- optional .CMsgRGBA clr2 = 4;
- optional int32 effect = 5;
- optional float fade_in_time = 6;
- optional float fade_out_time = 7;
- optional float hold_time = 9;
- optional float fx_time = 10;
- optional string text = 11;
-}
-
-message CCSUsrMsg_Shake {
- optional int32 command = 1;
- optional float local_amplitude = 2;
- optional float frequency = 3;
- optional float duration = 4;
-}
-
-message CCSUsrMsg_Fade {
- optional int32 duration = 1;
- optional int32 hold_time = 2;
- optional int32 flags = 3;
- optional .CMsgRGBA clr = 4;
-}
-
-message CCSUsrMsg_Rumble {
- optional int32 index = 1;
- optional int32 data = 2;
- optional int32 flags = 3;
-}
-
-message CCSUsrMsg_CloseCaption {
- optional uint32 hash = 1;
- optional int32 duration = 2;
- optional bool from_player = 3;
- optional string cctoken = 4;
-}
-
-message CCSUsrMsg_CloseCaptionDirect {
- optional uint32 hash = 1;
- optional int32 duration = 2;
- optional bool from_player = 3;
-}
-
-message CCSUsrMsg_SendAudio {
- optional string radio_sound = 1;
-}
-
-message CCSUsrMsg_RawAudio {
- optional int32 pitch = 1;
- optional int32 entidx = 2 [default = -1];
- optional float duration = 3;
- optional string voice_filename = 4;
-}
-
-message CCSUsrMsg_VoiceMask {
- message PlayerMask {
- optional int32 game_rules_mask = 1;
- optional int32 ban_masks = 2;
- }
-
- repeated .CCSUsrMsg_VoiceMask.PlayerMask player_masks = 1;
- optional bool player_mod_enable = 2;
-}
-
-message CCSUsrMsg_Damage {
- optional int32 amount = 1;
- optional .CMsgVector inflictor_world_pos = 2;
- optional int32 victim_entindex = 3 [default = -1];
-}
-
-message CCSUsrMsg_RadioText {
- optional int32 msg_dst = 1;
- optional int32 client = 2 [default = -1];
- optional string msg_name = 3;
- repeated string params = 4;
-}
-
-message CCSUsrMsg_HintText {
- optional string message = 1;
-}
-
-message CCSUsrMsg_KeyHintText {
- repeated string messages = 1;
-}
-
-message CCSUsrMsg_ProcessSpottedEntityUpdate {
- message SpottedEntityUpdate {
- optional int32 entity_idx = 1 [default = -1];
- optional int32 class_id = 2;
- optional int32 origin_x = 3;
- optional int32 origin_y = 4;
- optional int32 origin_z = 5;
- optional int32 angle_y = 6;
- optional bool defuser = 7;
- optional bool player_has_defuser = 8;
- optional bool player_has_c4 = 9;
- }
-
- optional bool new_update = 1;
- repeated .CCSUsrMsg_ProcessSpottedEntityUpdate.SpottedEntityUpdate entity_updates = 2;
-}
-
-message CCSUsrMsg_SendPlayerItemDrops {
- repeated .CEconItemPreviewDataBlock entity_updates = 1;
-}
-
-message CCSUsrMsg_SendPlayerItemFound {
- optional .CEconItemPreviewDataBlock iteminfo = 1;
- optional int32 playerslot = 2 [default = -1];
-}
-
-message CCSUsrMsg_ReloadEffect {
- optional int32 entidx = 1 [default = -1];
- optional int32 actanim = 2;
- optional float origin_x = 3;
- optional float origin_y = 4;
- optional float origin_z = 5;
-}
-
-message CCSUsrMsg_WeaponSound {
- optional int32 entidx = 1 [default = -1];
- optional float origin_x = 2;
- optional float origin_y = 3;
- optional float origin_z = 4;
- optional string sound = 5;
- optional float game_timestamp = 6;
- optional fixed32 source_soundscapeid = 7;
-}
-
-message CCSUsrMsg_UpdateScreenHealthBar {
- optional int32 entidx = 1 [default = -1];
- optional float healthratio_old = 2;
- optional float healthratio_new = 3;
- optional int32 style = 4;
-}
-
-message CCSUsrMsg_EntityOutlineHighlight {
- optional int32 entidx = 1 [default = -1];
- optional bool removehighlight = 2;
-}
-
-message CCSUsrMsg_AdjustMoney {
- optional int32 amount = 1;
-}
-
-message CCSUsrMsg_ReportHit {
- optional float pos_x = 1;
- optional float pos_y = 2;
- optional float timestamp = 4;
- optional float pos_z = 3;
-}
-
-message CCSUsrMsg_KillCam {
- optional int32 obs_mode = 1;
- optional int32 first_target = 2 [default = -1];
- optional int32 second_target = 3 [default = -1];
-}
-
-message CCSUsrMsg_DesiredTimescale {
- optional float desired_timescale = 1;
- optional float duration_realtime_sec = 2;
- optional int32 interpolator_type = 3;
- optional float start_blend_time = 4;
-}
-
-message CCSUsrMsg_CurrentTimescale {
- optional float cur_timescale = 1;
-}
-
-message CCSUsrMsg_AchievementEvent {
- optional int32 achievement = 1;
- optional int32 count = 2;
- optional int32 user_id = 3;
-}
-
-message CCSUsrMsg_MatchEndConditions {
- optional int32 fraglimit = 1;
- optional int32 mp_maxrounds = 2;
- optional int32 mp_winlimit = 3;
- optional float mp_timelimit = 4;
-}
-
-message CCSUsrMsg_PlayerStatsUpdate {
- message Stat {
- optional int32 idx = 1;
- optional int32 delta = 2;
- }
-
- optional int32 version = 1;
- repeated .CCSUsrMsg_PlayerStatsUpdate.Stat stats = 4;
- optional uint32 ehandle = 5;
- optional int32 crc = 6;
-}
-
-message CCSUsrMsg_QuestProgress {
- optional uint32 quest_id = 1;
- optional uint32 normal_points = 2;
- optional uint32 bonus_points = 3;
- optional bool is_event_quest = 4;
-}
-
-message CCSUsrMsg_ScoreLeaderboardData {
- optional .ScoreLeaderboardData data = 1;
-}
-
-message CCSUsrMsg_PlayerDecalDigitalSignature {
- optional .PlayerDecalDigitalSignature data = 1;
-}
-
-message CCSUsrMsg_XRankGet {
- optional int32 mode_idx = 1;
- optional int32 controller = 2;
-}
-
-message CCSUsrMsg_XRankUpd {
- optional int32 mode_idx = 1;
- optional int32 controller = 2;
- optional int32 ranking = 3;
-}
-
-message CCSUsrMsg_CallVoteFailed {
- optional int32 reason = 1;
- optional int32 time = 2;
-}
-
-message CCSUsrMsg_VoteStart {
- optional int32 team = 1;
- optional int32 player_slot = 2 [default = -1];
- optional int32 vote_type = 3;
- optional string disp_str = 4;
- optional string details_str = 5;
- optional string other_team_str = 6;
- optional bool is_yes_no_vote = 7;
- optional int32 player_slot_target = 8 [default = -1];
-}
-
-message CCSUsrMsg_VotePass {
- optional int32 team = 1;
- optional int32 vote_type = 2;
- optional string disp_str = 3;
- optional string details_str = 4;
-}
-
-message CCSUsrMsg_VoteFailed {
- optional int32 team = 1;
- optional int32 reason = 2;
-}
-
-message CCSUsrMsg_VoteSetup {
- repeated string potential_issues = 1;
-}
-
-message CCSUsrMsg_SendLastKillerDamageToClient {
- optional int32 num_hits_given = 1;
- optional int32 damage_given = 2;
- optional int32 num_hits_taken = 3;
- optional int32 damage_taken = 4;
- optional int32 actual_damage_given = 5;
- optional int32 actual_damage_taken = 6;
-}
-
-message CCSUsrMsg_ServerRankUpdate {
- message RankUpdate {
- optional int32 account_id = 1;
- optional int32 rank_old = 2;
- optional int32 rank_new = 3;
- optional int32 num_wins = 4;
- optional float rank_change = 5;
- optional int32 rank_type_id = 6;
- }
-
- repeated .CCSUsrMsg_ServerRankUpdate.RankUpdate rank_update = 1;
-}
-
-message CCSUsrMsg_XpUpdate {
- optional .CMsgGCCstrike15_v2_GC2ServerNotifyXPRewarded data = 1;
-}
-
-message CCSUsrMsg_ItemPickup {
- optional string item = 1;
-}
-
-message CCSUsrMsg_ShowMenu {
- optional int32 bits_valid_slots = 1;
- optional int32 display_time = 2;
- optional string menu_string = 3;
-}
-
-message CCSUsrMsg_BarTime {
- optional string time = 1;
-}
-
-message CCSUsrMsg_AmmoDenied {
- optional int32 ammoidx = 1;
-}
-
-message CCSUsrMsg_MarkAchievement {
- optional string achievement = 1;
-}
-
-message CCSUsrMsg_MatchStatsUpdate {
- optional string update = 1;
-}
-
-message CCSUsrMsg_ItemDrop {
- optional int64 itemid = 1;
- optional bool death = 2;
-}
-
-message CCSUsrMsg_RoundBackupFilenames {
- optional int32 count = 1;
- optional int32 index = 2;
- optional string filename = 3;
- optional string nicename = 4;
-}
-
-message CCSUsrMsg_SSUI {
- optional bool show = 1;
- optional float start_time = 2;
- optional float end_time = 3;
-}
-
-message CCSUsrMsg_SurvivalStats {
- message Fact {
- optional int32 type = 1;
- optional int32 display = 2;
- optional int32 value = 3;
- optional float interestingness = 4;
- }
-
- message Placement {
- optional uint64 xuid = 1;
- optional int32 teamnumber = 2;
- optional int32 placement = 3;
- }
-
- message Damage {
- optional uint64 xuid = 1;
- optional int32 to = 2;
- optional int32 to_hits = 3;
- optional int32 from = 4;
- optional int32 from_hits = 5;
- }
-
- optional uint64 xuid = 1;
- repeated .CCSUsrMsg_SurvivalStats.Fact facts = 2;
- repeated .CCSUsrMsg_SurvivalStats.Placement users = 3;
- repeated .CCSUsrMsg_SurvivalStats.Damage damages = 5;
- optional int32 ticknumber = 4;
-}
-
-message CCSUsrMsg_EndOfMatchAllPlayersData {
- message Accolade {
- optional int32 eaccolade = 1;
- optional float value = 2;
- optional int32 position = 3;
- }
-
- message PlayerData {
- optional int32 slot = 1 [default = -1];
- optional uint64 xuid = 2;
- optional string name = 3;
- optional int32 teamnumber = 4;
- optional .CCSUsrMsg_EndOfMatchAllPlayersData.Accolade nomination = 5;
- repeated .CEconItemPreviewDataBlock items = 6;
- optional int32 playercolor = 7;
- optional bool isbot = 8;
- }
-
- repeated .CCSUsrMsg_EndOfMatchAllPlayersData.PlayerData allplayerdata = 1;
- optional int32 scene = 2;
-}
-
-message CCSUsrMsg_RoundEndReportData {
- message RerEvent {
- message Victim {
- optional int32 team_number = 1;
- optional int32 playerslot = 2 [default = -1];
- optional uint64 xuid = 3;
- optional int32 color = 4;
- optional bool is_bot = 5;
- optional bool is_dead = 6;
- }
-
- message Objective {
- optional int32 type = 1;
- }
-
- message Damage {
- optional int32 other_playerslot = 1 [default = -1];
- optional uint64 other_xuid = 2;
- optional int32 health_removed = 3;
- optional int32 num_hits = 4;
- optional int32 return_health_removed = 5;
- optional int32 return_num_hits = 6;
- }
-
- optional float timestamp = 1;
- optional int32 terrorist_odds = 2;
- optional int32 ct_alive = 3;
- optional int32 t_alive = 4;
- optional .CCSUsrMsg_RoundEndReportData.RerEvent.Victim victim_data = 5;
- optional .CCSUsrMsg_RoundEndReportData.RerEvent.Objective objective_data = 6;
- repeated .CCSUsrMsg_RoundEndReportData.RerEvent.Damage all_damage_data = 7;
- }
-
- message InitialConditions {
- optional int32 ct_equip_value = 1;
- optional int32 t_equip_value = 2;
- optional int32 terrorist_odds = 3;
- }
-
- optional .CCSUsrMsg_RoundEndReportData.InitialConditions init_conditions = 1;
- repeated .CCSUsrMsg_RoundEndReportData.RerEvent all_rer_event_data = 2;
-}
-
-message CCSUsrMsg_PostRoundDamageReport {
- optional uint64 other_xuid = 1;
- optional int32 given_kill_type = 2;
- optional int32 given_health_removed = 3;
- optional int32 given_num_hits = 4;
- optional int32 taken_kill_type = 5;
- optional int32 taken_health_removed = 6;
- optional int32 taken_num_hits = 7;
-}
-
-message CCSUsrMsg_CurrentRoundOdds {
- optional int32 odds = 1;
-}
-
-message CCSUsrMsg_DeepStats {
- optional .CMsgGCCStrike15_ClientDeepStats stats = 1;
-}
-
-message CCSUsrMsg_ShootInfo {
- optional int32 frame_number = 1;
- repeated .CMsgTransform hitbox_transforms = 2;
- optional .CMsgVector shoot_pos = 3;
- optional .CMsgQAngle shoot_dir = 4;
-}
-
-message CCSUsrMsg_ResetHud {
- optional bool reset = 1;
-}
-
-message CCSUsrMsg_GameTitle {
- optional int32 dummy = 1;
-}
-
-message CCSUsrMsg_RequestState {
- optional int32 dummy = 1;
-}
-
-message CCSUsrMsg_StopSpectatorMode {
- optional int32 dummy = 1;
-}
-
-message CCSUsrMsg_DisconnectToLobby {
- optional int32 dummy = 1;
-}
-
-message CCSUsrMsg_ClientInfo {
- optional int32 dummy = 1;
-}
-
-message CCSUsrMsg_ServerRankRevealAll {
- optional int32 seconds_till_shutdown = 1;
- optional .CMsgGCCStrike15_v2_MatchmakingGC2ServerReserve reservation = 2;
-}
-
-message CCSUsrMsgPreMatchSayText {
- optional uint32 account_id = 1;
- optional string text = 2;
- optional bool all_chat = 3;
-}
-
-message CCSUsrMsg_CounterStrafe {
- optional int32 press_to_release_ns = 1;
- optional int32 total_keys_down = 2;
-}
-
-message CCSUsrMsg_DamagePrediction {
- optional int32 command_num = 1;
- optional int32 pellet_idx = 2;
- optional int32 victim_slot = 3;
- optional int32 victim_starting_health = 4;
- optional int32 victim_damage = 5;
- optional .CMsgVector shoot_pos = 6;
- optional .CMsgQAngle shoot_dir = 7;
- optional .CMsgQAngle aim_punch = 8;
-}
-
-message CCSUsrMsg_RecurringMissionSchema {
- optional uint32 period = 1;
- optional bytes mission_schema = 2;
-}
-
-message CCSUsrMsg_SendPlayerLoadout {
- message LoadoutItem {
- optional .CEconItemPreviewDataBlock econ_item = 1;
- optional int32 team = 2;
- optional int32 slot = 3;
- }
-
- repeated .CCSUsrMsg_SendPlayerLoadout.LoadoutItem loadout = 1;
- optional int32 playerslot = 2 [default = -1];
-}
diff --git a/protobuf/demo.proto b/protobuf/demo.proto
deleted file mode 100644
index e3ff9ca0a..000000000
--- a/protobuf/demo.proto
+++ /dev/null
@@ -1,184 +0,0 @@
-enum EDemoCommands {
- DEM_Error = -1;
- DEM_Stop = 0;
- DEM_FileHeader = 1;
- DEM_FileInfo = 2;
- DEM_SyncTick = 3;
- DEM_SendTables = 4;
- DEM_ClassInfo = 5;
- DEM_StringTables = 6;
- DEM_Packet = 7;
- DEM_SignonPacket = 8;
- DEM_ConsoleCmd = 9;
- DEM_CustomData = 10;
- DEM_CustomDataCallbacks = 11;
- DEM_UserCmd = 12;
- DEM_FullPacket = 13;
- DEM_SaveGame = 14;
- DEM_SpawnGroups = 15;
- DEM_AnimationData = 16;
- DEM_AnimationHeader = 17;
- DEM_Recovery = 18;
- DEM_Max = 19;
- DEM_IsCompressed = 64;
-}
-
-message CDemoFileHeader {
- required string demo_file_stamp = 1;
- optional int32 network_protocol = 2;
- optional string server_name = 3;
- optional string client_name = 4;
- optional string map_name = 5;
- optional string game_directory = 6;
- optional int32 fullpackets_version = 7;
- optional bool allow_clientside_entities = 8;
- optional bool allow_clientside_particles = 9;
- optional string addons = 10;
- optional string demo_version_name = 11;
- optional string demo_version_guid = 12;
- optional int32 build_num = 13;
- optional string game = 14;
- optional int32 server_start_tick = 15;
-}
-
-message CGameInfo {
- message CDotaGameInfo {
- message CPlayerInfo {
- optional string hero_name = 1;
- optional string player_name = 2;
- optional bool is_fake_client = 3;
- optional uint64 steamid = 4;
- optional int32 game_team = 5;
- }
-
- message CHeroSelectEvent {
- optional bool is_pick = 1;
- optional uint32 team = 2;
- optional int32 hero_id = 3;
- }
-
- optional uint64 match_id = 1;
- optional int32 game_mode = 2;
- optional int32 game_winner = 3;
- repeated .CGameInfo.CDotaGameInfo.CPlayerInfo player_info = 4;
- optional uint32 leagueid = 5;
- repeated .CGameInfo.CDotaGameInfo.CHeroSelectEvent picks_bans = 6;
- optional uint32 radiant_team_id = 7;
- optional uint32 dire_team_id = 8;
- optional string radiant_team_tag = 9;
- optional string dire_team_tag = 10;
- optional uint32 end_time = 11;
- }
-
- message CCSGameInfo {
- repeated int32 round_start_ticks = 1;
- }
-
- optional .CGameInfo.CDotaGameInfo dota = 4;
- optional .CGameInfo.CCSGameInfo cs = 5;
-}
-
-message CDemoFileInfo {
- optional float playback_time = 1;
- optional int32 playback_ticks = 2;
- optional int32 playback_frames = 3;
- optional .CGameInfo game_info = 4;
-}
-
-message CDemoPacket {
- optional bytes data = 3;
-}
-
-message CDemoFullPacket {
- optional .CDemoStringTables string_table = 1;
- optional .CDemoPacket packet = 2;
-}
-
-message CDemoSaveGame {
- optional bytes data = 1;
- optional fixed64 steam_id = 2;
- optional fixed64 signature = 3;
- optional int32 version = 4;
-}
-
-message CDemoSyncTick {
-}
-
-message CDemoConsoleCmd {
- optional string cmdstring = 1;
-}
-
-message CDemoSendTables {
- optional bytes data = 1;
-}
-
-message CDemoClassInfo {
- message class_t {
- optional int32 class_id = 1;
- optional string network_name = 2;
- optional string table_name = 3;
- }
-
- repeated .CDemoClassInfo.class_t classes = 1;
-}
-
-message CDemoCustomData {
- optional int32 callback_index = 1;
- optional bytes data = 2;
-}
-
-message CDemoCustomDataCallbacks {
- repeated string save_id = 1;
-}
-
-message CDemoAnimationHeader {
- optional sint32 entity_id = 1;
- optional int32 tick = 2;
- optional bytes data = 3;
-}
-
-message CDemoAnimationData {
- optional sint32 entity_id = 1;
- optional int32 start_tick = 2;
- optional int32 end_tick = 3;
- optional bytes data = 4;
- optional int64 data_checksum = 5;
-}
-
-message CDemoStringTables {
- message items_t {
- optional string str = 1;
- optional bytes data = 2;
- }
-
- message table_t {
- optional string table_name = 1;
- repeated .CDemoStringTables.items_t items = 2;
- repeated .CDemoStringTables.items_t items_clientside = 3;
- optional int32 table_flags = 4;
- }
-
- repeated .CDemoStringTables.table_t tables = 1;
-}
-
-message CDemoStop {
-}
-
-message CDemoUserCmd {
- optional int32 cmd_number = 1;
- optional bytes data = 2;
-}
-
-message CDemoSpawnGroups {
- repeated bytes msgs = 3;
-}
-
-message CDemoRecovery {
- message DemoInitialSpawnGroupEntry {
- optional uint32 spawngrouphandle = 1;
- optional bool was_created = 2;
- }
-
- optional .CDemoRecovery.DemoInitialSpawnGroupEntry initial_spawn_group = 1;
- optional bytes spawn_group_message = 2;
-}
diff --git a/protobuf/econ_gcmessages.proto b/protobuf/econ_gcmessages.proto
deleted file mode 100644
index 42d0aa1fd..000000000
--- a/protobuf/econ_gcmessages.proto
+++ /dev/null
@@ -1,233 +0,0 @@
-import "steammessages.proto";
-
-enum EGCItemMsg {
- k_EMsgGCBase = 1000;
- k_EMsgGCSetItemPosition = 1001;
- k_EMsgGCCraft = 1002;
- k_EMsgGCCraftResponse = 1003;
- k_EMsgGCDelete = 1004;
- k_EMsgGCVerifyCacheSubscription = 1005;
- k_EMsgGCNameItem = 1006;
- k_EMsgGCUnlockCrate_DEPRECATED = 1007;
- k_EMsgGCUnlockCrateResponse = 1008;
- k_EMsgGCPaintItem = 1009;
- k_EMsgGCPaintItemResponse = 1010;
- k_EMsgGCGoldenWrenchBroadcast = 1011;
- k_EMsgGCMOTDRequest = 1012;
- k_EMsgGCMOTDRequestResponse = 1013;
- k_EMsgGCAddItemToSocket_DEPRECATED = 1014;
- k_EMsgGCAddItemToSocketResponse_DEPRECATED = 1015;
- k_EMsgGCAddSocketToBaseItem_DEPRECATED = 1016;
- k_EMsgGCAddSocketToItem_DEPRECATED = 1017;
- k_EMsgGCAddSocketToItemResponse_DEPRECATED = 1018;
- k_EMsgGCNameBaseItem = 1019;
- k_EMsgGCNameBaseItemResponse = 1020;
- k_EMsgGCRemoveSocketItem_DEPRECATED = 1021;
- k_EMsgGCRemoveSocketItemResponse_DEPRECATED = 1022;
- k_EMsgGCCustomizeItemTexture = 1023;
- k_EMsgGCCustomizeItemTextureResponse = 1024;
- k_EMsgGCUseItemRequest = 1025;
- k_EMsgGCUseItemResponse = 1026;
- k_EMsgGCGiftedItems_DEPRECATED = 1027;
- k_EMsgGCRemoveItemName = 1030;
- k_EMsgGCRemoveItemPaint = 1031;
- k_EMsgGCGiftWrapItem = 1032;
- k_EMsgGCGiftWrapItemResponse = 1033;
- k_EMsgGCDeliverGift = 1034;
- k_EMsgGCDeliverGiftResponseGiver = 1035;
- k_EMsgGCDeliverGiftResponseReceiver = 1036;
- k_EMsgGCUnwrapGiftRequest = 1037;
- k_EMsgGCUnwrapGiftResponse = 1038;
- k_EMsgGCSetItemStyle = 1039;
- k_EMsgGCUsedClaimCodeItem = 1040;
- k_EMsgGCSortItems = 1041;
- k_EMsgGC_RevolvingLootList_DEPRECATED = 1042;
- k_EMsgGCLookupAccount = 1043;
- k_EMsgGCLookupAccountResponse = 1044;
- k_EMsgGCLookupAccountName = 1045;
- k_EMsgGCLookupAccountNameResponse = 1046;
- k_EMsgGCUpdateItemSchema = 1049;
- k_EMsgGCRemoveCustomTexture = 1051;
- k_EMsgGCRemoveCustomTextureResponse = 1052;
- k_EMsgGCRemoveMakersMark = 1053;
- k_EMsgGCRemoveMakersMarkResponse = 1054;
- k_EMsgGCRemoveUniqueCraftIndex = 1055;
- k_EMsgGCRemoveUniqueCraftIndexResponse = 1056;
- k_EMsgGCSaxxyBroadcast = 1057;
- k_EMsgGCBackpackSortFinished = 1058;
- k_EMsgGCCollectItem = 1061;
- k_EMsgGCItemAcknowledged__DEPRECATED = 1062;
- k_EMsgGC_ReportAbuse = 1065;
- k_EMsgGC_ReportAbuseResponse = 1066;
- k_EMsgGCNameItemNotification = 1068;
- k_EMsgGCApplyConsumableEffects = 1069;
- k_EMsgGCConsumableExhausted = 1070;
- k_EMsgGCShowItemsPickedUp = 1071;
- k_EMsgGCClientDisplayNotification = 1072;
- k_EMsgGCApplyStrangePart = 1073;
- k_EMsgGC_IncrementKillCountAttribute = 1074;
- k_EMsgGC_IncrementKillCountResponse = 1075;
- k_EMsgGCApplyPennantUpgrade = 1076;
- k_EMsgGCSetItemPositions = 1077;
- k_EMsgGCApplyEggEssence = 1078;
- k_EMsgGCNameEggEssenceResponse = 1079;
- k_EMsgGCPaintKitItem = 1080;
- k_EMsgGCPaintKitBaseItem = 1081;
- k_EMsgGCPaintKitItemResponse = 1082;
- k_EMsgGCGiftedItems = 1083;
- k_EMsgGCUnlockItemStyle = 1084;
- k_EMsgGCUnlockItemStyleResponse = 1085;
- k_EMsgGCApplySticker = 1086;
- k_EMsgGCItemAcknowledged = 1087;
- k_EMsgGCStatTrakSwap = 1088;
- k_EMsgGCUserTrackTimePlayedConsecutively = 1089;
- k_EMsgGCItemCustomizationNotification = 1090;
- k_EMsgGCModifyItemAttribute = 1091;
- k_EMsgGCCasketItemAdd = 1092;
- k_EMsgGCCasketItemExtract = 1093;
- k_EMsgGCCasketItemLoadContents = 1094;
- k_EMsgGCTradingBase = 1500;
- k_EMsgGCTrading_InitiateTradeRequest = 1501;
- k_EMsgGCTrading_InitiateTradeResponse = 1502;
- k_EMsgGCTrading_StartSession = 1503;
- k_EMsgGCTrading_SetItem = 1504;
- k_EMsgGCTrading_RemoveItem = 1505;
- k_EMsgGCTrading_UpdateTradeInfo = 1506;
- k_EMsgGCTrading_SetReadiness = 1507;
- k_EMsgGCTrading_ReadinessResponse = 1508;
- k_EMsgGCTrading_SessionClosed = 1509;
- k_EMsgGCTrading_CancelSession = 1510;
- k_EMsgGCTrading_TradeChatMsg = 1511;
- k_EMsgGCTrading_ConfirmOffer = 1512;
- k_EMsgGCTrading_TradeTypingChatMsg = 1513;
- k_EMsgGCServerBrowser_FavoriteServer = 1601;
- k_EMsgGCServerBrowser_BlacklistServer = 1602;
- k_EMsgGCServerRentalsBase = 1700;
- k_EMsgGCItemPreviewCheckStatus = 1701;
- k_EMsgGCItemPreviewStatusResponse = 1702;
- k_EMsgGCItemPreviewRequest = 1703;
- k_EMsgGCItemPreviewRequestResponse = 1704;
- k_EMsgGCItemPreviewExpire = 1705;
- k_EMsgGCItemPreviewExpireNotification = 1706;
- k_EMsgGCItemPreviewItemBoughtNotification = 1707;
- k_EMsgGCDev_NewItemRequest = 2001;
- k_EMsgGCDev_NewItemRequestResponse = 2002;
- k_EMsgGCDev_PaintKitDropItem = 2003;
- k_EMsgGCDev_SchemaReservationRequest = 2004;
- k_EMsgGCStoreGetUserData = 2500;
- k_EMsgGCStoreGetUserDataResponse = 2501;
- k_EMsgGCStorePurchaseInit_DEPRECATED = 2502;
- k_EMsgGCStorePurchaseInitResponse_DEPRECATED = 2503;
- k_EMsgGCStorePurchaseFinalize = 2504;
- k_EMsgGCStorePurchaseFinalizeResponse = 2505;
- k_EMsgGCStorePurchaseCancel = 2506;
- k_EMsgGCStorePurchaseCancelResponse = 2507;
- k_EMsgGCStorePurchaseQueryTxn = 2508;
- k_EMsgGCStorePurchaseQueryTxnResponse = 2509;
- k_EMsgGCStorePurchaseInit = 2510;
- k_EMsgGCStorePurchaseInitResponse = 2511;
- k_EMsgGCBannedWordListRequest = 2512;
- k_EMsgGCBannedWordListResponse = 2513;
- k_EMsgGCToGCBannedWordListBroadcast = 2514;
- k_EMsgGCToGCBannedWordListUpdated = 2515;
- k_EMsgGCToGCDirtySDOCache = 2516;
- k_EMsgGCToGCDirtyMultipleSDOCache = 2517;
- k_EMsgGCToGCUpdateSQLKeyValue = 2518;
- k_EMsgGCToGCIsTrustedServer = 2519;
- k_EMsgGCToGCIsTrustedServerResponse = 2520;
- k_EMsgGCToGCBroadcastConsoleCommand = 2521;
- k_EMsgGCServerVersionUpdated = 2522;
- k_EMsgGCToGCWebAPIAccountChanged = 2524;
- k_EMsgGCRequestAnnouncements = 2525;
- k_EMsgGCRequestAnnouncementsResponse = 2526;
- k_EMsgGCRequestPassportItemGrant = 2527;
- k_EMsgGCClientVersionUpdated = 2528;
- k_EMsgGCRecurringSubscriptionStatus = 2530;
- k_EMsgGCAdjustEquipSlotsManual = 2531;
- k_EMsgGCAdjustEquipSlotsShuffle = 2532;
- k_EMsgGCOpenCrate = 2534;
- k_EMsgGCAcknowledgeRentalExpiration = 2535;
- k_EMsgGCVolatileItemLoadContents = 2536;
-}
-
-enum EGCMsgResponse {
- k_EGCMsgResponseOK = 0;
- k_EGCMsgResponseDenied = 1;
- k_EGCMsgResponseServerError = 2;
- k_EGCMsgResponseTimeout = 3;
- k_EGCMsgResponseInvalid = 4;
- k_EGCMsgResponseNoMatch = 5;
- k_EGCMsgResponseUnknownError = 6;
- k_EGCMsgResponseNotLoggedOn = 7;
- k_EGCMsgFailedToCreate = 8;
- k_EGCMsgLimitExceeded = 9;
- k_EGCMsgCommitUnfinalized = 10;
-}
-
-enum EUnlockStyle {
- k_UnlockStyle_Succeeded = 0;
- k_UnlockStyle_Failed_PreReq = 1;
- k_UnlockStyle_Failed_CantAfford = 2;
- k_UnlockStyle_Failed_CantCommit = 3;
- k_UnlockStyle_Failed_CantLockCache = 4;
- k_UnlockStyle_Failed_CantAffordAttrib = 5;
-}
-
-enum EGCItemCustomizationNotification {
- k_EGCItemCustomizationNotification_NameItem = 1006;
- k_EGCItemCustomizationNotification_UnlockCrate = 1007;
- k_EGCItemCustomizationNotification_XRayItemReveal = 1008;
- k_EGCItemCustomizationNotification_XRayItemClaim = 1009;
- k_EGCItemCustomizationNotification_CasketTooFull = 1011;
- k_EGCItemCustomizationNotification_CasketContents = 1012;
- k_EGCItemCustomizationNotification_CasketAdded = 1013;
- k_EGCItemCustomizationNotification_CasketRemoved = 1014;
- k_EGCItemCustomizationNotification_CasketInvFull = 1015;
- k_EGCItemCustomizationNotification_NameBaseItem = 1019;
- k_EGCItemCustomizationNotification_RemoveItemName = 1030;
- k_EGCItemCustomizationNotification_RemoveSticker = 1053;
- k_EGCItemCustomizationNotification_ApplySticker = 1086;
- k_EGCItemCustomizationNotification_StatTrakSwap = 1088;
- k_EGCItemCustomizationNotification_RemovePatch = 1089;
- k_EGCItemCustomizationNotification_ApplyPatch = 1090;
- k_EGCItemCustomizationNotification_ApplyKeychain = 1091;
- k_EGCItemCustomizationNotification_RemoveKeychain = 1092;
- k_EGCItemCustomizationNotification_ActivateFanToken = 9178;
- k_EGCItemCustomizationNotification_ActivateOperationCoin = 9179;
- k_EGCItemCustomizationNotification_GraffitiUnseal = 9185;
- k_EGCItemCustomizationNotification_GenerateSouvenir = 9204;
- k_EGCItemCustomizationNotification_ClientRedeemMissionReward = 9209;
- k_EGCItemCustomizationNotification_ClientRedeemFreeReward = 9219;
- k_EGCItemCustomizationNotification_XpShopUseTicket = 9221;
- k_EGCItemCustomizationNotification_XpShopAckTracks = 9222;
-}
-
-message CMsgGCGiftedItems {
- optional uint32 accountid = 1;
- optional uint32 giftdefindex = 2;
- optional uint32 max_gifts_possible = 3;
- optional uint32 num_eligible_recipients = 4;
- repeated uint32 recipients_accountids = 5;
-}
-
-message CMsgGCDev_SchemaReservationRequest {
- optional string schema_typename = 1;
- optional string instance_name = 2;
- optional uint64 context = 3;
- optional uint64 id = 4;
-}
-
-message CMsgCasketItem {
- optional uint64 casket_item_id = 1;
- optional uint64 item_item_id = 2;
-}
-
-message CMsgGCUserTrackTimePlayedConsecutively {
- optional uint32 state = 1;
-}
-
-message CMsgGCItemCustomizationNotification {
- repeated uint64 item_id = 1;
- optional uint32 request = 2;
- repeated uint64 extra_data = 3;
-}
diff --git a/protobuf/engine_gcmessages.proto b/protobuf/engine_gcmessages.proto
deleted file mode 100644
index 7f81bb6af..000000000
--- a/protobuf/engine_gcmessages.proto
+++ /dev/null
@@ -1,14 +0,0 @@
-import "google/protobuf/descriptor.proto";
-
-message CEngineGotvSyncPacket {
- optional uint64 match_id = 1;
- optional uint32 instance_id = 2;
- optional uint32 signupfragment = 3;
- optional uint32 currentfragment = 4;
- optional float tickrate = 5;
- optional uint32 tick = 6;
- optional float rtdelay = 8;
- optional float rcvage = 9;
- optional float keyframe_interval = 10;
- optional uint32 cdndelay = 11;
-}
diff --git a/protobuf/enums_clientserver.proto.disabled b/protobuf/enums_clientserver.proto.disabled
deleted file mode 100644
index 5b12d10a6..000000000
--- a/protobuf/enums_clientserver.proto.disabled
+++ /dev/null
@@ -1,1547 +0,0 @@
-option optimize_for = SPEED;
-option cc_generic_services = false;
-
-enum EMsg {
- option allow_alias = true;
- k_EMsgInvalid = 0;
- k_EMsgMulti = 1;
- k_EMsgProtobufWrapped = 2;
- k_EMsgBaseGeneral = 100;
- k_EMsgGenericReply = 100;
- k_EMsgDestJobFailed = 113;
- k_EMsgAlert = 115;
- k_EMsgSCIDRequest = 120;
- k_EMsgSCIDResponse = 121;
- k_EMsgJobHeartbeat = 123;
- k_EMsgHubConnect = 124;
- k_EMsgSubscribe = 126;
- k_EMRouteMessage = 127;
- k_EMsgWGRequest = 130;
- k_EMsgWGResponse = 131;
- k_EMsgKeepAlive = 132;
- k_EMsgWebAPIJobRequest = 133;
- k_EMsgWebAPIJobResponse = 134;
- k_EMsgClientSessionStart = 135;
- k_EMsgClientSessionEnd = 136;
- k_EMsgClientSessionUpdate = 137;
- k_EMsgStatsDeprecated = 138;
- k_EMsgPing = 139;
- k_EMsgPingResponse = 140;
- k_EMsgStats = 141;
- k_EMsgRequestFullStatsBlock = 142;
- k_EMsgLoadDBOCacheItem = 143;
- k_EMsgLoadDBOCacheItemResponse = 144;
- k_EMsgInvalidateDBOCacheItems = 145;
- k_EMsgServiceMethod = 146;
- k_EMsgServiceMethodResponse = 147;
- k_EMsgClientPackageVersions = 148;
- k_EMsgTimestampRequest = 149;
- k_EMsgTimestampResponse = 150;
- k_EMsgServiceMethodCallFromClient = 151;
- k_EMsgServiceMethodSendToClient = 152;
- k_EMsgBaseShell = 200;
- k_EMsgAssignSysID = 200;
- k_EMsgExit = 201;
- k_EMsgDirRequest = 202;
- k_EMsgDirResponse = 203;
- k_EMsgZipRequest = 204;
- k_EMsgZipResponse = 205;
- k_EMsgUpdateRecordResponse = 215;
- k_EMsgUpdateCreditCardRequest = 221;
- k_EMsgUpdateUserBanResponse = 225;
- k_EMsgPrepareToExit = 226;
- k_EMsgContentDescriptionUpdate = 227;
- k_EMsgTestResetServer = 228;
- k_EMsgUniverseChanged = 229;
- k_EMsgShellConfigInfoUpdate = 230;
- k_EMsgRequestWindowsEventLogEntries = 233;
- k_EMsgProvideWindowsEventLogEntries = 234;
- k_EMsgShellSearchLogs = 235;
- k_EMsgShellSearchLogsResponse = 236;
- k_EMsgShellCheckWindowsUpdates = 237;
- k_EMsgShellCheckWindowsUpdatesResponse = 238;
- k_EMsgTestFlushDelayedSQL = 240;
- k_EMsgTestFlushDelayedSQLResponse = 241;
- k_EMsgEnsureExecuteScheduledTask_TEST = 242;
- k_EMsgEnsureExecuteScheduledTaskResponse_TEST = 243;
- k_EMsgUpdateScheduledTaskEnableState_TEST = 244;
- k_EMsgUpdateScheduledTaskEnableStateResponse_TEST = 245;
- k_EMsgContentDescriptionDeltaUpdate = 246;
- k_EMsgGMShellAndServerAddressUpdates = 247;
- k_EMsgBaseGM = 300;
- k_EMsgHeartbeat = 300;
- k_EMsgShellFailed = 301;
- k_EMsgExitShells = 307;
- k_EMsgExitShell = 308;
- k_EMsgGracefulExitShell = 309;
- k_EMsgLicenseProcessingComplete = 316;
- k_EMsgSetTestFlag = 317;
- k_EMsgQueuedEmailsComplete = 318;
- k_EMsgGMDRMSync = 320;
- k_EMsgPhysicalBoxInventory = 321;
- k_EMsgUpdateConfigFile = 322;
- k_EMsgTestInitDB = 323;
- k_EMsgGMWriteConfigToSQL = 324;
- k_EMsgGMLoadActivationCodes = 325;
- k_EMsgGMQueueForFBS = 326;
- k_EMsgGMSchemaConversionResults = 327;
- k_EMsgGMWriteShellFailureToSQL = 329;
- k_EMsgGMWriteStatsToSOS = 330;
- k_EMsgGMGetServiceMethodRouting = 331;
- k_EMsgGMGetServiceMethodRoutingResponse = 332;
- k_EMsgGMTestNextBuildSchemaConversion = 334;
- k_EMsgGMTestNextBuildSchemaConversionResponse = 335;
- k_EMsgExpectShellRestart = 336;
- k_EMsgHotFixProgress = 337;
- k_EMsgGMStatsForwardToAdminConnections = 338;
- k_EMsgGMGetModifiedConVars = 339;
- k_EMsgGMGetModifiedConVarsResponse = 340;
- k_EMsgBaseAIS = 400;
- k_EMsgAISRequestContentDescription = 402;
- k_EMsgAISUpdateAppInfo = 403;
- k_EMsgAISGetPackageChangeNumber = 405;
- k_EMsgAISGetPackageChangeNumberResponse = 406;
- k_EMsgAIGetAppGCFlags = 423;
- k_EMsgAIGetAppGCFlagsResponse = 424;
- k_EMsgAIGetAppList = 425;
- k_EMsgAIGetAppListResponse = 426;
- k_EMsgAISGetCouponDefinition = 429;
- k_EMsgAISGetCouponDefinitionResponse = 430;
- k_EMsgAISUpdateSubordinateContentDescription = 431;
- k_EMsgAISUpdateSubordinateContentDescriptionResponse = 432;
- k_EMsgAISTestEnableGC = 433;
- k_EMsgBaseAM = 500;
- k_EMsgAMUpdateUserBanRequest = 504;
- k_EMsgAMAddLicense = 505;
- k_EMsgAMSendSystemIMToUser = 508;
- k_EMsgAMExtendLicense = 509;
- k_EMsgAMAddMinutesToLicense = 510;
- k_EMsgAMCancelLicense = 511;
- k_EMsgAMInitPurchase = 512;
- k_EMsgAMPurchaseResponse = 513;
- k_EMsgAMGetFinalPrice = 514;
- k_EMsgAMGetFinalPriceResponse = 515;
- k_EMsgAMGetLegacyGameKey = 516;
- k_EMsgAMGetLegacyGameKeyResponse = 517;
- k_EMsgAMFindHungTransactions = 518;
- k_EMsgAMSetAccountTrustedRequest = 519;
- k_EMsgAMCancelPurchase = 522;
- k_EMsgAMNewChallenge = 523;
- k_EMsgAMLoadOEMTickets = 524;
- k_EMsgAMFixPendingPurchase = 525;
- k_EMsgAMFixPendingPurchaseResponse = 526;
- k_EMsgAMIsUserBanned = 527;
- k_EMsgAMRegisterKey = 528;
- k_EMsgAMLoadActivationCodes = 529;
- k_EMsgAMLoadActivationCodesResponse = 530;
- k_EMsgAMLookupKeyResponse = 531;
- k_EMsgAMLookupKey = 532;
- k_EMsgAMChatCleanup = 533;
- k_EMsgAMClanCleanup = 534;
- k_EMsgAMFixPendingRefund = 535;
- k_EMsgAMReverseChargeback = 536;
- k_EMsgAMReverseChargebackResponse = 537;
- k_EMsgAMClanCleanupList = 538;
- k_EMsgAMGetLicenses = 539;
- k_EMsgAMGetLicensesResponse = 540;
- k_EMsgAMSendCartRepurchase = 541;
- k_EMsgAMSendCartRepurchaseResponse = 542;
- k_EMsgAllowUserToPlayQuery = 550;
- k_EMsgAllowUserToPlayResponse = 551;
- k_EMsgAMVerfiyUser = 552;
- k_EMsgAMClientNotPlaying = 553;
- k_EMsgAMClientRequestFriendship = 554;
- k_EMsgAMRelayPublishStatus = 555;
- k_EMsgAMInitPurchaseResponse = 560;
- k_EMsgAMRevokePurchaseResponse = 561;
- k_EMsgAMRefreshGuestPasses = 563;
- k_EMsgAMGrantGuestPasses = 566;
- k_EMsgAMClanDataUpdated = 567;
- k_EMsgAMReloadAccount = 568;
- k_EMsgAMClientChatMsgRelay = 569;
- k_EMsgAMChatMulti = 570;
- k_EMsgAMClientChatInviteRelay = 571;
- k_EMsgAMChatInvite = 572;
- k_EMsgAMClientJoinChatRelay = 573;
- k_EMsgAMClientChatMemberInfoRelay = 574;
- k_EMsgAMPublishChatMemberInfo = 575;
- k_EMsgAMClientAcceptFriendInvite = 576;
- k_EMsgAMChatEnter = 577;
- k_EMsgAMClientPublishRemovalFromSource = 578;
- k_EMsgAMChatActionResult = 579;
- k_EMsgAMFindAccounts = 580;
- k_EMsgAMFindAccountsResponse = 581;
- k_EMsgAMIsAccountNameInUse = 582;
- k_EMsgAMIsAccountNameInUseResponse = 583;
- k_EMsgAMSetAccountFlags = 584;
- k_EMsgAMCreateClan = 586;
- k_EMsgAMCreateClanResponse = 587;
- k_EMsgAMGetClanDetails = 588;
- k_EMsgAMGetClanDetailsResponse = 589;
- k_EMsgAMSetPersonaName = 590;
- k_EMsgAMSetAvatar = 591;
- k_EMsgAMAuthenticateUser = 592;
- k_EMsgAMAuthenticateUserResponse = 593;
- k_EMsgAMP2PIntroducerMessage = 596;
- k_EMsgClientChatAction = 597;
- k_EMsgAMClientChatActionRelay = 598;
- k_EMsgBaseVS = 600;
- k_EMsgReqChallenge = 600;
- k_EMsgVACResponse = 601;
- k_EMsgReqChallengeTest = 602;
- k_EMsgVSMarkCheat = 604;
- k_EMsgVSAddCheat = 605;
- k_EMsgVSPurgeCodeModDB = 606;
- k_EMsgVSGetChallengeResults = 607;
- k_EMsgVSChallengeResultText = 608;
- k_EMsgVSReportLingerer = 609;
- k_EMsgVSRequestManagedChallenge = 610;
- k_EMsgVSLoadDBFinished = 611;
- k_EMsgBaseDRMS = 625;
- k_EMsgDRMBuildBlobRequest = 628;
- k_EMsgDRMBuildBlobResponse = 629;
- k_EMsgDRMResolveGuidRequest = 630;
- k_EMsgDRMResolveGuidResponse = 631;
- k_EMsgDRMVariabilityReport = 633;
- k_EMsgDRMVariabilityReportResponse = 634;
- k_EMsgDRMStabilityReport = 635;
- k_EMsgDRMStabilityReportResponse = 636;
- k_EMsgDRMDetailsReportRequest = 637;
- k_EMsgDRMDetailsReportResponse = 638;
- k_EMsgDRMProcessFile = 639;
- k_EMsgDRMAdminUpdate = 640;
- k_EMsgDRMAdminUpdateResponse = 641;
- k_EMsgDRMSync = 642;
- k_EMsgDRMSyncResponse = 643;
- k_EMsgDRMProcessFileResponse = 644;
- k_EMsgDRMEmptyGuidCache = 645;
- k_EMsgDRMEmptyGuidCacheResponse = 646;
- k_EMsgBaseCS = 650;
- k_EMsgBaseClient = 700;
- k_EMsgClientLogOn_Deprecated = 701;
- k_EMsgClientAnonLogOn_Deprecated = 702;
- k_EMsgClientHeartBeat = 703;
- k_EMsgClientVACResponse = 704;
- k_EMsgClientGamesPlayed_obsolete = 705;
- k_EMsgClientLogOff = 706;
- k_EMsgClientNoUDPConnectivity = 707;
- k_EMsgClientConnectionStats = 710;
- k_EMsgClientPingResponse = 712;
- k_EMsgClientRemoveFriend = 714;
- k_EMsgClientGamesPlayedNoDataBlob = 715;
- k_EMsgClientChangeStatus = 716;
- k_EMsgClientVacStatusResponse = 717;
- k_EMsgClientFriendMsg = 718;
- k_EMsgClientGameConnect_obsolete = 719;
- k_EMsgClientGamesPlayed2_obsolete = 720;
- k_EMsgClientGameEnded_obsolete = 721;
- k_EMsgClientSystemIM = 726;
- k_EMsgClientSystemIMAck = 727;
- k_EMsgClientGetLicenses = 728;
- k_EMsgClientGetLegacyGameKey = 730;
- k_EMsgClientContentServerLogOn_Deprecated = 731;
- k_EMsgClientAckVACBan2 = 732;
- k_EMsgClientGetPurchaseReceipts = 736;
- k_EMsgClientGamesPlayed3_obsolete = 738;
- k_EMsgClientAckGuestPass = 740;
- k_EMsgClientRedeemGuestPass = 741;
- k_EMsgClientGamesPlayed = 742;
- k_EMsgClientRegisterKey = 743;
- k_EMsgClientInviteUserToClan = 744;
- k_EMsgClientAcknowledgeClanInvite = 745;
- k_EMsgClientPurchaseWithMachineID = 746;
- k_EMsgClientAppUsageEvent = 747;
- k_EMsgClientLogOnResponse = 751;
- k_EMsgClientSetHeartbeatRate = 755;
- k_EMsgClientNotLoggedOnDeprecated = 756;
- k_EMsgClientLoggedOff = 757;
- k_EMsgGSApprove = 758;
- k_EMsgGSDeny = 759;
- k_EMsgGSKick = 760;
- k_EMsgClientPurchaseResponse = 763;
- k_EMsgClientPing = 764;
- k_EMsgClientNOP = 765;
- k_EMsgClientPersonaState = 766;
- k_EMsgClientFriendsList = 767;
- k_EMsgClientAccountInfo = 768;
- k_EMsgClientNewsUpdate = 771;
- k_EMsgClientGameConnectDeny = 773;
- k_EMsgGSStatusReply = 774;
- k_EMsgClientGameConnectTokens = 779;
- k_EMsgClientLicenseList = 780;
- k_EMsgClientVACBanStatus = 782;
- k_EMsgClientCMList = 783;
- k_EMsgClientEncryptPct = 784;
- k_EMsgClientGetLegacyGameKeyResponse = 785;
- k_EMsgClientAddFriend = 791;
- k_EMsgClientAddFriendResponse = 792;
- k_EMsgClientAckGuestPassResponse = 796;
- k_EMsgClientRedeemGuestPassResponse = 797;
- k_EMsgClientUpdateGuestPassesList = 798;
- k_EMsgClientChatMsg = 799;
- k_EMsgClientChatInvite = 800;
- k_EMsgClientJoinChat = 801;
- k_EMsgClientChatMemberInfo = 802;
- k_EMsgClientLogOnWithCredentials_Deprecated = 803;
- k_EMsgClientPasswordChangeResponse = 805;
- k_EMsgClientChatEnter = 807;
- k_EMsgClientFriendRemovedFromSource = 808;
- k_EMsgClientCreateChat = 809;
- k_EMsgClientCreateChatResponse = 810;
- k_EMsgClientP2PIntroducerMessage = 813;
- k_EMsgClientChatActionResult = 814;
- k_EMsgClientRequestFriendData = 815;
- k_EMsgClientGetUserStats = 818;
- k_EMsgClientGetUserStatsResponse = 819;
- k_EMsgClientStoreUserStats = 820;
- k_EMsgClientStoreUserStatsResponse = 821;
- k_EMsgClientClanState = 822;
- k_EMsgClientServiceModule = 830;
- k_EMsgClientServiceCall = 831;
- k_EMsgClientServiceCallResponse = 832;
- k_EMsgClientNatTraversalStatEvent = 839;
- k_EMsgClientSteamUsageEvent = 842;
- k_EMsgClientCheckPassword = 845;
- k_EMsgClientResetPassword = 846;
- k_EMsgClientCheckPasswordResponse = 848;
- k_EMsgClientResetPasswordResponse = 849;
- k_EMsgClientSessionToken = 850;
- k_EMsgClientDRMProblemReport = 851;
- k_EMsgClientSetIgnoreFriend = 855;
- k_EMsgClientSetIgnoreFriendResponse = 856;
- k_EMsgClientGetAppOwnershipTicket = 857;
- k_EMsgClientGetAppOwnershipTicketResponse = 858;
- k_EMsgClientGetLobbyListResponse = 860;
- k_EMsgClientServerList = 880;
- k_EMsgClientDRMBlobRequest = 896;
- k_EMsgClientDRMBlobResponse = 897;
- k_EMsgBaseGameServer = 900;
- k_EMsgGSDisconnectNotice = 901;
- k_EMsgGSStatus = 903;
- k_EMsgGSUserPlaying = 905;
- k_EMsgGSStatus2 = 906;
- k_EMsgGSStatusUpdate_Unused = 907;
- k_EMsgGSServerType = 908;
- k_EMsgGSPlayerList = 909;
- k_EMsgGSGetUserAchievementStatus = 910;
- k_EMsgGSGetUserAchievementStatusResponse = 911;
- k_EMsgGSGetPlayStats = 918;
- k_EMsgGSGetPlayStatsResponse = 919;
- k_EMsgGSGetUserGroupStatus = 920;
- k_EMsgAMGetUserGroupStatus = 921;
- k_EMsgAMGetUserGroupStatusResponse = 922;
- k_EMsgGSGetUserGroupStatusResponse = 923;
- k_EMsgGSGetReputation = 936;
- k_EMsgGSGetReputationResponse = 937;
- k_EMsgGSAssociateWithClan = 938;
- k_EMsgGSAssociateWithClanResponse = 939;
- k_EMsgGSComputeNewPlayerCompatibility = 940;
- k_EMsgGSComputeNewPlayerCompatibilityResponse = 941;
- k_EMsgBaseAdmin = 1000;
- k_EMsgAdminCmd = 1000;
- k_EMsgAdminCmdResponse = 1004;
- k_EMsgAdminLogListenRequest = 1005;
- k_EMsgAdminLogEvent = 1006;
- k_EMsgUniverseData = 1010;
- k_EMsgAdminSpew = 1019;
- k_EMsgAdminConsoleTitle = 1020;
- k_EMsgAdminGCSpew = 1023;
- k_EMsgAdminGCCommand = 1024;
- k_EMsgAdminGCGetCommandList = 1025;
- k_EMsgAdminGCGetCommandListResponse = 1026;
- k_EMsgFBSConnectionData = 1027;
- k_EMsgAdminMsgSpew = 1028;
- k_EMsgBaseFBS = 1100;
- k_EMsgFBSReqVersion = 1100;
- k_EMsgFBSVersionInfo = 1101;
- k_EMsgFBSForceRefresh = 1102;
- k_EMsgFBSForceBounce = 1103;
- k_EMsgFBSDeployPackage = 1104;
- k_EMsgFBSDeployResponse = 1105;
- k_EMsgFBSUpdateBootstrapper = 1106;
- k_EMsgFBSSetState = 1107;
- k_EMsgFBSApplyOSUpdates = 1108;
- k_EMsgFBSRunCMDScript = 1109;
- k_EMsgFBSRebootBox = 1110;
- k_EMsgFBSSetBigBrotherMode = 1111;
- k_EMsgFBSMinidumpServer = 1112;
- k_EMsgFBSDeployHotFixPackage = 1114;
- k_EMsgFBSDeployHotFixResponse = 1115;
- k_EMsgFBSDownloadHotFix = 1116;
- k_EMsgFBSDownloadHotFixResponse = 1117;
- k_EMsgFBSUpdateTargetConfigFile = 1118;
- k_EMsgFBSApplyAccountCred = 1119;
- k_EMsgFBSApplyAccountCredResponse = 1120;
- k_EMsgFBSSetShellCount = 1121;
- k_EMsgFBSTerminateShell = 1122;
- k_EMsgFBSQueryGMForRequest = 1123;
- k_EMsgFBSQueryGMResponse = 1124;
- k_EMsgFBSTerminateZombies = 1125;
- k_EMsgFBSInfoFromBootstrapper = 1126;
- k_EMsgFBSRebootBoxResponse = 1127;
- k_EMsgFBSBootstrapperPackageRequest = 1128;
- k_EMsgFBSBootstrapperPackageResponse = 1129;
- k_EMsgFBSBootstrapperGetPackageChunk = 1130;
- k_EMsgFBSBootstrapperGetPackageChunkResponse = 1131;
- k_EMsgFBSBootstrapperPackageTransferProgress = 1132;
- k_EMsgFBSRestartBootstrapper = 1133;
- k_EMsgFBSPauseFrozenDumps = 1134;
- k_EMsgBaseFileXfer = 1200;
- k_EMsgFileXferRequest = 1200;
- k_EMsgFileXferResponse = 1201;
- k_EMsgFileXferData = 1202;
- k_EMsgFileXferEnd = 1203;
- k_EMsgFileXferDataAck = 1204;
- k_EMsgBaseChannelAuth = 1300;
- k_EMsgChannelAuthChallenge = 1300;
- k_EMsgChannelAuthResponse = 1301;
- k_EMsgChannelAuthResult = 1302;
- k_EMsgChannelEncryptRequest = 1303;
- k_EMsgChannelEncryptResponse = 1304;
- k_EMsgChannelEncryptResult = 1305;
- k_EMsgBaseBS = 1400;
- k_EMsgBSPurchaseStart = 1401;
- k_EMsgBSPurchaseResponse = 1402;
- k_EMsgBSAuthenticateCCTrans = 1403;
- k_EMsgBSAuthenticateCCTransResponse = 1404;
- k_EMsgBSSettleComplete = 1406;
- k_EMsgBSInitPayPalTxn = 1408;
- k_EMsgBSInitPayPalTxnResponse = 1409;
- k_EMsgBSGetPayPalUserInfo = 1410;
- k_EMsgBSGetPayPalUserInfoResponse = 1411;
- k_EMsgBSPaymentInstrBan = 1417;
- k_EMsgBSPaymentInstrBanResponse = 1418;
- k_EMsgBSInitGCBankXferTxn = 1421;
- k_EMsgBSInitGCBankXferTxnResponse = 1422;
- k_EMsgBSCommitGCTxn = 1425;
- k_EMsgBSQueryTransactionStatus = 1426;
- k_EMsgBSQueryTransactionStatusResponse = 1427;
- k_EMsgBSQueryTxnExtendedInfo = 1433;
- k_EMsgBSQueryTxnExtendedInfoResponse = 1434;
- k_EMsgBSUpdateConversionRates = 1435;
- k_EMsgBSPurchaseRunFraudChecks = 1437;
- k_EMsgBSPurchaseRunFraudChecksResponse = 1438;
- k_EMsgBSQueryBankInformation = 1440;
- k_EMsgBSQueryBankInformationResponse = 1441;
- k_EMsgBSValidateXsollaSignature = 1445;
- k_EMsgBSValidateXsollaSignatureResponse = 1446;
- k_EMsgBSQiwiWalletInvoice = 1448;
- k_EMsgBSQiwiWalletInvoiceResponse = 1449;
- k_EMsgBSUpdateInventoryFromProPack = 1450;
- k_EMsgBSUpdateInventoryFromProPackResponse = 1451;
- k_EMsgBSSendShippingRequest = 1452;
- k_EMsgBSSendShippingRequestResponse = 1453;
- k_EMsgBSGetProPackOrderStatus = 1454;
- k_EMsgBSGetProPackOrderStatusResponse = 1455;
- k_EMsgBSCheckJobRunning = 1456;
- k_EMsgBSCheckJobRunningResponse = 1457;
- k_EMsgBSResetPackagePurchaseRateLimit = 1458;
- k_EMsgBSResetPackagePurchaseRateLimitResponse = 1459;
- k_EMsgBSUpdatePaymentData = 1460;
- k_EMsgBSUpdatePaymentDataResponse = 1461;
- k_EMsgBSGetBillingAddress = 1462;
- k_EMsgBSGetBillingAddressResponse = 1463;
- k_EMsgBSGetCreditCardInfo = 1464;
- k_EMsgBSGetCreditCardInfoResponse = 1465;
- k_EMsgBSRemoveExpiredPaymentData = 1468;
- k_EMsgBSRemoveExpiredPaymentDataResponse = 1469;
- k_EMsgBSConvertToCurrentKeys = 1470;
- k_EMsgBSConvertToCurrentKeysResponse = 1471;
- k_EMsgBSInitPurchase = 1472;
- k_EMsgBSInitPurchaseResponse = 1473;
- k_EMsgBSCompletePurchase = 1474;
- k_EMsgBSCompletePurchaseResponse = 1475;
- k_EMsgBSPruneCardUsageStats = 1476;
- k_EMsgBSPruneCardUsageStatsResponse = 1477;
- k_EMsgBSStoreBankInformation = 1478;
- k_EMsgBSStoreBankInformationResponse = 1479;
- k_EMsgBSVerifyPOSAKey = 1480;
- k_EMsgBSVerifyPOSAKeyResponse = 1481;
- k_EMsgBSReverseRedeemPOSAKey = 1482;
- k_EMsgBSReverseRedeemPOSAKeyResponse = 1483;
- k_EMsgBSQueryFindCreditCard = 1484;
- k_EMsgBSQueryFindCreditCardResponse = 1485;
- k_EMsgBSStatusInquiryPOSAKey = 1486;
- k_EMsgBSStatusInquiryPOSAKeyResponse = 1487;
- k_EMsgBSBoaCompraConfirmProductDelivery = 1494;
- k_EMsgBSBoaCompraConfirmProductDeliveryResponse = 1495;
- k_EMsgBSGenerateBoaCompraMD5 = 1496;
- k_EMsgBSGenerateBoaCompraMD5Response = 1497;
- k_EMsgBSCommitWPTxn = 1498;
- k_EMsgBSCommitAdyenTxn = 1499;
- k_EMsgBaseATS = 1500;
- k_EMsgATSStartStressTest = 1501;
- k_EMsgATSStopStressTest = 1502;
- k_EMsgATSRunFailServerTest = 1503;
- k_EMsgATSUFSPerfTestTask = 1504;
- k_EMsgATSUFSPerfTestResponse = 1505;
- k_EMsgATSCycleTCM = 1506;
- k_EMsgATSInitDRMSStressTest = 1507;
- k_EMsgATSCallTest = 1508;
- k_EMsgATSCallTestReply = 1509;
- k_EMsgATSStartExternalStress = 1510;
- k_EMsgATSExternalStressJobStart = 1511;
- k_EMsgATSExternalStressJobQueued = 1512;
- k_EMsgATSExternalStressJobRunning = 1513;
- k_EMsgATSExternalStressJobStopped = 1514;
- k_EMsgATSExternalStressJobStopAll = 1515;
- k_EMsgATSExternalStressActionResult = 1516;
- k_EMsgATSStarted = 1517;
- k_EMsgATSCSPerfTestTask = 1518;
- k_EMsgATSCSPerfTestResponse = 1519;
- k_EMsgBaseDP = 1600;
- k_EMsgDPSetPublishingState = 1601;
- k_EMsgDPUniquePlayersStat = 1603;
- k_EMsgDPStreamingUniquePlayersStat = 1604;
- k_EMsgDPBlockingStats = 1607;
- k_EMsgDPNatTraversalStats = 1608;
- k_EMsgDPCloudStats = 1612;
- k_EMsgDPGetPlayerCount = 1615;
- k_EMsgDPGetPlayerCountResponse = 1616;
- k_EMsgDPGameServersPlayersStats = 1617;
- k_EMsgClientDPCheckSpecialSurvey = 1620;
- k_EMsgClientDPCheckSpecialSurveyResponse = 1621;
- k_EMsgClientDPSendSpecialSurveyResponse = 1622;
- k_EMsgClientDPSendSpecialSurveyResponseReply = 1623;
- k_EMsgDPStoreSaleStatistics = 1624;
- k_EMsgDPPartnerMicroTxns = 1628;
- k_EMsgDPPartnerMicroTxnsResponse = 1629;
- k_EMsgDPVRUniquePlayersStat = 1631;
- k_EMsgBaseCM = 1700;
- k_EMsgCMSetAllowState = 1701;
- k_EMsgCMSpewAllowState = 1702;
- k_EMsgCMSessionRejected = 1703;
- k_EMsgCMSetSecrets = 1704;
- k_EMsgCMGetSecrets = 1705;
- k_EMsgBaseGC = 2200;
- k_EMsgGCCmdRevive = 2203;
- k_EMsgGCCmdDown = 2206;
- k_EMsgGCCmdDeploy = 2207;
- k_EMsgGCCmdDeployResponse = 2208;
- k_EMsgGCCmdSwitch = 2209;
- k_EMsgAMRefreshSessions = 2210;
- k_EMsgGCAchievementAwarded = 2212;
- k_EMsgGCSystemMessage = 2213;
- k_EMsgGCCmdStatus = 2216;
- k_EMsgGCRegisterWebInterfaces_Deprecated = 2217;
- k_EMsgGCGetAccountDetails_DEPRECATED = 2218;
- k_EMsgGCInterAppMessage = 2219;
- k_EMsgGCGetEmailTemplate = 2220;
- k_EMsgGCGetEmailTemplateResponse = 2221;
- k_EMsgGCHRelay = 2222;
- k_EMsgGCHRelayToClient = 2223;
- k_EMsgGCHUpdateSession = 2224;
- k_EMsgGCHRequestUpdateSession = 2225;
- k_EMsgGCHRequestStatus = 2226;
- k_EMsgGCHRequestStatusResponse = 2227;
- k_EMsgGCHAccountVacStatusChange = 2228;
- k_EMsgGCHSpawnGC = 2229;
- k_EMsgGCHSpawnGCResponse = 2230;
- k_EMsgGCHKillGC = 2231;
- k_EMsgGCHKillGCResponse = 2232;
- k_EMsgGCHAccountTradeBanStatusChange = 2233;
- k_EMsgGCHAccountLockStatusChange = 2234;
- k_EMsgGCHVacVerificationChange = 2235;
- k_EMsgGCHAccountPhoneNumberChange = 2236;
- k_EMsgGCHAccountTwoFactorChange = 2237;
- k_EMsgGCHInviteUserToLobby = 2238;
- k_EMsgGCHUpdateMultipleSessions = 2239;
- k_EMsgGCHMarkAppSessionsAuthoritative = 2240;
- k_EMsgGCHRecurringSubscriptionStatusChange = 2241;
- k_EMsgGCHAppCheersReceived = 2242;
- k_EMsgGCHAppCheersGetAllowedTypes = 2243;
- k_EMsgGCHAppCheersGetAllowedTypesResponse = 2244;
- k_EMsgGCHRoutingRulesFromGCHtoGM = 2245;
- k_EMsgGCHRoutingRulesToGCHfromGM = 2246;
- k_EMsgUpdateCMMessageRateRules = 2247;
- k_EMsgBaseP2P = 2500;
- k_EMsgP2PIntroducerMessage = 2502;
- k_EMsgBaseSM = 2900;
- k_EMsgSMExpensiveReport = 2902;
- k_EMsgSMHourlyReport = 2903;
- k_EMsgSMPartitionRenames = 2905;
- k_EMsgSMMonitorSpace = 2906;
- k_EMsgSMTestNextBuildSchemaConversion = 2907;
- k_EMsgSMTestNextBuildSchemaConversionResponse = 2908;
- k_EMsgBaseTest = 3000;
- k_EMsgFailServer = 3000;
- k_EMsgJobHeartbeatTest = 3001;
- k_EMsgJobHeartbeatTestResponse = 3002;
- k_EMsgBaseFTSRange = 3100;
- k_EMsgBaseCCSRange = 3150;
- k_EMsgCCSDeleteAllCommentsByAuthor = 3161;
- k_EMsgCCSDeleteAllCommentsByAuthorResponse = 3162;
- k_EMsgBaseLBSRange = 3200;
- k_EMsgLBSSetScore = 3201;
- k_EMsgLBSSetScoreResponse = 3202;
- k_EMsgLBSFindOrCreateLB = 3203;
- k_EMsgLBSFindOrCreateLBResponse = 3204;
- k_EMsgLBSGetLBEntries = 3205;
- k_EMsgLBSGetLBEntriesResponse = 3206;
- k_EMsgLBSGetLBList = 3207;
- k_EMsgLBSGetLBListResponse = 3208;
- k_EMsgLBSSetLBDetails = 3209;
- k_EMsgLBSDeleteLB = 3210;
- k_EMsgLBSDeleteLBEntry = 3211;
- k_EMsgLBSResetLB = 3212;
- k_EMsgLBSResetLBResponse = 3213;
- k_EMsgLBSDeleteLBResponse = 3214;
- k_EMsgBaseOGS = 3400;
- k_EMsgOGSBeginSession = 3401;
- k_EMsgOGSBeginSessionResponse = 3402;
- k_EMsgOGSEndSession = 3403;
- k_EMsgOGSEndSessionResponse = 3404;
- k_EMsgOGSWriteAppSessionRow = 3406;
- k_EMsgBaseBRP = 3600;
- k_EMsgBRPPostTransactionTax = 3629;
- k_EMsgBRPPostTransactionTaxResponse = 3630;
- k_EMsgBaseAMRange2 = 4000;
- k_EMsgAMCreateChat = 4001;
- k_EMsgAMCreateChatResponse = 4002;
- k_EMsgAMSetProfileURL = 4005;
- k_EMsgAMGetAccountEmailAddress = 4006;
- k_EMsgAMGetAccountEmailAddressResponse = 4007;
- k_EMsgAMRequestClanData = 4008;
- k_EMsgAMRouteToClients = 4009;
- k_EMsgAMLeaveClan = 4010;
- k_EMsgAMClanPermissions = 4011;
- k_EMsgAMClanPermissionsResponse = 4012;
- k_EMsgAMCreateClanEventDummyForRateLimiting = 4013;
- k_EMsgAMUpdateClanEventDummyForRateLimiting = 4015;
- k_EMsgAMSetClanPermissionSettings = 4021;
- k_EMsgAMSetClanPermissionSettingsResponse = 4022;
- k_EMsgAMGetClanPermissionSettings = 4023;
- k_EMsgAMGetClanPermissionSettingsResponse = 4024;
- k_EMsgAMPublishChatRoomInfo = 4025;
- k_EMsgClientChatRoomInfo = 4026;
- k_EMsgAMGetClanHistory = 4039;
- k_EMsgAMGetClanHistoryResponse = 4040;
- k_EMsgAMGetClanPermissionBits = 4041;
- k_EMsgAMGetClanPermissionBitsResponse = 4042;
- k_EMsgAMSetClanPermissionBits = 4043;
- k_EMsgAMSetClanPermissionBitsResponse = 4044;
- k_EMsgAMSessionInfoRequest = 4045;
- k_EMsgAMSessionInfoResponse = 4046;
- k_EMsgAMValidateWGToken = 4047;
- k_EMsgAMGetClanRank = 4050;
- k_EMsgAMGetClanRankResponse = 4051;
- k_EMsgAMSetClanRank = 4052;
- k_EMsgAMSetClanRankResponse = 4053;
- k_EMsgAMGetClanPOTW = 4054;
- k_EMsgAMGetClanPOTWResponse = 4055;
- k_EMsgAMSetClanPOTW = 4056;
- k_EMsgAMSetClanPOTWResponse = 4057;
- k_EMsgAMDumpUser = 4059;
- k_EMsgAMKickUserFromClan = 4060;
- k_EMsgAMAddFounderToClan = 4061;
- k_EMsgAMValidateWGTokenResponse = 4062;
- k_EMsgAMSetAccountDetails = 4064;
- k_EMsgAMGetChatBanList = 4065;
- k_EMsgAMGetChatBanListResponse = 4066;
- k_EMsgAMUnBanFromChat = 4067;
- k_EMsgAMSetClanDetails = 4068;
- k_EMsgUGSGetUserGameStats = 4073;
- k_EMsgUGSGetUserGameStatsResponse = 4074;
- k_EMsgAMCheckClanMembership = 4075;
- k_EMsgAMGetClanMembers = 4076;
- k_EMsgAMGetClanMembersResponse = 4077;
- k_EMsgAMNotifyChatOfClanChange = 4079;
- k_EMsgAMResubmitPurchase = 4080;
- k_EMsgAMAddFriend = 4081;
- k_EMsgAMAddFriendResponse = 4082;
- k_EMsgAMRemoveFriend = 4083;
- k_EMsgAMDumpClan = 4084;
- k_EMsgAMChangeClanOwner = 4085;
- k_EMsgAMCancelEasyCollect = 4086;
- k_EMsgAMCancelEasyCollectResponse = 4087;
- k_EMsgAMClansInCommon = 4090;
- k_EMsgAMClansInCommonResponse = 4091;
- k_EMsgAMIsValidAccountID = 4092;
- k_EMsgAMWipeFriendsList = 4095;
- k_EMsgAMSetIgnored = 4096;
- k_EMsgAMClansInCommonCountResponse = 4097;
- k_EMsgAMFriendsList = 4098;
- k_EMsgAMFriendsListResponse = 4099;
- k_EMsgAMFriendsInCommon = 4100;
- k_EMsgAMFriendsInCommonResponse = 4101;
- k_EMsgAMFriendsInCommonCountResponse = 4102;
- k_EMsgAMClansInCommonCount = 4103;
- k_EMsgAMChallengeVerdict = 4104;
- k_EMsgAMChallengeNotification = 4105;
- k_EMsgAMFindGSByIP = 4106;
- k_EMsgAMFoundGSByIP = 4107;
- k_EMsgAMGiftRevoked = 4108;
- k_EMsgAMUserClanList = 4110;
- k_EMsgAMUserClanListResponse = 4111;
- k_EMsgAMGetAccountDetails2 = 4112;
- k_EMsgAMGetAccountDetailsResponse2 = 4113;
- k_EMsgAMSetCommunityProfileSettings = 4114;
- k_EMsgAMSetCommunityProfileSettingsResponse = 4115;
- k_EMsgAMGetCommunityPrivacyState = 4116;
- k_EMsgAMGetCommunityPrivacyStateResponse = 4117;
- k_EMsgAMCheckClanInviteRateLimiting = 4118;
- k_EMsgUGSGetUserAchievementStatus = 4119;
- k_EMsgAMGetIgnored = 4120;
- k_EMsgAMGetIgnoredResponse = 4121;
- k_EMsgAMSetIgnoredResponse = 4122;
- k_EMsgAMSetFriendRelationshipNone = 4123;
- k_EMsgAMGetFriendRelationship = 4124;
- k_EMsgAMGetFriendRelationshipResponse = 4125;
- k_EMsgAMServiceModulesCache = 4126;
- k_EMsgAMServiceModulesCall = 4127;
- k_EMsgAMServiceModulesCallResponse = 4128;
- k_EMsgCommunityAddFriendNews = 4140;
- k_EMsgAMFindClanUser = 4143;
- k_EMsgAMFindClanUserResponse = 4144;
- k_EMsgAMBanFromChat = 4145;
- k_EMsgAMGetUserNewsSubscriptions = 4147;
- k_EMsgAMGetUserNewsSubscriptionsResponse = 4148;
- k_EMsgAMSetUserNewsSubscriptions = 4149;
- k_EMsgAMSendQueuedEmails = 4152;
- k_EMsgAMSetLicenseFlags = 4153;
- k_EMsgCommunityDeleteUserNews = 4155;
- k_EMsgAMGetAccountStatus = 4158;
- k_EMsgAMGetAccountStatusResponse = 4159;
- k_EMsgAMEditBanReason = 4160;
- k_EMsgAMCheckClanMembershipResponse = 4161;
- k_EMsgAMProbeClanMembershipList = 4162;
- k_EMsgAMProbeClanMembershipListResponse = 4163;
- k_EMsgUGSGetUserAchievementStatusResponse = 4164;
- k_EMsgAMGetFriendsLobbies = 4165;
- k_EMsgAMGetFriendsLobbiesResponse = 4166;
- k_EMsgAMGetUserFriendNewsResponse = 4172;
- k_EMsgCommunityGetUserFriendNews = 4173;
- k_EMsgAMGetUserClansNewsResponse = 4174;
- k_EMsgAMGetUserClansNews = 4175;
- k_EMsgAMGetPreviousCBAccount = 4184;
- k_EMsgAMGetPreviousCBAccountResponse = 4185;
- k_EMsgAMGetUserLicenseHistory = 4190;
- k_EMsgAMGetUserLicenseHistoryResponse = 4191;
- k_EMsgAMSupportChangePassword = 4194;
- k_EMsgAMSupportChangeEmail = 4195;
- k_EMsgAMResetUserVerificationGSByIP = 4197;
- k_EMsgAMUpdateGSPlayStats = 4198;
- k_EMsgAMSupportEnableOrDisable = 4199;
- k_EMsgAMGetPurchaseStatus = 4206;
- k_EMsgAMSupportIsAccountEnabled = 4209;
- k_EMsgAMSupportIsAccountEnabledResponse = 4210;
- k_EMsgUGSGetUserStats = 4211;
- k_EMsgAMGSSearch = 4213;
- k_EMsgChatServerRouteFriendMsg = 4219;
- k_EMsgAMTicketAuthRequestOrResponse = 4220;
- k_EMsgAMAddFreeLicense = 4224;
- k_EMsgAMValidateEmailLink = 4231;
- k_EMsgAMValidateEmailLinkResponse = 4232;
- k_EMsgUGSStoreUserStats = 4236;
- k_EMsgAMDeleteStoredCard = 4241;
- k_EMsgAMRevokeLegacyGameKeys = 4242;
- k_EMsgAMGetWalletDetails = 4244;
- k_EMsgAMGetWalletDetailsResponse = 4245;
- k_EMsgAMDeleteStoredPaymentInfo = 4246;
- k_EMsgAMGetStoredPaymentSummary = 4247;
- k_EMsgAMGetStoredPaymentSummaryResponse = 4248;
- k_EMsgAMGetWalletConversionRate = 4249;
- k_EMsgAMGetWalletConversionRateResponse = 4250;
- k_EMsgAMConvertWallet = 4251;
- k_EMsgAMConvertWalletResponse = 4252;
- k_EMsgAMSetPreApproval = 4255;
- k_EMsgAMSetPreApprovalResponse = 4256;
- k_EMsgAMCreateRefund = 4258;
- k_EMsgAMCreateChargeback = 4260;
- k_EMsgAMCreateDispute = 4262;
- k_EMsgAMClearDispute = 4264;
- k_EMsgAMCreateFinancialAdjustment = 4265;
- k_EMsgAMPlayerNicknameList = 4266;
- k_EMsgAMPlayerNicknameListResponse = 4267;
- k_EMsgAMGetUserCurrentGameInfo = 4269;
- k_EMsgAMGetUserCurrentGameInfoResponse = 4270;
- k_EMsgAMGetGSPlayerList = 4271;
- k_EMsgAMGetGSPlayerListResponse = 4272;
- k_EMsgAMGetSteamIDForMicroTxn = 4278;
- k_EMsgAMGetSteamIDForMicroTxnResponse = 4279;
- k_EMsgAMSetPartnerMember = 4280;
- k_EMsgAMRemovePublisherUser = 4281;
- k_EMsgAMGetUserLicenseList = 4282;
- k_EMsgAMGetUserLicenseListResponse = 4283;
- k_EMsgAMReloadGameGroupPolicy = 4284;
- k_EMsgAMAddFreeLicenseResponse = 4285;
- k_EMsgAMVACStatusUpdate = 4286;
- k_EMsgAMGetAccountDetails = 4287;
- k_EMsgAMGetAccountDetailsResponse = 4288;
- k_EMsgAMGetPlayerLinkDetails = 4289;
- k_EMsgAMGetPlayerLinkDetailsResponse = 4290;
- k_EMsgAMGetAccountFlagsForWGSpoofing = 4294;
- k_EMsgAMGetAccountFlagsForWGSpoofingResponse = 4295;
- k_EMsgAMGetClanOfficers = 4298;
- k_EMsgAMGetClanOfficersResponse = 4299;
- k_EMsgAMNameChange = 4300;
- k_EMsgAMGetNameHistory = 4301;
- k_EMsgAMGetNameHistoryResponse = 4302;
- k_EMsgAMUpdateProviderStatus = 4305;
- k_EMsgAMSupportRemoveAccountSecurity = 4307;
- k_EMsgAMIsAccountInCaptchaGracePeriod = 4308;
- k_EMsgAMIsAccountInCaptchaGracePeriodResponse = 4309;
- k_EMsgAMAccountPS3Unlink = 4310;
- k_EMsgAMAccountPS3UnlinkResponse = 4311;
- k_EMsgUGSStoreUserStatsResponse = 4312;
- k_EMsgAMGetAccountPSNInfo = 4313;
- k_EMsgAMGetAccountPSNInfoResponse = 4314;
- k_EMsgAMAuthenticatedPlayerList = 4315;
- k_EMsgAMGetUserGifts = 4316;
- k_EMsgAMGetUserGiftsResponse = 4317;
- k_EMsgAMTransferLockedGifts = 4320;
- k_EMsgAMTransferLockedGiftsResponse = 4321;
- k_EMsgAMPlayerHostedOnGameServer = 4322;
- k_EMsgAMGetAccountBanInfo = 4323;
- k_EMsgAMGetAccountBanInfoResponse = 4324;
- k_EMsgAMRecordBanEnforcement = 4325;
- k_EMsgAMRollbackGiftTransfer = 4326;
- k_EMsgAMRollbackGiftTransferResponse = 4327;
- k_EMsgAMHandlePendingTransaction = 4328;
- k_EMsgAMRequestClanDetails = 4329;
- k_EMsgAMDeleteStoredPaypalAgreement = 4330;
- k_EMsgAMGameServerUpdate = 4331;
- k_EMsgAMGameServerRemove = 4332;
- k_EMsgAMGetPaypalAgreements = 4333;
- k_EMsgAMGetPaypalAgreementsResponse = 4334;
- k_EMsgAMGameServerPlayerCompatibilityCheck = 4335;
- k_EMsgAMGameServerPlayerCompatibilityCheckResponse = 4336;
- k_EMsgAMRenewLicense = 4337;
- k_EMsgAMGetAccountCommunityBanInfo = 4338;
- k_EMsgAMGetAccountCommunityBanInfoResponse = 4339;
- k_EMsgAMGameServerAccountChangePassword = 4340;
- k_EMsgAMGameServerAccountDeleteAccount = 4341;
- k_EMsgAMRenewAgreement = 4342;
- k_EMsgAMXsollaPayment = 4344;
- k_EMsgAMXsollaPaymentResponse = 4345;
- k_EMsgAMAcctAllowedToPurchase = 4346;
- k_EMsgAMAcctAllowedToPurchaseResponse = 4347;
- k_EMsgAMSwapKioskDeposit = 4348;
- k_EMsgAMSwapKioskDepositResponse = 4349;
- k_EMsgAMSetUserGiftUnowned = 4350;
- k_EMsgAMSetUserGiftUnownedResponse = 4351;
- k_EMsgAMClaimUnownedUserGift = 4352;
- k_EMsgAMClaimUnownedUserGiftResponse = 4353;
- k_EMsgAMSetClanName = 4354;
- k_EMsgAMSetClanNameResponse = 4355;
- k_EMsgAMGrantCoupon = 4356;
- k_EMsgAMGrantCouponResponse = 4357;
- k_EMsgAMIsPackageRestrictedInUserCountry = 4358;
- k_EMsgAMIsPackageRestrictedInUserCountryResponse = 4359;
- k_EMsgAMHandlePendingTransactionResponse = 4360;
- k_EMsgAMGrantGuestPasses2 = 4361;
- k_EMsgAMGrantGuestPasses2Response = 4362;
- k_EMsgAMGetPlayerBanDetails = 4365;
- k_EMsgAMGetPlayerBanDetailsResponse = 4366;
- k_EMsgAMFinalizePurchase = 4367;
- k_EMsgAMFinalizePurchaseResponse = 4368;
- k_EMsgAMPersonaChangeResponse = 4372;
- k_EMsgAMGetClanDetailsForForumCreation = 4373;
- k_EMsgAMGetClanDetailsForForumCreationResponse = 4374;
- k_EMsgAMGetPendingNotificationCount = 4375;
- k_EMsgAMGetPendingNotificationCountResponse = 4376;
- k_EMsgAMPasswordHashUpgrade = 4377;
- k_EMsgAMBoaCompraPayment = 4380;
- k_EMsgAMBoaCompraPaymentResponse = 4381;
- k_EMsgAMCompleteExternalPurchase = 4383;
- k_EMsgAMCompleteExternalPurchaseResponse = 4384;
- k_EMsgAMResolveNegativeWalletCredits = 4385;
- k_EMsgAMResolveNegativeWalletCreditsResponse = 4386;
- k_EMsgAMPlayerGetClanBasicDetails = 4389;
- k_EMsgAMPlayerGetClanBasicDetailsResponse = 4390;
- k_EMsgAMMOLPayment = 4391;
- k_EMsgAMMOLPaymentResponse = 4392;
- k_EMsgGetUserIPCountry = 4393;
- k_EMsgGetUserIPCountryResponse = 4394;
- k_EMsgNotificationOfSuspiciousActivity = 4395;
- k_EMsgAMDegicaPayment = 4396;
- k_EMsgAMDegicaPaymentResponse = 4397;
- k_EMsgAMEClubPayment = 4398;
- k_EMsgAMEClubPaymentResponse = 4399;
- k_EMsgAMPayPalPaymentsHubPayment = 4400;
- k_EMsgAMPayPalPaymentsHubPaymentResponse = 4401;
- k_EMsgAMTwoFactorRecoverAuthenticatorRequest = 4402;
- k_EMsgAMTwoFactorRecoverAuthenticatorResponse = 4403;
- k_EMsgAMSmart2PayPayment = 4404;
- k_EMsgAMSmart2PayPaymentResponse = 4405;
- k_EMsgAMValidatePasswordResetCodeAndSendSmsRequest = 4406;
- k_EMsgAMValidatePasswordResetCodeAndSendSmsResponse = 4407;
- k_EMsgAMGetAccountResetDetailsRequest = 4408;
- k_EMsgAMGetAccountResetDetailsResponse = 4409;
- k_EMsgAMBitPayPayment = 4410;
- k_EMsgAMBitPayPaymentResponse = 4411;
- k_EMsgAMSendAccountInfoUpdate = 4412;
- k_EMsgAMSendScheduledGift = 4413;
- k_EMsgAMNodwinPayment = 4414;
- k_EMsgAMNodwinPaymentResponse = 4415;
- k_EMsgAMResolveWalletRevoke = 4416;
- k_EMsgAMResolveWalletReverseRevoke = 4417;
- k_EMsgAMFundedPayment = 4418;
- k_EMsgAMFundedPaymentResponse = 4419;
- k_EMsgAMRequestPersonaUpdateForChatServer = 4420;
- k_EMsgAMPerfectWorldPayment = 4421;
- k_EMsgAMPerfectWorldPaymentResponse = 4422;
- k_EMsgAMECommPayPayment = 4423;
- k_EMsgAMECommPayPaymentResponse = 4424;
- k_EMsgAMSetRemoteClientID = 4425;
- k_EMsgBasePSRange = 5000;
- k_EMsgPSCreateShoppingCart = 5001;
- k_EMsgPSCreateShoppingCartResponse = 5002;
- k_EMsgPSIsValidShoppingCart = 5003;
- k_EMsgPSIsValidShoppingCartResponse = 5004;
- k_EMsgPSRemoveLineItemFromShoppingCart = 5007;
- k_EMsgPSRemoveLineItemFromShoppingCartResponse = 5008;
- k_EMsgPSGetShoppingCartContents = 5009;
- k_EMsgPSGetShoppingCartContentsResponse = 5010;
- k_EMsgPSAddWalletCreditToShoppingCart = 5011;
- k_EMsgPSAddWalletCreditToShoppingCartResponse = 5012;
- k_EMsgBaseUFSRange = 5200;
- k_EMsgClientUFSUploadFileRequest = 5202;
- k_EMsgClientUFSUploadFileResponse = 5203;
- k_EMsgClientUFSUploadFileChunk = 5204;
- k_EMsgClientUFSUploadFileFinished = 5205;
- k_EMsgClientUFSGetFileListForApp = 5206;
- k_EMsgClientUFSGetFileListForAppResponse = 5207;
- k_EMsgClientUFSDownloadRequest = 5210;
- k_EMsgClientUFSDownloadResponse = 5211;
- k_EMsgClientUFSDownloadChunk = 5212;
- k_EMsgClientUFSLoginRequest = 5213;
- k_EMsgClientUFSLoginResponse = 5214;
- k_EMsgUFSReloadPartitionInfo = 5215;
- k_EMsgClientUFSTransferHeartbeat = 5216;
- k_EMsgUFSSynchronizeFile = 5217;
- k_EMsgUFSSynchronizeFileResponse = 5218;
- k_EMsgClientUFSDeleteFileRequest = 5219;
- k_EMsgClientUFSDeleteFileResponse = 5220;
- k_EMsgClientUFSGetUGCDetails = 5226;
- k_EMsgClientUFSGetUGCDetailsResponse = 5227;
- k_EMsgUFSUpdateFileFlags = 5228;
- k_EMsgUFSUpdateFileFlagsResponse = 5229;
- k_EMsgClientUFSGetSingleFileInfo = 5230;
- k_EMsgClientUFSGetSingleFileInfoResponse = 5231;
- k_EMsgClientUFSShareFile = 5232;
- k_EMsgClientUFSShareFileResponse = 5233;
- k_EMsgUFSReloadAccount = 5234;
- k_EMsgUFSReloadAccountResponse = 5235;
- k_EMsgUFSUpdateRecordBatched = 5236;
- k_EMsgUFSUpdateRecordBatchedResponse = 5237;
- k_EMsgUFSMigrateFile = 5238;
- k_EMsgUFSMigrateFileResponse = 5239;
- k_EMsgUFSGetUGCURLs = 5240;
- k_EMsgUFSGetUGCURLsResponse = 5241;
- k_EMsgUFSHttpUploadFileFinishRequest = 5242;
- k_EMsgUFSHttpUploadFileFinishResponse = 5243;
- k_EMsgUFSDownloadStartRequest = 5244;
- k_EMsgUFSDownloadStartResponse = 5245;
- k_EMsgUFSDownloadChunkRequest = 5246;
- k_EMsgUFSDownloadChunkResponse = 5247;
- k_EMsgUFSDownloadFinishRequest = 5248;
- k_EMsgUFSDownloadFinishResponse = 5249;
- k_EMsgUFSFlushURLCache = 5250;
- k_EMsgClientUFSUploadCommit = 5251;
- k_EMsgClientUFSUploadCommitResponse = 5252;
- k_EMsgUFSMigrateFileAppID = 5253;
- k_EMsgUFSMigrateFileAppIDResponse = 5254;
- k_EMsgBaseClient2 = 5400;
- k_EMsgClientRequestForgottenPasswordEmail = 5401;
- k_EMsgClientRequestForgottenPasswordEmailResponse = 5402;
- k_EMsgClientCreateAccountResponse = 5403;
- k_EMsgClientResetForgottenPassword = 5404;
- k_EMsgClientResetForgottenPasswordResponse = 5405;
- k_EMsgClientInformOfResetForgottenPassword = 5407;
- k_EMsgClientInformOfResetForgottenPasswordResponse = 5408;
- k_EMsgClientAnonUserLogOn_Deprecated = 5409;
- k_EMsgClientGamesPlayedWithDataBlob = 5410;
- k_EMsgClientUpdateUserGameInfo = 5411;
- k_EMsgClientFileToDownload = 5412;
- k_EMsgClientFileToDownloadResponse = 5413;
- k_EMsgClientLBSSetScore = 5414;
- k_EMsgClientLBSSetScoreResponse = 5415;
- k_EMsgClientLBSFindOrCreateLB = 5416;
- k_EMsgClientLBSFindOrCreateLBResponse = 5417;
- k_EMsgClientLBSGetLBEntries = 5418;
- k_EMsgClientLBSGetLBEntriesResponse = 5419;
- k_EMsgClientChatDeclined = 5426;
- k_EMsgClientFriendMsgIncoming = 5427;
- k_EMsgClientAuthList_Deprecated = 5428;
- k_EMsgClientTicketAuthComplete = 5429;
- k_EMsgClientIsLimitedAccount = 5430;
- k_EMsgClientRequestAuthList = 5431;
- k_EMsgClientAuthList = 5432;
- k_EMsgClientStat = 5433;
- k_EMsgClientP2PConnectionInfo = 5434;
- k_EMsgClientP2PConnectionFailInfo = 5435;
- k_EMsgClientGetDepotDecryptionKey = 5438;
- k_EMsgClientGetDepotDecryptionKeyResponse = 5439;
- k_EMsgClientEnableTestLicense = 5443;
- k_EMsgClientEnableTestLicenseResponse = 5444;
- k_EMsgClientDisableTestLicense = 5445;
- k_EMsgClientDisableTestLicenseResponse = 5446;
- k_EMsgClientRequestValidationMail = 5448;
- k_EMsgClientRequestValidationMailResponse = 5449;
- k_EMsgClientCheckAppBetaPassword = 5450;
- k_EMsgClientCheckAppBetaPasswordResponse = 5451;
- k_EMsgClientToGC = 5452;
- k_EMsgClientFromGC = 5453;
- k_EMsgClientEmailAddrInfo = 5456;
- k_EMsgClientPasswordChange3 = 5457;
- k_EMsgClientEmailChange3 = 5458;
- k_EMsgClientPersonalQAChange3 = 5459;
- k_EMsgClientResetForgottenPassword3 = 5460;
- k_EMsgClientRequestForgottenPasswordEmail3 = 5461;
- k_EMsgClientNewLoginKey = 5463;
- k_EMsgClientNewLoginKeyAccepted = 5464;
- k_EMsgClientLogOnWithHash_Deprecated = 5465;
- k_EMsgClientStoreUserStats2 = 5466;
- k_EMsgClientStatsUpdated = 5467;
- k_EMsgClientActivateOEMLicense = 5468;
- k_EMsgClientRegisterOEMMachine = 5469;
- k_EMsgClientRegisterOEMMachineResponse = 5470;
- k_EMsgClientRequestedClientStats = 5480;
- k_EMsgClientStat2Int32 = 5481;
- k_EMsgClientStat2 = 5482;
- k_EMsgClientVerifyPassword = 5483;
- k_EMsgClientVerifyPasswordResponse = 5484;
- k_EMsgClientDRMDownloadRequest = 5485;
- k_EMsgClientDRMDownloadResponse = 5486;
- k_EMsgClientDRMFinalResult = 5487;
- k_EMsgClientGetFriendsWhoPlayGame = 5488;
- k_EMsgClientGetFriendsWhoPlayGameResponse = 5489;
- k_EMsgClientOGSBeginSession = 5490;
- k_EMsgClientOGSBeginSessionResponse = 5491;
- k_EMsgClientOGSEndSession = 5492;
- k_EMsgClientOGSEndSessionResponse = 5493;
- k_EMsgClientOGSWriteRow = 5494;
- k_EMsgClientGetPeerContentInfo = 5495;
- k_EMsgClientGetPeerContentInfoResponse = 5496;
- k_EMsgClientStartPeerContentServer = 5497;
- k_EMsgClientStartPeerContentServerResponse = 5498;
- k_EMsgClientServerUnavailable = 5500;
- k_EMsgClientServersAvailable = 5501;
- k_EMsgClientRegisterAuthTicketWithCM = 5502;
- k_EMsgClientGCMsgFailed = 5503;
- k_EMsgClientMicroTxnAuthRequest = 5504;
- k_EMsgClientMicroTxnAuthorize = 5505;
- k_EMsgClientMicroTxnAuthorizeResponse = 5506;
- k_EMsgClientGetMicroTxnInfo = 5508;
- k_EMsgClientGetMicroTxnInfoResponse = 5509;
- k_EMsgClientDeregisterWithServer = 5511;
- k_EMsgClientSubscribeToPersonaFeed = 5512;
- k_EMsgClientLogon = 5514;
- k_EMsgClientGetClientDetails = 5515;
- k_EMsgClientGetClientDetailsResponse = 5516;
- k_EMsgClientReportOverlayDetourFailure = 5517;
- k_EMsgClientGetClientAppList = 5518;
- k_EMsgClientGetClientAppListResponse = 5519;
- k_EMsgClientInstallClientApp = 5520;
- k_EMsgClientInstallClientAppResponse = 5521;
- k_EMsgClientUninstallClientApp = 5522;
- k_EMsgClientUninstallClientAppResponse = 5523;
- k_EMsgClientSetClientAppUpdateState = 5524;
- k_EMsgClientSetClientAppUpdateStateResponse = 5525;
- k_EMsgClientRequestEncryptedAppTicket = 5526;
- k_EMsgClientRequestEncryptedAppTicketResponse = 5527;
- k_EMsgClientWalletInfoUpdate = 5528;
- k_EMsgClientLBSSetUGC = 5529;
- k_EMsgClientLBSSetUGCResponse = 5530;
- k_EMsgClientAMGetClanOfficers = 5531;
- k_EMsgClientAMGetClanOfficersResponse = 5532;
- k_EMsgClientFriendProfileInfo = 5535;
- k_EMsgClientFriendProfileInfoResponse = 5536;
- k_EMsgClientUpdateMachineAuth = 5537;
- k_EMsgClientUpdateMachineAuthResponse = 5538;
- k_EMsgClientReadMachineAuth = 5539;
- k_EMsgClientReadMachineAuthResponse = 5540;
- k_EMsgClientRequestMachineAuth = 5541;
- k_EMsgClientRequestMachineAuthResponse = 5542;
- k_EMsgClientScreenshotsChanged = 5543;
- k_EMsgClientGetCDNAuthToken = 5546;
- k_EMsgClientGetCDNAuthTokenResponse = 5547;
- k_EMsgClientDownloadRateStatistics = 5548;
- k_EMsgClientRequestAccountData = 5549;
- k_EMsgClientRequestAccountDataResponse = 5550;
- k_EMsgClientResetForgottenPassword4 = 5551;
- k_EMsgClientHideFriend = 5552;
- k_EMsgClientFriendsGroupsList = 5553;
- k_EMsgClientGetClanActivityCounts = 5554;
- k_EMsgClientGetClanActivityCountsResponse = 5555;
- k_EMsgClientOGSReportString = 5556;
- k_EMsgClientOGSReportBug = 5557;
- k_EMsgClientSentLogs = 5558;
- k_EMsgClientLogonGameServer = 5559;
- k_EMsgAMClientCreateFriendsGroup = 5560;
- k_EMsgAMClientCreateFriendsGroupResponse = 5561;
- k_EMsgAMClientDeleteFriendsGroup = 5562;
- k_EMsgAMClientDeleteFriendsGroupResponse = 5563;
- k_EMsgAMClientManageFriendsGroup = 5564;
- k_EMsgAMClientManageFriendsGroupResponse = 5565;
- k_EMsgAMClientAddFriendToGroup = 5566;
- k_EMsgAMClientAddFriendToGroupResponse = 5567;
- k_EMsgAMClientRemoveFriendFromGroup = 5568;
- k_EMsgAMClientRemoveFriendFromGroupResponse = 5569;
- k_EMsgClientAMGetPersonaNameHistory = 5570;
- k_EMsgClientAMGetPersonaNameHistoryResponse = 5571;
- k_EMsgClientRequestFreeLicense = 5572;
- k_EMsgClientRequestFreeLicenseResponse = 5573;
- k_EMsgClientDRMDownloadRequestWithCrashData = 5574;
- k_EMsgClientAuthListAck = 5575;
- k_EMsgClientItemAnnouncements = 5576;
- k_EMsgClientRequestItemAnnouncements = 5577;
- k_EMsgClientFriendMsgEchoToSender = 5578;
- k_EMsgClientCommentNotifications = 5582;
- k_EMsgClientRequestCommentNotifications = 5583;
- k_EMsgClientPersonaChangeResponse = 5584;
- k_EMsgClientRequestWebAPIAuthenticateUserNonce = 5585;
- k_EMsgClientRequestWebAPIAuthenticateUserNonceResponse = 5586;
- k_EMsgClientPlayerNicknameList = 5587;
- k_EMsgAMClientSetPlayerNickname = 5588;
- k_EMsgAMClientSetPlayerNicknameResponse = 5589;
- k_EMsgClientGetNumberOfCurrentPlayersDP = 5592;
- k_EMsgClientGetNumberOfCurrentPlayersDPResponse = 5593;
- k_EMsgClientServiceMethodLegacy = 5594;
- k_EMsgClientServiceMethodLegacyResponse = 5595;
- k_EMsgClientFriendUserStatusPublished = 5596;
- k_EMsgClientCurrentUIMode = 5597;
- k_EMsgClientVanityURLChangedNotification = 5598;
- k_EMsgClientUserNotifications = 5599;
- k_EMsgBaseDFS = 5600;
- k_EMsgDFSGetFile = 5601;
- k_EMsgDFSInstallLocalFile = 5602;
- k_EMsgDFSConnection = 5603;
- k_EMsgDFSConnectionReply = 5604;
- k_EMsgClientDFSAuthenticateRequest = 5605;
- k_EMsgClientDFSAuthenticateResponse = 5606;
- k_EMsgClientDFSEndSession = 5607;
- k_EMsgDFSPurgeFile = 5608;
- k_EMsgDFSRouteFile = 5609;
- k_EMsgDFSGetFileFromServer = 5610;
- k_EMsgDFSAcceptedResponse = 5611;
- k_EMsgDFSRequestPingback = 5612;
- k_EMsgDFSRecvTransmitFile = 5613;
- k_EMsgDFSSendTransmitFile = 5614;
- k_EMsgDFSRequestPingback2 = 5615;
- k_EMsgDFSResponsePingback2 = 5616;
- k_EMsgClientDFSDownloadStatus = 5617;
- k_EMsgDFSStartTransfer = 5618;
- k_EMsgDFSTransferComplete = 5619;
- k_EMsgDFSRouteFileResponse = 5620;
- k_EMsgClientNetworkingCertRequest = 5621;
- k_EMsgClientNetworkingCertRequestResponse = 5622;
- k_EMsgClientChallengeRequest = 5623;
- k_EMsgClientChallengeResponse = 5624;
- k_EMsgBadgeCraftedNotification = 5625;
- k_EMsgClientNetworkingMobileCertRequest = 5626;
- k_EMsgClientNetworkingMobileCertRequestResponse = 5627;
- k_EMsgBaseMDS = 5800;
- k_EMsgMDSGetDepotDecryptionKey = 5812;
- k_EMsgMDSGetDepotDecryptionKeyResponse = 5813;
- k_EMsgMDSContentServerConfigRequest = 5827;
- k_EMsgMDSContentServerConfig = 5828;
- k_EMsgMDSGetDepotManifest = 5829;
- k_EMsgMDSGetDepotManifestResponse = 5830;
- k_EMsgMDSGetDepotManifestChunk = 5831;
- k_EMsgMDSGetDepotChunk = 5832;
- k_EMsgMDSGetDepotChunkResponse = 5833;
- k_EMsgMDSGetDepotChunkChunk = 5834;
- k_EMsgMDSToCSFlushChunk = 5844;
- k_EMsgMDSMigrateChunk = 5847;
- k_EMsgMDSMigrateChunkResponse = 5848;
- k_EMsgMDSToCSFlushManifest = 5849;
- k_EMsgCSBase = 6200;
- k_EMsgCSPing = 6201;
- k_EMsgCSPingResponse = 6202;
- k_EMsgGMSBase = 6400;
- k_EMsgGMSGameServerReplicate = 6401;
- k_EMsgClientGMSServerQuery = 6403;
- k_EMsgGMSClientServerQueryResponse = 6404;
- k_EMsgAMGMSGameServerUpdate = 6405;
- k_EMsgAMGMSGameServerRemove = 6406;
- k_EMsgGameServerOutOfDate = 6407;
- k_EMsgDeviceAuthorizationBase = 6500;
- k_EMsgClientAuthorizeLocalDeviceRequest = 6501;
- k_EMsgClientAuthorizeLocalDeviceResponse = 6502;
- k_EMsgClientDeauthorizeDeviceRequest = 6503;
- k_EMsgClientDeauthorizeDevice = 6504;
- k_EMsgClientUseLocalDeviceAuthorizations = 6505;
- k_EMsgClientGetAuthorizedDevices = 6506;
- k_EMsgClientGetAuthorizedDevicesResponse = 6507;
- k_EMsgAMNotifySessionDeviceAuthorized = 6508;
- k_EMsgClientAuthorizeLocalDeviceNotification = 6509;
- k_EMsgMMSBase = 6600;
- k_EMsgClientMMSCreateLobby = 6601;
- k_EMsgClientMMSCreateLobbyResponse = 6602;
- k_EMsgClientMMSJoinLobby = 6603;
- k_EMsgClientMMSJoinLobbyResponse = 6604;
- k_EMsgClientMMSLeaveLobby = 6605;
- k_EMsgClientMMSLeaveLobbyResponse = 6606;
- k_EMsgClientMMSGetLobbyList = 6607;
- k_EMsgClientMMSGetLobbyListResponse = 6608;
- k_EMsgClientMMSSetLobbyData = 6609;
- k_EMsgClientMMSSetLobbyDataResponse = 6610;
- k_EMsgClientMMSGetLobbyData = 6611;
- k_EMsgClientMMSLobbyData = 6612;
- k_EMsgClientMMSSendLobbyChatMsg = 6613;
- k_EMsgClientMMSLobbyChatMsg = 6614;
- k_EMsgClientMMSSetLobbyOwner = 6615;
- k_EMsgClientMMSSetLobbyOwnerResponse = 6616;
- k_EMsgClientMMSSetLobbyGameServer = 6617;
- k_EMsgClientMMSLobbyGameServerSet = 6618;
- k_EMsgClientMMSUserJoinedLobby = 6619;
- k_EMsgClientMMSUserLeftLobby = 6620;
- k_EMsgClientMMSInviteToLobby = 6621;
- k_EMsgClientMMSFlushFrenemyListCache = 6622;
- k_EMsgClientMMSFlushFrenemyListCacheResponse = 6623;
- k_EMsgClientMMSSetLobbyLinked = 6624;
- k_EMsgClientMMSSetRatelimitPolicyOnClient = 6625;
- k_EMsgClientMMSGetLobbyStatus = 6626;
- k_EMsgClientMMSGetLobbyStatusResponse = 6627;
- k_EMsgMMSGetLobbyList = 6628;
- k_EMsgMMSGetLobbyListResponse = 6629;
- k_EMsgNonStdMsgBase = 6800;
- k_EMsgNonStdMsgMemcached = 6801;
- k_EMsgNonStdMsgHTTPServer = 6802;
- k_EMsgNonStdMsgHTTPClient = 6803;
- k_EMsgNonStdMsgWGResponse = 6804;
- k_EMsgNonStdMsgPHPSimulator = 6805;
- k_EMsgNonStdMsgChase = 6806;
- k_EMsgNonStdMsgDFSTransfer = 6807;
- k_EMsgNonStdMsgTests = 6808;
- k_EMsgNonStdMsgUMQpipeAAPL = 6809;
- k_EMSgNonStdMsgSyslog = 6810;
- k_EMsgNonStdMsgLogsink = 6811;
- k_EMsgNonStdMsgSteam2Emulator = 6812;
- k_EMsgNonStdMsgRTMPServer = 6813;
- k_EMsgNonStdMsgWebSocket = 6814;
- k_EMsgNonStdMsgRedis = 6815;
- k_EMsgUDSBase = 7000;
- k_EMsgClientUDSP2PSessionStarted = 7001;
- k_EMsgClientUDSP2PSessionEnded = 7002;
- k_EMsgUDSRenderUserAuth = 7003;
- k_EMsgUDSRenderUserAuthResponse = 7004;
- k_EMsgClientInviteToGame = 7005;
- k_EMsgUDSHasSession = 7006;
- k_EMsgUDSHasSessionResponse = 7007;
- k_EMsgMPASBase = 7100;
- k_EMsgMPASVacBanReset = 7101;
- k_EMsgKGSBase = 7200;
- k_EMsgUCMBase = 7300;
- k_EMsgClientUCMAddScreenshot = 7301;
- k_EMsgClientUCMAddScreenshotResponse = 7302;
- k_EMsgUCMResetCommunityContent = 7307;
- k_EMsgUCMResetCommunityContentResponse = 7308;
- k_EMsgClientUCMDeleteScreenshot = 7309;
- k_EMsgClientUCMDeleteScreenshotResponse = 7310;
- k_EMsgClientUCMPublishFile = 7311;
- k_EMsgClientUCMPublishFileResponse = 7312;
- k_EMsgClientUCMDeletePublishedFile = 7315;
- k_EMsgClientUCMDeletePublishedFileResponse = 7316;
- k_EMsgClientUCMUpdatePublishedFile = 7325;
- k_EMsgClientUCMUpdatePublishedFileResponse = 7326;
- k_EMsgUCMUpdatePublishedFile = 7327;
- k_EMsgUCMUpdatePublishedFileResponse = 7328;
- k_EMsgUCMUpdatePublishedFileStat = 7331;
- k_EMsgUCMReloadPublishedFile = 7337;
- k_EMsgUCMReloadUserFileListCaches = 7338;
- k_EMsgUCMPublishedFileReported = 7339;
- k_EMsgUCMPublishedFilePreviewAdd = 7341;
- k_EMsgUCMPublishedFilePreviewAddResponse = 7342;
- k_EMsgUCMPublishedFilePreviewRemove = 7343;
- k_EMsgUCMPublishedFilePreviewRemoveResponse = 7344;
- k_EMsgUCMPublishedFileSubscribed = 7349;
- k_EMsgUCMPublishedFileUnsubscribed = 7350;
- k_EMsgUCMPublishFile = 7351;
- k_EMsgUCMPublishFileResponse = 7352;
- k_EMsgUCMPublishedFileChildAdd = 7353;
- k_EMsgUCMPublishedFileChildAddResponse = 7354;
- k_EMsgUCMPublishedFileChildRemove = 7355;
- k_EMsgUCMPublishedFileChildRemoveResponse = 7356;
- k_EMsgUCMPublishedFileParentChanged = 7359;
- k_EMsgClientUCMSetUserPublishedFileAction = 7364;
- k_EMsgClientUCMSetUserPublishedFileActionResponse = 7365;
- k_EMsgClientUCMEnumeratePublishedFilesByUserAction = 7366;
- k_EMsgClientUCMEnumeratePublishedFilesByUserActionResponse = 7367;
- k_EMsgUCMGetUserSubscribedFiles = 7369;
- k_EMsgUCMGetUserSubscribedFilesResponse = 7370;
- k_EMsgUCMFixStatsPublishedFile = 7371;
- k_EMsgClientUCMEnumerateUserSubscribedFilesWithUpdates = 7378;
- k_EMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse = 7379;
- k_EMsgUCMPublishedFileContentUpdated = 7380;
- k_EMsgClientUCMPublishedFileUpdated = 7381;
- k_EMsgFSBase = 7500;
- k_EMsgClientRichPresenceUpload = 7501;
- k_EMsgClientRichPresenceRequest = 7502;
- k_EMsgClientRichPresenceInfo = 7503;
- k_EMsgFSRichPresenceRequest = 7504;
- k_EMsgFSRichPresenceResponse = 7505;
- k_EMsgFSComputeFrenematrix = 7506;
- k_EMsgFSComputeFrenematrixResponse = 7507;
- k_EMsgFSPlayStatusNotification = 7508;
- k_EMsgFSAddOrRemoveFollower = 7510;
- k_EMsgFSAddOrRemoveFollowerResponse = 7511;
- k_EMsgFSUpdateFollowingList = 7512;
- k_EMsgFSCommentNotification = 7513;
- k_EMsgFSCommentNotificationViewed = 7514;
- k_EMsgClientFSGetFollowerCount = 7515;
- k_EMsgClientFSGetFollowerCountResponse = 7516;
- k_EMsgClientFSGetIsFollowing = 7517;
- k_EMsgClientFSGetIsFollowingResponse = 7518;
- k_EMsgClientFSEnumerateFollowingList = 7519;
- k_EMsgClientFSEnumerateFollowingListResponse = 7520;
- k_EMsgFSGetPendingNotificationCount = 7521;
- k_EMsgFSGetPendingNotificationCountResponse = 7522;
- k_EMsgClientChatOfflineMessageNotification = 7523;
- k_EMsgClientChatRequestOfflineMessageCount = 7524;
- k_EMsgClientChatGetFriendMessageHistory = 7525;
- k_EMsgClientChatGetFriendMessageHistoryResponse = 7526;
- k_EMsgClientChatGetFriendMessageHistoryForOfflineMessages = 7527;
- k_EMsgClientFSGetFriendsSteamLevels = 7528;
- k_EMsgClientFSGetFriendsSteamLevelsResponse = 7529;
- k_EMsgAMRequestFriendData = 7530;
- k_EMsgDRMRange2 = 7600;
- k_EMsgCEGVersionSetEnableDisableRequest = 7600;
- k_EMsgCEGVersionSetEnableDisableResponse = 7601;
- k_EMsgCEGPropStatusDRMSRequest = 7602;
- k_EMsgCEGPropStatusDRMSResponse = 7603;
- k_EMsgCEGWhackFailureReportRequest = 7604;
- k_EMsgCEGWhackFailureReportResponse = 7605;
- k_EMsgDRMSFetchVersionSet = 7606;
- k_EMsgDRMSFetchVersionSetResponse = 7607;
- k_EMsgEconBase = 7700;
- k_EMsgEconTrading_InitiateTradeRequest = 7701;
- k_EMsgEconTrading_InitiateTradeProposed = 7702;
- k_EMsgEconTrading_InitiateTradeResponse = 7703;
- k_EMsgEconTrading_InitiateTradeResult = 7704;
- k_EMsgEconTrading_StartSession = 7705;
- k_EMsgEconTrading_CancelTradeRequest = 7706;
- k_EMsgEconFlushInventoryCache = 7707;
- k_EMsgEconFlushInventoryCacheResponse = 7708;
- k_EMsgEconCDKeyProcessTransaction = 7711;
- k_EMsgEconCDKeyProcessTransactionResponse = 7712;
- k_EMsgEconGetErrorLogs = 7713;
- k_EMsgEconGetErrorLogsResponse = 7714;
- k_EMsgRMRange = 7800;
- k_EMsgRMTestVerisignOTP = 7800;
- k_EMsgRMTestVerisignOTPResponse = 7801;
- k_EMsgRMDeleteMemcachedKeys = 7803;
- k_EMsgRMRemoteInvoke = 7804;
- k_EMsgBadLoginIPList = 7805;
- k_EMsgRMMsgTraceAddTrigger = 7806;
- k_EMsgRMMsgTraceRemoveTrigger = 7807;
- k_EMsgRMMsgTraceEvent = 7808;
- k_EMsgUGSBase = 7900;
- k_EMsgUGSUpdateGlobalStats = 7900;
- k_EMsgClientUGSGetGlobalStats = 7901;
- k_EMsgClientUGSGetGlobalStatsResponse = 7902;
- k_EMsgStoreBase = 8000;
- k_EMsgUMQBase = 8100;
- k_EMsgUMQLogonRequest = 8100;
- k_EMsgUMQLogonResponse = 8101;
- k_EMsgUMQLogoffRequest = 8102;
- k_EMsgUMQLogoffResponse = 8103;
- k_EMsgUMQSendChatMessage = 8104;
- k_EMsgUMQIncomingChatMessage = 8105;
- k_EMsgUMQPoll = 8106;
- k_EMsgUMQPollResults = 8107;
- k_EMsgUMQ2AM_ClientMsgBatch = 8108;
- k_EMsgWorkshopBase = 8200;
- k_EMsgWebAPIBase = 8300;
- k_EMsgWebAPIValidateOAuth2Token = 8300;
- k_EMsgWebAPIValidateOAuth2TokenResponse = 8301;
- k_EMsgWebAPIRegisterGCInterfaces = 8303;
- k_EMsgWebAPIInvalidateOAuthClientCache = 8304;
- k_EMsgWebAPIInvalidateOAuthTokenCache = 8305;
- k_EMsgWebAPISetSecrets = 8306;
- k_EMsgBackpackBase = 8400;
- k_EMsgBackpackAddToCurrency = 8401;
- k_EMsgBackpackAddToCurrencyResponse = 8402;
- k_EMsgCREBase = 8500;
- k_EMsgCREItemVoteSummary = 8503;
- k_EMsgCREItemVoteSummaryResponse = 8504;
- k_EMsgCREUpdateUserPublishedItemVote = 8507;
- k_EMsgCREUpdateUserPublishedItemVoteResponse = 8508;
- k_EMsgCREGetUserPublishedItemVoteDetails = 8509;
- k_EMsgCREGetUserPublishedItemVoteDetailsResponse = 8510;
- k_EMsgSecretsBase = 8600;
- k_EMsgSecretsRequestCredentialPair = 8600;
- k_EMsgSecretsCredentialPairResponse = 8601;
- k_EMsgBoxMonitorBase = 8700;
- k_EMsgBoxMonitorReportRequest = 8700;
- k_EMsgBoxMonitorReportResponse = 8701;
- k_EMsgLogsinkBase = 8800;
- k_EMsgLogsinkWriteReport = 8800;
- k_EMsgPICSBase = 8900;
- k_EMsgClientPICSChangesSinceRequest = 8901;
- k_EMsgClientPICSChangesSinceResponse = 8902;
- k_EMsgClientPICSProductInfoRequest = 8903;
- k_EMsgClientPICSProductInfoResponse = 8904;
- k_EMsgClientPICSAccessTokenRequest = 8905;
- k_EMsgClientPICSAccessTokenResponse = 8906;
- k_EMsgWorkerProcess = 9000;
- k_EMsgWorkerProcessPingRequest = 9000;
- k_EMsgWorkerProcessPingResponse = 9001;
- k_EMsgWorkerProcessShutdown = 9002;
- k_EMsgDRMWorkerProcess = 9100;
- k_EMsgDRMWorkerProcessDRMAndSign = 9100;
- k_EMsgDRMWorkerProcessDRMAndSignResponse = 9101;
- k_EMsgDRMWorkerProcessSteamworksInfoRequest = 9102;
- k_EMsgDRMWorkerProcessSteamworksInfoResponse = 9103;
- k_EMsgDRMWorkerProcessInstallDRMDLLRequest = 9104;
- k_EMsgDRMWorkerProcessInstallDRMDLLResponse = 9105;
- k_EMsgDRMWorkerProcessSecretIdStringRequest = 9106;
- k_EMsgDRMWorkerProcessSecretIdStringResponse = 9107;
- k_EMsgDRMWorkerProcessInstallProcessedFilesRequest = 9110;
- k_EMsgDRMWorkerProcessInstallProcessedFilesResponse = 9111;
- k_EMsgDRMWorkerProcessExamineBlobRequest = 9112;
- k_EMsgDRMWorkerProcessExamineBlobResponse = 9113;
- k_EMsgDRMWorkerProcessDescribeSecretRequest = 9114;
- k_EMsgDRMWorkerProcessDescribeSecretResponse = 9115;
- k_EMsgDRMWorkerProcessBackfillOriginalRequest = 9116;
- k_EMsgDRMWorkerProcessBackfillOriginalResponse = 9117;
- k_EMsgDRMWorkerProcessValidateDRMDLLRequest = 9118;
- k_EMsgDRMWorkerProcessValidateDRMDLLResponse = 9119;
- k_EMsgDRMWorkerProcessValidateFileRequest = 9120;
- k_EMsgDRMWorkerProcessValidateFileResponse = 9121;
- k_EMsgDRMWorkerProcessSplitAndInstallRequest = 9122;
- k_EMsgDRMWorkerProcessSplitAndInstallResponse = 9123;
- k_EMsgDRMWorkerProcessGetBlobRequest = 9124;
- k_EMsgDRMWorkerProcessGetBlobResponse = 9125;
- k_EMsgDRMWorkerProcessEvaluateCrashRequest = 9126;
- k_EMsgDRMWorkerProcessEvaluateCrashResponse = 9127;
- k_EMsgDRMWorkerProcessAnalyzeFileRequest = 9128;
- k_EMsgDRMWorkerProcessAnalyzeFileResponse = 9129;
- k_EMsgDRMWorkerProcessUnpackBlobRequest = 9130;
- k_EMsgDRMWorkerProcessUnpackBlobResponse = 9131;
- k_EMsgDRMWorkerProcessInstallAllRequest = 9132;
- k_EMsgDRMWorkerProcessInstallAllResponse = 9133;
- k_EMsgTestWorkerProcess = 9200;
- k_EMsgTestWorkerProcessLoadUnloadModuleRequest = 9200;
- k_EMsgTestWorkerProcessLoadUnloadModuleResponse = 9201;
- k_EMsgTestWorkerProcessServiceModuleCallRequest = 9202;
- k_EMsgTestWorkerProcessServiceModuleCallResponse = 9203;
- k_EMsgQuestServerBase = 9300;
- k_EMsgClientGetEmoticonList = 9330;
- k_EMsgClientEmoticonList = 9331;
- k_EMsgSLCBase = 9400;
- k_EMsgSLCUserSessionStatus = 9400;
- k_EMsgSLCRequestUserSessionStatus = 9401;
- k_EMsgSLCSharedLicensesLockStatus = 9402;
- k_EMsgClientSharedLibraryLockStatus = 9405;
- k_EMsgClientSharedLibraryStopPlaying = 9406;
- k_EMsgSLCOwnerLibraryChanged = 9407;
- k_EMsgSLCSharedLibraryChanged = 9408;
- k_EMsgRemoteClientBase = 9500;
- k_EMsgRemoteClientAuth_OBSOLETE = 9500;
- k_EMsgRemoteClientAuthResponse_OBSOLETE = 9501;
- k_EMsgRemoteClientAppStatus = 9502;
- k_EMsgRemoteClientStartStream = 9503;
- k_EMsgRemoteClientStartStreamResponse = 9504;
- k_EMsgRemoteClientPing = 9505;
- k_EMsgRemoteClientPingResponse = 9506;
- k_EMsgClientUnlockH264 = 9507;
- k_EMsgClientUnlockH264Response = 9508;
- k_EMsgRemoteClientAcceptEULA = 9509;
- k_EMsgRemoteClientGetControllerConfig = 9510;
- k_EMsgRemoteClientGetControllerConfigResponse = 9511;
- k_EMsgRemoteClientStreamingEnabled = 9512;
- k_EMsgClientUnlockHEVC_OBSOLETE = 9513;
- k_EMsgClientUnlockHEVCResponse_OBSOLETE = 9514;
- k_EMsgRemoteClientStatusRequest = 9515;
- k_EMsgRemoteClientStatusResponse = 9516;
- k_EMsgClientConcurrentSessionsBase = 9600;
- k_EMsgClientPlayingSessionState = 9600;
- k_EMsgClientKickPlayingSession = 9601;
- k_EMsgClientBroadcastBase = 9700;
- k_EMsgClientBroadcastInit = 9700;
- k_EMsgClientBroadcastFrames = 9701;
- k_EMsgClientBroadcastDisconnect = 9702;
- k_EMsgClientBroadcastUploadConfig = 9704;
- k_EMsgBaseClient3 = 9800;
- k_EMsgClientVoiceCallPreAuthorize = 9800;
- k_EMsgClientVoiceCallPreAuthorizeResponse = 9801;
- k_EMsgClientServerTimestampRequest = 9802;
- k_EMsgClientServerTimestampResponse = 9803;
- k_EMsgServiceMethodCallFromClientNonAuthed = 9804;
- k_EMsgClientHello = 9805;
- k_EMsgClientEnableOrDisableDownloads = 9806;
- k_EMsgClientEnableOrDisableDownloadsResponse = 9807;
- k_EMsgClientLANP2PBase = 9900;
- k_EMsgClientLANP2PRequestChunk = 9900;
- k_EMsgClientLANP2PRequestChunkResponse = 9901;
- k_EMsgClientPeerChunkRequest = 9902;
- k_EMsgClientPeerChunkResponse = 9903;
- k_EMsgClientLANP2PMax = 9999;
- k_EMsgBaseWatchdogServer = 10000;
- k_EMsgNotifyWatchdog = 10000;
- k_EMsgClientSiteLicenseBase = 10100;
- k_EMsgClientSiteLicenseSiteInfoNotification = 10100;
- k_EMsgClientSiteLicenseCheckout = 10101;
- k_EMsgClientSiteLicenseCheckoutResponse = 10102;
- k_EMsgClientSiteLicenseGetAvailableSeats = 10103;
- k_EMsgClientSiteLicenseGetAvailableSeatsResponse = 10104;
- k_EMsgClientSiteLicenseGetContentCacheInfo = 10105;
- k_EMsgClientSiteLicenseGetContentCacheInfoResponse = 10106;
- k_EMsgBaseChatServer = 12000;
- k_EMsgChatServerGetPendingNotificationCount = 12000;
- k_EMsgChatServerGetPendingNotificationCountResponse = 12001;
- k_EMsgBaseSecretServer = 12100;
- k_EMsgServerSecretChanged = 12100;
- k_EMsgBaseWG = 12200;
- k_EMsgWGConnectionProtocolError = 12200;
- k_EMsgWGConnectionValidateUserToken = 12201;
- k_EMsgWGConnectionValidateUserTokenResponse = 12202;
- k_EMsgWGConnectionLegacyWGRequest = 12203;
- k_EMsgWGConnectionLegacyWGResponse = 12204;
-}
-
-enum EClientPersonaStateFlag {
- k_EClientPersonaStateFlagStatus = 1;
- k_EClientPersonaStateFlagPlayerName = 2;
- k_EClientPersonaStateFlagQueryPort = 4;
- k_EClientPersonaStateFlagSourceID = 8;
- k_EClientPersonaStateFlagPresence = 16;
- k_EClientPersonaStateFlagLastSeen = 64;
- k_EClientPersonaStateFlagUserClanRank = 128;
- k_EClientPersonaStateGameExtraInfo = 256;
- k_EClientPersonaStateGameDataBlob = 512;
- k_EClientPersonaStateFlagClanData = 1024;
- k_EClientPersonaStateFlagFacebook = 2048;
- k_EClientPersonaStateFlagRichPresence = 4096;
- k_EClientPersonaStateFlagBroadcast = 8192;
- k_EClientPersonaStateFlagWatching = 16384;
-}
-
-enum EMsgClanAccountFlags {
- k_EMsgClanAccountFlagPublic = 1;
- k_EMsgClanAccountFlagLarge = 2;
- k_EMsgClanAccountFlagLocked = 4;
- k_EMsgClanAccountFlagDisabled = 8;
- k_EMsgClanAccountFlagOGG = 16;
-}
-
-enum ESteamReviewScore {
- k_ESteamReviewScore_OverwhelminglyPositive = 9;
- k_ESteamReviewScore_VeryPositive = 8;
- k_ESteamReviewScore_Positive = 7;
- k_ESteamReviewScore_MostlyPositive = 6;
- k_ESteamReviewScore_Mixed = 5;
- k_ESteamReviewScore_MostlyNegative = 4;
- k_ESteamReviewScore_Negative = 3;
- k_ESteamReviewScore_VeryNegative = 2;
- k_ESteamReviewScore_OverwhelminglyNegative = 1;
- k_ESteamReviewScore_None = 0;
-}
-
-enum ECodecUsagePlatform {
- k_ECodecUsagePlatformUnknown = 0;
- k_ECodecUsagePlatformWindows = 1;
- k_ECodecUsagePlatformMacOS = 2;
- k_ECodecUsagePlatformLinux = 3;
- k_ECodecUsagePlatformSteamDeck = 4;
-}
-
-enum ECodecUsageReason {
- k_ECodecUsageReasonUnknown = 0;
- k_ECodecUsageReasonRemotePlay = 1;
- k_ECodecUsageReasonBroadcasting = 2;
- k_ECodecUsageReasonGameVideo = 3;
-}
diff --git a/protobuf/fatdemo.proto b/protobuf/fatdemo.proto
deleted file mode 100644
index 0228c1d14..000000000
--- a/protobuf/fatdemo.proto
+++ /dev/null
@@ -1,125 +0,0 @@
-import "networkbasetypes.proto";
-
-enum EHitGroup {
- EHG_Generic = 0;
- EHG_Head = 1;
- EHG_Chest = 2;
- EHG_Stomach = 3;
- EHG_LeftArm = 4;
- EHG_RightArm = 5;
- EHG_LeftLeg = 6;
- EHG_RightLeg = 7;
- EHG_Gear = 8;
- EHG_Miss = 9;
-}
-
-enum ETeam {
- ET_Unknown = 0;
- ET_Spectator = 1;
- ET_Terrorist = 2;
- ET_CT = 3;
-}
-
-enum EWeaponType {
- EWT_Knife = 0;
- EWT_Pistol = 1;
- EWT_SubMachineGun = 2;
- EWT_Rifle = 3;
- EWT_Shotgun = 4;
- EWT_SniperRifle = 5;
- EWT_MachineGun = 6;
- EWT_C4 = 7;
- EWT_Grenade = 8;
- EWT_Equipment = 9;
- EWT_StackableItem = 10;
- EWT_Unknown = 11;
-}
-
-message MLDict {
- optional string key = 1;
- optional string val_string = 2;
- optional int32 val_int = 3;
- optional float val_float = 4;
-}
-
-message MLEvent {
- optional string event_name = 1;
- repeated .MLDict data = 2;
-}
-
-message MLMatchState {
- optional string game_mode = 1;
- optional string phase = 2;
- optional int32 round = 3;
- optional int32 score_ct = 4;
- optional int32 score_t = 5;
-}
-
-message MLRoundState {
- optional string phase = 1;
- optional .ETeam win_team = 2 [default = ET_Unknown];
- optional string bomb_state = 3;
-}
-
-message MLWeaponState {
- optional int32 index = 1;
- optional string name = 2;
- optional .EWeaponType type = 3 [default = EWT_Knife];
- optional int32 ammo_clip = 4;
- optional int32 ammo_clip_max = 5;
- optional int32 ammo_reserve = 6;
- optional string state = 7;
- optional float recoil_index = 8;
-}
-
-message MLPlayerState {
- optional int32 account_id = 1;
- optional int32 player_slot = 2 [default = -1];
- optional int32 entindex = 3;
- optional string name = 4;
- optional string clan = 5;
- optional .ETeam team = 6 [default = ET_Unknown];
- optional .CMsgVector abspos = 7;
- optional .CMsgQAngle eyeangle = 8;
- optional .CMsgVector eyeangle_fwd = 9;
- optional int32 health = 10;
- optional int32 armor = 11;
- optional float flashed = 12;
- optional float smoked = 13;
- optional int32 money = 14;
- optional int32 round_kills = 15;
- optional int32 round_killhs = 16;
- optional float burning = 17;
- optional bool helmet = 18;
- optional bool defuse_kit = 19;
- repeated .MLWeaponState weapons = 20;
-}
-
-message MLGameState {
- optional .MLMatchState match = 1;
- optional .MLRoundState round = 2;
- repeated .MLPlayerState players = 3;
-}
-
-message MLDemoHeader {
- optional string map_name = 1;
- optional int32 tick_rate = 2;
- optional uint32 version = 3;
- optional uint32 steam_universe = 4;
-}
-
-message MLTick {
- optional int32 tick_count = 1;
- optional .MLGameState state = 2;
- repeated .MLEvent events = 3;
-}
-
-message VacNetShot {
- optional fixed64 steamid_player = 1;
- optional int32 round_number = 2;
- optional int32 hit_type = 3;
- optional int32 weapon_type = 4;
- optional float distance_to_hurt_target = 5;
- repeated float delta_yaw_window = 6;
- repeated float delta_pitch_window = 7;
-}
diff --git a/protobuf/gameevents.proto b/protobuf/gameevents.proto
deleted file mode 100644
index a77c6d496..000000000
--- a/protobuf/gameevents.proto
+++ /dev/null
@@ -1,117 +0,0 @@
-import "networkbasetypes.proto";
-
-enum EBaseGameEvents {
- GE_VDebugGameSessionIDEvent = 200;
- GE_PlaceDecalEvent = 201;
- GE_ClearWorldDecalsEvent = 202;
- GE_ClearEntityDecalsEvent = 203;
- GE_ClearDecalsForEntityEvent = 204;
- GE_Source1LegacyGameEventList = 205;
- GE_Source1LegacyListenEvents = 206;
- GE_Source1LegacyGameEvent = 207;
- GE_SosStartSoundEvent = 208;
- GE_SosStopSoundEvent = 209;
- GE_SosSetSoundEventParams = 210;
- GE_SosSetLibraryStackFields = 211;
- GE_SosStopSoundEventHash = 212;
-}
-
-message CMsgVDebugGameSessionIDEvent {
- optional int32 clientid = 1;
- optional string gamesessionid = 2;
-}
-
-message CMsgPlaceDecalEvent {
- optional .CMsgVector position = 1;
- optional .CMsgVector normal = 2;
- optional .CMsgVector saxis = 3;
- optional int32 boneindex = 4;
- optional uint32 flags = 5;
- optional fixed32 color = 6;
- optional int32 random_seed = 7;
- optional uint32 decal_group_name = 8;
- optional float size_override = 9;
- optional uint32 entityhandle = 10 [default = 16777215];
- optional uint64 material_id = 11;
- optional uint32 sequence_name = 12;
-}
-
-message CMsgClearWorldDecalsEvent {
- optional uint32 flagstoclear = 1;
-}
-
-message CMsgClearEntityDecalsEvent {
- optional uint32 flagstoclear = 1;
-}
-
-message CMsgClearDecalsForEntityEvent {
- optional uint32 flagstoclear = 1;
- optional uint32 entityhandle = 2 [default = 16777215];
-}
-
-message CMsgSource1LegacyGameEventList {
- message key_t {
- optional int32 type = 1;
- optional string name = 2;
- }
-
- message descriptor_t {
- optional int32 eventid = 1;
- optional string name = 2;
- repeated .CMsgSource1LegacyGameEventList.key_t keys = 3;
- }
-
- repeated .CMsgSource1LegacyGameEventList.descriptor_t descriptors = 1;
-}
-
-message CMsgSource1LegacyListenEvents {
- optional int32 playerslot = 1;
- repeated uint32 eventarraybits = 2;
-}
-
-message CMsgSource1LegacyGameEvent {
- message key_t {
- optional int32 type = 1;
- optional string val_string = 2;
- optional float val_float = 3;
- optional int32 val_long = 4;
- optional int32 val_short = 5;
- optional int32 val_byte = 6;
- optional bool val_bool = 7;
- optional uint64 val_uint64 = 8;
- }
-
- optional string event_name = 1;
- optional int32 eventid = 2;
- repeated .CMsgSource1LegacyGameEvent.key_t keys = 3;
- optional int32 server_tick = 4;
- optional int32 passthrough = 5;
-}
-
-message CMsgSosStartSoundEvent {
- optional int32 soundevent_guid = 1;
- optional fixed32 soundevent_hash = 2;
- optional int32 source_entity_index = 3 [default = -1];
- optional int32 seed = 4;
- optional bytes packed_params = 5;
- optional float start_time = 6;
-}
-
-message CMsgSosStopSoundEvent {
- optional int32 soundevent_guid = 1;
-}
-
-message CMsgSosStopSoundEventHash {
- optional fixed32 soundevent_hash = 1;
- optional int32 source_entity_index = 2 [default = -1];
-}
-
-message CMsgSosSetSoundEventParams {
- optional int32 soundevent_guid = 1;
- optional bytes packed_params = 5;
-}
-
-message CMsgSosSetLibraryStackFields {
- optional fixed32 stack_hash = 1;
- optional bytes packed_fields = 5;
-}
diff --git a/protobuf/gcsdk_gcmessages.proto b/protobuf/gcsdk_gcmessages.proto
deleted file mode 100644
index 3ed729c47..000000000
--- a/protobuf/gcsdk_gcmessages.proto
+++ /dev/null
@@ -1,325 +0,0 @@
-import "steammessages.proto";
-
-enum GCClientLauncherType {
- GCClientLauncherType_DEFAULT = 0;
- GCClientLauncherType_PERFECTWORLD = 1;
- GCClientLauncherType_STEAMCHINA = 2;
- GCClientLauncherType_SOURCE2 = 3;
-}
-
-enum GCConnectionStatus {
- GCConnectionStatus_HAVE_SESSION = 0;
- GCConnectionStatus_GC_GOING_DOWN = 1;
- GCConnectionStatus_NO_SESSION = 2;
- GCConnectionStatus_NO_SESSION_IN_LOGON_QUEUE = 3;
- GCConnectionStatus_NO_STEAM = 4;
-}
-
-message CMsgSOIDOwner {
- optional uint32 type = 1;
- optional uint64 id = 2;
-}
-
-message CMsgSOSingleObject {
- optional int32 type_id = 2;
- optional bytes object_data = 3;
- optional fixed64 version = 4;
- optional .CMsgSOIDOwner owner_soid = 5;
-}
-
-message CMsgSOMultipleObjects {
- message SingleObject {
- option (msgpool_soft_limit) = 256;
- option (msgpool_hard_limit) = 1024;
-
- optional int32 type_id = 1;
- optional bytes object_data = 2;
- }
-
- repeated .CMsgSOMultipleObjects.SingleObject objects_modified = 2;
- optional fixed64 version = 3;
- optional .CMsgSOIDOwner owner_soid = 6;
-}
-
-message CMsgSOCacheSubscribed {
- message SubscribedType {
- optional int32 type_id = 1;
- repeated bytes object_data = 2;
- }
-
- repeated .CMsgSOCacheSubscribed.SubscribedType objects = 2;
- optional fixed64 version = 3;
- optional .CMsgSOIDOwner owner_soid = 4;
-}
-
-message CMsgSOCacheUnsubscribed {
- optional .CMsgSOIDOwner owner_soid = 2;
-}
-
-message CMsgSOCacheSubscriptionCheck {
- optional fixed64 version = 2;
- optional .CMsgSOIDOwner owner_soid = 3;
-}
-
-message CMsgSOCacheSubscriptionRefresh {
- optional .CMsgSOIDOwner owner_soid = 2;
-}
-
-message CMsgSOCacheVersion {
- optional fixed64 version = 1;
-}
-
-message CMsgAccountDetails {
- optional bool valid = 1;
- optional string account_name = 2;
- optional bool public_profile = 4;
- optional bool public_inventory = 5;
- optional bool vac_banned = 6;
- optional bool cyber_cafe = 7;
- optional bool school_account = 8;
- optional bool free_trial_account = 9;
- optional bool subscribed = 10;
- optional bool low_violence = 11;
- optional bool limited = 12;
- optional bool trusted = 13;
- optional uint32 package = 14;
- optional fixed32 time_cached = 15;
- optional bool account_locked = 16;
- optional bool community_banned = 17;
- optional bool trade_banned = 18;
- optional bool eligible_for_community_market = 19;
-}
-
-message CMsgGCMultiplexMessage {
- optional uint32 msgtype = 1;
- optional bytes payload = 2;
- repeated fixed64 steamids = 3;
- optional bool replytogc = 4;
-}
-
-message CMsgGCMultiplexMessage_Response {
- optional uint32 msgtype = 1;
-}
-
-message CGCToGCMsgMasterAck {
- optional uint32 dir_index = 1;
- optional uint32 gc_type = 2;
-}
-
-message CGCToGCMsgMasterAck_Response {
- optional int32 eresult = 1 [default = 2];
-}
-
-message CGCToGCMsgMasterStartupComplete {
-}
-
-message CGCToGCMsgRouted {
- optional uint32 msg_type = 1;
- optional fixed64 sender_id = 2;
- optional bytes net_message = 3;
- optional uint32 ip = 4;
-}
-
-message CGCToGCMsgRoutedReply {
- optional uint32 msg_type = 1;
- optional bytes net_message = 2;
-}
-
-message CMsgGCUpdateSessionIP {
- optional fixed64 steamid = 1;
- optional fixed32 ip = 2;
-}
-
-message CMsgGCRequestSessionIP {
- optional fixed64 steamid = 1;
-}
-
-message CMsgGCRequestSessionIPResponse {
- optional fixed32 ip = 1;
-}
-
-message CMsgSOCacheHaveVersion {
- optional .CMsgSOIDOwner soid = 1;
- optional fixed64 version = 2;
-}
-
-message CMsgClientHello {
- optional uint32 version = 1;
- repeated .CMsgSOCacheHaveVersion socache_have_versions = 2;
- optional uint32 client_session_need = 3;
- optional uint32 client_launcher = 4;
- optional uint32 partner_srcid = 5;
- optional uint32 partner_accountid = 6;
- optional uint32 partner_accountflags = 7;
- optional uint32 partner_accountbalance = 8;
- optional uint32 steam_launcher = 9;
-}
-
-message CMsgServerHello {
- optional uint32 version = 1;
- repeated .CMsgSOCacheHaveVersion socache_have_versions = 2;
- optional uint32 legacy_client_session_need = 3;
- optional uint32 client_launcher = 4;
- optional bytes legacy_steamdatagram_routing = 6;
- optional uint32 required_internal_addr = 7;
- optional bytes steamdatagram_login = 8;
- optional uint32 socache_control = 9;
-}
-
-message CMsgClientWelcome {
- message Location {
- optional float latitude = 1;
- optional float longitude = 2;
- optional string country = 3;
- }
-
- optional uint32 version = 1;
- optional bytes game_data = 2;
- repeated .CMsgSOCacheSubscribed outofdate_subscribed_caches = 3;
- repeated .CMsgSOCacheSubscriptionCheck uptodate_subscribed_caches = 4;
- optional .CMsgClientWelcome.Location location = 5;
- optional bytes game_data2 = 6;
- optional uint32 rtime32_gc_welcome_timestamp = 7;
- optional uint32 currency = 8;
- optional uint32 balance = 9;
- optional string balance_url = 10;
- optional string txn_country_code = 11;
-}
-
-message CMsgConnectionStatus {
- optional .GCConnectionStatus status = 1 [default = GCConnectionStatus_HAVE_SESSION];
- optional uint32 client_session_need = 2;
- optional int32 queue_position = 3;
- optional int32 queue_size = 4;
- optional int32 wait_seconds = 5;
- optional int32 estimated_wait_seconds_remaining = 6;
-}
-
-message CWorkshop_PopulateItemDescriptions_Request {
- message SingleItemDescription {
- optional uint32 gameitemid = 1;
- optional string item_description = 2;
- optional bool one_per_account = 3;
- }
-
- message ItemDescriptionsLanguageBlock {
- optional string language = 1;
- repeated .CWorkshop_PopulateItemDescriptions_Request.SingleItemDescription descriptions = 2;
- }
-
- optional uint32 appid = 1;
- repeated .CWorkshop_PopulateItemDescriptions_Request.ItemDescriptionsLanguageBlock languages = 2;
-}
-
-message CWorkshop_GetContributors_Request {
- optional uint32 appid = 1;
- optional uint32 gameitemid = 2;
-}
-
-message CWorkshop_GetContributors_Response {
- repeated fixed64 contributors = 1;
-}
-
-message CWorkshop_SetItemPaymentRules_Request {
- message WorkshopItemPaymentRule {
- optional uint64 workshop_file_id = 1;
- optional float revenue_percentage = 2;
- optional string rule_description = 3;
- optional uint32 rule_type = 4 [default = 1];
- }
-
- message WorkshopDirectPaymentRule {
- optional uint64 workshop_file_id = 1;
- optional string rule_description = 2;
- }
-
- message PartnerItemPaymentRule {
- optional uint32 account_id = 1;
- optional float revenue_percentage = 2;
- optional string rule_description = 3;
- }
-
- optional uint32 appid = 1;
- optional uint32 gameitemid = 2;
- repeated .CWorkshop_SetItemPaymentRules_Request.WorkshopItemPaymentRule associated_workshop_files = 3;
- repeated .CWorkshop_SetItemPaymentRules_Request.PartnerItemPaymentRule partner_accounts = 4;
- optional bool validate_only = 5;
- optional bool make_workshop_files_subscribable = 6;
- optional .CWorkshop_SetItemPaymentRules_Request.WorkshopDirectPaymentRule associated_workshop_file_for_direct_payments = 7;
-}
-
-message CWorkshop_SetItemPaymentRules_Response {
-}
-
-message CGameServers_AggregationQuery_Request {
- optional string filter = 1;
- repeated string group_fields = 3;
-}
-
-message CGameServers_AggregationQuery_Response {
- message Group {
- repeated string group_values = 1;
- optional uint32 servers_empty = 2;
- optional uint32 servers_full = 3;
- optional uint32 servers_total = 4;
- optional uint32 players_humans = 5;
- optional uint32 players_bots = 6;
- optional uint32 player_capacity = 7;
- }
-
- repeated .CGameServers_AggregationQuery_Response.Group groups = 1;
-}
-
-message CWorkshop_AddSpecialPayment_Request {
- optional uint32 appid = 1;
- optional uint32 gameitemid = 2;
- optional string date = 3;
- optional uint64 payment_us_usd = 4;
- optional uint64 payment_row_usd = 5;
-}
-
-message CWorkshop_AddSpecialPayment_Response {
-}
-
-message CProductInfo_SetRichPresenceLocalization_Request {
- message Token {
- optional string token = 1;
- optional string value = 2;
- }
-
- message LanguageSection {
- optional string language = 1;
- repeated .CProductInfo_SetRichPresenceLocalization_Request.Token tokens = 2;
- }
-
- optional uint32 appid = 1;
- repeated .CProductInfo_SetRichPresenceLocalization_Request.LanguageSection languages = 2;
- optional uint64 steamid = 3;
-}
-
-message CProductInfo_SetRichPresenceLocalization_Response {
-}
-
-message CMsgSerializedSOCache {
- message TypeCache {
- optional uint32 type = 1;
- repeated bytes objects = 2;
- optional uint32 service_id = 3;
- }
-
- message Cache {
- message Version {
- optional uint32 service = 1;
- optional uint64 version = 2;
- }
-
- optional uint32 type = 1;
- optional uint64 id = 2;
- repeated .CMsgSerializedSOCache.Cache.Version versions = 3;
- repeated .CMsgSerializedSOCache.TypeCache type_caches = 4;
- }
-
- optional uint32 file_version = 1;
- repeated .CMsgSerializedSOCache.Cache caches = 2;
- optional uint32 gc_socache_file_version = 3;
-}
diff --git a/protobuf/gcsystemmsgs.proto b/protobuf/gcsystemmsgs.proto
deleted file mode 100644
index 828e389da..000000000
--- a/protobuf/gcsystemmsgs.proto
+++ /dev/null
@@ -1,243 +0,0 @@
-enum EGCSystemMsg {
- k_EGCMsgInvalid = 0;
- k_EGCMsgMulti = 1;
- k_EGCMsgGenericReply = 10;
- k_EGCMsgSystemBase = 50;
- k_EGCMsgAchievementAwarded = 51;
- k_EGCMsgConCommand = 52;
- k_EGCMsgStartPlaying = 53;
- k_EGCMsgStopPlaying = 54;
- k_EGCMsgStartGameserver = 55;
- k_EGCMsgStopGameserver = 56;
- k_EGCMsgWGRequest = 57;
- k_EGCMsgWGResponse = 58;
- k_EGCMsgGetUserGameStatsSchema = 59;
- k_EGCMsgGetUserGameStatsSchemaResponse = 60;
- k_EGCMsgGetUserStatsDEPRECATED = 61;
- k_EGCMsgGetUserStatsResponse = 62;
- k_EGCMsgAppInfoUpdated = 63;
- k_EGCMsgValidateSession = 64;
- k_EGCMsgValidateSessionResponse = 65;
- k_EGCMsgLookupAccountFromInput = 66;
- k_EGCMsgSendHTTPRequest = 67;
- k_EGCMsgSendHTTPRequestResponse = 68;
- k_EGCMsgPreTestSetup = 69;
- k_EGCMsgRecordSupportAction = 70;
- k_EGCMsgGetAccountDetails_DEPRECATED = 71;
- k_EGCMsgReceiveInterAppMessage = 73;
- k_EGCMsgFindAccounts = 74;
- k_EGCMsgPostAlert = 75;
- k_EGCMsgGetLicenses = 76;
- k_EGCMsgGetUserStats = 77;
- k_EGCMsgGetCommands = 78;
- k_EGCMsgGetCommandsResponse = 79;
- k_EGCMsgAddFreeLicense = 80;
- k_EGCMsgAddFreeLicenseResponse = 81;
- k_EGCMsgGetIPLocation = 82;
- k_EGCMsgGetIPLocationResponse = 83;
- k_EGCMsgSystemStatsSchema = 84;
- k_EGCMsgGetSystemStats = 85;
- k_EGCMsgGetSystemStatsResponse = 86;
- k_EGCMsgSendEmail = 87;
- k_EGCMsgSendEmailResponse = 88;
- k_EGCMsgGetEmailTemplate = 89;
- k_EGCMsgGetEmailTemplateResponse = 90;
- k_EGCMsgGrantGuestPass = 91;
- k_EGCMsgGrantGuestPassResponse = 92;
- k_EGCMsgGetAccountDetails = 93;
- k_EGCMsgGetAccountDetailsResponse = 94;
- k_EGCMsgGetPersonaNames = 95;
- k_EGCMsgGetPersonaNamesResponse = 96;
- k_EGCMsgMultiplexMsg = 97;
- k_EGCMsgMultiplexMsgResponse = 98;
- k_EGCMsgWebAPIRegisterInterfaces = 101;
- k_EGCMsgWebAPIJobRequest = 102;
- k_EGCMsgWebAPIJobRequestHttpResponse = 104;
- k_EGCMsgWebAPIJobRequestForwardResponse = 105;
- k_EGCMsgMemCachedGet = 200;
- k_EGCMsgMemCachedGetResponse = 201;
- k_EGCMsgMemCachedSet = 202;
- k_EGCMsgMemCachedDelete = 203;
- k_EGCMsgMemCachedStats = 204;
- k_EGCMsgMemCachedStatsResponse = 205;
- k_EGCMsgMasterSetDirectory = 220;
- k_EGCMsgMasterSetDirectoryResponse = 221;
- k_EGCMsgMasterSetWebAPIRouting = 222;
- k_EGCMsgMasterSetWebAPIRoutingResponse = 223;
- k_EGCMsgMasterSetClientMsgRouting = 224;
- k_EGCMsgMasterSetClientMsgRoutingResponse = 225;
- k_EGCMsgSetOptions = 226;
- k_EGCMsgSetOptionsResponse = 227;
- k_EGCMsgSystemBase2 = 500;
- k_EGCMsgGetPurchaseTrustStatus = 501;
- k_EGCMsgGetPurchaseTrustStatusResponse = 502;
- k_EGCMsgUpdateSession = 503;
- k_EGCMsgGCAccountVacStatusChange = 504;
- k_EGCMsgCheckFriendship = 505;
- k_EGCMsgCheckFriendshipResponse = 506;
- k_EGCMsgGetPartnerAccountLink = 507;
- k_EGCMsgGetPartnerAccountLinkResponse = 508;
- k_EGCMsgDPPartnerMicroTxns = 512;
- k_EGCMsgDPPartnerMicroTxnsResponse = 513;
- k_EGCMsgVacVerificationChange = 518;
- k_EGCMsgAccountPhoneNumberChange = 519;
- k_EGCMsgInviteUserToLobby = 523;
- k_EGCMsgGetGamePersonalDataCategoriesRequest = 524;
- k_EGCMsgGetGamePersonalDataCategoriesResponse = 525;
- k_EGCMsgGetGamePersonalDataEntriesRequest = 526;
- k_EGCMsgGetGamePersonalDataEntriesResponse = 527;
- k_EGCMsgTerminateGamePersonalDataEntriesRequest = 528;
- k_EGCMsgTerminateGamePersonalDataEntriesResponse = 529;
- k_EGCMsgRecurringSubscriptionStatusChange = 530;
- k_EGCMsgDirectServiceMethod = 531;
- k_EGCMsgDirectServiceMethodResponse = 532;
-}
-
-enum ESOMsg {
- k_ESOMsg_Create = 21;
- k_ESOMsg_Update = 22;
- k_ESOMsg_Destroy = 23;
- k_ESOMsg_CacheSubscribed = 24;
- k_ESOMsg_CacheUnsubscribed = 25;
- k_ESOMsg_UpdateMultiple = 26;
- k_ESOMsg_CacheSubscriptionCheck = 27;
- k_ESOMsg_CacheSubscriptionRefresh = 28;
-}
-
-enum EGCBaseClientMsg {
- k_EMsgGCClientWelcome = 4004;
- k_EMsgGCServerWelcome = 4005;
- k_EMsgGCClientHello = 4006;
- k_EMsgGCServerHello = 4007;
- k_EMsgGCClientConnectionStatus = 4009;
- k_EMsgGCServerConnectionStatus = 4010;
- k_EMsgGCClientHelloPartner = 4011;
- k_EMsgGCClientHelloPW = 4012;
- k_EMsgGCClientHelloR2 = 4013;
- k_EMsgGCClientHelloR3 = 4014;
- k_EMsgGCClientHelloR4 = 4015;
-}
-
-enum EGCToGCMsg {
- k_EGCToGCMsgMasterAck = 150;
- k_EGCToGCMsgMasterAckResponse = 151;
- k_EGCToGCMsgRouted = 152;
- k_EGCToGCMsgRoutedReply = 153;
- k_EMsgUpdateSessionIP = 154;
- k_EMsgRequestSessionIP = 155;
- k_EMsgRequestSessionIPResponse = 156;
- k_EGCToGCMsgMasterStartupComplete = 157;
-}
-
-enum ECommunityItemClass {
- k_ECommunityItemClass_Invalid = 0;
- k_ECommunityItemClass_Badge = 1;
- k_ECommunityItemClass_GameCard = 2;
- k_ECommunityItemClass_ProfileBackground = 3;
- k_ECommunityItemClass_Emoticon = 4;
- k_ECommunityItemClass_BoosterPack = 5;
- k_ECommunityItemClass_Consumable = 6;
- k_ECommunityItemClass_GameGoo = 7;
- k_ECommunityItemClass_ProfileModifier = 8;
- k_ECommunityItemClass_Scene = 9;
- k_ECommunityItemClass_SalienItem = 10;
-}
-
-enum ECommunityItemAttribute {
- k_ECommunityItemAttribute_Invalid = 0;
- k_ECommunityItemAttribute_CardBorder = 1;
- k_ECommunityItemAttribute_Level = 2;
- k_ECommunityItemAttribute_IssueNumber = 3;
- k_ECommunityItemAttribute_TradableTime = 4;
- k_ECommunityItemAttribute_StorePackageID = 5;
- k_ECommunityItemAttribute_CommunityItemAppID = 6;
- k_ECommunityItemAttribute_CommunityItemType = 7;
- k_ECommunityItemAttribute_ProfileModiferEnabled = 8;
- k_ECommunityItemAttribute_ExpiryTime = 9;
-}
-
-message CMsgGCHVacVerificationChange {
- optional fixed64 steamid = 1;
- optional uint32 appid = 2;
- optional bool is_verified = 3;
-}
-
-message CMsgGCHAccountPhoneNumberChange {
- optional fixed64 steamid = 1;
- optional uint32 appid = 2;
- optional uint64 phone_id = 3;
- optional bool is_verified = 4;
- optional bool is_identifying = 5;
-}
-
-message CMsgGCHInviteUserToLobby {
- optional fixed64 steamid = 1;
- optional uint32 appid = 2;
- optional fixed64 steamid_invited = 3;
- optional fixed64 steamid_lobby = 4;
-}
-
-message CMsgGCHRecurringSubscriptionStatusChange {
- optional fixed64 steamid = 1;
- optional uint32 appid = 2;
- optional fixed64 agreementid = 3;
- optional bool active = 4;
-}
-
-message CQuest_PublisherAddCommunityItemsToPlayer_Request {
- message Attribute {
- optional uint32 attribute = 1;
- optional uint64 value = 2;
- }
-
- optional uint64 steamid = 1;
- optional uint32 appid = 2;
- optional uint32 match_item_type = 3;
- optional uint32 match_item_class = 4;
- optional string prefix_item_name = 5;
- repeated .CQuest_PublisherAddCommunityItemsToPlayer_Request.Attribute attributes = 6;
- optional string note = 7;
-}
-
-message CQuest_PublisherAddCommunityItemsToPlayer_Response {
- optional uint32 items_matched = 1;
- optional uint32 items_granted = 2;
-}
-
-message CCommunity_GamePersonalDataCategoryInfo {
- optional string type = 1;
- optional string localization_token = 2;
- optional string template_file = 3;
-}
-
-message CCommunity_GetGamePersonalDataCategories_Request {
- optional uint32 appid = 1;
-}
-
-message CCommunity_GetGamePersonalDataCategories_Response {
- repeated .CCommunity_GamePersonalDataCategoryInfo categories = 1;
- optional string app_assets_basename = 2;
-}
-
-message CCommunity_GetGamePersonalDataEntries_Request {
- optional uint32 appid = 1;
- optional uint64 steamid = 2;
- optional string type = 3;
- optional string continue_token = 4;
-}
-
-message CCommunity_GetGamePersonalDataEntries_Response {
- optional uint32 gceresult = 1;
- repeated string entries = 2;
- optional string continue_token = 3;
- optional string continue_text = 4;
-}
-
-message CCommunity_TerminateGamePersonalDataEntries_Request {
- optional uint32 appid = 1;
- optional uint64 steamid = 2;
-}
-
-message CCommunity_TerminateGamePersonalDataEntries_Response {
- optional uint32 gceresult = 1;
-}
diff --git a/protobuf/generated/base_gcmessages.pb.cc b/protobuf/generated/base_gcmessages.pb.cc
deleted file mode 100644
index d01966f62..000000000
--- a/protobuf/generated/base_gcmessages.pb.cc
+++ /dev/null
@@ -1,25983 +0,0 @@
-// Generated by the protocol buffer compiler. DO NOT EDIT!
-// source: base_gcmessages.proto
-
-#include "base_gcmessages.pb.h"
-
-#include
-
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-// @@protoc_insertion_point(includes)
-#include
-
-PROTOBUF_PRAGMA_INIT_SEG
-
-namespace _pb = ::PROTOBUF_NAMESPACE_ID;
-namespace _pbi = _pb::internal;
-
-PROTOBUF_CONSTEXPR CGCStorePurchaseInit_LineItem::CGCStorePurchaseInit_LineItem(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_def_id_)*/0u
- , /*decltype(_impl_.quantity_)*/0u
- , /*decltype(_impl_.cost_in_local_currency_)*/0u
- , /*decltype(_impl_.purchase_type_)*/0u
- , /*decltype(_impl_.supplemental_data_)*/uint64_t{0u}} {}
-struct CGCStorePurchaseInit_LineItemDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CGCStorePurchaseInit_LineItemDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CGCStorePurchaseInit_LineItemDefaultTypeInternal() {}
- union {
- CGCStorePurchaseInit_LineItem _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CGCStorePurchaseInit_LineItemDefaultTypeInternal _CGCStorePurchaseInit_LineItem_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseInit::CMsgGCStorePurchaseInit(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.line_items_)*/{}
- , /*decltype(_impl_.country_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.language_)*/0
- , /*decltype(_impl_.currency_)*/0} {}
-struct CMsgGCStorePurchaseInitDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseInitDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseInitDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseInit _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseInitDefaultTypeInternal _CMsgGCStorePurchaseInit_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseInitResponse::CMsgGCStorePurchaseInitResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_ids_)*/{}
- , /*decltype(_impl_.url_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.txn_id_)*/uint64_t{0u}
- , /*decltype(_impl_.result_)*/0} {}
-struct CMsgGCStorePurchaseInitResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseInitResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseInitResponseDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseInitResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseInitResponseDefaultTypeInternal _CMsgGCStorePurchaseInitResponse_default_instance_;
-PROTOBUF_CONSTEXPR CSOPartyInvite::CSOPartyInvite(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.sender_name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.group_id_)*/uint64_t{0u}
- , /*decltype(_impl_.sender_id_)*/uint64_t{0u}} {}
-struct CSOPartyInviteDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOPartyInviteDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOPartyInviteDefaultTypeInternal() {}
- union {
- CSOPartyInvite _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOPartyInviteDefaultTypeInternal _CSOPartyInvite_default_instance_;
-PROTOBUF_CONSTEXPR CSOLobbyInvite::CSOLobbyInvite(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.sender_name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.group_id_)*/uint64_t{0u}
- , /*decltype(_impl_.sender_id_)*/uint64_t{0u}} {}
-struct CSOLobbyInviteDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOLobbyInviteDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOLobbyInviteDefaultTypeInternal() {}
- union {
- CSOLobbyInvite _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOLobbyInviteDefaultTypeInternal _CSOLobbyInvite_default_instance_;
-PROTOBUF_CONSTEXPR CMsgSystemBroadcast::CMsgSystemBroadcast(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.message_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgSystemBroadcastDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgSystemBroadcastDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgSystemBroadcastDefaultTypeInternal() {}
- union {
- CMsgSystemBroadcast _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgSystemBroadcastDefaultTypeInternal _CMsgSystemBroadcast_default_instance_;
-PROTOBUF_CONSTEXPR CMsgInviteToParty::CMsgInviteToParty(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.client_version_)*/0u
- , /*decltype(_impl_.team_invite_)*/0u} {}
-struct CMsgInviteToPartyDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgInviteToPartyDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgInviteToPartyDefaultTypeInternal() {}
- union {
- CMsgInviteToParty _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgInviteToPartyDefaultTypeInternal _CMsgInviteToParty_default_instance_;
-PROTOBUF_CONSTEXPR CMsgInvitationCreated::CMsgInvitationCreated(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.group_id_)*/uint64_t{0u}
- , /*decltype(_impl_.steam_id_)*/uint64_t{0u}} {}
-struct CMsgInvitationCreatedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgInvitationCreatedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgInvitationCreatedDefaultTypeInternal() {}
- union {
- CMsgInvitationCreated _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgInvitationCreatedDefaultTypeInternal _CMsgInvitationCreated_default_instance_;
-PROTOBUF_CONSTEXPR CMsgPartyInviteResponse::CMsgPartyInviteResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.party_id_)*/uint64_t{0u}
- , /*decltype(_impl_.accept_)*/false
- , /*decltype(_impl_.client_version_)*/0u
- , /*decltype(_impl_.team_invite_)*/0u} {}
-struct CMsgPartyInviteResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgPartyInviteResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgPartyInviteResponseDefaultTypeInternal() {}
- union {
- CMsgPartyInviteResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgPartyInviteResponseDefaultTypeInternal _CMsgPartyInviteResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgKickFromParty::CMsgKickFromParty(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.steam_id_)*/uint64_t{0u}} {}
-struct CMsgKickFromPartyDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgKickFromPartyDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgKickFromPartyDefaultTypeInternal() {}
- union {
- CMsgKickFromParty _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgKickFromPartyDefaultTypeInternal _CMsgKickFromParty_default_instance_;
-PROTOBUF_CONSTEXPR CMsgLeaveParty::CMsgLeaveParty(
- ::_pbi::ConstantInitialized) {}
-struct CMsgLeavePartyDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgLeavePartyDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgLeavePartyDefaultTypeInternal() {}
- union {
- CMsgLeaveParty _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgLeavePartyDefaultTypeInternal _CMsgLeaveParty_default_instance_;
-PROTOBUF_CONSTEXPR CMsgServerAvailable::CMsgServerAvailable(
- ::_pbi::ConstantInitialized) {}
-struct CMsgServerAvailableDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgServerAvailableDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgServerAvailableDefaultTypeInternal() {}
- union {
- CMsgServerAvailable _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgServerAvailableDefaultTypeInternal _CMsgServerAvailable_default_instance_;
-PROTOBUF_CONSTEXPR CMsgLANServerAvailable::CMsgLANServerAvailable(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.lobby_id_)*/uint64_t{0u}} {}
-struct CMsgLANServerAvailableDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgLANServerAvailableDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgLANServerAvailableDefaultTypeInternal() {}
- union {
- CMsgLANServerAvailable _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgLANServerAvailableDefaultTypeInternal _CMsgLANServerAvailable_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconGameAccountClient::CSOEconGameAccountClient(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.additional_backpack_slots_)*/0u
- , /*decltype(_impl_.trade_ban_expiration_)*/0u
- , /*decltype(_impl_.bonus_xp_timestamp_refresh_)*/0u
- , /*decltype(_impl_.bonus_xp_usedflags_)*/0u
- , /*decltype(_impl_.elevated_state_)*/0u
- , /*decltype(_impl_.elevated_timestamp_)*/0u} {}
-struct CSOEconGameAccountClientDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconGameAccountClientDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconGameAccountClientDefaultTypeInternal() {}
- union {
- CSOEconGameAccountClient _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconGameAccountClientDefaultTypeInternal _CSOEconGameAccountClient_default_instance_;
-PROTOBUF_CONSTEXPR CSOItemCriteriaCondition::CSOItemCriteriaCondition(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.field_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.string_value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.op_)*/0
- , /*decltype(_impl_.required_)*/false
- , /*decltype(_impl_.float_value_)*/0} {}
-struct CSOItemCriteriaConditionDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOItemCriteriaConditionDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOItemCriteriaConditionDefaultTypeInternal() {}
- union {
- CSOItemCriteriaCondition _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOItemCriteriaConditionDefaultTypeInternal _CSOItemCriteriaCondition_default_instance_;
-PROTOBUF_CONSTEXPR CSOItemCriteria::CSOItemCriteria(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.conditions_)*/{}
- , /*decltype(_impl_.item_level_)*/0u
- , /*decltype(_impl_.item_quality_)*/0
- , /*decltype(_impl_.initial_inventory_)*/0u
- , /*decltype(_impl_.initial_quantity_)*/0u
- , /*decltype(_impl_.item_level_set_)*/false
- , /*decltype(_impl_.item_quality_set_)*/false
- , /*decltype(_impl_.ignore_enabled_flag_)*/false
- , /*decltype(_impl_.item_rarity_set_)*/false
- , /*decltype(_impl_.item_rarity_)*/0
- , /*decltype(_impl_.recent_only_)*/false} {}
-struct CSOItemCriteriaDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOItemCriteriaDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOItemCriteriaDefaultTypeInternal() {}
- union {
- CSOItemCriteria _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOItemCriteriaDefaultTypeInternal _CSOItemCriteria_default_instance_;
-PROTOBUF_CONSTEXPR CSOItemRecipe::CSOItemRecipe(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.input_items_criteria_)*/{}
- , /*decltype(_impl_.output_items_criteria_)*/{}
- , /*decltype(_impl_.input_item_dupe_counts_)*/{}
- , /*decltype(_impl_.name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.n_a_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.desc_inputs_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.desc_outputs_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.di_a_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.di_b_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.di_c_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.do_a_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.do_b_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.do_c_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.def_index_)*/0u
- , /*decltype(_impl_.requires_all_same_class_)*/false
- , /*decltype(_impl_.requires_all_same_slot_)*/false
- , /*decltype(_impl_.class_usage_for_output_)*/0
- , /*decltype(_impl_.slot_usage_for_output_)*/0
- , /*decltype(_impl_.set_for_output_)*/0} {}
-struct CSOItemRecipeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOItemRecipeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOItemRecipeDefaultTypeInternal() {}
- union {
- CSOItemRecipe _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOItemRecipeDefaultTypeInternal _CSOItemRecipe_default_instance_;
-PROTOBUF_CONSTEXPR CMsgDevNewItemRequest::CMsgDevNewItemRequest(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.criteria_)*/nullptr
- , /*decltype(_impl_.receiver_)*/uint64_t{0u}} {}
-struct CMsgDevNewItemRequestDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgDevNewItemRequestDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgDevNewItemRequestDefaultTypeInternal() {}
- union {
- CMsgDevNewItemRequest _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgDevNewItemRequestDefaultTypeInternal _CMsgDevNewItemRequest_default_instance_;
-PROTOBUF_CONSTEXPR CMsgIncrementKillCountAttribute::CMsgIncrementKillCountAttribute(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.killer_account_id_)*/0u
- , /*decltype(_impl_.victim_account_id_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.event_type_)*/0u
- , /*decltype(_impl_.amount_)*/0u} {}
-struct CMsgIncrementKillCountAttributeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgIncrementKillCountAttributeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgIncrementKillCountAttributeDefaultTypeInternal() {}
- union {
- CMsgIncrementKillCountAttribute _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgIncrementKillCountAttributeDefaultTypeInternal _CMsgIncrementKillCountAttribute_default_instance_;
-PROTOBUF_CONSTEXPR CMsgApplySticker::CMsgApplySticker(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.sticker_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.item_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.sticker_slot_)*/0u
- , /*decltype(_impl_.baseitem_defidx_)*/0u
- , /*decltype(_impl_.sticker_wear_)*/0
- , /*decltype(_impl_.sticker_rotation_)*/0
- , /*decltype(_impl_.sticker_scale_)*/0
- , /*decltype(_impl_.sticker_offset_x_)*/0
- , /*decltype(_impl_.sticker_offset_y_)*/0
- , /*decltype(_impl_.sticker_offset_z_)*/0
- , /*decltype(_impl_.sticker_wear_target_)*/0} {}
-struct CMsgApplyStickerDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgApplyStickerDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgApplyStickerDefaultTypeInternal() {}
- union {
- CMsgApplySticker _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgApplyStickerDefaultTypeInternal _CMsgApplySticker_default_instance_;
-PROTOBUF_CONSTEXPR CMsgModifyItemAttribute::CMsgModifyItemAttribute(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.attr_defidx_)*/0u
- , /*decltype(_impl_.attr_value_)*/0u} {}
-struct CMsgModifyItemAttributeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgModifyItemAttributeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgModifyItemAttributeDefaultTypeInternal() {}
- union {
- CMsgModifyItemAttribute _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgModifyItemAttributeDefaultTypeInternal _CMsgModifyItemAttribute_default_instance_;
-PROTOBUF_CONSTEXPR CMsgApplyStatTrakSwap::CMsgApplyStatTrakSwap(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.tool_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.item_1_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.item_2_item_id_)*/uint64_t{0u}} {}
-struct CMsgApplyStatTrakSwapDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgApplyStatTrakSwapDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgApplyStatTrakSwapDefaultTypeInternal() {}
- union {
- CMsgApplyStatTrakSwap _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgApplyStatTrakSwapDefaultTypeInternal _CMsgApplyStatTrakSwap_default_instance_;
-PROTOBUF_CONSTEXPR CMsgApplyStrangePart::CMsgApplyStrangePart(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.strange_part_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.item_item_id_)*/uint64_t{0u}} {}
-struct CMsgApplyStrangePartDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgApplyStrangePartDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgApplyStrangePartDefaultTypeInternal() {}
- union {
- CMsgApplyStrangePart _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgApplyStrangePartDefaultTypeInternal _CMsgApplyStrangePart_default_instance_;
-PROTOBUF_CONSTEXPR CMsgApplyPennantUpgrade::CMsgApplyPennantUpgrade(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.upgrade_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.pennant_item_id_)*/uint64_t{0u}} {}
-struct CMsgApplyPennantUpgradeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgApplyPennantUpgradeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgApplyPennantUpgradeDefaultTypeInternal() {}
- union {
- CMsgApplyPennantUpgrade _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgApplyPennantUpgradeDefaultTypeInternal _CMsgApplyPennantUpgrade_default_instance_;
-PROTOBUF_CONSTEXPR CMsgApplyEggEssence::CMsgApplyEggEssence(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.essence_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.egg_item_id_)*/uint64_t{0u}} {}
-struct CMsgApplyEggEssenceDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgApplyEggEssenceDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgApplyEggEssenceDefaultTypeInternal() {}
- union {
- CMsgApplyEggEssence _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgApplyEggEssenceDefaultTypeInternal _CMsgApplyEggEssence_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItemAttribute::CSOEconItemAttribute(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.value_bytes_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.def_index_)*/0u
- , /*decltype(_impl_.value_)*/0u} {}
-struct CSOEconItemAttributeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemAttributeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemAttributeDefaultTypeInternal() {}
- union {
- CSOEconItemAttribute _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemAttributeDefaultTypeInternal _CSOEconItemAttribute_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItemEquipped::CSOEconItemEquipped(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.new_class_)*/0u
- , /*decltype(_impl_.new_slot_)*/0u} {}
-struct CSOEconItemEquippedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemEquippedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemEquippedDefaultTypeInternal() {}
- union {
- CSOEconItemEquipped _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemEquippedDefaultTypeInternal _CSOEconItemEquipped_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItem::CSOEconItem(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.attribute_)*/{}
- , /*decltype(_impl_.equipped_state_)*/{}
- , /*decltype(_impl_.custom_name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.custom_desc_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.interior_item_)*/nullptr
- , /*decltype(_impl_.id_)*/uint64_t{0u}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.inventory_)*/0u
- , /*decltype(_impl_.def_index_)*/0u
- , /*decltype(_impl_.quantity_)*/0u
- , /*decltype(_impl_.level_)*/0u
- , /*decltype(_impl_.quality_)*/0u
- , /*decltype(_impl_.flags_)*/0u
- , /*decltype(_impl_.origin_)*/0u
- , /*decltype(_impl_.in_use_)*/false
- , /*decltype(_impl_.style_)*/0u
- , /*decltype(_impl_.original_id_)*/uint64_t{0u}
- , /*decltype(_impl_.rarity_)*/0u} {}
-struct CSOEconItemDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemDefaultTypeInternal() {}
- union {
- CSOEconItem _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemDefaultTypeInternal _CSOEconItem_default_instance_;
-PROTOBUF_CONSTEXPR CMsgSortItems::CMsgSortItems(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.sort_type_)*/0u} {}
-struct CMsgSortItemsDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgSortItemsDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgSortItemsDefaultTypeInternal() {}
- union {
- CMsgSortItems _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgSortItemsDefaultTypeInternal _CMsgSortItems_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconClaimCode::CSOEconClaimCode(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.code_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.code_type_)*/0u
- , /*decltype(_impl_.time_acquired_)*/0u} {}
-struct CSOEconClaimCodeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconClaimCodeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconClaimCodeDefaultTypeInternal() {}
- union {
- CSOEconClaimCode _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconClaimCodeDefaultTypeInternal _CSOEconClaimCode_default_instance_;
-PROTOBUF_CONSTEXPR CMsgStoreGetUserData::CMsgStoreGetUserData(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.price_sheet_version_)*/0u
- , /*decltype(_impl_.currency_)*/0} {}
-struct CMsgStoreGetUserDataDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgStoreGetUserDataDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgStoreGetUserDataDefaultTypeInternal() {}
- union {
- CMsgStoreGetUserData _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgStoreGetUserDataDefaultTypeInternal _CMsgStoreGetUserData_default_instance_;
-PROTOBUF_CONSTEXPR CMsgStoreGetUserDataResponse::CMsgStoreGetUserDataResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.country_deprecated_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.price_sheet_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.result_)*/0
- , /*decltype(_impl_.currency_deprecated_)*/0
- , /*decltype(_impl_.price_sheet_version_)*/0u} {}
-struct CMsgStoreGetUserDataResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgStoreGetUserDataResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgStoreGetUserDataResponseDefaultTypeInternal() {}
- union {
- CMsgStoreGetUserDataResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgStoreGetUserDataResponseDefaultTypeInternal _CMsgStoreGetUserDataResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgUpdateItemSchema::CMsgUpdateItemSchema(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.items_game_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.items_game_url_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.item_schema_version_)*/0u} {}
-struct CMsgUpdateItemSchemaDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgUpdateItemSchemaDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgUpdateItemSchemaDefaultTypeInternal() {}
- union {
- CMsgUpdateItemSchema _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgUpdateItemSchemaDefaultTypeInternal _CMsgUpdateItemSchema_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCError::CMsgGCError(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.error_text_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgGCErrorDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCErrorDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCErrorDefaultTypeInternal() {}
- union {
- CMsgGCError _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCErrorDefaultTypeInternal _CMsgGCError_default_instance_;
-PROTOBUF_CONSTEXPR CMsgRequestInventoryRefresh::CMsgRequestInventoryRefresh(
- ::_pbi::ConstantInitialized) {}
-struct CMsgRequestInventoryRefreshDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgRequestInventoryRefreshDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgRequestInventoryRefreshDefaultTypeInternal() {}
- union {
- CMsgRequestInventoryRefresh _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgRequestInventoryRefreshDefaultTypeInternal _CMsgRequestInventoryRefresh_default_instance_;
-PROTOBUF_CONSTEXPR CMsgConVarValue::CMsgConVarValue(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgConVarValueDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgConVarValueDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgConVarValueDefaultTypeInternal() {}
- union {
- CMsgConVarValue _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgConVarValueDefaultTypeInternal _CMsgConVarValue_default_instance_;
-PROTOBUF_CONSTEXPR CMsgReplicateConVars::CMsgReplicateConVars(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_.convars_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}} {}
-struct CMsgReplicateConVarsDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgReplicateConVarsDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgReplicateConVarsDefaultTypeInternal() {}
- union {
- CMsgReplicateConVars _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgReplicateConVarsDefaultTypeInternal _CMsgReplicateConVars_default_instance_;
-PROTOBUF_CONSTEXPR CMsgUseItem::CMsgUseItem(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.gift__potential_targets_)*/{}
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.target_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.initiator_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.duel__class_lock_)*/0u} {}
-struct CMsgUseItemDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgUseItemDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgUseItemDefaultTypeInternal() {}
- union {
- CMsgUseItem _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgUseItemDefaultTypeInternal _CMsgUseItem_default_instance_;
-PROTOBUF_CONSTEXPR CMsgReplayUploadedToYouTube::CMsgReplayUploadedToYouTube(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.youtube_url_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.youtube_account_name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.session_id_)*/uint64_t{0u}} {}
-struct CMsgReplayUploadedToYouTubeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgReplayUploadedToYouTubeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgReplayUploadedToYouTubeDefaultTypeInternal() {}
- union {
- CMsgReplayUploadedToYouTube _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgReplayUploadedToYouTubeDefaultTypeInternal _CMsgReplayUploadedToYouTube_default_instance_;
-PROTOBUF_CONSTEXPR CMsgConsumableExhausted::CMsgConsumableExhausted(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_def_id_)*/0} {}
-struct CMsgConsumableExhaustedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgConsumableExhaustedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgConsumableExhaustedDefaultTypeInternal() {}
- union {
- CMsgConsumableExhausted _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgConsumableExhaustedDefaultTypeInternal _CMsgConsumableExhausted_default_instance_;
-PROTOBUF_CONSTEXPR CMsgItemAcknowledged__DEPRECATED::CMsgItemAcknowledged__DEPRECATED(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.inventory_)*/0u
- , /*decltype(_impl_.def_index_)*/0u
- , /*decltype(_impl_.quality_)*/0u
- , /*decltype(_impl_.rarity_)*/0u
- , /*decltype(_impl_.origin_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}} {}
-struct CMsgItemAcknowledged__DEPRECATEDDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgItemAcknowledged__DEPRECATEDDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgItemAcknowledged__DEPRECATEDDefaultTypeInternal() {}
- union {
- CMsgItemAcknowledged__DEPRECATED _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgItemAcknowledged__DEPRECATEDDefaultTypeInternal _CMsgItemAcknowledged__DEPRECATED_default_instance_;
-PROTOBUF_CONSTEXPR CMsgSetItemPositions_ItemPosition::CMsgSetItemPositions_ItemPosition(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.legacy_item_id_)*/0u
- , /*decltype(_impl_.position_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}} {}
-struct CMsgSetItemPositions_ItemPositionDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgSetItemPositions_ItemPositionDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgSetItemPositions_ItemPositionDefaultTypeInternal() {}
- union {
- CMsgSetItemPositions_ItemPosition _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgSetItemPositions_ItemPositionDefaultTypeInternal _CMsgSetItemPositions_ItemPosition_default_instance_;
-PROTOBUF_CONSTEXPR CMsgSetItemPositions::CMsgSetItemPositions(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_.item_positions_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}} {}
-struct CMsgSetItemPositionsDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgSetItemPositionsDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgSetItemPositionsDefaultTypeInternal() {}
- union {
- CMsgSetItemPositions _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgSetItemPositionsDefaultTypeInternal _CMsgSetItemPositions_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCReportAbuse::CMsgGCReportAbuse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.description_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.target_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.abuse_type_)*/0u
- , /*decltype(_impl_.content_type_)*/0u
- , /*decltype(_impl_.gid_)*/uint64_t{0u}
- , /*decltype(_impl_.target_game_server_ip_)*/0u
- , /*decltype(_impl_.target_game_server_port_)*/0u} {}
-struct CMsgGCReportAbuseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCReportAbuseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCReportAbuseDefaultTypeInternal() {}
- union {
- CMsgGCReportAbuse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCReportAbuseDefaultTypeInternal _CMsgGCReportAbuse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCReportAbuseResponse::CMsgGCReportAbuseResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.error_message_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.target_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.result_)*/0u} {}
-struct CMsgGCReportAbuseResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCReportAbuseResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCReportAbuseResponseDefaultTypeInternal() {}
- union {
- CMsgGCReportAbuseResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCReportAbuseResponseDefaultTypeInternal _CMsgGCReportAbuseResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCNameItemNotification::CMsgGCNameItemNotification(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_name_custom_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.player_steamid_)*/uint64_t{0u}
- , /*decltype(_impl_.item_def_index_)*/0u} {}
-struct CMsgGCNameItemNotificationDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCNameItemNotificationDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCNameItemNotificationDefaultTypeInternal() {}
- union {
- CMsgGCNameItemNotification _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCNameItemNotificationDefaultTypeInternal _CMsgGCNameItemNotification_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCClientDisplayNotification::CMsgGCClientDisplayNotification(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.body_substring_keys_)*/{}
- , /*decltype(_impl_.body_substring_values_)*/{}
- , /*decltype(_impl_.notification_title_localization_key_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.notification_body_localization_key_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgGCClientDisplayNotificationDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCClientDisplayNotificationDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCClientDisplayNotificationDefaultTypeInternal() {}
- union {
- CMsgGCClientDisplayNotification _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCClientDisplayNotificationDefaultTypeInternal _CMsgGCClientDisplayNotification_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCShowItemsPickedUp::CMsgGCShowItemsPickedUp(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.player_steamid_)*/uint64_t{0u}} {}
-struct CMsgGCShowItemsPickedUpDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCShowItemsPickedUpDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCShowItemsPickedUpDefaultTypeInternal() {}
- union {
- CMsgGCShowItemsPickedUp _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCShowItemsPickedUpDefaultTypeInternal _CMsgGCShowItemsPickedUp_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCIncrementKillCountResponse::CMsgGCIncrementKillCountResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.killer_account_id_)*/0u
- , /*decltype(_impl_.num_kills_)*/0u
- , /*decltype(_impl_.item_def_)*/0u
- , /*decltype(_impl_.level_type_)*/0u} {}
-struct CMsgGCIncrementKillCountResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCIncrementKillCountResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCIncrementKillCountResponseDefaultTypeInternal() {}
- union {
- CMsgGCIncrementKillCountResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCIncrementKillCountResponseDefaultTypeInternal _CMsgGCIncrementKillCountResponse_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItemDropRateBonus::CSOEconItemDropRateBonus(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.expiration_date_)*/0u
- , /*decltype(_impl_.bonus_)*/0
- , /*decltype(_impl_.bonus_count_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.def_index_)*/0u} {}
-struct CSOEconItemDropRateBonusDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemDropRateBonusDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemDropRateBonusDefaultTypeInternal() {}
- union {
- CSOEconItemDropRateBonus _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemDropRateBonusDefaultTypeInternal _CSOEconItemDropRateBonus_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItemLeagueViewPass::CSOEconItemLeagueViewPass(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.league_id_)*/0u
- , /*decltype(_impl_.admin_)*/0u
- , /*decltype(_impl_.itemindex_)*/0u} {}
-struct CSOEconItemLeagueViewPassDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemLeagueViewPassDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemLeagueViewPassDefaultTypeInternal() {}
- union {
- CSOEconItemLeagueViewPass _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemLeagueViewPassDefaultTypeInternal _CSOEconItemLeagueViewPass_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconItemEventTicket::CSOEconItemEventTicket(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.event_id_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}} {}
-struct CSOEconItemEventTicketDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconItemEventTicketDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconItemEventTicketDefaultTypeInternal() {}
- union {
- CSOEconItemEventTicket _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconItemEventTicketDefaultTypeInternal _CSOEconItemEventTicket_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCItemPreviewItemBoughtNotification::CMsgGCItemPreviewItemBoughtNotification(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_def_index_)*/0u} {}
-struct CMsgGCItemPreviewItemBoughtNotificationDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCItemPreviewItemBoughtNotificationDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCItemPreviewItemBoughtNotificationDefaultTypeInternal() {}
- union {
- CMsgGCItemPreviewItemBoughtNotification _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCItemPreviewItemBoughtNotificationDefaultTypeInternal _CMsgGCItemPreviewItemBoughtNotification_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseCancel::CMsgGCStorePurchaseCancel(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.txn_id_)*/uint64_t{0u}} {}
-struct CMsgGCStorePurchaseCancelDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseCancelDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseCancelDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseCancel _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseCancelDefaultTypeInternal _CMsgGCStorePurchaseCancel_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseCancelResponse::CMsgGCStorePurchaseCancelResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.result_)*/0u} {}
-struct CMsgGCStorePurchaseCancelResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseCancelResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseCancelResponseDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseCancelResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseCancelResponseDefaultTypeInternal _CMsgGCStorePurchaseCancelResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseFinalize::CMsgGCStorePurchaseFinalize(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.txn_id_)*/uint64_t{0u}} {}
-struct CMsgGCStorePurchaseFinalizeDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseFinalizeDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseFinalizeDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseFinalize _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseFinalizeDefaultTypeInternal _CMsgGCStorePurchaseFinalize_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCStorePurchaseFinalizeResponse::CMsgGCStorePurchaseFinalizeResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.item_ids_)*/{}
- , /*decltype(_impl_.result_)*/0u} {}
-struct CMsgGCStorePurchaseFinalizeResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCStorePurchaseFinalizeResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCStorePurchaseFinalizeResponseDefaultTypeInternal() {}
- union {
- CMsgGCStorePurchaseFinalizeResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCStorePurchaseFinalizeResponseDefaultTypeInternal _CMsgGCStorePurchaseFinalizeResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCBannedWordListRequest::CMsgGCBannedWordListRequest(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.ban_list_group_id_)*/0u
- , /*decltype(_impl_.word_id_)*/0u} {}
-struct CMsgGCBannedWordListRequestDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCBannedWordListRequestDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCBannedWordListRequestDefaultTypeInternal() {}
- union {
- CMsgGCBannedWordListRequest _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCBannedWordListRequestDefaultTypeInternal _CMsgGCBannedWordListRequest_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCRequestAnnouncements::CMsgGCRequestAnnouncements(
- ::_pbi::ConstantInitialized) {}
-struct CMsgGCRequestAnnouncementsDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCRequestAnnouncementsDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCRequestAnnouncementsDefaultTypeInternal() {}
- union {
- CMsgGCRequestAnnouncements _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCRequestAnnouncementsDefaultTypeInternal _CMsgGCRequestAnnouncements_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCRequestAnnouncementsResponse::CMsgGCRequestAnnouncementsResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.announcement_title_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.announcement_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.nextmatch_title_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.nextmatch_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgGCRequestAnnouncementsResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCRequestAnnouncementsResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCRequestAnnouncementsResponseDefaultTypeInternal() {}
- union {
- CMsgGCRequestAnnouncementsResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCRequestAnnouncementsResponseDefaultTypeInternal _CMsgGCRequestAnnouncementsResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCBannedWord::CMsgGCBannedWord(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.word_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.word_id_)*/0u
- , /*decltype(_impl_.word_type_)*/0} {}
-struct CMsgGCBannedWordDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCBannedWordDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCBannedWordDefaultTypeInternal() {}
- union {
- CMsgGCBannedWord _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCBannedWordDefaultTypeInternal _CMsgGCBannedWord_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCBannedWordListResponse::CMsgGCBannedWordListResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.word_list_)*/{}
- , /*decltype(_impl_.ban_list_group_id_)*/0u} {}
-struct CMsgGCBannedWordListResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCBannedWordListResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCBannedWordListResponseDefaultTypeInternal() {}
- union {
- CMsgGCBannedWordListResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCBannedWordListResponseDefaultTypeInternal _CMsgGCBannedWordListResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCBannedWordListBroadcast::CMsgGCToGCBannedWordListBroadcast(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.broadcast_)*/nullptr} {}
-struct CMsgGCToGCBannedWordListBroadcastDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCBannedWordListBroadcastDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCBannedWordListBroadcastDefaultTypeInternal() {}
- union {
- CMsgGCToGCBannedWordListBroadcast _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCBannedWordListBroadcastDefaultTypeInternal _CMsgGCToGCBannedWordListBroadcast_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCBannedWordListUpdated::CMsgGCToGCBannedWordListUpdated(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.group_id_)*/0u} {}
-struct CMsgGCToGCBannedWordListUpdatedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCBannedWordListUpdatedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCBannedWordListUpdatedDefaultTypeInternal() {}
- union {
- CMsgGCToGCBannedWordListUpdated _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCBannedWordListUpdatedDefaultTypeInternal _CMsgGCToGCBannedWordListUpdated_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCDirtySDOCache::CMsgGCToGCDirtySDOCache(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.key_uint64_)*/uint64_t{0u}
- , /*decltype(_impl_.sdo_type_)*/0u} {}
-struct CMsgGCToGCDirtySDOCacheDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCDirtySDOCacheDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCDirtySDOCacheDefaultTypeInternal() {}
- union {
- CMsgGCToGCDirtySDOCache _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCDirtySDOCacheDefaultTypeInternal _CMsgGCToGCDirtySDOCache_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCDirtyMultipleSDOCache::CMsgGCToGCDirtyMultipleSDOCache(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.key_uint64_)*/{}
- , /*decltype(_impl_.sdo_type_)*/0u} {}
-struct CMsgGCToGCDirtyMultipleSDOCacheDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCDirtyMultipleSDOCacheDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCDirtyMultipleSDOCacheDefaultTypeInternal() {}
- union {
- CMsgGCToGCDirtyMultipleSDOCache _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCDirtyMultipleSDOCacheDefaultTypeInternal _CMsgGCToGCDirtyMultipleSDOCache_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCCollectItem::CMsgGCCollectItem(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.collection_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.subject_item_id_)*/uint64_t{0u}} {}
-struct CMsgGCCollectItemDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCCollectItemDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCCollectItemDefaultTypeInternal() {}
- union {
- CMsgGCCollectItem _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCCollectItemDefaultTypeInternal _CMsgGCCollectItem_default_instance_;
-PROTOBUF_CONSTEXPR CMsgSDONoMemcached::CMsgSDONoMemcached(
- ::_pbi::ConstantInitialized) {}
-struct CMsgSDONoMemcachedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgSDONoMemcachedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgSDONoMemcachedDefaultTypeInternal() {}
- union {
- CMsgSDONoMemcached _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgSDONoMemcachedDefaultTypeInternal _CMsgSDONoMemcached_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCUpdateSQLKeyValue::CMsgGCToGCUpdateSQLKeyValue(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.key_name_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgGCToGCUpdateSQLKeyValueDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCUpdateSQLKeyValueDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCUpdateSQLKeyValueDefaultTypeInternal() {}
- union {
- CMsgGCToGCUpdateSQLKeyValue _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCUpdateSQLKeyValueDefaultTypeInternal _CMsgGCToGCUpdateSQLKeyValue_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCIsTrustedServer::CMsgGCToGCIsTrustedServer(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.steam_id_)*/uint64_t{0u}} {}
-struct CMsgGCToGCIsTrustedServerDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCIsTrustedServerDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCIsTrustedServerDefaultTypeInternal() {}
- union {
- CMsgGCToGCIsTrustedServer _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCIsTrustedServerDefaultTypeInternal _CMsgGCToGCIsTrustedServer_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCIsTrustedServerResponse::CMsgGCToGCIsTrustedServerResponse(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.is_trusted_)*/false} {}
-struct CMsgGCToGCIsTrustedServerResponseDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCIsTrustedServerResponseDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCIsTrustedServerResponseDefaultTypeInternal() {}
- union {
- CMsgGCToGCIsTrustedServerResponse _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCIsTrustedServerResponseDefaultTypeInternal _CMsgGCToGCIsTrustedServerResponse_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCBroadcastConsoleCommand::CMsgGCToGCBroadcastConsoleCommand(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.con_command_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}} {}
-struct CMsgGCToGCBroadcastConsoleCommandDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCBroadcastConsoleCommandDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCBroadcastConsoleCommandDefaultTypeInternal() {}
- union {
- CMsgGCToGCBroadcastConsoleCommand _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCBroadcastConsoleCommandDefaultTypeInternal _CMsgGCToGCBroadcastConsoleCommand_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCServerVersionUpdated::CMsgGCServerVersionUpdated(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.server_version_)*/0u} {}
-struct CMsgGCServerVersionUpdatedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCServerVersionUpdatedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCServerVersionUpdatedDefaultTypeInternal() {}
- union {
- CMsgGCServerVersionUpdated _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCServerVersionUpdatedDefaultTypeInternal _CMsgGCServerVersionUpdated_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCClientVersionUpdated::CMsgGCClientVersionUpdated(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.client_version_)*/0u} {}
-struct CMsgGCClientVersionUpdatedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCClientVersionUpdatedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCClientVersionUpdatedDefaultTypeInternal() {}
- union {
- CMsgGCClientVersionUpdated _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCClientVersionUpdatedDefaultTypeInternal _CMsgGCClientVersionUpdated_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCWebAPIAccountChanged::CMsgGCToGCWebAPIAccountChanged(
- ::_pbi::ConstantInitialized) {}
-struct CMsgGCToGCWebAPIAccountChangedDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCWebAPIAccountChangedDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCWebAPIAccountChangedDefaultTypeInternal() {}
- union {
- CMsgGCToGCWebAPIAccountChanged _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCWebAPIAccountChangedDefaultTypeInternal _CMsgGCToGCWebAPIAccountChanged_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGCToGCRequestPassportItemGrant::CMsgGCToGCRequestPassportItemGrant(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.league_id_)*/0u
- , /*decltype(_impl_.reward_flag_)*/0} {}
-struct CMsgGCToGCRequestPassportItemGrantDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGCToGCRequestPassportItemGrantDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGCToGCRequestPassportItemGrantDefaultTypeInternal() {}
- union {
- CMsgGCToGCRequestPassportItemGrant _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGCToGCRequestPassportItemGrantDefaultTypeInternal _CMsgGCToGCRequestPassportItemGrant_default_instance_;
-PROTOBUF_CONSTEXPR CMsgGameServerInfo::CMsgGameServerInfo(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.server_key_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}}
- , /*decltype(_impl_.server_public_ip_addr_)*/0u
- , /*decltype(_impl_.server_private_ip_addr_)*/0u
- , /*decltype(_impl_.server_port_)*/0u
- , /*decltype(_impl_.server_tv_port_)*/0u
- , /*decltype(_impl_.server_hibernation_)*/false
- , /*decltype(_impl_.server_type_)*/0
- , /*decltype(_impl_.server_region_)*/0u
- , /*decltype(_impl_.server_loadavg_)*/0
- , /*decltype(_impl_.server_tv_broadcast_time_)*/0
- , /*decltype(_impl_.server_game_time_)*/0
- , /*decltype(_impl_.server_relay_connected_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.relay_slots_max_)*/0u
- , /*decltype(_impl_.relays_connected_)*/0
- , /*decltype(_impl_.relayed_game_server_steam_id_)*/uint64_t{0u}
- , /*decltype(_impl_.relay_clients_connected_)*/0
- , /*decltype(_impl_.parent_relay_count_)*/0u
- , /*decltype(_impl_.tv_secret_code_)*/uint64_t{0u}} {}
-struct CMsgGameServerInfoDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgGameServerInfoDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgGameServerInfoDefaultTypeInternal() {}
- union {
- CMsgGameServerInfo _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgGameServerInfoDefaultTypeInternal _CMsgGameServerInfo_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconEquipSlot::CSOEconEquipSlot(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.class_id_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.slot_id_)*/0u
- , /*decltype(_impl_.item_definition_)*/0u} {}
-struct CSOEconEquipSlotDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconEquipSlotDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconEquipSlotDefaultTypeInternal() {}
- union {
- CSOEconEquipSlot _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconEquipSlotDefaultTypeInternal _CSOEconEquipSlot_default_instance_;
-PROTOBUF_CONSTEXPR CMsgAdjustEquipSlot::CMsgAdjustEquipSlot(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.class_id_)*/0u
- , /*decltype(_impl_.slot_id_)*/0u
- , /*decltype(_impl_.item_id_)*/uint64_t{0u}} {}
-struct CMsgAdjustEquipSlotDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgAdjustEquipSlotDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgAdjustEquipSlotDefaultTypeInternal() {}
- union {
- CMsgAdjustEquipSlot _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgAdjustEquipSlotDefaultTypeInternal _CMsgAdjustEquipSlot_default_instance_;
-PROTOBUF_CONSTEXPR CMsgAdjustEquipSlots::CMsgAdjustEquipSlots(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.slots_)*/{}
- , /*decltype(_impl_.change_num_)*/0u} {}
-struct CMsgAdjustEquipSlotsDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgAdjustEquipSlotsDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgAdjustEquipSlotsDefaultTypeInternal() {}
- union {
- CMsgAdjustEquipSlots _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgAdjustEquipSlotsDefaultTypeInternal _CMsgAdjustEquipSlots_default_instance_;
-PROTOBUF_CONSTEXPR CMsgOpenCrate::CMsgOpenCrate(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.tool_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.subject_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.for_rental_)*/false
- , /*decltype(_impl_.points_remaining_)*/0u} {}
-struct CMsgOpenCrateDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgOpenCrateDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgOpenCrateDefaultTypeInternal() {}
- union {
- CMsgOpenCrate _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgOpenCrateDefaultTypeInternal _CMsgOpenCrate_default_instance_;
-PROTOBUF_CONSTEXPR CSOEconRentalHistory::CSOEconRentalHistory(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.crate_item_id_)*/uint64_t{0u}
- , /*decltype(_impl_.account_id_)*/0u
- , /*decltype(_impl_.crate_def_index_)*/0u
- , /*decltype(_impl_.issue_date_)*/0u
- , /*decltype(_impl_.expiration_date_)*/0u} {}
-struct CSOEconRentalHistoryDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CSOEconRentalHistoryDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CSOEconRentalHistoryDefaultTypeInternal() {}
- union {
- CSOEconRentalHistory _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CSOEconRentalHistoryDefaultTypeInternal _CSOEconRentalHistory_default_instance_;
-PROTOBUF_CONSTEXPR CMsgAcknowledgeRentalExpiration::CMsgAcknowledgeRentalExpiration(
- ::_pbi::ConstantInitialized): _impl_{
- /*decltype(_impl_._has_bits_)*/{}
- , /*decltype(_impl_._cached_size_)*/{}
- , /*decltype(_impl_.crate_item_id_)*/uint64_t{0u}} {}
-struct CMsgAcknowledgeRentalExpirationDefaultTypeInternal {
- PROTOBUF_CONSTEXPR CMsgAcknowledgeRentalExpirationDefaultTypeInternal()
- : _instance(::_pbi::ConstantInitialized{}) {}
- ~CMsgAcknowledgeRentalExpirationDefaultTypeInternal() {}
- union {
- CMsgAcknowledgeRentalExpiration _instance;
- };
-};
-PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CMsgAcknowledgeRentalExpirationDefaultTypeInternal _CMsgAcknowledgeRentalExpiration_default_instance_;
-static ::_pb::Metadata file_level_metadata_base_5fgcmessages_2eproto[83];
-static const ::_pb::EnumDescriptor* file_level_enum_descriptors_base_5fgcmessages_2eproto[4];
-static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_base_5fgcmessages_2eproto = nullptr;
-
-const uint32_t TableStruct_base_5fgcmessages_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_.item_def_id_),
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_.quantity_),
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_.cost_in_local_currency_),
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_.purchase_type_),
- PROTOBUF_FIELD_OFFSET(::CGCStorePurchaseInit_LineItem, _impl_.supplemental_data_),
- 0,
- 1,
- 2,
- 3,
- 4,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _impl_.country_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _impl_.language_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _impl_.currency_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInit, _impl_.line_items_),
- 0,
- 1,
- 2,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _impl_.result_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _impl_.txn_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _impl_.url_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseInitResponse, _impl_.item_ids_),
- 2,
- 1,
- 0,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CSOPartyInvite, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOPartyInvite, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOPartyInvite, _impl_.group_id_),
- PROTOBUF_FIELD_OFFSET(::CSOPartyInvite, _impl_.sender_id_),
- PROTOBUF_FIELD_OFFSET(::CSOPartyInvite, _impl_.sender_name_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CSOLobbyInvite, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOLobbyInvite, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOLobbyInvite, _impl_.group_id_),
- PROTOBUF_FIELD_OFFSET(::CSOLobbyInvite, _impl_.sender_id_),
- PROTOBUF_FIELD_OFFSET(::CSOLobbyInvite, _impl_.sender_name_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgSystemBroadcast, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgSystemBroadcast, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgSystemBroadcast, _impl_.message_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgInviteToParty, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgInviteToParty, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgInviteToParty, _impl_.steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgInviteToParty, _impl_.client_version_),
- PROTOBUF_FIELD_OFFSET(::CMsgInviteToParty, _impl_.team_invite_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgInvitationCreated, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgInvitationCreated, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgInvitationCreated, _impl_.group_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgInvitationCreated, _impl_.steam_id_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _impl_.party_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _impl_.accept_),
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _impl_.client_version_),
- PROTOBUF_FIELD_OFFSET(::CMsgPartyInviteResponse, _impl_.team_invite_),
- 0,
- 1,
- 2,
- 3,
- PROTOBUF_FIELD_OFFSET(::CMsgKickFromParty, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgKickFromParty, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgKickFromParty, _impl_.steam_id_),
- 0,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgLeaveParty, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgServerAvailable, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgLANServerAvailable, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgLANServerAvailable, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgLANServerAvailable, _impl_.lobby_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.additional_backpack_slots_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.trade_ban_expiration_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.bonus_xp_timestamp_refresh_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.bonus_xp_usedflags_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.elevated_state_),
- PROTOBUF_FIELD_OFFSET(::CSOEconGameAccountClient, _impl_.elevated_timestamp_),
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_.op_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_.field_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_.required_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_.float_value_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteriaCondition, _impl_.string_value_),
- 2,
- 0,
- 3,
- 4,
- 1,
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_level_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_quality_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_level_set_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_quality_set_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.initial_inventory_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.initial_quantity_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.ignore_enabled_flag_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.conditions_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_rarity_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.item_rarity_set_),
- PROTOBUF_FIELD_OFFSET(::CSOItemCriteria, _impl_.recent_only_),
- 0,
- 1,
- 4,
- 5,
- 2,
- 3,
- 6,
- ~0u,
- 8,
- 7,
- 9,
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.def_index_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.name_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.n_a_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.desc_inputs_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.desc_outputs_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.di_a_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.di_b_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.di_c_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.do_a_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.do_b_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.do_c_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.requires_all_same_class_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.requires_all_same_slot_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.class_usage_for_output_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.slot_usage_for_output_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.set_for_output_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.input_items_criteria_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.output_items_criteria_),
- PROTOBUF_FIELD_OFFSET(::CSOItemRecipe, _impl_.input_item_dupe_counts_),
- 10,
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 11,
- 12,
- 13,
- 14,
- 15,
- ~0u,
- ~0u,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgDevNewItemRequest, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgDevNewItemRequest, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgDevNewItemRequest, _impl_.receiver_),
- PROTOBUF_FIELD_OFFSET(::CMsgDevNewItemRequest, _impl_.criteria_),
- 1,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_.killer_account_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_.victim_account_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_.item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_.event_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgIncrementKillCountAttribute, _impl_.amount_),
- 0,
- 1,
- 2,
- 3,
- 4,
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.item_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_slot_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.baseitem_defidx_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_wear_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_rotation_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_scale_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_offset_x_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_offset_y_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_offset_z_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplySticker, _impl_.sticker_wear_target_),
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- PROTOBUF_FIELD_OFFSET(::CMsgModifyItemAttribute, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgModifyItemAttribute, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgModifyItemAttribute, _impl_.item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgModifyItemAttribute, _impl_.attr_defidx_),
- PROTOBUF_FIELD_OFFSET(::CMsgModifyItemAttribute, _impl_.attr_value_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStatTrakSwap, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStatTrakSwap, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStatTrakSwap, _impl_.tool_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStatTrakSwap, _impl_.item_1_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStatTrakSwap, _impl_.item_2_item_id_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStrangePart, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStrangePart, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStrangePart, _impl_.strange_part_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyStrangePart, _impl_.item_item_id_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgApplyPennantUpgrade, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyPennantUpgrade, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgApplyPennantUpgrade, _impl_.upgrade_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyPennantUpgrade, _impl_.pennant_item_id_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgApplyEggEssence, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyEggEssence, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgApplyEggEssence, _impl_.essence_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgApplyEggEssence, _impl_.egg_item_id_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CSOEconItemAttribute, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemAttribute, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItemAttribute, _impl_.def_index_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemAttribute, _impl_.value_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemAttribute, _impl_.value_bytes_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEquipped, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEquipped, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEquipped, _impl_.new_class_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEquipped, _impl_.new_slot_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.inventory_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.def_index_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.quantity_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.level_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.quality_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.flags_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.origin_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.custom_name_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.custom_desc_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.attribute_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.interior_item_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.in_use_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.style_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.original_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.equipped_state_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItem, _impl_.rarity_),
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 11,
- 0,
- 1,
- ~0u,
- 2,
- 12,
- 13,
- 14,
- ~0u,
- 15,
- PROTOBUF_FIELD_OFFSET(::CMsgSortItems, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgSortItems, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgSortItems, _impl_.sort_type_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _impl_.code_type_),
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _impl_.time_acquired_),
- PROTOBUF_FIELD_OFFSET(::CSOEconClaimCode, _impl_.code_),
- 1,
- 2,
- 3,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserData, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserData, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserData, _impl_.price_sheet_version_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserData, _impl_.currency_),
- 0,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_.result_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_.currency_deprecated_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_.country_deprecated_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_.price_sheet_version_),
- PROTOBUF_FIELD_OFFSET(::CMsgStoreGetUserDataResponse, _impl_.price_sheet_),
- 2,
- 3,
- 0,
- 4,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgUpdateItemSchema, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgUpdateItemSchema, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgUpdateItemSchema, _impl_.items_game_),
- PROTOBUF_FIELD_OFFSET(::CMsgUpdateItemSchema, _impl_.item_schema_version_),
- PROTOBUF_FIELD_OFFSET(::CMsgUpdateItemSchema, _impl_.items_game_url_),
- 0,
- 2,
- 1,
- PROTOBUF_FIELD_OFFSET(::CMsgGCError, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCError, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCError, _impl_.error_text_),
- 0,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgRequestInventoryRefresh, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgConVarValue, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgConVarValue, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgConVarValue, _impl_.name_),
- PROTOBUF_FIELD_OFFSET(::CMsgConVarValue, _impl_.value_),
- 0,
- 1,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgReplicateConVars, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgReplicateConVars, _impl_.convars_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_.item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_.target_steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_.gift__potential_targets_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_.duel__class_lock_),
- PROTOBUF_FIELD_OFFSET(::CMsgUseItem, _impl_.initiator_steam_id_),
- 0,
- 1,
- ~0u,
- 3,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgReplayUploadedToYouTube, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgReplayUploadedToYouTube, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgReplayUploadedToYouTube, _impl_.youtube_url_),
- PROTOBUF_FIELD_OFFSET(::CMsgReplayUploadedToYouTube, _impl_.youtube_account_name_),
- PROTOBUF_FIELD_OFFSET(::CMsgReplayUploadedToYouTube, _impl_.session_id_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgConsumableExhausted, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgConsumableExhausted, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgConsumableExhausted, _impl_.item_def_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.inventory_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.def_index_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.quality_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.rarity_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.origin_),
- PROTOBUF_FIELD_OFFSET(::CMsgItemAcknowledged__DEPRECATED, _impl_.item_id_),
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- 6,
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions_ItemPosition, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions_ItemPosition, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions_ItemPosition, _impl_.legacy_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions_ItemPosition, _impl_.position_),
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions_ItemPosition, _impl_.item_id_),
- 0,
- 1,
- 2,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgSetItemPositions, _impl_.item_positions_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.target_steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.description_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.gid_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.abuse_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.content_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.target_game_server_ip_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuse, _impl_.target_game_server_port_),
- 1,
- 0,
- 4,
- 2,
- 3,
- 5,
- 6,
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuseResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuseResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuseResponse, _impl_.target_steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuseResponse, _impl_.result_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCReportAbuseResponse, _impl_.error_message_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCNameItemNotification, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCNameItemNotification, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCNameItemNotification, _impl_.player_steamid_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCNameItemNotification, _impl_.item_def_index_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCNameItemNotification, _impl_.item_name_custom_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _impl_.notification_title_localization_key_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _impl_.notification_body_localization_key_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _impl_.body_substring_keys_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientDisplayNotification, _impl_.body_substring_values_),
- 0,
- 1,
- ~0u,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgGCShowItemsPickedUp, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCShowItemsPickedUp, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCShowItemsPickedUp, _impl_.player_steamid_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _impl_.killer_account_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _impl_.num_kills_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _impl_.item_def_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCIncrementKillCountResponse, _impl_.level_type_),
- 0,
- 1,
- 2,
- 3,
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.expiration_date_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.bonus_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.bonus_count_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.item_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemDropRateBonus, _impl_.def_index_),
- 0,
- 1,
- 2,
- 3,
- 4,
- 5,
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _impl_.league_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _impl_.admin_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemLeagueViewPass, _impl_.itemindex_),
- 0,
- 1,
- 2,
- 3,
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEventTicket, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEventTicket, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEventTicket, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEventTicket, _impl_.event_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconItemEventTicket, _impl_.item_id_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgGCItemPreviewItemBoughtNotification, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCItemPreviewItemBoughtNotification, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCItemPreviewItemBoughtNotification, _impl_.item_def_index_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancel, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancel, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancel, _impl_.txn_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancelResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancelResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseCancelResponse, _impl_.result_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalize, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalize, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalize, _impl_.txn_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalizeResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalizeResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalizeResponse, _impl_.result_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCStorePurchaseFinalizeResponse, _impl_.item_ids_),
- 0,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListRequest, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListRequest, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListRequest, _impl_.ban_list_group_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListRequest, _impl_.word_id_),
- 0,
- 1,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncements, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _impl_.announcement_title_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _impl_.announcement_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _impl_.nextmatch_title_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCRequestAnnouncementsResponse, _impl_.nextmatch_),
- 0,
- 1,
- 2,
- 3,
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWord, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWord, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWord, _impl_.word_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWord, _impl_.word_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWord, _impl_.word_),
- 1,
- 2,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListResponse, _impl_.ban_list_group_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCBannedWordListResponse, _impl_.word_list_),
- 0,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListBroadcast, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListBroadcast, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListBroadcast, _impl_.broadcast_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListUpdated, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListUpdated, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBannedWordListUpdated, _impl_.group_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtySDOCache, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtySDOCache, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtySDOCache, _impl_.sdo_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtySDOCache, _impl_.key_uint64_),
- 1,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtyMultipleSDOCache, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtyMultipleSDOCache, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtyMultipleSDOCache, _impl_.sdo_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCDirtyMultipleSDOCache, _impl_.key_uint64_),
- 0,
- ~0u,
- PROTOBUF_FIELD_OFFSET(::CMsgGCCollectItem, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCCollectItem, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCCollectItem, _impl_.collection_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCCollectItem, _impl_.subject_item_id_),
- 0,
- 1,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgSDONoMemcached, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCUpdateSQLKeyValue, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCUpdateSQLKeyValue, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCUpdateSQLKeyValue, _impl_.key_name_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServer, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServer, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServer, _impl_.steam_id_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServerResponse, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServerResponse, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCIsTrustedServerResponse, _impl_.is_trusted_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBroadcastConsoleCommand, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBroadcastConsoleCommand, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCBroadcastConsoleCommand, _impl_.con_command_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCServerVersionUpdated, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCServerVersionUpdated, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCServerVersionUpdated, _impl_.server_version_),
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientVersionUpdated, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientVersionUpdated, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCClientVersionUpdated, _impl_.client_version_),
- 0,
- ~0u, // no _has_bits_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCWebAPIAccountChanged, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCRequestPassportItemGrant, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCRequestPassportItemGrant, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCRequestPassportItemGrant, _impl_.steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCRequestPassportItemGrant, _impl_.league_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGCToGCRequestPassportItemGrant, _impl_.reward_flag_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_public_ip_addr_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_private_ip_addr_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_port_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_tv_port_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_key_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_hibernation_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_type_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_region_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_loadavg_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_tv_broadcast_time_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_game_time_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.server_relay_connected_steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.relay_slots_max_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.relays_connected_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.relay_clients_connected_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.relayed_game_server_steam_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.parent_relay_count_),
- PROTOBUF_FIELD_OFFSET(::CMsgGameServerInfo, _impl_.tv_secret_code_),
- 1,
- 2,
- 3,
- 4,
- 0,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 11,
- 12,
- 13,
- 15,
- 14,
- 16,
- 17,
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_.class_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_.slot_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_.item_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconEquipSlot, _impl_.item_definition_),
- 0,
- 1,
- 3,
- 2,
- 4,
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlot, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlot, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlot, _impl_.class_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlot, _impl_.slot_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlot, _impl_.item_id_),
- 0,
- 1,
- 2,
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlots, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlots, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlots, _impl_.slots_),
- PROTOBUF_FIELD_OFFSET(::CMsgAdjustEquipSlots, _impl_.change_num_),
- ~0u,
- 0,
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _impl_.tool_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _impl_.subject_item_id_),
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _impl_.for_rental_),
- PROTOBUF_FIELD_OFFSET(::CMsgOpenCrate, _impl_.points_remaining_),
- 0,
- 1,
- 2,
- 3,
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_.account_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_.crate_item_id_),
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_.crate_def_index_),
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_.issue_date_),
- PROTOBUF_FIELD_OFFSET(::CSOEconRentalHistory, _impl_.expiration_date_),
- 1,
- 0,
- 2,
- 3,
- 4,
- PROTOBUF_FIELD_OFFSET(::CMsgAcknowledgeRentalExpiration, _impl_._has_bits_),
- PROTOBUF_FIELD_OFFSET(::CMsgAcknowledgeRentalExpiration, _internal_metadata_),
- ~0u, // no _extensions_
- ~0u, // no _oneof_case_
- ~0u, // no _weak_field_map_
- ~0u, // no _inlined_string_donated_
- PROTOBUF_FIELD_OFFSET(::CMsgAcknowledgeRentalExpiration, _impl_.crate_item_id_),
- 0,
-};
-static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
- { 0, 11, -1, sizeof(::CGCStorePurchaseInit_LineItem)},
- { 16, 26, -1, sizeof(::CMsgGCStorePurchaseInit)},
- { 30, 40, -1, sizeof(::CMsgGCStorePurchaseInitResponse)},
- { 44, 53, -1, sizeof(::CSOPartyInvite)},
- { 56, 65, -1, sizeof(::CSOLobbyInvite)},
- { 68, 75, -1, sizeof(::CMsgSystemBroadcast)},
- { 76, 85, -1, sizeof(::CMsgInviteToParty)},
- { 88, 96, -1, sizeof(::CMsgInvitationCreated)},
- { 98, 108, -1, sizeof(::CMsgPartyInviteResponse)},
- { 112, 119, -1, sizeof(::CMsgKickFromParty)},
- { 120, -1, -1, sizeof(::CMsgLeaveParty)},
- { 126, -1, -1, sizeof(::CMsgServerAvailable)},
- { 132, 139, -1, sizeof(::CMsgLANServerAvailable)},
- { 140, 152, -1, sizeof(::CSOEconGameAccountClient)},
- { 158, 169, -1, sizeof(::CSOItemCriteriaCondition)},
- { 174, 191, -1, sizeof(::CSOItemCriteria)},
- { 202, 227, -1, sizeof(::CSOItemRecipe)},
- { 246, 254, -1, sizeof(::CMsgDevNewItemRequest)},
- { 256, 267, -1, sizeof(::CMsgIncrementKillCountAttribute)},
- { 272, 289, -1, sizeof(::CMsgApplySticker)},
- { 300, 309, -1, sizeof(::CMsgModifyItemAttribute)},
- { 312, 321, -1, sizeof(::CMsgApplyStatTrakSwap)},
- { 324, 332, -1, sizeof(::CMsgApplyStrangePart)},
- { 334, 342, -1, sizeof(::CMsgApplyPennantUpgrade)},
- { 344, 352, -1, sizeof(::CMsgApplyEggEssence)},
- { 354, 363, -1, sizeof(::CSOEconItemAttribute)},
- { 366, 374, -1, sizeof(::CSOEconItemEquipped)},
- { 376, 400, -1, sizeof(::CSOEconItem)},
- { 418, 425, -1, sizeof(::CMsgSortItems)},
- { 426, 436, -1, sizeof(::CSOEconClaimCode)},
- { 440, 448, -1, sizeof(::CMsgStoreGetUserData)},
- { 450, 461, -1, sizeof(::CMsgStoreGetUserDataResponse)},
- { 466, 475, -1, sizeof(::CMsgUpdateItemSchema)},
- { 478, 485, -1, sizeof(::CMsgGCError)},
- { 486, -1, -1, sizeof(::CMsgRequestInventoryRefresh)},
- { 492, 500, -1, sizeof(::CMsgConVarValue)},
- { 502, -1, -1, sizeof(::CMsgReplicateConVars)},
- { 509, 520, -1, sizeof(::CMsgUseItem)},
- { 525, 534, -1, sizeof(::CMsgReplayUploadedToYouTube)},
- { 537, 544, -1, sizeof(::CMsgConsumableExhausted)},
- { 545, 558, -1, sizeof(::CMsgItemAcknowledged__DEPRECATED)},
- { 565, 574, -1, sizeof(::CMsgSetItemPositions_ItemPosition)},
- { 577, -1, -1, sizeof(::CMsgSetItemPositions)},
- { 584, 597, -1, sizeof(::CMsgGCReportAbuse)},
- { 604, 613, -1, sizeof(::CMsgGCReportAbuseResponse)},
- { 616, 625, -1, sizeof(::CMsgGCNameItemNotification)},
- { 628, 638, -1, sizeof(::CMsgGCClientDisplayNotification)},
- { 642, 649, -1, sizeof(::CMsgGCShowItemsPickedUp)},
- { 650, 660, -1, sizeof(::CMsgGCIncrementKillCountResponse)},
- { 664, 676, -1, sizeof(::CSOEconItemDropRateBonus)},
- { 682, 692, -1, sizeof(::CSOEconItemLeagueViewPass)},
- { 696, 705, -1, sizeof(::CSOEconItemEventTicket)},
- { 708, 715, -1, sizeof(::CMsgGCItemPreviewItemBoughtNotification)},
- { 716, 723, -1, sizeof(::CMsgGCStorePurchaseCancel)},
- { 724, 731, -1, sizeof(::CMsgGCStorePurchaseCancelResponse)},
- { 732, 739, -1, sizeof(::CMsgGCStorePurchaseFinalize)},
- { 740, 748, -1, sizeof(::CMsgGCStorePurchaseFinalizeResponse)},
- { 750, 758, -1, sizeof(::CMsgGCBannedWordListRequest)},
- { 760, -1, -1, sizeof(::CMsgGCRequestAnnouncements)},
- { 766, 776, -1, sizeof(::CMsgGCRequestAnnouncementsResponse)},
- { 780, 789, -1, sizeof(::CMsgGCBannedWord)},
- { 792, 800, -1, sizeof(::CMsgGCBannedWordListResponse)},
- { 802, 809, -1, sizeof(::CMsgGCToGCBannedWordListBroadcast)},
- { 810, 817, -1, sizeof(::CMsgGCToGCBannedWordListUpdated)},
- { 818, 826, -1, sizeof(::CMsgGCToGCDirtySDOCache)},
- { 828, 836, -1, sizeof(::CMsgGCToGCDirtyMultipleSDOCache)},
- { 838, 846, -1, sizeof(::CMsgGCCollectItem)},
- { 848, -1, -1, sizeof(::CMsgSDONoMemcached)},
- { 854, 861, -1, sizeof(::CMsgGCToGCUpdateSQLKeyValue)},
- { 862, 869, -1, sizeof(::CMsgGCToGCIsTrustedServer)},
- { 870, 877, -1, sizeof(::CMsgGCToGCIsTrustedServerResponse)},
- { 878, 885, -1, sizeof(::CMsgGCToGCBroadcastConsoleCommand)},
- { 886, 893, -1, sizeof(::CMsgGCServerVersionUpdated)},
- { 894, 901, -1, sizeof(::CMsgGCClientVersionUpdated)},
- { 902, -1, -1, sizeof(::CMsgGCToGCWebAPIAccountChanged)},
- { 908, 917, -1, sizeof(::CMsgGCToGCRequestPassportItemGrant)},
- { 920, 944, -1, sizeof(::CMsgGameServerInfo)},
- { 962, 973, -1, sizeof(::CSOEconEquipSlot)},
- { 978, 987, -1, sizeof(::CMsgAdjustEquipSlot)},
- { 990, 998, -1, sizeof(::CMsgAdjustEquipSlots)},
- { 1000, 1010, -1, sizeof(::CMsgOpenCrate)},
- { 1014, 1025, -1, sizeof(::CSOEconRentalHistory)},
- { 1030, 1037, -1, sizeof(::CMsgAcknowledgeRentalExpiration)},
-};
-
-static const ::_pb::Message* const file_default_instances[] = {
- &::_CGCStorePurchaseInit_LineItem_default_instance_._instance,
- &::_CMsgGCStorePurchaseInit_default_instance_._instance,
- &::_CMsgGCStorePurchaseInitResponse_default_instance_._instance,
- &::_CSOPartyInvite_default_instance_._instance,
- &::_CSOLobbyInvite_default_instance_._instance,
- &::_CMsgSystemBroadcast_default_instance_._instance,
- &::_CMsgInviteToParty_default_instance_._instance,
- &::_CMsgInvitationCreated_default_instance_._instance,
- &::_CMsgPartyInviteResponse_default_instance_._instance,
- &::_CMsgKickFromParty_default_instance_._instance,
- &::_CMsgLeaveParty_default_instance_._instance,
- &::_CMsgServerAvailable_default_instance_._instance,
- &::_CMsgLANServerAvailable_default_instance_._instance,
- &::_CSOEconGameAccountClient_default_instance_._instance,
- &::_CSOItemCriteriaCondition_default_instance_._instance,
- &::_CSOItemCriteria_default_instance_._instance,
- &::_CSOItemRecipe_default_instance_._instance,
- &::_CMsgDevNewItemRequest_default_instance_._instance,
- &::_CMsgIncrementKillCountAttribute_default_instance_._instance,
- &::_CMsgApplySticker_default_instance_._instance,
- &::_CMsgModifyItemAttribute_default_instance_._instance,
- &::_CMsgApplyStatTrakSwap_default_instance_._instance,
- &::_CMsgApplyStrangePart_default_instance_._instance,
- &::_CMsgApplyPennantUpgrade_default_instance_._instance,
- &::_CMsgApplyEggEssence_default_instance_._instance,
- &::_CSOEconItemAttribute_default_instance_._instance,
- &::_CSOEconItemEquipped_default_instance_._instance,
- &::_CSOEconItem_default_instance_._instance,
- &::_CMsgSortItems_default_instance_._instance,
- &::_CSOEconClaimCode_default_instance_._instance,
- &::_CMsgStoreGetUserData_default_instance_._instance,
- &::_CMsgStoreGetUserDataResponse_default_instance_._instance,
- &::_CMsgUpdateItemSchema_default_instance_._instance,
- &::_CMsgGCError_default_instance_._instance,
- &::_CMsgRequestInventoryRefresh_default_instance_._instance,
- &::_CMsgConVarValue_default_instance_._instance,
- &::_CMsgReplicateConVars_default_instance_._instance,
- &::_CMsgUseItem_default_instance_._instance,
- &::_CMsgReplayUploadedToYouTube_default_instance_._instance,
- &::_CMsgConsumableExhausted_default_instance_._instance,
- &::_CMsgItemAcknowledged__DEPRECATED_default_instance_._instance,
- &::_CMsgSetItemPositions_ItemPosition_default_instance_._instance,
- &::_CMsgSetItemPositions_default_instance_._instance,
- &::_CMsgGCReportAbuse_default_instance_._instance,
- &::_CMsgGCReportAbuseResponse_default_instance_._instance,
- &::_CMsgGCNameItemNotification_default_instance_._instance,
- &::_CMsgGCClientDisplayNotification_default_instance_._instance,
- &::_CMsgGCShowItemsPickedUp_default_instance_._instance,
- &::_CMsgGCIncrementKillCountResponse_default_instance_._instance,
- &::_CSOEconItemDropRateBonus_default_instance_._instance,
- &::_CSOEconItemLeagueViewPass_default_instance_._instance,
- &::_CSOEconItemEventTicket_default_instance_._instance,
- &::_CMsgGCItemPreviewItemBoughtNotification_default_instance_._instance,
- &::_CMsgGCStorePurchaseCancel_default_instance_._instance,
- &::_CMsgGCStorePurchaseCancelResponse_default_instance_._instance,
- &::_CMsgGCStorePurchaseFinalize_default_instance_._instance,
- &::_CMsgGCStorePurchaseFinalizeResponse_default_instance_._instance,
- &::_CMsgGCBannedWordListRequest_default_instance_._instance,
- &::_CMsgGCRequestAnnouncements_default_instance_._instance,
- &::_CMsgGCRequestAnnouncementsResponse_default_instance_._instance,
- &::_CMsgGCBannedWord_default_instance_._instance,
- &::_CMsgGCBannedWordListResponse_default_instance_._instance,
- &::_CMsgGCToGCBannedWordListBroadcast_default_instance_._instance,
- &::_CMsgGCToGCBannedWordListUpdated_default_instance_._instance,
- &::_CMsgGCToGCDirtySDOCache_default_instance_._instance,
- &::_CMsgGCToGCDirtyMultipleSDOCache_default_instance_._instance,
- &::_CMsgGCCollectItem_default_instance_._instance,
- &::_CMsgSDONoMemcached_default_instance_._instance,
- &::_CMsgGCToGCUpdateSQLKeyValue_default_instance_._instance,
- &::_CMsgGCToGCIsTrustedServer_default_instance_._instance,
- &::_CMsgGCToGCIsTrustedServerResponse_default_instance_._instance,
- &::_CMsgGCToGCBroadcastConsoleCommand_default_instance_._instance,
- &::_CMsgGCServerVersionUpdated_default_instance_._instance,
- &::_CMsgGCClientVersionUpdated_default_instance_._instance,
- &::_CMsgGCToGCWebAPIAccountChanged_default_instance_._instance,
- &::_CMsgGCToGCRequestPassportItemGrant_default_instance_._instance,
- &::_CMsgGameServerInfo_default_instance_._instance,
- &::_CSOEconEquipSlot_default_instance_._instance,
- &::_CMsgAdjustEquipSlot_default_instance_._instance,
- &::_CMsgAdjustEquipSlots_default_instance_._instance,
- &::_CMsgOpenCrate_default_instance_._instance,
- &::_CSOEconRentalHistory_default_instance_._instance,
- &::_CMsgAcknowledgeRentalExpiration_default_instance_._instance,
-};
-
-const char descriptor_table_protodef_base_5fgcmessages_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
- "\n\025base_gcmessages.proto\032\023steammessages.p"
- "roto\"\230\001\n\035CGCStorePurchaseInit_LineItem\022\023"
- "\n\013item_def_id\030\001 \001(\r\022\020\n\010quantity\030\002 \001(\r\022\036\n"
- "\026cost_in_local_currency\030\003 \001(\r\022\025\n\rpurchas"
- "e_type\030\004 \001(\r\022\031\n\021supplemental_data\030\005 \001(\004\""
- "\202\001\n\027CMsgGCStorePurchaseInit\022\017\n\007country\030\001"
- " \001(\t\022\020\n\010language\030\002 \001(\005\022\020\n\010currency\030\003 \001(\005"
- "\0222\n\nline_items\030\004 \003(\0132\036.CGCStorePurchaseI"
- "nit_LineItem\"`\n\037CMsgGCStorePurchaseInitR"
- "esponse\022\016\n\006result\030\001 \001(\005\022\016\n\006txn_id\030\002 \001(\004\022"
- "\013\n\003url\030\003 \001(\t\022\020\n\010item_ids\030\004 \003(\004\"P\n\016CSOPar"
- "tyInvite\022\026\n\010group_id\030\001 \001(\004B\004\200\246\035\001\022\021\n\tsend"
- "er_id\030\002 \001(\006\022\023\n\013sender_name\030\003 \001(\t\"P\n\016CSOL"
- "obbyInvite\022\026\n\010group_id\030\001 \001(\004B\004\200\246\035\001\022\021\n\tse"
- "nder_id\030\002 \001(\006\022\023\n\013sender_name\030\003 \001(\t\"&\n\023CM"
- "sgSystemBroadcast\022\017\n\007message\030\001 \001(\t\"R\n\021CM"
- "sgInviteToParty\022\020\n\010steam_id\030\001 \001(\006\022\026\n\016cli"
- "ent_version\030\002 \001(\r\022\023\n\013team_invite\030\003 \001(\r\";"
- "\n\025CMsgInvitationCreated\022\020\n\010group_id\030\001 \001("
- "\004\022\020\n\010steam_id\030\002 \001(\006\"h\n\027CMsgPartyInviteRe"
- "sponse\022\020\n\010party_id\030\001 \001(\004\022\016\n\006accept\030\002 \001(\010"
- "\022\026\n\016client_version\030\003 \001(\r\022\023\n\013team_invite\030"
- "\004 \001(\r\"%\n\021CMsgKickFromParty\022\020\n\010steam_id\030\001"
- " \001(\006\"\020\n\016CMsgLeaveParty\"\025\n\023CMsgServerAvai"
- "lable\"*\n\026CMsgLANServerAvailable\022\020\n\010lobby"
- "_id\030\001 \001(\006\"\322\001\n\030CSOEconGameAccountClient\022$"
- "\n\031additional_backpack_slots\030\001 \001(\r:\0010\022\034\n\024"
- "trade_ban_expiration\030\006 \001(\007\022\"\n\032bonus_xp_t"
- "imestamp_refresh\030\014 \001(\007\022\032\n\022bonus_xp_usedf"
- "lags\030\r \001(\r\022\026\n\016elevated_state\030\016 \001(\r\022\032\n\022el"
- "evated_timestamp\030\017 \001(\r\"r\n\030CSOItemCriteri"
- "aCondition\022\n\n\002op\030\001 \001(\005\022\r\n\005field\030\002 \001(\t\022\020\n"
- "\010required\030\003 \001(\010\022\023\n\013float_value\030\004 \001(\002\022\024\n\014"
- "string_value\030\005 \001(\t\"\261\002\n\017CSOItemCriteria\022\022"
- "\n\nitem_level\030\001 \001(\r\022\024\n\014item_quality\030\002 \001(\005"
- "\022\026\n\016item_level_set\030\003 \001(\010\022\030\n\020item_quality"
- "_set\030\004 \001(\010\022\031\n\021initial_inventory\030\005 \001(\r\022\030\n"
- "\020initial_quantity\030\006 \001(\r\022\033\n\023ignore_enable"
- "d_flag\030\010 \001(\010\022-\n\nconditions\030\t \003(\0132\031.CSOIt"
- "emCriteriaCondition\022\023\n\013item_rarity\030\n \001(\005"
- "\022\027\n\017item_rarity_set\030\013 \001(\010\022\023\n\013recent_only"
- "\030\014 \001(\010\"\325\003\n\rCSOItemRecipe\022\021\n\tdef_index\030\001 "
- "\001(\r\022\014\n\004name\030\002 \001(\t\022\013\n\003n_a\030\003 \001(\t\022\023\n\013desc_i"
- "nputs\030\004 \001(\t\022\024\n\014desc_outputs\030\005 \001(\t\022\014\n\004di_"
- "a\030\006 \001(\t\022\014\n\004di_b\030\007 \001(\t\022\014\n\004di_c\030\010 \001(\t\022\014\n\004d"
- "o_a\030\t \001(\t\022\014\n\004do_b\030\n \001(\t\022\014\n\004do_c\030\013 \001(\t\022\037\n"
- "\027requires_all_same_class\030\014 \001(\010\022\036\n\026requir"
- "es_all_same_slot\030\r \001(\010\022\036\n\026class_usage_fo"
- "r_output\030\016 \001(\005\022\035\n\025slot_usage_for_output\030"
- "\017 \001(\005\022\026\n\016set_for_output\030\020 \001(\005\022.\n\024input_i"
- "tems_criteria\030\024 \003(\0132\020.CSOItemCriteria\022/\n"
- "\025output_items_criteria\030\025 \003(\0132\020.CSOItemCr"
- "iteria\022\036\n\026input_item_dupe_counts\030\026 \003(\r\"M"
- "\n\025CMsgDevNewItemRequest\022\020\n\010receiver\030\001 \001("
- "\006\022\"\n\010criteria\030\002 \001(\0132\020.CSOItemCriteria\"\214\001"
- "\n\037CMsgIncrementKillCountAttribute\022\031\n\021kil"
- "ler_account_id\030\001 \001(\007\022\031\n\021victim_account_i"
- "d\030\002 \001(\007\022\017\n\007item_id\030\003 \001(\004\022\022\n\nevent_type\030\004"
- " \001(\r\022\016\n\006amount\030\005 \001(\r\"\242\002\n\020CMsgApplySticke"
- "r\022\027\n\017sticker_item_id\030\001 \001(\004\022\024\n\014item_item_"
- "id\030\002 \001(\004\022\024\n\014sticker_slot\030\003 \001(\r\022\027\n\017baseit"
- "em_defidx\030\004 \001(\r\022\024\n\014sticker_wear\030\005 \001(\002\022\030\n"
- "\020sticker_rotation\030\006 \001(\002\022\025\n\rsticker_scale"
- "\030\007 \001(\002\022\030\n\020sticker_offset_x\030\010 \001(\002\022\030\n\020stic"
- "ker_offset_y\030\t \001(\002\022\030\n\020sticker_offset_z\030\n"
- " \001(\002\022\033\n\023sticker_wear_target\030\013 \001(\002\"S\n\027CMs"
- "gModifyItemAttribute\022\017\n\007item_id\030\001 \001(\004\022\023\n"
- "\013attr_defidx\030\002 \001(\r\022\022\n\nattr_value\030\003 \001(\r\"]"
- "\n\025CMsgApplyStatTrakSwap\022\024\n\014tool_item_id\030"
- "\001 \001(\004\022\026\n\016item_1_item_id\030\002 \001(\004\022\026\n\016item_2_"
- "item_id\030\003 \001(\004\"J\n\024CMsgApplyStrangePart\022\034\n"
- "\024strange_part_item_id\030\001 \001(\004\022\024\n\014item_item"
- "_id\030\002 \001(\004\"K\n\027CMsgApplyPennantUpgrade\022\027\n\017"
- "upgrade_item_id\030\001 \001(\004\022\027\n\017pennant_item_id"
- "\030\002 \001(\004\"C\n\023CMsgApplyEggEssence\022\027\n\017essence"
- "_item_id\030\001 \001(\004\022\023\n\013egg_item_id\030\002 \001(\004\"M\n\024C"
- "SOEconItemAttribute\022\021\n\tdef_index\030\001 \001(\r\022\r"
- "\n\005value\030\002 \001(\r\022\023\n\013value_bytes\030\003 \001(\014\":\n\023CS"
- "OEconItemEquipped\022\021\n\tnew_class\030\001 \001(\r\022\020\n\010"
- "new_slot\030\002 \001(\r\"\237\003\n\013CSOEconItem\022\n\n\002id\030\001 \001"
- "(\004\022\022\n\naccount_id\030\002 \001(\r\022\021\n\tinventory\030\003 \001("
- "\r\022\021\n\tdef_index\030\004 \001(\r\022\020\n\010quantity\030\005 \001(\r\022\r"
- "\n\005level\030\006 \001(\r\022\017\n\007quality\030\007 \001(\r\022\020\n\005flags\030"
- "\010 \001(\r:\0010\022\016\n\006origin\030\t \001(\r\022\023\n\013custom_name\030"
- "\n \001(\t\022\023\n\013custom_desc\030\013 \001(\t\022(\n\tattribute\030"
- "\014 \003(\0132\025.CSOEconItemAttribute\022#\n\rinterior"
- "_item\030\r \001(\0132\014.CSOEconItem\022\025\n\006in_use\030\016 \001("
- "\010:\005false\022\020\n\005style\030\017 \001(\r:\0010\022\026\n\013original_i"
- "d\030\020 \001(\004:\0010\022,\n\016equipped_state\030\022 \003(\0132\024.CSO"
- "EconItemEquipped\022\016\n\006rarity\030\023 \001(\r\"\"\n\rCMsg"
- "SortItems\022\021\n\tsort_type\030\001 \001(\r\"^\n\020CSOEconC"
- "laimCode\022\022\n\naccount_id\030\001 \001(\r\022\021\n\tcode_typ"
- "e\030\002 \001(\r\022\025\n\rtime_acquired\030\003 \001(\r\022\014\n\004code\030\004"
- " \001(\t\"E\n\024CMsgStoreGetUserData\022\033\n\023price_sh"
- "eet_version\030\001 \001(\007\022\020\n\010currency\030\002 \001(\005\"\231\001\n\034"
- "CMsgStoreGetUserDataResponse\022\016\n\006result\030\001"
- " \001(\005\022\033\n\023currency_deprecated\030\002 \001(\005\022\032\n\022cou"
- "ntry_deprecated\030\003 \001(\t\022\033\n\023price_sheet_ver"
- "sion\030\004 \001(\007\022\023\n\013price_sheet\030\010 \001(\014\"_\n\024CMsgU"
- "pdateItemSchema\022\022\n\nitems_game\030\001 \001(\014\022\033\n\023i"
- "tem_schema_version\030\002 \001(\007\022\026\n\016items_game_u"
- "rl\030\004 \001(\t\"!\n\013CMsgGCError\022\022\n\nerror_text\030\001 "
- "\001(\t\"\035\n\033CMsgRequestInventoryRefresh\".\n\017CM"
- "sgConVarValue\022\014\n\004name\030\001 \001(\t\022\r\n\005value\030\002 \001"
- "(\t\"9\n\024CMsgReplicateConVars\022!\n\007convars\030\001 "
- "\003(\0132\020.CMsgConVarValue\"\216\001\n\013CMsgUseItem\022\017\n"
- "\007item_id\030\001 \001(\004\022\027\n\017target_steam_id\030\002 \001(\006\022"
- "\037\n\027gift__potential_targets\030\003 \003(\r\022\030\n\020duel"
- "__class_lock\030\004 \001(\r\022\032\n\022initiator_steam_id"
- "\030\005 \001(\006\"d\n\033CMsgReplayUploadedToYouTube\022\023\n"
- "\013youtube_url\030\001 \001(\t\022\034\n\024youtube_account_na"
- "me\030\002 \001(\t\022\022\n\nsession_id\030\003 \001(\004\".\n\027CMsgCons"
- "umableExhausted\022\023\n\013item_def_id\030\001 \001(\005\"\236\001\n"
- " CMsgItemAcknowledged__DEPRECATED\022\022\n\nacc"
- "ount_id\030\001 \001(\r\022\021\n\tinventory\030\002 \001(\r\022\021\n\tdef_"
- "index\030\003 \001(\r\022\017\n\007quality\030\004 \001(\r\022\016\n\006rarity\030\005"
- " \001(\r\022\016\n\006origin\030\006 \001(\r\022\017\n\007item_id\030\007 \001(\004\"\235\001"
- "\n\024CMsgSetItemPositions\022:\n\016item_positions"
- "\030\001 \003(\0132\".CMsgSetItemPositions.ItemPositi"
- "on\032I\n\014ItemPosition\022\026\n\016legacy_item_id\030\001 \001"
- "(\r\022\020\n\010position\030\002 \001(\r\022\017\n\007item_id\030\003 \001(\004\"\270\001"
- "\n\021CMsgGCReportAbuse\022\027\n\017target_steam_id\030\001"
- " \001(\006\022\023\n\013description\030\004 \001(\t\022\013\n\003gid\030\005 \001(\004\022\022"
- "\n\nabuse_type\030\002 \001(\r\022\024\n\014content_type\030\003 \001(\r"
- "\022\035\n\025target_game_server_ip\030\006 \001(\007\022\037\n\027targe"
- "t_game_server_port\030\007 \001(\r\"[\n\031CMsgGCReport"
- "AbuseResponse\022\027\n\017target_steam_id\030\001 \001(\006\022\016"
- "\n\006result\030\002 \001(\r\022\025\n\rerror_message\030\003 \001(\t\"f\n"
- "\032CMsgGCNameItemNotification\022\026\n\016player_st"
- "eamid\030\001 \001(\006\022\026\n\016item_def_index\030\002 \001(\r\022\030\n\020i"
- "tem_name_custom\030\003 \001(\t\"\266\001\n\037CMsgGCClientDi"
- "splayNotification\022+\n#notification_title_"
- "localization_key\030\001 \001(\t\022*\n\"notification_b"
- "ody_localization_key\030\002 \001(\t\022\033\n\023body_subst"
- "ring_keys\030\003 \003(\t\022\035\n\025body_substring_values"
- "\030\004 \003(\t\"1\n\027CMsgGCShowItemsPickedUp\022\026\n\016pla"
- "yer_steamid\030\001 \001(\006\"|\n CMsgGCIncrementKill"
- "CountResponse\022\037\n\021killer_account_id\030\001 \001(\r"
- "B\004\200\246\035\001\022\021\n\tnum_kills\030\002 \001(\r\022\020\n\010item_def\030\003 "
- "\001(\r\022\022\n\nlevel_type\030\004 \001(\r\"\217\001\n\030CSOEconItemD"
- "ropRateBonus\022\022\n\naccount_id\030\001 \001(\r\022\027\n\017expi"
- "ration_date\030\002 \001(\007\022\r\n\005bonus\030\003 \001(\002\022\023\n\013bonu"
- "s_count\030\004 \001(\r\022\017\n\007item_id\030\005 \001(\004\022\021\n\tdef_in"
- "dex\030\006 \001(\r\"p\n\031CSOEconItemLeagueViewPass\022\030"
- "\n\naccount_id\030\001 \001(\rB\004\200\246\035\001\022\027\n\tleague_id\030\002 "
- "\001(\rB\004\200\246\035\001\022\r\n\005admin\030\003 \001(\r\022\021\n\titemindex\030\004 "
- "\001(\r\"O\n\026CSOEconItemEventTicket\022\022\n\naccount"
- "_id\030\001 \001(\r\022\020\n\010event_id\030\002 \001(\r\022\017\n\007item_id\030\003"
- " \001(\004\"A\n\'CMsgGCItemPreviewItemBoughtNotif"
- "ication\022\026\n\016item_def_index\030\001 \001(\r\"+\n\031CMsgG"
- "CStorePurchaseCancel\022\016\n\006txn_id\030\001 \001(\004\"3\n!"
- "CMsgGCStorePurchaseCancelResponse\022\016\n\006res"
- "ult\030\001 \001(\r\"-\n\033CMsgGCStorePurchaseFinalize"
- "\022\016\n\006txn_id\030\001 \001(\004\"G\n#CMsgGCStorePurchaseF"
- "inalizeResponse\022\016\n\006result\030\001 \001(\r\022\020\n\010item_"
- "ids\030\002 \003(\004\"I\n\033CMsgGCBannedWordListRequest"
- "\022\031\n\021ban_list_group_id\030\001 \001(\r\022\017\n\007word_id\030\002"
- " \001(\r\"\034\n\032CMsgGCRequestAnnouncements\"\202\001\n\"C"
- "MsgGCRequestAnnouncementsResponse\022\032\n\022ann"
- "ouncement_title\030\001 \001(\t\022\024\n\014announcement\030\002 "
- "\001(\t\022\027\n\017nextmatch_title\030\003 \001(\t\022\021\n\tnextmatc"
- "h\030\004 \001(\t\"u\n\020CMsgGCBannedWord\022\017\n\007word_id\030\001"
- " \001(\r\022B\n\tword_type\030\002 \001(\0162\022.GC_BannedWordT"
- "ype:\033GC_BANNED_WORD_DISABLE_WORD\022\014\n\004word"
- "\030\003 \001(\t\"_\n\034CMsgGCBannedWordListResponse\022\031"
- "\n\021ban_list_group_id\030\001 \001(\r\022$\n\tword_list\030\002"
- " \003(\0132\021.CMsgGCBannedWord\"U\n!CMsgGCToGCBan"
- "nedWordListBroadcast\0220\n\tbroadcast\030\001 \001(\0132"
- "\035.CMsgGCBannedWordListResponse\"3\n\037CMsgGC"
- "ToGCBannedWordListUpdated\022\020\n\010group_id\030\001 "
- "\001(\r\"\?\n\027CMsgGCToGCDirtySDOCache\022\020\n\010sdo_ty"
- "pe\030\001 \001(\r\022\022\n\nkey_uint64\030\002 \001(\004\"G\n\037CMsgGCTo"
- "GCDirtyMultipleSDOCache\022\020\n\010sdo_type\030\001 \001("
- "\r\022\022\n\nkey_uint64\030\002 \003(\004\"H\n\021CMsgGCCollectIt"
- "em\022\032\n\022collection_item_id\030\001 \001(\004\022\027\n\017subjec"
- "t_item_id\030\002 \001(\004\"\024\n\022CMsgSDONoMemcached\"/\n"
- "\033CMsgGCToGCUpdateSQLKeyValue\022\020\n\010key_name"
- "\030\001 \001(\t\"-\n\031CMsgGCToGCIsTrustedServer\022\020\n\010s"
- "team_id\030\001 \001(\006\"7\n!CMsgGCToGCIsTrustedServ"
- "erResponse\022\022\n\nis_trusted\030\001 \001(\010\"8\n!CMsgGC"
- "ToGCBroadcastConsoleCommand\022\023\n\013con_comma"
- "nd\030\001 \001(\t\"4\n\032CMsgGCServerVersionUpdated\022\026"
- "\n\016server_version\030\001 \001(\r\"4\n\032CMsgGCClientVe"
- "rsionUpdated\022\026\n\016client_version\030\001 \001(\r\" \n\036"
- "CMsgGCToGCWebAPIAccountChanged\"^\n\"CMsgGC"
- "ToGCRequestPassportItemGrant\022\020\n\010steam_id"
- "\030\001 \001(\006\022\021\n\tleague_id\030\002 \001(\r\022\023\n\013reward_flag"
- "\030\003 \001(\005\"\350\004\n\022CMsgGameServerInfo\022\035\n\025server_"
- "public_ip_addr\030\001 \001(\007\022\036\n\026server_private_i"
- "p_addr\030\002 \001(\007\022\023\n\013server_port\030\003 \001(\r\022\026\n\016ser"
- "ver_tv_port\030\004 \001(\r\022\022\n\nserver_key\030\005 \001(\t\022\032\n"
- "\022server_hibernation\030\006 \001(\010\022@\n\013server_type"
- "\030\007 \001(\0162\036.CMsgGameServerInfo.ServerType:\013"
- "UNSPECIFIED\022\025\n\rserver_region\030\010 \001(\r\022\026\n\016se"
- "rver_loadavg\030\t \001(\002\022 \n\030server_tv_broadcas"
- "t_time\030\n \001(\002\022\030\n\020server_game_time\030\013 \001(\002\022\'"
- "\n\037server_relay_connected_steam_id\030\014 \001(\006\022"
- "\027\n\017relay_slots_max\030\r \001(\r\022\030\n\020relays_conne"
- "cted\030\016 \001(\005\022\037\n\027relay_clients_connected\030\017 "
- "\001(\005\022$\n\034relayed_game_server_steam_id\030\020 \001("
- "\006\022\032\n\022parent_relay_count\030\021 \001(\r\022\026\n\016tv_secr"
- "et_code\030\022 \001(\006\"2\n\nServerType\022\017\n\013UNSPECIFI"
- "ED\020\000\022\010\n\004GAME\020\001\022\t\n\005PROXY\020\002\"\205\001\n\020CSOEconEqu"
- "ipSlot\022\030\n\naccount_id\030\001 \001(\rB\004\200\246\035\001\022\026\n\010clas"
- "s_id\030\002 \001(\rB\004\200\246\035\001\022\025\n\007slot_id\030\003 \001(\rB\004\200\246\035\001\022"
- "\017\n\007item_id\030\004 \001(\004\022\027\n\017item_definition\030\005 \001("
- "\r\"I\n\023CMsgAdjustEquipSlot\022\020\n\010class_id\030\001 \001"
- "(\r\022\017\n\007slot_id\030\002 \001(\r\022\017\n\007item_id\030\003 \001(\004\"O\n\024"
- "CMsgAdjustEquipSlots\022#\n\005slots\030\001 \003(\0132\024.CM"
- "sgAdjustEquipSlot\022\022\n\nchange_num\030\002 \001(\r\"l\n"
- "\rCMsgOpenCrate\022\024\n\014tool_item_id\030\001 \001(\004\022\027\n\017"
- "subject_item_id\030\002 \001(\004\022\022\n\nfor_rental\030\003 \001("
- "\010\022\030\n\020points_remaining\030\004 \001(\r\"\223\001\n\024CSOEconR"
- "entalHistory\022\030\n\naccount_id\030\001 \001(\rB\004\200\246\035\001\022\033"
- "\n\rcrate_item_id\030\002 \001(\004B\004\200\246\035\001\022\027\n\017crate_def"
- "_index\030\003 \001(\r\022\022\n\nissue_date\030\004 \001(\r\022\027\n\017expi"
- "ration_date\030\005 \001(\r\"8\n\037CMsgAcknowledgeRent"
- "alExpiration\022\025\n\rcrate_item_id\030\001 \001(\004*\307\003\n\n"
- "EGCBaseMsg\022\032\n\025k_EMsgGCSystemMessage\020\241\037\022\035"
- "\n\030k_EMsgGCReplicateConVars\020\242\037\022\032\n\025k_EMsgG"
- "CConVarUpdated\020\243\037\022\024\n\017k_EMsgGCInQueue\020\250\037\022"
- "\032\n\025k_EMsgGCInviteToParty\020\225#\022\036\n\031k_EMsgGCI"
- "nvitationCreated\020\226#\022 \n\033k_EMsgGCPartyInvi"
- "teResponse\020\227#\022\032\n\025k_EMsgGCKickFromParty\020\230"
- "#\022\027\n\022k_EMsgGCLeaveParty\020\231#\022\034\n\027k_EMsgGCSe"
- "rverAvailable\020\232#\022\"\n\035k_EMsgGCClientConnec"
- "tToServer\020\233#\022\033\n\026k_EMsgGCGameServerInfo\020\234"
- "#\022\022\n\rk_EMsgGCError\020\235#\022%\n k_EMsgGCReplay_"
- "UploadedToYouTube\020\236#\022\037\n\032k_EMsgGCLANServe"
- "rAvailable\020\237#*Y\n\027EGCBaseProtoObjectTypes"
- "\022\036\n\031k_EProtoObjectPartyInvite\020\351\007\022\036\n\031k_EP"
- "rotoObjectLobbyInvite\020\352\007*T\n\021GC_BannedWor"
- "dType\022\037\n\033GC_BANNED_WORD_DISABLE_WORD\020\000\022\036"
- "\n\032GC_BANNED_WORD_ENABLE_WORD\020\001"
- ;
-static const ::_pbi::DescriptorTable* const descriptor_table_base_5fgcmessages_2eproto_deps[1] = {
- &::descriptor_table_steammessages_2eproto,
-};
-static ::_pbi::once_flag descriptor_table_base_5fgcmessages_2eproto_once;
-const ::_pbi::DescriptorTable descriptor_table_base_5fgcmessages_2eproto = {
- false, false, 9350, descriptor_table_protodef_base_5fgcmessages_2eproto,
- "base_gcmessages.proto",
- &descriptor_table_base_5fgcmessages_2eproto_once, descriptor_table_base_5fgcmessages_2eproto_deps, 1, 83,
- schemas, file_default_instances, TableStruct_base_5fgcmessages_2eproto::offsets,
- file_level_metadata_base_5fgcmessages_2eproto, file_level_enum_descriptors_base_5fgcmessages_2eproto,
- file_level_service_descriptors_base_5fgcmessages_2eproto,
-};
-PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_base_5fgcmessages_2eproto_getter() {
- return &descriptor_table_base_5fgcmessages_2eproto;
-}
-
-// Force running AddDescriptors() at dynamic initialization time.
-PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_base_5fgcmessages_2eproto(&descriptor_table_base_5fgcmessages_2eproto);
-const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* CMsgGameServerInfo_ServerType_descriptor() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_base_5fgcmessages_2eproto);
- return file_level_enum_descriptors_base_5fgcmessages_2eproto[0];
-}
-bool CMsgGameServerInfo_ServerType_IsValid(int value) {
- switch (value) {
- case 0:
- case 1:
- case 2:
- return true;
- default:
- return false;
- }
-}
-
-#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
-constexpr CMsgGameServerInfo_ServerType CMsgGameServerInfo::UNSPECIFIED;
-constexpr CMsgGameServerInfo_ServerType CMsgGameServerInfo::GAME;
-constexpr CMsgGameServerInfo_ServerType CMsgGameServerInfo::PROXY;
-constexpr CMsgGameServerInfo_ServerType CMsgGameServerInfo::ServerType_MIN;
-constexpr CMsgGameServerInfo_ServerType CMsgGameServerInfo::ServerType_MAX;
-constexpr int CMsgGameServerInfo::ServerType_ARRAYSIZE;
-#endif // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
-const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* EGCBaseMsg_descriptor() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_base_5fgcmessages_2eproto);
- return file_level_enum_descriptors_base_5fgcmessages_2eproto[1];
-}
-bool EGCBaseMsg_IsValid(int value) {
- switch (value) {
- case 4001:
- case 4002:
- case 4003:
- case 4008:
- case 4501:
- case 4502:
- case 4503:
- case 4504:
- case 4505:
- case 4506:
- case 4507:
- case 4508:
- case 4509:
- case 4510:
- case 4511:
- return true;
- default:
- return false;
- }
-}
-
-const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* EGCBaseProtoObjectTypes_descriptor() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_base_5fgcmessages_2eproto);
- return file_level_enum_descriptors_base_5fgcmessages_2eproto[2];
-}
-bool EGCBaseProtoObjectTypes_IsValid(int value) {
- switch (value) {
- case 1001:
- case 1002:
- return true;
- default:
- return false;
- }
-}
-
-const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* GC_BannedWordType_descriptor() {
- ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_base_5fgcmessages_2eproto);
- return file_level_enum_descriptors_base_5fgcmessages_2eproto[3];
-}
-bool GC_BannedWordType_IsValid(int value) {
- switch (value) {
- case 0:
- case 1:
- return true;
- default:
- return false;
- }
-}
-
-
-// ===================================================================
-
-class CGCStorePurchaseInit_LineItem::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_item_def_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_quantity(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_cost_in_local_currency(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_purchase_type(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
- static void set_has_supplemental_data(HasBits* has_bits) {
- (*has_bits)[0] |= 16u;
- }
-};
-
-CGCStorePurchaseInit_LineItem::CGCStorePurchaseInit_LineItem(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CGCStorePurchaseInit_LineItem)
-}
-CGCStorePurchaseInit_LineItem::CGCStorePurchaseInit_LineItem(const CGCStorePurchaseInit_LineItem& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CGCStorePurchaseInit_LineItem* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.item_def_id_){}
- , decltype(_impl_.quantity_){}
- , decltype(_impl_.cost_in_local_currency_){}
- , decltype(_impl_.purchase_type_){}
- , decltype(_impl_.supplemental_data_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.item_def_id_, &from._impl_.item_def_id_,
- static_cast(reinterpret_cast(&_impl_.supplemental_data_) -
- reinterpret_cast(&_impl_.item_def_id_)) + sizeof(_impl_.supplemental_data_));
- // @@protoc_insertion_point(copy_constructor:CGCStorePurchaseInit_LineItem)
-}
-
-inline void CGCStorePurchaseInit_LineItem::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.item_def_id_){0u}
- , decltype(_impl_.quantity_){0u}
- , decltype(_impl_.cost_in_local_currency_){0u}
- , decltype(_impl_.purchase_type_){0u}
- , decltype(_impl_.supplemental_data_){uint64_t{0u}}
- };
-}
-
-CGCStorePurchaseInit_LineItem::~CGCStorePurchaseInit_LineItem() {
- // @@protoc_insertion_point(destructor:CGCStorePurchaseInit_LineItem)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CGCStorePurchaseInit_LineItem::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CGCStorePurchaseInit_LineItem::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CGCStorePurchaseInit_LineItem::Clear() {
-// @@protoc_insertion_point(message_clear_start:CGCStorePurchaseInit_LineItem)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000001fu) {
- ::memset(&_impl_.item_def_id_, 0, static_cast(
- reinterpret_cast(&_impl_.supplemental_data_) -
- reinterpret_cast(&_impl_.item_def_id_)) + sizeof(_impl_.supplemental_data_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CGCStorePurchaseInit_LineItem::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint32 item_def_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_item_def_id(&has_bits);
- _impl_.item_def_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 quantity = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_quantity(&has_bits);
- _impl_.quantity_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 cost_in_local_currency = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_cost_in_local_currency(&has_bits);
- _impl_.cost_in_local_currency_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 purchase_type = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 32)) {
- _Internal::set_has_purchase_type(&has_bits);
- _impl_.purchase_type_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint64 supplemental_data = 5;
- case 5:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 40)) {
- _Internal::set_has_supplemental_data(&has_bits);
- _impl_.supplemental_data_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CGCStorePurchaseInit_LineItem::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CGCStorePurchaseInit_LineItem)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint32 item_def_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(1, this->_internal_item_def_id(), target);
- }
-
- // optional uint32 quantity = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(2, this->_internal_quantity(), target);
- }
-
- // optional uint32 cost_in_local_currency = 3;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(3, this->_internal_cost_in_local_currency(), target);
- }
-
- // optional uint32 purchase_type = 4;
- if (cached_has_bits & 0x00000008u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(4, this->_internal_purchase_type(), target);
- }
-
- // optional uint64 supplemental_data = 5;
- if (cached_has_bits & 0x00000010u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(5, this->_internal_supplemental_data(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CGCStorePurchaseInit_LineItem)
- return target;
-}
-
-size_t CGCStorePurchaseInit_LineItem::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CGCStorePurchaseInit_LineItem)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000001fu) {
- // optional uint32 item_def_id = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_item_def_id());
- }
-
- // optional uint32 quantity = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_quantity());
- }
-
- // optional uint32 cost_in_local_currency = 3;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_cost_in_local_currency());
- }
-
- // optional uint32 purchase_type = 4;
- if (cached_has_bits & 0x00000008u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_purchase_type());
- }
-
- // optional uint64 supplemental_data = 5;
- if (cached_has_bits & 0x00000010u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_supplemental_data());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CGCStorePurchaseInit_LineItem::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CGCStorePurchaseInit_LineItem::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CGCStorePurchaseInit_LineItem::GetClassData() const { return &_class_data_; }
-
-
-void CGCStorePurchaseInit_LineItem::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CGCStorePurchaseInit_LineItem)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x0000001fu) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.item_def_id_ = from._impl_.item_def_id_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.quantity_ = from._impl_.quantity_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.cost_in_local_currency_ = from._impl_.cost_in_local_currency_;
- }
- if (cached_has_bits & 0x00000008u) {
- _this->_impl_.purchase_type_ = from._impl_.purchase_type_;
- }
- if (cached_has_bits & 0x00000010u) {
- _this->_impl_.supplemental_data_ = from._impl_.supplemental_data_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CGCStorePurchaseInit_LineItem::CopyFrom(const CGCStorePurchaseInit_LineItem& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CGCStorePurchaseInit_LineItem)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CGCStorePurchaseInit_LineItem::IsInitialized() const {
- return true;
-}
-
-void CGCStorePurchaseInit_LineItem::InternalSwap(CGCStorePurchaseInit_LineItem* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CGCStorePurchaseInit_LineItem, _impl_.supplemental_data_)
- + sizeof(CGCStorePurchaseInit_LineItem::_impl_.supplemental_data_)
- - PROTOBUF_FIELD_OFFSET(CGCStorePurchaseInit_LineItem, _impl_.item_def_id_)>(
- reinterpret_cast(&_impl_.item_def_id_),
- reinterpret_cast(&other->_impl_.item_def_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CGCStorePurchaseInit_LineItem::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[0]);
-}
-
-// ===================================================================
-
-class CMsgGCStorePurchaseInit::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_country(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_language(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_currency(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
-};
-
-CMsgGCStorePurchaseInit::CMsgGCStorePurchaseInit(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgGCStorePurchaseInit)
-}
-CMsgGCStorePurchaseInit::CMsgGCStorePurchaseInit(const CMsgGCStorePurchaseInit& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgGCStorePurchaseInit* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.line_items_){from._impl_.line_items_}
- , decltype(_impl_.country_){}
- , decltype(_impl_.language_){}
- , decltype(_impl_.currency_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.country_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.country_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_country()) {
- _this->_impl_.country_.Set(from._internal_country(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.language_, &from._impl_.language_,
- static_cast(reinterpret_cast(&_impl_.currency_) -
- reinterpret_cast(&_impl_.language_)) + sizeof(_impl_.currency_));
- // @@protoc_insertion_point(copy_constructor:CMsgGCStorePurchaseInit)
-}
-
-inline void CMsgGCStorePurchaseInit::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.line_items_){arena}
- , decltype(_impl_.country_){}
- , decltype(_impl_.language_){0}
- , decltype(_impl_.currency_){0}
- };
- _impl_.country_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.country_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CMsgGCStorePurchaseInit::~CMsgGCStorePurchaseInit() {
- // @@protoc_insertion_point(destructor:CMsgGCStorePurchaseInit)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgGCStorePurchaseInit::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.line_items_.~RepeatedPtrField();
- _impl_.country_.Destroy();
-}
-
-void CMsgGCStorePurchaseInit::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgGCStorePurchaseInit::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgGCStorePurchaseInit)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.line_items_.Clear();
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- _impl_.country_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000006u) {
- ::memset(&_impl_.language_, 0, static_cast(
- reinterpret_cast(&_impl_.currency_) -
- reinterpret_cast(&_impl_.language_)) + sizeof(_impl_.currency_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgGCStorePurchaseInit::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional string country = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) {
- auto str = _internal_mutable_country();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CMsgGCStorePurchaseInit.country");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional int32 language = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_language(&has_bits);
- _impl_.language_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional int32 currency = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_currency(&has_bits);
- _impl_.currency_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // repeated .CGCStorePurchaseInit_LineItem line_items = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 34)) {
- ptr -= 1;
- do {
- ptr += 1;
- ptr = ctx->ParseMessage(_internal_add_line_items(), ptr);
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<34>(ptr));
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgGCStorePurchaseInit::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgGCStorePurchaseInit)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional string country = 1;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_country().data(), static_cast(this->_internal_country().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CMsgGCStorePurchaseInit.country");
- target = stream->WriteStringMaybeAliased(
- 1, this->_internal_country(), target);
- }
-
- // optional int32 language = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(2, this->_internal_language(), target);
- }
-
- // optional int32 currency = 3;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(3, this->_internal_currency(), target);
- }
-
- // repeated .CGCStorePurchaseInit_LineItem line_items = 4;
- for (unsigned i = 0,
- n = static_cast(this->_internal_line_items_size()); i < n; i++) {
- const auto& repfield = this->_internal_line_items(i);
- target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
- InternalWriteMessage(4, repfield, repfield.GetCachedSize(), target, stream);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgGCStorePurchaseInit)
- return target;
-}
-
-size_t CMsgGCStorePurchaseInit::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgGCStorePurchaseInit)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // repeated .CGCStorePurchaseInit_LineItem line_items = 4;
- total_size += 1UL * this->_internal_line_items_size();
- for (const auto& msg : this->_impl_.line_items_) {
- total_size +=
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(msg);
- }
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- // optional string country = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_country());
- }
-
- // optional int32 language = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_language());
- }
-
- // optional int32 currency = 3;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_currency());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgGCStorePurchaseInit::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgGCStorePurchaseInit::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgGCStorePurchaseInit::GetClassData() const { return &_class_data_; }
-
-
-void CMsgGCStorePurchaseInit::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgGCStorePurchaseInit)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- _this->_impl_.line_items_.MergeFrom(from._impl_.line_items_);
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_internal_set_country(from._internal_country());
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.language_ = from._impl_.language_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.currency_ = from._impl_.currency_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgGCStorePurchaseInit::CopyFrom(const CMsgGCStorePurchaseInit& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgGCStorePurchaseInit)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgGCStorePurchaseInit::IsInitialized() const {
- return true;
-}
-
-void CMsgGCStorePurchaseInit::InternalSwap(CMsgGCStorePurchaseInit* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- _impl_.line_items_.InternalSwap(&other->_impl_.line_items_);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.country_, lhs_arena,
- &other->_impl_.country_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CMsgGCStorePurchaseInit, _impl_.currency_)
- + sizeof(CMsgGCStorePurchaseInit::_impl_.currency_)
- - PROTOBUF_FIELD_OFFSET(CMsgGCStorePurchaseInit, _impl_.language_)>(
- reinterpret_cast(&_impl_.language_),
- reinterpret_cast(&other->_impl_.language_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgGCStorePurchaseInit::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[1]);
-}
-
-// ===================================================================
-
-class CMsgGCStorePurchaseInitResponse::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_result(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_txn_id(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_url(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CMsgGCStorePurchaseInitResponse::CMsgGCStorePurchaseInitResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgGCStorePurchaseInitResponse)
-}
-CMsgGCStorePurchaseInitResponse::CMsgGCStorePurchaseInitResponse(const CMsgGCStorePurchaseInitResponse& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgGCStorePurchaseInitResponse* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.item_ids_){from._impl_.item_ids_}
- , decltype(_impl_.url_){}
- , decltype(_impl_.txn_id_){}
- , decltype(_impl_.result_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.url_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.url_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_url()) {
- _this->_impl_.url_.Set(from._internal_url(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.txn_id_, &from._impl_.txn_id_,
- static_cast(reinterpret_cast(&_impl_.result_) -
- reinterpret_cast(&_impl_.txn_id_)) + sizeof(_impl_.result_));
- // @@protoc_insertion_point(copy_constructor:CMsgGCStorePurchaseInitResponse)
-}
-
-inline void CMsgGCStorePurchaseInitResponse::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.item_ids_){arena}
- , decltype(_impl_.url_){}
- , decltype(_impl_.txn_id_){uint64_t{0u}}
- , decltype(_impl_.result_){0}
- };
- _impl_.url_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.url_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CMsgGCStorePurchaseInitResponse::~CMsgGCStorePurchaseInitResponse() {
- // @@protoc_insertion_point(destructor:CMsgGCStorePurchaseInitResponse)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgGCStorePurchaseInitResponse::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.item_ids_.~RepeatedField();
- _impl_.url_.Destroy();
-}
-
-void CMsgGCStorePurchaseInitResponse::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgGCStorePurchaseInitResponse::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgGCStorePurchaseInitResponse)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.item_ids_.Clear();
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- _impl_.url_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000006u) {
- ::memset(&_impl_.txn_id_, 0, static_cast(
- reinterpret_cast(&_impl_.result_) -
- reinterpret_cast(&_impl_.txn_id_)) + sizeof(_impl_.result_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgGCStorePurchaseInitResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional int32 result = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_result(&has_bits);
- _impl_.result_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint64 txn_id = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_txn_id(&has_bits);
- _impl_.txn_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional string url = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 26)) {
- auto str = _internal_mutable_url();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CMsgGCStorePurchaseInitResponse.url");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // repeated uint64 item_ids = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 32)) {
- ptr -= 1;
- do {
- ptr += 1;
- _internal_add_item_ids(::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr));
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<32>(ptr));
- } else if (static_cast(tag) == 34) {
- ptr = ::PROTOBUF_NAMESPACE_ID::internal::PackedUInt64Parser(_internal_mutable_item_ids(), ptr, ctx);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgGCStorePurchaseInitResponse::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgGCStorePurchaseInitResponse)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional int32 result = 1;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(1, this->_internal_result(), target);
- }
-
- // optional uint64 txn_id = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(2, this->_internal_txn_id(), target);
- }
-
- // optional string url = 3;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_url().data(), static_cast(this->_internal_url().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CMsgGCStorePurchaseInitResponse.url");
- target = stream->WriteStringMaybeAliased(
- 3, this->_internal_url(), target);
- }
-
- // repeated uint64 item_ids = 4;
- for (int i = 0, n = this->_internal_item_ids_size(); i < n; i++) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(4, this->_internal_item_ids(i), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgGCStorePurchaseInitResponse)
- return target;
-}
-
-size_t CMsgGCStorePurchaseInitResponse::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgGCStorePurchaseInitResponse)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // repeated uint64 item_ids = 4;
- {
- size_t data_size = ::_pbi::WireFormatLite::
- UInt64Size(this->_impl_.item_ids_);
- total_size += 1 *
- ::_pbi::FromIntSize(this->_internal_item_ids_size());
- total_size += data_size;
- }
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- // optional string url = 3;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_url());
- }
-
- // optional uint64 txn_id = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_txn_id());
- }
-
- // optional int32 result = 1;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_result());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgGCStorePurchaseInitResponse::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgGCStorePurchaseInitResponse::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgGCStorePurchaseInitResponse::GetClassData() const { return &_class_data_; }
-
-
-void CMsgGCStorePurchaseInitResponse::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgGCStorePurchaseInitResponse)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- _this->_impl_.item_ids_.MergeFrom(from._impl_.item_ids_);
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_internal_set_url(from._internal_url());
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.txn_id_ = from._impl_.txn_id_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.result_ = from._impl_.result_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgGCStorePurchaseInitResponse::CopyFrom(const CMsgGCStorePurchaseInitResponse& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgGCStorePurchaseInitResponse)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgGCStorePurchaseInitResponse::IsInitialized() const {
- return true;
-}
-
-void CMsgGCStorePurchaseInitResponse::InternalSwap(CMsgGCStorePurchaseInitResponse* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- _impl_.item_ids_.InternalSwap(&other->_impl_.item_ids_);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.url_, lhs_arena,
- &other->_impl_.url_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CMsgGCStorePurchaseInitResponse, _impl_.result_)
- + sizeof(CMsgGCStorePurchaseInitResponse::_impl_.result_)
- - PROTOBUF_FIELD_OFFSET(CMsgGCStorePurchaseInitResponse, _impl_.txn_id_)>(
- reinterpret_cast(&_impl_.txn_id_),
- reinterpret_cast(&other->_impl_.txn_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgGCStorePurchaseInitResponse::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[2]);
-}
-
-// ===================================================================
-
-class CSOPartyInvite::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_group_id(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_sender_id(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_sender_name(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CSOPartyInvite::CSOPartyInvite(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOPartyInvite)
-}
-CSOPartyInvite::CSOPartyInvite(const CSOPartyInvite& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOPartyInvite* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.sender_name_){}
- , decltype(_impl_.group_id_){}
- , decltype(_impl_.sender_id_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.sender_name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.sender_name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_sender_name()) {
- _this->_impl_.sender_name_.Set(from._internal_sender_name(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.group_id_, &from._impl_.group_id_,
- static_cast(reinterpret_cast(&_impl_.sender_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.sender_id_));
- // @@protoc_insertion_point(copy_constructor:CSOPartyInvite)
-}
-
-inline void CSOPartyInvite::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.sender_name_){}
- , decltype(_impl_.group_id_){uint64_t{0u}}
- , decltype(_impl_.sender_id_){uint64_t{0u}}
- };
- _impl_.sender_name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.sender_name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CSOPartyInvite::~CSOPartyInvite() {
- // @@protoc_insertion_point(destructor:CSOPartyInvite)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOPartyInvite::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.sender_name_.Destroy();
-}
-
-void CSOPartyInvite::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOPartyInvite::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOPartyInvite)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- _impl_.sender_name_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000006u) {
- ::memset(&_impl_.group_id_, 0, static_cast(
- reinterpret_cast(&_impl_.sender_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.sender_id_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOPartyInvite::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint64 group_id = 1 [(.key_field) = true];
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_group_id(&has_bits);
- _impl_.group_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional fixed64 sender_id = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 17)) {
- _Internal::set_has_sender_id(&has_bits);
- _impl_.sender_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- // optional string sender_name = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 26)) {
- auto str = _internal_mutable_sender_name();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOPartyInvite.sender_name");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOPartyInvite::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOPartyInvite)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint64 group_id = 1 [(.key_field) = true];
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(1, this->_internal_group_id(), target);
- }
-
- // optional fixed64 sender_id = 2;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(2, this->_internal_sender_id(), target);
- }
-
- // optional string sender_name = 3;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_sender_name().data(), static_cast(this->_internal_sender_name().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CSOPartyInvite.sender_name");
- target = stream->WriteStringMaybeAliased(
- 3, this->_internal_sender_name(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CSOPartyInvite)
- return target;
-}
-
-size_t CSOPartyInvite::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CSOPartyInvite)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- // optional string sender_name = 3;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_sender_name());
- }
-
- // optional uint64 group_id = 1 [(.key_field) = true];
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_group_id());
- }
-
- // optional fixed64 sender_id = 2;
- if (cached_has_bits & 0x00000004u) {
- total_size += 1 + 8;
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CSOPartyInvite::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CSOPartyInvite::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CSOPartyInvite::GetClassData() const { return &_class_data_; }
-
-
-void CSOPartyInvite::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CSOPartyInvite)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_internal_set_sender_name(from._internal_sender_name());
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.group_id_ = from._impl_.group_id_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.sender_id_ = from._impl_.sender_id_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CSOPartyInvite::CopyFrom(const CSOPartyInvite& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CSOPartyInvite)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CSOPartyInvite::IsInitialized() const {
- return true;
-}
-
-void CSOPartyInvite::InternalSwap(CSOPartyInvite* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.sender_name_, lhs_arena,
- &other->_impl_.sender_name_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CSOPartyInvite, _impl_.sender_id_)
- + sizeof(CSOPartyInvite::_impl_.sender_id_)
- - PROTOBUF_FIELD_OFFSET(CSOPartyInvite, _impl_.group_id_)>(
- reinterpret_cast(&_impl_.group_id_),
- reinterpret_cast(&other->_impl_.group_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CSOPartyInvite::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[3]);
-}
-
-// ===================================================================
-
-class CSOLobbyInvite::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_group_id(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_sender_id(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_sender_name(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CSOLobbyInvite::CSOLobbyInvite(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOLobbyInvite)
-}
-CSOLobbyInvite::CSOLobbyInvite(const CSOLobbyInvite& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOLobbyInvite* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.sender_name_){}
- , decltype(_impl_.group_id_){}
- , decltype(_impl_.sender_id_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.sender_name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.sender_name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_sender_name()) {
- _this->_impl_.sender_name_.Set(from._internal_sender_name(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.group_id_, &from._impl_.group_id_,
- static_cast(reinterpret_cast(&_impl_.sender_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.sender_id_));
- // @@protoc_insertion_point(copy_constructor:CSOLobbyInvite)
-}
-
-inline void CSOLobbyInvite::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.sender_name_){}
- , decltype(_impl_.group_id_){uint64_t{0u}}
- , decltype(_impl_.sender_id_){uint64_t{0u}}
- };
- _impl_.sender_name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.sender_name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CSOLobbyInvite::~CSOLobbyInvite() {
- // @@protoc_insertion_point(destructor:CSOLobbyInvite)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOLobbyInvite::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.sender_name_.Destroy();
-}
-
-void CSOLobbyInvite::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOLobbyInvite::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOLobbyInvite)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- _impl_.sender_name_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000006u) {
- ::memset(&_impl_.group_id_, 0, static_cast(
- reinterpret_cast(&_impl_.sender_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.sender_id_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOLobbyInvite::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint64 group_id = 1 [(.key_field) = true];
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_group_id(&has_bits);
- _impl_.group_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional fixed64 sender_id = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 17)) {
- _Internal::set_has_sender_id(&has_bits);
- _impl_.sender_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- // optional string sender_name = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 26)) {
- auto str = _internal_mutable_sender_name();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOLobbyInvite.sender_name");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOLobbyInvite::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOLobbyInvite)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint64 group_id = 1 [(.key_field) = true];
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(1, this->_internal_group_id(), target);
- }
-
- // optional fixed64 sender_id = 2;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(2, this->_internal_sender_id(), target);
- }
-
- // optional string sender_name = 3;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_sender_name().data(), static_cast(this->_internal_sender_name().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CSOLobbyInvite.sender_name");
- target = stream->WriteStringMaybeAliased(
- 3, this->_internal_sender_name(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CSOLobbyInvite)
- return target;
-}
-
-size_t CSOLobbyInvite::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CSOLobbyInvite)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- // optional string sender_name = 3;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_sender_name());
- }
-
- // optional uint64 group_id = 1 [(.key_field) = true];
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_group_id());
- }
-
- // optional fixed64 sender_id = 2;
- if (cached_has_bits & 0x00000004u) {
- total_size += 1 + 8;
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CSOLobbyInvite::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CSOLobbyInvite::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CSOLobbyInvite::GetClassData() const { return &_class_data_; }
-
-
-void CSOLobbyInvite::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CSOLobbyInvite)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_internal_set_sender_name(from._internal_sender_name());
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.group_id_ = from._impl_.group_id_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.sender_id_ = from._impl_.sender_id_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CSOLobbyInvite::CopyFrom(const CSOLobbyInvite& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CSOLobbyInvite)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CSOLobbyInvite::IsInitialized() const {
- return true;
-}
-
-void CSOLobbyInvite::InternalSwap(CSOLobbyInvite* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.sender_name_, lhs_arena,
- &other->_impl_.sender_name_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CSOLobbyInvite, _impl_.sender_id_)
- + sizeof(CSOLobbyInvite::_impl_.sender_id_)
- - PROTOBUF_FIELD_OFFSET(CSOLobbyInvite, _impl_.group_id_)>(
- reinterpret_cast(&_impl_.group_id_),
- reinterpret_cast(&other->_impl_.group_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CSOLobbyInvite::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[4]);
-}
-
-// ===================================================================
-
-class CMsgSystemBroadcast::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_message(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CMsgSystemBroadcast::CMsgSystemBroadcast(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgSystemBroadcast)
-}
-CMsgSystemBroadcast::CMsgSystemBroadcast(const CMsgSystemBroadcast& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgSystemBroadcast* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.message_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.message_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.message_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_message()) {
- _this->_impl_.message_.Set(from._internal_message(),
- _this->GetArenaForAllocation());
- }
- // @@protoc_insertion_point(copy_constructor:CMsgSystemBroadcast)
-}
-
-inline void CMsgSystemBroadcast::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.message_){}
- };
- _impl_.message_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.message_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CMsgSystemBroadcast::~CMsgSystemBroadcast() {
- // @@protoc_insertion_point(destructor:CMsgSystemBroadcast)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgSystemBroadcast::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.message_.Destroy();
-}
-
-void CMsgSystemBroadcast::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgSystemBroadcast::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgSystemBroadcast)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- _impl_.message_.ClearNonDefaultToEmpty();
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgSystemBroadcast::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional string message = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) {
- auto str = _internal_mutable_message();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CMsgSystemBroadcast.message");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgSystemBroadcast::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgSystemBroadcast)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional string message = 1;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_message().data(), static_cast(this->_internal_message().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CMsgSystemBroadcast.message");
- target = stream->WriteStringMaybeAliased(
- 1, this->_internal_message(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgSystemBroadcast)
- return target;
-}
-
-size_t CMsgSystemBroadcast::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgSystemBroadcast)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // optional string message = 1;
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_message());
- }
-
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgSystemBroadcast::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgSystemBroadcast::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgSystemBroadcast::GetClassData() const { return &_class_data_; }
-
-
-void CMsgSystemBroadcast::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgSystemBroadcast)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- if (from._internal_has_message()) {
- _this->_internal_set_message(from._internal_message());
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgSystemBroadcast::CopyFrom(const CMsgSystemBroadcast& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgSystemBroadcast)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgSystemBroadcast::IsInitialized() const {
- return true;
-}
-
-void CMsgSystemBroadcast::InternalSwap(CMsgSystemBroadcast* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.message_, lhs_arena,
- &other->_impl_.message_, rhs_arena
- );
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgSystemBroadcast::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[5]);
-}
-
-// ===================================================================
-
-class CMsgInviteToParty::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_steam_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_client_version(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_team_invite(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
-};
-
-CMsgInviteToParty::CMsgInviteToParty(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgInviteToParty)
-}
-CMsgInviteToParty::CMsgInviteToParty(const CMsgInviteToParty& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgInviteToParty* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.steam_id_){}
- , decltype(_impl_.client_version_){}
- , decltype(_impl_.team_invite_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.steam_id_, &from._impl_.steam_id_,
- static_cast(reinterpret_cast(&_impl_.team_invite_) -
- reinterpret_cast(&_impl_.steam_id_)) + sizeof(_impl_.team_invite_));
- // @@protoc_insertion_point(copy_constructor:CMsgInviteToParty)
-}
-
-inline void CMsgInviteToParty::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.steam_id_){uint64_t{0u}}
- , decltype(_impl_.client_version_){0u}
- , decltype(_impl_.team_invite_){0u}
- };
-}
-
-CMsgInviteToParty::~CMsgInviteToParty() {
- // @@protoc_insertion_point(destructor:CMsgInviteToParty)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgInviteToParty::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CMsgInviteToParty::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgInviteToParty::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgInviteToParty)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- ::memset(&_impl_.steam_id_, 0, static_cast(
- reinterpret_cast(&_impl_.team_invite_) -
- reinterpret_cast(&_impl_.steam_id_)) + sizeof(_impl_.team_invite_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgInviteToParty::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional fixed64 steam_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 9)) {
- _Internal::set_has_steam_id(&has_bits);
- _impl_.steam_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 client_version = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_client_version(&has_bits);
- _impl_.client_version_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 team_invite = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_team_invite(&has_bits);
- _impl_.team_invite_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgInviteToParty::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgInviteToParty)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional fixed64 steam_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(1, this->_internal_steam_id(), target);
- }
-
- // optional uint32 client_version = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(2, this->_internal_client_version(), target);
- }
-
- // optional uint32 team_invite = 3;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(3, this->_internal_team_invite(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgInviteToParty)
- return target;
-}
-
-size_t CMsgInviteToParty::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgInviteToParty)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- // optional fixed64 steam_id = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 + 8;
- }
-
- // optional uint32 client_version = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_client_version());
- }
-
- // optional uint32 team_invite = 3;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_team_invite());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgInviteToParty::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgInviteToParty::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgInviteToParty::GetClassData() const { return &_class_data_; }
-
-
-void CMsgInviteToParty::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgInviteToParty)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000007u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.steam_id_ = from._impl_.steam_id_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.client_version_ = from._impl_.client_version_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.team_invite_ = from._impl_.team_invite_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgInviteToParty::CopyFrom(const CMsgInviteToParty& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgInviteToParty)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgInviteToParty::IsInitialized() const {
- return true;
-}
-
-void CMsgInviteToParty::InternalSwap(CMsgInviteToParty* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CMsgInviteToParty, _impl_.team_invite_)
- + sizeof(CMsgInviteToParty::_impl_.team_invite_)
- - PROTOBUF_FIELD_OFFSET(CMsgInviteToParty, _impl_.steam_id_)>(
- reinterpret_cast(&_impl_.steam_id_),
- reinterpret_cast(&other->_impl_.steam_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgInviteToParty::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[6]);
-}
-
-// ===================================================================
-
-class CMsgInvitationCreated::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_group_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_steam_id(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
-};
-
-CMsgInvitationCreated::CMsgInvitationCreated(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgInvitationCreated)
-}
-CMsgInvitationCreated::CMsgInvitationCreated(const CMsgInvitationCreated& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgInvitationCreated* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.group_id_){}
- , decltype(_impl_.steam_id_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.group_id_, &from._impl_.group_id_,
- static_cast(reinterpret_cast(&_impl_.steam_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.steam_id_));
- // @@protoc_insertion_point(copy_constructor:CMsgInvitationCreated)
-}
-
-inline void CMsgInvitationCreated::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.group_id_){uint64_t{0u}}
- , decltype(_impl_.steam_id_){uint64_t{0u}}
- };
-}
-
-CMsgInvitationCreated::~CMsgInvitationCreated() {
- // @@protoc_insertion_point(destructor:CMsgInvitationCreated)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgInvitationCreated::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CMsgInvitationCreated::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgInvitationCreated::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgInvitationCreated)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000003u) {
- ::memset(&_impl_.group_id_, 0, static_cast(
- reinterpret_cast(&_impl_.steam_id_) -
- reinterpret_cast(&_impl_.group_id_)) + sizeof(_impl_.steam_id_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgInvitationCreated::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint64 group_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_group_id(&has_bits);
- _impl_.group_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional fixed64 steam_id = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 17)) {
- _Internal::set_has_steam_id(&has_bits);
- _impl_.steam_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgInvitationCreated::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgInvitationCreated)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint64 group_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(1, this->_internal_group_id(), target);
- }
-
- // optional fixed64 steam_id = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(2, this->_internal_steam_id(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgInvitationCreated)
- return target;
-}
-
-size_t CMsgInvitationCreated::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgInvitationCreated)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000003u) {
- // optional uint64 group_id = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_group_id());
- }
-
- // optional fixed64 steam_id = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += 1 + 8;
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgInvitationCreated::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgInvitationCreated::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgInvitationCreated::GetClassData() const { return &_class_data_; }
-
-
-void CMsgInvitationCreated::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgInvitationCreated)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x00000003u) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.group_id_ = from._impl_.group_id_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.steam_id_ = from._impl_.steam_id_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgInvitationCreated::CopyFrom(const CMsgInvitationCreated& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgInvitationCreated)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgInvitationCreated::IsInitialized() const {
- return true;
-}
-
-void CMsgInvitationCreated::InternalSwap(CMsgInvitationCreated* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CMsgInvitationCreated, _impl_.steam_id_)
- + sizeof(CMsgInvitationCreated::_impl_.steam_id_)
- - PROTOBUF_FIELD_OFFSET(CMsgInvitationCreated, _impl_.group_id_)>(
- reinterpret_cast(&_impl_.group_id_),
- reinterpret_cast(&other->_impl_.group_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgInvitationCreated::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[7]);
-}
-
-// ===================================================================
-
-class CMsgPartyInviteResponse::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_party_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_accept(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_client_version(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_team_invite(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
-};
-
-CMsgPartyInviteResponse::CMsgPartyInviteResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgPartyInviteResponse)
-}
-CMsgPartyInviteResponse::CMsgPartyInviteResponse(const CMsgPartyInviteResponse& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgPartyInviteResponse* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.party_id_){}
- , decltype(_impl_.accept_){}
- , decltype(_impl_.client_version_){}
- , decltype(_impl_.team_invite_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.party_id_, &from._impl_.party_id_,
- static_cast(reinterpret_cast(&_impl_.team_invite_) -
- reinterpret_cast(&_impl_.party_id_)) + sizeof(_impl_.team_invite_));
- // @@protoc_insertion_point(copy_constructor:CMsgPartyInviteResponse)
-}
-
-inline void CMsgPartyInviteResponse::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.party_id_){uint64_t{0u}}
- , decltype(_impl_.accept_){false}
- , decltype(_impl_.client_version_){0u}
- , decltype(_impl_.team_invite_){0u}
- };
-}
-
-CMsgPartyInviteResponse::~CMsgPartyInviteResponse() {
- // @@protoc_insertion_point(destructor:CMsgPartyInviteResponse)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgPartyInviteResponse::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CMsgPartyInviteResponse::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgPartyInviteResponse::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgPartyInviteResponse)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000000fu) {
- ::memset(&_impl_.party_id_, 0, static_cast(
- reinterpret_cast(&_impl_.team_invite_) -
- reinterpret_cast(&_impl_.party_id_)) + sizeof(_impl_.team_invite_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgPartyInviteResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint64 party_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_party_id(&has_bits);
- _impl_.party_id_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool accept = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_accept(&has_bits);
- _impl_.accept_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 client_version = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_client_version(&has_bits);
- _impl_.client_version_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 team_invite = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 32)) {
- _Internal::set_has_team_invite(&has_bits);
- _impl_.team_invite_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgPartyInviteResponse::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgPartyInviteResponse)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint64 party_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt64ToArray(1, this->_internal_party_id(), target);
- }
-
- // optional bool accept = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(2, this->_internal_accept(), target);
- }
-
- // optional uint32 client_version = 3;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(3, this->_internal_client_version(), target);
- }
-
- // optional uint32 team_invite = 4;
- if (cached_has_bits & 0x00000008u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(4, this->_internal_team_invite(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgPartyInviteResponse)
- return target;
-}
-
-size_t CMsgPartyInviteResponse::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgPartyInviteResponse)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000000fu) {
- // optional uint64 party_id = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(this->_internal_party_id());
- }
-
- // optional bool accept = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += 1 + 1;
- }
-
- // optional uint32 client_version = 3;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_client_version());
- }
-
- // optional uint32 team_invite = 4;
- if (cached_has_bits & 0x00000008u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_team_invite());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgPartyInviteResponse::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgPartyInviteResponse::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgPartyInviteResponse::GetClassData() const { return &_class_data_; }
-
-
-void CMsgPartyInviteResponse::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgPartyInviteResponse)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x0000000fu) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.party_id_ = from._impl_.party_id_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.accept_ = from._impl_.accept_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.client_version_ = from._impl_.client_version_;
- }
- if (cached_has_bits & 0x00000008u) {
- _this->_impl_.team_invite_ = from._impl_.team_invite_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgPartyInviteResponse::CopyFrom(const CMsgPartyInviteResponse& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgPartyInviteResponse)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgPartyInviteResponse::IsInitialized() const {
- return true;
-}
-
-void CMsgPartyInviteResponse::InternalSwap(CMsgPartyInviteResponse* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CMsgPartyInviteResponse, _impl_.team_invite_)
- + sizeof(CMsgPartyInviteResponse::_impl_.team_invite_)
- - PROTOBUF_FIELD_OFFSET(CMsgPartyInviteResponse, _impl_.party_id_)>(
- reinterpret_cast(&_impl_.party_id_),
- reinterpret_cast(&other->_impl_.party_id_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgPartyInviteResponse::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[8]);
-}
-
-// ===================================================================
-
-class CMsgKickFromParty::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_steam_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CMsgKickFromParty::CMsgKickFromParty(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgKickFromParty)
-}
-CMsgKickFromParty::CMsgKickFromParty(const CMsgKickFromParty& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgKickFromParty* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.steam_id_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _this->_impl_.steam_id_ = from._impl_.steam_id_;
- // @@protoc_insertion_point(copy_constructor:CMsgKickFromParty)
-}
-
-inline void CMsgKickFromParty::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.steam_id_){uint64_t{0u}}
- };
-}
-
-CMsgKickFromParty::~CMsgKickFromParty() {
- // @@protoc_insertion_point(destructor:CMsgKickFromParty)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgKickFromParty::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CMsgKickFromParty::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgKickFromParty::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgKickFromParty)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.steam_id_ = uint64_t{0u};
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgKickFromParty::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional fixed64 steam_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 9)) {
- _Internal::set_has_steam_id(&has_bits);
- _impl_.steam_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgKickFromParty::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgKickFromParty)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional fixed64 steam_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(1, this->_internal_steam_id(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgKickFromParty)
- return target;
-}
-
-size_t CMsgKickFromParty::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgKickFromParty)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // optional fixed64 steam_id = 1;
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 + 8;
- }
-
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgKickFromParty::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgKickFromParty::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgKickFromParty::GetClassData() const { return &_class_data_; }
-
-
-void CMsgKickFromParty::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgKickFromParty)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- if (from._internal_has_steam_id()) {
- _this->_internal_set_steam_id(from._internal_steam_id());
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgKickFromParty::CopyFrom(const CMsgKickFromParty& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgKickFromParty)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgKickFromParty::IsInitialized() const {
- return true;
-}
-
-void CMsgKickFromParty::InternalSwap(CMsgKickFromParty* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- swap(_impl_.steam_id_, other->_impl_.steam_id_);
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgKickFromParty::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[9]);
-}
-
-// ===================================================================
-
-class CMsgLeaveParty::_Internal {
- public:
-};
-
-CMsgLeaveParty::CMsgLeaveParty(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase(arena, is_message_owned) {
- // @@protoc_insertion_point(arena_constructor:CMsgLeaveParty)
-}
-CMsgLeaveParty::CMsgLeaveParty(const CMsgLeaveParty& from)
- : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase() {
- CMsgLeaveParty* const _this = this; (void)_this;
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- // @@protoc_insertion_point(copy_constructor:CMsgLeaveParty)
-}
-
-
-
-
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgLeaveParty::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl,
- ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl,
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgLeaveParty::GetClassData() const { return &_class_data_; }
-
-
-
-
-
-
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgLeaveParty::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[10]);
-}
-
-// ===================================================================
-
-class CMsgServerAvailable::_Internal {
- public:
-};
-
-CMsgServerAvailable::CMsgServerAvailable(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase(arena, is_message_owned) {
- // @@protoc_insertion_point(arena_constructor:CMsgServerAvailable)
-}
-CMsgServerAvailable::CMsgServerAvailable(const CMsgServerAvailable& from)
- : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase() {
- CMsgServerAvailable* const _this = this; (void)_this;
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- // @@protoc_insertion_point(copy_constructor:CMsgServerAvailable)
-}
-
-
-
-
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgServerAvailable::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl,
- ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl,
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgServerAvailable::GetClassData() const { return &_class_data_; }
-
-
-
-
-
-
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgServerAvailable::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[11]);
-}
-
-// ===================================================================
-
-class CMsgLANServerAvailable::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_lobby_id(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
-};
-
-CMsgLANServerAvailable::CMsgLANServerAvailable(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CMsgLANServerAvailable)
-}
-CMsgLANServerAvailable::CMsgLANServerAvailable(const CMsgLANServerAvailable& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CMsgLANServerAvailable* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.lobby_id_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _this->_impl_.lobby_id_ = from._impl_.lobby_id_;
- // @@protoc_insertion_point(copy_constructor:CMsgLANServerAvailable)
-}
-
-inline void CMsgLANServerAvailable::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.lobby_id_){uint64_t{0u}}
- };
-}
-
-CMsgLANServerAvailable::~CMsgLANServerAvailable() {
- // @@protoc_insertion_point(destructor:CMsgLANServerAvailable)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CMsgLANServerAvailable::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CMsgLANServerAvailable::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CMsgLANServerAvailable::Clear() {
-// @@protoc_insertion_point(message_clear_start:CMsgLANServerAvailable)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.lobby_id_ = uint64_t{0u};
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CMsgLANServerAvailable::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional fixed64 lobby_id = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 9)) {
- _Internal::set_has_lobby_id(&has_bits);
- _impl_.lobby_id_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint64_t);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CMsgLANServerAvailable::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CMsgLANServerAvailable)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional fixed64 lobby_id = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed64ToArray(1, this->_internal_lobby_id(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CMsgLANServerAvailable)
- return target;
-}
-
-size_t CMsgLANServerAvailable::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CMsgLANServerAvailable)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // optional fixed64 lobby_id = 1;
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 + 8;
- }
-
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CMsgLANServerAvailable::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CMsgLANServerAvailable::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CMsgLANServerAvailable::GetClassData() const { return &_class_data_; }
-
-
-void CMsgLANServerAvailable::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CMsgLANServerAvailable)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- if (from._internal_has_lobby_id()) {
- _this->_internal_set_lobby_id(from._internal_lobby_id());
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CMsgLANServerAvailable::CopyFrom(const CMsgLANServerAvailable& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CMsgLANServerAvailable)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CMsgLANServerAvailable::IsInitialized() const {
- return true;
-}
-
-void CMsgLANServerAvailable::InternalSwap(CMsgLANServerAvailable* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- swap(_impl_.lobby_id_, other->_impl_.lobby_id_);
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CMsgLANServerAvailable::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[12]);
-}
-
-// ===================================================================
-
-class CSOEconGameAccountClient::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_additional_backpack_slots(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_trade_ban_expiration(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_bonus_xp_timestamp_refresh(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_bonus_xp_usedflags(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
- static void set_has_elevated_state(HasBits* has_bits) {
- (*has_bits)[0] |= 16u;
- }
- static void set_has_elevated_timestamp(HasBits* has_bits) {
- (*has_bits)[0] |= 32u;
- }
-};
-
-CSOEconGameAccountClient::CSOEconGameAccountClient(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOEconGameAccountClient)
-}
-CSOEconGameAccountClient::CSOEconGameAccountClient(const CSOEconGameAccountClient& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOEconGameAccountClient* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.additional_backpack_slots_){}
- , decltype(_impl_.trade_ban_expiration_){}
- , decltype(_impl_.bonus_xp_timestamp_refresh_){}
- , decltype(_impl_.bonus_xp_usedflags_){}
- , decltype(_impl_.elevated_state_){}
- , decltype(_impl_.elevated_timestamp_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.additional_backpack_slots_, &from._impl_.additional_backpack_slots_,
- static_cast(reinterpret_cast(&_impl_.elevated_timestamp_) -
- reinterpret_cast(&_impl_.additional_backpack_slots_)) + sizeof(_impl_.elevated_timestamp_));
- // @@protoc_insertion_point(copy_constructor:CSOEconGameAccountClient)
-}
-
-inline void CSOEconGameAccountClient::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.additional_backpack_slots_){0u}
- , decltype(_impl_.trade_ban_expiration_){0u}
- , decltype(_impl_.bonus_xp_timestamp_refresh_){0u}
- , decltype(_impl_.bonus_xp_usedflags_){0u}
- , decltype(_impl_.elevated_state_){0u}
- , decltype(_impl_.elevated_timestamp_){0u}
- };
-}
-
-CSOEconGameAccountClient::~CSOEconGameAccountClient() {
- // @@protoc_insertion_point(destructor:CSOEconGameAccountClient)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOEconGameAccountClient::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
-}
-
-void CSOEconGameAccountClient::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOEconGameAccountClient::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOEconGameAccountClient)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000003fu) {
- ::memset(&_impl_.additional_backpack_slots_, 0, static_cast(
- reinterpret_cast(&_impl_.elevated_timestamp_) -
- reinterpret_cast(&_impl_.additional_backpack_slots_)) + sizeof(_impl_.elevated_timestamp_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOEconGameAccountClient::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint32 additional_backpack_slots = 1 [default = 0];
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_additional_backpack_slots(&has_bits);
- _impl_.additional_backpack_slots_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional fixed32 trade_ban_expiration = 6;
- case 6:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 53)) {
- _Internal::set_has_trade_ban_expiration(&has_bits);
- _impl_.trade_ban_expiration_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint32_t);
- } else
- goto handle_unusual;
- continue;
- // optional fixed32 bonus_xp_timestamp_refresh = 12;
- case 12:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 101)) {
- _Internal::set_has_bonus_xp_timestamp_refresh(&has_bits);
- _impl_.bonus_xp_timestamp_refresh_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(uint32_t);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 bonus_xp_usedflags = 13;
- case 13:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 104)) {
- _Internal::set_has_bonus_xp_usedflags(&has_bits);
- _impl_.bonus_xp_usedflags_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 elevated_state = 14;
- case 14:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 112)) {
- _Internal::set_has_elevated_state(&has_bits);
- _impl_.elevated_state_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 elevated_timestamp = 15;
- case 15:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 120)) {
- _Internal::set_has_elevated_timestamp(&has_bits);
- _impl_.elevated_timestamp_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOEconGameAccountClient::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOEconGameAccountClient)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint32 additional_backpack_slots = 1 [default = 0];
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(1, this->_internal_additional_backpack_slots(), target);
- }
-
- // optional fixed32 trade_ban_expiration = 6;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed32ToArray(6, this->_internal_trade_ban_expiration(), target);
- }
-
- // optional fixed32 bonus_xp_timestamp_refresh = 12;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFixed32ToArray(12, this->_internal_bonus_xp_timestamp_refresh(), target);
- }
-
- // optional uint32 bonus_xp_usedflags = 13;
- if (cached_has_bits & 0x00000008u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(13, this->_internal_bonus_xp_usedflags(), target);
- }
-
- // optional uint32 elevated_state = 14;
- if (cached_has_bits & 0x00000010u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(14, this->_internal_elevated_state(), target);
- }
-
- // optional uint32 elevated_timestamp = 15;
- if (cached_has_bits & 0x00000020u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(15, this->_internal_elevated_timestamp(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CSOEconGameAccountClient)
- return target;
-}
-
-size_t CSOEconGameAccountClient::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CSOEconGameAccountClient)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000003fu) {
- // optional uint32 additional_backpack_slots = 1 [default = 0];
- if (cached_has_bits & 0x00000001u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_additional_backpack_slots());
- }
-
- // optional fixed32 trade_ban_expiration = 6;
- if (cached_has_bits & 0x00000002u) {
- total_size += 1 + 4;
- }
-
- // optional fixed32 bonus_xp_timestamp_refresh = 12;
- if (cached_has_bits & 0x00000004u) {
- total_size += 1 + 4;
- }
-
- // optional uint32 bonus_xp_usedflags = 13;
- if (cached_has_bits & 0x00000008u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_bonus_xp_usedflags());
- }
-
- // optional uint32 elevated_state = 14;
- if (cached_has_bits & 0x00000010u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_elevated_state());
- }
-
- // optional uint32 elevated_timestamp = 15;
- if (cached_has_bits & 0x00000020u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_elevated_timestamp());
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CSOEconGameAccountClient::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CSOEconGameAccountClient::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CSOEconGameAccountClient::GetClassData() const { return &_class_data_; }
-
-
-void CSOEconGameAccountClient::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CSOEconGameAccountClient)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x0000003fu) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.additional_backpack_slots_ = from._impl_.additional_backpack_slots_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.trade_ban_expiration_ = from._impl_.trade_ban_expiration_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.bonus_xp_timestamp_refresh_ = from._impl_.bonus_xp_timestamp_refresh_;
- }
- if (cached_has_bits & 0x00000008u) {
- _this->_impl_.bonus_xp_usedflags_ = from._impl_.bonus_xp_usedflags_;
- }
- if (cached_has_bits & 0x00000010u) {
- _this->_impl_.elevated_state_ = from._impl_.elevated_state_;
- }
- if (cached_has_bits & 0x00000020u) {
- _this->_impl_.elevated_timestamp_ = from._impl_.elevated_timestamp_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CSOEconGameAccountClient::CopyFrom(const CSOEconGameAccountClient& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CSOEconGameAccountClient)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CSOEconGameAccountClient::IsInitialized() const {
- return true;
-}
-
-void CSOEconGameAccountClient::InternalSwap(CSOEconGameAccountClient* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CSOEconGameAccountClient, _impl_.elevated_timestamp_)
- + sizeof(CSOEconGameAccountClient::_impl_.elevated_timestamp_)
- - PROTOBUF_FIELD_OFFSET(CSOEconGameAccountClient, _impl_.additional_backpack_slots_)>(
- reinterpret_cast(&_impl_.additional_backpack_slots_),
- reinterpret_cast(&other->_impl_.additional_backpack_slots_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CSOEconGameAccountClient::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[13]);
-}
-
-// ===================================================================
-
-class CSOItemCriteriaCondition::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_op(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_field(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_required(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
- static void set_has_float_value(HasBits* has_bits) {
- (*has_bits)[0] |= 16u;
- }
- static void set_has_string_value(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
-};
-
-CSOItemCriteriaCondition::CSOItemCriteriaCondition(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOItemCriteriaCondition)
-}
-CSOItemCriteriaCondition::CSOItemCriteriaCondition(const CSOItemCriteriaCondition& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOItemCriteriaCondition* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.field_){}
- , decltype(_impl_.string_value_){}
- , decltype(_impl_.op_){}
- , decltype(_impl_.required_){}
- , decltype(_impl_.float_value_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.field_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.field_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_field()) {
- _this->_impl_.field_.Set(from._internal_field(),
- _this->GetArenaForAllocation());
- }
- _impl_.string_value_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.string_value_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_string_value()) {
- _this->_impl_.string_value_.Set(from._internal_string_value(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.op_, &from._impl_.op_,
- static_cast(reinterpret_cast(&_impl_.float_value_) -
- reinterpret_cast(&_impl_.op_)) + sizeof(_impl_.float_value_));
- // @@protoc_insertion_point(copy_constructor:CSOItemCriteriaCondition)
-}
-
-inline void CSOItemCriteriaCondition::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.field_){}
- , decltype(_impl_.string_value_){}
- , decltype(_impl_.op_){0}
- , decltype(_impl_.required_){false}
- , decltype(_impl_.float_value_){0}
- };
- _impl_.field_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.field_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.string_value_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.string_value_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CSOItemCriteriaCondition::~CSOItemCriteriaCondition() {
- // @@protoc_insertion_point(destructor:CSOItemCriteriaCondition)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOItemCriteriaCondition::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.field_.Destroy();
- _impl_.string_value_.Destroy();
-}
-
-void CSOItemCriteriaCondition::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOItemCriteriaCondition::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOItemCriteriaCondition)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x00000003u) {
- if (cached_has_bits & 0x00000001u) {
- _impl_.field_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000002u) {
- _impl_.string_value_.ClearNonDefaultToEmpty();
- }
- }
- if (cached_has_bits & 0x0000001cu) {
- ::memset(&_impl_.op_, 0, static_cast(
- reinterpret_cast(&_impl_.float_value_) -
- reinterpret_cast(&_impl_.op_)) + sizeof(_impl_.float_value_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOItemCriteriaCondition::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional int32 op = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_op(&has_bits);
- _impl_.op_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional string field = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 18)) {
- auto str = _internal_mutable_field();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemCriteriaCondition.field");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional bool required = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_required(&has_bits);
- _impl_.required_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional float float_value = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 37)) {
- _Internal::set_has_float_value(&has_bits);
- _impl_.float_value_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad(ptr);
- ptr += sizeof(float);
- } else
- goto handle_unusual;
- continue;
- // optional string string_value = 5;
- case 5:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 42)) {
- auto str = _internal_mutable_string_value();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemCriteriaCondition.string_value");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOItemCriteriaCondition::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOItemCriteriaCondition)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional int32 op = 1;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(1, this->_internal_op(), target);
- }
-
- // optional string field = 2;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_field().data(), static_cast(this->_internal_field().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CSOItemCriteriaCondition.field");
- target = stream->WriteStringMaybeAliased(
- 2, this->_internal_field(), target);
- }
-
- // optional bool required = 3;
- if (cached_has_bits & 0x00000008u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(3, this->_internal_required(), target);
- }
-
- // optional float float_value = 4;
- if (cached_has_bits & 0x00000010u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteFloatToArray(4, this->_internal_float_value(), target);
- }
-
- // optional string string_value = 5;
- if (cached_has_bits & 0x00000002u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_string_value().data(), static_cast(this->_internal_string_value().length()),
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
- "CSOItemCriteriaCondition.string_value");
- target = stream->WriteStringMaybeAliased(
- 5, this->_internal_string_value(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CSOItemCriteriaCondition)
- return target;
-}
-
-size_t CSOItemCriteriaCondition::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CSOItemCriteriaCondition)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x0000001fu) {
- // optional string field = 2;
- if (cached_has_bits & 0x00000001u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_field());
- }
-
- // optional string string_value = 5;
- if (cached_has_bits & 0x00000002u) {
- total_size += 1 +
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
- this->_internal_string_value());
- }
-
- // optional int32 op = 1;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_op());
- }
-
- // optional bool required = 3;
- if (cached_has_bits & 0x00000008u) {
- total_size += 1 + 1;
- }
-
- // optional float float_value = 4;
- if (cached_has_bits & 0x00000010u) {
- total_size += 1 + 4;
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CSOItemCriteriaCondition::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CSOItemCriteriaCondition::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CSOItemCriteriaCondition::GetClassData() const { return &_class_data_; }
-
-
-void CSOItemCriteriaCondition::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CSOItemCriteriaCondition)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x0000001fu) {
- if (cached_has_bits & 0x00000001u) {
- _this->_internal_set_field(from._internal_field());
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_internal_set_string_value(from._internal_string_value());
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.op_ = from._impl_.op_;
- }
- if (cached_has_bits & 0x00000008u) {
- _this->_impl_.required_ = from._impl_.required_;
- }
- if (cached_has_bits & 0x00000010u) {
- _this->_impl_.float_value_ = from._impl_.float_value_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CSOItemCriteriaCondition::CopyFrom(const CSOItemCriteriaCondition& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CSOItemCriteriaCondition)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CSOItemCriteriaCondition::IsInitialized() const {
- return true;
-}
-
-void CSOItemCriteriaCondition::InternalSwap(CSOItemCriteriaCondition* other) {
- using std::swap;
- auto* lhs_arena = GetArenaForAllocation();
- auto* rhs_arena = other->GetArenaForAllocation();
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.field_, lhs_arena,
- &other->_impl_.field_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap(
- &_impl_.string_value_, lhs_arena,
- &other->_impl_.string_value_, rhs_arena
- );
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CSOItemCriteriaCondition, _impl_.float_value_)
- + sizeof(CSOItemCriteriaCondition::_impl_.float_value_)
- - PROTOBUF_FIELD_OFFSET(CSOItemCriteriaCondition, _impl_.op_)>(
- reinterpret_cast(&_impl_.op_),
- reinterpret_cast(&other->_impl_.op_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CSOItemCriteriaCondition::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[14]);
-}
-
-// ===================================================================
-
-class CSOItemCriteria::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_item_level(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_item_quality(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_item_level_set(HasBits* has_bits) {
- (*has_bits)[0] |= 16u;
- }
- static void set_has_item_quality_set(HasBits* has_bits) {
- (*has_bits)[0] |= 32u;
- }
- static void set_has_initial_inventory(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_initial_quantity(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
- static void set_has_ignore_enabled_flag(HasBits* has_bits) {
- (*has_bits)[0] |= 64u;
- }
- static void set_has_item_rarity(HasBits* has_bits) {
- (*has_bits)[0] |= 256u;
- }
- static void set_has_item_rarity_set(HasBits* has_bits) {
- (*has_bits)[0] |= 128u;
- }
- static void set_has_recent_only(HasBits* has_bits) {
- (*has_bits)[0] |= 512u;
- }
-};
-
-CSOItemCriteria::CSOItemCriteria(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOItemCriteria)
-}
-CSOItemCriteria::CSOItemCriteria(const CSOItemCriteria& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOItemCriteria* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.conditions_){from._impl_.conditions_}
- , decltype(_impl_.item_level_){}
- , decltype(_impl_.item_quality_){}
- , decltype(_impl_.initial_inventory_){}
- , decltype(_impl_.initial_quantity_){}
- , decltype(_impl_.item_level_set_){}
- , decltype(_impl_.item_quality_set_){}
- , decltype(_impl_.ignore_enabled_flag_){}
- , decltype(_impl_.item_rarity_set_){}
- , decltype(_impl_.item_rarity_){}
- , decltype(_impl_.recent_only_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- ::memcpy(&_impl_.item_level_, &from._impl_.item_level_,
- static_cast(reinterpret_cast(&_impl_.recent_only_) -
- reinterpret_cast(&_impl_.item_level_)) + sizeof(_impl_.recent_only_));
- // @@protoc_insertion_point(copy_constructor:CSOItemCriteria)
-}
-
-inline void CSOItemCriteria::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.conditions_){arena}
- , decltype(_impl_.item_level_){0u}
- , decltype(_impl_.item_quality_){0}
- , decltype(_impl_.initial_inventory_){0u}
- , decltype(_impl_.initial_quantity_){0u}
- , decltype(_impl_.item_level_set_){false}
- , decltype(_impl_.item_quality_set_){false}
- , decltype(_impl_.ignore_enabled_flag_){false}
- , decltype(_impl_.item_rarity_set_){false}
- , decltype(_impl_.item_rarity_){0}
- , decltype(_impl_.recent_only_){false}
- };
-}
-
-CSOItemCriteria::~CSOItemCriteria() {
- // @@protoc_insertion_point(destructor:CSOItemCriteria)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOItemCriteria::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.conditions_.~RepeatedPtrField();
-}
-
-void CSOItemCriteria::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOItemCriteria::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOItemCriteria)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.conditions_.Clear();
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x000000ffu) {
- ::memset(&_impl_.item_level_, 0, static_cast(
- reinterpret_cast(&_impl_.item_rarity_set_) -
- reinterpret_cast(&_impl_.item_level_)) + sizeof(_impl_.item_rarity_set_));
- }
- if (cached_has_bits & 0x00000300u) {
- ::memset(&_impl_.item_rarity_, 0, static_cast(
- reinterpret_cast(&_impl_.recent_only_) -
- reinterpret_cast(&_impl_.item_rarity_)) + sizeof(_impl_.recent_only_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOItemCriteria::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint32 item_level = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_item_level(&has_bits);
- _impl_.item_level_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional int32 item_quality = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 16)) {
- _Internal::set_has_item_quality(&has_bits);
- _impl_.item_quality_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool item_level_set = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) {
- _Internal::set_has_item_level_set(&has_bits);
- _impl_.item_level_set_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool item_quality_set = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 32)) {
- _Internal::set_has_item_quality_set(&has_bits);
- _impl_.item_quality_set_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 initial_inventory = 5;
- case 5:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 40)) {
- _Internal::set_has_initial_inventory(&has_bits);
- _impl_.initial_inventory_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional uint32 initial_quantity = 6;
- case 6:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 48)) {
- _Internal::set_has_initial_quantity(&has_bits);
- _impl_.initial_quantity_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool ignore_enabled_flag = 8;
- case 8:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 64)) {
- _Internal::set_has_ignore_enabled_flag(&has_bits);
- _impl_.ignore_enabled_flag_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // repeated .CSOItemCriteriaCondition conditions = 9;
- case 9:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 74)) {
- ptr -= 1;
- do {
- ptr += 1;
- ptr = ctx->ParseMessage(_internal_add_conditions(), ptr);
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<74>(ptr));
- } else
- goto handle_unusual;
- continue;
- // optional int32 item_rarity = 10;
- case 10:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 80)) {
- _Internal::set_has_item_rarity(&has_bits);
- _impl_.item_rarity_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool item_rarity_set = 11;
- case 11:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 88)) {
- _Internal::set_has_item_rarity_set(&has_bits);
- _impl_.item_rarity_set_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool recent_only = 12;
- case 12:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 96)) {
- _Internal::set_has_recent_only(&has_bits);
- _impl_.recent_only_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOItemCriteria::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOItemCriteria)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint32 item_level = 1;
- if (cached_has_bits & 0x00000001u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(1, this->_internal_item_level(), target);
- }
-
- // optional int32 item_quality = 2;
- if (cached_has_bits & 0x00000002u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(2, this->_internal_item_quality(), target);
- }
-
- // optional bool item_level_set = 3;
- if (cached_has_bits & 0x00000010u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(3, this->_internal_item_level_set(), target);
- }
-
- // optional bool item_quality_set = 4;
- if (cached_has_bits & 0x00000020u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(4, this->_internal_item_quality_set(), target);
- }
-
- // optional uint32 initial_inventory = 5;
- if (cached_has_bits & 0x00000004u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(5, this->_internal_initial_inventory(), target);
- }
-
- // optional uint32 initial_quantity = 6;
- if (cached_has_bits & 0x00000008u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(6, this->_internal_initial_quantity(), target);
- }
-
- // optional bool ignore_enabled_flag = 8;
- if (cached_has_bits & 0x00000040u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(8, this->_internal_ignore_enabled_flag(), target);
- }
-
- // repeated .CSOItemCriteriaCondition conditions = 9;
- for (unsigned i = 0,
- n = static_cast(this->_internal_conditions_size()); i < n; i++) {
- const auto& repfield = this->_internal_conditions(i);
- target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
- InternalWriteMessage(9, repfield, repfield.GetCachedSize(), target, stream);
- }
-
- // optional int32 item_rarity = 10;
- if (cached_has_bits & 0x00000100u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteInt32ToArray(10, this->_internal_item_rarity(), target);
- }
-
- // optional bool item_rarity_set = 11;
- if (cached_has_bits & 0x00000080u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(11, this->_internal_item_rarity_set(), target);
- }
-
- // optional bool recent_only = 12;
- if (cached_has_bits & 0x00000200u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteBoolToArray(12, this->_internal_recent_only(), target);
- }
-
- if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
- target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
- _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
- }
- // @@protoc_insertion_point(serialize_to_array_end:CSOItemCriteria)
- return target;
-}
-
-size_t CSOItemCriteria::ByteSizeLong() const {
-// @@protoc_insertion_point(message_byte_size_start:CSOItemCriteria)
- size_t total_size = 0;
-
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- // repeated .CSOItemCriteriaCondition conditions = 9;
- total_size += 1UL * this->_internal_conditions_size();
- for (const auto& msg : this->_impl_.conditions_) {
- total_size +=
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(msg);
- }
-
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x000000ffu) {
- // optional uint32 item_level = 1;
- if (cached_has_bits & 0x00000001u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_item_level());
- }
-
- // optional int32 item_quality = 2;
- if (cached_has_bits & 0x00000002u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_item_quality());
- }
-
- // optional uint32 initial_inventory = 5;
- if (cached_has_bits & 0x00000004u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_initial_inventory());
- }
-
- // optional uint32 initial_quantity = 6;
- if (cached_has_bits & 0x00000008u) {
- total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_initial_quantity());
- }
-
- // optional bool item_level_set = 3;
- if (cached_has_bits & 0x00000010u) {
- total_size += 1 + 1;
- }
-
- // optional bool item_quality_set = 4;
- if (cached_has_bits & 0x00000020u) {
- total_size += 1 + 1;
- }
-
- // optional bool ignore_enabled_flag = 8;
- if (cached_has_bits & 0x00000040u) {
- total_size += 1 + 1;
- }
-
- // optional bool item_rarity_set = 11;
- if (cached_has_bits & 0x00000080u) {
- total_size += 1 + 1;
- }
-
- }
- if (cached_has_bits & 0x00000300u) {
- // optional int32 item_rarity = 10;
- if (cached_has_bits & 0x00000100u) {
- total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(this->_internal_item_rarity());
- }
-
- // optional bool recent_only = 12;
- if (cached_has_bits & 0x00000200u) {
- total_size += 1 + 1;
- }
-
- }
- return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
-}
-
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData CSOItemCriteria::_class_data_ = {
- ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
- CSOItemCriteria::MergeImpl
-};
-const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*CSOItemCriteria::GetClassData() const { return &_class_data_; }
-
-
-void CSOItemCriteria::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {
- auto* const _this = static_cast(&to_msg);
- auto& from = static_cast(from_msg);
- // @@protoc_insertion_point(class_specific_merge_from_start:CSOItemCriteria)
- GOOGLE_DCHECK_NE(&from, _this);
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- _this->_impl_.conditions_.MergeFrom(from._impl_.conditions_);
- cached_has_bits = from._impl_._has_bits_[0];
- if (cached_has_bits & 0x000000ffu) {
- if (cached_has_bits & 0x00000001u) {
- _this->_impl_.item_level_ = from._impl_.item_level_;
- }
- if (cached_has_bits & 0x00000002u) {
- _this->_impl_.item_quality_ = from._impl_.item_quality_;
- }
- if (cached_has_bits & 0x00000004u) {
- _this->_impl_.initial_inventory_ = from._impl_.initial_inventory_;
- }
- if (cached_has_bits & 0x00000008u) {
- _this->_impl_.initial_quantity_ = from._impl_.initial_quantity_;
- }
- if (cached_has_bits & 0x00000010u) {
- _this->_impl_.item_level_set_ = from._impl_.item_level_set_;
- }
- if (cached_has_bits & 0x00000020u) {
- _this->_impl_.item_quality_set_ = from._impl_.item_quality_set_;
- }
- if (cached_has_bits & 0x00000040u) {
- _this->_impl_.ignore_enabled_flag_ = from._impl_.ignore_enabled_flag_;
- }
- if (cached_has_bits & 0x00000080u) {
- _this->_impl_.item_rarity_set_ = from._impl_.item_rarity_set_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- if (cached_has_bits & 0x00000300u) {
- if (cached_has_bits & 0x00000100u) {
- _this->_impl_.item_rarity_ = from._impl_.item_rarity_;
- }
- if (cached_has_bits & 0x00000200u) {
- _this->_impl_.recent_only_ = from._impl_.recent_only_;
- }
- _this->_impl_._has_bits_[0] |= cached_has_bits;
- }
- _this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
-}
-
-void CSOItemCriteria::CopyFrom(const CSOItemCriteria& from) {
-// @@protoc_insertion_point(class_specific_copy_from_start:CSOItemCriteria)
- if (&from == this) return;
- Clear();
- MergeFrom(from);
-}
-
-bool CSOItemCriteria::IsInitialized() const {
- return true;
-}
-
-void CSOItemCriteria::InternalSwap(CSOItemCriteria* other) {
- using std::swap;
- _internal_metadata_.InternalSwap(&other->_internal_metadata_);
- swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
- _impl_.conditions_.InternalSwap(&other->_impl_.conditions_);
- ::PROTOBUF_NAMESPACE_ID::internal::memswap<
- PROTOBUF_FIELD_OFFSET(CSOItemCriteria, _impl_.recent_only_)
- + sizeof(CSOItemCriteria::_impl_.recent_only_)
- - PROTOBUF_FIELD_OFFSET(CSOItemCriteria, _impl_.item_level_)>(
- reinterpret_cast(&_impl_.item_level_),
- reinterpret_cast(&other->_impl_.item_level_));
-}
-
-::PROTOBUF_NAMESPACE_ID::Metadata CSOItemCriteria::GetMetadata() const {
- return ::_pbi::AssignDescriptors(
- &descriptor_table_base_5fgcmessages_2eproto_getter, &descriptor_table_base_5fgcmessages_2eproto_once,
- file_level_metadata_base_5fgcmessages_2eproto[15]);
-}
-
-// ===================================================================
-
-class CSOItemRecipe::_Internal {
- public:
- using HasBits = decltype(std::declval()._impl_._has_bits_);
- static void set_has_def_index(HasBits* has_bits) {
- (*has_bits)[0] |= 1024u;
- }
- static void set_has_name(HasBits* has_bits) {
- (*has_bits)[0] |= 1u;
- }
- static void set_has_n_a(HasBits* has_bits) {
- (*has_bits)[0] |= 2u;
- }
- static void set_has_desc_inputs(HasBits* has_bits) {
- (*has_bits)[0] |= 4u;
- }
- static void set_has_desc_outputs(HasBits* has_bits) {
- (*has_bits)[0] |= 8u;
- }
- static void set_has_di_a(HasBits* has_bits) {
- (*has_bits)[0] |= 16u;
- }
- static void set_has_di_b(HasBits* has_bits) {
- (*has_bits)[0] |= 32u;
- }
- static void set_has_di_c(HasBits* has_bits) {
- (*has_bits)[0] |= 64u;
- }
- static void set_has_do_a(HasBits* has_bits) {
- (*has_bits)[0] |= 128u;
- }
- static void set_has_do_b(HasBits* has_bits) {
- (*has_bits)[0] |= 256u;
- }
- static void set_has_do_c(HasBits* has_bits) {
- (*has_bits)[0] |= 512u;
- }
- static void set_has_requires_all_same_class(HasBits* has_bits) {
- (*has_bits)[0] |= 2048u;
- }
- static void set_has_requires_all_same_slot(HasBits* has_bits) {
- (*has_bits)[0] |= 4096u;
- }
- static void set_has_class_usage_for_output(HasBits* has_bits) {
- (*has_bits)[0] |= 8192u;
- }
- static void set_has_slot_usage_for_output(HasBits* has_bits) {
- (*has_bits)[0] |= 16384u;
- }
- static void set_has_set_for_output(HasBits* has_bits) {
- (*has_bits)[0] |= 32768u;
- }
-};
-
-CSOItemRecipe::CSOItemRecipe(::PROTOBUF_NAMESPACE_ID::Arena* arena,
- bool is_message_owned)
- : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) {
- SharedCtor(arena, is_message_owned);
- // @@protoc_insertion_point(arena_constructor:CSOItemRecipe)
-}
-CSOItemRecipe::CSOItemRecipe(const CSOItemRecipe& from)
- : ::PROTOBUF_NAMESPACE_ID::Message() {
- CSOItemRecipe* const _this = this; (void)_this;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){from._impl_._has_bits_}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.input_items_criteria_){from._impl_.input_items_criteria_}
- , decltype(_impl_.output_items_criteria_){from._impl_.output_items_criteria_}
- , decltype(_impl_.input_item_dupe_counts_){from._impl_.input_item_dupe_counts_}
- , decltype(_impl_.name_){}
- , decltype(_impl_.n_a_){}
- , decltype(_impl_.desc_inputs_){}
- , decltype(_impl_.desc_outputs_){}
- , decltype(_impl_.di_a_){}
- , decltype(_impl_.di_b_){}
- , decltype(_impl_.di_c_){}
- , decltype(_impl_.do_a_){}
- , decltype(_impl_.do_b_){}
- , decltype(_impl_.do_c_){}
- , decltype(_impl_.def_index_){}
- , decltype(_impl_.requires_all_same_class_){}
- , decltype(_impl_.requires_all_same_slot_){}
- , decltype(_impl_.class_usage_for_output_){}
- , decltype(_impl_.slot_usage_for_output_){}
- , decltype(_impl_.set_for_output_){}};
-
- _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
- _impl_.name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_name()) {
- _this->_impl_.name_.Set(from._internal_name(),
- _this->GetArenaForAllocation());
- }
- _impl_.n_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.n_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_n_a()) {
- _this->_impl_.n_a_.Set(from._internal_n_a(),
- _this->GetArenaForAllocation());
- }
- _impl_.desc_inputs_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_inputs_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_desc_inputs()) {
- _this->_impl_.desc_inputs_.Set(from._internal_desc_inputs(),
- _this->GetArenaForAllocation());
- }
- _impl_.desc_outputs_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_outputs_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_desc_outputs()) {
- _this->_impl_.desc_outputs_.Set(from._internal_desc_outputs(),
- _this->GetArenaForAllocation());
- }
- _impl_.di_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_di_a()) {
- _this->_impl_.di_a_.Set(from._internal_di_a(),
- _this->GetArenaForAllocation());
- }
- _impl_.di_b_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_b_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_di_b()) {
- _this->_impl_.di_b_.Set(from._internal_di_b(),
- _this->GetArenaForAllocation());
- }
- _impl_.di_c_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_c_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_di_c()) {
- _this->_impl_.di_c_.Set(from._internal_di_c(),
- _this->GetArenaForAllocation());
- }
- _impl_.do_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_do_a()) {
- _this->_impl_.do_a_.Set(from._internal_do_a(),
- _this->GetArenaForAllocation());
- }
- _impl_.do_b_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_b_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_do_b()) {
- _this->_impl_.do_b_.Set(from._internal_do_b(),
- _this->GetArenaForAllocation());
- }
- _impl_.do_c_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_c_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- if (from._internal_has_do_c()) {
- _this->_impl_.do_c_.Set(from._internal_do_c(),
- _this->GetArenaForAllocation());
- }
- ::memcpy(&_impl_.def_index_, &from._impl_.def_index_,
- static_cast(reinterpret_cast(&_impl_.set_for_output_) -
- reinterpret_cast(&_impl_.def_index_)) + sizeof(_impl_.set_for_output_));
- // @@protoc_insertion_point(copy_constructor:CSOItemRecipe)
-}
-
-inline void CSOItemRecipe::SharedCtor(
- ::_pb::Arena* arena, bool is_message_owned) {
- (void)arena;
- (void)is_message_owned;
- new (&_impl_) Impl_{
- decltype(_impl_._has_bits_){}
- , /*decltype(_impl_._cached_size_)*/{}
- , decltype(_impl_.input_items_criteria_){arena}
- , decltype(_impl_.output_items_criteria_){arena}
- , decltype(_impl_.input_item_dupe_counts_){arena}
- , decltype(_impl_.name_){}
- , decltype(_impl_.n_a_){}
- , decltype(_impl_.desc_inputs_){}
- , decltype(_impl_.desc_outputs_){}
- , decltype(_impl_.di_a_){}
- , decltype(_impl_.di_b_){}
- , decltype(_impl_.di_c_){}
- , decltype(_impl_.do_a_){}
- , decltype(_impl_.do_b_){}
- , decltype(_impl_.do_c_){}
- , decltype(_impl_.def_index_){0u}
- , decltype(_impl_.requires_all_same_class_){false}
- , decltype(_impl_.requires_all_same_slot_){false}
- , decltype(_impl_.class_usage_for_output_){0}
- , decltype(_impl_.slot_usage_for_output_){0}
- , decltype(_impl_.set_for_output_){0}
- };
- _impl_.name_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.name_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.n_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.n_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_inputs_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_inputs_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_outputs_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.desc_outputs_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_b_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_b_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_c_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.di_c_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_a_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_a_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_b_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_b_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_c_.InitDefault();
- #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
- _impl_.do_c_.Set("", GetArenaForAllocation());
- #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
-}
-
-CSOItemRecipe::~CSOItemRecipe() {
- // @@protoc_insertion_point(destructor:CSOItemRecipe)
- if (auto *arena = _internal_metadata_.DeleteReturnArena<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>()) {
- (void)arena;
- return;
- }
- SharedDtor();
-}
-
-inline void CSOItemRecipe::SharedDtor() {
- GOOGLE_DCHECK(GetArenaForAllocation() == nullptr);
- _impl_.input_items_criteria_.~RepeatedPtrField();
- _impl_.output_items_criteria_.~RepeatedPtrField();
- _impl_.input_item_dupe_counts_.~RepeatedField();
- _impl_.name_.Destroy();
- _impl_.n_a_.Destroy();
- _impl_.desc_inputs_.Destroy();
- _impl_.desc_outputs_.Destroy();
- _impl_.di_a_.Destroy();
- _impl_.di_b_.Destroy();
- _impl_.di_c_.Destroy();
- _impl_.do_a_.Destroy();
- _impl_.do_b_.Destroy();
- _impl_.do_c_.Destroy();
-}
-
-void CSOItemRecipe::SetCachedSize(int size) const {
- _impl_._cached_size_.Set(size);
-}
-
-void CSOItemRecipe::Clear() {
-// @@protoc_insertion_point(message_clear_start:CSOItemRecipe)
- uint32_t cached_has_bits = 0;
- // Prevent compiler warnings about cached_has_bits being unused
- (void) cached_has_bits;
-
- _impl_.input_items_criteria_.Clear();
- _impl_.output_items_criteria_.Clear();
- _impl_.input_item_dupe_counts_.Clear();
- cached_has_bits = _impl_._has_bits_[0];
- if (cached_has_bits & 0x000000ffu) {
- if (cached_has_bits & 0x00000001u) {
- _impl_.name_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000002u) {
- _impl_.n_a_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000004u) {
- _impl_.desc_inputs_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000008u) {
- _impl_.desc_outputs_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000010u) {
- _impl_.di_a_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000020u) {
- _impl_.di_b_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000040u) {
- _impl_.di_c_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000080u) {
- _impl_.do_a_.ClearNonDefaultToEmpty();
- }
- }
- if (cached_has_bits & 0x00000300u) {
- if (cached_has_bits & 0x00000100u) {
- _impl_.do_b_.ClearNonDefaultToEmpty();
- }
- if (cached_has_bits & 0x00000200u) {
- _impl_.do_c_.ClearNonDefaultToEmpty();
- }
- }
- if (cached_has_bits & 0x0000fc00u) {
- ::memset(&_impl_.def_index_, 0, static_cast(
- reinterpret_cast(&_impl_.set_for_output_) -
- reinterpret_cast(&_impl_.def_index_)) + sizeof(_impl_.set_for_output_));
- }
- _impl_._has_bits_.Clear();
- _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
-}
-
-const char* CSOItemRecipe::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {
-#define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
- _Internal::HasBits has_bits{};
- while (!ctx->Done(&ptr)) {
- uint32_t tag;
- ptr = ::_pbi::ReadTag(ptr, &tag);
- switch (tag >> 3) {
- // optional uint32 def_index = 1;
- case 1:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 8)) {
- _Internal::set_has_def_index(&has_bits);
- _impl_.def_index_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional string name = 2;
- case 2:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 18)) {
- auto str = _internal_mutable_name();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.name");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string n_a = 3;
- case 3:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 26)) {
- auto str = _internal_mutable_n_a();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.n_a");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string desc_inputs = 4;
- case 4:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 34)) {
- auto str = _internal_mutable_desc_inputs();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.desc_inputs");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string desc_outputs = 5;
- case 5:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 42)) {
- auto str = _internal_mutable_desc_outputs();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.desc_outputs");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string di_a = 6;
- case 6:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 50)) {
- auto str = _internal_mutable_di_a();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.di_a");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string di_b = 7;
- case 7:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 58)) {
- auto str = _internal_mutable_di_b();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.di_b");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string di_c = 8;
- case 8:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 66)) {
- auto str = _internal_mutable_di_c();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.di_c");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string do_a = 9;
- case 9:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 74)) {
- auto str = _internal_mutable_do_a();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.do_a");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string do_b = 10;
- case 10:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 82)) {
- auto str = _internal_mutable_do_b();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.do_b");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional string do_c = 11;
- case 11:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 90)) {
- auto str = _internal_mutable_do_c();
- ptr = ::_pbi::InlineGreedyStringParser(str, ptr, ctx);
- CHK_(ptr);
- #ifndef NDEBUG
- ::_pbi::VerifyUTF8(str, "CSOItemRecipe.do_c");
- #endif // !NDEBUG
- } else
- goto handle_unusual;
- continue;
- // optional bool requires_all_same_class = 12;
- case 12:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 96)) {
- _Internal::set_has_requires_all_same_class(&has_bits);
- _impl_.requires_all_same_class_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional bool requires_all_same_slot = 13;
- case 13:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 104)) {
- _Internal::set_has_requires_all_same_slot(&has_bits);
- _impl_.requires_all_same_slot_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional int32 class_usage_for_output = 14;
- case 14:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 112)) {
- _Internal::set_has_class_usage_for_output(&has_bits);
- _impl_.class_usage_for_output_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional int32 slot_usage_for_output = 15;
- case 15:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 120)) {
- _Internal::set_has_slot_usage_for_output(&has_bits);
- _impl_.slot_usage_for_output_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // optional int32 set_for_output = 16;
- case 16:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 128)) {
- _Internal::set_has_set_for_output(&has_bits);
- _impl_.set_for_output_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- // repeated .CSOItemCriteria input_items_criteria = 20;
- case 20:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 162)) {
- ptr -= 2;
- do {
- ptr += 2;
- ptr = ctx->ParseMessage(_internal_add_input_items_criteria(), ptr);
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<162>(ptr));
- } else
- goto handle_unusual;
- continue;
- // repeated .CSOItemCriteria output_items_criteria = 21;
- case 21:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 170)) {
- ptr -= 2;
- do {
- ptr += 2;
- ptr = ctx->ParseMessage(_internal_add_output_items_criteria(), ptr);
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<170>(ptr));
- } else
- goto handle_unusual;
- continue;
- // repeated uint32 input_item_dupe_counts = 22;
- case 22:
- if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 176)) {
- ptr -= 2;
- do {
- ptr += 2;
- _internal_add_input_item_dupe_counts(::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr));
- CHK_(ptr);
- if (!ctx->DataAvailable(ptr)) break;
- } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<176>(ptr));
- } else if (static_cast(tag) == 178) {
- ptr = ::PROTOBUF_NAMESPACE_ID::internal::PackedUInt32Parser(_internal_mutable_input_item_dupe_counts(), ptr, ctx);
- CHK_(ptr);
- } else
- goto handle_unusual;
- continue;
- default:
- goto handle_unusual;
- } // switch
- handle_unusual:
- if ((tag == 0) || ((tag & 7) == 4)) {
- CHK_(ptr);
- ctx->SetLastTag(tag);
- goto message_done;
- }
- ptr = UnknownFieldParse(
- tag,
- _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(),
- ptr, ctx);
- CHK_(ptr != nullptr);
- } // while
-message_done:
- _impl_._has_bits_.Or(has_bits);
- return ptr;
-failure:
- ptr = nullptr;
- goto message_done;
-#undef CHK_
-}
-
-uint8_t* CSOItemRecipe::_InternalSerialize(
- uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {
- // @@protoc_insertion_point(serialize_to_array_start:CSOItemRecipe)
- uint32_t cached_has_bits = 0;
- (void) cached_has_bits;
-
- cached_has_bits = _impl_._has_bits_[0];
- // optional uint32 def_index = 1;
- if (cached_has_bits & 0x00000400u) {
- target = stream->EnsureSpace(target);
- target = ::_pbi::WireFormatLite::WriteUInt32ToArray(1, this->_internal_def_index(), target);
- }
-
- // optional string name = 2;
- if (cached_has_bits & 0x00000001u) {
- ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
- this->_internal_name().data(), static_cast