summaryrefslogtreecommitdiff
path: root/Client/Assets/Scripts/XMainClient/XMainClient.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Client/Assets/Scripts/XMainClient/XMainClient.csproj')
-rw-r--r--Client/Assets/Scripts/XMainClient/XMainClient.csproj6514
1 files changed, 6514 insertions, 0 deletions
diff --git a/Client/Assets/Scripts/XMainClient/XMainClient.csproj b/Client/Assets/Scripts/XMainClient/XMainClient.csproj
new file mode 100644
index 00000000..b4d9005b
--- /dev/null
+++ b/Client/Assets/Scripts/XMainClient/XMainClient.csproj
@@ -0,0 +1,6514 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProjectGuid>{E6651ECA-E9FD-4D8A-89DD-7B2BEEACEB7E}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <RootNamespace>XMainClient</RootNamespace>
+ <AssemblyName>XMainClient</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System.Core" />
+ <Reference Include="UnityEngine">
+ <HintPath>..\..\..\..\..\..\..\Games\Steam\steamapps\common\My Friend Pedro\My Friend Pedro - Blood Bullets Bananas_Data\Managed\UnityEngine.dll</HintPath>
+ </Reference>
+ <Reference Include="UILib">
+ <HintPath>..\..\..\Client\Assets\Lib\UILib.dll</HintPath>
+ </Reference>
+ <Reference Include="XUtliPoolLib">
+ <HintPath>..\..\..\Client\Assets\Lib\XUtliPoolLib.dll</HintPath>
+ </Reference>
+ <Reference Include="System.Xml" />
+ <Reference Include="System" />
+ </ItemGroup>
+ <ItemGroup>
+ <AppDesigner Include="Properties\" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="AbyssPartyBattleHandler.cs" />
+ <Compile Include="AbyssPartyEntranceBehaviour.cs" />
+ <Compile Include="AbyssPartyEntranceView.cs" />
+ <Compile Include="academic_show.cs" />
+ <Compile Include="academic_slash_show.cs" />
+ <Compile Include="AchieveItemInfo.cs" />
+ <Compile Include="AchieveState.cs" />
+ <Compile Include="AchieveType.cs" />
+ <Compile Include="AchivementState.cs" />
+ <Compile Include="ActionType.cs" />
+ <Compile Include="ActivityExchangeRewardHandler.cs" />
+ <Compile Include="ActivityExpeditionHandler.cs" />
+ <Compile Include="ActivityHelpReward.cs" />
+ <Compile Include="ActivityHelpRewardHandler.cs" />
+ <Compile Include="ActivityInviteTarget.cs" />
+ <Compile Include="ActivityNestHandler.cs" />
+ <Compile Include="ActivityTaskState.cs" />
+ <Compile Include="ActivityType.cs" />
+ <Compile Include="ActivityWeekendPartyBehaviour.cs" />
+ <Compile Include="ActivityWorldBossHandler.cs" />
+ <Compile Include="AdditionRemindDocument.cs" />
+ <Compile Include="AdjustDirection.cs" />
+ <Compile Include="AIMsgTarget.cs" />
+ <Compile Include="AINodeFactory.cs" />
+ <Compile Include="AIRuntimeActionMove.cs" />
+ <Compile Include="AIRuntimeActionNavigation.cs" />
+ <Compile Include="AIRuntimeActionRotate.cs" />
+ <Compile Include="AIRuntimeAddBuff.cs" />
+ <Compile Include="AIRunTimeBehaviorTree.cs" />
+ <Compile Include="AIRunTimeBoolComparison.cs" />
+ <Compile Include="AIRunTimeCalDistance.cs" />
+ <Compile Include="AIRuntimeCallMonster.cs" />
+ <Compile Include="AIRuntimeCallScript.cs" />
+ <Compile Include="AIRuntimeCancelSkill.cs" />
+ <Compile Include="AIRuntimeCastDash.cs" />
+ <Compile Include="AIRunTimeCompareTo.cs" />
+ <Compile Include="AIRunTimeConditionalEvaluator.cs" />
+ <Compile Include="AIRunTimeConditionMonsterNum.cs" />
+ <Compile Include="AIRunTimeConditionPlayerNum.cs" />
+ <Compile Include="AIRunTimeDecorationNode.cs" />
+ <Compile Include="AIRuntimeDetectEnemyInRange.cs" />
+ <Compile Include="AIRunTimeDetectEnimyInSight.cs" />
+ <Compile Include="AIRuntimeDoCastSkill.cs" />
+ <Compile Include="AIRunTimeDoSelectFarthest.cs" />
+ <Compile Include="AIRunTimeDoSelectNearest.cs" />
+ <Compile Include="AIRuntimeDoSelectSkillInOrder.cs" />
+ <Compile Include="AIRuntimeDoSelectSkillRandom.cs" />
+ <Compile Include="AIRunTimeEntryTaskNode.cs" />
+ <Compile Include="AIRuntimeFilterSkill.cs" />
+ <Compile Include="AIRunTimeFindNavPath.cs" />
+ <Compile Include="AIRunTimeFindTargetByDist.cs" />
+ <Compile Include="AIRunTimeFindTargetByHitLevel.cs" />
+ <Compile Include="AIRunTimeFloatComparison.cs" />
+ <Compile Include="AIRunTimeFloatOperator.cs" />
+ <Compile Include="AIRunTimeGetRealtimeSinceStartup.cs" />
+ <Compile Include="AIRunTimeIntComparison.cs" />
+ <Compile Include="AIRunTimeIntOperator.cs" />
+ <Compile Include="AIRunTimeInverter.cs" />
+ <Compile Include="AIRunTimeIsCastingSkill.cs" />
+ <Compile Include="AIRunTimeIsFighting.cs" />
+ <Compile Include="AIRunTimeIsFixedInCd.cs" />
+ <Compile Include="AIRunTimeIsHurtOppo.cs" />
+ <Compile Include="AIRunTimeIsOppoCastingSkill.cs" />
+ <Compile Include="AIRunTimeIsQTEState.cs" />
+ <Compile Include="AIRunTimeIsTargetImmortal.cs" />
+ <Compile Include="AIRunTimeIsWander.cs" />
+ <Compile Include="AIRuntimeKillMonster.cs" />
+ <Compile Include="AIRunTimeLog.cs" />
+ <Compile Include="AIRunTimeLogicNode.cs" />
+ <Compile Include="AIRuntimeMixMonsterPos.cs" />
+ <Compile Include="AIRuntimeMoveStratage.cs" />
+ <Compile Include="AIRuntimeNavToTarget.cs" />
+ <Compile Include="AIRunTimeNodeAction.cs" />
+ <Compile Include="AIRunTimeNodeBase.cs" />
+ <Compile Include="AIRunTimeNodeCondition.cs" />
+ <Compile Include="AIRuntimePhysicalAttack.cs" />
+ <Compile Include="AIRunTimeRandomEntityPos.cs" />
+ <Compile Include="AIRunTimeRandomFloat.cs" />
+ <Compile Include="AIRunTimeRandomIndex.cs" />
+ <Compile Include="AIRunTimeRandomSelectorNode.cs" />
+ <Compile Include="AIRunTimeRandomSequenceNode.cs" />
+ <Compile Include="AIRuntimeReceiveAIEvent.cs" />
+ <Compile Include="AIRuntimeRemoveBuff.cs" />
+ <Compile Include="AIRuntimeRemoveSceneBuff.cs" />
+ <Compile Include="AIRunTimeResetHartedList.cs" />
+ <Compile Include="AIRunTimeResetTargets.cs" />
+ <Compile Include="AIRunTimeReturnFailure.cs" />
+ <Compile Include="AIRunTimeReturnSuccess.cs" />
+ <Compile Include="AIRunTimeRootNode.cs" />
+ <Compile Include="AIRuntimeRotateToTarget.cs" />
+ <Compile Include="AIRunTimeSelectBuffTarget.cs" />
+ <Compile Include="AIRunTimeSelectItemTarget.cs" />
+ <Compile Include="AIRunTimeSelectMoveTargetById.cs" />
+ <Compile Include="AIRunTimeSelectNonHartedList.cs" />
+ <Compile Include="AIRunTimeSelectorNode.cs" />
+ <Compile Include="AIRunTimeSelectTargetBySkillCircle.cs" />
+ <Compile Include="AIRuntimeSendAIEvent.cs" />
+ <Compile Include="AIRunTimeSequenceNode.cs" />
+ <Compile Include="AIRunTimeSetBool.cs" />
+ <Compile Include="AIRuntimeSetDest.cs" />
+ <Compile Include="AIRunTimeSetEnmity.cs" />
+ <Compile Include="AIRunTimeSetFloat.cs" />
+ <Compile Include="AIRunTimeSetInt.cs" />
+ <Compile Include="AIRunTimeStatusIdle.cs" />
+ <Compile Include="AIRunTimeTargetByHatredList.cs" />
+ <Compile Include="AIRunTimeTargetQTEState.cs" />
+ <Compile Include="AIRunTimeTreeMgr.cs" />
+ <Compile Include="AIRuntimeTryCastQTE.cs" />
+ <Compile Include="AIRunTimeValueDistance.cs" />
+ <Compile Include="AIRunTimeValueFP.cs" />
+ <Compile Include="AIRunTimeValueHP.cs" />
+ <Compile Include="AIRunTimeValueMP.cs" />
+ <Compile Include="AIRunTimeValueTarget.cs" />
+ <Compile Include="AIRuntimeXHashFunc.cs" />
+ <Compile Include="AncientBox.cs" />
+ <Compile Include="AncientTaskView.cs" />
+ <Compile Include="AnicentTaskBhaviour.cs" />
+ <Compile Include="AnicientBoxBahaviour.cs" />
+ <Compile Include="AnnounceBehaviour.cs" />
+ <Compile Include="ApplyMentorshipInfo.cs" />
+ <Compile Include="archer_show.cs" />
+ <Compile Include="archer_slash_show.cs" />
+ <Compile Include="ArrowDirection.cs" />
+ <Compile Include="ArtifactAtlasDocument.cs" />
+ <Compile Include="ArtifactAttrRange.cs" />
+ <Compile Include="ArtifactBagDocument.cs" />
+ <Compile Include="ArtifactComposeDocument.cs" />
+ <Compile Include="ArtifactDeityStoveDlg.cs" />
+ <Compile Include="ArtifactDeityStoveDocument.cs" />
+ <Compile Include="ArtifactDocument.cs" />
+ <Compile Include="ArtifactElementData.cs" />
+ <Compile Include="ArtifactFuseDocument.cs" />
+ <Compile Include="ArtifactInscriptionDocument.cs" />
+ <Compile Include="ArtifactPosition.cs" />
+ <Compile Include="ArtifactRecastDocument.cs" />
+ <Compile Include="ArtifactRefinedDocument.cs" />
+ <Compile Include="ArtifactSetHandler.cs" />
+ <Compile Include="ArtifactSingleData.cs" />
+ <Compile Include="ArtifactSuit.cs" />
+ <Compile Include="ArtifactSuitData.cs" />
+ <Compile Include="ArtifactSuitLevel.cs" />
+ <Compile Include="ArtifactSuitMgr.cs" />
+ <Compile Include="ArtifactTooltipButtonOperate.cs" />
+ <Compile Include="ArtifactTotalAttrData.cs" />
+ <Compile Include="assassin_show.cs" />
+ <Compile Include="assassin_slash_show.cs" />
+ <Compile Include="AsyncSceneAnimationRequest.cs" />
+ <Compile Include="AttackApplyCritical.cs" />
+ <Compile Include="AttackApplyState.cs" />
+ <Compile Include="AttackApplyStun.cs" />
+ <Compile Include="AttackType.cs" />
+ <Compile Include="AttributeCharm.cs" />
+ <Compile Include="AttriDataType.cs" />
+ <Compile Include="AttrType.cs" />
+ <Compile Include="AuctionActType.cs" />
+ <Compile Include="AuctionBehaviour.cs" />
+ <Compile Include="AuctionDocument.cs" />
+ <Compile Include="AuctionHouseDocument.cs" />
+ <Compile Include="AuctionItem.cs" />
+ <Compile Include="AuctionSaleItem.cs" />
+ <Compile Include="AuctionSys.cs" />
+ <Compile Include="AuctionView.cs" />
+ <Compile Include="BagExpandData.cs" />
+ <Compile Include="BarrageBehaviour.cs" />
+ <Compile Include="BarrageDlg.cs" />
+ <Compile Include="BarrageItem.cs" />
+ <Compile Include="BarrageMsg.cs" />
+ <Compile Include="BarrageQueue.cs" />
+ <Compile Include="BattleCaptainPVPHandler.cs" />
+ <Compile Include="BattleFieldBattleHandler.cs" />
+ <Compile Include="BattleFieldEntranceBehaviour.cs" />
+ <Compile Include="BattleFieldEntranceView.cs" />
+ <Compile Include="BattleLine.cs" />
+ <Compile Include="BattleShowInfoHandler.cs" />
+ <Compile Include="BeenAppliedMsgType.cs" />
+ <Compile Include="BigMeleeBattleHandler.cs" />
+ <Compile Include="BigMeleeEntranceBehaviour.cs" />
+ <Compile Include="BigMeleeEntranceView.cs" />
+ <Compile Include="BigMeleeRankHandler.cs" />
+ <Compile Include="BigPrizeNode.cs" />
+ <Compile Include="BillBoardHideType.cs" />
+ <Compile Include="BillboardUsage.cs" />
+ <Compile Include="BiochemicalHellDogDocument.cs" />
+ <Compile Include="BiochemicalHellDogFrameHandler.cs" />
+ <Compile Include="BiochemicalHellDogRankBehaviour.cs" />
+ <Compile Include="BiochemicalHellDogRankView.cs" />
+ <Compile Include="BonusSender.cs" />
+ <Compile Include="BonusState.cs" />
+ <Compile Include="BroadBarrageItem.cs" />
+ <Compile Include="BroadcastBehaviour.cs" />
+ <Compile Include="BroadcastDlg.cs" />
+ <Compile Include="BroadcastMiniBehaviour.cs" />
+ <Compile Include="BroadMiniDlg.cs" />
+ <Compile Include="BroadNode.cs" />
+ <Compile Include="BuffDesc.cs" />
+ <Compile Include="BuffEffect.cs" />
+ <Compile Include="CalculatorBehaviour.cs" />
+ <Compile Include="CalculatorDlg.cs" />
+ <Compile Include="CalculatorKey.cs" />
+ <Compile Include="CalculatorKeyBack.cs" />
+ <Compile Include="CallMonsterArg.cs" />
+ <Compile Include="CandidateInfo.cs" />
+ <Compile Include="CapacityBehaviour.cs" />
+ <Compile Include="CapacityDownDlg.cs" />
+ <Compile Include="CardCollectBehaviour.cs" />
+ <Compile Include="CardCollectView.cs" />
+ <Compile Include="CardCombinationStatus.cs" />
+ <Compile Include="CardPage.cs" />
+ <Compile Include="CardTotalHandler.cs" />
+ <Compile Include="CareerHomepageHandler.cs" />
+ <Compile Include="CareerPVPDataHandler.cs" />
+ <Compile Include="CareerTrophyHandler.cs" />
+ <Compile Include="CarnivalBehavior.cs" />
+ <Compile Include="CarnivalBelong.cs" />
+ <Compile Include="CarnivalContentHander.cs" />
+ <Compile Include="CarnivalDlg.cs" />
+ <Compile Include="CarnivalRwdHander.cs" />
+ <Compile Include="CarnivalState.cs" />
+ <Compile Include="CBrifGroupInfo.cs" />
+ <Compile Include="CClientSocket.cs" />
+ <Compile Include="CGroupPlayerInfo.cs" />
+ <Compile Include="ChatAssetType.cs" />
+ <Compile Include="ChatAssistBehaviour.cs" />
+ <Compile Include="ChatAssistView.cs" />
+ <Compile Include="ChatChannelType.cs" />
+ <Compile Include="ChatEmotionBehaviour.cs" />
+ <Compile Include="ChatEmotionView.cs" />
+ <Compile Include="ChatFriendData.cs" />
+ <Compile Include="ChatFriendItem.cs" />
+ <Compile Include="ChatGroupBehaviour.cs" />
+ <Compile Include="ChatGroupItem.cs" />
+ <Compile Include="ChatGroupList.cs" />
+ <Compile Include="ChatHistoryItem.cs" />
+ <Compile Include="ChatInfo.cs" />
+ <Compile Include="ChatInputStringBack.cs" />
+ <Compile Include="ChatInputType.cs" />
+ <Compile Include="ChatItem.cs" />
+ <Compile Include="ChatItemInfo.cs" />
+ <Compile Include="ChatMemberBehaviour.cs" />
+ <Compile Include="ChatMemberList.cs" />
+ <Compile Include="ChatSelectStringBack.cs" />
+ <Compile Include="ChatSystemItem.cs" />
+ <Compile Include="ChatTextRecognizeInfo.cs" />
+ <Compile Include="ChatType.cs" />
+ <Compile Include="ChatVoiceInfo.cs" />
+ <Compile Include="ChatVoicePrivateInfo.cs" />
+ <Compile Include="CIBShop.cs" />
+ <Compile Include="cleric_show.cs" />
+ <Compile Include="cleric_slash_show.cs" />
+ <Compile Include="ClientBoxInfo.cs" />
+ <Compile Include="ClientBuffInfo.cs" />
+ <Compile Include="ClientFashionData.cs" />
+ <Compile Include="CNetProcessor.cs" />
+ <Compile Include="CNetSender.cs" />
+ <Compile Include="CNetwork.cs" />
+ <Compile Include="CollectNpcInfo.cs" />
+ <Compile Include="CollectNpcRefreshMode.cs" />
+ <Compile Include="CombatEffectHelper.cs" />
+ <Compile Include="CombatEffectType.cs" />
+ <Compile Include="CombineMeshTask.cs" />
+ <Compile Include="CombineMeshUtility.cs" />
+ <Compile Include="ComparisonType.cs" />
+ <Compile Include="CompeteNestRankHandler.cs" />
+ <Compile Include="Coordinate.cs" />
+ <Compile Include="CostInfo.cs" />
+ <Compile Include="CPacketBreaker.cs" />
+ <Compile Include="CreateChatGroupBehaviour.cs" />
+ <Compile Include="CreatechatGroupCall.cs" />
+ <Compile Include="CreateChatGroupDlg.cs" />
+ <Compile Include="CropState.cs" />
+ <Compile Include="CUIIBShop.cs" />
+ <Compile Include="CutoverViewBehaviour.cs" />
+ <Compile Include="CutoverViewView.cs" />
+ <Compile Include="CutSceneDo.cs" />
+ <Compile Include="DamageElement.cs" />
+ <Compile Include="DamageFlag.cs" />
+ <Compile Include="DamageType.cs" />
+ <Compile Include="DanceMotionData.cs" />
+ <Compile Include="DecalLoadTask.cs" />
+ <Compile Include="DesignationInfo.cs" />
+ <Compile Include="Direction.cs" />
+ <Compile Include="DlgHandlerBase.cs" />
+ <Compile Include="DlgHandlerMgr.cs" />
+ <Compile Include="DonateRankType.cs" />
+ <Compile Include="DotTimeInfo.cs" />
+ <Compile Include="DragonCoinCostHandler.cs" />
+ <Compile Include="DragonCrusadeGateBehavior.cs" />
+ <Compile Include="DragonCrusadeGateWin.cs" />
+ <Compile Include="DragonCrusadeGateWinBehavior.cs" />
+ <Compile Include="DragonCrusageGateData.cs" />
+ <Compile Include="DragonGuildApproveSetting.cs" />
+ <Compile Include="DragonGuildLiveness.cs" />
+ <Compile Include="DragonGuildLivenessRecord.cs" />
+ <Compile Include="DragonGuildMemberSortType.cs" />
+ <Compile Include="DragonGuildPermission.cs" />
+ <Compile Include="DragonGuildPosition.cs" />
+ <Compile Include="DragonGuildShopRecord.cs" />
+ <Compile Include="DragonRwdItem.cs" />
+ <Compile Include="DragonShareType.cs" />
+ <Compile Include="DungeonShareBehavior.cs" />
+ <Compile Include="DungeonShareView.cs" />
+ <Compile Include="ECombineMatType.cs" />
+ <Compile Include="ECombineStatus.cs" />
+ <Compile Include="EffectDataParams.cs" />
+ <Compile Include="EffectIDType.cs" />
+ <Compile Include="EFun.cs" />
+ <Compile Include="EmblemPosition.cs" />
+ <Compile Include="EmblemSetHandler.cs" />
+ <Compile Include="EmblemSlotStatus.cs" />
+ <Compile Include="EnchantCheckResult.cs" />
+ <Compile Include="EndRecordCallBack.cs" />
+ <Compile Include="EnhanceAttr.cs" />
+ <Compile Include="Enmity.cs" />
+ <Compile Include="EntityMask.cs" />
+ <Compile Include="EProcessStatus.cs" />
+ <Compile Include="EProtocolErrCode.cs" />
+ <Compile Include="EquipAttrData.cs" />
+ <Compile Include="EquipAttrDataMgr.cs" />
+ <Compile Include="EquipAttrRange.cs" />
+ <Compile Include="EquipCompare.cs" />
+ <Compile Include="EquipFuseData.cs" />
+ <Compile Include="EquipFusionDocument.cs" />
+ <Compile Include="EquipLoadTask.cs" />
+ <Compile Include="EquipPosition.cs" />
+ <Compile Include="EquipSetCreateConfirmHandler.cs" />
+ <Compile Include="EquipSetCreateHandler.cs" />
+ <Compile Include="EquipSetHandler.cs" />
+ <Compile Include="EquipSetLevelHandler.cs" />
+ <Compile Include="EquipSetProfHandler.cs" />
+ <Compile Include="EquipSetWearingHandler.cs" />
+ <Compile Include="EquipSlotAttrData.cs" />
+ <Compile Include="EquipSlotAttrDatas.cs" />
+ <Compile Include="EquipSuitItemData.cs" />
+ <Compile Include="EquipSuitMenuData.cs" />
+ <Compile Include="EquipSuitMenuDataItem.cs" />
+ <Compile Include="EquipTransformBehaviour.cs" />
+ <Compile Include="EquipTransformItemView.cs" />
+ <Compile Include="EquipUpgradeDocument.cs" />
+ <Compile Include="ESettingConfig.cs" />
+ <Compile Include="ESkinFadeType.cs" />
+ <Compile Include="ESpriteStatus.cs" />
+ <Compile Include="EventDelegate.cs" />
+ <Compile Include="EventPoolClear.cs" />
+ <Compile Include="ExpBackTypeMgr.cs" />
+ <Compile Include="EXStage.cs" />
+ <Compile Include="Farm.cs" />
+ <Compile Include="Farmland.cs" />
+ <Compile Include="FashionPosition.cs" />
+ <Compile Include="FashionPositionInfo.cs" />
+ <Compile Include="FashionStorageDisplay.cs" />
+ <Compile Include="FashionStorageEquipCollection.cs" />
+ <Compile Include="FashionStorageFashionCollection.cs" />
+ <Compile Include="FashionStorageHairColor.cs" />
+ <Compile Include="FashionStoragePosition.cs" />
+ <Compile Include="FashionStoragePreview.cs" />
+ <Compile Include="FashionStorageSuitEffect.cs" />
+ <Compile Include="FashionStorageTabBase.cs" />
+ <Compile Include="FatigueRecoverTime.cs" />
+ <Compile Include="FetchState.cs" />
+ <Compile Include="FirstPassAuxData.cs" />
+ <Compile Include="FirstPassDocument.cs" />
+ <Compile Include="FirstPassInfoData.cs" />
+ <Compile Include="FirstPassRankInfo.cs" />
+ <Compile Include="FirstPassRankList.cs" />
+ <Compile Include="FirstPassRankView.cs" />
+ <Compile Include="FirstPassRewardBehaviour.cs" />
+ <Compile Include="FirstPassRewardView.cs" />
+ <Compile Include="first_slash_show.cs" />
+ <Compile Include="FitstpassRankBehaviour.cs" />
+ <Compile Include="FloatOperatorType.cs" />
+ <Compile Include="ForgeAttrDataMgr.cs" />
+ <Compile Include="ForgeReplaceHandler.cs" />
+ <Compile Include="ForgeSuccessHandler.cs" />
+ <Compile Include="FriendServerInfo.cs" />
+ <Compile Include="FuseEffectType.cs" />
+ <Compile Include="FWchildNode.cs" />
+ <Compile Include="FWnode.cs" />
+ <Compile Include="GameBuyCardHander.cs" />
+ <Compile Include="GameDescMallHander.cs" />
+ <Compile Include="GameItemsMallHander.cs" />
+ <Compile Include="GameMallDlg.cs" />
+ <Compile Include="GameMallShopHandler.cs" />
+ <Compile Include="GameMallTabsHandler.cs" />
+ <Compile Include="GamePayDiaMallHander.cs" />
+ <Compile Include="GamePayDragonMallHander.cs" />
+ <Compile Include="GCFGuild.cs" />
+ <Compile Include="geraint_fly_away.cs" />
+ <Compile Include="geraint_get_wings.cs" />
+ <Compile Include="GetBuffDataSeqFloat.cs" />
+ <Compile Include="GetBuffDataSeqListFloat.cs" />
+ <Compile Include="GetBuffDataSeqListInt.cs" />
+ <Compile Include="GetBuffDataSeqListString.cs" />
+ <Compile Include="GetItemHandler.cs" />
+ <Compile Include="GiftboxBehaviour.cs" />
+ <Compile Include="GiftboxDlg.cs" />
+ <Compile Include="GiftClaimBehaviour.cs" />
+ <Compile Include="GiftClaimDlg.cs" />
+ <Compile Include="GoldGroupType.cs" />
+ <Compile Include="GroupChatDocument.cs" />
+ <Compile Include="GroupMember.cs" />
+ <Compile Include="GroupMemberDisplay.cs" />
+ <Compile Include="GroupMemberPool.cs" />
+ <Compile Include="GrowStage.cs" />
+ <Compile Include="GuildApproveSetting.cs" />
+ <Compile Include="GuildArenaBattlePattern.cs" />
+ <Compile Include="GuildArenaDuelCombatInfo.cs" />
+ <Compile Include="GuildArenaDuelCombatStatu.cs" />
+ <Compile Include="GuildArenaTab.cs" />
+ <Compile Include="GuildBattleMiniRankHandler.cs" />
+ <Compile Include="GuildBuffEffectType.cs" />
+ <Compile Include="GuildBuffInfo.cs" />
+ <Compile Include="GuildBuffTargetType.cs" />
+ <Compile Include="GuildBuffUsedRecordItem.cs" />
+ <Compile Include="GuildCampRankHandler.cs" />
+ <Compile Include="GuildDailyTaskInfo.cs" />
+ <Compile Include="GuildDonateItemInfo.cs" />
+ <Compile Include="GuildDonateRankInfo.cs" />
+ <Compile Include="GuildDonateType.cs" />
+ <Compile Include="GuildDragonChallengeResultBehaviour.cs" />
+ <Compile Include="GuildFarmland.cs" />
+ <Compile Include="GuildFiexdRedPackageBehaviour.cs" />
+ <Compile Include="GuildInheritInfo.cs" />
+ <Compile Include="GuildLogType.cs" />
+ <Compile Include="GuildMemberSortType.cs" />
+ <Compile Include="GuildMineActivityStatus.cs" />
+ <Compile Include="GuildMineEntranceBehaviour.cs" />
+ <Compile Include="GuildMineEntranceView.cs" />
+ <Compile Include="GuildMineMainBehaviour.cs" />
+ <Compile Include="GuildMineMainView.cs" />
+ <Compile Include="GuildMinePVPBattleHandler.cs" />
+ <Compile Include="GuildMinePVPBeginBehaviour.cs" />
+ <Compile Include="GuildMinePVPBeginView.cs" />
+ <Compile Include="GuildMinePVPInfoHandler.cs" />
+ <Compile Include="GuildMineRankHandler.cs" />
+ <Compile Include="GuildMineRewardBehaviour.cs" />
+ <Compile Include="GuildMineRewardView.cs" />
+ <Compile Include="GuildPassBoard.cs" />
+ <Compile Include="GuildPassMgr.cs" />
+ <Compile Include="GuildPermission.cs" />
+ <Compile Include="GuildPosition.cs" />
+ <Compile Include="GuildQualifierSelect.cs" />
+ <Compile Include="GuildRedPackageDetailBehaviour.cs" />
+ <Compile Include="GuildRelaxChildHandler.cs" />
+ <Compile Include="GuildRelaxCollectHandler.cs" />
+ <Compile Include="GuildRelaxJokerHandler.cs" />
+ <Compile Include="GuildRelaxJokerMatchHandler.cs" />
+ <Compile Include="GuildRelaxVoiceHandler.cs" />
+ <Compile Include="GuildSceneState.cs" />
+ <Compile Include="GuildTaskReward.cs" />
+ <Compile Include="GuildTaskType.cs" />
+ <Compile Include="GuildTerritoryAllianceInfo.cs" />
+ <Compile Include="GuildUsingBuffInfo.cs" />
+ <Compile Include="GuildWeeklyTaskInfo.cs" />
+ <Compile Include="GVGBattleInfo.cs" />
+ <Compile Include="GVGBattleSkill.cs" />
+ <Compile Include="GVGCombatInfo.cs" />
+ <Compile Include="GVGDuelCombatInfo.cs" />
+ <Compile Include="GVGDuelResult.cs" />
+ <Compile Include="GVGDuelStatu.cs" />
+ <Compile Include="HallFameRoleInfo.cs" />
+ <Compile Include="HeroBattleBehaviour.cs" />
+ <Compile Include="HeroBattleMVPBehaviour.cs" />
+ <Compile Include="HeroBattleRankBehavior.cs" />
+ <Compile Include="HeroBattleRankData.cs" />
+ <Compile Include="HeroBattleRankDlg.cs" />
+ <Compile Include="HeroBattleRewardState.cs" />
+ <Compile Include="heromvp.cs" />
+ <Compile Include="HistoryMaxStruct.cs" />
+ <Compile Include="HomeEventLog.cs" />
+ <Compile Include="HomeFarmland.cs" />
+ <Compile Include="HomeFishingState.cs" />
+ <Compile Include="HomeMainDocument.cs" />
+ <Compile Include="HomePlantDocument.cs" />
+ <Compile Include="HomeSpriteClass.cs" />
+ <Compile Include="HomeTypeEnum.cs" />
+ <Compile Include="HurtInfo.cs" />
+ <Compile Include="ICostHandler.cs" />
+ <Compile Include="IDlgHandlerMgr.cs" />
+ <Compile Include="IFashionStorageSelect.cs" />
+ <Compile Include="IGuildRelexChildInterface.cs" />
+ <Compile Include="ILogData.cs" />
+ <Compile Include="ILogSource.cs" />
+ <Compile Include="ILuaNetEventData.cs" />
+ <Compile Include="ILuaNetProcess.cs" />
+ <Compile Include="INetEventData.cs" />
+ <Compile Include="INetObserver.cs" />
+ <Compile Include="INetProcess.cs" />
+ <Compile Include="INetSender.cs" />
+ <Compile Include="InfoType.cs" />
+ <Compile Include="InGameADBehaviour.cs" />
+ <Compile Include="InGameADView.cs" />
+ <Compile Include="InputUIType.cs" />
+ <Compile Include="InviteMemberInfo.cs" />
+ <Compile Include="IPacketBreaker.cs" />
+ <Compile Include="ItemAttrCompareResult.cs" />
+ <Compile Include="ItemAttrCompareType.cs" />
+ <Compile Include="ItemCornerType.cs" />
+ <Compile Include="ItemDesc.cs" />
+ <Compile Include="ItemEnum.cs" />
+ <Compile Include="ItemListHandler.cs" />
+ <Compile Include="ItemQuality.cs" />
+ <Compile Include="ItemType.cs" />
+ <Compile Include="ItemUpdateHandler.cs" />
+ <Compile Include="ItemUse.cs" />
+ <Compile Include="ItemUseMgr.cs" />
+ <Compile Include="IXStateTransform.cs" />
+ <Compile Include="JokerKingMainView.cs" />
+ <Compile Include="JokerKingMatchView.cs" />
+ <Compile Include="kali_show.cs" />
+ <Compile Include="kali_slash_show.cs" />
+ <Compile Include="KKSG\AbsEnterSceneArg.cs" />
+ <Compile Include="KKSG\AbsEnterSceneRes.cs" />
+ <Compile Include="KKSG\AbsPartyBase.cs" />
+ <Compile Include="KKSG\AbsPartyInfo.cs" />
+ <Compile Include="KKSG\AbyssFlameStage.cs" />
+ <Compile Include="KKSG\AceptGuildInheritArg.cs" />
+ <Compile Include="KKSG\AceptGuildInheritRes.cs" />
+ <Compile Include="KKSG\AchieveBriefInfo.cs" />
+ <Compile Include="KKSG\AchieveDbInfo.cs" />
+ <Compile Include="KKSG\AchieveType.cs" />
+ <Compile Include="KKSG\AchivementInfo.cs" />
+ <Compile Include="KKSG\ActivatAtlasArg.cs" />
+ <Compile Include="KKSG\ActivatAtlasRes.cs" />
+ <Compile Include="KKSG\ActivateFashionArg.cs" />
+ <Compile Include="KKSG\ActivateFashionCharm.cs" />
+ <Compile Include="KKSG\ActivateFashionRes.cs" />
+ <Compile Include="KKSG\ActivateHairColor.cs" />
+ <Compile Include="KKSG\ActivateHairColorArg.cs" />
+ <Compile Include="KKSG\ActivateHairColorRes.cs" />
+ <Compile Include="KKSG\ActivatePreShowArg.cs" />
+ <Compile Include="KKSG\ActivatePreShowRes.cs" />
+ <Compile Include="KKSG\ActiveCookbookArg.cs" />
+ <Compile Include="KKSG\ActiveCookbookRes.cs" />
+ <Compile Include="KKSG\ActivityRecord.cs" />
+ <Compile Include="KKSG\ActivityRoleNotify.cs" />
+ <Compile Include="KKSG\ActOpenState.cs" />
+ <Compile Include="KKSG\AddAttrCount.cs" />
+ <Compile Include="KKSG\AddBlackListArg.cs" />
+ <Compile Include="KKSG\AddBlackListRes.cs" />
+ <Compile Include="KKSG\AddFriendArg.cs" />
+ <Compile Include="KKSG\AddFriendRes.cs" />
+ <Compile Include="KKSG\AddGuildInheritArg.cs" />
+ <Compile Include="KKSG\AddGuildInheritRes.cs" />
+ <Compile Include="KKSG\AddLevelScriptExtString.cs" />
+ <Compile Include="KKSG\AddTempAttrArg.cs" />
+ <Compile Include="KKSG\AddTempAttrRes.cs" />
+ <Compile Include="KKSG\AdjustGuildArenaRolePosArg.cs" />
+ <Compile Include="KKSG\AdjustGuildArenaRolePosRes.cs" />
+ <Compile Include="KKSG\AgreeQAReq.cs" />
+ <Compile Include="KKSG\AgreeQARes.cs" />
+ <Compile Include="KKSG\AIDebugMsg.cs" />
+ <Compile Include="KKSG\AllBuffsInfo.cs" />
+ <Compile Include="KKSG\AllGiftIBItem.cs" />
+ <Compile Include="KKSG\AllianceGuildTerrArg.cs" />
+ <Compile Include="KKSG\AllianceGuildTerrRes.cs" />
+ <Compile Include="KKSG\AllSynCardAttr.cs" />
+ <Compile Include="KKSG\AllyMatchRoleID.cs" />
+ <Compile Include="KKSG\AncientTimes.cs" />
+ <Compile Include="KKSG\AncientTimesArg.cs" />
+ <Compile Include="KKSG\AncientTimesRes.cs" />
+ <Compile Include="KKSG\AnswerAckNtf.cs" />
+ <Compile Include="KKSG\AntiAddictionRemindInfo.cs" />
+ <Compile Include="KKSG\AntiAddictionReportType.cs" />
+ <Compile Include="KKSG\applyguildarenaarg.cs" />
+ <Compile Include="KKSG\applyguildarenares.cs" />
+ <Compile Include="KKSG\ArenaRecord.cs" />
+ <Compile Include="KKSG\ArenaStarHistData.cs" />
+ <Compile Include="KKSG\ArenaStarPara.cs" />
+ <Compile Include="KKSG\ArenaStarReqArg.cs" />
+ <Compile Include="KKSG\ArenaStarReqRes.cs" />
+ <Compile Include="KKSG\ArenaStarReqType.cs" />
+ <Compile Include="KKSG\ArenaStarTopRoleData.cs" />
+ <Compile Include="KKSG\ArenaStarType.cs" />
+ <Compile Include="KKSG\ArgentaActivityArg.cs" />
+ <Compile Include="KKSG\ArgentaActivityRes.cs" />
+ <Compile Include="KKSG\ArgentaData.cs" />
+ <Compile Include="KKSG\ArgentaPreData.cs" />
+ <Compile Include="KKSG\ArtifactComposeArg.cs" />
+ <Compile Include="KKSG\ArtifactComposeRes.cs" />
+ <Compile Include="KKSG\ArtifactComposeType.cs" />
+ <Compile Include="KKSG\ArtifactDeityStoveOpArg.cs" />
+ <Compile Include="KKSG\ArtifactDeityStoveOpRes.cs" />
+ <Compile Include="KKSG\ArtifactDeityStoveOpType.cs" />
+ <Compile Include="KKSG\AskForCheckInBonusArg.cs" />
+ <Compile Include="KKSG\AskForCheckInBonusRes.cs" />
+ <Compile Include="KKSG\AskGuildArenaInfoArg.cs" />
+ <Compile Include="KKSG\AskGuildArenaInfoReq.cs" />
+ <Compile Include="KKSG\AskGuildArenaTeamInfoArg.cs" />
+ <Compile Include="KKSG\AskGuildArenaTeamInfoRes.cs" />
+ <Compile Include="KKSG\AskGuildBossInfoArg.cs" />
+ <Compile Include="KKSG\AskGuildBossInfoRes.cs" />
+ <Compile Include="KKSG\AskGuildSkillInfoArg.cs" />
+ <Compile Include="KKSG\AskGuildSkillInfoReq.cs" />
+ <Compile Include="KKSG\AskGuildWageInfoArg.cs" />
+ <Compile Include="KKSG\AskGuildWageInfoRes.cs" />
+ <Compile Include="KKSG\atlasdata.cs" />
+ <Compile Include="KKSG\AtlasUpStarArg.cs" />
+ <Compile Include="KKSG\AtlasUpStarRes.cs" />
+ <Compile Include="KKSG\Attribute.cs" />
+ <Compile Include="KKSG\AttributeInfo.cs" />
+ <Compile Include="KKSG\AuctDBDataOperate.cs" />
+ <Compile Include="KKSG\AuctionAccountType.cs" />
+ <Compile Include="KKSG\AuctionAllReqArg.cs" />
+ <Compile Include="KKSG\AuctionAllReqRes.cs" />
+ <Compile Include="KKSG\AuctionAllReqType.cs" />
+ <Compile Include="KKSG\AuctionReqType.cs" />
+ <Compile Include="KKSG\AuctionSaleData.cs" />
+ <Compile Include="KKSG\AuctionSortType.cs" />
+ <Compile Include="KKSG\AuctItemBrief.cs" />
+ <Compile Include="KKSG\AuctOverlapData.cs" />
+ <Compile Include="KKSG\AudioAuthKeyArg.cs" />
+ <Compile Include="KKSG\AudioAuthKeyRes.cs" />
+ <Compile Include="KKSG\AudioBrief.cs" />
+ <Compile Include="KKSG\AudioTextArg.cs" />
+ <Compile Include="KKSG\AudioTextRes.cs" />
+ <Compile Include="KKSG\AutoBreakAtlasArg.cs" />
+ <Compile Include="KKSG\AutoBreakAtlasRes.cs" />
+ <Compile Include="KKSG\AutoFight.cs" />
+ <Compile Include="KKSG\BackFlowActivityOperationArg.cs" />
+ <Compile Include="KKSG\BackFlowActivityOperationRes.cs" />
+ <Compile Include="KKSG\BackFlowActOp.cs" />
+ <Compile Include="KKSG\BackFlowBuy.cs" />
+ <Compile Include="KKSG\BackFlowBuyOpArg.cs" />
+ <Compile Include="KKSG\BackFlowBuyOpRes.cs" />
+ <Compile Include="KKSG\BackFlowData.cs" />
+ <Compile Include="KKSG\BackFlowOpenNtf.cs" />
+ <Compile Include="KKSG\BackFlowPreData.cs" />
+ <Compile Include="KKSG\BackFlowShopData.cs" />
+ <Compile Include="KKSG\BackFlowShopGood.cs" />
+ <Compile Include="KKSG\BagContent.cs" />
+ <Compile Include="KKSG\BagExpandData.cs" />
+ <Compile Include="KKSG\BagType.cs" />
+ <Compile Include="KKSG\BanquetAwardArg.cs" />
+ <Compile Include="KKSG\BanquetAwardRes.cs" />
+ <Compile Include="KKSG\BanquetNtfArg.cs" />
+ <Compile Include="KKSG\BattleChestRewardType.cs" />
+ <Compile Include="KKSG\BattleData.cs" />
+ <Compile Include="KKSG\BattleFailedData.cs" />
+ <Compile Include="KKSG\BattleFieldAwardNumArg.cs" />
+ <Compile Include="KKSG\BattleFieldAwardNumRes.cs" />
+ <Compile Include="KKSG\BattleFieldBattleResult.cs" />
+ <Compile Include="KKSG\BattleFieldData.cs" />
+ <Compile Include="KKSG\BattleFieldLeftAward.cs" />
+ <Compile Include="KKSG\BattleFieldPoint.cs" />
+ <Compile Include="KKSG\BattleFieldRank.cs" />
+ <Compile Include="KKSG\BattleFieldRankArg.cs" />
+ <Compile Include="KKSG\BattleFieldRankRes.cs" />
+ <Compile Include="KKSG\BattleFieldReadyInfo.cs" />
+ <Compile Include="KKSG\BattleFieldReliveInfo.cs" />
+ <Compile Include="KKSG\BattleFieldRoleAgainst.cs" />
+ <Compile Include="KKSG\BattleFieldRoleAgainstArg.cs" />
+ <Compile Include="KKSG\BattleFieldRoleSimpleInfo.cs" />
+ <Compile Include="KKSG\BattleFieldType.cs" />
+ <Compile Include="KKSG\BattleLogReport.cs" />
+ <Compile Include="KKSG\BattleRewardChest.cs" />
+ <Compile Include="KKSG\BattleStarData.cs" />
+ <Compile Include="KKSG\BattleStatisticsData.cs" />
+ <Compile Include="KKSG\BattleStatisticsNtf.cs" />
+ <Compile Include="KKSG\BattleWatcherNtf.cs" />
+ <Compile Include="KKSG\BFFightTime.cs" />
+ <Compile Include="KKSG\BigMeleeBattleResult.cs" />
+ <Compile Include="KKSG\BigMeleePoint.cs" />
+ <Compile Include="KKSG\BigMeleePointOutLook.cs" />
+ <Compile Include="KKSG\BigMeleeRelive.cs" />
+ <Compile Include="KKSG\BindSkillRes.cs" />
+ <Compile Include="KKSG\BingSkillArg.cs" />
+ <Compile Include="KKSG\BlackListNtf.cs" />
+ <Compile Include="KKSG\BlackListReport.cs" />
+ <Compile Include="KKSG\BMFightTime.cs" />
+ <Compile Include="KKSG\BMReadyTime.cs" />
+ <Compile Include="KKSG\BMRoleEnter.cs" />
+ <Compile Include="KKSG\BMRoleSceneSync.cs" />
+ <Compile Include="KKSG\BossRushArg.cs" />
+ <Compile Include="KKSG\BossRushData.cs" />
+ <Compile Include="KKSG\BossRushPara.cs" />
+ <Compile Include="KKSG\BossRushReqStatus.cs" />
+ <Compile Include="KKSG\BossRushRes.cs" />
+ <Compile Include="KKSG\BossRushResult.cs" />
+ <Compile Include="KKSG\BoxInfos.cs" />
+ <Compile Include="KKSG\BoxType.cs" />
+ <Compile Include="KKSG\breakAtlas.cs" />
+ <Compile Include="KKSG\breakAtlasRes.cs" />
+ <Compile Include="KKSG\BroadCastG2RType.cs" />
+ <Compile Include="KKSG\BroadCastType.cs" />
+ <Compile Include="KKSG\BRRankState.cs" />
+ <Compile Include="KKSG\Buff.cs" />
+ <Compile Include="KKSG\BuffInfo.2.cs" />
+ <Compile Include="KKSG\buffInfo.cs" />
+ <Compile Include="KKSG\BuffItem.cs" />
+ <Compile Include="KKSG\BuffList.cs" />
+ <Compile Include="KKSG\BulletUnitData.cs" />
+ <Compile Include="KKSG\BuyDragonGuildShopItemArg.cs" />
+ <Compile Include="KKSG\BuyDragonGuildShopItemRes.cs" />
+ <Compile Include="KKSG\BuyDrawReq.cs" />
+ <Compile Include="KKSG\BuyDrawRes.cs" />
+ <Compile Include="KKSG\BuyExtraSkillEmblemSlotArg.cs" />
+ <Compile Include="KKSG\BuyExtraSkillEmblemSlotRes.cs" />
+ <Compile Include="KKSG\buyextype.cs" />
+ <Compile Include="KKSG\BuyGoldAndFatigueArg.cs" />
+ <Compile Include="KKSG\BuyGoldAndFatigueRes.cs" />
+ <Compile Include="KKSG\BuyGoldFatInfo.cs" />
+ <Compile Include="KKSG\BuyHeroInHeroBattleArg.cs" />
+ <Compile Include="KKSG\BuyHeroInHeroBattleRes.cs" />
+ <Compile Include="KKSG\BuyJadeSlotArg.cs" />
+ <Compile Include="KKSG\BuyJadeSlotNewArg.cs" />
+ <Compile Include="KKSG\BuyJadeSlotNewRes.cs" />
+ <Compile Include="KKSG\BuyJadeSlotRes.cs" />
+ <Compile Include="KKSG\BuyPartnerShopItemArg.cs" />
+ <Compile Include="KKSG\BuyPartnerShopItemRes.cs" />
+ <Compile Include="KKSG\BuyShopItemArg.cs" />
+ <Compile Include="KKSG\BuyShopItemRes.cs" />
+ <Compile Include="KKSG\BuySpriteEggArg.cs" />
+ <Compile Include="KKSG\BuySpriteEggRes.cs" />
+ <Compile Include="KKSG\BuyTeamSceneCountP.cs" />
+ <Compile Include="KKSG\BuyTeamSceneCountRet.cs" />
+ <Compile Include="KKSG\BuyVipLevelGiftArg.cs" />
+ <Compile Include="KKSG\BuyVipLevelGiftRes.cs" />
+ <Compile Include="KKSG\CallData.cs" />
+ <Compile Include="KKSG\CampDuelActivityOperationArg.cs" />
+ <Compile Include="KKSG\CampDuelActivityOperationRes.cs" />
+ <Compile Include="KKSG\CampDuelData.cs" />
+ <Compile Include="KKSG\CampID.cs" />
+ <Compile Include="KKSG\CampRoleRecord.cs" />
+ <Compile Include="KKSG\CampTaskInfo.cs" />
+ <Compile Include="KKSG\CampTaskInfo2DB.cs" />
+ <Compile Include="KKSG\CampTaskStatus.cs" />
+ <Compile Include="KKSG\CampTaskType.cs" />
+ <Compile Include="KKSG\CancelLeavePartnerArg.cs" />
+ <Compile Include="KKSG\CancelLeavePartnerRes.cs" />
+ <Compile Include="KKSG\CancelRedDot.cs" />
+ <Compile Include="KKSG\CardAttr.cs" />
+ <Compile Include="KKSG\CardMatchOp.cs" />
+ <Compile Include="KKSG\CardMatchState.cs" />
+ <Compile Include="KKSG\CareerData.cs" />
+ <Compile Include="KKSG\CarrerDataType.cs" />
+ <Compile Include="KKSG\ChangedAttribute.cs" />
+ <Compile Include="KKSG\ChangeDeclarationArg.cs" />
+ <Compile Include="KKSG\ChangeDeclarationRes.cs" />
+ <Compile Include="KKSG\ChangeDragonGuildPositionArg.cs" />
+ <Compile Include="KKSG\ChangeDragonGuildPositionRes.cs" />
+ <Compile Include="KKSG\ChangeDragonGuildSettingArg.cs" />
+ <Compile Include="KKSG\ChangeDragonGuildSettingRes.cs" />
+ <Compile Include="KKSG\ChangeGuildCardArg.cs" />
+ <Compile Include="KKSG\ChangeGuildCardRes.cs" />
+ <Compile Include="KKSG\ChangeGuildPositionArg.cs" />
+ <Compile Include="KKSG\ChangeGuildPositionRes.cs" />
+ <Compile Include="KKSG\ChangeGuildSettingArg.cs" />
+ <Compile Include="KKSG\ChangeGuildSettingRes.cs" />
+ <Compile Include="KKSG\ChangeLiveVisibleArg.cs" />
+ <Compile Include="KKSG\ChangeLiveVisibleRes.cs" />
+ <Compile Include="KKSG\ChangeNameArg.cs" />
+ <Compile Include="KKSG\ChangeNameCountNtf.cs" />
+ <Compile Include="KKSG\ChangeNameRes.cs" />
+ <Compile Include="KKSG\ChangeOutLookOpArg.cs" />
+ <Compile Include="KKSG\ChangeOutLookOpRes.cs" />
+ <Compile Include="KKSG\ChangeProfessionArg.cs" />
+ <Compile Include="KKSG\ChangeProfessionRes.cs" />
+ <Compile Include="KKSG\ChangeRiskBoxStateArg.cs" />
+ <Compile Include="KKSG\ChangeRiskBoxStateRes.cs" />
+ <Compile Include="KKSG\ChangeSkillSetArg.cs" />
+ <Compile Include="KKSG\ChangeSkillSetRes.cs" />
+ <Compile Include="KKSG\ChangeSupplementNtf.cs" />
+ <Compile Include="KKSG\ChangeSupplementReport.cs" />
+ <Compile Include="KKSG\ChangeWatchRoleArg.cs" />
+ <Compile Include="KKSG\ChangeWatchRoleRes.cs" />
+ <Compile Include="KKSG\ChatArg.cs" />
+ <Compile Include="KKSG\ChatChannel.cs" />
+ <Compile Include="KKSG\ChatDest.cs" />
+ <Compile Include="KKSG\ChatInfo.cs" />
+ <Compile Include="KKSG\ChatNotify.cs" />
+ <Compile Include="KKSG\ChatOfflineNotify.cs" />
+ <Compile Include="KKSG\ChatParam.cs" />
+ <Compile Include="KKSG\ChatParamDragonGuild.cs" />
+ <Compile Include="KKSG\ChatParamGuild.cs" />
+ <Compile Include="KKSG\ChatParamItem.cs" />
+ <Compile Include="KKSG\ChatParamLink.cs" />
+ <Compile Include="KKSG\ChatParamNum.cs" />
+ <Compile Include="KKSG\ChatParamRole.cs" />
+ <Compile Include="KKSG\ChatParamSpectate.cs" />
+ <Compile Include="KKSG\ChatParamTeam.cs" />
+ <Compile Include="KKSG\ChatRes.cs" />
+ <Compile Include="KKSG\ChatSource.cs" />
+ <Compile Include="KKSG\CheckinArg.cs" />
+ <Compile Include="KKSG\CheckinInfoNotify.cs" />
+ <Compile Include="KKSG\CheckinRecord.cs" />
+ <Compile Include="KKSG\CheckinRes.cs" />
+ <Compile Include="KKSG\CheckQueuingNtf.cs" />
+ <Compile Include="KKSG\CheckQueuingReq.cs" />
+ <Compile Include="KKSG\CheckRoleBeforePayArg.cs" />
+ <Compile Include="KKSG\CheckRoleBeforePayRes.cs" />
+ <Compile Include="KKSG\ChooseProfArg.cs" />
+ <Compile Include="KKSG\ChooseProfRes.cs" />
+ <Compile Include="KKSG\ChooseRollReqArg.cs" />
+ <Compile Include="KKSG\ChooseRollReqRes.cs" />
+ <Compile Include="KKSG\ChooseSpecialEffectsArg.cs" />
+ <Compile Include="KKSG\ChooseSpecialEffectsRes.cs" />
+ <Compile Include="KKSG\CircleDrawData.cs" />
+ <Compile Include="KKSG\CircleDrawGive.cs" />
+ <Compile Include="KKSG\CityData.cs" />
+ <Compile Include="KKSG\ClearGuildTerrAllianceArg.cs" />
+ <Compile Include="KKSG\ClearGuildTerrAllianceRes.cs" />
+ <Compile Include="KKSG\ClearPrivateChatListArg.cs" />
+ <Compile Include="KKSG\ClearPrivateChatListRes.cs" />
+ <Compile Include="KKSG\CliAntiCheatInfo.cs" />
+ <Compile Include="KKSG\ClickGuildCampArg.cs" />
+ <Compile Include="KKSG\ClickNewNoticeArg.cs" />
+ <Compile Include="KKSG\ClickNewNoticeRes.cs" />
+ <Compile Include="KKSG\ClientInfo.cs" />
+ <Compile Include="KKSG\ClientQueryRankListArg.cs" />
+ <Compile Include="KKSG\ClientQueryRankListRes.cs" />
+ <Compile Include="KKSG\ClientReviveInfo.cs" />
+ <Compile Include="KKSG\ClientUpdatePackageData.cs" />
+ <Compile Include="KKSG\CloseHintNtf.cs" />
+ <Compile Include="KKSG\CloseLeagueEleNtf.cs" />
+ <Compile Include="KKSG\CloseSkyCraftEliNtf.cs" />
+ <Compile Include="KKSG\ComAgate.cs" />
+ <Compile Include="KKSG\CommendFirstPassArg.cs" />
+ <Compile Include="KKSG\CommendFirstPassRes.cs" />
+ <Compile Include="KKSG\CommendWatchBattleArg.cs" />
+ <Compile Include="KKSG\CommendWatchBattleRes.cs" />
+ <Compile Include="KKSG\CommentType.cs" />
+ <Compile Include="KKSG\CommitAnswerNtf.cs" />
+ <Compile Include="KKSG\CompeteDragonInfo2DB.cs" />
+ <Compile Include="KKSG\CompeteDragonOpArg.cs" />
+ <Compile Include="KKSG\CountDownNtf.cs" />
+ <Compile Include="KKSG\CoverDesignationNtf.cs" />
+ <Compile Include="KKSG\CreateCrossBattleSceneArg.cs" />
+ <Compile Include="KKSG\CreateCrossBattleSceneData.cs" />
+ <Compile Include="KKSG\CreateOrJoinDragonGuildArg.cs" />
+ <Compile Include="KKSG\CreateOrJoinDragonGuildRes.cs" />
+ <Compile Include="KKSG\CreateOrJoinGuild.cs" />
+ <Compile Include="KKSG\CreateOrJoinGuildRes.cs" />
+ <Compile Include="KKSG\CreateRoleNewArg.cs" />
+ <Compile Include="KKSG\CreateRoleNewRes.cs" />
+ <Compile Include="KKSG\CrossGvgBattleType.cs" />
+ <Compile Include="KKSG\CrossGvgGuildInfo.cs" />
+ <Compile Include="KKSG\CrossGvgOperArg.cs" />
+ <Compile Include="KKSG\CrossGvgOperRes.cs" />
+ <Compile Include="KKSG\CrossGvgOperType.cs" />
+ <Compile Include="KKSG\CrossGvgRacePointRecord.cs" />
+ <Compile Include="KKSG\CrossGvgRoomInfo.cs" />
+ <Compile Include="KKSG\CrossGvgRoomState.cs" />
+ <Compile Include="KKSG\CrossGvgRoomStateNtf.cs" />
+ <Compile Include="KKSG\CrossGvgStateNtf.cs" />
+ <Compile Include="KKSG\CrossGvgTimeState.cs" />
+ <Compile Include="KKSG\CustomBattleClientInfo.cs" />
+ <Compile Include="KKSG\CustomBattleConfig.cs" />
+ <Compile Include="KKSG\CustomBattleData.cs" />
+ <Compile Include="KKSG\CustomBattleDataRole.cs" />
+ <Compile Include="KKSG\CustomBattleGMNotify.cs" />
+ <Compile Include="KKSG\CustomBattleLoadingNtf.cs" />
+ <Compile Include="KKSG\CustomBattleMatchRoleInfo.cs" />
+ <Compile Include="KKSG\CustomBattleOp.cs" />
+ <Compile Include="KKSG\CustomBattleOpArg.cs" />
+ <Compile Include="KKSG\CustomBattleOpRes.cs" />
+ <Compile Include="KKSG\CustomBattleQueryInfo.cs" />
+ <Compile Include="KKSG\CustomBattleRank.cs" />
+ <Compile Include="KKSG\CustomBattleResult.cs" />
+ <Compile Include="KKSG\CustomBattleRole.cs" />
+ <Compile Include="KKSG\CustomBattleRoleState.cs" />
+ <Compile Include="KKSG\CustomBattleScale.cs" />
+ <Compile Include="KKSG\CustomBattleState.cs" />
+ <Compile Include="KKSG\CustomBattleTag.cs" />
+ <Compile Include="KKSG\CustomBattleType.cs" />
+ <Compile Include="KKSG\DailyRefreshOperType.cs" />
+ <Compile Include="KKSG\DailyTaskAskHelpArg.cs" />
+ <Compile Include="KKSG\DailyTaskAskHelpRes.cs" />
+ <Compile Include="KKSG\DailyTaskEventNtf.cs" />
+ <Compile Include="KKSG\DailyTaskGiveUpArg.cs" />
+ <Compile Include="KKSG\DailyTaskGiveUpRes.cs" />
+ <Compile Include="KKSG\DailyTaskIconType.cs" />
+ <Compile Include="KKSG\DailyTaskInfo.cs" />
+ <Compile Include="KKSG\DailyTaskRefreshInfo.cs" />
+ <Compile Include="KKSG\DailyTaskRefreshOperArg.cs" />
+ <Compile Include="KKSG\DailyTaskRefreshOperRes.cs" />
+ <Compile Include="KKSG\DailyTaskRefreshRoleInfo.cs" />
+ <Compile Include="KKSG\DamageResult.cs" />
+ <Compile Include="KKSG\DBOperType.cs" />
+ <Compile Include="KKSG\DeathInfo.cs" />
+ <Compile Include="KKSG\DecomposeEquipmentArg.cs" />
+ <Compile Include="KKSG\DecomposeEquipmentRes.cs" />
+ <Compile Include="KKSG\DelayInfo.cs" />
+ <Compile Include="KKSG\DelGuildInheritArg.cs" />
+ <Compile Include="KKSG\DelGuildInheritRes.cs" />
+ <Compile Include="KKSG\DEProgress.cs" />
+ <Compile Include="KKSG\DEProgressArg.cs" />
+ <Compile Include="KKSG\DEProgressRes.cs" />
+ <Compile Include="KKSG\DEProgressState.cs" />
+ <Compile Include="KKSG\DERank.cs" />
+ <Compile Include="KKSG\DERankArg.cs" />
+ <Compile Include="KKSG\DERankChangePara.cs" />
+ <Compile Include="KKSG\DERankRes.cs" />
+ <Compile Include="KKSG\Designation2DB.cs" />
+ <Compile Include="KKSG\DesignationType.cs" />
+ <Compile Include="KKSG\DEStageProgress.cs" />
+ <Compile Include="KKSG\DHRArg.cs" />
+ <Compile Include="KKSG\DHRewrad2State.cs" />
+ <Compile Include="KKSG\DHRReqOp.cs" />
+ <Compile Include="KKSG\DHRRes.cs" />
+ <Compile Include="KKSG\DHRState.cs" />
+ <Compile Include="KKSG\DisplayAddItemArg.cs" />
+ <Compile Include="KKSG\DneRecord.cs" />
+ <Compile Include="KKSG\DoAddFriendArg.cs" />
+ <Compile Include="KKSG\DoAddFriendRes.cs" />
+ <Compile Include="KKSG\DoEnterSceneArg.cs" />
+ <Compile Include="KKSG\DoEnterSceneRes.cs" />
+ <Compile Include="KKSG\DonateMemberItemArg.cs" />
+ <Compile Include="KKSG\DonateMemberItemRes.cs" />
+ <Compile Include="KKSG\DoodadInfo.cs" />
+ <Compile Include="KKSG\DoodadItemAddNtf.cs" />
+ <Compile Include="KKSG\DoodadItemAllSkill.cs" />
+ <Compile Include="KKSG\DoodadItemSkill.cs" />
+ <Compile Include="KKSG\DoodadItemUseNtf.cs" />
+ <Compile Include="KKSG\DoorState.cs" />
+ <Compile Include="KKSG\DPSNotify.cs" />
+ <Compile Include="KKSG\DragonExpResult.cs" />
+ <Compile Include="KKSG\DragonGroupDB.cs" />
+ <Compile Include="KKSG\DragonGroupRecordC2S.cs" />
+ <Compile Include="KKSG\DragonGroupRecordInfoList.cs" />
+ <Compile Include="KKSG\DragonGroupRecordS2C.cs" />
+ <Compile Include="KKSG\DragonGroupRoleInfo.cs" />
+ <Compile Include="KKSG\DragonGroupRoleListC2S.cs" />
+ <Compile Include="KKSG\DragonGroupRoleListS2C.cs" />
+ <Compile Include="KKSG\DragonGuildApprovalArg.cs" />
+ <Compile Include="KKSG\DragonGuildApprovalRes.cs" />
+ <Compile Include="KKSG\DragonGuildBindReq.cs" />
+ <Compile Include="KKSG\DragonGuildBindRes.cs" />
+ <Compile Include="KKSG\DragonGuildInfo.cs" />
+ <Compile Include="KKSG\DragonGuildJoinBindGroupArg.cs" />
+ <Compile Include="KKSG\DragonGuildJoinBindGroupRes.cs" />
+ <Compile Include="KKSG\DragonGuildMemberArg.cs" />
+ <Compile Include="KKSG\DragonGuildMemberRes.cs" />
+ <Compile Include="KKSG\DragonGuildMembersInfo.cs" />
+ <Compile Include="KKSG\DragonGuildNameNtf.cs" />
+ <Compile Include="KKSG\DragonGuildRecordData.cs" />
+ <Compile Include="KKSG\DragonGuildRoleTaskItem.cs" />
+ <Compile Include="KKSG\DragonGuildSettingChanged.cs" />
+ <Compile Include="KKSG\DragonGuildShopItemClient.cs" />
+ <Compile Include="KKSG\DragonGuildShopRecordItem.cs" />
+ <Compile Include="KKSG\DragonGuildSortType.cs" />
+ <Compile Include="KKSG\DragonGuildTaskConditionType.cs" />
+ <Compile Include="KKSG\DragonGuildTaskInfo.cs" />
+ <Compile Include="KKSG\DragonGuildTaskType.cs" />
+ <Compile Include="KKSG\DragonGuildUnBindGroupArg.cs" />
+ <Compile Include="KKSG\DragonGuildUnBindGroupRes.cs" />
+ <Compile Include="KKSG\DragonGuildUpdateType.cs" />
+ <Compile Include="KKSG\DragonInfo2Client.cs" />
+ <Compile Include="KKSG\DragonRecord.cs" />
+ <Compile Include="KKSG\DragonRecord2DB.cs" />
+ <Compile Include="KKSG\DragonWeakType.cs" />
+ <Compile Include="KKSG\DrawLotteryArg.cs" />
+ <Compile Include="KKSG\DrawLotteryRes.cs" />
+ <Compile Include="KKSG\EffectData.cs" />
+ <Compile Include="KKSG\EffectMultiParams.cs" />
+ <Compile Include="KKSG\EmblemLevelUpArg.cs" />
+ <Compile Include="KKSG\EmblemLevelUpRes.cs" />
+ <Compile Include="KKSG\EmblemSlotType.cs" />
+ <Compile Include="KKSG\EMentorMsgOpType.cs" />
+ <Compile Include="KKSG\EMentorRelationPosition.cs" />
+ <Compile Include="KKSG\EMentorTaskStatus.cs" />
+ <Compile Include="KKSG\EmptyData.cs" />
+ <Compile Include="KKSG\EnchantActiveAttributeArg.cs" />
+ <Compile Include="KKSG\EnchantActiveAttributeRes.cs" />
+ <Compile Include="KKSG\EnchantEquipArg.cs" />
+ <Compile Include="KKSG\EnchantEquipRes.cs" />
+ <Compile Include="KKSG\EnchantTransferArg.cs" />
+ <Compile Include="KKSG\EnchantTransferRes.cs" />
+ <Compile Include="KKSG\EndGuildCardArg.cs" />
+ <Compile Include="KKSG\EndGuildCardRes.cs" />
+ <Compile Include="KKSG\EnemyDoodadInfo.cs" />
+ <Compile Include="KKSG\EnemyDropDoodadInfo.cs" />
+ <Compile Include="KKSG\EnhanceItemArg.cs" />
+ <Compile Include="KKSG\EnhanceItemRes.cs" />
+ <Compile Include="KKSG\EnhanceTransterArg.cs" />
+ <Compile Include="KKSG\EnhanceTransterRes.cs" />
+ <Compile Include="KKSG\EnterBattleReadySceneArg.cs" />
+ <Compile Include="KKSG\EnterBattleReadySceneRes.cs" />
+ <Compile Include="KKSG\EnterBMReadySceneArg.cs" />
+ <Compile Include="KKSG\EnterBMReadySceneRes.cs" />
+ <Compile Include="KKSG\EnterLeisureSceneArg.cs" />
+ <Compile Include="KKSG\EnterLeisureSceneRes.cs" />
+ <Compile Include="KKSG\EnterSceneCoolDownNotify.cs" />
+ <Compile Include="KKSG\EnterSceneCoolDownQuery.cs" />
+ <Compile Include="KKSG\EnterSceneType.cs" />
+ <Compile Include="KKSG\EnterWatchBattleArg.cs" />
+ <Compile Include="KKSG\EnterWatchBattleRes.cs" />
+ <Compile Include="KKSG\EnterWeddingSceneArg.cs" />
+ <Compile Include="KKSG\EnterWeddingSceneRes.cs" />
+ <Compile Include="KKSG\EntityCategory.cs" />
+ <Compile Include="KKSG\EntitySpecies.cs" />
+ <Compile Include="KKSG\EntityTargetData.cs" />
+ <Compile Include="KKSG\EnumServerState.cs" />
+ <Compile Include="KKSG\ErrorCode.cs" />
+ <Compile Include="KKSG\ErrorInfo.cs" />
+ <Compile Include="KKSG\EventNotify.cs" />
+ <Compile Include="KKSG\ExecuteLevelScriptNtf.cs" />
+ <Compile Include="KKSG\ExpBackType.cs" />
+ <Compile Include="KKSG\ExpFindBackArg.cs" />
+ <Compile Include="KKSG\ExpFindBackData.cs" />
+ <Compile Include="KKSG\ExpFindBackInfo.cs" />
+ <Compile Include="KKSG\ExpFindBackRes.cs" />
+ <Compile Include="KKSG\ExpTeamMemberState.cs" />
+ <Compile Include="KKSG\FashionChanged.cs" />
+ <Compile Include="KKSG\FashionChangedData.cs" />
+ <Compile Include="KKSG\FashionComposeArg.cs" />
+ <Compile Include="KKSG\FashionComposeRes.cs" />
+ <Compile Include="KKSG\FashionData.cs" />
+ <Compile Include="KKSG\FashionIBShopBuyArg.cs" />
+ <Compile Include="KKSG\FashionIBShopBuyRes.cs" />
+ <Compile Include="KKSG\FashionNTFType.cs" />
+ <Compile Include="KKSG\FashionRecord.cs" />
+ <Compile Include="KKSG\FashionSynthesisInfoArg.cs" />
+ <Compile Include="KKSG\FashionSynthesisInfoRes.cs" />
+ <Compile Include="KKSG\FatigueRecoverTimeInfo.cs" />
+ <Compile Include="KKSG\Festival520Data.cs" />
+ <Compile Include="KKSG\Festival520Type.cs" />
+ <Compile Include="KKSG\FetchAchiveArg.cs" />
+ <Compile Include="KKSG\FetchAchiveRes.cs" />
+ <Compile Include="KKSG\FetchChapterChestArg.cs" />
+ <Compile Include="KKSG\FetchChapterChestRes.cs" />
+ <Compile Include="KKSG\FetchDGAppArg.cs" />
+ <Compile Include="KKSG\FetchDGAppRes.cs" />
+ <Compile Include="KKSG\FetchDragonGuildListArg.cs" />
+ <Compile Include="KKSG\FetchDragonGuildRes.cs" />
+ <Compile Include="KKSG\FetchGAPPArg.cs" />
+ <Compile Include="KKSG\FetchGAPPRes.cs" />
+ <Compile Include="KKSG\FetchGuildListArg.cs" />
+ <Compile Include="KKSG\FetchGuildListRes.cs" />
+ <Compile Include="KKSG\FetchMailArg.cs" />
+ <Compile Include="KKSG\FetchMailRes.cs" />
+ <Compile Include="KKSG\FetchPlantInfoArg.cs" />
+ <Compile Include="KKSG\FetchPlantInfoRes.cs" />
+ <Compile Include="KKSG\FetchPlatNoticeArg.cs" />
+ <Compile Include="KKSG\FetchPlatNoticeRes.cs" />
+ <Compile Include="KKSG\FetchTeamListArg.cs" />
+ <Compile Include="KKSG\FetchTeamListRes.cs" />
+ <Compile Include="KKSG\FightGroupChangeNtf.cs" />
+ <Compile Include="KKSG\FightGroupType.cs" />
+ <Compile Include="KKSG\FinishStateInfo.cs" />
+ <Compile Include="KKSG\FirstPassGetTopRoleInfoArg.cs" />
+ <Compile Include="KKSG\FirstPassGetTopRoleInfoRes.cs" />
+ <Compile Include="KKSG\FirstPassInfoReqArg.cs" />
+ <Compile Include="KKSG\FirstPassInfoReqRes.cs" />
+ <Compile Include="KKSG\FirstPassRecord.cs" />
+ <Compile Include="KKSG\FirstPassRewardNtfData.cs" />
+ <Compile Include="KKSG\FirstPassStageInfo.cs" />
+ <Compile Include="KKSG\FirstPassStageInfo2Client.cs" />
+ <Compile Include="KKSG\FishingState.cs" />
+ <Compile Include="KKSG\FiveRewardRes.cs" />
+ <Compile Include="KKSG\FiveRewardRet.cs" />
+ <Compile Include="KKSG\FiveRewardState.cs" />
+ <Compile Include="KKSG\FlowerInfo2Client.cs" />
+ <Compile Include="KKSG\FlowerRecord.cs" />
+ <Compile Include="KKSG\FMBArg.cs" />
+ <Compile Include="KKSG\FMBRes.cs" />
+ <Compile Include="KKSG\FMDArg.cs" />
+ <Compile Include="KKSG\ForgeEquipArg.cs" />
+ <Compile Include="KKSG\ForgeEquipRes.cs" />
+ <Compile Include="KKSG\ForgeOpType.cs" />
+ <Compile Include="KKSG\FortStatus.cs" />
+ <Compile Include="KKSG\FortType.cs" />
+ <Compile Include="KKSG\Friend2Client.cs" />
+ <Compile Include="KKSG\FriendDegreeUpNtf.cs" />
+ <Compile Include="KKSG\FriendGardenPlantLogArg.cs" />
+ <Compile Include="KKSG\FriendGardenPlantLogRes.cs" />
+ <Compile Include="KKSG\FriendGift.cs" />
+ <Compile Include="KKSG\FriendGiftOpArg.cs" />
+ <Compile Include="KKSG\FriendGiftOpRes.cs" />
+ <Compile Include="KKSG\FriendGiftReceive.cs" />
+ <Compile Include="KKSG\FriendGiftSend.cs" />
+ <Compile Include="KKSG\FriendOpNotify.cs" />
+ <Compile Include="KKSG\FriendOpType.cs" />
+ <Compile Include="KKSG\FriendPlantLog.cs" />
+ <Compile Include="KKSG\FriendQueryReportNew.cs" />
+ <Compile Include="KKSG\FriendVipInfo.cs" />
+ <Compile Include="KKSG\FunctionId.cs" />
+ <Compile Include="KKSG\FuseEquipArg.cs" />
+ <Compile Include="KKSG\FuseEquipRes.cs" />
+ <Compile Include="KKSG\G2M_MarriageOpType.cs" />
+ <Compile Include="KKSG\GameAppType.cs" />
+ <Compile Include="KKSG\GardenBanquetArg.cs" />
+ <Compile Include="KKSG\GardenBanquetNtf.cs" />
+ <Compile Include="KKSG\GardenBanquetRes.cs" />
+ <Compile Include="KKSG\GardenCookingFoodArg.cs" />
+ <Compile Include="KKSG\GardenCookingFoodRes.cs" />
+ <Compile Include="KKSG\GardenEventLog.cs" />
+ <Compile Include="KKSG\GardenExpelSpriteArg.cs" />
+ <Compile Include="KKSG\GardenExpelSpriteRes.cs" />
+ <Compile Include="KKSG\GardenFishInfoArg.cs" />
+ <Compile Include="KKSG\GardenFishInfoRes.cs" />
+ <Compile Include="KKSG\GardenFishStopArg.cs" />
+ <Compile Include="KKSG\GardenOverviewArg.cs" />
+ <Compile Include="KKSG\GardenOverviewRes.cs" />
+ <Compile Include="KKSG\GardenPlantEventNoticeArg.cs" />
+ <Compile Include="KKSG\GardenPlayEventType.cs" />
+ <Compile Include="KKSG\GardenQuestType.cs" />
+ <Compile Include="KKSG\GardenStealArg.cs" />
+ <Compile Include="KKSG\GardenStealRes.cs" />
+ <Compile Include="KKSG\GASaleHistory.cs" />
+ <Compile Include="KKSG\GASaleItem.cs" />
+ <Compile Include="KKSG\GCFBattleField.cs" />
+ <Compile Include="KKSG\GCFCommonArg.cs" />
+ <Compile Include="KKSG\GCFCommonRes.cs" />
+ <Compile Include="KKSG\GCFFightInfoArg.cs" />
+ <Compile Include="KKSG\GCFFightInfoRes.cs" />
+ <Compile Include="KKSG\GCFG2CSynPara.cs" />
+ <Compile Include="KKSG\GCFG2CSynType.cs" />
+ <Compile Include="KKSG\GCFGuildBrief.cs" />
+ <Compile Include="KKSG\GCFJvDianInfo.cs" />
+ <Compile Include="KKSG\GCFJvDianType.cs" />
+ <Compile Include="KKSG\GCFReadyInfoArg.cs" />
+ <Compile Include="KKSG\GCFReadyInfoRes.cs" />
+ <Compile Include="KKSG\GCFReqType.cs" />
+ <Compile Include="KKSG\GCFRoleBrief.cs" />
+ <Compile Include="KKSG\GCFsynType.cs" />
+ <Compile Include="KKSG\GCFZhanChBriefInfo.cs" />
+ <Compile Include="KKSG\GCFZhanLingPara.cs" />
+ <Compile Include="KKSG\GCFZhanLingType.cs" />
+ <Compile Include="KKSG\Get520FestivalRedPacket.cs" />
+ <Compile Include="KKSG\GetAchieveBrifInfoReq.cs" />
+ <Compile Include="KKSG\GetAchieveBrifInfoRes.cs" />
+ <Compile Include="KKSG\GetAchieveClassifyInfoReq.cs" />
+ <Compile Include="KKSG\GetAchieveClassifyInfoRes.cs" />
+ <Compile Include="KKSG\GetAchievePointRewardReq.cs" />
+ <Compile Include="KKSG\GetAchievePointRewardRes.cs" />
+ <Compile Include="KKSG\GetAchieveRewardReq.cs" />
+ <Compile Include="KKSG\GetAchieveRewardRes.cs" />
+ <Compile Include="KKSG\GetActivityChestArg.cs" />
+ <Compile Include="KKSG\GetActivityChestRes.cs" />
+ <Compile Include="KKSG\GetActivityInfoArg.cs" />
+ <Compile Include="KKSG\GetActivityInfoRes.cs" />
+ <Compile Include="KKSG\GetAllWeddingInfoArg.cs" />
+ <Compile Include="KKSG\GetAllWeddingInfoRes.cs" />
+ <Compile Include="KKSG\getapplyguildlistarg.cs" />
+ <Compile Include="KKSG\getapplyguildlistres.cs" />
+ <Compile Include="KKSG\GetAudioListReq.cs" />
+ <Compile Include="KKSG\GetAudioListRes.cs" />
+ <Compile Include="KKSG\GetBackFlowSpActTimeArg.cs" />
+ <Compile Include="KKSG\GetBackFlowSpActTimeRes.cs" />
+ <Compile Include="KKSG\GetClassifyDesignationReq.cs" />
+ <Compile Include="KKSG\GetClassifyDesignationRes.cs" />
+ <Compile Include="KKSG\GetCompeteDragonInfoArg.cs" />
+ <Compile Include="KKSG\GetCompeteDragonInfoRes.cs" />
+ <Compile Include="KKSG\GetCrossGvgDataArg.cs" />
+ <Compile Include="KKSG\GetCrossGvgDataRes.cs" />
+ <Compile Include="KKSG\GetDailyTaskAskHelpArg.cs" />
+ <Compile Include="KKSG\GetDailyTaskAskHelpRes.cs" />
+ <Compile Include="KKSG\GetDailyTaskInfoArg.cs" />
+ <Compile Include="KKSG\GetDailyTaskInfoRes.cs" />
+ <Compile Include="KKSG\GetDailyTaskRefreshInfoArg.cs" />
+ <Compile Include="KKSG\GetDailyTaskRefreshInfoRes.cs" />
+ <Compile Include="KKSG\GetDailyTaskRefreshRecordArg.cs" />
+ <Compile Include="KKSG\GetDailyTaskRefreshRecordRes.cs" />
+ <Compile Include="KKSG\GetDailyTaskRewardArg.cs" />
+ <Compile Include="KKSG\GetDailyTaskRewardRes.cs" />
+ <Compile Include="KKSG\GetDanceIdsArg.cs" />
+ <Compile Include="KKSG\GetDanceIdsRes.cs" />
+ <Compile Include="KKSG\GetDesignationReq.cs" />
+ <Compile Include="KKSG\GetDesignationRes.cs" />
+ <Compile Include="KKSG\GetDragonGuildBindInfoArg.cs" />
+ <Compile Include="KKSG\GetDragonGuildBindInfoRes.cs" />
+ <Compile Include="KKSG\GetDragonGuildShopArg.cs" />
+ <Compile Include="KKSG\GetDragonGuildShopRecordArg.cs" />
+ <Compile Include="KKSG\GetDragonGuildShopRecordRes.cs" />
+ <Compile Include="KKSG\GetDragonGuildShopRes.cs" />
+ <Compile Include="KKSG\GetDragonGuildTaskChestArg.cs" />
+ <Compile Include="KKSG\GetDragonGuildTaskChestRes.cs" />
+ <Compile Include="KKSG\GetDragonGuildTaskInfoArg.cs" />
+ <Compile Include="KKSG\GetDragonGuildTaskInfoRes.cs" />
+ <Compile Include="KKSG\GetDragonTopInfoArg.cs" />
+ <Compile Include="KKSG\GetDragonTopInfoRes.cs" />
+ <Compile Include="KKSG\GetEnhanceAttrArg.cs" />
+ <Compile Include="KKSG\GetEnhanceAttrRes.cs" />
+ <Compile Include="KKSG\GetFirstPassRewardArg.cs" />
+ <Compile Include="KKSG\GetFirstPassRewardRes.cs" />
+ <Compile Include="KKSG\GetFlowerActivityRewardArg.cs" />
+ <Compile Include="KKSG\GetFlowerActivityRewardRes.cs" />
+ <Compile Include="KKSG\GetFlowerArg.cs" />
+ <Compile Include="KKSG\GetFlowerLeftTimeArg.cs" />
+ <Compile Include="KKSG\GetFlowerLeftTimeRes.cs" />
+ <Compile Include="KKSG\GetFlowerRes.cs" />
+ <Compile Include="KKSG\GetFlowerRewardArg.cs" />
+ <Compile Include="KKSG\GetFlowerRewardListArg.cs" />
+ <Compile Include="KKSG\GetFlowerRewardListRes.cs" />
+ <Compile Include="KKSG\GetFlowerRewardRes.cs" />
+ <Compile Include="KKSG\GetGoddessTrialRewardsArg.cs" />
+ <Compile Include="KKSG\GetGoddessTrialRewardsRes.cs" />
+ <Compile Include="KKSG\GetGrowthFundTimeArg.cs" />
+ <Compile Include="KKSG\GetGrowthFundTimeRes.cs" />
+ <Compile Include="KKSG\GetGuildBindInfoReq.cs" />
+ <Compile Include="KKSG\GetGuildBindInfoRes.cs" />
+ <Compile Include="KKSG\GetGuildBonusDetailInfoArg.cs" />
+ <Compile Include="KKSG\GetGuildBonusDetailInfoResult.cs" />
+ <Compile Include="KKSG\GetGuildBonusInfo.cs" />
+ <Compile Include="KKSG\GetGuildBonusLeftArg.cs" />
+ <Compile Include="KKSG\GetGuildBonusLeftRes.cs" />
+ <Compile Include="KKSG\GetGuildBonusListArg.cs" />
+ <Compile Include="KKSG\GetGuildBonusListResult.cs" />
+ <Compile Include="KKSG\GetGuildBonusRewardArg.cs" />
+ <Compile Include="KKSG\GetGuildBonusRewardResult.cs" />
+ <Compile Include="KKSG\GetGuildBonusSendListArg.cs" />
+ <Compile Include="KKSG\GetGuildBonusSendListRes.cs" />
+ <Compile Include="KKSG\getguildbosstimeleftArg.cs" />
+ <Compile Include="KKSG\getguildbosstimeleftRes.cs" />
+ <Compile Include="KKSG\GetGuildCamPartyRandItemArg.cs" />
+ <Compile Include="KKSG\GetGuildCamPartyRandItemRes.cs" />
+ <Compile Include="KKSG\GetGuildCampPartyExchangeInfoArg.cs" />
+ <Compile Include="KKSG\GetGuildCampPartyExchangeInfoRes.cs" />
+ <Compile Include="KKSG\GetGuildCampPartyRewardArg.cs" />
+ <Compile Include="KKSG\GetGuildCampPartyRewardRes.cs" />
+ <Compile Include="KKSG\GetGuildCheckinBoxArg.cs" />
+ <Compile Include="KKSG\GetGuildCheckinBoxRes.cs" />
+ <Compile Include="KKSG\GetGuildCheckinRecordsArg.cs" />
+ <Compile Include="KKSG\GetGuildCheckinRecordsRes.cs" />
+ <Compile Include="KKSG\GetGuildDonateInfoArg.cs" />
+ <Compile Include="KKSG\GetGuildDonateInfoRes.cs" />
+ <Compile Include="KKSG\GetGuildIntegralInfoArg.cs" />
+ <Compile Include="KKSG\GetGuildIntegralInfoRes.cs" />
+ <Compile Include="KKSG\GetGuildPartyReceiveInfoArg.cs" />
+ <Compile Include="KKSG\GetGuildPartyReceiveInfoRes.cs" />
+ <Compile Include="KKSG\GetGuildQADataReq.cs" />
+ <Compile Include="KKSG\GetGuildQADataRes.cs" />
+ <Compile Include="KKSG\GetGuildWageReward.cs" />
+ <Compile Include="KKSG\GetGuildWageRewardArg.cs" />
+ <Compile Include="KKSG\GetHeroBattleGameRecordArg.cs" />
+ <Compile Include="KKSG\GetHeroBattleGameRecordRes.cs" />
+ <Compile Include="KKSG\GetHeroBattleInfoArg.cs" />
+ <Compile Include="KKSG\GetHeroBattleInfoRes.cs" />
+ <Compile Include="KKSG\GetHeroBattleWeekRewardArg.cs" />
+ <Compile Include="KKSG\GetHeroBattleWeekRewardRes.cs" />
+ <Compile Include="KKSG\GetHolidayStageInfoArg.cs" />
+ <Compile Include="KKSG\GetHolidayStageInfoRes.cs" />
+ <Compile Include="KKSG\getintegralbattleInfoarg.cs" />
+ <Compile Include="KKSG\getintegralbattleInfores.cs" />
+ <Compile Include="KKSG\GetJadeSealAllInfoArg.cs" />
+ <Compile Include="KKSG\GetJadeSealAllInfoRes.cs" />
+ <Compile Include="KKSG\GetLeagueBattleInfoArg.cs" />
+ <Compile Include="KKSG\GetLeagueBattleInfoRes.cs" />
+ <Compile Include="KKSG\GetLeagueBattleRecordArg.cs" />
+ <Compile Include="KKSG\GetLeagueBattleRecordRes.cs" />
+ <Compile Include="KKSG\GetLeagueEleInfoArg.cs" />
+ <Compile Include="KKSG\GetLeagueEleInfoRes.cs" />
+ <Compile Include="KKSG\GetLeagueTeamInfoArg.cs" />
+ <Compile Include="KKSG\GetLeagueTeamInfoRes.cs" />
+ <Compile Include="KKSG\GetLevelSealInfoArg.cs" />
+ <Compile Include="KKSG\GetLevelSealInfoRes.cs" />
+ <Compile Include="KKSG\GetLevelSealSealGiftArg.cs" />
+ <Compile Include="KKSG\GetLevelSealSelfGiftRes.cs" />
+ <Compile Include="KKSG\GetListSubscribeArg.cs" />
+ <Compile Include="KKSG\GetListSubscribeRes.cs" />
+ <Compile Include="KKSG\GetLuckyActivityInfoArg.cs" />
+ <Compile Include="KKSG\GetLuckyActivityInfoRes.cs" />
+ <Compile Include="KKSG\GetMarriageLivenessArg.cs" />
+ <Compile Include="KKSG\GetMarriageLivenessRes.cs" />
+ <Compile Include="KKSG\GetMarriagePrivilegeArg.cs" />
+ <Compile Include="KKSG\GetMarriagePrivilegeRes.cs" />
+ <Compile Include="KKSG\GetMarriageRelationArg.cs" />
+ <Compile Include="KKSG\GetMarriageRelationRes.cs" />
+ <Compile Include="KKSG\GetMobaBattleBriefRecordArg.cs" />
+ <Compile Include="KKSG\GetMobaBattleBriefRecordRes.cs" />
+ <Compile Include="KKSG\GetMobaBattleGameRecordArg.cs" />
+ <Compile Include="KKSG\GetMobaBattleGameRecordRes.cs" />
+ <Compile Include="KKSG\GetMobaBattleInfoArg.cs" />
+ <Compile Include="KKSG\GetMobaBattleInfoRes.cs" />
+ <Compile Include="KKSG\GetMobaBattleWeekRewardArg.cs" />
+ <Compile Include="KKSG\GetMobaBattleWeekRewardRes.cs" />
+ <Compile Include="KKSG\GetMyApplyMasterInfoArg.cs" />
+ <Compile Include="KKSG\GetMyApplyMasterInfoRes.cs" />
+ <Compile Include="KKSG\GetMyApplyStudentInfoArg.cs" />
+ <Compile Include="KKSG\GetMyApplyStudentInfoRes.cs" />
+ <Compile Include="KKSG\GetMyMentorInfoArg.cs" />
+ <Compile Include="KKSG\GetMyMentorInfoRes.cs" />
+ <Compile Include="KKSG\GetMyRiftInfoArg.cs" />
+ <Compile Include="KKSG\GetMyRiftInfoRes.cs" />
+ <Compile Include="KKSG\GetMyWatchRecordArg.cs" />
+ <Compile Include="KKSG\GetMyWatchRecordRes.cs" />
+ <Compile Include="KKSG\GetNewZoneBenefitArg.cs" />
+ <Compile Include="KKSG\GetNewZoneBenefitRes.cs" />
+ <Compile Include="KKSG\GetNextDayRewardArg.cs" />
+ <Compile Include="KKSG\GetNextDayRewardRes.cs" />
+ <Compile Include="KKSG\GetOnlineRewardArg.cs" />
+ <Compile Include="KKSG\GetOnlineRewardRes.cs" />
+ <Compile Include="KKSG\GetOtherGuildBriefArg.cs" />
+ <Compile Include="KKSG\GetOtherGuildBriefRes.cs" />
+ <Compile Include="KKSG\GetOtherMentorStatusArg.cs" />
+ <Compile Include="KKSG\GetOtherMentorStatusRes.cs" />
+ <Compile Include="KKSG\GetPartnerDetailInfoArg.cs" />
+ <Compile Include="KKSG\GetPartnerDetailInfoRes.cs" />
+ <Compile Include="KKSG\GetPartnerInfoArg.cs" />
+ <Compile Include="KKSG\GetPartnerInfoRes.cs" />
+ <Compile Include="KKSG\GetPartnerLivenessArg.cs" />
+ <Compile Include="KKSG\GetPartnerLivenessRes.cs" />
+ <Compile Include="KKSG\GetPartnerShopArg.cs" />
+ <Compile Include="KKSG\GetPartnerShopRecordArg.cs" />
+ <Compile Include="KKSG\GetPartnerShopRecordRes.cs" />
+ <Compile Include="KKSG\GetPartnerShopRes.cs" />
+ <Compile Include="KKSG\GetPayAllInfoArg.cs" />
+ <Compile Include="KKSG\GetPayAllInfoRes.cs" />
+ <Compile Include="KKSG\GetPayRewardArg.cs" />
+ <Compile Include="KKSG\GetPayRewardRes.cs" />
+ <Compile Include="KKSG\GetPlatformShareChestArg.cs" />
+ <Compile Include="KKSG\GetPlatformShareChestRes.cs" />
+ <Compile Include="KKSG\GetPlatShareAwardArg.cs" />
+ <Compile Include="KKSG\GetPlatShareAwardRes.cs" />
+ <Compile Include="KKSG\GetQADataReq.cs" />
+ <Compile Include="KKSG\GetQADataRes.cs" />
+ <Compile Include="KKSG\GetRiftGuildRankArg.cs" />
+ <Compile Include="KKSG\GetRiftGuildRankRes.cs" />
+ <Compile Include="KKSG\GetRiskMapInfosArg.cs" />
+ <Compile Include="KKSG\GetRiskMapInfosRes.cs" />
+ <Compile Include="KKSG\GetSkyCraftEliInfoArg.cs" />
+ <Compile Include="KKSG\GetSkyCraftEliInfoRes.cs" />
+ <Compile Include="KKSG\GetSkyCraftInfoArg.cs" />
+ <Compile Include="KKSG\GetSkyCraftInfoRes.cs" />
+ <Compile Include="KKSG\GetSkyCraftRecordArg.cs" />
+ <Compile Include="KKSG\GetSkyCraftRecordRes.cs" />
+ <Compile Include="KKSG\GetSkyCraftTeamInfoArg.cs" />
+ <Compile Include="KKSG\GetSkyCraftTeamInfoRes.cs" />
+ <Compile Include="KKSG\GetSpActivityBigPrizeArg.cs" />
+ <Compile Include="KKSG\GetSpActivityBigPrizeRes.cs" />
+ <Compile Include="KKSG\GetSpActivityRewardArg.cs" />
+ <Compile Include="KKSG\GetSpActivityRewardRes.cs" />
+ <Compile Include="KKSG\GetSweepTowerRewardArg.cs" />
+ <Compile Include="KKSG\GetSweepTowerRewardRes.cs" />
+ <Compile Include="KKSG\GetSystemRewardArg.cs" />
+ <Compile Include="KKSG\GetSystemRewardRes.cs" />
+ <Compile Include="KKSG\GetTowerActivityTopArg.cs" />
+ <Compile Include="KKSG\GetTowerActivityTopRes.cs" />
+ <Compile Include="KKSG\GetTowerFirstPassRewardArg.cs" />
+ <Compile Include="KKSG\GetTowerFirstPassRewardRes.cs" />
+ <Compile Include="KKSG\GetUnitAppearanceArg.cs" />
+ <Compile Include="KKSG\GetUnitAppearanceRes.cs" />
+ <Compile Include="KKSG\GetWatchInfoByIDArg.cs" />
+ <Compile Include="KKSG\GetWatchInfoByIDRes.cs" />
+ <Compile Include="KKSG\GetWeddingInviteInfoArg.cs" />
+ <Compile Include="KKSG\GetWeddingInviteInfoRes.cs" />
+ <Compile Include="KKSG\GetWeeklyTaskInfoArg.cs" />
+ <Compile Include="KKSG\GetWeeklyTaskInfoRes.cs" />
+ <Compile Include="KKSG\GetWeeklyTaskRewardArg.cs" />
+ <Compile Include="KKSG\GetWeeklyTaskRewardRes.cs" />
+ <Compile Include="KKSG\GetWorldBossStateArg.cs" />
+ <Compile Include="KKSG\GetWorldBossStateRes.cs" />
+ <Compile Include="KKSG\GetWorldBossTimeLeftArg.cs" />
+ <Compile Include="KKSG\GetWorldBossTimeLeftRes.cs" />
+ <Compile Include="KKSG\GHisRecord.cs" />
+ <Compile Include="KKSG\GiftIBBackInfo.cs" />
+ <Compile Include="KKSG\GiftIbItem.cs" />
+ <Compile Include="KKSG\GiftIbItemState.cs" />
+ <Compile Include="KKSG\GiftIbReqGoodsArg.cs" />
+ <Compile Include="KKSG\GiftIbReqGoodsRes.cs" />
+ <Compile Include="KKSG\GiftIbShipStatus.cs" />
+ <Compile Include="KKSG\GiveUpQuestionNtf.cs" />
+ <Compile Include="KKSG\GlobalRiftFloorInfo.cs" />
+ <Compile Include="KKSG\GMCmdArg.cs" />
+ <Compile Include="KKSG\GMCmdRes.cs" />
+ <Compile Include="KKSG\GmfAllFightEnd.cs" />
+ <Compile Include="KKSG\GmfBatlleStatePara.cs" />
+ <Compile Include="KKSG\GmfBattleState.cs" />
+ <Compile Include="KKSG\GmfCombat.cs" />
+ <Compile Include="KKSG\GMFFailReason.cs" />
+ <Compile Include="KKSG\GmfGuildBrief.cs" />
+ <Compile Include="KKSG\GmfGuildCombat.cs" />
+ <Compile Include="KKSG\GmfGuildCombatPara.cs" />
+ <Compile Include="KKSG\GmfHalfRoles.cs" />
+ <Compile Include="KKSG\gmfjoinarg.cs" />
+ <Compile Include="KKSG\GmfJoinBattleArg.cs" />
+ <Compile Include="KKSG\GmfJoinBattleRes.cs" />
+ <Compile Include="KKSG\gmfjoinres.cs" />
+ <Compile Include="KKSG\GmfKickRes.cs" />
+ <Compile Include="KKSG\GmfOneBattleEnd.cs" />
+ <Compile Include="KKSG\GmfReadyArg.cs" />
+ <Compile Include="KKSG\GmfReadyRes.cs" />
+ <Compile Include="KKSG\GMFReadyType.cs" />
+ <Compile Include="KKSG\GmfRole.cs" />
+ <Compile Include="KKSG\GmfRoleBrief.cs" />
+ <Compile Include="KKSG\GmfRoleCombat.cs" />
+ <Compile Include="KKSG\GmfRoleDatas.cs" />
+ <Compile Include="KKSG\GmfWaitFightArg.cs" />
+ <Compile Include="KKSG\GmfWaitOtherArg.cs" />
+ <Compile Include="KKSG\GMF_FINAL_WIN_TYPE.cs" />
+ <Compile Include="KKSG\GoalAwardsGetAwards_C2M.cs" />
+ <Compile Include="KKSG\GoalAwardsGetAwards_M2C.cs" />
+ <Compile Include="KKSG\GoalAwardsGetList_C2M.cs" />
+ <Compile Include="KKSG\GoalAwardsGetList_M2C.cs" />
+ <Compile Include="KKSG\GoalAwardsInfo.cs" />
+ <Compile Include="KKSG\GoalAwardsRedPointNtf.cs" />
+ <Compile Include="KKSG\GoalAwardsValue.cs" />
+ <Compile Include="KKSG\GoBackReadyScene.cs" />
+ <Compile Include="KKSG\GoldClickArg.cs" />
+ <Compile Include="KKSG\GoldClickRes.cs" />
+ <Compile Include="KKSG\GprAllFightEnd.cs" />
+ <Compile Include="KKSG\GprOneBattleEnd.cs" />
+ <Compile Include="KKSG\GroupChatApplyNtf.cs" />
+ <Compile Include="KKSG\GroupChatChangeNameC2S.cs" />
+ <Compile Include="KKSG\GroupChatChangeNameS2C.cs" />
+ <Compile Include="KKSG\GroupChatClearC2S.cs" />
+ <Compile Include="KKSG\GroupChatClearS2C.cs" />
+ <Compile Include="KKSG\GroupChatCreateC2S.cs" />
+ <Compile Include="KKSG\GroupChatCreateS2C.cs" />
+ <Compile Include="KKSG\GroupChatDismissPtc.cs" />
+ <Compile Include="KKSG\GroupChatFindRoleInfo.cs" />
+ <Compile Include="KKSG\GroupChatFindRoleInfoListC2S.cs" />
+ <Compile Include="KKSG\GroupChatFindRoleInfoListS2C.cs" />
+ <Compile Include="KKSG\GroupChatFindTeamInfo.cs" />
+ <Compile Include="KKSG\GroupChatFindTeamInfoListC2S.cs" />
+ <Compile Include="KKSG\GroupChatFindTeamInfoListS2C.cs" />
+ <Compile Include="KKSG\GroupChatGetGroupInfoC2S.cs" />
+ <Compile Include="KKSG\GroupChatGetGroupInfoS2C.cs" />
+ <Compile Include="KKSG\GroupChatIssueCountNtf.cs" />
+ <Compile Include="KKSG\GroupChatLeaderAddRoleC2S.cs" />
+ <Compile Include="KKSG\GroupChatLeaderAddRoleS2C.cs" />
+ <Compile Include="KKSG\GroupChatLeaderIssueInfoC2S.cs" />
+ <Compile Include="KKSG\GroupChatLeaderIssueInfoS2C.cs" />
+ <Compile Include="KKSG\GroupChatLeaderReviewC2S.cs" />
+ <Compile Include="KKSG\GroupChatLeaderReviewListC2S.cs" />
+ <Compile Include="KKSG\GroupChatLeaderReviewListS2C.cs" />
+ <Compile Include="KKSG\GroupChatLeaderReviewS2C.cs" />
+ <Compile Include="KKSG\GroupChatManagerC2S.cs" />
+ <Compile Include="KKSG\GroupChatManagerPtc.cs" />
+ <Compile Include="KKSG\GroupChatManagerS2C.cs" />
+ <Compile Include="KKSG\GroupChatPlayerApplyC2S.cs" />
+ <Compile Include="KKSG\GroupChatPlayerApplyS2C.cs" />
+ <Compile Include="KKSG\GroupChatPlayerInfo.cs" />
+ <Compile Include="KKSG\GroupChatPlayerIssueInfoC2S.cs" />
+ <Compile Include="KKSG\GroupChatPlayerIssueInfoS2C.cs" />
+ <Compile Include="KKSG\GroupChatQuitC2S.cs" />
+ <Compile Include="KKSG\GroupChatQuitPtc.cs" />
+ <Compile Include="KKSG\GroupChatQuitS2C.cs" />
+ <Compile Include="KKSG\GroupChatTeamInfo.cs" />
+ <Compile Include="KKSG\GrowthFundAwardArg.cs" />
+ <Compile Include="KKSG\GrowthFundAwardRes.cs" />
+ <Compile Include="KKSG\GuildActivityRole.cs" />
+ <Compile Include="KKSG\GuildApprovalArg.cs" />
+ <Compile Include="KKSG\GuildApprovalRes.cs" />
+ <Compile Include="KKSG\guildarenadisplace.cs" />
+ <Compile Include="KKSG\GuildArenaGroupData.cs" />
+ <Compile Include="KKSG\GuildArenaHistory.cs" />
+ <Compile Include="KKSG\GuildArenaSimpleDeployArg.cs" />
+ <Compile Include="KKSG\GuildArenaSimpleDeployRes.cs" />
+ <Compile Include="KKSG\GuildArenaState.cs" />
+ <Compile Include="KKSG\GuildArenaType.cs" />
+ <Compile Include="KKSG\guildArenaWarData.cs" />
+ <Compile Include="KKSG\GuildAuctItemTime.cs" />
+ <Compile Include="KKSG\GuildAuctReqArg.cs" />
+ <Compile Include="KKSG\GuildAuctReqRes.cs" />
+ <Compile Include="KKSG\GuildAuctReqType.cs" />
+ <Compile Include="KKSG\GuildAuctResultType.cs" />
+ <Compile Include="KKSG\GuildBestCardsNtf.cs" />
+ <Compile Include="KKSG\GuildBindGroupReq.cs" />
+ <Compile Include="KKSG\GuildBindGroupRes.cs" />
+ <Compile Include="KKSG\GuildBindStatus.cs" />
+ <Compile Include="KKSG\GuildBonusAppear.cs" />
+ <Compile Include="KKSG\GuildBonusBriefInfo.cs" />
+ <Compile Include="KKSG\GuildBonusGetAllData.cs" />
+ <Compile Include="KKSG\GuildBonusType.cs" />
+ <Compile Include="KKSG\GuildBossTimeOut.cs" />
+ <Compile Include="KKSG\GuildBriefArg.cs" />
+ <Compile Include="KKSG\GuildBriefRes.cs" />
+ <Compile Include="KKSG\GuildBuff.cs" />
+ <Compile Include="KKSG\GuildBuffCDParam.cs" />
+ <Compile Include="KKSG\GuildBuffItem.cs" />
+ <Compile Include="KKSG\GuildBuffRecord.cs" />
+ <Compile Include="KKSG\GuildBuffSimpleAllInfo.cs" />
+ <Compile Include="KKSG\GuildBuffSimpleInfo.cs" />
+ <Compile Include="KKSG\GuildBuffSimpleItem.cs" />
+ <Compile Include="KKSG\GuildCampChatInfo.cs" />
+ <Compile Include="KKSG\GuildCampExchangeOperateArg.cs" />
+ <Compile Include="KKSG\GuildCampExchangeOperateRes.cs" />
+ <Compile Include="KKSG\GuildCampInfoArg.cs" />
+ <Compile Include="KKSG\GuildCampInfoRes.cs" />
+ <Compile Include="KKSG\GuildCampItemOperate.cs" />
+ <Compile Include="KKSG\guildcamppartyNotifyNtf.cs" />
+ <Compile Include="KKSG\GuildCampPartyReqExchangeReq.cs" />
+ <Compile Include="KKSG\GuildCampPartyReqExchangeRes.cs" />
+ <Compile Include="KKSG\GuildCampPartyTradeNotifyArg.cs" />
+ <Compile Include="KKSG\GuildCampPartyTradeType.cs" />
+ <Compile Include="KKSG\GuildCampRankInfo.cs" />
+ <Compile Include="KKSG\GuildCampSpriteInfo.cs" />
+ <Compile Include="KKSG\GuildCardMatchNtf.cs" />
+ <Compile Include="KKSG\GuildCardMatchReq.cs" />
+ <Compile Include="KKSG\GuildCardOp.cs" />
+ <Compile Include="KKSG\GuildCardRankNtf.cs" />
+ <Compile Include="KKSG\GuildCardRankReq.cs" />
+ <Compile Include="KKSG\GuildCastFeats.cs" />
+ <Compile Include="KKSG\GuildCheckinArg.cs" />
+ <Compile Include="KKSG\GuildCheckInBonusInfoArg.cs" />
+ <Compile Include="KKSG\GuildCheckInBonusInfoRes.cs" />
+ <Compile Include="KKSG\GuildCheckinBoxNtf.cs" />
+ <Compile Include="KKSG\GuildCheckinRes.cs" />
+ <Compile Include="KKSG\GuildDarenaUnit.cs" />
+ <Compile Include="KKSG\GuildFatigueArg.cs" />
+ <Compile Include="KKSG\GuildFatigueRes.cs" />
+ <Compile Include="KKSG\GuildGoblinInfoArg.cs" />
+ <Compile Include="KKSG\GuildGoblinInfoRes.cs" />
+ <Compile Include="KKSG\GuildGoblinResult.cs" />
+ <Compile Include="KKSG\GuildGoblinRoleKillInfo.cs" />
+ <Compile Include="KKSG\GuildGoblinSceneInfo.cs" />
+ <Compile Include="KKSG\GuildHallBuffData.cs" />
+ <Compile Include="KKSG\GuildHallGetBuffList_C2M.cs" />
+ <Compile Include="KKSG\GuildHallGetBuffList_M2C.cs" />
+ <Compile Include="KKSG\GuildHallUpdateBuff_C2M.cs" />
+ <Compile Include="KKSG\GuildHallUpdateBuff_M2C.cs" />
+ <Compile Include="KKSG\GuildHallUpdatePoint.cs" />
+ <Compile Include="KKSG\GuildHistoryArg.cs" />
+ <Compile Include="KKSG\GuildHistoryRes.cs" />
+ <Compile Include="KKSG\GuildInfo.cs" />
+ <Compile Include="KKSG\GuildJoinBindGroupReq.cs" />
+ <Compile Include="KKSG\GuildJoinBindGroupRes.cs" />
+ <Compile Include="KKSG\GuildLadderRank.cs" />
+ <Compile Include="KKSG\GuildLadderRoleRank.cs" />
+ <Compile Include="KKSG\GuildLogEnum.cs" />
+ <Compile Include="KKSG\GuildLogType.cs" />
+ <Compile Include="KKSG\GuildMatchFightState.cs" />
+ <Compile Include="KKSG\GuildMemberArg.cs" />
+ <Compile Include="KKSG\GuildMemberAskInfo.cs" />
+ <Compile Include="KKSG\GuildMemberAskItem.cs" />
+ <Compile Include="KKSG\GuildMemberData.cs" />
+ <Compile Include="KKSG\GuildMemberDonateRankItem.cs" />
+ <Compile Include="KKSG\GuildMemberFlag.cs" />
+ <Compile Include="KKSG\GuildMemberInfo.cs" />
+ <Compile Include="KKSG\GuildMemberRes.cs" />
+ <Compile Include="KKSG\GuildOpType.cs" />
+ <Compile Include="KKSG\GuildPartySummonSpiritArg.cs" />
+ <Compile Include="KKSG\GuildPartySummonSpiritRes.cs" />
+ <Compile Include="KKSG\GuildQAType.cs" />
+ <Compile Include="KKSG\GuildRecord.cs" />
+ <Compile Include="KKSG\GuildSchoolHallGetRankList_C2M.cs" />
+ <Compile Include="KKSG\GuildSchoolHallGetRankList_M2C.cs" />
+ <Compile Include="KKSG\GuildSchoolHallRankData.cs" />
+ <Compile Include="KKSG\GuildSettingChanged.cs" />
+ <Compile Include="KKSG\GuildSkill.cs" />
+ <Compile Include="KKSG\GuildSkillAllData.cs" />
+ <Compile Include="KKSG\GuildSkillData.cs" />
+ <Compile Include="KKSG\GuildSortType.cs" />
+ <Compile Include="KKSG\GuildTerrAllianceInfo.cs" />
+ <Compile Include="KKSG\GuildTerrChallInfo.cs" />
+ <Compile Include="KKSG\GUILDTERRTYPE.cs" />
+ <Compile Include="KKSG\GuildUnBindGroupReq.cs" />
+ <Compile Include="KKSG\GuildUnBindGroupRes.cs" />
+ <Compile Include="KKSG\GuildZiCaiDonateHistoryData.cs" />
+ <Compile Include="KKSG\GuildZiCaiDonateHistory_C2M.cs" />
+ <Compile Include="KKSG\GuildZiCaiDonateHistory_M2C.cs" />
+ <Compile Include="KKSG\GuildZiCaiDonate_C2M.cs" />
+ <Compile Include="KKSG\GuildZiCaiDonate_M2C.cs" />
+ <Compile Include="KKSG\GuildZiCaiGetList_C2M.cs" />
+ <Compile Include="KKSG\GuildZiCaiGetList_M2C.cs" />
+ <Compile Include="KKSG\GuildZiCaiItemData.cs" />
+ <Compile Include="KKSG\HallIconPara.cs" />
+ <Compile Include="KKSG\HallIconState.cs" />
+ <Compile Include="KKSG\HandleMicphoneArg.cs" />
+ <Compile Include="KKSG\HellDropInfo.cs" />
+ <Compile Include="KKSG\HellDropInfoAll.cs" />
+ <Compile Include="KKSG\HeroBattleAncientPowerData.cs" />
+ <Compile Include="KKSG\HeroBattleCanUseHeroData.cs" />
+ <Compile Include="KKSG\HeroBattleData.cs" />
+ <Compile Include="KKSG\HeroBattleGroupData.cs" />
+ <Compile Include="KKSG\HeroBattleInCircle.cs" />
+ <Compile Include="KKSG\HeroBattleOneGame.cs" />
+ <Compile Include="KKSG\HeroBattleOver.cs" />
+ <Compile Include="KKSG\HeroBattleOverTimeData.cs" />
+ <Compile Include="KKSG\HeroBattleRecord.cs" />
+ <Compile Include="KKSG\HeroBattleResult.cs" />
+ <Compile Include="KKSG\HeroBattleSyncData.cs" />
+ <Compile Include="KKSG\HeroBattleTeamData.cs" />
+ <Compile Include="KKSG\HeroBattleTeamMember.cs" />
+ <Compile Include="KKSG\HeroBattleTeamMsg.cs" />
+ <Compile Include="KKSG\HeroBattleTeamRoleData.cs" />
+ <Compile Include="KKSG\HeroBattleTipsData.cs" />
+ <Compile Include="KKSG\HeroKillNotifyData.cs" />
+ <Compile Include="KKSG\HeroKillUnit.cs" />
+ <Compile Include="KKSG\HeroKillUnitType.cs" />
+ <Compile Include="KKSG\HeroRankData.cs" />
+ <Compile Include="KKSG\HintNotify.cs" />
+ <Compile Include="KKSG\HoldWeddingReq.cs" />
+ <Compile Include="KKSG\HoldWeddingRes.cs" />
+ <Compile Include="KKSG\HorseAnimation.cs" />
+ <Compile Include="KKSG\HorseAward.cs" />
+ <Compile Include="KKSG\HorseAwardAll.cs" />
+ <Compile Include="KKSG\HorseCountDownTime.cs" />
+ <Compile Include="KKSG\HorseFinal.cs" />
+ <Compile Include="KKSG\HorseRank.cs" />
+ <Compile Include="KKSG\HorseReConnectArg.cs" />
+ <Compile Include="KKSG\HorseReConnectRes.cs" />
+ <Compile Include="KKSG\HorseWaitTime.cs" />
+ <Compile Include="KKSG\IBBuyItemReq.cs" />
+ <Compile Include="KKSG\IBBuyItemRes.cs" />
+ <Compile Include="KKSG\IBGiftHistAllItem.cs" />
+ <Compile Include="KKSG\IBGiftHistAllItemArg.cs" />
+ <Compile Include="KKSG\IBGiftHistAllItemRes.cs" />
+ <Compile Include="KKSG\IBGiftHistItem.cs" />
+ <Compile Include="KKSG\IBGiftIcon.cs" />
+ <Compile Include="KKSG\IBGiftOrder.cs" />
+ <Compile Include="KKSG\IBGiftTips.cs" />
+ <Compile Include="KKSG\IBQueryItemReq.cs" />
+ <Compile Include="KKSG\IBQueryItemRes.cs" />
+ <Compile Include="KKSG\IBShopAllRecord.cs" />
+ <Compile Include="KKSG\IBShopHasBuy.cs" />
+ <Compile Include="KKSG\IBShopIcon.cs" />
+ <Compile Include="KKSG\IBShopItemInfo.cs" />
+ <Compile Include="KKSG\IBShopOneRecord.cs" />
+ <Compile Include="KKSG\IconWatchListNum.cs" />
+ <Compile Include="KKSG\IdentifyEmblemArg.cs" />
+ <Compile Include="KKSG\IdentifyEmblemRes.cs" />
+ <Compile Include="KKSG\IdipClearChatInfo.cs" />
+ <Compile Include="KKSG\IdipData.cs" />
+ <Compile Include="KKSG\IdipHintData.cs" />
+ <Compile Include="KKSG\IdipMessage.cs" />
+ <Compile Include="KKSG\IdipPunishData.cs" />
+ <Compile Include="KKSG\IdipPunishInfo.cs" />
+ <Compile Include="KKSG\InheritData.cs" />
+ <Compile Include="KKSG\InlayAllJadeArg.cs" />
+ <Compile Include="KKSG\InlayAllJadeRes.cs" />
+ <Compile Include="KKSG\InspireArg.cs" />
+ <Compile Include="KKSG\InspireRes.cs" />
+ <Compile Include="KKSG\IntegralBattle.cs" />
+ <Compile Include="KKSG\IntegralState.cs" />
+ <Compile Include="KKSG\Integralunit.cs" />
+ <Compile Include="KKSG\InvFightAgainPara.cs" />
+ <Compile Include="KKSG\InvFightArg.cs" />
+ <Compile Include="KKSG\InvFightBattleResult.cs" />
+ <Compile Include="KKSG\InvFightBefESpara.cs" />
+ <Compile Include="KKSG\InvFightNotifyType.cs" />
+ <Compile Include="KKSG\InvFightPara.cs" />
+ <Compile Include="KKSG\InvFightReqType.cs" />
+ <Compile Include="KKSG\InvFightRes.cs" />
+ <Compile Include="KKSG\InvFightRoleBrief.cs" />
+ <Compile Include="KKSG\InvHistoryArg.cs" />
+ <Compile Include="KKSG\InvHistoryRes.cs" />
+ <Compile Include="KKSG\InvHReqType.cs" />
+ <Compile Include="KKSG\InviteRufuse.cs" />
+ <Compile Include="KKSG\InvUnfState.cs" />
+ <Compile Include="KKSG\Item.cs" />
+ <Compile Include="KKSG\ItemArtifact.cs" />
+ <Compile Include="KKSG\ItemBrief.cs" />
+ <Compile Include="KKSG\ItemBuffOpArg.cs" />
+ <Compile Include="KKSG\ItemBuffOpRes.cs" />
+ <Compile Include="KKSG\ItemChanged.cs" />
+ <Compile Include="KKSG\ItemComposeArg.cs" />
+ <Compile Include="KKSG\ItemComposeRes.cs" />
+ <Compile Include="KKSG\ItemEnchant.cs" />
+ <Compile Include="KKSG\ItemEnum.cs" />
+ <Compile Include="KKSG\ItemFindBackArg.cs" />
+ <Compile Include="KKSG\ItemFindBackData.cs" />
+ <Compile Include="KKSG\ItemFindBackInfo.cs" />
+ <Compile Include="KKSG\ItemFindBackInfo2Client.cs" />
+ <Compile Include="KKSG\ItemFindBackInfoArg.cs" />
+ <Compile Include="KKSG\ItemFindBackInfoRes.cs" />
+ <Compile Include="KKSG\ItemFindBackRes.cs" />
+ <Compile Include="KKSG\ItemFindBackType.cs" />
+ <Compile Include="KKSG\ItemForge.cs" />
+ <Compile Include="KKSG\ItemFuse.cs" />
+ <Compile Include="KKSG\ItemJade.cs" />
+ <Compile Include="KKSG\ItemJadeSingle.cs" />
+ <Compile Include="KKSG\ItemRandAttr.cs" />
+ <Compile Include="KKSG\ItemRecord.cs" />
+ <Compile Include="KKSG\ItemSellArg.cs" />
+ <Compile Include="KKSG\ItemSellRes.cs" />
+ <Compile Include="KKSG\ItemUseOp.cs" />
+ <Compile Include="KKSG\JadeComposeArg.cs" />
+ <Compile Include="KKSG\JadeComposeNewArg.cs" />
+ <Compile Include="KKSG\JadeComposeNewRes.cs" />
+ <Compile Include="KKSG\JadeComposeRes.cs" />
+ <Compile Include="KKSG\JadeOperationArg.cs" />
+ <Compile Include="KKSG\JadeOperationNewArg.cs" />
+ <Compile Include="KKSG\JadeOperationNewRes.cs" />
+ <Compile Include="KKSG\JadeOperationRes.cs" />
+ <Compile Include="KKSG\JadeSealInfo.cs" />
+ <Compile Include="KKSG\JadeSlotInfo.cs" />
+ <Compile Include="KKSG\JoinLargeRoomArg.cs" />
+ <Compile Include="KKSG\JoinLargeRoomReply.cs" />
+ <Compile Include="KKSG\JoinLargeRoomRes.cs" />
+ <Compile Include="KKSG\JoinLeagueEleBattleArg.cs" />
+ <Compile Include="KKSG\JoinLeagueEleBattleRes.cs" />
+ <Compile Include="KKSG\JoinRoom.cs" />
+ <Compile Include="KKSG\JoinRoomReply.cs" />
+ <Compile Include="KKSG\JustDanceArg.cs" />
+ <Compile Include="KKSG\JustDanceRes.cs" />
+ <Compile Include="KKSG\KickAccountJkydMsg.cs" />
+ <Compile Include="KKSG\KickType.cs" />
+ <Compile Include="KKSG\KillEnemyScoreData.cs" />
+ <Compile Include="KKSG\KKVsRoleState.cs" />
+ <Compile Include="KKSG\KMatchCommonArg.cs" />
+ <Compile Include="KKSG\KMatchCommonRes.cs" />
+ <Compile Include="KKSG\KMatchOp.cs" />
+ <Compile Include="KKSG\KMatchType.cs" />
+ <Compile Include="KKSG\LargeRoomLoginParam.cs" />
+ <Compile Include="KKSG\LargeRoomRoleParam.cs" />
+ <Compile Include="KKSG\LBEleRoomInfo.cs" />
+ <Compile Include="KKSG\LBEleRoomState.cs" />
+ <Compile Include="KKSG\LBEleRoundInfo.cs" />
+ <Compile Include="KKSG\LBEleTeamInfo.cs" />
+ <Compile Include="KKSG\LeagueBattleBaseDataNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleFightState.cs" />
+ <Compile Include="KKSG\LeagueBattleLoadInfoNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleMatchTimeoutNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleOneRecord.cs" />
+ <Compile Include="KKSG\LeagueBattleOneResultNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleOneRole.cs" />
+ <Compile Include="KKSG\LeagueBattleOneTeam.cs" />
+ <Compile Include="KKSG\LeagueBattleReadyOper.cs" />
+ <Compile Include="KKSG\LeagueBattleReadyReqArg.cs" />
+ <Compile Include="KKSG\LeagueBattleReadyReqRes.cs" />
+ <Compile Include="KKSG\LeagueBattleReqArg.cs" />
+ <Compile Include="KKSG\LeagueBattleReqRes.cs" />
+ <Compile Include="KKSG\LeagueBattleReqType.cs" />
+ <Compile Include="KKSG\LeagueBattleResultNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleResultRole.cs" />
+ <Compile Include="KKSG\LeagueBattleResultTeam.cs" />
+ <Compile Include="KKSG\LeagueBattleRoleBrief.cs" />
+ <Compile Include="KKSG\LeagueBattleRoleState.cs" />
+ <Compile Include="KKSG\LeagueBattleStartMatchNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleStateNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleStopMatchNtf.cs" />
+ <Compile Include="KKSG\LeagueBattleTeamData.cs" />
+ <Compile Include="KKSG\LeagueBattleTimeState.cs" />
+ <Compile Include="KKSG\LeagueBattleType.cs" />
+ <Compile Include="KKSG\LeagueEliType.cs" />
+ <Compile Include="KKSG\LeagueRankData.cs" />
+ <Compile Include="KKSG\LeagueTeamDetail.cs" />
+ <Compile Include="KKSG\LeagueTeamMemberDetail.cs" />
+ <Compile Include="KKSG\LeagueTeamState.cs" />
+ <Compile Include="KKSG\LearnGuildSkillAgr.cs" />
+ <Compile Include="KKSG\LearnGuildSkillRes.cs" />
+ <Compile Include="KKSG\LeaveDragonGuildArg.cs" />
+ <Compile Include="KKSG\LeaveDragonGuildRes.cs" />
+ <Compile Include="KKSG\LeaveGuildArg.cs" />
+ <Compile Include="KKSG\LeaveGuildRes.cs" />
+ <Compile Include="KKSG\LeaveLargeRoomParam.cs" />
+ <Compile Include="KKSG\LeaveLeagueTeamArg.cs" />
+ <Compile Include="KKSG\LeaveLeagueTeamRes.cs" />
+ <Compile Include="KKSG\LeavePartnerArg.cs" />
+ <Compile Include="KKSG\LeavePartnerRes.cs" />
+ <Compile Include="KKSG\LeaveSceneType.cs" />
+ <Compile Include="KKSG\LeaveSkyTeamArg.cs" />
+ <Compile Include="KKSG\LeaveSkyTeamRes.cs" />
+ <Compile Include="KKSG\LeaveTeamType.cs" />
+ <Compile Include="KKSG\LevelChanged.cs" />
+ <Compile Include="KKSG\LevelScriptStateData.cs" />
+ <Compile Include="KKSG\LevelSealButtonType.cs" />
+ <Compile Include="KKSG\LevelSealExchangeArg.cs" />
+ <Compile Include="KKSG\LevelSealExchangeRes.cs" />
+ <Compile Include="KKSG\LevelSealInfo.cs" />
+ <Compile Include="KKSG\LevelSealOverExpArg.cs" />
+ <Compile Include="KKSG\LevelSealOverExpRes.cs" />
+ <Compile Include="KKSG\LevelSealRecord.cs" />
+ <Compile Include="KKSG\LevelUpSlotAttrArg.cs" />
+ <Compile Include="KKSG\LevelUpSlotAttrRes.cs" />
+ <Compile Include="KKSG\LiveIconData.cs" />
+ <Compile Include="KKSG\LiveNameInfo.cs" />
+ <Compile Include="KKSG\LiveRecord.cs" />
+ <Compile Include="KKSG\LiveType.cs" />
+ <Compile Include="KKSG\LoadAccountData.cs" />
+ <Compile Include="KKSG\LoadOffLineChatNtf.cs" />
+ <Compile Include="KKSG\LogDBType.cs" />
+ <Compile Include="KKSG\LoginActivityArg.cs" />
+ <Compile Include="KKSG\LoginActivityRes.cs" />
+ <Compile Include="KKSG\LoginActivityStatus.cs" />
+ <Compile Include="KKSG\LoginArg.cs" />
+ <Compile Include="KKSG\LoginChallenge.cs" />
+ <Compile Include="KKSG\LoginExtraData.cs" />
+ <Compile Include="KKSG\LoginGateData.cs" />
+ <Compile Include="KKSG\LoginReconnectEnterSceneData.cs" />
+ <Compile Include="KKSG\LoginReconnectInfo.cs" />
+ <Compile Include="KKSG\LoginReconnectReqArg.cs" />
+ <Compile Include="KKSG\LoginReconnectReqRes.cs" />
+ <Compile Include="KKSG\LoginRecord.cs" />
+ <Compile Include="KKSG\LoginRes.cs" />
+ <Compile Include="KKSG\LoginReward.cs" />
+ <Compile Include="KKSG\LoginRewardGetReq.cs" />
+ <Compile Include="KKSG\LoginRewardGetRet.cs" />
+ <Compile Include="KKSG\LoginRewardRet.cs" />
+ <Compile Include="KKSG\LoginRewardState.cs" />
+ <Compile Include="KKSG\LoginType.cs" />
+ <Compile Include="KKSG\LogoutType.cs" />
+ <Compile Include="KKSG\LotteryDrawReq.cs" />
+ <Compile Include="KKSG\LotteryDrawRes.cs" />
+ <Compile Include="KKSG\LotteryType.cs" />
+ <Compile Include="KKSG\LuckyActivity.cs" />
+ <Compile Include="KKSG\MailOpArg.cs" />
+ <Compile Include="KKSG\MailOpRes.cs" />
+ <Compile Include="KKSG\MailOpType.cs" />
+ <Compile Include="KKSG\MakePartnerResult.cs" />
+ <Compile Include="KKSG\MapIntItem.cs" />
+ <Compile Include="KKSG\MapKeyValue.cs" />
+ <Compile Include="KKSG\MarriageApplyInfo.cs" />
+ <Compile Include="KKSG\MarriageApplyResponse.cs" />
+ <Compile Include="KKSG\MarriageLevelInfo.cs" />
+ <Compile Include="KKSG\MarriageLevelValueNtfData.cs" />
+ <Compile Include="KKSG\MarriageNewPrivilegeNtfData.cs" />
+ <Compile Include="KKSG\MarriageOpType.cs" />
+ <Compile Include="KKSG\MarriagePos.cs" />
+ <Compile Include="KKSG\MarriageRelationOpArg.cs" />
+ <Compile Include="KKSG\MarriageRelationOpRes.cs" />
+ <Compile Include="KKSG\MarriageStatus.cs" />
+ <Compile Include="KKSG\MatchToWorldType.cs" />
+ <Compile Include="KKSG\MayhemRankInfo.cs" />
+ <Compile Include="KKSG\MentorApplyStatus.cs" />
+ <Compile Include="KKSG\MentorBreakApplyInfo.cs" />
+ <Compile Include="KKSG\MentorMsgApplyType.cs" />
+ <Compile Include="KKSG\MentorMyBeAppliedMsgArg.cs" />
+ <Compile Include="KKSG\MentorMyBeAppliedMsgRes.cs" />
+ <Compile Include="KKSG\MentorRelationOpArg.cs" />
+ <Compile Include="KKSG\MentorRelationOpRes.cs" />
+ <Compile Include="KKSG\MentorRelationOpType.cs" />
+ <Compile Include="KKSG\MentorRelationStatus.cs" />
+ <Compile Include="KKSG\MentorRelationStatusData.cs" />
+ <Compile Include="KKSG\MentorSelfInfo.cs" />
+ <Compile Include="KKSG\MentorTaskType.cs" />
+ <Compile Include="KKSG\MidasExceptionInfo.cs" />
+ <Compile Include="KKSG\MilitaryRankData.cs" />
+ <Compile Include="KKSG\MilitaryRecord.cs" />
+ <Compile Include="KKSG\MobaAddExpData.cs" />
+ <Compile Include="KKSG\MobaBattleOneGame.cs" />
+ <Compile Include="KKSG\MobaBattleOneGameBrief.cs" />
+ <Compile Include="KKSG\MobaBattleOneGameRole.cs" />
+ <Compile Include="KKSG\MobaBattleResult.cs" />
+ <Compile Include="KKSG\MobaBattleRoleResult.cs" />
+ <Compile Include="KKSG\MobaBattleTeamData.cs" />
+ <Compile Include="KKSG\MobaBattleTeamMsg.cs" />
+ <Compile Include="KKSG\MobaBattleTeamRoleData.cs" />
+ <Compile Include="KKSG\MobaHintNtf.cs" />
+ <Compile Include="KKSG\MobaMiniMapData.cs" />
+ <Compile Include="KKSG\MobaOp.cs" />
+ <Compile Include="KKSG\MobaRoleChangeData.cs" />
+ <Compile Include="KKSG\MobaRoleData.cs" />
+ <Compile Include="KKSG\MobaSignalBroadcastData.cs" />
+ <Compile Include="KKSG\MobaSignalingArg.cs" />
+ <Compile Include="KKSG\MobaSignalingRes.cs" />
+ <Compile Include="KKSG\ModifyArg.cs" />
+ <Compile Include="KKSG\ModifyDragonGuildNameArg.cs" />
+ <Compile Include="KKSG\ModifyDragonGuildNameRes.cs" />
+ <Compile Include="KKSG\ModifyRes.cs" />
+ <Compile Include="KKSG\MoveInfo.cs" />
+ <Compile Include="KKSG\MSGiveItemType.cs" />
+ <Compile Include="KKSG\MSUseSumamryType.cs" />
+ <Compile Include="KKSG\MulActivitInfo.cs" />
+ <Compile Include="KKSG\MulActivityArg.cs" />
+ <Compile Include="KKSG\MulActivityCha.cs" />
+ <Compile Include="KKSG\MulActivityIconSys.cs" />
+ <Compile Include="KKSG\MulActivityRes.cs" />
+ <Compile Include="KKSG\MulActivityTimeState.cs" />
+ <Compile Include="KKSG\MyDragonGuild.cs" />
+ <Compile Include="KKSG\MyGuild.cs" />
+ <Compile Include="KKSG\MysqlOpType.cs" />
+ <Compile Include="KKSG\MythShopOP.cs" />
+ <Compile Include="KKSG\NewBattleResult.cs" />
+ <Compile Include="KKSG\NewGetFlowerRewardListArg.cs" />
+ <Compile Include="KKSG\NewGetFlowerRewardListRes.cs" />
+ <Compile Include="KKSG\NewGuildBonusData.cs" />
+ <Compile Include="KKSG\NextDayRewardNtf.cs" />
+ <Compile Include="KKSG\NextDayRewardReport.cs" />
+ <Compile Include="KKSG\NoticeDoingGuildInherit.cs" />
+ <Compile Include="KKSG\NoticeGuildArenaBegin.cs" />
+ <Compile Include="KKSG\NoticeGuildArenaNextTime.cs" />
+ <Compile Include="KKSG\NoticeGuildBossEnd.cs" />
+ <Compile Include="KKSG\NoticeGuildLadderStart.cs" />
+ <Compile Include="KKSG\NoticeGuildTerrall.cs" />
+ <Compile Include="KKSG\NoticeGuildTerrBattleWin.cs" />
+ <Compile Include="KKSG\NoticeGuildTerrBigIcon.cs" />
+ <Compile Include="KKSG\NoticeGuildTerrEnd.cs" />
+ <Compile Include="KKSG\NoticeGuildTerrWar.cs" />
+ <Compile Include="KKSG\NoticeGuildWageReward.cs" />
+ <Compile Include="KKSG\NoticeHungryDown.cs" />
+ <Compile Include="KKSG\NoticeType.cs" />
+ <Compile Include="KKSG\NotifyEnemyEnterFight.cs" />
+ <Compile Include="KKSG\NotifyEnhanceSuit.cs" />
+ <Compile Include="KKSG\NotifyLeagueTeamCreate.cs" />
+ <Compile Include="KKSG\NotifyLeagueTeamDissolve.cs" />
+ <Compile Include="KKSG\NotifyMarriageApplyData.cs" />
+ <Compile Include="KKSG\NotifyMarriageDivorceApplyData.cs" />
+ <Compile Include="KKSG\NotifyMentorApplyData.cs" />
+ <Compile Include="KKSG\NotifyPlatShareResultArg.cs" />
+ <Compile Include="KKSG\NotifySkyTeamCreate.cs" />
+ <Compile Include="KKSG\NotifyStartUpTypeToClient.cs" />
+ <Compile Include="KKSG\NotifyTransferWall.cs" />
+ <Compile Include="KKSG\NpcFeelingOneNpc.cs" />
+ <Compile Include="KKSG\NpcFeelingRecord.cs" />
+ <Compile Include="KKSG\NpcFeelingUnite.cs" />
+ <Compile Include="KKSG\NpcFlArg.cs" />
+ <Compile Include="KKSG\NpcFlItemType.cs" />
+ <Compile Include="KKSG\NpcFlNpc2Role.cs" />
+ <Compile Include="KKSG\NpcFlReqType.cs" />
+ <Compile Include="KKSG\NpcFlRes.cs" />
+ <Compile Include="KKSG\NpcFlReturn.cs" />
+ <Compile Include="KKSG\NpcFlRoleExp.cs" />
+ <Compile Include="KKSG\NpcLikeItem.cs" />
+ <Compile Include="KKSG\OneLiveRecordInfo.cs" />
+ <Compile Include="KKSG\OneMentorApplyMasterShow.cs" />
+ <Compile Include="KKSG\OneMentorApplyStudentShow.cs" />
+ <Compile Include="KKSG\OneMentorBeAppliedMsg.cs" />
+ <Compile Include="KKSG\OneMentorRelationInfo2Client.cs" />
+ <Compile Include="KKSG\OneMentorTaskInfo.cs" />
+ <Compile Include="KKSG\OnlineRewardNtf.cs" />
+ <Compile Include="KKSG\OnlineRewardReport.cs" />
+ <Compile Include="KKSG\OnlyOnceGuildBonusData.cs" />
+ <Compile Include="KKSG\Open520FestivityRedPacketArg.cs" />
+ <Compile Include="KKSG\Open520FestivityRedPacketRes.cs" />
+ <Compile Include="KKSG\OpenGardenFarmlandArg.cs" />
+ <Compile Include="KKSG\OpenGardenFarmlandRes.cs" />
+ <Compile Include="KKSG\OpenGuildQAReq.cs" />
+ <Compile Include="KKSG\OpenGuildQARes.cs" />
+ <Compile Include="KKSG\OpenPrivateChat.cs" />
+ <Compile Include="KKSG\OpenSceneChestArg.cs" />
+ <Compile Include="KKSG\OpenSceneChestRes.cs" />
+ <Compile Include="KKSG\OpenSpriteEgg.cs" />
+ <Compile Include="KKSG\OperateRecord.cs" />
+ <Compile Include="KKSG\Operation520FestivalArg.cs" />
+ <Compile Include="KKSG\Operation520FestivalRes.cs" />
+ <Compile Include="KKSG\OtherFetchDoodadRes.cs" />
+ <Compile Include="KKSG\OutLook.cs" />
+ <Compile Include="KKSG\OutLookChange.cs" />
+ <Compile Include="KKSG\OutLookConsumePre.cs" />
+ <Compile Include="KKSG\OutLookDesignation.cs" />
+ <Compile Include="KKSG\OutLookDisplayFashion.cs" />
+ <Compile Include="KKSG\OutLookEquip.cs" />
+ <Compile Include="KKSG\OutLookGuild.cs" />
+ <Compile Include="KKSG\OutLookMilitaryRank.cs" />
+ <Compile Include="KKSG\OutLookOp.cs" />
+ <Compile Include="KKSG\OutLookSprite.cs" />
+ <Compile Include="KKSG\OutLookState.cs" />
+ <Compile Include="KKSG\OutLookStateType.cs" />
+ <Compile Include="KKSG\OutLookTitle.cs" />
+ <Compile Include="KKSG\OutLookType.cs" />
+ <Compile Include="KKSG\PandoraDrop.cs" />
+ <Compile Include="KKSG\PandoraLotteryArg.cs" />
+ <Compile Include="KKSG\PandoraLotteryRes.cs" />
+ <Compile Include="KKSG\PartnerLivenessItem.cs" />
+ <Compile Include="KKSG\PartnerMemberDetail.cs" />
+ <Compile Include="KKSG\PartnerOperType.cs" />
+ <Compile Include="KKSG\PartnerShopItemClient.cs" />
+ <Compile Include="KKSG\PartnerShopRecordItem.cs" />
+ <Compile Include="KKSG\PartnerUpdateType.cs" />
+ <Compile Include="KKSG\PartyExchangeItemInfo.cs" />
+ <Compile Include="KKSG\PayAccessDataType.cs" />
+ <Compile Include="KKSG\PayAileen.cs" />
+ <Compile Include="KKSG\PayAileenInfo.cs" />
+ <Compile Include="KKSG\PayAileenRecord.cs" />
+ <Compile Include="KKSG\PayAllInfo.cs" />
+ <Compile Include="KKSG\PayAwardRecord.cs" />
+ <Compile Include="KKSG\PayBaseInfo.cs" />
+ <Compile Include="KKSG\PayButtonStatus.cs" />
+ <Compile Include="KKSG\PayBuyGoodsFail.cs" />
+ <Compile Include="KKSG\PayCard.cs" />
+ <Compile Include="KKSG\PayCardAwardArg.cs" />
+ <Compile Include="KKSG\PayCardAwardRes.cs" />
+ <Compile Include="KKSG\PayCardType.cs" />
+ <Compile Include="KKSG\PayClickArg.cs" />
+ <Compile Include="KKSG\PayClickRes.cs" />
+ <Compile Include="KKSG\PayConsume.cs" />
+ <Compile Include="KKSG\PayconsumeBrief.cs" />
+ <Compile Include="KKSG\PayConsumeRebate.cs" />
+ <Compile Include="KKSG\PayFirstAwardArg.cs" />
+ <Compile Include="KKSG\PayFirstAwardRes.cs" />
+ <Compile Include="KKSG\PayFriendItemArg.cs" />
+ <Compile Include="KKSG\PayFriendItemRes.cs" />
+ <Compile Include="KKSG\PayGiftIbStatus.cs" />
+ <Compile Include="KKSG\PayGiftNtfData.cs" />
+ <Compile Include="KKSG\PayGiftRecord.cs" />
+ <Compile Include="KKSG\PayInfo.cs" />
+ <Compile Include="KKSG\PayMember.cs" />
+ <Compile Include="KKSG\PayMemberPrivilege.cs" />
+ <Compile Include="KKSG\PayMemberRecord.cs" />
+ <Compile Include="KKSG\PayNotifyArg.cs" />
+ <Compile Include="KKSG\PayNotifyRes.cs" />
+ <Compile Include="KKSG\PayParameterInfo.cs" />
+ <Compile Include="KKSG\PayParamType.cs" />
+ <Compile Include="KKSG\PayPrivilegeShop.cs" />
+ <Compile Include="KKSG\PayScoreData.cs" />
+ <Compile Include="KKSG\PaytssInfo.cs" />
+ <Compile Include="KKSG\PayV2Record.cs" />
+ <Compile Include="KKSG\PeerBoxArg.cs" />
+ <Compile Include="KKSG\PeerBoxRes.cs" />
+ <Compile Include="KKSG\PeriodTaskType.cs" />
+ <Compile Include="KKSG\PersonalCareerArg.cs" />
+ <Compile Include="KKSG\PersonalCareerRes.cs" />
+ <Compile Include="KKSG\PersonalCarrerReqType.cs" />
+ <Compile Include="KKSG\PersonalHomePage.cs" />
+ <Compile Include="KKSG\PetChangeNotfiy.cs" />
+ <Compile Include="KKSG\petGetSkill.cs" />
+ <Compile Include="KKSG\PetInviteInfo.cs" />
+ <Compile Include="KKSG\PetInviteNtf.cs" />
+ <Compile Include="KKSG\PetOP.cs" />
+ <Compile Include="KKSG\PetOperationArg.cs" />
+ <Compile Include="KKSG\PetOperationOtherArg.cs" />
+ <Compile Include="KKSG\PetOperationOtherRes.cs" />
+ <Compile Include="KKSG\PetOperationRes.cs" />
+ <Compile Include="KKSG\PetOtherOp.cs" />
+ <Compile Include="KKSG\PetSingle.cs" />
+ <Compile Include="KKSG\PetSysData.cs" />
+ <Compile Include="KKSG\PhotographEffect.cs" />
+ <Compile Include="KKSG\PhotographEffectArg.cs" />
+ <Compile Include="KKSG\PicUrlInfo.cs" />
+ <Compile Include="KKSG\PkBaseHist.cs" />
+ <Compile Include="KKSG\PKInformation.cs" />
+ <Compile Include="KKSG\PkMatchStage.cs" />
+ <Compile Include="KKSG\PkNVNType.cs" />
+ <Compile Include="KKSG\PkOneRec.cs" />
+ <Compile Include="KKSG\PkOneRecord.cs" />
+ <Compile Include="KKSG\PkPrepareNtf.cs" />
+ <Compile Include="KKSG\PkRankExtraData.cs" />
+ <Compile Include="KKSG\PkRecord.cs" />
+ <Compile Include="KKSG\PkRecordSubInfo.cs" />
+ <Compile Include="KKSG\PkReqArg.cs" />
+ <Compile Include="KKSG\PkReqRes.cs" />
+ <Compile Include="KKSG\PkReqType.cs" />
+ <Compile Include="KKSG\PkResult.cs" />
+ <Compile Include="KKSG\PkResultType.cs" />
+ <Compile Include="KKSG\PkRoleInfo.cs" />
+ <Compile Include="KKSG\PkRoleInfoNtf.cs" />
+ <Compile Include="KKSG\PkRoleRec.cs" />
+ <Compile Include="KKSG\PkTimeoutNtf.cs" />
+ <Compile Include="KKSG\PlantCultivationArg.cs" />
+ <Compile Include="KKSG\PlantCultivationRes.cs" />
+ <Compile Include="KKSG\PlantGrowState.cs" />
+ <Compile Include="KKSG\PlantHarvestArg.cs" />
+ <Compile Include="KKSG\PlantHarvestRes.cs" />
+ <Compile Include="KKSG\PlantInfo.cs" />
+ <Compile Include="KKSG\PlatBanAccount.cs" />
+ <Compile Include="KKSG\PlatformShareAwardPara.cs" />
+ <Compile Include="KKSG\PlatformShareResult.cs" />
+ <Compile Include="KKSG\PlatFriend.cs" />
+ <Compile Include="KKSG\PlatFriendRankInfo2Client.cs" />
+ <Compile Include="KKSG\PlatFriendServer.cs" />
+ <Compile Include="KKSG\PlatNotice.cs" />
+ <Compile Include="KKSG\PlatType.cs" />
+ <Compile Include="KKSG\PlayDiceNtfData.cs" />
+ <Compile Include="KKSG\PlayDiceOverArg.cs" />
+ <Compile Include="KKSG\PlayDiceOverData.cs" />
+ <Compile Include="KKSG\PlayDiceOverRes.cs" />
+ <Compile Include="KKSG\PlayDiceRequestArg.cs" />
+ <Compile Include="KKSG\PlayDiceRequestRes.cs" />
+ <Compile Include="KKSG\PokerTournamentEndReFundMsg.cs" />
+ <Compile Include="KKSG\Position.cs" />
+ <Compile Include="KKSG\PositionCheck.cs" />
+ <Compile Include="KKSG\PositionCheckList.cs" />
+ <Compile Include="KKSG\PrivateChatList.cs" />
+ <Compile Include="KKSG\PunishDataType.cs" />
+ <Compile Include="KKSG\PunishType.cs" />
+ <Compile Include="KKSG\PushConfig.cs" />
+ <Compile Include="KKSG\PushInfo.cs" />
+ <Compile Include="KKSG\PushPraise.cs" />
+ <Compile Include="KKSG\PushQuestionNtf.cs" />
+ <Compile Include="KKSG\PvpArg.cs" />
+ <Compile Include="KKSG\PvpBaseData.cs" />
+ <Compile Include="KKSG\PvpBattleBeginData.cs" />
+ <Compile Include="KKSG\PvpBattleEndData.cs" />
+ <Compile Include="KKSG\PvpBattleKill.cs" />
+ <Compile Include="KKSG\PvpData.cs" />
+ <Compile Include="KKSG\PvpHistory.cs" />
+ <Compile Include="KKSG\PVPInformation.cs" />
+ <Compile Include="KKSG\PvpNowGameData.cs" />
+ <Compile Include="KKSG\PvpNowUnitData.cs" />
+ <Compile Include="KKSG\PvpOneRec.cs" />
+ <Compile Include="KKSG\PvpReqType.cs" />
+ <Compile Include="KKSG\PvpRes.cs" />
+ <Compile Include="KKSG\PVPResult.cs" />
+ <Compile Include="KKSG\PvpRoleBrief.cs" />
+ <Compile Include="KKSG\PVP_ONEGAMEEND_REASON.cs" />
+ <Compile Include="KKSG\QAEnterRoomNtf.cs" />
+ <Compile Include="KKSG\QAIDName.cs" />
+ <Compile Include="KKSG\QAIDNameList.cs" />
+ <Compile Include="KKSG\QANotify.cs" />
+ <Compile Include="KKSG\QAOverNtf.cs" />
+ <Compile Include="KKSG\QARoomRankData.cs" />
+ <Compile Include="KKSG\QARoomRankNtf.cs" />
+ <Compile Include="KKSG\QQVipInfo.cs" />
+ <Compile Include="KKSG\QQVipInfoClient.cs" />
+ <Compile Include="KKSG\QTEOperation.cs" />
+ <Compile Include="KKSG\QueryBoxsArg.cs" />
+ <Compile Include="KKSG\QueryBoxsRes.cs" />
+ <Compile Include="KKSG\QueryClientIpArg.cs" />
+ <Compile Include="KKSG\QueryClientIpRes.cs" />
+ <Compile Include="KKSG\QueryGateArg.cs" />
+ <Compile Include="KKSG\QueryGateRes.cs" />
+ <Compile Include="KKSG\QueryGuildCardArg.cs" />
+ <Compile Include="KKSG\QueryGuildCardRes.cs" />
+ <Compile Include="KKSG\QueryGuildCheckinArg.cs" />
+ <Compile Include="KKSG\QueryGuildCheckinRes.cs" />
+ <Compile Include="KKSG\QueryLotteryCDArg.cs" />
+ <Compile Include="KKSG\QueryLotteryCDRes.cs" />
+ <Compile Include="KKSG\QueryMayhemRankArg.cs" />
+ <Compile Include="KKSG\QueryMayhemRankRes.cs" />
+ <Compile Include="KKSG\QueryOpenGameArg.cs" />
+ <Compile Include="KKSG\QueryOpenGameRes.cs" />
+ <Compile Include="KKSG\QueryPkInfoRes.cs" />
+ <Compile Include="KKSG\QueryPowerPointArg.cs" />
+ <Compile Include="KKSG\QueryPowerPointRes.cs" />
+ <Compile Include="KKSG\QueryQQFriendsVipInfoArg.cs" />
+ <Compile Include="KKSG\QueryQQFriendsVipInfoRes.cs" />
+ <Compile Include="KKSG\QueryQQVipInfoArg.cs" />
+ <Compile Include="KKSG\QueryQQVipInfoRes.cs" />
+ <Compile Include="KKSG\QueryResWarArg.cs" />
+ <Compile Include="KKSG\QueryResWarEnum.cs" />
+ <Compile Include="KKSG\QueryResWarRes.cs" />
+ <Compile Include="KKSG\QueryRoleStateAck.cs" />
+ <Compile Include="KKSG\QueryRoleStateReq.cs" />
+ <Compile Include="KKSG\QuerySceneDayCountArg.cs" />
+ <Compile Include="KKSG\QuerySceneDayCountRes.cs" />
+ <Compile Include="KKSG\QuerySceneTimeArg.cs" />
+ <Compile Include="KKSG\QuerySceneTimeRes.cs" />
+ <Compile Include="KKSG\QueryShopItemArg.cs" />
+ <Compile Include="KKSG\QueryShopItemRes.cs" />
+ <Compile Include="KKSG\QuitRoom.cs" />
+ <Compile Include="KKSG\RandomFriendWaitListArg.cs" />
+ <Compile Include="KKSG\RandomFriendWaitListRes.cs" />
+ <Compile Include="KKSG\randomtask.cs" />
+ <Compile Include="KKSG\RankData.cs" />
+ <Compile Include="KKSG\RankeType.cs" />
+ <Compile Include="KKSG\RankList.cs" />
+ <Compile Include="KKSG\RankOnce.cs" />
+ <Compile Include="KKSG\ReachAchieveNtf.cs" />
+ <Compile Include="KKSG\ReachDesignationNtf.cs" />
+ <Compile Include="KKSG\ReadAccountDataType.cs" />
+ <Compile Include="KKSG\RecAllianceArg.cs" />
+ <Compile Include="KKSG\RecAllianceRes.cs" />
+ <Compile Include="KKSG\ReceiveFlowerData.cs" />
+ <Compile Include="KKSG\ReceiveRoleFlowerInfo2Client.cs" />
+ <Compile Include="KKSG\ReconectSync.cs" />
+ <Compile Include="KKSG\ReconnArg.cs" />
+ <Compile Include="KKSG\ReconnectScene.cs" />
+ <Compile Include="KKSG\ReconnRes.cs" />
+ <Compile Include="KKSG\ReEnterRiskBattleArg.cs" />
+ <Compile Include="KKSG\ReEnterRiskBattleRes.cs" />
+ <Compile Include="KKSG\RefreshSweepRewardArg.cs" />
+ <Compile Include="KKSG\RefreshSweepRewardRes.cs" />
+ <Compile Include="KKSG\RefreshWeeklyTaskArg.cs" />
+ <Compile Include="KKSG\RefreshWeeklyTaskRes.cs" />
+ <Compile Include="KKSG\RemoveBlackListArg.cs" />
+ <Compile Include="KKSG\RemoveBlackListRes.cs" />
+ <Compile Include="KKSG\RemoveFriendArg.cs" />
+ <Compile Include="KKSG\RemoveFriendRes.cs" />
+ <Compile Include="KKSG\RemoveIBShopIcon.cs" />
+ <Compile Include="KKSG\ReplyPartyExchangeItemOptArg.cs" />
+ <Compile Include="KKSG\ReplyPartyExchangeItemOptRes.cs" />
+ <Compile Include="KKSG\ReportBadPlayerArg.cs" />
+ <Compile Include="KKSG\ReportBadPlayerRes.cs" />
+ <Compile Include="KKSG\ReportBattleArg.cs" />
+ <Compile Include="KKSG\ReportBattleRes.cs" />
+ <Compile Include="KKSG\ReportDataRecord.cs" />
+ <Compile Include="KKSG\ReqAutoPlay.cs" />
+ <Compile Include="KKSG\ReqGuildArenaHistoryRes.cs" />
+ <Compile Include="KKSG\ReqGuildArenaHistoryRse.cs" />
+ <Compile Include="KKSG\ReqGuildInheritInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildInheritInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildLadderInfoAgr.cs" />
+ <Compile Include="KKSG\ReqGuildLadderInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildLadderRnakInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildLadderRnakInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildRankInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildRankInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildTerrAllianceInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildTerrAllianceInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildTerrChallInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildTerrChallInfoRes.cs" />
+ <Compile Include="KKSG\ReqGuildTerrCityInfo.cs" />
+ <Compile Include="KKSG\ReqGuildTerrCityInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildTerrIntellInfoArg.cs" />
+ <Compile Include="KKSG\ReqGuildTerrIntellInfoRes.cs" />
+ <Compile Include="KKSG\ReqPlatFriendRankListArg.cs" />
+ <Compile Include="KKSG\ReqPlatFriendRankListRes.cs" />
+ <Compile Include="KKSG\ResetSkillArg.cs" />
+ <Compile Include="KKSG\ResetSkillRes.cs" />
+ <Compile Include="KKSG\ResetTowerArg.cs" />
+ <Compile Include="KKSG\ResetTowerRes.cs" />
+ <Compile Include="KKSG\ResetType.cs" />
+ <Compile Include="KKSG\ResumeItem.cs" />
+ <Compile Include="KKSG\ResWarAllInfo.cs" />
+ <Compile Include="KKSG\ResWarAllTeamBaseInfo.cs" />
+ <Compile Include="KKSG\ResWarArg.cs" />
+ <Compile Include="KKSG\ResWarBuffArg.cs" />
+ <Compile Include="KKSG\ResWarBuffRes.cs" />
+ <Compile Include="KKSG\ResWarEnemyTime.cs" />
+ <Compile Include="KKSG\ResWarExploreArg.cs" />
+ <Compile Include="KKSG\ResWarExploreRes.cs" />
+ <Compile Include="KKSG\ResWarFinal.cs" />
+ <Compile Include="KKSG\ResWarFinalAll.cs" />
+ <Compile Include="KKSG\ResWarGroupData.cs" />
+ <Compile Include="KKSG\ResWarGuildBrief.cs" />
+ <Compile Include="KKSG\ResWarMineData.cs" />
+ <Compile Include="KKSG\ResWarPVEArg.cs" />
+ <Compile Include="KKSG\ResWarPVERes.cs" />
+ <Compile Include="KKSG\ResWarRank.cs" />
+ <Compile Include="KKSG\ResWarRankSimpleInfo.cs" />
+ <Compile Include="KKSG\ResWarRes.cs" />
+ <Compile Include="KKSG\ResWarResult.cs" />
+ <Compile Include="KKSG\ResWarRoleRank.cs" />
+ <Compile Include="KKSG\ResWarRoleRankArg.cs" />
+ <Compile Include="KKSG\ResWarRoleRankRes.cs" />
+ <Compile Include="KKSG\ResWarState.cs" />
+ <Compile Include="KKSG\ResWarStateInfo.cs" />
+ <Compile Include="KKSG\ResWarTeamBaseInfo.cs" />
+ <Compile Include="KKSG\ResWarTime.cs" />
+ <Compile Include="KKSG\ResWarTimeType.cs" />
+ <Compile Include="KKSG\RetAutoPlay.cs" />
+ <Compile Include="KKSG\ReturnSmeltStoneArg.cs" />
+ <Compile Include="KKSG\ReturnSmeltStoneRes.cs" />
+ <Compile Include="KKSG\ReturnToSelectRoleArg.cs" />
+ <Compile Include="KKSG\ReturnToSelectRoleRes.cs" />
+ <Compile Include="KKSG\ReviveArg.cs" />
+ <Compile Include="KKSG\ReviveCountdownInfo.cs" />
+ <Compile Include="KKSG\ReviveInfo.cs" />
+ <Compile Include="KKSG\ReviveRes.cs" />
+ <Compile Include="KKSG\ReviveType.cs" />
+ <Compile Include="KKSG\RewardChanged.cs" />
+ <Compile Include="KKSG\RewardInfo.cs" />
+ <Compile Include="KKSG\RewardRecord.cs" />
+ <Compile Include="KKSG\RewardStatus.cs" />
+ <Compile Include="KKSG\RiftEachFloorInfo.cs" />
+ <Compile Include="KKSG\RiftFirstPassOpType.cs" />
+ <Compile Include="KKSG\RiftFirstPassRewardArg.cs" />
+ <Compile Include="KKSG\RiftFirstPassRewardRes.cs" />
+ <Compile Include="KKSG\RiftFloorStatus.cs" />
+ <Compile Include="KKSG\RiftGuildRankInfo.cs" />
+ <Compile Include="KKSG\RiftRankData.cs" />
+ <Compile Include="KKSG\RiftRecord2Db.cs" />
+ <Compile Include="KKSG\RiftResult.cs" />
+ <Compile Include="KKSG\RiftSceneInfoNtfData.cs" />
+ <Compile Include="KKSG\RiskBoxInfo.cs" />
+ <Compile Include="KKSG\RiskBoxState.cs" />
+ <Compile Include="KKSG\RiskBuyData.cs" />
+ <Compile Include="KKSG\RiskBuyRequestArg.cs" />
+ <Compile Include="KKSG\RiskBuyRequestRes.cs" />
+ <Compile Include="KKSG\RiskGridInfo.cs" />
+ <Compile Include="KKSG\RiskGridType.cs" />
+ <Compile Include="KKSG\RiskInfo2DB.cs" />
+ <Compile Include="KKSG\RiskMapInfos.cs" />
+ <Compile Include="KKSG\RiskOneMapInfo.cs" />
+ <Compile Include="KKSG\RiskRecoverDiceData.cs" />
+ <Compile Include="KKSG\roArg.cs" />
+ <Compile Include="KKSG\RoleAllInfo.cs" />
+ <Compile Include="KKSG\RoleBrief.cs" />
+ <Compile Include="KKSG\RoleBriefInfo.cs" />
+ <Compile Include="KKSG\RoleConfig.cs" />
+ <Compile Include="KKSG\RoleDataReadType.cs" />
+ <Compile Include="KKSG\RoleEventType.cs" />
+ <Compile Include="KKSG\RoleExtraInfo.cs" />
+ <Compile Include="KKSG\RoleFindBackRecord.cs" />
+ <Compile Include="KKSG\RoleGuildBonusData.cs" />
+ <Compile Include="KKSG\RoleGuildContribute.cs" />
+ <Compile Include="KKSG\RoleLotteryInfo.cs" />
+ <Compile Include="KKSG\RoleMiscData.cs" />
+ <Compile Include="KKSG\RoleOutLookBrief.cs" />
+ <Compile Include="KKSG\RolePartnerData.cs" />
+ <Compile Include="KKSG\RolePushInfo.cs" />
+ <Compile Include="KKSG\RoleRiskInfo.cs" />
+ <Compile Include="KKSG\RoleSmallInfo.cs" />
+ <Compile Include="KKSG\RoleState.cs" />
+ <Compile Include="KKSG\RoleStateMatch.cs" />
+ <Compile Include="KKSG\RoleStateNtf.cs" />
+ <Compile Include="KKSG\RoleStateReport.cs" />
+ <Compile Include="KKSG\RoleSystem.cs" />
+ <Compile Include="KKSG\RoleTask.cs" />
+ <Compile Include="KKSG\RoleTeamCostInfo.cs" />
+ <Compile Include="KKSG\RoleType.cs" />
+ <Compile Include="KKSG\RollInfo.cs" />
+ <Compile Include="KKSG\RollInfoRes.cs" />
+ <Compile Include="KKSG\SAtlasRecord.cs" />
+ <Compile Include="KKSG\SaveHistIbGiftEnum.cs" />
+ <Compile Include="KKSG\SBuffRecord.cs" />
+ <Compile Include="KKSG\SCEliRoomInfo.cs" />
+ <Compile Include="KKSG\SCEliRoundInfo.cs" />
+ <Compile Include="KKSG\SCEliRoundType.cs" />
+ <Compile Include="KKSG\SCEliTeamInfo.cs" />
+ <Compile Include="KKSG\SceneCfg.cs" />
+ <Compile Include="KKSG\SceneDamageRankNtf.cs" />
+ <Compile Include="KKSG\SceneFinishState.cs" />
+ <Compile Include="KKSG\SceneLeftDoodad.cs" />
+ <Compile Include="KKSG\SceneMobaOpArg.cs" />
+ <Compile Include="KKSG\SceneMobaOpRes.cs" />
+ <Compile Include="KKSG\ScenePrepareInfoNtf.cs" />
+ <Compile Include="KKSG\SceneRequest.cs" />
+ <Compile Include="KKSG\SceneStateNtf.cs" />
+ <Compile Include="KKSG\SceneType.cs" />
+ <Compile Include="KKSG\SChatRecord.cs" />
+ <Compile Include="KKSG\SelectChargeBackRoleArg.cs" />
+ <Compile Include="KKSG\SelectChargeBackRoleRes.cs" />
+ <Compile Include="KKSG\SelectChestArg.cs" />
+ <Compile Include="KKSG\SelectChestRes.cs" />
+ <Compile Include="KKSG\SelectHeroAncientPowerArg.cs" />
+ <Compile Include="KKSG\SelectHeroAncientPowerRes.cs" />
+ <Compile Include="KKSG\SelectRoleNewArg.cs" />
+ <Compile Include="KKSG\SelectRoleNewRes.cs" />
+ <Compile Include="KKSG\SelectRoleNtfData.cs" />
+ <Compile Include="KKSG\SelfServerData.cs" />
+ <Compile Include="KKSG\SendFlowerArg.cs" />
+ <Compile Include="KKSG\SendFlowerRes.cs" />
+ <Compile Include="KKSG\SendGift2PlatFriendArg.cs" />
+ <Compile Include="KKSG\SendGift2PlatFriendRes.cs" />
+ <Compile Include="KKSG\SendGuildBonusArg.cs" />
+ <Compile Include="KKSG\SendGuildBonusInSendListArg.cs" />
+ <Compile Include="KKSG\SendGuildBonusInSendListRes.cs" />
+ <Compile Include="KKSG\SendGuildBonusNtfData.cs" />
+ <Compile Include="KKSG\SendGuildBonusRes.cs" />
+ <Compile Include="KKSG\ServerFlag.cs" />
+ <Compile Include="KKSG\ServerOpenDay.cs" />
+ <Compile Include="KKSG\ServerTag.cs" />
+ <Compile Include="KKSG\SetDesignationReq.cs" />
+ <Compile Include="KKSG\SetDesignationRes.cs" />
+ <Compile Include="KKSG\SetHeroInHeroBattleArg.cs" />
+ <Compile Include="KKSG\SetHeroInHeroBattleRes.cs" />
+ <Compile Include="KKSG\SetPreShowArg.cs" />
+ <Compile Include="KKSG\SetPreShowRes.cs" />
+ <Compile Include="KKSG\SetRoleConfigReq.cs" />
+ <Compile Include="KKSG\SetRoleConfigRes.cs" />
+ <Compile Include="KKSG\SetSubscirbeArg.cs" />
+ <Compile Include="KKSG\SetSubscribeRes.cs" />
+ <Compile Include="KKSG\SetVoipMemberState.cs" />
+ <Compile Include="KKSG\ShadowCatData.cs" />
+ <Compile Include="KKSG\ShadowCatOperationArg.cs" />
+ <Compile Include="KKSG\ShadowCatOperationRes.cs" />
+ <Compile Include="KKSG\ShareRandomGiftData.cs" />
+ <Compile Include="KKSG\ShareReportData.cs" />
+ <Compile Include="KKSG\ShopItem.cs" />
+ <Compile Include="KKSG\ShopRecord.cs" />
+ <Compile Include="KKSG\ShopRecordOne.cs" />
+ <Compile Include="KKSG\ShowFlowerPageArg.cs" />
+ <Compile Include="KKSG\ShowFlowerPageRes.cs" />
+ <Compile Include="KKSG\SkillBulletResultReqUnit.cs" />
+ <Compile Include="KKSG\SkillChangedData.cs" />
+ <Compile Include="KKSG\SkillCoolPara.cs" />
+ <Compile Include="KKSG\SkillDataUnit.cs" />
+ <Compile Include="KKSG\SkillInfo.cs" />
+ <Compile Include="KKSG\SkillInitCoolPara.cs" />
+ <Compile Include="KKSG\SkillLevelupArg.cs" />
+ <Compile Include="KKSG\SkillLevelupRes.cs" />
+ <Compile Include="KKSG\SkillRecord.cs" />
+ <Compile Include="KKSG\SkillReplyDataUnit.cs" />
+ <Compile Include="KKSG\SkillResultReqUnit.cs" />
+ <Compile Include="KKSG\SkillTypeEnum.cs" />
+ <Compile Include="KKSG\SkyCityAllInfo.cs" />
+ <Compile Include="KKSG\SkyCityAllTeamBaseInfo.cs" />
+ <Compile Include="KKSG\SkyCityArg.cs" />
+ <Compile Include="KKSG\SkyCityEnterArg.cs" />
+ <Compile Include="KKSG\SkyCityEnterRes.cs" />
+ <Compile Include="KKSG\SkyCityEstimateBaseInfo.cs" />
+ <Compile Include="KKSG\SkyCityEstimateInfo.cs" />
+ <Compile Include="KKSG\SkyCityFinalBaseInfo.cs" />
+ <Compile Include="KKSG\SkyCityFinalInfo.cs" />
+ <Compile Include="KKSG\SkyCityGroupData.cs" />
+ <Compile Include="KKSG\SkyCityRankData.cs" />
+ <Compile Include="KKSG\SkyCityRes.cs" />
+ <Compile Include="KKSG\SkyCityTeamBaseInfo.cs" />
+ <Compile Include="KKSG\SkyCityTeamScore.cs" />
+ <Compile Include="KKSG\SkyCityTimeInfo.cs" />
+ <Compile Include="KKSG\SkyCityTimeType.cs" />
+ <Compile Include="KKSG\SkyCraftBattleRecord.cs" />
+ <Compile Include="KKSG\SkyCraftEliRoomNtf.cs" />
+ <Compile Include="KKSG\SkyCraftMatchNtf.cs" />
+ <Compile Include="KKSG\SkyCraftMatchNtfType.cs" />
+ <Compile Include="KKSG\SkyCraftMatchReq.cs" />
+ <Compile Include="KKSG\SkyCraftMatchReqTpe.cs" />
+ <Compile Include="KKSG\SkyCraftMatchRes.cs" />
+ <Compile Include="KKSG\SkyCraftRankData.cs" />
+ <Compile Include="KKSG\SkyCraftType.cs" />
+ <Compile Include="KKSG\SkyTeamDetail.cs" />
+ <Compile Include="KKSG\SkyTeamMemberInfo.cs" />
+ <Compile Include="KKSG\SkyTeamState.cs" />
+ <Compile Include="KKSG\SMail.cs" />
+ <Compile Include="KKSG\SmeltItemArg.cs" />
+ <Compile Include="KKSG\SmeltItemRes.cs" />
+ <Compile Include="KKSG\SpActivity.cs" />
+ <Compile Include="KKSG\SpActivityChange.cs" />
+ <Compile Include="KKSG\SpActivityOffsetDay.cs" />
+ <Compile Include="KKSG\SpActivityOne.cs" />
+ <Compile Include="KKSG\SpActivityTask.cs" />
+ <Compile Include="KKSG\SpecialStageInfo.cs" />
+ <Compile Include="KKSG\SpecialStateNtf.cs" />
+ <Compile Include="KKSG\SPetRecord.cs" />
+ <Compile Include="KKSG\SpFirstCompleteScene.cs" />
+ <Compile Include="KKSG\SpriteChanged.cs" />
+ <Compile Include="KKSG\SpriteInfo.cs" />
+ <Compile Include="KKSG\SpriteOperationArg.cs" />
+ <Compile Include="KKSG\SpriteOperationRes.cs" />
+ <Compile Include="KKSG\SpriteRecord.cs" />
+ <Compile Include="KKSG\SpriteState.cs" />
+ <Compile Include="KKSG\SpriteType.cs" />
+ <Compile Include="KKSG\SQARecord.cs" />
+ <Compile Include="KKSG\SRoleMultiReward.cs" />
+ <Compile Include="KKSG\SSceneState.cs" />
+ <Compile Include="KKSG\StageAssistOne.cs" />
+ <Compile Include="KKSG\StageCountResetArg.cs" />
+ <Compile Include="KKSG\StageCountResetRes.cs" />
+ <Compile Include="KKSG\StageGuildInfo.cs" />
+ <Compile Include="KKSG\StageInfo.cs" />
+ <Compile Include="KKSG\StageRankCond.cs" />
+ <Compile Include="KKSG\StageResultInfo.cs" />
+ <Compile Include="KKSG\StageRoleResult.cs" />
+ <Compile Include="KKSG\StageTrophy.cs" />
+ <Compile Include="KKSG\StageTrophyData.cs" />
+ <Compile Include="KKSG\StageWatchInfo.cs" />
+ <Compile Include="KKSG\StartBattleFailedRes.cs" />
+ <Compile Include="KKSG\StartGuildCardArg.cs" />
+ <Compile Include="KKSG\StartGuildCardRes.cs" />
+ <Compile Include="KKSG\StartPlantArg.cs" />
+ <Compile Include="KKSG\StartPlantRes.cs" />
+ <Compile Include="KKSG\StartRollNtfData.cs" />
+ <Compile Include="KKSG\StartUpType.cs" />
+ <Compile Include="KKSG\StartWeddingCarArg.cs" />
+ <Compile Include="KKSG\StartWeddingCarRes.cs" />
+ <Compile Include="KKSG\StcAchieveInfo.cs" />
+ <Compile Include="KKSG\StcDesignationInfo.cs" />
+ <Compile Include="KKSG\STC_ACHIEVE_POINT_REWARD.cs" />
+ <Compile Include="KKSG\StepMoveData.cs" />
+ <Compile Include="KKSG\StepSyncData.cs" />
+ <Compile Include="KKSG\StepSyncInfo.cs" />
+ <Compile Include="KKSG\StopMatchReason.cs" />
+ <Compile Include="KKSG\STransformBuff.cs" />
+ <Compile Include="KKSG\StudyGuildSkillArg.cs" />
+ <Compile Include="KKSG\StudyGuildSkillRes.cs" />
+ <Compile Include="KKSG\SubScribe.cs" />
+ <Compile Include="KKSG\SurviveFightEndType.cs" />
+ <Compile Include="KKSG\SurviveFightStage.cs" />
+ <Compile Include="KKSG\SurviveRankData.cs" />
+ <Compile Include="KKSG\SurviveRecord.cs" />
+ <Compile Include="KKSG\SurviveReqArg.cs" />
+ <Compile Include="KKSG\SurviveReqRes.cs" />
+ <Compile Include="KKSG\SweepArg.cs" />
+ <Compile Include="KKSG\SweepRes.cs" />
+ <Compile Include="KKSG\SweepResult.cs" />
+ <Compile Include="KKSG\SweepTowerArg.cs" />
+ <Compile Include="KKSG\SweepTowerRes.cs" />
+ <Compile Include="KKSG\SynCardAttr.cs" />
+ <Compile Include="KKSG\SyncPlatFriend2MSData.cs" />
+ <Compile Include="KKSG\SyncTeamM2C.cs" />
+ <Compile Include="KKSG\SyncTimeArg.cs" />
+ <Compile Include="KKSG\SyncTimeRes.cs" />
+ <Compile Include="KKSG\SynDoingGuildInherit.cs" />
+ <Compile Include="KKSG\SynGuildArenaBattleInfo.cs" />
+ <Compile Include="KKSG\SynGuildArenaFightUnit.cs" />
+ <Compile Include="KKSG\SynGuildArenaRoleOnline.cs" />
+ <Compile Include="KKSG\synGuildInheritExp.cs" />
+ <Compile Include="KKSG\SynGuildInheritNumInfo.cs" />
+ <Compile Include="KKSG\SynGuildIntegralState.cs" />
+ <Compile Include="KKSG\SynGuilIntegralState.cs" />
+ <Compile Include="KKSG\SynPetInfoArg.cs" />
+ <Compile Include="KKSG\SynPetInfoRes.cs" />
+ <Compile Include="KKSG\SynsMsSubType.cs" />
+ <Compile Include="KKSG\SynsMsType.cs" />
+ <Compile Include="KKSG\SysOpenTime.cs" />
+ <Compile Include="KKSG\SystemRewardType.cs" />
+ <Compile Include="KKSG\Systems.cs" />
+ <Compile Include="KKSG\TableDef.cs" />
+ <Compile Include="KKSG\TactEnterSceneArg.cs" />
+ <Compile Include="KKSG\TactEnterSceneRes.cs" />
+ <Compile Include="KKSG\TajieHelp2DB.cs" />
+ <Compile Include="KKSG\TajieHelpData.cs" />
+ <Compile Include="KKSG\TajieHelpSceneData.cs" />
+ <Compile Include="KKSG\TakeMarriageChestArg.cs" />
+ <Compile Include="KKSG\TakeMarriageChestRes.cs" />
+ <Compile Include="KKSG\TakeOffAllJadeArg.cs" />
+ <Compile Include="KKSG\TakeOffAllJadeNewArg.cs" />
+ <Compile Include="KKSG\TakeOffAllJadeNewRes.cs" />
+ <Compile Include="KKSG\TakeOffAllJadeRes.cs" />
+ <Compile Include="KKSG\TakePartnerChestArg.cs" />
+ <Compile Include="KKSG\TakePartnerChestRes.cs" />
+ <Compile Include="KKSG\TalkGuildCampSpriteArg.cs" />
+ <Compile Include="KKSG\TalkGuildCampSpriteRes.cs" />
+ <Compile Include="KKSG\TargetHurtInfo.cs" />
+ <Compile Include="KKSG\TarjaBrief.cs" />
+ <Compile Include="KKSG\TaskActivityType.cs" />
+ <Compile Include="KKSG\TaskConditionInfo.cs" />
+ <Compile Include="KKSG\TaskConnType.cs" />
+ <Compile Include="KKSG\TaskHelpInfo.cs" />
+ <Compile Include="KKSG\TaskInfo.cs" />
+ <Compile Include="KKSG\TaskOPArg.cs" />
+ <Compile Include="KKSG\TaskOPEnum.cs" />
+ <Compile Include="KKSG\TaskOper.cs" />
+ <Compile Include="KKSG\TaskOPRes.cs" />
+ <Compile Include="KKSG\TaskRefreshNtf.cs" />
+ <Compile Include="KKSG\TaskStatus.cs" />
+ <Compile Include="KKSG\TeamBrief.cs" />
+ <Compile Include="KKSG\TeamChanged.cs" />
+ <Compile Include="KKSG\TeamCountClient.cs" />
+ <Compile Include="KKSG\TeamCountInfo.cs" />
+ <Compile Include="KKSG\TeamEventG2M.cs" />
+ <Compile Include="KKSG\TeamExtraInfo.cs" />
+ <Compile Include="KKSG\TeamFullDataNtf.cs" />
+ <Compile Include="KKSG\TeamInvite.cs" />
+ <Compile Include="KKSG\TeamInviteAck.cs" />
+ <Compile Include="KKSG\TeamInviteArg.cs" />
+ <Compile Include="KKSG\TeamInviteRes.cs" />
+ <Compile Include="KKSG\TeamInvRoleInfo.cs" />
+ <Compile Include="KKSG\TeamInvRoleState.cs" />
+ <Compile Include="KKSG\TeamMember.cs" />
+ <Compile Include="KKSG\TeamMemberType.cs" />
+ <Compile Include="KKSG\TeamOPArg.cs" />
+ <Compile Include="KKSG\TeamOperate.cs" />
+ <Compile Include="KKSG\TeamOPRes.cs" />
+ <Compile Include="KKSG\TeamRecord.cs" />
+ <Compile Include="KKSG\TeamRequestPlatFreind2ClientData.cs" />
+ <Compile Include="KKSG\TeamSelect.cs" />
+ <Compile Include="KKSG\TeamState.cs" />
+ <Compile Include="KKSG\TeamSynRift.cs" />
+ <Compile Include="KKSG\TeleportNoticeState.cs" />
+ <Compile Include="KKSG\TerrData.cs" />
+ <Compile Include="KKSG\ThanksForBonusArg.cs" />
+ <Compile Include="KKSG\ThanksForBonusRes.cs" />
+ <Compile Include="KKSG\ThemeActivityChangeData.cs" />
+ <Compile Include="KKSG\ThemeActivityData.cs" />
+ <Compile Include="KKSG\ThemeActivityHintArg.cs" />
+ <Compile Include="KKSG\ThemeActivityHintRes.cs" />
+ <Compile Include="KKSG\titleChangeData.cs" />
+ <Compile Include="KKSG\TitleLevelUpArg.cs" />
+ <Compile Include="KKSG\TitleLevelUpRes.cs" />
+ <Compile Include="KKSG\TowerFirstPassRewardData.cs" />
+ <Compile Include="KKSG\TowerRecord.cs" />
+ <Compile Include="KKSG\TowerRecord2DB.cs" />
+ <Compile Include="KKSG\TowerResult.cs" />
+ <Compile Include="KKSG\TowerSceneInfoData.cs" />
+ <Compile Include="KKSG\TransformOpArg.cs" />
+ <Compile Include="KKSG\TransformOpRes.cs" />
+ <Compile Include="KKSG\TransNotify.cs" />
+ <Compile Include="KKSG\TransSkillNotfiy.cs" />
+ <Compile Include="KKSG\TrophyDetail.cs" />
+ <Compile Include="KKSG\TrophyGetTypeDetail.cs" />
+ <Compile Include="KKSG\TryAlliance.cs" />
+ <Compile Include="KKSG\TryAllianceArg.cs" />
+ <Compile Include="KKSG\TryDanceArg.cs" />
+ <Compile Include="KKSG\TryDanceRes.cs" />
+ <Compile Include="KKSG\TryFishArg.cs" />
+ <Compile Include="KKSG\TryFishRes.cs" />
+ <Compile Include="KKSG\TShowRoleDailyVoteData.cs" />
+ <Compile Include="KKSG\TShowTopListArg.cs" />
+ <Compile Include="KKSG\TShowTopListRes.cs" />
+ <Compile Include="KKSG\TShowVoteRecord.cs" />
+ <Compile Include="KKSG\TssSdkAntiData.cs" />
+ <Compile Include="KKSG\TurnOverWeeklyTaskItemArg.cs" />
+ <Compile Include="KKSG\TurnOverWeeklyTaskItemRes.cs" />
+ <Compile Include="KKSG\TutorialInfo.cs" />
+ <Compile Include="KKSG\UnitAppearance.cs" />
+ <Compile Include="KKSG\UnitAppearanceField.cs" />
+ <Compile Include="KKSG\UnitAppearanceTeam.cs" />
+ <Compile Include="KKSG\UnitAppearList.cs" />
+ <Compile Include="KKSG\UnitSpecialState.cs" />
+ <Compile Include="KKSG\UnlockSealFindBackData.cs" />
+ <Compile Include="KKSG\UpdateDisplayItems.cs" />
+ <Compile Include="KKSG\UpdateFreeflowHintInfo.cs" />
+ <Compile Include="KKSG\UpdateGuildArenaState.cs" />
+ <Compile Include="KKSG\UpdateLeagueBattleSeasonInfo.cs" />
+ <Compile Include="KKSG\UpdateLeagueEleRoomStateNtf.cs" />
+ <Compile Include="KKSG\UpdateLeagueTeamState.cs" />
+ <Compile Include="KKSG\UpdateMentorApplyStudentInfoArg.cs" />
+ <Compile Include="KKSG\UpdateMentorApplyStudentInfoRes.cs" />
+ <Compile Include="KKSG\UpdatePartnerToClient.cs" />
+ <Compile Include="KKSG\UpdateStageInfoNtf.cs" />
+ <Compile Include="KKSG\UpdateStartUpType.cs" />
+ <Compile Include="KKSG\UpdateVoipRoomMemberNtf.cs" />
+ <Compile Include="KKSG\UpgradeEquipArg.cs" />
+ <Compile Include="KKSG\UpgradeEquipRes.cs" />
+ <Compile Include="KKSG\UpLoadAudioReq.cs" />
+ <Compile Include="KKSG\UpLoadAudioRes.cs" />
+ <Compile Include="KKSG\UseGuildBuffArg.cs" />
+ <Compile Include="KKSG\UseGuildBuffRes.cs" />
+ <Compile Include="KKSG\UseItemArg.cs" />
+ <Compile Include="KKSG\UseItemRes.cs" />
+ <Compile Include="KKSG\UseSupplementReq.cs" />
+ <Compile Include="KKSG\UseSupplementRes.cs" />
+ <Compile Include="KKSG\Vec3.cs" />
+ <Compile Include="KKSG\VoipRoomMember.cs" />
+ <Compile Include="KKSG\VsPayRevivePara.cs" />
+ <Compile Include="KKSG\VsPayReviveRes.cs" />
+ <Compile Include="KKSG\WageRewardState.cs" />
+ <Compile Include="KKSG\WarningItemSet.cs" />
+ <Compile Include="KKSG\WarningPackage.cs" />
+ <Compile Include="KKSG\WarningRandomSet.cs" />
+ <Compile Include="KKSG\WatchBattleData.cs" />
+ <Compile Include="KKSG\WeddingBrief.cs" />
+ <Compile Include="KKSG\WeddingCarNotify.cs" />
+ <Compile Include="KKSG\WeddingEventNtf.cs" />
+ <Compile Include="KKSG\WeddingInviteNtf.cs" />
+ <Compile Include="KKSG\WeddingInviteOperatorArg.cs" />
+ <Compile Include="KKSG\WeddingInviteOperatorRes.cs" />
+ <Compile Include="KKSG\WeddingInviteOperType.cs" />
+ <Compile Include="KKSG\WeddingLoadInfoNtf.cs" />
+ <Compile Include="KKSG\WeddingOperatorArg.cs" />
+ <Compile Include="KKSG\WeddingOperatorRes.cs" />
+ <Compile Include="KKSG\WeddingOperType.cs" />
+ <Compile Include="KKSG\WeddingRoleBrief.cs" />
+ <Compile Include="KKSG\WeddingState.cs" />
+ <Compile Include="KKSG\WeddingStateNtf.cs" />
+ <Compile Include="KKSG\WeddingType.cs" />
+ <Compile Include="KKSG\WeekEnd4v4BattleAllRoleData.cs" />
+ <Compile Include="KKSG\WeekEnd4v4BattleRoleData.cs" />
+ <Compile Include="KKSG\WeekEnd4v4Data.cs" />
+ <Compile Include="KKSG\WeekEnd4v4GetInfoArg.cs" />
+ <Compile Include="KKSG\WeekEnd4v4GetInfoRes.cs" />
+ <Compile Include="KKSG\WeekEnd4v4TeamResult.cs" />
+ <Compile Include="KKSG\WeeklyTaskData.cs" />
+ <Compile Include="KKSG\WeeklyTaskInfo.cs" />
+ <Compile Include="KKSG\WeekReportData.cs" />
+ <Compile Include="KKSG\WeekReportDataType.cs" />
+ <Compile Include="KKSG\WordNotify.cs" />
+ <Compile Include="KKSG\WorldBossAttrNtf.cs" />
+ <Compile Include="KKSG\WorldBossDamageInfo.cs" />
+ <Compile Include="KKSG\WorldBossEndArg.cs" />
+ <Compile Include="KKSG\WorldBossEndRes.cs" />
+ <Compile Include="KKSG\WorldBossGuildAddAttrArg.cs" />
+ <Compile Include="KKSG\WorldBossGuildAddAttrRes.cs" />
+ <Compile Include="KKSG\WorldBossGuildAddAttrSyncClient.cs" />
+ <Compile Include="KKSG\WorldBossState.cs" />
+ <Compile Include="KKSG\WorldBossStateNtf.cs" />
+ <Compile Include="KKSG\WorldChannelLeftTimesNtf.cs" />
+ <Compile Include="KKSG\WorldLevel.cs" />
+ <Compile Include="KKSG\XQTEState.cs" />
+ <Compile Include="KKSG\XSkillSlot.cs" />
+ <Compile Include="KKSG\ZoneRoleInfo.cs" />
+ <Compile Include="LeagueBattleRecordBaseInfo.cs" />
+ <Compile Include="LeaguePKRecordInfo.cs" />
+ <Compile Include="LeagueTeamDetailInfo.cs" />
+ <Compile Include="LevelCmd.cs" />
+ <Compile Include="LevelCmdDesc.cs" />
+ <Compile Include="LevelRewardAbyssPartyHandler.cs" />
+ <Compile Include="LevelRewardActivityHandler.cs" />
+ <Compile Include="LevelRewardArenaHandler.cs" />
+ <Compile Include="LevelRewardBattleDataHandler.cs" />
+ <Compile Include="LevelRewardBattleFieldHandler.cs" />
+ <Compile Include="LevelRewardBattleRoyaleHandler.cs" />
+ <Compile Include="LevelRewardBigMeleeHandler.cs" />
+ <Compile Include="LevelRewardCustomBattleHandler.cs" />
+ <Compile Include="LevelRewardGerenalHandler.cs" />
+ <Compile Include="LevelRewardHeroBattleHandler.cs" />
+ <Compile Include="LevelRewardMobaBattleHandler.cs" />
+ <Compile Include="LevelRewardProfTrialsHandler.cs" />
+ <Compile Include="LevelRewardPVPHandler.cs" />
+ <Compile Include="LevelRewardRaceHandler.cs" />
+ <Compile Include="LevelRewardReportHandler.cs" />
+ <Compile Include="LevelRewardRiftHandler.cs" />
+ <Compile Include="LevelRewardSelectChestHandler.cs" />
+ <Compile Include="LevelRewardSkyArenaHandler.cs" />
+ <Compile Include="LevelRewardStageFailHandler.cs" />
+ <Compile Include="LevelRewardSuperRiskFailHandler.cs" />
+ <Compile Include="LevelRewardSuperRiskHandler.cs" />
+ <Compile Include="LevelRewardTeamLeagueBigHandler.cs" />
+ <Compile Include="LevelRewardTeamLeagueSmallHandler.cs" />
+ <Compile Include="LevelRewardTerritoryHandler.cs" />
+ <Compile Include="LevelRewardWeekendPartyBattleHandler.cs" />
+ <Compile Include="LevelSealSys.cs" />
+ <Compile Include="LevelSpawnType.cs" />
+ <Compile Include="LoadFinishedCallback.cs" />
+ <Compile Include="LotteryCD.cs" />
+ <Compile Include="LoverLivenessRecord.cs" />
+ <Compile Include="LuaNetNode.cs" />
+ <Compile Include="MadDuckSiegeDocument.cs" />
+ <Compile Include="MadDuckSiegeFrameHandler.cs" />
+ <Compile Include="MailItem.cs" />
+ <Compile Include="MailOP.cs" />
+ <Compile Include="MailState.cs" />
+ <Compile Include="MailType.cs" />
+ <Compile Include="MallSystemBehaviour.cs" />
+ <Compile Include="MallType.cs" />
+ <Compile Include="MapSignalHandler.cs" />
+ <Compile Include="MaqueeInfo.cs" />
+ <Compile Include="MasterApplyInfoItem.cs" />
+ <Compile Include="MatPackage.cs" />
+ <Compile Include="MemberPrivilege.cs" />
+ <Compile Include="MentorBeenApplyedInfo.cs" />
+ <Compile Include="MentorRelationInfo.cs" />
+ <Compile Include="MentorRelationTime.cs" />
+ <Compile Include="MentorshipTaskInfo.cs" />
+ <Compile Include="MentorshipTaskStatus.cs" />
+ <Compile Include="MessageShowInfoItem.cs" />
+ <Compile Include="MilitaryRankBehaviour.cs" />
+ <Compile Include="MilitaryRankData.cs" />
+ <Compile Include="MobaBattleRecordHandler.cs" />
+ <Compile Include="mobaend.cs" />
+ <Compile Include="MobaEntranceBehaviour.cs" />
+ <Compile Include="MobaEntranceView.cs" />
+ <Compile Include="MobaInfoPool.cs" />
+ <Compile Include="MobaKillBehaviour.cs" />
+ <Compile Include="MobaKillEnum.cs" />
+ <Compile Include="MobaKillStatus.cs" />
+ <Compile Include="MobaKillView.cs" />
+ <Compile Include="MobaMemberData.cs" />
+ <Compile Include="MobaReminder.cs" />
+ <Compile Include="MobaReminderEnum.cs" />
+ <Compile Include="Monster_broo_black_teleport_back.cs" />
+ <Compile Include="Monster_broo_white_boss_teleport_back.cs" />
+ <Compile Include="Monster_broo_white_boss_teleport_foward.cs" />
+ <Compile Include="Monster_broo_white_opposer_teleport_back.cs" />
+ <Compile Include="MountLoadCallback.cs" />
+ <Compile Include="MountLoadTask.cs" />
+ <Compile Include="MulActivityInfo.cs" />
+ <Compile Include="MulActivityState.cs" />
+ <Compile Include="MulActivityTagType.cs" />
+ <Compile Include="MultipleDirection.cs" />
+ <Compile Include="MyMentorship.cs" />
+ <Compile Include="NeedItemView.cs" />
+ <Compile Include="NetErrCode.cs" />
+ <Compile Include="NetEvent.cs" />
+ <Compile Include="NetEvtType.cs" />
+ <Compile Include="newbie_level.cs" />
+ <Compile Include="newbie_level_end.cs" />
+ <Compile Include="NextLevelSealBehaviour.cs" />
+ <Compile Include="NextLevelSealView.cs" />
+ <Compile Include="NodeType.cs" />
+ <Compile Include="NoticeType.cs" />
+ <Compile Include="NotifyType.cs" />
+ <Compile Include="NpcPopSpeekView.cs" />
+ <Compile Include="NpcTaskState.cs" />
+ <Compile Include="NPC_Velskud_teleport.cs" />
+ <Compile Include="NPC_Velskud_wing_teleport.cs" />
+ <Compile Include="OptionsBattleTab.cs" />
+ <Compile Include="OptionsTab.cs" />
+ <Compile Include="PandoraDocument.cs" />
+ <Compile Include="ParabolaFx.cs" />
+ <Compile Include="PartLoadCallback.cs" />
+ <Compile Include="PartLoadTask.cs" />
+ <Compile Include="Partner.cs" />
+ <Compile Include="PartnerLiveness.cs" />
+ <Compile Include="PartnerLivenessRecord.cs" />
+ <Compile Include="partnerShopRecord.cs" />
+ <Compile Include="PercentWatcher.cs" />
+ <Compile Include="PersonalBuffOpType.cs" />
+ <Compile Include="PersonalCareerBehaviour.cs" />
+ <Compile Include="PersonalCareerView.cs" />
+ <Compile Include="PetChange.cs" />
+ <Compile Include="PetExpTransferHandler.cs" />
+ <Compile Include="PetExpTransferStatus.cs" />
+ <Compile Include="PetSex.cs" />
+ <Compile Include="PetSkillLearnHandler.cs" />
+ <Compile Include="PkInfo.cs" />
+ <Compile Include="Player_academic_buff_fuhuo.cs" />
+ <Compile Include="Player_assassin_attack_chakelahuanying_dash.cs" />
+ <Compile Include="Player_cleric_attack_chongjizhishou.cs" />
+ <Compile Include="Player_cleric_attack_chongjizhishou_ex.cs" />
+ <Compile Include="Player_Info.cs" />
+ <Compile Include="Player_kali_attack_reqingsihuo.cs" />
+ <Compile Include="Player_sorceress_dash.cs" />
+ <Compile Include="Player_warrior_charge.cs" />
+ <Compile Include="Player_warrior_dash_start.cs" />
+ <Compile Include="PointRewardData.cs" />
+ <Compile Include="PointRewardHandler.cs" />
+ <Compile Include="PointRewardStatus.cs" />
+ <Compile Include="PrepareSerializer.cs" />
+ <Compile Include="PrerogativeDlg.cs" />
+ <Compile Include="PrerogativeDlgBehaviour.cs" />
+ <Compile Include="PrerogativeNormalType.cs" />
+ <Compile Include="PrerogativeType.cs" />
+ <Compile Include="PresentBehaviour.cs" />
+ <Compile Include="PresentDlg.cs" />
+ <Compile Include="PreSettingNodeHandler.cs" />
+ <Compile Include="PrivateExt.cs" />
+ <Compile Include="Process_PtcA2C_AudioAIDNtf.cs" />
+ <Compile Include="Process_PtcG2C_AbsPartyNtf.cs" />
+ <Compile Include="Process_PtcG2C_ActivityRoleNotify.cs" />
+ <Compile Include="Process_PtcG2C_AIDebugInfo.cs" />
+ <Compile Include="Process_PtcG2C_AllGiftIBItemNtf.cs" />
+ <Compile Include="Process_PtcG2C_AllyMatchRoleIDNotify.cs" />
+ <Compile Include="Process_PtcG2C_AntiAddictionRemindNtf.cs" />
+ <Compile Include="Process_PtcG2C_AttributeChangeNotify.cs" />
+ <Compile Include="Process_PtcG2C_BackFlowOpenNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleFieldReadyInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleFieldReliveNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleFieldRoleAgainstNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleResultNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleStatisticsNtf.cs" />
+ <Compile Include="Process_PtcG2C_BattleWatcherNtf.cs" />
+ <Compile Include="Process_PtcG2C_BFFightTimeNtf.cs" />
+ <Compile Include="Process_PtcG2C_BigMeleePointNtf.cs" />
+ <Compile Include="Process_PtcG2C_BigMeleePointOutLookNtf.cs" />
+ <Compile Include="Process_PtcG2C_BigMeleeReliveNtf.cs" />
+ <Compile Include="Process_PtcG2C_BMFightTimeNtf.cs" />
+ <Compile Include="Process_PtcG2C_BMReadyTimeNtf.cs" />
+ <Compile Include="Process_PtcG2C_BMRoleSceneSyncNtf.cs" />
+ <Compile Include="Process_PtcG2C_BossRushOneFinishNtf.cs" />
+ <Compile Include="Process_PtcG2C_BuffNotify.cs" />
+ <Compile Include="Process_PtcG2C_CdCall.cs" />
+ <Compile Include="Process_PtcG2C_ChangeFashionNotify.cs" />
+ <Compile Include="Process_PtcG2C_ChangeNameCountNtf.cs" />
+ <Compile Include="Process_PtcG2C_ChangeSupplementNtf.cs" />
+ <Compile Include="Process_PtcG2C_ChatNotifyG2C.cs" />
+ <Compile Include="Process_PtcG2C_ChatOfflineNotify.cs" />
+ <Compile Include="Process_PtcG2C_CheckinInfoNotify.cs" />
+ <Compile Include="Process_PtcG2C_ClientOnlyBuffNotify.cs" />
+ <Compile Include="Process_PtcG2C_CloseChooseHeroNtf.cs" />
+ <Compile Include="Process_PtcG2C_CompleteAchivement.cs" />
+ <Compile Include="Process_PtcG2C_CorrectPosition.cs" />
+ <Compile Include="Process_PtcG2C_CountDownNtf.cs" />
+ <Compile Include="Process_PtcG2C_CoverDesignationNtf.cs" />
+ <Compile Include="Process_PtcG2C_CustomBattleLoadingNtf.cs" />
+ <Compile Include="Process_PtcG2C_DeathNotify.cs" />
+ <Compile Include="Process_PtcG2C_DisplayAddItem.cs" />
+ <Compile Include="Process_PtcG2C_DoodadItemAddNtf.cs" />
+ <Compile Include="Process_PtcG2C_DoodadItemSkillsNtf.cs" />
+ <Compile Include="Process_PtcG2C_DoodadItemUseNtf.cs" />
+ <Compile Include="Process_PtcG2C_DPSNotify.cs" />
+ <Compile Include="Process_PtcG2C_EnemyDorpDoodadNtf.cs" />
+ <Compile Include="Process_PtcG2C_EnterSceneCoolDownNotify.cs" />
+ <Compile Include="Process_PtcG2C_EnterSceneNtf.cs" />
+ <Compile Include="Process_PtcG2C_EntityTargetChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_ExecuteLevelScriptNtf.cs" />
+ <Compile Include="Process_PtcG2C_ExpFindBackNtf.cs" />
+ <Compile Include="Process_PtcG2C_FashoinChangedNtf.cs" />
+ <Compile Include="Process_PtcG2C_FastMBConfirmNtf.cs" />
+ <Compile Include="Process_PtcG2C_fastMBDismissNtf.cs" />
+ <Compile Include="Process_PtcG2C_FatigueRecoverTimeNotify.cs" />
+ <Compile Include="Process_PtcG2C_FetchEnemyDoodadNtf.cs" />
+ <Compile Include="Process_PtcG2C_FightGroupChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_FirstPassRewardNtf.cs" />
+ <Compile Include="Process_PtcG2C_FiveDayRewardNTF.cs" />
+ <Compile Include="Process_PtcG2C_FlowerRainNtf.cs" />
+ <Compile Include="Process_PtcG2C_FlowerRankRewardNtf.cs" />
+ <Compile Include="Process_PtcG2C_GardenBanquetNotice.cs" />
+ <Compile Include="Process_PtcG2C_GardenBanquetNtf.cs" />
+ <Compile Include="Process_PtcG2C_GardenPlantEventNotice.cs" />
+ <Compile Include="Process_PtcG2C_GCFSynG2CNtf.cs" />
+ <Compile Include="Process_PtcG2C_GCFZhanLingNotify.cs" />
+ <Compile Include="Process_PtcG2C_GiftIBBackInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfAllFightEndNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfBaseDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfBattleStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfGuildCombatNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfJoinBattleReq.cs" />
+ <Compile Include="Process_PtcG2C_GmfKickNty.cs" />
+ <Compile Include="Process_PtcG2C_GmfOneBattleEndNtf.cs" />
+ <Compile Include="Process_PtcG2C_GmfWaitFightBegin.cs" />
+ <Compile Include="Process_PtcG2C_GmfWaitOtherLoad.cs" />
+ <Compile Include="Process_PtcG2C_GprAllFightEndNtf.cs" />
+ <Compile Include="Process_PtcG2C_GprOneBattleEndNtf.cs" />
+ <Compile Include="Process_PtcG2C_GSErrorNotify.cs" />
+ <Compile Include="Process_PtcG2C_GuildBestCardsNtf.cs" />
+ <Compile Include="Process_PtcG2C_GuildBossTimeOut.cs" />
+ <Compile Include="Process_PtcG2C_guildcamppartyNotify.cs" />
+ <Compile Include="Process_PtcG2C_GuildCampPartyTradeNotify.cs" />
+ <Compile Include="Process_PtcG2C_GuildCheckinBoxNtf.cs" />
+ <Compile Include="Process_PtcG2C_GuildGoblinKillNtf.cs" />
+ <Compile Include="Process_PtcG2C_GuildNotifyMemberChanged.cs" />
+ <Compile Include="Process_PtcG2C_GuildSettingChangedNotify.cs" />
+ <Compile Include="Process_PtcG2C_HallIconSNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleAncientPower.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleCanUseHero.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleInCircleNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleOverTime.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleSyncNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleTeamMsgNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleTeamRoleNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroBattleTipsNtf.cs" />
+ <Compile Include="Process_PtcG2C_HeroKillNotify.cs" />
+ <Compile Include="Process_PtcG2C_HintNotify.cs" />
+ <Compile Include="Process_PtcG2C_HorseAnimationNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseAwardAllNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseCountDownTimeNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseFailTipsNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseFinalNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseRankNtf.cs" />
+ <Compile Include="Process_PtcG2C_HorseWaitTimeNtf.cs" />
+ <Compile Include="Process_PtcG2C_IBShopHasBuyNtf.cs" />
+ <Compile Include="Process_PtcG2C_IBShopIcon.cs" />
+ <Compile Include="Process_PtcG2C_IdipPunishInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_InvFightBefEnterSceneNtf.cs" />
+ <Compile Include="Process_PtcG2C_ItemChangedNtf.cs" />
+ <Compile Include="Process_PtcG2C_ItemCircleDrawResult.cs" />
+ <Compile Include="Process_PtcG2C_ItemFindBackNtf.cs" />
+ <Compile Include="Process_PtcG2C_JadeSlotInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_JoinRoomReply.cs" />
+ <Compile Include="Process_PtcG2C_KickAccountJkydNtf.cs" />
+ <Compile Include="Process_PtcG2C_KillEnemyScoreNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeagueBattleBaseDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeagueBattleLoadInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeagueBattleOneResultNft.cs" />
+ <Compile Include="Process_PtcG2C_LeagueBattleResultNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeagueBattleStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeaveSceneNtf.cs" />
+ <Compile Include="Process_PtcG2C_LeaveTeam.cs" />
+ <Compile Include="Process_PtcG2C_LevelChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_LevelScriptStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_LevelSealNtf.cs" />
+ <Compile Include="Process_PtcG2C_LoginActivityStatusNtf.cs" />
+ <Compile Include="Process_PtcG2C_LoginReward2CNtf.cs" />
+ <Compile Include="Process_PtcG2C_MilitaryrankNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaAddExpNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaBattleTeamMsgNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaBattleTeamRoleNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaHintNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaMiniMapNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaRoleChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_MobaSignalBroadcast.cs" />
+ <Compile Include="Process_PtcG2C_MulActivityStateChange.cs" />
+ <Compile Include="Process_PtcG2C_NewGuildBonusNtf.cs" />
+ <Compile Include="Process_PtcG2C_NextDayRewardNtf.cs" />
+ <Compile Include="Process_PtcG2C_NoticeDoingGuildInherit.cs" />
+ <Compile Include="Process_PtcG2C_NoticeGuildArenaBegin.cs" />
+ <Compile Include="Process_PtcG2C_NoticeGuildBossEnd.cs" />
+ <Compile Include="Process_PtcG2C_NoticeHungryDown.cs" />
+ <Compile Include="Process_PtcG2C_NotifyAccountData.cs" />
+ <Compile Include="Process_PtcG2C_NotifyClientEnterFight.cs" />
+ <Compile Include="Process_PtcG2C_NotifyEnhanceSuit.cs" />
+ <Compile Include="Process_PtcG2C_NotifyGuildBossAddAttr.cs" />
+ <Compile Include="Process_PtcG2C_NotifyIdipMessageGs.cs" />
+ <Compile Include="Process_PtcG2C_NotifyRoleEmpty2Watcher.cs" />
+ <Compile Include="Process_PtcG2C_NotifyStartUpTypeToClient.cs" />
+ <Compile Include="Process_PtcG2C_NotifyWatchData.cs" />
+ <Compile Include="Process_PtcG2C_NotifyWatchIconNum2Client.cs" />
+ <Compile Include="Process_PtcG2C_NpcFlNtf.cs" />
+ <Compile Include="Process_PtcG2C_OnlineRewardNtf.cs" />
+ <Compile Include="Process_PtcG2C_OnTransferWall.cs" />
+ <Compile Include="Process_PtcG2C_OpenSystemNtf.cs" />
+ <Compile Include="Process_PtcG2C_OutLookChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_PayAllInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_PayGiftNtf.cs" />
+ <Compile Include="Process_PtcG2C_PayMemberPrivilegeNtf.cs" />
+ <Compile Include="Process_PtcG2C_PayScoreNtf.cs" />
+ <Compile Include="Process_PtcG2C_PetChangeNotfiy.cs" />
+ <Compile Include="Process_PtcG2C_PetInviteNtf.cs" />
+ <Compile Include="Process_PtcG2C_PkPrepareNtf.cs" />
+ <Compile Include="Process_PtcG2C_PkRoleInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_PkTimeoutNtf.cs" />
+ <Compile Include="Process_PtcG2C_PlatformShareAwardNtf.cs" />
+ <Compile Include="Process_PtcG2C_PlayDiceNtf.cs" />
+ <Compile Include="Process_PtcG2C_PositionDebug.cs" />
+ <Compile Include="Process_PtcG2C_PushPraiseNtf.cs" />
+ <Compile Include="Process_PtcG2C_PvpBattleBeginNtf.cs" />
+ <Compile Include="Process_PtcG2C_PvpBattleEndNtf.cs" />
+ <Compile Include="Process_PtcG2C_PvpBattleKill.cs" />
+ <Compile Include="Process_PtcG2C_QANotify.cs" />
+ <Compile Include="Process_PtcG2C_QueryRoleStateAck.cs" />
+ <Compile Include="Process_PtcG2C_ReachAchieveNtf.cs" />
+ <Compile Include="Process_PtcG2C_ReachDesignationNtf.cs" />
+ <Compile Include="Process_PtcG2C_ReceiveFlowerNtf.cs" />
+ <Compile Include="Process_PtcG2C_ReconnectSyncNotify.cs" />
+ <Compile Include="Process_PtcG2C_ResWarBattleDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_ResWarTeamResOne.cs" />
+ <Compile Include="Process_PtcG2C_ReviveCountdown.cs" />
+ <Compile Include="Process_PtcG2C_ReviveNotify.cs" />
+ <Compile Include="Process_PtcG2C_RewardChangedNtf.cs" />
+ <Compile Include="Process_PtcG2C_RiftSceneInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_RiskBuyNtf.cs" />
+ <Compile Include="Process_PtcG2C_RiskRecoverDiceNtf.cs" />
+ <Compile Include="Process_PtcG2C_SceneDamageRankNtf.cs" />
+ <Compile Include="Process_PtcG2C_SceneFinishStateChanged.cs" />
+ <Compile Include="Process_PtcG2C_SceneLeftDoodad.cs" />
+ <Compile Include="Process_PtcG2C_ScenePrepareInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_SceneStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_SelectRoleNtf.cs" />
+ <Compile Include="Process_PtcG2C_ServerOpenDayNtf.cs" />
+ <Compile Include="Process_PtcG2C_ShareRandomGiftNtf.cs" />
+ <Compile Include="Process_PtcG2C_SkillChangedNtf.cs" />
+ <Compile Include="Process_PtcG2C_SkillCoolNtf.cs" />
+ <Compile Include="Process_PtcG2C_SkillInitCoolNtf.cs" />
+ <Compile Include="Process_PtcG2C_SkillResult.cs" />
+ <Compile Include="Process_PtcG2C_SkyCityBattleDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_SkyCityEstimateRes.cs" />
+ <Compile Include="Process_PtcG2C_SkyCityTeamRes.cs" />
+ <Compile Include="Process_PtcG2C_SkyCityTimeRes.cs" />
+ <Compile Include="Process_PtcG2C_SpActivityChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_SpActivityOffsetDayNtf.cs" />
+ <Compile Include="Process_PtcG2C_SpecialStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_SpriteChangedNtf.cs" />
+ <Compile Include="Process_PtcG2C_StartBattleFailedNtf.cs" />
+ <Compile Include="Process_PtcG2C_StartRollNtf.cs" />
+ <Compile Include="Process_PtcG2C_SynAtlasAttr.cs" />
+ <Compile Include="Process_PtcG2C_SyncMoveNotify.cs" />
+ <Compile Include="Process_PtcG2C_SyncStepNotify.cs" />
+ <Compile Include="Process_PtcG2C_SynGuildArenaBattleInfo.cs" />
+ <Compile Include="Process_PtcG2C_synguildarenadisplace.cs" />
+ <Compile Include="Process_PtcG2C_SynGuildArenaFightUnit.cs" />
+ <Compile Include="Process_PtcG2C_SynGuildArenaRoleOnline.cs" />
+ <Compile Include="Process_PtcG2C_synGuildInheritExp.cs" />
+ <Compile Include="Process_PtcG2C_SynGuildInheritNumInfo.cs" />
+ <Compile Include="Process_PtcG2C_TajieHelpNotify.cs" />
+ <Compile Include="Process_PtcG2C_TakeRandomTask.cs" />
+ <Compile Include="Process_PtcG2C_TeamFullDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_TeamInviteNotify.cs" />
+ <Compile Include="Process_PtcG2C_TeamSelectNotify.cs" />
+ <Compile Include="Process_PtcG2C_TeleportNotice.cs" />
+ <Compile Include="Process_PtcG2C_ThemeActivityChangeNtf.cs" />
+ <Compile Include="Process_PtcG2C_TitleChangeNotify.cs" />
+ <Compile Include="Process_PtcG2C_TowerFirstPassRewardNtf.cs" />
+ <Compile Include="Process_PtcG2C_TowerSceneInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_TransNotify.cs" />
+ <Compile Include="Process_PtcG2C_TransSkillNotfiy.cs" />
+ <Compile Include="Process_PtcG2C_TssSdkAntiDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_UnitAppear.cs" />
+ <Compile Include="Process_PtcG2C_UnitDisappear.cs" />
+ <Compile Include="Process_PtcG2C_UpdateBuyGoldAndFatigueInfo.cs" />
+ <Compile Include="Process_PtcG2C_UpdateDisplayItems.cs" />
+ <Compile Include="Process_PtcG2C_UpdateGuildArenaState.cs" />
+ <Compile Include="Process_PtcG2C_UpdatePayInfo.cs" />
+ <Compile Include="Process_PtcG2C_UpdateStageInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_UpdateTaskStatus.cs" />
+ <Compile Include="Process_PtcG2C_UpdateVoipRoomMemberNtf.cs" />
+ <Compile Include="Process_PtcG2C_VsPayReviveNtf.cs" />
+ <Compile Include="Process_PtcG2C_WarningRandomNtf.cs" />
+ <Compile Include="Process_PtcG2C_WatchBattleInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_WeddingCarNtf.cs" />
+ <Compile Include="Process_PtcG2C_WeddingEventNtf.cs" />
+ <Compile Include="Process_PtcG2C_WeddingLoadInfoNtf.cs" />
+ <Compile Include="Process_PtcG2C_WeddingStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_WeekEnd4v4RoleDataNtf.cs" />
+ <Compile Include="Process_PtcG2C_WordNotify.cs" />
+ <Compile Include="Process_PtcG2C_WorldBossAttrNtf.cs" />
+ <Compile Include="Process_PtcG2C_WorldBossGuildAddAttrSyncClientNtf.cs" />
+ <Compile Include="Process_PtcG2C_WorldBossStateNtf.cs" />
+ <Compile Include="Process_PtcG2C_WorldChannelLeftTimesNtf.cs" />
+ <Compile Include="Process_PtcG2C_WorldLevelNtf2Client.cs" />
+ <Compile Include="Process_PtcM2C_AnswerAckNtf.cs" />
+ <Compile Include="Process_PtcM2C_ArenaStarDataNtf.cs" />
+ <Compile Include="Process_PtcM2C_BlackListNtfNew.cs" />
+ <Compile Include="Process_PtcM2C_CheckQueuingNtf.cs" />
+ <Compile Include="Process_PtcM2C_CrossGvgRoomStateNtf.cs" />
+ <Compile Include="Process_PtcM2C_CrossGvgStateNtf.cs" />
+ <Compile Include="Process_PtcM2C_CustomBattleGMNotify.cs" />
+ <Compile Include="Process_PtcM2C_DailyTaskEventNtf.cs" />
+ <Compile Include="Process_PtcM2C_DERankChangNtf.cs" />
+ <Compile Include="Process_PtcM2C_DragonGuildNameNtf.cs" />
+ <Compile Include="Process_PtcM2C_DragonGuildSettingChanged.cs" />
+ <Compile Include="Process_PtcM2C_FastMBConfirmM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_fastMBDismissM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_FriendDegreeUpNtfNew.cs" />
+ <Compile Include="Process_PtcM2C_FriendOpNtfNew.cs" />
+ <Compile Include="Process_PtcM2C_GardenBanquetNtf.cs" />
+ <Compile Include="Process_PtcM2C_Get520FestivalRedPacket.cs" />
+ <Compile Include="Process_PtcM2C_GiftIBSucessNtf.cs" />
+ <Compile Include="Process_PtcM2C_GmfJoinBattleM2CReq.cs" />
+ <Compile Include="Process_PtcM2C_GoalAwardsRedPoint.cs" />
+ <Compile Include="Process_PtcM2C_GroupChatApply.cs" />
+ <Compile Include="Process_PtcM2C_GroupChatDismiss.cs" />
+ <Compile Include="Process_PtcM2C_GroupChatIssueCount.cs" />
+ <Compile Include="Process_PtcM2C_GroupChatManager.cs" />
+ <Compile Include="Process_PtcM2C_GroupChatQuit.cs" />
+ <Compile Include="Process_PtcM2C_GuildAuctItemTimeFresh.cs" />
+ <Compile Include="Process_PtcM2C_GuildBestCardsNtfMs.cs" />
+ <Compile Include="Process_PtcM2C_GuildBonusGetAll.cs" />
+ <Compile Include="Process_PtcM2C_GuildBuffCDParamNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildBuffSimpleInfoNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildBuffSimpleItemNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildCardMatchNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildCardRankNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildCastFeatsNtf.cs" />
+ <Compile Include="Process_PtcM2C_GuildSchoolHallUpdatePoint.cs" />
+ <Compile Include="Process_PtcM2C_GuildSetingNotify.cs" />
+ <Compile Include="Process_PtcM2C_HallIconMNtf.cs" />
+ <Compile Include="Process_PtcM2C_HintNotifyMS.cs" />
+ <Compile Include="Process_PtcM2C_IBGiftIconNtf.cs" />
+ <Compile Include="Process_PtcM2C_IdipClearChatNtf.cs" />
+ <Compile Include="Process_PtcM2C_IdipPunishInfoMsNtf.cs" />
+ <Compile Include="Process_PtcM2C_InvFightNotify.cs" />
+ <Compile Include="Process_PtcM2C_InviteRefuseM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_InvUnfStateM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_KickFMAuchor.cs" />
+ <Compile Include="Process_PtcM2C_LargeRoomLoginParamNtf.cs" />
+ <Compile Include="Process_PtcM2C_LargeRoomRoleNtf.cs" />
+ <Compile Include="Process_PtcM2C_LeagueBattleMatchTimeoutNtf.cs" />
+ <Compile Include="Process_PtcM2C_LeagueBattleStartMatchNtf.cs" />
+ <Compile Include="Process_PtcM2C_LeagueBattleStopMatchNtf.cs" />
+ <Compile Include="Process_PtcM2C_LeaveTeamM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_LoginDragonGuildInfo.cs" />
+ <Compile Include="Process_PtcM2C_LoginGuildInfo.cs" />
+ <Compile Include="Process_PtcM2C_MakePartnerResultNtf.cs" />
+ <Compile Include="Process_PtcM2C_MarriageLevelValueNtf.cs" />
+ <Compile Include="Process_PtcM2C_MarriageNewPrivilegeNtf.cs" />
+ <Compile Include="Process_PtcM2C_MCChatOffLineNotify.cs" />
+ <Compile Include="Process_PtcM2C_MidasExceptionNtf.cs" />
+ <Compile Include="Process_PtcM2C_ModifyGuildNameNtf.cs" />
+ <Compile Include="Process_PtcM2C_MSErrorNotify.cs" />
+ <Compile Include="Process_PtcM2C_MSEventNotify.cs" />
+ <Compile Include="Process_PtcM2C_MSFlowerRainNtf.cs" />
+ <Compile Include="Process_PtcM2C_MSReceiveFlowerNtf.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildArenaBeginNew.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildArenaNextTime.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildLadderStart.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildTerrall.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildTerrBattleWin.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildTerrBigIcon.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildTerrEnd.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildTerrWar.cs" />
+ <Compile Include="Process_PtcM2C_NoticeGuildWageReward.cs" />
+ <Compile Include="Process_PtcM2C_NotifyGuildSkillData.cs" />
+ <Compile Include="Process_PtcM2C_NotifyIdipMessageMs.cs" />
+ <Compile Include="Process_PtcM2C_NotifyLeagueTeamCreate.cs" />
+ <Compile Include="Process_PtcM2C_NotifyLeagueTeamDissolve.cs" />
+ <Compile Include="Process_PtcM2C_NotifyMarriageApply.cs" />
+ <Compile Include="Process_PtcM2C_NotifyMarriageDivorceApply.cs" />
+ <Compile Include="Process_PtcM2C_NotifyMentorApply.cs" />
+ <Compile Include="Process_PtcM2C_NotifySkyTeamCreate.cs" />
+ <Compile Include="Process_PtcM2C_PayParameterInfoInvalidNtf.cs" />
+ <Compile Include="Process_PtcM2C_PkTimeoutM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_PokerTournamentEndReFund.cs" />
+ <Compile Include="Process_PtcM2C_PushQuestionNtf.cs" />
+ <Compile Include="Process_PtcM2C_QAEnterRoomNtf.cs" />
+ <Compile Include="Process_PtcM2C_QAIDNameNtf.cs" />
+ <Compile Include="Process_PtcM2C_QAOverNtf.cs" />
+ <Compile Include="Process_PtcM2C_QARoomRankNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarEnemyTimeNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarGuildBriefNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarMineDataNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarRankSimpleInfoNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarStateNtf.cs" />
+ <Compile Include="Process_PtcM2C_ResWarTimeNtf.cs" />
+ <Compile Include="Process_PtcM2C_RoleMatchStateM2CNotify.cs" />
+ <Compile Include="Process_PtcM2C_RoleStateNtfNew.cs" />
+ <Compile Include="Process_PtcM2C_SendGuildBonusNtf.cs" />
+ <Compile Include="Process_PtcM2C_SendGuildSkillInfo.cs" />
+ <Compile Include="Process_PtcM2C_SkyCityFinalRes.cs" />
+ <Compile Include="Process_PtcM2C_SkyCraftEliRoomNtf.cs" />
+ <Compile Include="Process_PtcM2C_SkyCraftMatchNtf.cs" />
+ <Compile Include="Process_PtcM2C_SpriteStateChangeNtf.cs" />
+ <Compile Include="Process_PtcM2C_StartBattleFailedM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_SynGuildArenaBattleInfoNew.cs" />
+ <Compile Include="Process_PtcM2C_synguildarenadisplaceNew.cs" />
+ <Compile Include="Process_PtcM2C_SynGuildArenaFightUnitNew.cs" />
+ <Compile Include="Process_PtcM2C_SynGuildArenaRoleOnlineNew.cs" />
+ <Compile Include="Process_PtcM2C_SynGuildIntegralState.cs" />
+ <Compile Include="Process_PtcM2C_SynGuilIntegralState.cs" />
+ <Compile Include="Process_PtcM2C_TarjaBriefNtf.cs" />
+ <Compile Include="Process_PtcM2C_TaskRefreshNtf.cs" />
+ <Compile Include="Process_PtcM2C_TeamChangeM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_TeamFullDataM2CNtf.cs" />
+ <Compile Include="Process_PtcM2C_TeamInviteM2CNotify.cs" />
+ <Compile Include="Process_PtcM2C_TeamRequestPlatFreind2Client.cs" />
+ <Compile Include="Process_PtcM2C_UpdateLeagueBattleSeasonInfo.cs" />
+ <Compile Include="Process_PtcM2C_UpdateLeagueEleRoomStateNtf.cs" />
+ <Compile Include="Process_PtcM2C_UpdateLeagueTeamState.cs" />
+ <Compile Include="Process_PtcM2C_UpdatePartnerToClient.cs" />
+ <Compile Include="Process_PtcM2C_WeddingInviteNtf.cs" />
+ <Compile Include="Process_PtcN2C_CheckQueuingNtf.cs" />
+ <Compile Include="Process_PtcT2C_ChatNotify.cs" />
+ <Compile Include="Process_PtcT2C_ErrorNotify.cs" />
+ <Compile Include="Process_PtcT2C_KeepAlivePingReq.cs" />
+ <Compile Include="Process_PtcT2C_LoginChallenge.cs" />
+ <Compile Include="Process_RpcC2A_AudioAuthKey.cs" />
+ <Compile Include="Process_RpcC2A_AudioText.cs" />
+ <Compile Include="Process_RpcC2A_GetAudioListReq.cs" />
+ <Compile Include="Process_RpcC2A_UpLoadAudioReq.cs" />
+ <Compile Include="Process_RpcC2G_AbsEnterScene.cs" />
+ <Compile Include="Process_RpcC2G_ActivatAtlas.cs" />
+ <Compile Include="Process_RpcC2G_ActivateFashionCharm.cs" />
+ <Compile Include="Process_RpcC2G_ActivateHairColor.cs" />
+ <Compile Include="Process_RpcC2G_ActivatePreShow.cs" />
+ <Compile Include="Process_RpcC2G_AddTempAttr.cs" />
+ <Compile Include="Process_RpcC2G_AgreeQAReq.cs" />
+ <Compile Include="Process_RpcC2G_ArgentaActivity.cs" />
+ <Compile Include="Process_RpcC2G_ArtifactCompose.cs" />
+ <Compile Include="Process_RpcC2G_ArtifactDeityStoveOp.cs" />
+ <Compile Include="Process_RpcC2G_AskForCheckInBonus.cs" />
+ <Compile Include="Process_RpcC2G_AtlasUpStar.cs" />
+ <Compile Include="Process_RpcC2G_AutoBreakAtlas.cs" />
+ <Compile Include="Process_RpcC2G_BackFlowActivityOperation.cs" />
+ <Compile Include="Process_RpcC2G_BackFlowBuyOp.cs" />
+ <Compile Include="Process_RpcC2G_BattleFieldAwardNumReq.cs" />
+ <Compile Include="Process_RpcC2G_BattleFieldRankReq.cs" />
+ <Compile Include="Process_RpcC2G_BattleFieldRoleAgainstReq.cs" />
+ <Compile Include="Process_RpcC2G_BindSkill.cs" />
+ <Compile Include="Process_RpcC2G_BossRushReq.cs" />
+ <Compile Include="Process_RpcC2G_breakAtlas.cs" />
+ <Compile Include="Process_RpcC2G_BuyDraw.cs" />
+ <Compile Include="Process_RpcC2G_BuyExtraSkillEmblemSlot.cs" />
+ <Compile Include="Process_RpcC2G_BuyGoldAndFatigue.cs" />
+ <Compile Include="Process_RpcC2G_BuyHeroInHeroBattle.cs" />
+ <Compile Include="Process_RpcC2G_BuyIBItem.cs" />
+ <Compile Include="Process_RpcC2G_BuyJadeSlot.cs" />
+ <Compile Include="Process_RpcC2G_BuyJadeSlotNew.cs" />
+ <Compile Include="Process_RpcC2G_BuyShopItem.cs" />
+ <Compile Include="Process_RpcC2G_BuySpriteEgg.cs" />
+ <Compile Include="Process_RpcC2G_BuyTeamSceneCount.cs" />
+ <Compile Include="Process_RpcC2G_BuyVipLevelGift.cs" />
+ <Compile Include="Process_RpcC2G_CampDuelActivityOperation.cs" />
+ <Compile Include="Process_RpcC2G_ChangeDeclaration.cs" />
+ <Compile Include="Process_RpcC2G_ChangeGuildCard.cs" />
+ <Compile Include="Process_RpcC2G_ChangeLiveVisible.cs" />
+ <Compile Include="Process_RpcC2G_ChangeOutLookOp.cs" />
+ <Compile Include="Process_RpcC2G_ChangeProfession.cs" />
+ <Compile Include="Process_RpcC2G_ChangeRiskBoxState.cs" />
+ <Compile Include="Process_RpcC2G_ChangeSkillSet.cs" />
+ <Compile Include="Process_RpcC2G_ChangeWatchRole.cs" />
+ <Compile Include="Process_RpcC2G_Checkin.cs" />
+ <Compile Include="Process_RpcC2G_ChooseProfession.cs" />
+ <Compile Include="Process_RpcC2G_ChooseRollReq.cs" />
+ <Compile Include="Process_RpcC2G_ChooseSpecialEffects.cs" />
+ <Compile Include="Process_RpcC2G_CommendFirstPass.cs" />
+ <Compile Include="Process_RpcC2G_CommendWatchBattle.cs" />
+ <Compile Include="Process_RpcC2G_DailyTaskAskHelp.cs" />
+ <Compile Include="Process_RpcC2G_DailyTaskGiveUp.cs" />
+ <Compile Include="Process_RpcC2G_DecomposeEquipment.cs" />
+ <Compile Include="Process_RpcC2G_DEProgressReq.cs" />
+ <Compile Include="Process_RpcC2G_DHRReqC2G.cs" />
+ <Compile Include="Process_RpcC2G_DoEnterScene.cs" />
+ <Compile Include="Process_RpcC2G_DoodadItemAllSkillReq.cs" />
+ <Compile Include="Process_RpcC2G_DragonGroupRecord.cs" />
+ <Compile Include="Process_RpcC2G_DragonGroupRoleList.cs" />
+ <Compile Include="Process_RpcC2G_DrawLottery.cs" />
+ <Compile Include="Process_RpcC2G_EmblemLevelUp.cs" />
+ <Compile Include="Process_RpcC2G_EnchantActiveAttribute.cs" />
+ <Compile Include="Process_RpcC2G_EnchantEquip.cs" />
+ <Compile Include="Process_RpcC2G_EnchantTransfer.cs" />
+ <Compile Include="Process_RpcC2G_EndGuildCard.cs" />
+ <Compile Include="Process_RpcC2G_EnhanceItem.cs" />
+ <Compile Include="Process_RpcC2G_EnhanceTranster.cs" />
+ <Compile Include="Process_RpcC2G_EnterLeisureScene.cs" />
+ <Compile Include="Process_RpcC2G_EnterWatchBattle.cs" />
+ <Compile Include="Process_RpcC2G_ExpFindBack.cs" />
+ <Compile Include="Process_RpcC2G_FashionCompose.cs" />
+ <Compile Include="Process_RpcC2G_FetchAchivementReward.cs" />
+ <Compile Include="Process_RpcC2G_FetchChapterChest.cs" />
+ <Compile Include="Process_RpcC2G_FetchEnemyDoodadReq.cs" />
+ <Compile Include="Process_RpcC2G_FirstPassGetTopRoleInfo.cs" />
+ <Compile Include="Process_RpcC2G_FirstPassInfoReq.cs" />
+ <Compile Include="Process_RpcC2G_FiveDayRewardReq.cs" />
+ <Compile Include="Process_RpcC2G_ForgeEquip.cs" />
+ <Compile Include="Process_RpcC2G_FuseEquip.cs" />
+ <Compile Include="Process_RpcC2G_GetAchieveBrifInfoReq.cs" />
+ <Compile Include="Process_RpcC2G_GetAchieveClassifyInfoReq.cs" />
+ <Compile Include="Process_RpcC2G_GetAchievePointRewardReq.cs" />
+ <Compile Include="Process_RpcC2G_GetAchieveRewardReq.cs" />
+ <Compile Include="Process_RpcC2G_GetActivityChest.cs" />
+ <Compile Include="Process_RpcC2G_GetActivityInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetAncientTimesAward.cs" />
+ <Compile Include="Process_RpcC2G_GetClassifyDesignationReq.cs" />
+ <Compile Include="Process_RpcC2G_GetCompeteDragonInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetDailyTaskInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetDailyTaskReward.cs" />
+ <Compile Include="Process_RpcC2G_GetDesignationReq.cs" />
+ <Compile Include="Process_RpcC2G_GetDragonGuildTaskChest.cs" />
+ <Compile Include="Process_RpcC2G_GetDragonTopInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetEnhanceAttr.cs" />
+ <Compile Include="Process_RpcC2G_GetFirstPassReward.cs" />
+ <Compile Include="Process_RpcC2G_GetFlower.cs" />
+ <Compile Include="Process_RpcC2G_GetFlowerLeftTime.cs" />
+ <Compile Include="Process_RpcC2G_GetFlowerReward.cs" />
+ <Compile Include="Process_RpcC2G_GetFlowerRewardList.cs" />
+ <Compile Include="Process_RpcC2G_GetGoddessTrialRewards.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildBonusDetailInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildBonusLeft.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildBonusList.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildBonusReward.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildCamPartyRandItem.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildCampPartyExchangeInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildCampPartyReward.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildCheckinBox.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildPartyReceiveInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetGuildQADataReq.cs" />
+ <Compile Include="Process_RpcC2G_GetHeroBattleGameRecord.cs" />
+ <Compile Include="Process_RpcC2G_GetHeroBattleInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetHeroBattleWeekReward.cs" />
+ <Compile Include="Process_RpcC2G_GetHolidayStageInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetJadeSealAllInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetLevelSealInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetLevelSealSelfGift.cs" />
+ <Compile Include="Process_RpcC2G_GetLuckyActivityInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetMyRiftInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetMyWatchRecord.cs" />
+ <Compile Include="Process_RpcC2G_GetNewZoneBenefit.cs" />
+ <Compile Include="Process_RpcC2G_GetNextDayReward.cs" />
+ <Compile Include="Process_RpcC2G_GetOnlineReward.cs" />
+ <Compile Include="Process_RpcC2G_GetPayAllInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetPayReward.cs" />
+ <Compile Include="Process_RpcC2G_GetPlatformShareChest.cs" />
+ <Compile Include="Process_RpcC2G_GetPlatShareAward.cs" />
+ <Compile Include="Process_RpcC2G_GetRiskMapInfos.cs" />
+ <Compile Include="Process_RpcC2G_GetSpActivityBigPrize.cs" />
+ <Compile Include="Process_RpcC2G_GetSpActivityReward.cs" />
+ <Compile Include="Process_RpcC2G_GetSweepTowerReward.cs" />
+ <Compile Include="Process_RpcC2G_GetSystemReward.cs" />
+ <Compile Include="Process_RpcC2G_GetTowerActivityTop.cs" />
+ <Compile Include="Process_RpcC2G_GetTowerFirstPassReward.cs" />
+ <Compile Include="Process_RpcC2G_GetWatchInfoByID.cs" />
+ <Compile Include="Process_RpcC2G_GetWeeklyTaskInfo.cs" />
+ <Compile Include="Process_RpcC2G_GetWeeklyTaskReward.cs" />
+ <Compile Include="Process_RpcC2G_GMCommand.cs" />
+ <Compile Include="Process_RpcC2G_GmfReadyReq.cs" />
+ <Compile Include="Process_RpcC2G_GoldClick.cs" />
+ <Compile Include="Process_RpcC2G_GrowthFundAward.cs" />
+ <Compile Include="Process_RpcC2G_GuildCampExchangeOperate.cs" />
+ <Compile Include="Process_RpcC2G_GuildCampPartyReqExchange.cs" />
+ <Compile Include="Process_RpcC2G_GuildCheckInBonusInfo.cs" />
+ <Compile Include="Process_RpcC2G_GuildGoblinInfo.cs" />
+ <Compile Include="Process_RpcC2G_GuildPartySummonSpirit.cs" />
+ <Compile Include="Process_RpcC2G_HorseReConnect.cs" />
+ <Compile Include="Process_RpcC2G_IdentifyEmblem.cs" />
+ <Compile Include="Process_RpcC2G_InlayAllJade.cs" />
+ <Compile Include="Process_RpcC2G_InspireReq.cs" />
+ <Compile Include="Process_RpcC2G_ItemBuffOp.cs" />
+ <Compile Include="Process_RpcC2G_ItemCompose.cs" />
+ <Compile Include="Process_RpcC2G_ItemFindBack.cs" />
+ <Compile Include="Process_RpcC2G_ItemFindBackInfo.cs" />
+ <Compile Include="Process_RpcC2G_ItemSell.cs" />
+ <Compile Include="Process_RpcC2G_JadeCompose.cs" />
+ <Compile Include="Process_RpcC2G_JadeComposeNew.cs" />
+ <Compile Include="Process_RpcC2G_JadeOperation.cs" />
+ <Compile Include="Process_RpcC2G_JadeOperationNew.cs" />
+ <Compile Include="Process_RpcC2G_JustDance.cs" />
+ <Compile Include="Process_RpcC2G_LeagueBattleReadyReq.cs" />
+ <Compile Include="Process_RpcC2G_LearnGuildSkill.cs" />
+ <Compile Include="Process_RpcC2G_LevelSealButtonStatus.cs" />
+ <Compile Include="Process_RpcC2G_LevelSealExchange.cs" />
+ <Compile Include="Process_RpcC2G_LevelUpSlotAttr.cs" />
+ <Compile Include="Process_RpcC2G_LotteryDraw.cs" />
+ <Compile Include="Process_RpcC2G_MobaSignaling.cs" />
+ <Compile Include="Process_RpcC2G_MulActivityReq.cs" />
+ <Compile Include="Process_RpcC2G_OpenGuildQAReq.cs" />
+ <Compile Include="Process_RpcC2G_OpenSceneChest.cs" />
+ <Compile Include="Process_RpcC2G_Operation520Festival.cs" />
+ <Compile Include="Process_RpcC2G_PandoraLottery.cs" />
+ <Compile Include="Process_RpcC2G_PayCardAward.cs" />
+ <Compile Include="Process_RpcC2G_PayClick.cs" />
+ <Compile Include="Process_RpcC2G_PayFirstAward.cs" />
+ <Compile Include="Process_RpcC2G_PayFriendItem.cs" />
+ <Compile Include="Process_RpcC2G_PeerBox.cs" />
+ <Compile Include="Process_RpcC2G_PersonalCareer.cs" />
+ <Compile Include="Process_RpcC2G_PetOperation.cs" />
+ <Compile Include="Process_RpcC2G_PetOperationOther.cs" />
+ <Compile Include="Process_RpcC2G_PhotographEffect.cs" />
+ <Compile Include="Process_RpcC2G_PlayDiceOver.cs" />
+ <Compile Include="Process_RpcC2G_PlayDiceRequest.cs" />
+ <Compile Include="Process_RpcC2G_PvpAllReq.cs" />
+ <Compile Include="Process_RpcC2G_PvpNowAllData.cs" />
+ <Compile Include="Process_RpcC2G_QueryBoxs.cs" />
+ <Compile Include="Process_RpcC2G_QueryClientIp.cs" />
+ <Compile Include="Process_RpcC2G_QueryGuildCard.cs" />
+ <Compile Include="Process_RpcC2G_QueryIBItem.cs" />
+ <Compile Include="Process_RpcC2G_QueryLotteryCD.cs" />
+ <Compile Include="Process_RpcC2G_QueryOpenGameActivityTime.cs" />
+ <Compile Include="Process_RpcC2G_QueryPowerPoint.cs" />
+ <Compile Include="Process_RpcC2G_QueryQQFriendsVipInfo.cs" />
+ <Compile Include="Process_RpcC2G_QueryQQVipInfo.cs" />
+ <Compile Include="Process_RpcC2G_QuerySceneDayCount.cs" />
+ <Compile Include="Process_RpcC2G_QuerySceneTime.cs" />
+ <Compile Include="Process_RpcC2G_QueryShopItem.cs" />
+ <Compile Include="Process_RpcC2G_ReEnterRiskBattle.cs" />
+ <Compile Include="Process_RpcC2G_RefreshSweepReward.cs" />
+ <Compile Include="Process_RpcC2G_RefreshWeeklyTask.cs" />
+ <Compile Include="Process_RpcC2G_ReplyPartyExchangeItemOpt.cs" />
+ <Compile Include="Process_RpcC2G_ReportBadPlayer.cs" />
+ <Compile Include="Process_RpcC2G_ReportBattle.cs" />
+ <Compile Include="Process_RpcC2G_ReqGetLoginReward.cs" />
+ <Compile Include="Process_RpcC2G_ReqGuildBossTimeLeft.cs" />
+ <Compile Include="Process_RpcC2G_ReqPlayerAutoPlay.cs" />
+ <Compile Include="Process_RpcC2G_ResetSkill.cs" />
+ <Compile Include="Process_RpcC2G_ResetTower.cs" />
+ <Compile Include="Process_RpcC2G_ResWarAllInfoReqOne.cs" />
+ <Compile Include="Process_RpcC2G_ResWarBuff.cs" />
+ <Compile Include="Process_RpcC2G_ReturnSmeltStone.cs" />
+ <Compile Include="Process_RpcC2G_Revive.cs" />
+ <Compile Include="Process_RpcC2G_RiftFirstPassReward.cs" />
+ <Compile Include="Process_RpcC2G_RiskBuyRequest.cs" />
+ <Compile Include="Process_RpcC2G_SceneMobaOp.cs" />
+ <Compile Include="Process_RpcC2G_SelectChargeBackRole.cs" />
+ <Compile Include="Process_RpcC2G_SelectChestReward.cs" />
+ <Compile Include="Process_RpcC2G_SelectHeroAncientPower.cs" />
+ <Compile Include="Process_RpcC2G_SendFlower.cs" />
+ <Compile Include="Process_RpcC2G_SendGuildBonus.cs" />
+ <Compile Include="Process_RpcC2G_SetDesignationReq.cs" />
+ <Compile Include="Process_RpcC2G_SetHeroInHeroBattle.cs" />
+ <Compile Include="Process_RpcC2G_SetPreShow.cs" />
+ <Compile Include="Process_RpcC2G_SetRoleConfig.cs" />
+ <Compile Include="Process_RpcC2G_ShadowCatOperation.cs" />
+ <Compile Include="Process_RpcC2G_ShowFlowerPage.cs" />
+ <Compile Include="Process_RpcC2G_SkillLevelup.cs" />
+ <Compile Include="Process_RpcC2G_SkyCityAllInfoReq.cs" />
+ <Compile Include="Process_RpcC2G_SmeltItem.cs" />
+ <Compile Include="Process_RpcC2G_SpriteOperation.cs" />
+ <Compile Include="Process_RpcC2G_StageCountReset.cs" />
+ <Compile Include="Process_RpcC2G_StartGuildCard.cs" />
+ <Compile Include="Process_RpcC2G_SurviveReqC2G.cs" />
+ <Compile Include="Process_RpcC2G_Sweep.cs" />
+ <Compile Include="Process_RpcC2G_SweepTower.cs" />
+ <Compile Include="Process_RpcC2G_SyncTime.cs" />
+ <Compile Include="Process_RpcC2G_SynPetInfo.cs" />
+ <Compile Include="Process_RpcC2G_TactEnterScene.cs" />
+ <Compile Include="Process_RpcC2G_TakeDragonGuildChest.cs" />
+ <Compile Include="Process_RpcC2G_TakeOffAllJade.cs" />
+ <Compile Include="Process_RpcC2G_TakeOffAllJadeNew.cs" />
+ <Compile Include="Process_RpcC2G_TakePartnerChest.cs" />
+ <Compile Include="Process_RpcC2G_TaskOperate.cs" />
+ <Compile Include="Process_RpcC2G_TeamInviteListReq.cs" />
+ <Compile Include="Process_RpcC2G_ThanksForBonus.cs" />
+ <Compile Include="Process_RpcC2G_ThemeActivityHint.cs" />
+ <Compile Include="Process_RpcC2G_TitleLevelUp.cs" />
+ <Compile Include="Process_RpcC2G_TransformOp.cs" />
+ <Compile Include="Process_RpcC2G_TurnOverWeeklyTaskItem.cs" />
+ <Compile Include="Process_RpcC2G_UpgradeEquip.cs" />
+ <Compile Include="Process_RpcC2G_UseItem.cs" />
+ <Compile Include="Process_RpcC2G_UseSupplement.cs" />
+ <Compile Include="Process_RpcC2G_VsPayReviveReq.cs" />
+ <Compile Include="Process_RpcC2G_WeddingOperator.cs" />
+ <Compile Include="Process_RpcC2G_WeekEnd4v4GetInfo.cs" />
+ <Compile Include="Process_RpcC2I_QueryGateIP.cs" />
+ <Compile Include="Process_RpcC2M_AceptGuildInherit.cs" />
+ <Compile Include="Process_RpcC2M_ActiveCookbook.cs" />
+ <Compile Include="Process_RpcC2M_AddBlackListNew.cs" />
+ <Compile Include="Process_RpcC2M_AddFriendNew.cs" />
+ <Compile Include="Process_RpcC2M_AddGuildInherit.cs" />
+ <Compile Include="Process_RpcC2M_AdjustGuildArenaRolePosNew.cs" />
+ <Compile Include="Process_RpcC2M_AllianceGuildTerr.cs" />
+ <Compile Include="Process_RpcC2M_applyguildarena.cs" />
+ <Compile Include="Process_RpcC2M_ArenaStarRoleReq.cs" />
+ <Compile Include="Process_RpcC2M_AskDragonGuildMembers.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildArenaInfoNew.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildArenaTeamInfoNew.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildBriefInfo.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildMembers.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildSkillInfoNew.cs" />
+ <Compile Include="Process_RpcC2M_AskGuildWageInfo.cs" />
+ <Compile Include="Process_RpcC2M_AuctionAllReq.cs" />
+ <Compile Include="Process_RpcC2M_BuyDragonGuildShopItem.cs" />
+ <Compile Include="Process_RpcC2M_BuyPartnerShopItem.cs" />
+ <Compile Include="Process_RpcC2M_CancelLeavePartner.cs" />
+ <Compile Include="Process_RpcC2M_ChangeDragonGuildPosition.cs" />
+ <Compile Include="Process_RpcC2M_ChangeDragonGuildSetting.cs" />
+ <Compile Include="Process_RpcC2M_ChangeGuildSettingNew.cs" />
+ <Compile Include="Process_RpcC2M_ChangeMemberPositionNew.cs" />
+ <Compile Include="Process_RpcC2M_ChangeNameNew.cs" />
+ <Compile Include="Process_RpcC2M_chat.cs" />
+ <Compile Include="Process_RpcC2M_CheckRoleBeforePay.cs" />
+ <Compile Include="Process_RpcC2M_ClearGuildTerrAlliance.cs" />
+ <Compile Include="Process_RpcC2M_ClearPrivateChatList.cs" />
+ <Compile Include="Process_RpcC2M_ClickNewNotice.cs" />
+ <Compile Include="Process_RpcC2M_ClientQueryRankListNtf.cs" />
+ <Compile Include="Process_RpcC2M_CreateOrEnterGuild.cs" />
+ <Compile Include="Process_RpcC2M_CreateOrJoinDragonGuild.cs" />
+ <Compile Include="Process_RpcC2M_CreateRoleNew.cs" />
+ <Compile Include="Process_RpcC2M_CrossGvgOper.cs" />
+ <Compile Include="Process_RpcC2M_CustomBattleOp.cs" />
+ <Compile Include="Process_RpcC2M_DailyTaskRefreshOper.cs" />
+ <Compile Include="Process_RpcC2M_DelGuildInherit.cs" />
+ <Compile Include="Process_RpcC2M_DERankReq.cs" />
+ <Compile Include="Process_RpcC2M_DoAddFriendNew.cs" />
+ <Compile Include="Process_RpcC2M_DonateMemberItem.cs" />
+ <Compile Include="Process_RpcC2M_DragonGuildApproval.cs" />
+ <Compile Include="Process_RpcC2M_DragonGuildBindGroupReq.cs" />
+ <Compile Include="Process_RpcC2M_DragonGuildJoinBindGroup.cs" />
+ <Compile Include="Process_RpcC2M_DragonGuildUnBindGroup.cs" />
+ <Compile Include="Process_RpcC2M_EnterBattleReadyScene.cs" />
+ <Compile Include="Process_RpcC2M_EnterBMReadyScene.cs" />
+ <Compile Include="Process_RpcC2M_EnterWeddingScene.cs" />
+ <Compile Include="Process_RpcC2M_FetchDGApps.cs" />
+ <Compile Include="Process_RpcC2M_FetchDragonGuildList.cs" />
+ <Compile Include="Process_RpcC2M_FetchGuildApp.cs" />
+ <Compile Include="Process_RpcC2M_FetchGuildHistoryNew.cs" />
+ <Compile Include="Process_RpcC2M_FetchMail.cs" />
+ <Compile Include="Process_RpcC2M_FetchPlantInfo.cs" />
+ <Compile Include="Process_RpcC2M_FetchPlatNotice.cs" />
+ <Compile Include="Process_RpcC2M_FetchTeamListC2M.cs" />
+ <Compile Include="Process_RpcC2M_FriendGardenPlantLog.cs" />
+ <Compile Include="Process_RpcC2M_FriendGiftOpNew.cs" />
+ <Compile Include="Process_RpcC2M_GardenBanquet.cs" />
+ <Compile Include="Process_RpcC2M_GardenBanquetAward.cs" />
+ <Compile Include="Process_RpcC2M_GardenCookingFood.cs" />
+ <Compile Include="Process_RpcC2M_GardenExpelSprite.cs" />
+ <Compile Include="Process_RpcC2M_GardenFishInfo.cs" />
+ <Compile Include="Process_RpcC2M_GardenOverview.cs" />
+ <Compile Include="Process_RpcC2M_GardenSteal.cs" />
+ <Compile Include="Process_RpcC2M_GCFCommonReq.cs" />
+ <Compile Include="Process_RpcC2M_GCFFightInfoReqC2M.cs" />
+ <Compile Include="Process_RpcC2M_GCFReadysInfoReq.cs" />
+ <Compile Include="Process_RpcC2M_GetAllWeddingInfo.cs" />
+ <Compile Include="Process_RpcC2M_getapplyguildlist.cs" />
+ <Compile Include="Process_RpcC2M_GetCrossGvgData.cs" />
+ <Compile Include="Process_RpcC2M_GetDailyTaskAskHelp.cs" />
+ <Compile Include="Process_RpcC2M_GetDailyTaskRefreshInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetDailyTaskRefreshRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetDanceIds.cs" />
+ <Compile Include="Process_RpcC2M_GetDragonGuildBindInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetDragonGuildLiveness.cs" />
+ <Compile Include="Process_RpcC2M_GetDragonGuildShop.cs" />
+ <Compile Include="Process_RpcC2M_GetDragonGuildShopRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetDragonGuildTaskInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetFlowerActivityReward.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildBindInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildBonusSendList.cs" />
+ <Compile Include="Process_RpcC2M_getguildbosstimeleft.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildCheckinRecordsNew.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildDonateInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildIntegralInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetGuildWageReward.cs" />
+ <Compile Include="Process_RpcC2M_getintegralbattleInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetLeagueBattleInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetLeagueBattleRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetLeagueEleInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetLeagueTeamInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetListSubscribe.cs" />
+ <Compile Include="Process_RpcC2M_GetMarriageLiveness.cs" />
+ <Compile Include="Process_RpcC2M_GetMarriagePrivilege.cs" />
+ <Compile Include="Process_RpcC2M_GetMarriageRelation.cs" />
+ <Compile Include="Process_RpcC2M_GetMobaBattleBriefRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetMobaBattleGameRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetMobaBattleInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetMobaBattleWeekReward.cs" />
+ <Compile Include="Process_RpcC2M_GetMyApplyMasterInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetMyApplyStudentInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetMyMentorInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetOtherGuildBriefNew.cs" />
+ <Compile Include="Process_RpcC2M_GetOtherMentorStatus.cs" />
+ <Compile Include="Process_RpcC2M_GetPartnerDetailInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetPartnerInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetPartnerLiveness.cs" />
+ <Compile Include="Process_RpcC2M_GetPartnerShop.cs" />
+ <Compile Include="Process_RpcC2M_GetPartnerShopRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetQADataReq.cs" />
+ <Compile Include="Process_RpcC2M_GetRiftGuildRank.cs" />
+ <Compile Include="Process_RpcC2M_GetSkyCraftEliInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetSkyCraftInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetSkyCraftRecord.cs" />
+ <Compile Include="Process_RpcC2M_GetSkyCraftTeamInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetUnitAppearanceNew.cs" />
+ <Compile Include="Process_RpcC2M_GetWeddingInviteInfo.cs" />
+ <Compile Include="Process_RpcC2M_GetWorldBossStateNew.cs" />
+ <Compile Include="Process_RpcC2M_GetWorldBossTimeLeft.cs" />
+ <Compile Include="Process_RpcC2M_GiftIbReqGoods.cs" />
+ <Compile Include="Process_RpcC2M_gmfjoinreq.cs" />
+ <Compile Include="Process_RpcC2M_GoalAwardsGetAwards.cs" />
+ <Compile Include="Process_RpcC2M_GoalAwardsGetList.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatChangeName.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatClear.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatCreate.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatFindRoleInfoList.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatFindTeamInfoList.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatGetGroupInfo.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatLeaderAddRole.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatLeaderIssueInfo.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatLeaderReview.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatLeaderReviewList.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatManager.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatPlayerApply.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatPlayerIssueInfo.cs" />
+ <Compile Include="Process_RpcC2M_GroupChatQuit.cs" />
+ <Compile Include="Process_RpcC2M_GuildApprovalNew.cs" />
+ <Compile Include="Process_RpcC2M_GuildArenaSimpleDeployNew.cs" />
+ <Compile Include="Process_RpcC2M_GuildAuctReqAll.cs" />
+ <Compile Include="Process_RpcC2M_GuildBindGroup.cs" />
+ <Compile Include="Process_RpcC2M_GuildCampInfo.cs" />
+ <Compile Include="Process_RpcC2M_GuildCheckinNew.cs" />
+ <Compile Include="Process_RpcC2M_GuildFatigueOPNew.cs" />
+ <Compile Include="Process_RpcC2M_GuildHallGetBuffList.cs" />
+ <Compile Include="Process_RpcC2M_GuildHallUpdateBuff.cs" />
+ <Compile Include="Process_RpcC2M_GuildJoinBindGroup.cs" />
+ <Compile Include="Process_RpcC2M_GuildSchoolHallGetRankList.cs" />
+ <Compile Include="Process_RpcC2M_GuildUnBindGroup.cs" />
+ <Compile Include="Process_RpcC2M_GuildZiCaiDonate.cs" />
+ <Compile Include="Process_RpcC2M_GuildZiCaiDonateHistory.cs" />
+ <Compile Include="Process_RpcC2M_HoldWedding.cs" />
+ <Compile Include="Process_RpcC2M_IbGiftHistReq.cs" />
+ <Compile Include="Process_RpcC2M_InvFightReqAll.cs" />
+ <Compile Include="Process_RpcC2M_InvHistoryC2MReq.cs" />
+ <Compile Include="Process_RpcC2M_JoinFmRoom.cs" />
+ <Compile Include="Process_RpcC2M_JoinLeagueEleBattle.cs" />
+ <Compile Include="Process_RpcC2M_KMatchCommonReq.cs" />
+ <Compile Include="Process_RpcC2M_LeagueBattleReq.cs" />
+ <Compile Include="Process_RpcC2M_LeaveFromDragonGuild.cs" />
+ <Compile Include="Process_RpcC2M_LeaveFromGuild.cs" />
+ <Compile Include="Process_RpcC2M_LeaveLeagueTeam.cs" />
+ <Compile Include="Process_RpcC2M_LeavePartner.cs" />
+ <Compile Include="Process_RpcC2M_LeaveSkyTeam.cs" />
+ <Compile Include="Process_RpcC2M_MailOp.cs" />
+ <Compile Include="Process_RpcC2M_MarriageRelationOp.cs" />
+ <Compile Include="Process_RpcC2M_MentorMyBeAppliedMsg.cs" />
+ <Compile Include="Process_RpcC2M_MentorRelationOp.cs" />
+ <Compile Include="Process_RpcC2M_ModifyDragonGuildName.cs" />
+ <Compile Include="Process_RpcC2M_ModifyMsGuildName.cs" />
+ <Compile Include="Process_RpcC2M_MSGetFlowerRewardList.cs" />
+ <Compile Include="Process_RpcC2M_MTShowTopList.cs" />
+ <Compile Include="Process_RpcC2M_NpcFlReqC2M.cs" />
+ <Compile Include="Process_RpcC2M_Open520FestivityRedPacket.cs" />
+ <Compile Include="Process_RpcC2M_OPenGardenFarmland.cs" />
+ <Compile Include="Process_RpcC2M_PayNotify.cs" />
+ <Compile Include="Process_RpcC2M_PkReqC2M.cs" />
+ <Compile Include="Process_RpcC2M_PlantCultivation.cs" />
+ <Compile Include="Process_RpcC2M_PlantHarvest.cs" />
+ <Compile Include="Process_RpcC2M_QueryBigMeleeRank.cs" />
+ <Compile Include="Process_RpcC2M_QueryGuildCheckinNew.cs" />
+ <Compile Include="Process_RpcC2M_QueryResWar.cs" />
+ <Compile Include="Process_RpcC2M_QueryResWarRoleRank.cs" />
+ <Compile Include="Process_RpcC2M_RandomFriendWaitListNew.cs" />
+ <Compile Include="Process_RpcC2M_RecAlliance.cs" />
+ <Compile Include="Process_RpcC2M_RemoveBlackListNew.cs" />
+ <Compile Include="Process_RpcC2M_RemoveFriendNew.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildArenaHistory.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildBossInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildInheritInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildLadderInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildLadderRnakInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildList.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildRankInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildTerrAllianceInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildTerrChallInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildTerrCityInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqGuildTerrIntellInfo.cs" />
+ <Compile Include="Process_RpcC2M_ReqPlatFriendRankList.cs" />
+ <Compile Include="Process_RpcC2M_ResWarExplore.cs" />
+ <Compile Include="Process_RpcC2M_ReturnToSelectRole.cs" />
+ <Compile Include="Process_RpcC2M_SelectRoleNew.cs" />
+ <Compile Include="Process_RpcC2M_SendGift2PlatFriend.cs" />
+ <Compile Include="Process_RpcC2M_SendGuildBonusInSendList.cs" />
+ <Compile Include="Process_RpcC2M_SetSubscribe.cs" />
+ <Compile Include="Process_RpcC2M_ShowFlowerPageNew.cs" />
+ <Compile Include="Process_RpcC2M_SkyCityEnter.cs" />
+ <Compile Include="Process_RpcC2M_SkyCraftMatchReq.cs" />
+ <Compile Include="Process_RpcC2M_StartPlant.cs" />
+ <Compile Include="Process_RpcC2M_StartResWarPVE.cs" />
+ <Compile Include="Process_RpcC2M_StartWeddingCar.cs" />
+ <Compile Include="Process_RpcC2M_StudyGuildSkillNew.cs" />
+ <Compile Include="Process_RpcC2M_TakeMarriageChest.cs" />
+ <Compile Include="Process_RpcC2M_TeamRequestC2M.cs" />
+ <Compile Include="Process_RpcC2M_TryAlliance.cs" />
+ <Compile Include="Process_RpcC2M_TryDance.cs" />
+ <Compile Include="Process_RpcC2M_TryFish.cs" />
+ <Compile Include="Process_RpcC2M_UpdateMentorApplyStudentInfo.cs" />
+ <Compile Include="Process_RpcC2M_UseGuildBuff.cs" />
+ <Compile Include="Process_RpcC2M_WeddingInviteOperator.cs" />
+ <Compile Include="Process_RpcC2M_WorldBossEnd.cs" />
+ <Compile Include="Process_RpcC2M_WorldBossGuildAddAttr.cs" />
+ <Compile Include="Process_RpcC2N_CreateRoleNew.cs" />
+ <Compile Include="Process_RpcC2N_LoginReconnectReq.cs" />
+ <Compile Include="Process_RpcC2N_ReturnToSelectRole.cs" />
+ <Compile Include="Process_RpcC2N_SelectRoleNew.cs" />
+ <Compile Include="Process_RpcC2T_ClientLoginRequest.cs" />
+ <Compile Include="Process_RpcC2T_Reconnect.cs" />
+ <Compile Include="Process_RpcC2T_UpLoadAudioToGate.cs" />
+ <Compile Include="ProfessionChangeBehaviour.cs" />
+ <Compile Include="ProjectDamageResult.cs" />
+ <Compile Include="ProjectResultType.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="ProtoBuf\BclHelpers.cs" />
+ <Compile Include="ProtoBuf\BufferExtension.cs" />
+ <Compile Include="ProtoBuf\BufferPool.cs" />
+ <Compile Include="ProtoBuf\DataFormat.cs" />
+ <Compile Include="ProtoBuf\Extensible.cs" />
+ <Compile Include="ProtoBuf\ExtensibleUtil.cs" />
+ <Compile Include="ProtoBuf\Helpers.cs" />
+ <Compile Include="ProtoBuf\IExtensible.cs" />
+ <Compile Include="ProtoBuf\IExtension.cs" />
+ <Compile Include="ProtoBuf\ImplicitFields.cs" />
+ <Compile Include="ProtoBuf\MemberSerializationOptions.cs" />
+ <Compile Include="ProtoBuf\Meta\AttributeMap.cs" />
+ <Compile Include="ProtoBuf\Meta\BasicList.cs" />
+ <Compile Include="ProtoBuf\Meta\CallbackSet.cs" />
+ <Compile Include="ProtoBuf\Meta\LockContentedEventArgs.cs" />
+ <Compile Include="ProtoBuf\Meta\LockContentedEventHandler.cs" />
+ <Compile Include="ProtoBuf\Meta\MetaType.cs" />
+ <Compile Include="ProtoBuf\Meta\MutableList.cs" />
+ <Compile Include="ProtoBuf\Meta\RuntimeTypeModel.cs" />
+ <Compile Include="ProtoBuf\Meta\SubType.cs" />
+ <Compile Include="ProtoBuf\Meta\TypeFormatEventArgs.cs" />
+ <Compile Include="ProtoBuf\Meta\TypeFormatEventHandler.cs" />
+ <Compile Include="ProtoBuf\Meta\TypeModel.cs" />
+ <Compile Include="ProtoBuf\Meta\ValueMember.cs" />
+ <Compile Include="ProtoBuf\NetObjectCache.cs" />
+ <Compile Include="ProtoBuf\PrefixStyle.cs" />
+ <Compile Include="ProtoBuf\ProtoAfterDeserializationAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoAfterSerializationAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoBeforeDeserializationAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoBeforeSerializationAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoContractAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoConverterAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoEnumAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoException.cs" />
+ <Compile Include="ProtoBuf\ProtoIgnoreAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoIncludeAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoMemberAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoPartialIgnoreAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoPartialMemberAttribute.cs" />
+ <Compile Include="ProtoBuf\ProtoReader.cs" />
+ <Compile Include="ProtoBuf\ProtoTypeCode.cs" />
+ <Compile Include="ProtoBuf\ProtoWriter.cs" />
+ <Compile Include="ProtoBuf\SerializationContext.cs" />
+ <Compile Include="ProtoBuf\Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\ArrayDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\BlobSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\BooleanSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\ByteSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\CharSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\DateTimeSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\DecimalSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\DefaultValueDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\DoubleSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\EnumSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\FieldDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\GuidSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\ImmutableCollectionDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\Int16Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\Int32Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\Int64Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\IProtoSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\IProtoTypeSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\ISerializerProxy.cs" />
+ <Compile Include="ProtoBuf\Serializers\ListDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\MemberSpecifiedDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\NetObjectSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\NullDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\ParseableSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\PropertyDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\ProtoDecoratorBase.cs" />
+ <Compile Include="ProtoBuf\Serializers\SByteSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\SingleSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\StringSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\SubItemSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\SurrogateSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\SystemTypeSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\TagDecorator.cs" />
+ <Compile Include="ProtoBuf\Serializers\TimeSpanSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\TupleSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\TypeSerializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\UInt16Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\UInt32Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\UInt64Serializer.cs" />
+ <Compile Include="ProtoBuf\Serializers\UriDecorator.cs" />
+ <Compile Include="ProtoBuf\SubItemToken.cs" />
+ <Compile Include="ProtoBuf\TimeSpanScale.cs" />
+ <Compile Include="ProtoBuf\WireType.cs" />
+ <Compile Include="Protocol.cs" />
+ <Compile Include="ProtocolHead.cs" />
+ <Compile Include="PtcA2C_AudioAIDNtf.cs" />
+ <Compile Include="PtcC2G_AddLevelScriptExtString.cs" />
+ <Compile Include="PtcC2G_AutoFightNTF.cs" />
+ <Compile Include="PtcC2G_BattleLogReport.cs" />
+ <Compile Include="PtcC2G_BattleStatisticsReport.cs" />
+ <Compile Include="PtcC2G_CancelRedDotReq.cs" />
+ <Compile Include="PtcC2G_CastSkill.cs" />
+ <Compile Include="PtcC2G_ChangeSupplementReport.cs" />
+ <Compile Include="PtcC2G_ClickGuildCamp.cs" />
+ <Compile Include="PtcC2G_ClientUpdatePackage.cs" />
+ <Compile Include="PtcC2G_CloseHintNtf.cs" />
+ <Compile Include="PtcC2G_DelayNotify.cs" />
+ <Compile Include="PtcC2G_EnterSceneCoolDownQuery.cs" />
+ <Compile Include="PtcC2G_EnterSceneReq.cs" />
+ <Compile Include="PtcC2G_FMBRefuse.cs" />
+ <Compile Include="PtcC2G_InvfightAgainReqC2G.cs" />
+ <Compile Include="PtcC2G_JoinRoom.cs" />
+ <Compile Include="PtcC2G_LeaveSceneReq.cs" />
+ <Compile Include="PtcC2G_MoveOperationReq.cs" />
+ <Compile Include="PtcC2G_NextDayRewardReport.cs" />
+ <Compile Include="PtcC2G_NotifyPlatShareResult.cs" />
+ <Compile Include="PtcC2G_OnlineRewardReport.cs" />
+ <Compile Include="PtcC2G_OpenSpriteEggNtf.cs" />
+ <Compile Include="PtcC2G_OperateRecordNtf.cs" />
+ <Compile Include="PtcC2G_PicUrlNtf.cs" />
+ <Compile Include="PtcC2G_PlayDiceOver.cs" />
+ <Compile Include="PtcC2G_QTEOperation.cs" />
+ <Compile Include="PtcC2G_QueryRoleStateReq.cs" />
+ <Compile Include="PtcC2G_QuitRoom.cs" />
+ <Compile Include="PtcC2G_RemoveIBShopIcon.cs" />
+ <Compile Include="PtcC2G_RoleDeathInSoloScene.cs" />
+ <Compile Include="PtcC2G_SceneDamageRankReport.cs" />
+ <Compile Include="PtcC2G_SetVoipMemberState.cs" />
+ <Compile Include="PtcC2G_ShareReport.cs" />
+ <Compile Include="PtcC2G_SkillBulletFireReport.cs" />
+ <Compile Include="PtcC2G_SkillBulletResultReq.cs" />
+ <Compile Include="PtcC2G_SkillResultReq.cs" />
+ <Compile Include="PtcC2G_SyncSceneFinish.cs" />
+ <Compile Include="PtcC2G_SynDoingGuildInherit.cs" />
+ <Compile Include="PtcC2G_TssSdkSendAnti2Server.cs" />
+ <Compile Include="PtcC2G_UpdateFreeflowHintInfo.cs" />
+ <Compile Include="PtcC2G_UpdateTutorial.cs" />
+ <Compile Include="PtcC2M_BlackListReportNew.cs" />
+ <Compile Include="PtcC2M_CheckQueuingReq.cs" />
+ <Compile Include="PtcC2M_CloseLeagueEleNtf.cs" />
+ <Compile Include="PtcC2M_CloseSkyCraftEliNtf.cs" />
+ <Compile Include="PtcC2M_CommitAnswerNtf.cs" />
+ <Compile Include="PtcC2M_FMBRefuseC2M.cs" />
+ <Compile Include="PtcC2M_FriendQueryReportNew.cs" />
+ <Compile Include="PtcC2M_GardenFishStop.cs" />
+ <Compile Include="PtcC2M_GiveUpQAQuestionNtf.cs" />
+ <Compile Include="PtcC2M_GmfJoinBattleC2MRes.cs" />
+ <Compile Include="PtcC2M_GoBackReadySceneNtf.cs" />
+ <Compile Include="PtcC2M_GuildCardMatchReq.cs" />
+ <Compile Include="PtcC2M_GuildCardRankReq.cs" />
+ <Compile Include="PtcC2M_HandleMicphone.cs" />
+ <Compile Include="PtcC2M_IBGiftTipsReq.cs" />
+ <Compile Include="PtcC2M_LeaveLargeRoom.cs" />
+ <Compile Include="PtcC2M_LoadOfflineChatNtf.cs" />
+ <Compile Include="PtcC2M_MulActivityIconSysReq.cs" />
+ <Compile Include="PtcC2M_OpenPrivateChatNtf.cs" />
+ <Compile Include="PtcC2M_PayBuyGoodsFailNtf.cs" />
+ <Compile Include="PtcC2M_PayParameterInfoNtf.cs" />
+ <Compile Include="PtcC2M_PokerTournamentReq.cs" />
+ <Compile Include="PtcC2M_QueryResWarRequet.cs" />
+ <Compile Include="PtcC2M_RoleStateReportNew.cs" />
+ <Compile Include="PtcC2M_SyncPlatFriend2MS.cs" />
+ <Compile Include="PtcC2M_TeamInviteAckC2M.cs" />
+ <Compile Include="PtcC2N_CheckQueuingReq.cs" />
+ <Compile Include="PtcC2N_UpdateStartUpTypeNtf.cs" />
+ <Compile Include="PtcC2T_KeepAlivePingAck.cs" />
+ <Compile Include="PtcG2C_AbsPartyNtf.cs" />
+ <Compile Include="PtcG2C_ActivityRoleNotify.cs" />
+ <Compile Include="PtcG2C_AIDebugInfo.cs" />
+ <Compile Include="PtcG2C_AllGiftIBItemNtf.cs" />
+ <Compile Include="PtcG2C_AllyMatchRoleIDNotify.cs" />
+ <Compile Include="PtcG2C_AntiAddictionRemindNtf.cs" />
+ <Compile Include="PtcG2C_AttributeChangeNotify.cs" />
+ <Compile Include="PtcG2C_BackFlowOpenNtf.cs" />
+ <Compile Include="PtcG2C_BattleFieldReadyInfoNtf.cs" />
+ <Compile Include="PtcG2C_BattleFieldReliveNtf.cs" />
+ <Compile Include="PtcG2C_BattleFieldRoleAgainstNtf.cs" />
+ <Compile Include="PtcG2C_BattleResultNtf.cs" />
+ <Compile Include="PtcG2C_BattleStatisticsNtf.cs" />
+ <Compile Include="PtcG2C_BattleWatcherNtf.cs" />
+ <Compile Include="PtcG2C_BFFightTimeNtf.cs" />
+ <Compile Include="PtcG2C_BigMeleePointNtf.cs" />
+ <Compile Include="PtcG2C_BigMeleePointOutLookNtf.cs" />
+ <Compile Include="PtcG2C_BigMeleeReliveNtf.cs" />
+ <Compile Include="PtcG2C_BMFightTimeNtf.cs" />
+ <Compile Include="PtcG2C_BMReadyTimeNtf.cs" />
+ <Compile Include="PtcG2C_BMRoleSceneSyncNtf.cs" />
+ <Compile Include="PtcG2C_BossRushOneFinishNtf.cs" />
+ <Compile Include="PtcG2C_BuffNotify.cs" />
+ <Compile Include="PtcG2C_CdCall.cs" />
+ <Compile Include="PtcG2C_ChangeFashionNotify.cs" />
+ <Compile Include="PtcG2C_ChangeNameCountNtf.cs" />
+ <Compile Include="PtcG2C_ChangeSupplementNtf.cs" />
+ <Compile Include="PtcG2C_ChatNotifyG2C.cs" />
+ <Compile Include="PtcG2C_CheckinInfoNotify.cs" />
+ <Compile Include="PtcG2C_ClientOnlyBuffNotify.cs" />
+ <Compile Include="PtcG2C_CloseChooseHeroNtf.cs" />
+ <Compile Include="PtcG2C_CompleteAchivement.cs" />
+ <Compile Include="PtcG2C_CorrectPosition.cs" />
+ <Compile Include="PtcG2C_CountDownNtf.cs" />
+ <Compile Include="PtcG2C_CoverDesignationNtf.cs" />
+ <Compile Include="PtcG2C_CustomBattleLoadingNtf.cs" />
+ <Compile Include="PtcG2C_DeathNotify.cs" />
+ <Compile Include="PtcG2C_DisplayAddItem.cs" />
+ <Compile Include="PtcG2C_DoodadItemAddNtf.cs" />
+ <Compile Include="PtcG2C_DoodadItemSkillsNtf.cs" />
+ <Compile Include="PtcG2C_DoodadItemUseNtf.cs" />
+ <Compile Include="PtcG2C_DPSNotify.cs" />
+ <Compile Include="PtcG2C_EnemyDorpDoodadNtf.cs" />
+ <Compile Include="PtcG2C_EnterSceneCoolDownNotify.cs" />
+ <Compile Include="PtcG2C_EnterSceneNtf.cs" />
+ <Compile Include="PtcG2C_EntityTargetChangeNtf.cs" />
+ <Compile Include="PtcG2C_ExecuteLevelScriptNtf.cs" />
+ <Compile Include="PtcG2C_ExpFindBackNtf.cs" />
+ <Compile Include="PtcG2C_FashoinChangedNtf.cs" />
+ <Compile Include="PtcG2C_FastMBConfirmNtf.cs" />
+ <Compile Include="PtcG2C_fastMBDismissNtf.cs" />
+ <Compile Include="PtcG2C_FatigueRecoverTimeNotify.cs" />
+ <Compile Include="PtcG2C_FetchEnemyDoodadNtf.cs" />
+ <Compile Include="PtcG2C_FightGroupChangeNtf.cs" />
+ <Compile Include="PtcG2C_FirstPassRewardNtf.cs" />
+ <Compile Include="PtcG2C_FiveDayRewardNTF.cs" />
+ <Compile Include="PtcG2C_FlowerRainNtf.cs" />
+ <Compile Include="PtcG2C_FlowerRankRewardNtf.cs" />
+ <Compile Include="PtcG2C_GardenBanquetNotice.cs" />
+ <Compile Include="PtcG2C_GardenBanquetNtf.cs" />
+ <Compile Include="PtcG2C_GardenPlantEventNotice.cs" />
+ <Compile Include="PtcG2C_GCFSynG2CNtf.cs" />
+ <Compile Include="PtcG2C_GCFZhanLingNotify.cs" />
+ <Compile Include="PtcG2C_GiftIBBackInfoNtf.cs" />
+ <Compile Include="PtcG2C_GmfAllFightEndNtf.cs" />
+ <Compile Include="PtcG2C_GmfBaseDataNtf.cs" />
+ <Compile Include="PtcG2C_GmfBattleStateNtf.cs" />
+ <Compile Include="PtcG2C_GmfGuildCombatNtf.cs" />
+ <Compile Include="PtcG2C_GmfJoinBattleReq.cs" />
+ <Compile Include="PtcG2C_GmfKickNty.cs" />
+ <Compile Include="PtcG2C_GmfOneBattleEndNtf.cs" />
+ <Compile Include="PtcG2C_GmfWaitFightBegin.cs" />
+ <Compile Include="PtcG2C_GmfWaitOtherLoad.cs" />
+ <Compile Include="PtcG2C_GprAllFightEndNtf.cs" />
+ <Compile Include="PtcG2C_GprOneBattleEndNtf.cs" />
+ <Compile Include="PtcG2C_GSErrorNotify.cs" />
+ <Compile Include="PtcG2C_GuildBestCardsNtf.cs" />
+ <Compile Include="PtcG2C_GuildBossTimeOut.cs" />
+ <Compile Include="PtcG2C_guildcamppartyNotify.cs" />
+ <Compile Include="PtcG2C_GuildCampPartyTradeNotify.cs" />
+ <Compile Include="PtcG2C_GuildCheckinBoxNtf.cs" />
+ <Compile Include="PtcG2C_GuildGoblinKillNtf.cs" />
+ <Compile Include="PtcG2C_GuildNotifyMemberChanged.cs" />
+ <Compile Include="PtcG2C_GuildSettingChangedNotify.cs" />
+ <Compile Include="PtcG2C_HallIconSNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleAncientPower.cs" />
+ <Compile Include="PtcG2C_HeroBattleCanUseHero.cs" />
+ <Compile Include="PtcG2C_HeroBattleDataNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleInCircleNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleOverTime.cs" />
+ <Compile Include="PtcG2C_HeroBattleSyncNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleTeamMsgNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleTeamRoleNtf.cs" />
+ <Compile Include="PtcG2C_HeroBattleTipsNtf.cs" />
+ <Compile Include="PtcG2C_HeroKillNotify.cs" />
+ <Compile Include="PtcG2C_HintNotify.cs" />
+ <Compile Include="PtcG2C_HorseAnimationNtf.cs" />
+ <Compile Include="PtcG2C_HorseAwardAllNtf.cs" />
+ <Compile Include="PtcG2C_HorseCountDownTimeNtf.cs" />
+ <Compile Include="PtcG2C_HorseFailTipsNtf.cs" />
+ <Compile Include="PtcG2C_HorseFinalNtf.cs" />
+ <Compile Include="PtcG2C_HorseRankNtf.cs" />
+ <Compile Include="PtcG2C_HorseWaitTimeNtf.cs" />
+ <Compile Include="PtcG2C_IBShopHasBuyNtf.cs" />
+ <Compile Include="PtcG2C_IBShopIcon.cs" />
+ <Compile Include="PtcG2C_IdipPunishInfoNtf.cs" />
+ <Compile Include="PtcG2C_InvFightBefEnterSceneNtf.cs" />
+ <Compile Include="PtcG2C_ItemChangedNtf.cs" />
+ <Compile Include="PtcG2C_ItemCircleDrawResult.cs" />
+ <Compile Include="PtcG2C_ItemFindBackNtf.cs" />
+ <Compile Include="PtcG2C_JadeSlotInfoNtf.cs" />
+ <Compile Include="PtcG2C_JoinRoomReply.cs" />
+ <Compile Include="PtcG2C_KickAccountJkydNtf.cs" />
+ <Compile Include="PtcG2C_KillEnemyScoreNtf.cs" />
+ <Compile Include="PtcG2C_LeagueBattleBaseDataNtf.cs" />
+ <Compile Include="PtcG2C_LeagueBattleLoadInfoNtf.cs" />
+ <Compile Include="PtcG2C_LeagueBattleOneResultNft.cs" />
+ <Compile Include="PtcG2C_LeagueBattleResultNtf.cs" />
+ <Compile Include="PtcG2C_LeagueBattleStateNtf.cs" />
+ <Compile Include="PtcG2C_LeaveSceneNtf.cs" />
+ <Compile Include="PtcG2C_LeaveTeam.cs" />
+ <Compile Include="PtcG2C_LevelChangeNtf.cs" />
+ <Compile Include="PtcG2C_LevelScriptStateNtf.cs" />
+ <Compile Include="PtcG2C_LevelSealNtf.cs" />
+ <Compile Include="PtcG2C_LoginActivityStatusNtf.cs" />
+ <Compile Include="PtcG2C_LoginReward2CNtf.cs" />
+ <Compile Include="PtcG2C_MilitaryrankNtf.cs" />
+ <Compile Include="PtcG2C_MobaAddExpNtf.cs" />
+ <Compile Include="PtcG2C_MobaBattleTeamMsgNtf.cs" />
+ <Compile Include="PtcG2C_MobaBattleTeamRoleNtf.cs" />
+ <Compile Include="PtcG2C_MobaHintNtf.cs" />
+ <Compile Include="PtcG2C_MobaMiniMapNtf.cs" />
+ <Compile Include="PtcG2C_MobaRoleChangeNtf.cs" />
+ <Compile Include="PtcG2C_MobaSignalBroadcast.cs" />
+ <Compile Include="PtcG2C_MulActivityStateChange.cs" />
+ <Compile Include="PtcG2C_NewGuildBonusNtf.cs" />
+ <Compile Include="PtcG2C_NextDayRewardNtf.cs" />
+ <Compile Include="PtcG2C_NoticeDoingGuildInherit.cs" />
+ <Compile Include="PtcG2C_NoticeGuildArenaBegin.cs" />
+ <Compile Include="PtcG2C_NoticeGuildBossEnd.cs" />
+ <Compile Include="PtcG2C_NoticeHungryDown.cs" />
+ <Compile Include="PtcG2C_NotifyAccountData.cs" />
+ <Compile Include="PtcG2C_NotifyClientEnterFight.cs" />
+ <Compile Include="PtcG2C_NotifyEnhanceSuit.cs" />
+ <Compile Include="PtcG2C_NotifyGuildBossAddAttr.cs" />
+ <Compile Include="PtcG2C_NotifyIdipMessageGs.cs" />
+ <Compile Include="PtcG2C_NotifyRoleEmpty2Watcher.cs" />
+ <Compile Include="PtcG2C_NotifyStartUpTypeToClient.cs" />
+ <Compile Include="PtcG2C_NotifyWatchData.cs" />
+ <Compile Include="PtcG2C_NotifyWatchIconNum2Client.cs" />
+ <Compile Include="PtcG2C_NpcFlNtf.cs" />
+ <Compile Include="PtcG2C_OnlineRewardNtf.cs" />
+ <Compile Include="PtcG2C_OnTransferWall.cs" />
+ <Compile Include="PtcG2C_OpenSystemNtf.cs" />
+ <Compile Include="PtcG2C_OutLookChangeNtf.cs" />
+ <Compile Include="PtcG2C_PayAllInfoNtf.cs" />
+ <Compile Include="PtcG2C_PayGiftNtf.cs" />
+ <Compile Include="PtcG2C_PayMemberPrivilegeNtf.cs" />
+ <Compile Include="PtcG2C_PayScoreNtf.cs" />
+ <Compile Include="PtcG2C_PetChangeNotfiy.cs" />
+ <Compile Include="PtcG2C_PetInviteNtf.cs" />
+ <Compile Include="PtcG2C_PkPrepareNtf.cs" />
+ <Compile Include="PtcG2C_PkRoleInfoNtf.cs" />
+ <Compile Include="PtcG2C_PkTimeoutNtf.cs" />
+ <Compile Include="PtcG2C_PlatformShareAwardNtf.cs" />
+ <Compile Include="PtcG2C_PlayDiceNtf.cs" />
+ <Compile Include="PtcG2C_PositionDebug.cs" />
+ <Compile Include="PtcG2C_PushPraiseNtf.cs" />
+ <Compile Include="PtcG2C_PvpBattleBeginNtf.cs" />
+ <Compile Include="PtcG2C_PvpBattleEndNtf.cs" />
+ <Compile Include="PtcG2C_PvpBattleKill.cs" />
+ <Compile Include="PtcG2C_QANotify.cs" />
+ <Compile Include="PtcG2C_QueryRoleStateAck.cs" />
+ <Compile Include="PtcG2C_ReachAchieveNtf.cs" />
+ <Compile Include="PtcG2C_ReachDesignationNtf.cs" />
+ <Compile Include="PtcG2C_ReceiveFlowerNtf.cs" />
+ <Compile Include="PtcG2C_ReconnectSyncNotify.cs" />
+ <Compile Include="PtcG2C_ResWarBattleDataNtf.cs" />
+ <Compile Include="PtcG2C_ResWarTeamResOne.cs" />
+ <Compile Include="PtcG2C_ReviveCountdown.cs" />
+ <Compile Include="PtcG2C_ReviveNotify.cs" />
+ <Compile Include="PtcG2C_RewardChangedNtf.cs" />
+ <Compile Include="PtcG2C_RiftSceneInfoNtf.cs" />
+ <Compile Include="PtcG2C_RiskBuyNtf.cs" />
+ <Compile Include="PtcG2C_RiskRecoverDiceNtf.cs" />
+ <Compile Include="PtcG2C_SceneDamageRankNtf.cs" />
+ <Compile Include="PtcG2C_SceneFinishStateChanged.cs" />
+ <Compile Include="PtcG2C_SceneLeftDoodad.cs" />
+ <Compile Include="PtcG2C_ScenePrepareInfoNtf.cs" />
+ <Compile Include="PtcG2C_SceneStateNtf.cs" />
+ <Compile Include="PtcG2C_SelectRoleNtf.cs" />
+ <Compile Include="PtcG2C_ServerOpenDayNtf.cs" />
+ <Compile Include="PtcG2C_ShareRandomGiftNtf.cs" />
+ <Compile Include="PtcG2C_SkillChangedNtf.cs" />
+ <Compile Include="PtcG2C_SkillCoolNtf.cs" />
+ <Compile Include="PtcG2C_SkillInitCoolNtf.cs" />
+ <Compile Include="PtcG2C_SkillResult.cs" />
+ <Compile Include="PtcG2C_SkyCityBattleDataNtf.cs" />
+ <Compile Include="PtcG2C_SkyCityEstimateRes.cs" />
+ <Compile Include="PtcG2C_SkyCityTeamRes.cs" />
+ <Compile Include="PtcG2C_SkyCityTimeRes.cs" />
+ <Compile Include="PtcG2C_SpActivityChangeNtf.cs" />
+ <Compile Include="PtcG2C_SpActivityOffsetDayNtf.cs" />
+ <Compile Include="PtcG2C_SpecialStateNtf.cs" />
+ <Compile Include="PtcG2C_SpriteChangedNtf.cs" />
+ <Compile Include="PtcG2C_StartBattleFailedNtf.cs" />
+ <Compile Include="PtcG2C_StartRollNtf.cs" />
+ <Compile Include="PtcG2C_SynAtlasAttr.cs" />
+ <Compile Include="PtcG2C_SyncMoveNotify.cs" />
+ <Compile Include="PtcG2C_SyncStepNotify.cs" />
+ <Compile Include="PtcG2C_SynGuildArenaBattleInfo.cs" />
+ <Compile Include="PtcG2C_synguildarenadisplace.cs" />
+ <Compile Include="PtcG2C_SynGuildArenaFightUnit.cs" />
+ <Compile Include="PtcG2C_SynGuildArenaRoleOnline.cs" />
+ <Compile Include="PtcG2C_synGuildInheritExp.cs" />
+ <Compile Include="PtcG2C_SynGuildInheritNumInfo.cs" />
+ <Compile Include="PtcG2C_TajieHelpNotify.cs" />
+ <Compile Include="PtcG2C_TakeRandomTask.cs" />
+ <Compile Include="PtcG2C_TeamFullDataNtf.cs" />
+ <Compile Include="PtcG2C_TeamInviteNotify.cs" />
+ <Compile Include="PtcG2C_TeamSelectNotify.cs" />
+ <Compile Include="PtcG2C_TeleportNotice.cs" />
+ <Compile Include="PtcG2C_ThemeActivityChangeNtf.cs" />
+ <Compile Include="PtcG2C_TitleChangeNotify.cs" />
+ <Compile Include="PtcG2C_TowerFirstPassRewardNtf.cs" />
+ <Compile Include="PtcG2C_TowerSceneInfoNtf.cs" />
+ <Compile Include="PtcG2C_TransNotify.cs" />
+ <Compile Include="PtcG2C_TransSkillNotfiy.cs" />
+ <Compile Include="PtcG2C_TssSdkAntiDataNtf.cs" />
+ <Compile Include="PtcG2C_UnitAppear.cs" />
+ <Compile Include="PtcG2C_UnitDisappear.cs" />
+ <Compile Include="PtcG2C_UpdateBuyGoldAndFatigueInfo.cs" />
+ <Compile Include="PtcG2C_UpdateDisplayItems.cs" />
+ <Compile Include="PtcG2C_UpdateGuildArenaState.cs" />
+ <Compile Include="PtcG2C_UpdatePayInfo.cs" />
+ <Compile Include="PtcG2C_UpdateStageInfoNtf.cs" />
+ <Compile Include="PtcG2C_UpdateTaskStatus.cs" />
+ <Compile Include="PtcG2C_UpdateVoipRoomMemberNtf.cs" />
+ <Compile Include="PtcG2C_VsPayReviveNtf.cs" />
+ <Compile Include="PtcG2C_WarningRandomNtf.cs" />
+ <Compile Include="PtcG2C_WatchBattleInfoNtf.cs" />
+ <Compile Include="PtcG2C_WeddingCarNtf.cs" />
+ <Compile Include="PtcG2C_WeddingEventNtf.cs" />
+ <Compile Include="PtcG2C_WeddingLoadInfoNtf.cs" />
+ <Compile Include="PtcG2C_WeddingStateNtf.cs" />
+ <Compile Include="PtcG2C_WeekEnd4v4RoleDataNtf.cs" />
+ <Compile Include="PtcG2C_WordNotify.cs" />
+ <Compile Include="PtcG2C_WorldBossAttrNtf.cs" />
+ <Compile Include="PtcG2C_WorldBossGuildAddAttrSyncClientNtf.cs" />
+ <Compile Include="PtcG2C_WorldBossStateNtf.cs" />
+ <Compile Include="PtcG2C_WorldChannelLeftTimesNtf.cs" />
+ <Compile Include="PtcG2C_WorldLevelNtf2Client.cs" />
+ <Compile Include="PtcHeadFlag.cs" />
+ <Compile Include="PtcM2C_AnswerAckNtf.cs" />
+ <Compile Include="PtcM2C_ArenaStarDataNtf.cs" />
+ <Compile Include="PtcM2C_BlackListNtfNew.cs" />
+ <Compile Include="PtcM2C_CheckQueuingNtf.cs" />
+ <Compile Include="PtcM2C_CrossGvgRoomStateNtf.cs" />
+ <Compile Include="PtcM2C_CrossGvgStateNtf.cs" />
+ <Compile Include="PtcM2C_CustomBattleGMNotify.cs" />
+ <Compile Include="PtcM2C_DailyTaskEventNtf.cs" />
+ <Compile Include="PtcM2C_DERankChangNtf.cs" />
+ <Compile Include="PtcM2C_DragonGuildNameNtf.cs" />
+ <Compile Include="PtcM2C_DragonGuildSettingChanged.cs" />
+ <Compile Include="PtcM2C_FastMBConfirmM2CNtf.cs" />
+ <Compile Include="PtcM2C_fastMBDismissM2CNtf.cs" />
+ <Compile Include="PtcM2C_FriendDegreeUpNtfNew.cs" />
+ <Compile Include="PtcM2C_FriendOpNtfNew.cs" />
+ <Compile Include="PtcM2C_GardenBanquetNtf.cs" />
+ <Compile Include="PtcM2C_Get520FestivalRedPacket.cs" />
+ <Compile Include="PtcM2C_GiftIBSucessNtf.cs" />
+ <Compile Include="PtcM2C_GmfJoinBattleM2CReq.cs" />
+ <Compile Include="PtcM2C_GoalAwardsRedPoint.cs" />
+ <Compile Include="PtcM2C_GroupChatApply.cs" />
+ <Compile Include="PtcM2C_GroupChatDismiss.cs" />
+ <Compile Include="PtcM2C_GroupChatIssueCount.cs" />
+ <Compile Include="PtcM2C_GroupChatManager.cs" />
+ <Compile Include="PtcM2C_GroupChatQuit.cs" />
+ <Compile Include="PtcM2C_GuildAuctItemTimeFresh.cs" />
+ <Compile Include="PtcM2C_GuildBestCardsNtfMs.cs" />
+ <Compile Include="PtcM2C_GuildBonusGetAll.cs" />
+ <Compile Include="PtcM2C_GuildBuffCDParamNtf.cs" />
+ <Compile Include="PtcM2C_GuildBuffSimpleInfoNtf.cs" />
+ <Compile Include="PtcM2C_GuildBuffSimpleItemNtf.cs" />
+ <Compile Include="PtcM2C_GuildCardMatchNtf.cs" />
+ <Compile Include="PtcM2C_GuildCardRankNtf.cs" />
+ <Compile Include="PtcM2C_GuildCastFeatsNtf.cs" />
+ <Compile Include="PtcM2C_GuildSchoolHallUpdatePoint.cs" />
+ <Compile Include="PtcM2C_GuildSetingNotify.cs" />
+ <Compile Include="PtcM2C_HallIconMNtf.cs" />
+ <Compile Include="PtcM2C_HintNotifyMS.cs" />
+ <Compile Include="PtcM2C_IBGiftIconNtf.cs" />
+ <Compile Include="PtcM2C_IdipClearChatNtf.cs" />
+ <Compile Include="PtcM2C_IdipPunishInfoMsNtf.cs" />
+ <Compile Include="PtcM2C_InvFightNotify.cs" />
+ <Compile Include="PtcM2C_InviteRefuseM2CNtf.cs" />
+ <Compile Include="PtcM2C_InvUnfStateM2CNtf.cs" />
+ <Compile Include="PtcM2C_KickFMAuchor.cs" />
+ <Compile Include="PtcM2C_LargeRoomLoginParamNtf.cs" />
+ <Compile Include="PtcM2C_LargeRoomRoleNtf.cs" />
+ <Compile Include="PtcM2C_LeagueBattleMatchTimeoutNtf.cs" />
+ <Compile Include="PtcM2C_LeagueBattleStartMatchNtf.cs" />
+ <Compile Include="PtcM2C_LeagueBattleStopMatchNtf.cs" />
+ <Compile Include="PtcM2C_LeaveTeamM2CNtf.cs" />
+ <Compile Include="PtcM2C_LoginDragonGuildInfo.cs" />
+ <Compile Include="PtcM2C_LoginGuildInfo.cs" />
+ <Compile Include="PtcM2C_MakePartnerResultNtf.cs" />
+ <Compile Include="PtcM2C_MarriageLevelValueNtf.cs" />
+ <Compile Include="PtcM2C_MarriageNewPrivilegeNtf.cs" />
+ <Compile Include="PtcM2C_MCChatOffLineNotify.cs" />
+ <Compile Include="PtcM2C_MidasExceptionNtf.cs" />
+ <Compile Include="PtcM2C_ModifyGuildNameNtf.cs" />
+ <Compile Include="PtcM2C_MSErrorNotify.cs" />
+ <Compile Include="PtcM2C_MSEventNotify.cs" />
+ <Compile Include="PtcM2C_MSFlowerRainNtf.cs" />
+ <Compile Include="PtcM2C_MSReceiveFlowerNtf.cs" />
+ <Compile Include="PtcM2C_NoticeGuildArenaBeginNew.cs" />
+ <Compile Include="PtcM2C_NoticeGuildArenaNextTime.cs" />
+ <Compile Include="PtcM2C_NoticeGuildLadderStart.cs" />
+ <Compile Include="PtcM2C_NoticeGuildTerrall.cs" />
+ <Compile Include="PtcM2C_NoticeGuildTerrBattleWin.cs" />
+ <Compile Include="PtcM2C_NoticeGuildTerrBigIcon.cs" />
+ <Compile Include="PtcM2C_NoticeGuildTerrEnd.cs" />
+ <Compile Include="PtcM2C_NoticeGuildTerrWar.cs" />
+ <Compile Include="PtcM2C_NoticeGuildWageReward.cs" />
+ <Compile Include="PtcM2C_NotifyGuildSkillData.cs" />
+ <Compile Include="PtcM2C_NotifyIdipMessageMs.cs" />
+ <Compile Include="PtcM2C_NotifyLeagueTeamCreate.cs" />
+ <Compile Include="PtcM2C_NotifyLeagueTeamDissolve.cs" />
+ <Compile Include="PtcM2C_NotifyMarriageApply.cs" />
+ <Compile Include="PtcM2C_NotifyMarriageDivorceApply.cs" />
+ <Compile Include="PtcM2C_NotifyMentorApply.cs" />
+ <Compile Include="PtcM2C_NotifySkyTeamCreate.cs" />
+ <Compile Include="PtcM2C_PayParameterInfoInvalidNtf.cs" />
+ <Compile Include="PtcM2C_PkTimeoutM2CNtf.cs" />
+ <Compile Include="PtcM2C_PokerTournamentEndReFund.cs" />
+ <Compile Include="PtcM2C_PushQuestionNtf.cs" />
+ <Compile Include="PtcM2C_QAEnterRoomNtf.cs" />
+ <Compile Include="PtcM2C_QAIDNameNtf.cs" />
+ <Compile Include="PtcM2C_QAOverNtf.cs" />
+ <Compile Include="PtcM2C_QARoomRankNtf.cs" />
+ <Compile Include="PtcM2C_ResWarEnemyTimeNtf.cs" />
+ <Compile Include="PtcM2C_ResWarGuildBriefNtf.cs" />
+ <Compile Include="PtcM2C_ResWarMineDataNtf.cs" />
+ <Compile Include="PtcM2C_ResWarRankSimpleInfoNtf.cs" />
+ <Compile Include="PtcM2C_ResWarStateNtf.cs" />
+ <Compile Include="PtcM2C_ResWarTimeNtf.cs" />
+ <Compile Include="PtcM2C_RoleMatchStateM2CNotify.cs" />
+ <Compile Include="PtcM2C_RoleStateNtfNew.cs" />
+ <Compile Include="PtcM2C_SendGuildBonusNtf.cs" />
+ <Compile Include="PtcM2C_SendGuildSkillInfo.cs" />
+ <Compile Include="PtcM2C_SkyCityFinalRes.cs" />
+ <Compile Include="PtcM2C_SkyCraftEliRoomNtf.cs" />
+ <Compile Include="PtcM2C_SkyCraftMatchNtf.cs" />
+ <Compile Include="PtcM2C_SpriteStateChangeNtf.cs" />
+ <Compile Include="PtcM2C_StartBattleFailedM2CNtf.cs" />
+ <Compile Include="PtcM2C_SynGuildArenaBattleInfoNew.cs" />
+ <Compile Include="PtcM2C_synguildarenadisplaceNew.cs" />
+ <Compile Include="PtcM2C_SynGuildArenaFightUnitNew.cs" />
+ <Compile Include="PtcM2C_SynGuildArenaRoleOnlineNew.cs" />
+ <Compile Include="PtcM2C_SynGuildIntegralState.cs" />
+ <Compile Include="PtcM2C_SynGuilIntegralState.cs" />
+ <Compile Include="PtcM2C_TarjaBriefNtf.cs" />
+ <Compile Include="PtcM2C_TaskRefreshNtf.cs" />
+ <Compile Include="PtcM2C_TeamChangeM2CNtf.cs" />
+ <Compile Include="PtcM2C_TeamFullDataM2CNtf.cs" />
+ <Compile Include="PtcM2C_TeamInviteM2CNotify.cs" />
+ <Compile Include="PtcM2C_TeamRequestPlatFreind2Client.cs" />
+ <Compile Include="PtcM2C_UpdateLeagueBattleSeasonInfo.cs" />
+ <Compile Include="PtcM2C_UpdateLeagueEleRoomStateNtf.cs" />
+ <Compile Include="PtcM2C_UpdateLeagueTeamState.cs" />
+ <Compile Include="PtcM2C_UpdatePartnerToClient.cs" />
+ <Compile Include="PtcM2C_WeddingInviteNtf.cs" />
+ <Compile Include="PtcN2C_CheckQueuingNtf.cs" />
+ <Compile Include="PtcRegister.cs" />
+ <Compile Include="PtcT2C_ChatNotify.cs" />
+ <Compile Include="PtcT2C_ErrorNotify.cs" />
+ <Compile Include="PtcT2C_KeepAlivePingReq.cs" />
+ <Compile Include="PtcT2C_LoginChallenge.cs" />
+ <Compile Include="PublicExt.cs" />
+ <Compile Include="PupilApplyInfo.cs" />
+ <Compile Include="PupilTargetItemInfo.cs" />
+ <Compile Include="PurchaseInfo.cs" />
+ <Compile Include="PushSubscribeOptions.cs" />
+ <Compile Include="QQVipType.cs" />
+ <Compile Include="QualifyingRankInfo.cs" />
+ <Compile Include="RaceBattleHandler.cs" />
+ <Compile Include="RaceEntranceBehaviour.cs" />
+ <Compile Include="RaceEntranceView.cs" />
+ <Compile Include="RadioBattleBahaviour.cs" />
+ <Compile Include="RadioBattleDlg.cs" />
+ <Compile Include="RadioBehaviour.cs" />
+ <Compile Include="RadioDlg.cs" />
+ <Compile Include="RandomAttrDataMgr.cs" />
+ <Compile Include="RandomGiftBehaviour.cs" />
+ <Compile Include="RandomGiftView.cs" />
+ <Compile Include="RankRewardData.cs" />
+ <Compile Include="RankRewardHandler.cs" />
+ <Compile Include="RankRewardStatus.cs" />
+ <Compile Include="RecentMsg.cs" />
+ <Compile Include="RecruitAuthorizeBehaviour.cs" />
+ <Compile Include="RecruitAuthorizeView.cs" />
+ <Compile Include="RecruitBehaviour.cs" />
+ <Compile Include="RecruitGroupHandle.cs" />
+ <Compile Include="RecruitGroupPublishBehaviour.cs" />
+ <Compile Include="RecruitGroupPublishView.cs" />
+ <Compile Include="RecruitListHandler.cs" />
+ <Compile Include="RecruitMemberHandler.cs" />
+ <Compile Include="RecruitNameBehaviour.cs" />
+ <Compile Include="RecruitNameView.cs" />
+ <Compile Include="RecruitPlayerPublishBehaviour.cs" />
+ <Compile Include="RecruitPlayerPublishView.cs" />
+ <Compile Include="RecruitPublishBehaviour.cs" />
+ <Compile Include="RecruitPublishView.cs" />
+ <Compile Include="RecruitSelectGroupHandler.cs" />
+ <Compile Include="RecruitSelectGroupUpdate.cs" />
+ <Compile Include="RecruitStepCounter.cs" />
+ <Compile Include="RecruitStepCounterUpdate.cs" />
+ <Compile Include="RecruitTitleBar.cs" />
+ <Compile Include="RecruitTitleChange.cs" />
+ <Compile Include="RecruitTitleReSelect.cs" />
+ <Compile Include="RecruitToggle.cs" />
+ <Compile Include="RecruitView.cs" />
+ <Compile Include="RelaxGame.cs" />
+ <Compile Include="ReplayBehaviour.cs" />
+ <Compile Include="ReplaykitDlg.cs" />
+ <Compile Include="reportType.cs" />
+ <Compile Include="ResRankInfo.cs" />
+ <Compile Include="RewardAuxData.cs" />
+ <Compile Include="RewardItemAuxData.cs" />
+ <Compile Include="RollDlg.cs" />
+ <Compile Include="RollDlgBehaviour.cs" />
+ <Compile Include="Rpc.cs" />
+ <Compile Include="RpcC2A_AudioAuthKey.cs" />
+ <Compile Include="RpcC2A_AudioText.cs" />
+ <Compile Include="RpcC2A_GetAudioListReq.cs" />
+ <Compile Include="RpcC2A_UpLoadAudioReq.cs" />
+ <Compile Include="RpcC2G_AbsEnterScene.cs" />
+ <Compile Include="RpcC2G_ActivatAtlas.cs" />
+ <Compile Include="RpcC2G_ActivateFashionCharm.cs" />
+ <Compile Include="RpcC2G_ActivateHairColor.cs" />
+ <Compile Include="RpcC2G_ActivatePreShow.cs" />
+ <Compile Include="RpcC2G_AddTempAttr.cs" />
+ <Compile Include="RpcC2G_AgreeQAReq.cs" />
+ <Compile Include="RpcC2G_ArgentaActivity.cs" />
+ <Compile Include="RpcC2G_ArtifactCompose.cs" />
+ <Compile Include="RpcC2G_ArtifactDeityStoveOp.cs" />
+ <Compile Include="RpcC2G_AskForCheckInBonus.cs" />
+ <Compile Include="RpcC2G_AtlasUpStar.cs" />
+ <Compile Include="RpcC2G_AutoBreakAtlas.cs" />
+ <Compile Include="RpcC2G_BackFlowActivityOperation.cs" />
+ <Compile Include="RpcC2G_BackFlowBuyOp.cs" />
+ <Compile Include="RpcC2G_BattleFieldAwardNumReq.cs" />
+ <Compile Include="RpcC2G_BattleFieldRankReq.cs" />
+ <Compile Include="RpcC2G_BattleFieldRoleAgainstReq.cs" />
+ <Compile Include="RpcC2G_BindSkill.cs" />
+ <Compile Include="RpcC2G_BossRushReq.cs" />
+ <Compile Include="RpcC2G_breakAtlas.cs" />
+ <Compile Include="RpcC2G_BuyDraw.cs" />
+ <Compile Include="RpcC2G_BuyExtraSkillEmblemSlot.cs" />
+ <Compile Include="RpcC2G_BuyGoldAndFatigue.cs" />
+ <Compile Include="RpcC2G_BuyHeroInHeroBattle.cs" />
+ <Compile Include="RpcC2G_BuyIBItem.cs" />
+ <Compile Include="RpcC2G_BuyJadeSlot.cs" />
+ <Compile Include="RpcC2G_BuyJadeSlotNew.cs" />
+ <Compile Include="RpcC2G_BuyShopItem.cs" />
+ <Compile Include="RpcC2G_BuySpriteEgg.cs" />
+ <Compile Include="RpcC2G_BuyTeamSceneCount.cs" />
+ <Compile Include="RpcC2G_BuyVipLevelGift.cs" />
+ <Compile Include="RpcC2G_CampDuelActivityOperation.cs" />
+ <Compile Include="RpcC2G_ChangeDeclaration.cs" />
+ <Compile Include="RpcC2G_ChangeGuildCard.cs" />
+ <Compile Include="RpcC2G_ChangeLiveVisible.cs" />
+ <Compile Include="RpcC2G_ChangeOutLookOp.cs" />
+ <Compile Include="RpcC2G_ChangeProfession.cs" />
+ <Compile Include="RpcC2G_ChangeRiskBoxState.cs" />
+ <Compile Include="RpcC2G_ChangeSkillSet.cs" />
+ <Compile Include="RpcC2G_ChangeWatchRole.cs" />
+ <Compile Include="RpcC2G_Checkin.cs" />
+ <Compile Include="RpcC2G_ChooseProfession.cs" />
+ <Compile Include="RpcC2G_ChooseRollReq.cs" />
+ <Compile Include="RpcC2G_ChooseSpecialEffects.cs" />
+ <Compile Include="RpcC2G_CommendFirstPass.cs" />
+ <Compile Include="RpcC2G_CommendWatchBattle.cs" />
+ <Compile Include="RpcC2G_DailyTaskAskHelp.cs" />
+ <Compile Include="RpcC2G_DailyTaskGiveUp.cs" />
+ <Compile Include="RpcC2G_DecomposeEquipment.cs" />
+ <Compile Include="RpcC2G_DEProgressReq.cs" />
+ <Compile Include="RpcC2G_DHRReqC2G.cs" />
+ <Compile Include="RpcC2G_DoEnterScene.cs" />
+ <Compile Include="RpcC2G_DoodadItemAllSkillReq.cs" />
+ <Compile Include="RpcC2G_DragonGroupRecord.cs" />
+ <Compile Include="RpcC2G_DragonGroupRoleList.cs" />
+ <Compile Include="RpcC2G_DrawLottery.cs" />
+ <Compile Include="RpcC2G_EmblemLevelUp.cs" />
+ <Compile Include="RpcC2G_EnchantActiveAttribute.cs" />
+ <Compile Include="RpcC2G_EnchantEquip.cs" />
+ <Compile Include="RpcC2G_EnchantTransfer.cs" />
+ <Compile Include="RpcC2G_EndGuildCard.cs" />
+ <Compile Include="RpcC2G_EnhanceItem.cs" />
+ <Compile Include="RpcC2G_EnhanceTranster.cs" />
+ <Compile Include="RpcC2G_EnterLeisureScene.cs" />
+ <Compile Include="RpcC2G_EnterWatchBattle.cs" />
+ <Compile Include="RpcC2G_ExpFindBack.cs" />
+ <Compile Include="RpcC2G_FashionCompose.cs" />
+ <Compile Include="RpcC2G_FetchAchivementReward.cs" />
+ <Compile Include="RpcC2G_FetchChapterChest.cs" />
+ <Compile Include="RpcC2G_FetchEnemyDoodadReq.cs" />
+ <Compile Include="RpcC2G_FirstPassGetTopRoleInfo.cs" />
+ <Compile Include="RpcC2G_FirstPassInfoReq.cs" />
+ <Compile Include="RpcC2G_FiveDayRewardReq.cs" />
+ <Compile Include="RpcC2G_ForgeEquip.cs" />
+ <Compile Include="RpcC2G_FuseEquip.cs" />
+ <Compile Include="RpcC2G_GetAchieveBrifInfoReq.cs" />
+ <Compile Include="RpcC2G_GetAchieveClassifyInfoReq.cs" />
+ <Compile Include="RpcC2G_GetAchievePointRewardReq.cs" />
+ <Compile Include="RpcC2G_GetAchieveRewardReq.cs" />
+ <Compile Include="RpcC2G_GetActivityChest.cs" />
+ <Compile Include="RpcC2G_GetActivityInfo.cs" />
+ <Compile Include="RpcC2G_GetAncientTimesAward.cs" />
+ <Compile Include="RpcC2G_GetClassifyDesignationReq.cs" />
+ <Compile Include="RpcC2G_GetCompeteDragonInfo.cs" />
+ <Compile Include="RpcC2G_GetDailyTaskInfo.cs" />
+ <Compile Include="RpcC2G_GetDailyTaskReward.cs" />
+ <Compile Include="RpcC2G_GetDesignationReq.cs" />
+ <Compile Include="RpcC2G_GetDragonGuildTaskChest.cs" />
+ <Compile Include="RpcC2G_GetDragonTopInfo.cs" />
+ <Compile Include="RpcC2G_GetEnhanceAttr.cs" />
+ <Compile Include="RpcC2G_GetFirstPassReward.cs" />
+ <Compile Include="RpcC2G_GetFlower.cs" />
+ <Compile Include="RpcC2G_GetFlowerLeftTime.cs" />
+ <Compile Include="RpcC2G_GetFlowerReward.cs" />
+ <Compile Include="RpcC2G_GetFlowerRewardList.cs" />
+ <Compile Include="RpcC2G_GetGoddessTrialRewards.cs" />
+ <Compile Include="RpcC2G_GetGuildBonusDetailInfo.cs" />
+ <Compile Include="RpcC2G_GetGuildBonusLeft.cs" />
+ <Compile Include="RpcC2G_GetGuildBonusList.cs" />
+ <Compile Include="RpcC2G_GetGuildBonusReward.cs" />
+ <Compile Include="RpcC2G_GetGuildCamPartyRandItem.cs" />
+ <Compile Include="RpcC2G_GetGuildCampPartyExchangeInfo.cs" />
+ <Compile Include="RpcC2G_GetGuildCampPartyReward.cs" />
+ <Compile Include="RpcC2G_GetGuildCheckinBox.cs" />
+ <Compile Include="RpcC2G_GetGuildPartyReceiveInfo.cs" />
+ <Compile Include="RpcC2G_GetGuildQADataReq.cs" />
+ <Compile Include="RpcC2G_GetHeroBattleGameRecord.cs" />
+ <Compile Include="RpcC2G_GetHeroBattleInfo.cs" />
+ <Compile Include="RpcC2G_GetHeroBattleWeekReward.cs" />
+ <Compile Include="RpcC2G_GetHolidayStageInfo.cs" />
+ <Compile Include="RpcC2G_GetJadeSealAllInfo.cs" />
+ <Compile Include="RpcC2G_GetLevelSealInfo.cs" />
+ <Compile Include="RpcC2G_GetLevelSealSelfGift.cs" />
+ <Compile Include="RpcC2G_GetLuckyActivityInfo.cs" />
+ <Compile Include="RpcC2G_GetMyRiftInfo.cs" />
+ <Compile Include="RpcC2G_GetMyWatchRecord.cs" />
+ <Compile Include="RpcC2G_GetNewZoneBenefit.cs" />
+ <Compile Include="RpcC2G_GetNextDayReward.cs" />
+ <Compile Include="RpcC2G_GetOnlineReward.cs" />
+ <Compile Include="RpcC2G_GetPayAllInfo.cs" />
+ <Compile Include="RpcC2G_GetPayReward.cs" />
+ <Compile Include="RpcC2G_GetPlatformShareChest.cs" />
+ <Compile Include="RpcC2G_GetPlatShareAward.cs" />
+ <Compile Include="RpcC2G_GetRiskMapInfos.cs" />
+ <Compile Include="RpcC2G_GetSpActivityBigPrize.cs" />
+ <Compile Include="RpcC2G_GetSpActivityReward.cs" />
+ <Compile Include="RpcC2G_GetSweepTowerReward.cs" />
+ <Compile Include="RpcC2G_GetSystemReward.cs" />
+ <Compile Include="RpcC2G_GetTowerActivityTop.cs" />
+ <Compile Include="RpcC2G_GetTowerFirstPassReward.cs" />
+ <Compile Include="RpcC2G_GetWatchInfoByID.cs" />
+ <Compile Include="RpcC2G_GetWeeklyTaskInfo.cs" />
+ <Compile Include="RpcC2G_GetWeeklyTaskReward.cs" />
+ <Compile Include="RpcC2G_GMCommand.cs" />
+ <Compile Include="RpcC2G_GmfReadyReq.cs" />
+ <Compile Include="RpcC2G_GoldClick.cs" />
+ <Compile Include="RpcC2G_GrowthFundAward.cs" />
+ <Compile Include="RpcC2G_GuildCampExchangeOperate.cs" />
+ <Compile Include="RpcC2G_GuildCampPartyReqExchange.cs" />
+ <Compile Include="RpcC2G_GuildCheckInBonusInfo.cs" />
+ <Compile Include="RpcC2G_GuildGoblinInfo.cs" />
+ <Compile Include="RpcC2G_GuildPartySummonSpirit.cs" />
+ <Compile Include="RpcC2G_HorseReConnect.cs" />
+ <Compile Include="RpcC2G_IdentifyEmblem.cs" />
+ <Compile Include="RpcC2G_InlayAllJade.cs" />
+ <Compile Include="RpcC2G_InspireReq.cs" />
+ <Compile Include="RpcC2G_ItemBuffOp.cs" />
+ <Compile Include="RpcC2G_ItemCompose.cs" />
+ <Compile Include="RpcC2G_ItemFindBack.cs" />
+ <Compile Include="RpcC2G_ItemFindBackInfo.cs" />
+ <Compile Include="RpcC2G_ItemSell.cs" />
+ <Compile Include="RpcC2G_JadeCompose.cs" />
+ <Compile Include="RpcC2G_JadeComposeNew.cs" />
+ <Compile Include="RpcC2G_JadeOperation.cs" />
+ <Compile Include="RpcC2G_JadeOperationNew.cs" />
+ <Compile Include="RpcC2G_JustDance.cs" />
+ <Compile Include="RpcC2G_LeagueBattleReadyReq.cs" />
+ <Compile Include="RpcC2G_LearnGuildSkill.cs" />
+ <Compile Include="RpcC2G_LevelSealButtonStatus.cs" />
+ <Compile Include="RpcC2G_LevelSealExchange.cs" />
+ <Compile Include="RpcC2G_LevelUpSlotAttr.cs" />
+ <Compile Include="RpcC2G_LotteryDraw.cs" />
+ <Compile Include="RpcC2G_MobaSignaling.cs" />
+ <Compile Include="RpcC2G_MulActivityReq.cs" />
+ <Compile Include="RpcC2G_OpenGuildQAReq.cs" />
+ <Compile Include="RpcC2G_OpenSceneChest.cs" />
+ <Compile Include="RpcC2G_Operation520Festival.cs" />
+ <Compile Include="RpcC2G_PandoraLottery.cs" />
+ <Compile Include="RpcC2G_PayCardAward.cs" />
+ <Compile Include="RpcC2G_PayClick.cs" />
+ <Compile Include="RpcC2G_PayFirstAward.cs" />
+ <Compile Include="RpcC2G_PayFriendItem.cs" />
+ <Compile Include="RpcC2G_PeerBox.cs" />
+ <Compile Include="RpcC2G_PersonalCareer.cs" />
+ <Compile Include="RpcC2G_PetOperation.cs" />
+ <Compile Include="RpcC2G_PetOperationOther.cs" />
+ <Compile Include="RpcC2G_PhotographEffect.cs" />
+ <Compile Include="RpcC2G_PlayDiceOver.cs" />
+ <Compile Include="RpcC2G_PlayDiceRequest.cs" />
+ <Compile Include="RpcC2G_PvpAllReq.cs" />
+ <Compile Include="RpcC2G_PvpNowAllData.cs" />
+ <Compile Include="RpcC2G_QueryBoxs.cs" />
+ <Compile Include="RpcC2G_QueryClientIp.cs" />
+ <Compile Include="RpcC2G_QueryGuildCard.cs" />
+ <Compile Include="RpcC2G_QueryIBItem.cs" />
+ <Compile Include="RpcC2G_QueryLotteryCD.cs" />
+ <Compile Include="RpcC2G_QueryOpenGameActivityTime.cs" />
+ <Compile Include="RpcC2G_QueryPowerPoint.cs" />
+ <Compile Include="RpcC2G_QueryQQFriendsVipInfo.cs" />
+ <Compile Include="RpcC2G_QueryQQVipInfo.cs" />
+ <Compile Include="RpcC2G_QuerySceneDayCount.cs" />
+ <Compile Include="RpcC2G_QuerySceneTime.cs" />
+ <Compile Include="RpcC2G_QueryShopItem.cs" />
+ <Compile Include="RpcC2G_ReEnterRiskBattle.cs" />
+ <Compile Include="RpcC2G_RefreshSweepReward.cs" />
+ <Compile Include="RpcC2G_RefreshWeeklyTask.cs" />
+ <Compile Include="RpcC2G_ReplyPartyExchangeItemOpt.cs" />
+ <Compile Include="RpcC2G_ReportBadPlayer.cs" />
+ <Compile Include="RpcC2G_ReportBattle.cs" />
+ <Compile Include="RpcC2G_ReqGetLoginReward.cs" />
+ <Compile Include="RpcC2G_ReqGuildBossTimeLeft.cs" />
+ <Compile Include="RpcC2G_ReqPlayerAutoPlay.cs" />
+ <Compile Include="RpcC2G_ResetSkill.cs" />
+ <Compile Include="RpcC2G_ResetTower.cs" />
+ <Compile Include="RpcC2G_ResWarAllInfoReqOne.cs" />
+ <Compile Include="RpcC2G_ResWarBuff.cs" />
+ <Compile Include="RpcC2G_ReturnSmeltStone.cs" />
+ <Compile Include="RpcC2G_Revive.cs" />
+ <Compile Include="RpcC2G_RiftFirstPassReward.cs" />
+ <Compile Include="RpcC2G_RiskBuyRequest.cs" />
+ <Compile Include="RpcC2G_SceneMobaOp.cs" />
+ <Compile Include="RpcC2G_SelectChargeBackRole.cs" />
+ <Compile Include="RpcC2G_SelectChestReward.cs" />
+ <Compile Include="RpcC2G_SelectHeroAncientPower.cs" />
+ <Compile Include="RpcC2G_SendFlower.cs" />
+ <Compile Include="RpcC2G_SendGuildBonus.cs" />
+ <Compile Include="RpcC2G_SetDesignationReq.cs" />
+ <Compile Include="RpcC2G_SetHeroInHeroBattle.cs" />
+ <Compile Include="RpcC2G_SetPreShow.cs" />
+ <Compile Include="RpcC2G_SetRoleConfig.cs" />
+ <Compile Include="RpcC2G_ShadowCatOperation.cs" />
+ <Compile Include="RpcC2G_ShowFlowerPage.cs" />
+ <Compile Include="RpcC2G_SkillLevelup.cs" />
+ <Compile Include="RpcC2G_SkyCityAllInfoReq.cs" />
+ <Compile Include="RpcC2G_SmeltItem.cs" />
+ <Compile Include="RpcC2G_SpriteOperation.cs" />
+ <Compile Include="RpcC2G_StageCountReset.cs" />
+ <Compile Include="RpcC2G_StartGuildCard.cs" />
+ <Compile Include="RpcC2G_SurviveReqC2G.cs" />
+ <Compile Include="RpcC2G_Sweep.cs" />
+ <Compile Include="RpcC2G_SweepTower.cs" />
+ <Compile Include="RpcC2G_SyncTime.cs" />
+ <Compile Include="RpcC2G_SynPetInfo.cs" />
+ <Compile Include="RpcC2G_TactEnterScene.cs" />
+ <Compile Include="RpcC2G_TakeDragonGuildChest.cs" />
+ <Compile Include="RpcC2G_TakeOffAllJade.cs" />
+ <Compile Include="RpcC2G_TakeOffAllJadeNew.cs" />
+ <Compile Include="RpcC2G_TakePartnerChest.cs" />
+ <Compile Include="RpcC2G_TaskOperate.cs" />
+ <Compile Include="RpcC2G_TeamInviteListReq.cs" />
+ <Compile Include="RpcC2G_ThanksForBonus.cs" />
+ <Compile Include="RpcC2G_ThemeActivityHint.cs" />
+ <Compile Include="RpcC2G_TitleLevelUp.cs" />
+ <Compile Include="RpcC2G_TransformOp.cs" />
+ <Compile Include="RpcC2G_TurnOverWeeklyTaskItem.cs" />
+ <Compile Include="RpcC2G_UpgradeEquip.cs" />
+ <Compile Include="RpcC2G_UseItem.cs" />
+ <Compile Include="RpcC2G_UseSupplement.cs" />
+ <Compile Include="RpcC2G_VsPayReviveReq.cs" />
+ <Compile Include="RpcC2G_WeddingOperator.cs" />
+ <Compile Include="RpcC2G_WeekEnd4v4GetInfo.cs" />
+ <Compile Include="RpcC2I_QueryGateIP.cs" />
+ <Compile Include="RpcC2M_AceptGuildInherit.cs" />
+ <Compile Include="RpcC2M_ActiveCookbook.cs" />
+ <Compile Include="RpcC2M_AddBlackListNew.cs" />
+ <Compile Include="RpcC2M_AddFriendNew.cs" />
+ <Compile Include="RpcC2M_AddGuildInherit.cs" />
+ <Compile Include="RpcC2M_AdjustGuildArenaRolePosNew.cs" />
+ <Compile Include="RpcC2M_AllianceGuildTerr.cs" />
+ <Compile Include="RpcC2M_applyguildarena.cs" />
+ <Compile Include="RpcC2M_ArenaStarRoleReq.cs" />
+ <Compile Include="RpcC2M_AskDragonGuildMembers.cs" />
+ <Compile Include="RpcC2M_AskGuildArenaInfoNew.cs" />
+ <Compile Include="RpcC2M_AskGuildArenaTeamInfoNew.cs" />
+ <Compile Include="RpcC2M_AskGuildBriefInfo.cs" />
+ <Compile Include="RpcC2M_AskGuildMembers.cs" />
+ <Compile Include="RpcC2M_AskGuildSkillInfoNew.cs" />
+ <Compile Include="RpcC2M_AskGuildWageInfo.cs" />
+ <Compile Include="RpcC2M_AuctionAllReq.cs" />
+ <Compile Include="RpcC2M_BuyDragonGuildShopItem.cs" />
+ <Compile Include="RpcC2M_BuyPartnerShopItem.cs" />
+ <Compile Include="RpcC2M_CancelLeavePartner.cs" />
+ <Compile Include="RpcC2M_ChangeDragonGuildPosition.cs" />
+ <Compile Include="RpcC2M_ChangeDragonGuildSetting.cs" />
+ <Compile Include="RpcC2M_ChangeGuildSettingNew.cs" />
+ <Compile Include="RpcC2M_ChangeMemberPositionNew.cs" />
+ <Compile Include="RpcC2M_ChangeNameNew.cs" />
+ <Compile Include="RpcC2M_chat.cs" />
+ <Compile Include="RpcC2M_CheckRoleBeforePay.cs" />
+ <Compile Include="RpcC2M_ClearGuildTerrAlliance.cs" />
+ <Compile Include="RpcC2M_ClearPrivateChatList.cs" />
+ <Compile Include="RpcC2M_ClickNewNotice.cs" />
+ <Compile Include="RpcC2M_ClientQueryRankListNtf.cs" />
+ <Compile Include="RpcC2M_CreateOrEnterGuild.cs" />
+ <Compile Include="RpcC2M_CreateOrJoinDragonGuild.cs" />
+ <Compile Include="RpcC2M_CreateRoleNew.cs" />
+ <Compile Include="RpcC2M_CrossGvgOper.cs" />
+ <Compile Include="RpcC2M_CustomBattleOp.cs" />
+ <Compile Include="RpcC2M_DailyTaskRefreshOper.cs" />
+ <Compile Include="RpcC2M_DelGuildInherit.cs" />
+ <Compile Include="RpcC2M_DERankReq.cs" />
+ <Compile Include="RpcC2M_DoAddFriendNew.cs" />
+ <Compile Include="RpcC2M_DonateMemberItem.cs" />
+ <Compile Include="RpcC2M_DragonGuildApproval.cs" />
+ <Compile Include="RpcC2M_DragonGuildBindGroupReq.cs" />
+ <Compile Include="RpcC2M_DragonGuildJoinBindGroup.cs" />
+ <Compile Include="RpcC2M_DragonGuildUnBindGroup.cs" />
+ <Compile Include="RpcC2M_EnterBattleReadyScene.cs" />
+ <Compile Include="RpcC2M_EnterBMReadyScene.cs" />
+ <Compile Include="RpcC2M_EnterWeddingScene.cs" />
+ <Compile Include="RpcC2M_FetchDGApps.cs" />
+ <Compile Include="RpcC2M_FetchDragonGuildList.cs" />
+ <Compile Include="RpcC2M_FetchGuildApp.cs" />
+ <Compile Include="RpcC2M_FetchGuildHistoryNew.cs" />
+ <Compile Include="RpcC2M_FetchMail.cs" />
+ <Compile Include="RpcC2M_FetchPlantInfo.cs" />
+ <Compile Include="RpcC2M_FetchPlatNotice.cs" />
+ <Compile Include="RpcC2M_FetchTeamListC2M.cs" />
+ <Compile Include="RpcC2M_FriendGardenPlantLog.cs" />
+ <Compile Include="RpcC2M_FriendGiftOpNew.cs" />
+ <Compile Include="RpcC2M_GardenBanquet.cs" />
+ <Compile Include="RpcC2M_GardenBanquetAward.cs" />
+ <Compile Include="RpcC2M_GardenCookingFood.cs" />
+ <Compile Include="RpcC2M_GardenExpelSprite.cs" />
+ <Compile Include="RpcC2M_GardenFishInfo.cs" />
+ <Compile Include="RpcC2M_GardenOverview.cs" />
+ <Compile Include="RpcC2M_GardenSteal.cs" />
+ <Compile Include="RpcC2M_GCFCommonReq.cs" />
+ <Compile Include="RpcC2M_GCFFightInfoReqC2M.cs" />
+ <Compile Include="RpcC2M_GCFReadysInfoReq.cs" />
+ <Compile Include="RpcC2M_GetAllWeddingInfo.cs" />
+ <Compile Include="RpcC2M_getapplyguildlist.cs" />
+ <Compile Include="RpcC2M_GetCrossGvgData.cs" />
+ <Compile Include="RpcC2M_GetDailyTaskAskHelp.cs" />
+ <Compile Include="RpcC2M_GetDailyTaskRefreshInfo.cs" />
+ <Compile Include="RpcC2M_GetDailyTaskRefreshRecord.cs" />
+ <Compile Include="RpcC2M_GetDanceIds.cs" />
+ <Compile Include="RpcC2M_GetDragonGuildBindInfo.cs" />
+ <Compile Include="RpcC2M_GetDragonGuildLiveness.cs" />
+ <Compile Include="RpcC2M_GetDragonGuildShop.cs" />
+ <Compile Include="RpcC2M_GetDragonGuildShopRecord.cs" />
+ <Compile Include="RpcC2M_GetDragonGuildTaskInfo.cs" />
+ <Compile Include="RpcC2M_GetFlowerActivityReward.cs" />
+ <Compile Include="RpcC2M_GetGuildBindInfo.cs" />
+ <Compile Include="RpcC2M_GetGuildBonusSendList.cs" />
+ <Compile Include="RpcC2M_getguildbosstimeleft.cs" />
+ <Compile Include="RpcC2M_GetGuildCheckinRecordsNew.cs" />
+ <Compile Include="RpcC2M_GetGuildDonateInfo.cs" />
+ <Compile Include="RpcC2M_GetGuildIntegralInfo.cs" />
+ <Compile Include="RpcC2M_GetGuildWageReward.cs" />
+ <Compile Include="RpcC2M_getintegralbattleInfo.cs" />
+ <Compile Include="RpcC2M_GetLeagueBattleInfo.cs" />
+ <Compile Include="RpcC2M_GetLeagueBattleRecord.cs" />
+ <Compile Include="RpcC2M_GetLeagueEleInfo.cs" />
+ <Compile Include="RpcC2M_GetLeagueTeamInfo.cs" />
+ <Compile Include="RpcC2M_GetListSubscribe.cs" />
+ <Compile Include="RpcC2M_GetMarriageLiveness.cs" />
+ <Compile Include="RpcC2M_GetMarriagePrivilege.cs" />
+ <Compile Include="RpcC2M_GetMarriageRelation.cs" />
+ <Compile Include="RpcC2M_GetMobaBattleBriefRecord.cs" />
+ <Compile Include="RpcC2M_GetMobaBattleGameRecord.cs" />
+ <Compile Include="RpcC2M_GetMobaBattleInfo.cs" />
+ <Compile Include="RpcC2M_GetMobaBattleWeekReward.cs" />
+ <Compile Include="RpcC2M_GetMyApplyMasterInfo.cs" />
+ <Compile Include="RpcC2M_GetMyApplyStudentInfo.cs" />
+ <Compile Include="RpcC2M_GetMyMentorInfo.cs" />
+ <Compile Include="RpcC2M_GetOtherGuildBriefNew.cs" />
+ <Compile Include="RpcC2M_GetOtherMentorStatus.cs" />
+ <Compile Include="RpcC2M_GetPartnerDetailInfo.cs" />
+ <Compile Include="RpcC2M_GetPartnerInfo.cs" />
+ <Compile Include="RpcC2M_GetPartnerLiveness.cs" />
+ <Compile Include="RpcC2M_GetPartnerShop.cs" />
+ <Compile Include="RpcC2M_GetPartnerShopRecord.cs" />
+ <Compile Include="RpcC2M_GetQADataReq.cs" />
+ <Compile Include="RpcC2M_GetRiftGuildRank.cs" />
+ <Compile Include="RpcC2M_GetSkyCraftEliInfo.cs" />
+ <Compile Include="RpcC2M_GetSkyCraftInfo.cs" />
+ <Compile Include="RpcC2M_GetSkyCraftRecord.cs" />
+ <Compile Include="RpcC2M_GetSkyCraftTeamInfo.cs" />
+ <Compile Include="RpcC2M_GetUnitAppearanceNew.cs" />
+ <Compile Include="RpcC2M_GetWeddingInviteInfo.cs" />
+ <Compile Include="RpcC2M_GetWorldBossStateNew.cs" />
+ <Compile Include="RpcC2M_GetWorldBossTimeLeft.cs" />
+ <Compile Include="RpcC2M_GiftIbReqGoods.cs" />
+ <Compile Include="RpcC2M_gmfjoinreq.cs" />
+ <Compile Include="RpcC2M_GoalAwardsGetAwards.cs" />
+ <Compile Include="RpcC2M_GoalAwardsGetList.cs" />
+ <Compile Include="RpcC2M_GroupChatChangeName.cs" />
+ <Compile Include="RpcC2M_GroupChatClear.cs" />
+ <Compile Include="RpcC2M_GroupChatCreate.cs" />
+ <Compile Include="RpcC2M_GroupChatFindRoleInfoList.cs" />
+ <Compile Include="RpcC2M_GroupChatFindTeamInfoList.cs" />
+ <Compile Include="RpcC2M_GroupChatGetGroupInfo.cs" />
+ <Compile Include="RpcC2M_GroupChatLeaderAddRole.cs" />
+ <Compile Include="RpcC2M_GroupChatLeaderIssueInfo.cs" />
+ <Compile Include="RpcC2M_GroupChatLeaderReview.cs" />
+ <Compile Include="RpcC2M_GroupChatLeaderReviewList.cs" />
+ <Compile Include="RpcC2M_GroupChatManager.cs" />
+ <Compile Include="RpcC2M_GroupChatPlayerApply.cs" />
+ <Compile Include="RpcC2M_GroupChatPlayerIssueInfo.cs" />
+ <Compile Include="RpcC2M_GroupChatQuit.cs" />
+ <Compile Include="RpcC2M_GuildApprovalNew.cs" />
+ <Compile Include="RpcC2M_GuildArenaSimpleDeployNew.cs" />
+ <Compile Include="RpcC2M_GuildAuctReqAll.cs" />
+ <Compile Include="RpcC2M_GuildBindGroup.cs" />
+ <Compile Include="RpcC2M_GuildCampInfo.cs" />
+ <Compile Include="RpcC2M_GuildCheckinNew.cs" />
+ <Compile Include="RpcC2M_GuildFatigueOPNew.cs" />
+ <Compile Include="RpcC2M_GuildHallGetBuffList.cs" />
+ <Compile Include="RpcC2M_GuildHallUpdateBuff.cs" />
+ <Compile Include="RpcC2M_GuildJoinBindGroup.cs" />
+ <Compile Include="RpcC2M_GuildSchoolHallGetRankList.cs" />
+ <Compile Include="RpcC2M_GuildUnBindGroup.cs" />
+ <Compile Include="RpcC2M_GuildZiCaiDonate.cs" />
+ <Compile Include="RpcC2M_GuildZiCaiDonateHistory.cs" />
+ <Compile Include="RpcC2M_HoldWedding.cs" />
+ <Compile Include="RpcC2M_IbGiftHistReq.cs" />
+ <Compile Include="RpcC2M_InvFightReqAll.cs" />
+ <Compile Include="RpcC2M_InvHistoryC2MReq.cs" />
+ <Compile Include="RpcC2M_JoinFmRoom.cs" />
+ <Compile Include="RpcC2M_JoinLeagueEleBattle.cs" />
+ <Compile Include="RpcC2M_KMatchCommonReq.cs" />
+ <Compile Include="RpcC2M_LeagueBattleReq.cs" />
+ <Compile Include="RpcC2M_LeaveFromDragonGuild.cs" />
+ <Compile Include="RpcC2M_LeaveFromGuild.cs" />
+ <Compile Include="RpcC2M_LeaveLeagueTeam.cs" />
+ <Compile Include="RpcC2M_LeavePartner.cs" />
+ <Compile Include="RpcC2M_LeaveSkyTeam.cs" />
+ <Compile Include="RpcC2M_MailOp.cs" />
+ <Compile Include="RpcC2M_MarriageRelationOp.cs" />
+ <Compile Include="RpcC2M_MentorMyBeAppliedMsg.cs" />
+ <Compile Include="RpcC2M_MentorRelationOp.cs" />
+ <Compile Include="RpcC2M_ModifyDragonGuildName.cs" />
+ <Compile Include="RpcC2M_ModifyMsGuildName.cs" />
+ <Compile Include="RpcC2M_MSGetFlowerRewardList.cs" />
+ <Compile Include="RpcC2M_MTShowTopList.cs" />
+ <Compile Include="RpcC2M_NpcFlReqC2M.cs" />
+ <Compile Include="RpcC2M_Open520FestivityRedPacket.cs" />
+ <Compile Include="RpcC2M_OPenGardenFarmland.cs" />
+ <Compile Include="RpcC2M_PayNotify.cs" />
+ <Compile Include="RpcC2M_PkReqC2M.cs" />
+ <Compile Include="RpcC2M_PlantCultivation.cs" />
+ <Compile Include="RpcC2M_PlantHarvest.cs" />
+ <Compile Include="RpcC2M_QueryBigMeleeRank.cs" />
+ <Compile Include="RpcC2M_QueryGuildCheckinNew.cs" />
+ <Compile Include="RpcC2M_QueryResWar.cs" />
+ <Compile Include="RpcC2M_QueryResWarRoleRank.cs" />
+ <Compile Include="RpcC2M_RandomFriendWaitListNew.cs" />
+ <Compile Include="RpcC2M_RecAlliance.cs" />
+ <Compile Include="RpcC2M_RemoveBlackListNew.cs" />
+ <Compile Include="RpcC2M_RemoveFriendNew.cs" />
+ <Compile Include="RpcC2M_ReqGuildArenaHistory.cs" />
+ <Compile Include="RpcC2M_ReqGuildBossInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildInheritInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildLadderInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildLadderRnakInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildList.cs" />
+ <Compile Include="RpcC2M_ReqGuildRankInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildTerrAllianceInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildTerrChallInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildTerrCityInfo.cs" />
+ <Compile Include="RpcC2M_ReqGuildTerrIntellInfo.cs" />
+ <Compile Include="RpcC2M_ReqPlatFriendRankList.cs" />
+ <Compile Include="RpcC2M_ResWarExplore.cs" />
+ <Compile Include="RpcC2M_ReturnToSelectRole.cs" />
+ <Compile Include="RpcC2M_SelectRoleNew.cs" />
+ <Compile Include="RpcC2M_SendGift2PlatFriend.cs" />
+ <Compile Include="RpcC2M_SendGuildBonusInSendList.cs" />
+ <Compile Include="RpcC2M_SetSubscribe.cs" />
+ <Compile Include="RpcC2M_ShowFlowerPageNew.cs" />
+ <Compile Include="RpcC2M_SkyCityEnter.cs" />
+ <Compile Include="RpcC2M_SkyCraftMatchReq.cs" />
+ <Compile Include="RpcC2M_StartPlant.cs" />
+ <Compile Include="RpcC2M_StartResWarPVE.cs" />
+ <Compile Include="RpcC2M_StartWeddingCar.cs" />
+ <Compile Include="RpcC2M_StudyGuildSkillNew.cs" />
+ <Compile Include="RpcC2M_TakeMarriageChest.cs" />
+ <Compile Include="RpcC2M_TeamRequestC2M.cs" />
+ <Compile Include="RpcC2M_TryAlliance.cs" />
+ <Compile Include="RpcC2M_TryDance.cs" />
+ <Compile Include="RpcC2M_TryFish.cs" />
+ <Compile Include="RpcC2M_UpdateMentorApplyStudentInfo.cs" />
+ <Compile Include="RpcC2M_UseGuildBuff.cs" />
+ <Compile Include="RpcC2M_WeddingInviteOperator.cs" />
+ <Compile Include="RpcC2M_WorldBossEnd.cs" />
+ <Compile Include="RpcC2M_WorldBossGuildAddAttr.cs" />
+ <Compile Include="RpcC2N_CreateRoleNew.cs" />
+ <Compile Include="RpcC2N_LoginReconnectReq.cs" />
+ <Compile Include="RpcC2N_ReturnToSelectRole.cs" />
+ <Compile Include="RpcC2N_SelectRoleNew.cs" />
+ <Compile Include="RpcC2T_ClientLoginRequest.cs" />
+ <Compile Include="RpcC2T_Reconnect.cs" />
+ <Compile Include="RpcC2T_UpLoadAudioToGate.cs" />
+ <Compile Include="SceneMat.cs" />
+ <Compile Include="SceneRefuseReason.cs" />
+ <Compile Include="ScreenShotCallback.cs" />
+ <Compile Include="ScriptCode.cs" />
+ <Compile Include="second_slash_show.cs" />
+ <Compile Include="SelectNumFrameBehaviour.cs" />
+ <Compile Include="SelectNumFrameDlg.cs" />
+ <Compile Include="Selector.cs" />
+ <Compile Include="SelectorBind.cs" />
+ <Compile Include="SelectorInvoke.cs" />
+ <Compile Include="SelectorPool.cs" />
+ <Compile Include="SelectPlayerFromList.cs" />
+ <Compile Include="SequenceList.cs" />
+ <Compile Include="ServerBuffInfo.cs" />
+ <Compile Include="ServerFlagEnum.cs" />
+ <Compile Include="ServerInfo.cs" />
+ <Compile Include="ServerStateEnum.cs" />
+ <Compile Include="SetDestWay.cs" />
+ <Compile Include="SetEffectInfo.cs" />
+ <Compile Include="ShadowMapInfo.cs" />
+ <Compile Include="ShareBgType.cs" />
+ <Compile Include="SharedData.cs" />
+ <Compile Include="ShareOpType.cs" />
+ <Compile Include="ShareTagType.cs" />
+ <Compile Include="ShowAttriData.cs" />
+ <Compile Include="ShowSettingArgs.cs" />
+ <Compile Include="SkillDo.cs" />
+ <Compile Include="SkillEffect.cs" />
+ <Compile Include="SkillExternalCallback.cs" />
+ <Compile Include="SkillLevelupRequest.cs" />
+ <Compile Include="SkillStartEffect.cs" />
+ <Compile Include="SkillTreeSortItem.cs" />
+ <Compile Include="SkyArenaBattleHandler.cs" />
+ <Compile Include="SkyArenaEntranceBehaviour.cs" />
+ <Compile Include="SkyArenaEntranceView.cs" />
+ <Compile Include="SkyArenaInfoHandler.cs" />
+ <Compile Include="SkyArenaWaitHandler.cs" />
+ <Compile Include="SmeltAttr.cs" />
+ <Compile Include="SocketState.cs" />
+ <Compile Include="sorceress_show.cs" />
+ <Compile Include="sorceress_slash_show.cs" />
+ <Compile Include="SpActivityNode.cs" />
+ <Compile Include="SpectateBehaviour.cs" />
+ <Compile Include="SpectateHandler.cs" />
+ <Compile Include="SpectateLevelRewardBehaviour.cs" />
+ <Compile Include="SpriteHandlerTag.cs" />
+ <Compile Include="SpriteQuality.cs" />
+ <Compile Include="StageRankInfo.cs" />
+ <Compile Include="StrengthAuxData.cs" />
+ <Compile Include="StringTip.cs" />
+ <Compile Include="SuperRiskMesType.cs" />
+ <Compile Include="SuperRiskSpeedCost.cs" />
+ <Compile Include="SuperRiskState.cs" />
+ <Compile Include="SysIntCache.cs" />
+ <Compile Include="TabIndex.cs" />
+ <Compile Include="TaJieHelpBehaviour.cs" />
+ <Compile Include="TaJieHelpDocument.cs" />
+ <Compile Include="TargetItemInfo.cs" />
+ <Compile Include="TargetRewardType.cs" />
+ <Compile Include="TeamBriefSortType.cs" />
+ <Compile Include="TeamLevelType.cs" />
+ <Compile Include="TeamLevelTypemgr.cs" />
+ <Compile Include="TeamTowerData.cs" />
+ <Compile Include="TimeOverFinishEventHandler.cs" />
+ <Compile Include="TipNode.cs" />
+ <Compile Include="TitleClickEventHandler.cs" />
+ <Compile Include="TitleDisplay.cs" />
+ <Compile Include="TitleItemDisplay.cs" />
+ <Compile Include="TitleSelector.cs" />
+ <Compile Include="TooltipButtonActivateFashion.cs" />
+ <Compile Include="TooltipButtonOperateBase.cs" />
+ <Compile Include="TooltipButtonOperateCompose.cs" />
+ <Compile Include="TooltipButtonOperateEmblemPutOn.cs" />
+ <Compile Include="TooltipButtonOperateEmblemSmelt.cs" />
+ <Compile Include="TooltipButtonOperateEnchant.cs" />
+ <Compile Include="TooltipButtonOperateEnchantTransform.cs" />
+ <Compile Include="TooltipButtonOperateEnhance.cs" />
+ <Compile Include="TooltipButtonOperateEnhanceTransform.cs" />
+ <Compile Include="TooltipButtonOperateEquipFusion.cs" />
+ <Compile Include="TooltipButtonOperateEquipUpgrade.cs" />
+ <Compile Include="TooltipButtonOperateFashionPutOn.cs" />
+ <Compile Include="TooltipButtonOperateFashionPutOnSuit.cs" />
+ <Compile Include="TooltipButtonOperateFashionTakeOff.cs" />
+ <Compile Include="TooltipButtonOperateFashionTakeOffSuit.cs" />
+ <Compile Include="TooltipButtonOperateForge.cs" />
+ <Compile Include="TooltipButtonOperateIdentify.cs" />
+ <Compile Include="TooltipButtonOperateItemAny.cs" />
+ <Compile Include="TooltipButtonOperateItemUse.cs" />
+ <Compile Include="TooltipButtonOperateJadeUpgrade.cs" />
+ <Compile Include="TooltipButtonOperatePutIn.cs" />
+ <Compile Include="TooltipButtonOperatePutOn.cs" />
+ <Compile Include="TooltipButtonOperateRecycle.cs" />
+ <Compile Include="TooltipButtonOperateSell.cs" />
+ <Compile Include="TooltipButtonOperateSmelt.cs" />
+ <Compile Include="TooltipButtonOperateSmeltReturn.cs" />
+ <Compile Include="TooltipButtonOperateTakeOff.cs" />
+ <Compile Include="TooltipButtonOperateTakeOut.cs" />
+ <Compile Include="TowerInfo.cs" />
+ <Compile Include="TutorialSkipBehaviour.cs" />
+ <Compile Include="TutorialSkipView.cs" />
+ <Compile Include="Tutorial\Command\XCommandEmpty.cs" />
+ <Compile Include="Tutorial\Command\XCommandHideSkills.cs" />
+ <Compile Include="Tutorial\Command\XCommandIsShowButton.cs" />
+ <Compile Include="Tutorial\Command\XCommandNote.cs" />
+ <Compile Include="Tutorial\Command\XCommandShowSkills.cs" />
+ <Compile Include="UIBuffInfo.cs" />
+ <Compile Include="UI\AccessData.cs" />
+ <Compile Include="UI\ActivityGoddessTrialBehaviour.cs" />
+ <Compile Include="UI\ActivityGoddessTrialDlg.cs" />
+ <Compile Include="UI\ActivityHandler.cs" />
+ <Compile Include="UI\ActivityRiftBehaviour.cs" />
+ <Compile Include="UI\ActivityRiftDlg.cs" />
+ <Compile Include="UI\ActivityRiftGuidInfoHandler.cs" />
+ <Compile Include="UI\ActivityRiftItemsHandler.cs" />
+ <Compile Include="UI\ActivityTeamTowerSingleDlg.cs" />
+ <Compile Include="UI\ActivityTeamTowerSingleDlgBehaviour.cs" />
+ <Compile Include="UI\ActivityWeekendPartyView.cs" />
+ <Compile Include="UI\AncientHandler.cs" />
+ <Compile Include="UI\AnnouncementHandler.cs" />
+ <Compile Include="UI\AnnounceView.cs" />
+ <Compile Include="UI\ArtifactAtlasHandler.cs" />
+ <Compile Include="UI\ArtifactBagHandler.cs" />
+ <Compile Include="UI\ArtifactComposeHandler.cs" />
+ <Compile Include="UI\ArtifactComposingHandler.cs" />
+ <Compile Include="UI\ArtifactFrameHandler.cs" />
+ <Compile Include="UI\ArtifactFuseHandler.cs" />
+ <Compile Include="UI\ArtifactInscriptionHandler.cs" />
+ <Compile Include="UI\ArtifactItemsHandler.cs" />
+ <Compile Include="UI\ArtifactOneKeyHandler.cs" />
+ <Compile Include="UI\ArtifactQuanlityFx.cs" />
+ <Compile Include="UI\ArtifactRecastHandler.cs" />
+ <Compile Include="UI\ArtifactRefinedHandler.cs" />
+ <Compile Include="UI\ArtifactToolTipDlg.cs" />
+ <Compile Include="UI\ArtifactTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\AttrFrameParam.cs" />
+ <Compile Include="UI\AttrParam.cs" />
+ <Compile Include="UI\AttrTooltipDlg.cs" />
+ <Compile Include="UI\AttrTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\AuctionBillBehaviour.cs" />
+ <Compile Include="UI\AuctionBillStyle.cs" />
+ <Compile Include="UI\AuctionBillView.cs" />
+ <Compile Include="UI\AuctionBuyHandler.cs" />
+ <Compile Include="UI\AuctionHouseHandler.cs" />
+ <Compile Include="UI\AuctionNumberOperate.cs" />
+ <Compile Include="UI\AuctionPurchaseBehaviour.cs" />
+ <Compile Include="UI\AuctionPurchaseView.cs" />
+ <Compile Include="UI\AuctionSellHandler.cs" />
+ <Compile Include="UI\AuctionWrapContentGroup.cs" />
+ <Compile Include="UI\BattleContiBehaviour.cs" />
+ <Compile Include="UI\BattleContiDlg.cs" />
+ <Compile Include="UI\BattleContinueDlg.cs" />
+ <Compile Include="UI\BattleContinueDlgBehaviour.cs" />
+ <Compile Include="UI\BattleDebugHandler.cs" />
+ <Compile Include="UI\BattleDpsHandler.cs" />
+ <Compile Include="UI\BattleDramaDlg.cs" />
+ <Compile Include="UI\BattleDramaDlgBehaviour.cs" />
+ <Compile Include="UI\BattleEnemyType.cs" />
+ <Compile Include="UI\BattleIndicateHandler.cs" />
+ <Compile Include="UI\BattleIndicator.cs" />
+ <Compile Include="UI\BattleMain.cs" />
+ <Compile Include="UI\BattleMainBehaviour.cs" />
+ <Compile Include="UI\BattleMysteriourHandler.cs" />
+ <Compile Include="UI\BattleQTEDlg.cs" />
+ <Compile Include="UI\BattleRecordGameInfo.cs" />
+ <Compile Include="UI\BattleRecordHandler.cs" />
+ <Compile Include="UI\BattleRecordPlayerInfo.cs" />
+ <Compile Include="UI\BattleRiftHandler.cs" />
+ <Compile Include="UI\BattleShareHandler.cs" />
+ <Compile Include="UI\BattleSkillHandler.cs" />
+ <Compile Include="UI\BattleStatisticsHandler.cs" />
+ <Compile Include="UI\BattleTargetHandler.cs" />
+ <Compile Include="UI\BattleVoiceHandler.cs" />
+ <Compile Include="UI\BattleVoiceNode.cs" />
+ <Compile Include="UI\BattleWorldBossHandler.cs" />
+ <Compile Include="UI\Battle\BattleQTEDlgBehaviour.cs" />
+ <Compile Include="UI\Battle\ChallengeDlgBehaviour.cs" />
+ <Compile Include="UI\BossRushBehavior.cs" />
+ <Compile Include="UI\BossRushDlg.cs" />
+ <Compile Include="UI\CandidatesViewRecommendType.cs" />
+ <Compile Include="UI\CandidatesViewType.cs" />
+ <Compile Include="UI\ChallegeType.cs" />
+ <Compile Include="UI\ChallengeDlg.cs" />
+ <Compile Include="UI\CharacterEquipBagHandler.cs" />
+ <Compile Include="UI\CharacterEquipHandler.cs" />
+ <Compile Include="UI\CharacterItemBagHandler.cs" />
+ <Compile Include="UI\ComboBuff.cs" />
+ <Compile Include="UI\CompeteNestBehaviour.cs" />
+ <Compile Include="UI\CompeteNestDlg.cs" />
+ <Compile Include="UI\CookingHandler.cs" />
+ <Compile Include="UI\CrossGVGBattleMember.cs" />
+ <Compile Include="UI\CrossGVGBattlePrepareBehaviour.cs" />
+ <Compile Include="UI\CrossGVGBattlePrepareView.cs" />
+ <Compile Include="UI\CrossGVGBattleRankFrame.cs" />
+ <Compile Include="UI\CrossGVGCombatHandler.cs" />
+ <Compile Include="UI\CrossGVGDuelHandler.cs" />
+ <Compile Include="UI\CrossGVGHallHandle.cs" />
+ <Compile Include="UI\CrossGVGMainView.cs" />
+ <Compile Include="UI\CustomBattleView.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleBountyModeDetailHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleBountyModeListHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleBriefHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleChestHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleCustomModeCreateHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleCustomModeDetailHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleCustomModeListHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattleMatchingHandler.cs" />
+ <Compile Include="UI\CustomBattle\CustomBattlePasswordSettingHandler.cs" />
+ <Compile Include="UI\CutSceneUI.cs" />
+ <Compile Include="UI\CutSceneUIBehaviour.cs" />
+ <Compile Include="UI\DailyActivityDlg.cs" />
+ <Compile Include="UI\DanceMotionHandler.cs" />
+ <Compile Include="UI\DemoUI.cs" />
+ <Compile Include="UI\DemoUIBehaviour.cs" />
+ <Compile Include="UI\DragonCrusadeBehavior.cs" />
+ <Compile Include="UI\DragonCrusadeDlg.cs" />
+ <Compile Include="UI\DragonCrusadeGateDlg.cs" />
+ <Compile Include="UI\DragonCrusadeRankBehavior.cs" />
+ <Compile Include="UI\DragonCrusadeRankDlg.cs" />
+ <Compile Include="UI\DragonGuildLivenessBehaviour.cs" />
+ <Compile Include="UI\DragonGuildLivenessDlg.cs" />
+ <Compile Include="UI\DragonGuildLivenessRecordItem.cs" />
+ <Compile Include="UI\DragonGuildShopRecordsHandler.cs" />
+ <Compile Include="UI\DramaDlg.cs" />
+ <Compile Include="UI\DramaDlgBehaviour.cs" />
+ <Compile Include="UI\DramaPage.cs" />
+ <Compile Include="UI\DungeonSelect.cs" />
+ <Compile Include="UI\DungeonSelectBehaviour.cs" />
+ <Compile Include="UI\EFavorState.cs" />
+ <Compile Include="UI\EmblemBagMode.cs" />
+ <Compile Include="UI\EmblemBagView.cs" />
+ <Compile Include="UI\EmblemEquipView.cs" />
+ <Compile Include="UI\EmblemTooltipDlg.cs" />
+ <Compile Include="UI\EmblemTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\EmblemTotalAttributeView.cs" />
+ <Compile Include="UI\EnchantActiveHandler.cs" />
+ <Compile Include="UI\EnchantAttrPreviewHandler.cs" />
+ <Compile Include="UI\EnchantBagHandler.cs" />
+ <Compile Include="UI\EnchantOperateHandler.cs" />
+ <Compile Include="UI\EnchantResultHandler.cs" />
+ <Compile Include="UI\EncourageShowInfo.cs" />
+ <Compile Include="UI\EndlessAbyssBehaviour.cs" />
+ <Compile Include="UI\EndlessAbyssDlg.cs" />
+ <Compile Include="UI\EnemyInfoUpdater.cs" />
+ <Compile Include="UI\EnhanceMasterHandler.cs" />
+ <Compile Include="UI\EnhanceView.cs" />
+ <Compile Include="UI\EquipCreateDlg.cs" />
+ <Compile Include="UI\EquipFusionHandler.cs" />
+ <Compile Include="UI\EquipFusionSelectHandler.cs" />
+ <Compile Include="UI\EquipSetItemBaseView.cs" />
+ <Compile Include="UI\EquipSetItemView.cs" />
+ <Compile Include="UI\EquipTooltipDlg.cs" />
+ <Compile Include="UI\EquipTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\EquipUpgradeHandler.cs" />
+ <Compile Include="UI\ExchangeItemBehaviour.cs" />
+ <Compile Include="UI\ExchangeItemDlg.cs" />
+ <Compile Include="UI\FashionAttrTotalHandler.cs" />
+ <Compile Include="UI\FashionBagHandler.cs" />
+ <Compile Include="UI\FashionCollectionDlg.cs" />
+ <Compile Include="UI\FashionCollectionDlgBehaviour.cs" />
+ <Compile Include="UI\FashionComboBox.cs" />
+ <Compile Include="UI\FashionHairToolTipBehaviour.cs" />
+ <Compile Include="UI\FashionHairToolTipDlg.cs" />
+ <Compile Include="UI\FashionStorageAttributeFrame.cs" />
+ <Compile Include="UI\FashionStorageBehaviour.cs" />
+ <Compile Include="UI\FashionStorageButtonGoFashion.cs" />
+ <Compile Include="UI\FashionStorageColouring.cs" />
+ <Compile Include="UI\FashionStorageDlg.cs" />
+ <Compile Include="UI\FashionStorageEffectFrame.cs" />
+ <Compile Include="UI\FashionStorageEquipToolTipDlg.cs" />
+ <Compile Include="UI\FashionStorageFashionHairToolTipDlg.cs" />
+ <Compile Include="UI\FashionStorageFashionPutOn.cs" />
+ <Compile Include="UI\FashionStorageFashionPutOnSuit.cs" />
+ <Compile Include="UI\FashionStorageFashionTakeOff.cs" />
+ <Compile Include="UI\FashionStorageFashionToolTipDlg.cs" />
+ <Compile Include="UI\FashionStorageFashtionTakeOffSuit.cs" />
+ <Compile Include="UI\FashionStorageHairColorFrame.cs" />
+ <Compile Include="UI\FashionStorageTooltipBase.cs" />
+ <Compile Include="UI\FashionStorageType.cs" />
+ <Compile Include="UI\FashionStotageDisplayHandle.cs" />
+ <Compile Include="UI\FashionTooltipDlg.cs" />
+ <Compile Include="UI\FashionTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\FeastHandler.cs" />
+ <Compile Include="UI\FindBackData.cs" />
+ <Compile Include="UI\FirstPassGhjcHandler.cs" />
+ <Compile Include="UI\FirstPassGuindRankHandler.cs" />
+ <Compile Include="UI\FirstPassMainHandler.cs" />
+ <Compile Include="UI\FirstPassMwcxHandler.cs" />
+ <Compile Include="UI\FirstPassTeamInfoHandler.cs" />
+ <Compile Include="UI\FlowerActivityHandler.cs" />
+ <Compile Include="UI\ForgeAttrPreViewHandler.cs" />
+ <Compile Include="UI\ForgeMainHandler.cs" />
+ <Compile Include="UI\FriendsWeddingHandler.cs" />
+ <Compile Include="UI\FriendsWeddingLevelUpBehaviour.cs" />
+ <Compile Include="UI\FriendsWeddingLevelUpView.cs" />
+ <Compile Include="UI\FriendsWeddingPrivilegeHandler.cs" />
+ <Compile Include="UI\FrozenSealHandler.cs" />
+ <Compile Include="UI\FrozenSealState.cs" />
+ <Compile Include="UI\FunctionDef.cs" />
+ <Compile Include="UI\GameCommunityHandler.cs" />
+ <Compile Include="UI\GameSystem\SkillDlgPromoteHandler.cs" />
+ <Compile Include="UI\GuildArenaBattleDuelInfo.cs" />
+ <Compile Include="UI\GuildArenaBattleDuelTeamInfo.cs" />
+ <Compile Include="UI\GuildArenaCombatHandle.cs" />
+ <Compile Include="UI\GuildArenaCombatInfo.cs" />
+ <Compile Include="UI\GuildArenadDuelFinalInfo.cs" />
+ <Compile Include="UI\GuildArenaDefeatBehaviour.cs" />
+ <Compile Include="UI\GuildArenaDefeatDlg.cs" />
+ <Compile Include="UI\GuildArenaDuelFinalResultBehaviour.cs" />
+ <Compile Include="UI\GuildArenaDuelFinalResultDlg.cs" />
+ <Compile Include="UI\GuildArenaDuelHandler.cs" />
+ <Compile Include="UI\GuildArenaDuelInfo.cs" />
+ <Compile Include="UI\GuildArenaDuelResultInfo.cs" />
+ <Compile Include="UI\GuildArenaDuelRoundResultBehaviour.cs" />
+ <Compile Include="UI\GuildArenaDuelRoundResultDlg.cs" />
+ <Compile Include="UI\GuildArenaGuildInfo.cs" />
+ <Compile Include="UI\GuildArenaHallHandle.cs" />
+ <Compile Include="UI\GuildArenaInspireCD.cs" />
+ <Compile Include="UI\GuildArenaRankBehaviour.cs" />
+ <Compile Include="UI\GuildArenaRankDlg.cs" />
+ <Compile Include="UI\GuildBuffOperationHandler.cs" />
+ <Compile Include="UI\GuildCollectRewardBehaviour.cs" />
+ <Compile Include="UI\GuildCollectRewardDlg.cs" />
+ <Compile Include="UI\GuildDragonChallengeResultView.cs" />
+ <Compile Include="UI\GuildFiexdRedPackageView.cs" />
+ <Compile Include="UI\GuildInheritBehaviour.cs" />
+ <Compile Include="UI\GuildInheritDlg.cs" />
+ <Compile Include="UI\GuildInheritProcessBehaviour.cs" />
+ <Compile Include="UI\GuildInheritProcessDlg.cs" />
+ <Compile Include="UI\GuildJockerMatchView.cs" />
+ <Compile Include="UI\GuildMiniReportHandler.cs" />
+ <Compile Include="UI\GuildMiniReportItem.cs" />
+ <Compile Include="UI\GuildPositionBehaviour.cs" />
+ <Compile Include="UI\GuildPositionMenu.cs" />
+ <Compile Include="UI\GuildQualifierBehavior.cs" />
+ <Compile Include="UI\GuildQualifierDlg.cs" />
+ <Compile Include="UI\GuildQualifierHandler.cs" />
+ <Compile Include="UI\GuildSalaryDescHandler.cs" />
+ <Compile Include="UI\GuildSalayBehavior.cs" />
+ <Compile Include="UI\GuildSalayDlg.cs" />
+ <Compile Include="UI\GuildScoreInfo.cs" />
+ <Compile Include="UI\GuildTerritoryBahaviour.cs" />
+ <Compile Include="UI\GuildTerritoryDeclareBehaviour.cs" />
+ <Compile Include="UI\GuildTerritoryDeclareDlg.cs" />
+ <Compile Include="UI\GuildTerritoryDisplay.cs" />
+ <Compile Include="UI\GuildTerritoryLeagueBehaviour.cs" />
+ <Compile Include="UI\GuildTerritoryLeagueDlg.cs" />
+ <Compile Include="UI\GuildTerritoryMainBehaviour.cs" />
+ <Compile Include="UI\GuildTerritoryMainDlg.cs" />
+ <Compile Include="UI\GuildTerritoryMessageBehaviour.cs" />
+ <Compile Include="UI\GuildTerritoryMessageDlg.cs" />
+ <Compile Include="UI\GuildTerritoryReportDlg.cs" />
+ <Compile Include="UI\GuildTerritoryRewardBehaviour.cs" />
+ <Compile Include="UI\GuildTerritoryRewardDlg.cs" />
+ <Compile Include="UI\GVGBattleMemberBase.cs" />
+ <Compile Include="UI\GVGBattlePrepareBase.cs" />
+ <Compile Include="UI\GVGBattlePrepareBehaviour.cs" />
+ <Compile Include="UI\GVGBattleRankFrameBase.cs" />
+ <Compile Include="UI\GVGCombatGuildDisplay.cs" />
+ <Compile Include="UI\GVGCombatHandlerBase.cs" />
+ <Compile Include="UI\GVGCombatInfoDisplay.cs" />
+ <Compile Include="UI\GVGDuelHandlerBase.cs" />
+ <Compile Include="UI\GVGDuelWrapDisplay.cs" />
+ <Compile Include="UI\GVGHallBase.cs" />
+ <Compile Include="UI\HallFameBehavior.cs" />
+ <Compile Include="UI\HallFameDlg.cs" />
+ <Compile Include="UI\HallFameShareBehavior.cs" />
+ <Compile Include="UI\HallFameShareDlg.cs" />
+ <Compile Include="UI\HeroAttrBehaviour.cs" />
+ <Compile Include="UI\HeroAttrDlg.cs" />
+ <Compile Include="UI\HeroBattleDlg.cs" />
+ <Compile Include="UI\HeroBattleHandler.cs" />
+ <Compile Include="UI\HeroBattleMVPDlg.cs" />
+ <Compile Include="UI\HeroBattleSkillHandler.cs" />
+ <Compile Include="UI\HeroBattleTeam.cs" />
+ <Compile Include="UI\HeroBattleTeamHandler.cs" />
+ <Compile Include="UI\HeroSkillType.cs" />
+ <Compile Include="UI\HolidayHandler.cs" />
+ <Compile Include="UI\HomeCropInfoHandler.cs" />
+ <Compile Include="UI\HomeFishingBehaviour.cs" />
+ <Compile Include="UI\HomeFishingDlg.cs" />
+ <Compile Include="UI\HomeFriendHandler.cs" />
+ <Compile Include="UI\HomeHandler.cs" />
+ <Compile Include="UI\HomeMainDlg.cs" />
+ <Compile Include="UI\HomePlantBehaviour.cs" />
+ <Compile Include="UI\HomePlantDlg.cs" />
+ <Compile Include="UI\HomeSeedBagHandler.cs" />
+ <Compile Include="UI\IAttrTooltipDlgHandler.cs" />
+ <Compile Include="UI\IGVGBattleMember.cs" />
+ <Compile Include="UI\IGVGBattlePrepare.cs" />
+ <Compile Include="UI\InnerGVGBattleMember.cs" />
+ <Compile Include="UI\InnerGVGBattlePrepareBehaviour.cs" />
+ <Compile Include="UI\InnerGVGBattlePrepareView.cs" />
+ <Compile Include="UI\IRankSource.cs" />
+ <Compile Include="UI\IRankView.cs" />
+ <Compile Include="UI\ItemAccessDlg.cs" />
+ <Compile Include="UI\ItemAccessDlgBehaviour.cs" />
+ <Compile Include="UI\ItemIconListDlg.cs" />
+ <Compile Include="UI\ItemIconListDlgBehaviour.cs" />
+ <Compile Include="UI\ItemSystemDlg.cs" />
+ <Compile Include="UI\ItemTooltipDlg.cs" />
+ <Compile Include="UI\ItemTooltipDlgBehaviour.cs" />
+ <Compile Include="UI\ItemUseListDlg.cs" />
+ <Compile Include="UI\ItemUseListDlgBehaviour.cs" />
+ <Compile Include="UI\ITooltipDlg.cs" />
+ <Compile Include="UI\IWorldBossBattleSource.cs" />
+ <Compile Include="UI\IWorldBossBattleView.cs" />
+ <Compile Include="UI\JadeBagHandler.cs" />
+ <Compile Include="UI\JadeComposeFrameHandler.cs" />
+ <Compile Include="UI\JadeComposeHandler.cs" />
+ <Compile Include="UI\JadeEquipHandler.cs" />
+ <Compile Include="UI\JadeTooltipDlg.cs" />
+ <Compile Include="UI\JokerKingMainBehavior.cs" />
+ <Compile Include="UI\KillInfoMode.cs" />
+ <Compile Include="UI\LoadingDlg.cs" />
+ <Compile Include="UI\LoadingDlgBehaviour.cs" />
+ <Compile Include="UI\LoginWindowBehaviour.cs" />
+ <Compile Include="UI\LoverLivenessRecordItem.cs" />
+ <Compile Include="UI\LoversLivenessBehaviour.cs" />
+ <Compile Include="UI\LoversLivenessDlg.cs" />
+ <Compile Include="UI\LuckyTurntableFrameHandler.cs" />
+ <Compile Include="UI\LuckyTurntableRecordBehaviour.cs" />
+ <Compile Include="UI\LuckyTurntableRecordView.cs" />
+ <Compile Include="UI\MailSystemDlg.cs" />
+ <Compile Include="UI\MallSystemDlg.cs" />
+ <Compile Include="UI\MilitaryRankDlg.cs" />
+ <Compile Include="UI\MiniMapElement.cs" />
+ <Compile Include="UI\MobaActivityDlg.cs" />
+ <Compile Include="UI\MobaBattleHandler.cs" />
+ <Compile Include="UI\MobaBehaviour.cs" />
+ <Compile Include="UI\MobaEndDlg.cs" />
+ <Compile Include="UI\MobaHeadCondition.cs" />
+ <Compile Include="UI\ModalDlg.cs" />
+ <Compile Include="UI\ModalDlg2.cs" />
+ <Compile Include="UI\ModalDlg2Behaviour.cs" />
+ <Compile Include="UI\ModalDlgBehaviour.cs" />
+ <Compile Include="UI\ModalSettingNumberDlg.cs" />
+ <Compile Include="UI\ModalSettingNumberDlgBehaviour.cs" />
+ <Compile Include="UI\ModalThreeDlg.cs" />
+ <Compile Include="UI\ModalThreeDlgBehaviour.cs" />
+ <Compile Include="UI\MoneyTreeData.cs" />
+ <Compile Include="UI\MyBattleKillInfo.cs" />
+ <Compile Include="UI\MyHomeHandler.cs" />
+ <Compile Include="UI\NestStarRewardHandler.cs" />
+ <Compile Include="UI\OldFriendsReplayHandler.cs" />
+ <Compile Include="UI\PairsPetInviteBehaviour.cs" />
+ <Compile Include="UI\PairsPetInviteView.cs" />
+ <Compile Include="UI\PairsPetSetHandler.cs" />
+ <Compile Include="UI\PandoraBehaviour.cs" />
+ <Compile Include="UI\PandoraSDKHandler.cs" />
+ <Compile Include="UI\PandoraView.cs" />
+ <Compile Include="UI\PartnerLivenessBehaviour.cs" />
+ <Compile Include="UI\PartnerLivenessDlg.cs" />
+ <Compile Include="UI\PartnerLivenessRecordItem.cs" />
+ <Compile Include="UI\PartnerMainHandler.cs" />
+ <Compile Include="UI\PartnerShopRecordsHandler.cs" />
+ <Compile Include="UI\PPTBehaviour.cs" />
+ <Compile Include="UI\PPTCheckMgr.cs" />
+ <Compile Include="UI\PPTDlg.cs" />
+ <Compile Include="UI\PressTipsBehaviour.cs" />
+ <Compile Include="UI\PressTipsDlg.cs" />
+ <Compile Include="UI\ProfessionChangeDlg.cs" />
+ <Compile Include="UI\ProfressionTrialsHandler.cs" />
+ <Compile Include="UI\PVPActivityDlg.cs" />
+ <Compile Include="UI\QAAudioPriority.cs" />
+ <Compile Include="UI\QteUIType.cs" />
+ <Compile Include="UI\QualityFilterCallback.cs" />
+ <Compile Include="UI\QualityFilterHandler.cs" />
+ <Compile Include="UI\QuickReplyDlg.cs" />
+ <Compile Include="UI\ReceiveEnergyDlg.cs" />
+ <Compile Include="UI\ReceiveEnergyPanelModelView.cs" />
+ <Compile Include="UI\RecycleItemBagView.cs" />
+ <Compile Include="UI\RecycleItemOperateView.cs" />
+ <Compile Include="UI\RecycleSystemDlg.cs" />
+ <Compile Include="UI\RefinedReplaceHandler.cs" />
+ <Compile Include="UI\RenameBehaviour.cs" />
+ <Compile Include="UI\RenameDlg.cs" />
+ <Compile Include="UI\ReportMsg.cs" />
+ <Compile Include="UI\ReportNode.cs" />
+ <Compile Include="UI\RequestBehaviour.cs" />
+ <Compile Include="UI\RequestDlg.cs" />
+ <Compile Include="UI\ReviveDlg.cs" />
+ <Compile Include="UI\ReviveDlgBehaviour.cs" />
+ <Compile Include="UI\RewardSystemDlg.cs" />
+ <Compile Include="UI\RewdAnimBehaviour.cs" />
+ <Compile Include="UI\RewdAnimDlg.cs" />
+ <Compile Include="UI\RoundFlag.cs" />
+ <Compile Include="UI\ScreenShotShareBehaviour.cs" />
+ <Compile Include="UI\ScreenShotShareView.cs" />
+ <Compile Include="UI\SelectCharWindowBehaviour.cs" />
+ <Compile Include="UI\SevenLoginBehaviour.cs" />
+ <Compile Include="UI\SevenLoginDlg.cs" />
+ <Compile Include="UI\SevenLoginWrapItem.cs" />
+ <Compile Include="UI\SmeltMainHandler.cs" />
+ <Compile Include="UI\SpectateLevelRewardView.cs" />
+ <Compile Include="UI\SpectateSceneBehaviour.cs" />
+ <Compile Include="UI\SpectateSceneView.cs" />
+ <Compile Include="UI\SpectateView.cs" />
+ <Compile Include="UI\SpriteEggLotteryType.cs" />
+ <Compile Include="UI\SpriteFightFrame.cs" />
+ <Compile Include="UI\SpriteLotteryHandler.cs" />
+ <Compile Include="UI\SpriteMainFrame.cs" />
+ <Compile Include="UI\SpriteResolveFrame.cs" />
+ <Compile Include="UI\SpriteSelectHandler.cs" />
+ <Compile Include="UI\SpriteShopHandler.cs" />
+ <Compile Include="UI\SpriteStarUpWindow.cs" />
+ <Compile Include="UI\SpriteSystemDlg.cs" />
+ <Compile Include="UI\SpriteWindow.cs" />
+ <Compile Include="UI\SuperRiskDlg.cs" />
+ <Compile Include="UI\SuperRiskDlgBehaviour.cs" />
+ <Compile Include="UI\SuperRiskGameHandler.cs" />
+ <Compile Include="UI\SuperRiskOnlineBoxHandler.cs" />
+ <Compile Include="UI\SuperRiskOpenboxHandler.cs" />
+ <Compile Include="UI\SuperRiskSelectMapHandler.cs" />
+ <Compile Include="UI\SystemHelpBehaviour.cs" />
+ <Compile Include="UI\SystemHelpDlg.cs" />
+ <Compile Include="UI\SystemRewardTypeMrg.cs" />
+ <Compile Include="UI\TabDlgBase.cs" />
+ <Compile Include="UI\TabDlgBehaviour.cs" />
+ <Compile Include="UI\TaJieHelpDlg.cs" />
+ <Compile Include="UI\TheExpBehaviour.cs" />
+ <Compile Include="UI\TheExpView.cs" />
+ <Compile Include="UI\TitanBarBehaviour.cs" />
+ <Compile Include="UI\TitanbarView.cs" />
+ <Compile Include="UI\TitleDlg.cs" />
+ <Compile Include="UI\TitleDlgBehaviour.cs" />
+ <Compile Include="UI\TitleShareBehaviour.cs" />
+ <Compile Include="UI\TitleShareDlg.cs" />
+ <Compile Include="UI\TooltipDlg.cs" />
+ <Compile Include="UI\TooltipDlgBehaviour.cs" />
+ <Compile Include="UI\TooltipParam.cs" />
+ <Compile Include="UI\UICommon\DlgBase.cs" />
+ <Compile Include="UI\UICommon\DlgBehaviourBase.cs" />
+ <Compile Include="UI\UICommon\TabHandleBase.cs" />
+ <Compile Include="UI\UICommon\UIManager.cs" />
+ <Compile Include="UI\UICommon\VirtualJoystick.cs" />
+ <Compile Include="UI\UiUtility.cs" />
+ <Compile Include="UI\VoiceQAAudio.cs" />
+ <Compile Include="UI\VoiceQATipsType.cs" />
+ <Compile Include="UI\WebView.cs" />
+ <Compile Include="UI\WebViewBehaviour.cs" />
+ <Compile Include="UI\WeddingEnterApplyBehaviour.cs" />
+ <Compile Include="UI\WeddingEnterApplyView.cs" />
+ <Compile Include="UI\WeddingInviteTab.cs" />
+ <Compile Include="UI\WeddingSceneHandler.cs" />
+ <Compile Include="UI\WeekendPartyHandler.cs" />
+ <Compile Include="UI\WeeknestBehaviour.cs" />
+ <Compile Include="UI\WeekNestDlg.cs" />
+ <Compile Include="UI\WeekShareRewardHandler.cs" />
+ <Compile Include="UI\WelfareGrowthFundItem.cs" />
+ <Compile Include="UI\XAchieveView.cs" />
+ <Compile Include="UI\XActivityInviteBehavior.cs" />
+ <Compile Include="UI\XActivityInviteView.cs" />
+ <Compile Include="UI\XBackFlowMallHandler.cs" />
+ <Compile Include="UI\XBackFlowPandoraSDKHandler.cs" />
+ <Compile Include="UI\XBattleEnemyInfo.cs" />
+ <Compile Include="UI\XBattleEnemyInfoHandler.cs" />
+ <Compile Include="UI\XBattleOptionsHandler.cs" />
+ <Compile Include="UI\XBattleTeamTowerHandler.cs" />
+ <Compile Include="UI\XBossRefreshAnimHander.cs" />
+ <Compile Include="UI\XBossRewardDlg.cs" />
+ <Compile Include="UI\XBriefLevelupBehaviour.cs" />
+ <Compile Include="UI\XBriefLevelupView.cs" />
+ <Compile Include="UI\XBriefStrengthenBehaviour.cs" />
+ <Compile Include="UI\XBriefStrengthenView.cs" />
+ <Compile Include="UI\XBuffIcon.cs" />
+ <Compile Include="UI\XBuffMonitorHandler.cs" />
+ <Compile Include="UI\XBuyCountBehaviour.cs" />
+ <Compile Include="UI\XBuyCountView.cs" />
+ <Compile Include="UI\XCampDuelMainHandler.cs" />
+ <Compile Include="UI\XCampDuelPointRewardHandler.cs" />
+ <Compile Include="UI\XCampDuelRankRewardHandler.cs" />
+ <Compile Include="UI\XCharacterCommonMenuView.cs" />
+ <Compile Include="UI\XCommonHelpTipBehaviour.cs" />
+ <Compile Include="UI\XCommonHelpTipView.cs" />
+ <Compile Include="UI\XContentMailView.cs" />
+ <Compile Include="UI\XDesignationView.cs" />
+ <Compile Include="UI\XDragonGuildApproveSettingView.cs" />
+ <Compile Include="UI\XDragonGuildTaskBehaviour.cs" />
+ <Compile Include="UI\XDragonGuildTaskView.cs" />
+ <Compile Include="UI\XDragonHistoryHandler.cs" />
+ <Compile Include="UI\XDragonPartnerHandler.cs" />
+ <Compile Include="UI\XDragonRecordHandler.cs" />
+ <Compile Include="UI\XDragonRwdHandler.cs" />
+ <Compile Include="UI\XDramaOperate.cs" />
+ <Compile Include="UI\XDramaOperateButton.cs" />
+ <Compile Include="UI\XDramaOperateList.cs" />
+ <Compile Include="UI\XDramaOperateParam.cs" />
+ <Compile Include="UI\XFavorParam.cs" />
+ <Compile Include="UI\XFlowerReplyBehavior.cs" />
+ <Compile Include="UI\XFlowerReplyView.cs" />
+ <Compile Include="UI\XFPStrengthenBehaviour.cs" />
+ <Compile Include="UI\XFpStrengthenView.cs" />
+ <Compile Include="UI\XFreeTeamLeagueMainBehavior.cs" />
+ <Compile Include="UI\XFreeTeamLeagueMainView.cs" />
+ <Compile Include="UI\XFriendsRankHandler.cs" />
+ <Compile Include="UI\XFriendsViewAddBlockHandler.cs" />
+ <Compile Include="UI\XFriendsViewHintHandler.cs" />
+ <Compile Include="UI\XFriendsViewReceiveGiftHandler.cs" />
+ <Compile Include="UI\XGameSirBehaviour.cs" />
+ <Compile Include="UI\XGameSirView.cs" />
+ <Compile Include="UI\XGuildApplyBehaviour.cs" />
+ <Compile Include="UI\XGuildApplyView.cs" />
+ <Compile Include="UI\XGuildApproveBehaviour.cs" />
+ <Compile Include="UI\XGuildApproveSettingView.cs" />
+ <Compile Include="UI\XGuildApproveView.cs" />
+ <Compile Include="UI\XGuildArenaDlg.cs" />
+ <Compile Include="UI\XGuildBasicInfoDisplay.cs" />
+ <Compile Include="UI\XGuildBoonView.cs" />
+ <Compile Include="UI\XGuildCreateView.cs" />
+ <Compile Include="UI\XGuildDragonView.cs" />
+ <Compile Include="UI\XGuildEditAnnounceView.cs" />
+ <Compile Include="UI\XGuildGrowthDonateBehavior.cs" />
+ <Compile Include="UI\XGuildGrowthEntranceBehavior.cs" />
+ <Compile Include="UI\XGuildHallBehaviour.cs" />
+ <Compile Include="UI\XGuildHallView.cs" />
+ <Compile Include="UI\XGuildHuntDramaOperate.cs" />
+ <Compile Include="UI\XGuildListBehaviour.cs" />
+ <Compile Include="UI\XGuildListView.cs" />
+ <Compile Include="UI\XGuildLogView.cs" />
+ <Compile Include="UI\XGuildMemberInfoDisplay.cs" />
+ <Compile Include="UI\XGuildMembersBehaviour.cs" />
+ <Compile Include="UI\XGuildMembersView.cs" />
+ <Compile Include="UI\XGuildPortraitBehaviour.cs" />
+ <Compile Include="UI\XGuildPortraitView.cs" />
+ <Compile Include="UI\XGuildRedPacketDetailView.cs" />
+ <Compile Include="UI\XGuildRedPacketView.cs" />
+ <Compile Include="UI\XGuildRedPakageLogView.cs" />
+ <Compile Include="UI\XGuildSignInBehaviour.cs" />
+ <Compile Include="UI\XGuildSignInView.cs" />
+ <Compile Include="UI\XGuildSignRedPackageView.cs" />
+ <Compile Include="UI\XGuildViewBehaviour.cs" />
+ <Compile Include="UI\XGuildViewView.cs" />
+ <Compile Include="UI\XLoginView.cs" />
+ <Compile Include="UI\XMainInterface.cs" />
+ <Compile Include="UI\XMainInterfaceBehaviour.cs" />
+ <Compile Include="UI\XMainInterfaceBriefHandler.cs" />
+ <Compile Include="UI\XMainInterfaceMemberMonitor.cs" />
+ <Compile Include="UI\XMainInterfaceTaskHandler.cs" />
+ <Compile Include="UI\XMainInterfaceTeamHandler.cs" />
+ <Compile Include="UI\XMainSubstance.cs" />
+ <Compile Include="UI\XMainSubstanceHandler.cs" />
+ <Compile Include="UI\XMentorshipApplicationBehavior.cs" />
+ <Compile Include="UI\XMentorshipApplicationsView.cs" />
+ <Compile Include="UI\XMentorshipCandidatesBehavior.cs" />
+ <Compile Include="UI\XMentorshipCandidatesView.cs" />
+ <Compile Include="UI\XMentorshipPupilsDramaOperate.cs" />
+ <Compile Include="UI\XMISystemAnnounceHandler.cs" />
+ <Compile Include="UI\XNpcAttrHandler.cs" />
+ <Compile Include="UI\XNPCFavorBehaviour.cs" />
+ <Compile Include="UI\XNPCFavorDlg.cs" />
+ <Compile Include="UI\XNPCFavorDrama.cs" />
+ <Compile Include="UI\XNPCFavorDramaExchange.cs" />
+ <Compile Include="UI\XNPCFavorDramaSend.cs" />
+ <Compile Include="UI\XNPCFavorHandler.cs" />
+ <Compile Include="UI\XNPCSendSubHandler.cs" />
+ <Compile Include="UI\XNPCUnionHandler.cs" />
+ <Compile Include="UI\XNPCUnionMemSubHandler.cs" />
+ <Compile Include="UI\XPartnerDramaOperate.cs" />
+ <Compile Include="UI\XPetMainBehaviour.cs" />
+ <Compile Include="UI\XPetMainView.cs" />
+ <Compile Include="UI\XPlayerInfoChildBaseView.cs" />
+ <Compile Include="UI\XPlayerInfoChildView.cs" />
+ <Compile Include="UI\XPlayerMailView.cs" />
+ <Compile Include="UI\XQuickReplyBehavior.cs" />
+ <Compile Include="UI\XRewardLevelView.cs" />
+ <Compile Include="UI\XRwdMailView.cs" />
+ <Compile Include="UI\XSceneDamageRankHandler.cs" />
+ <Compile Include="UI\XSelectCharView.cs" />
+ <Compile Include="UI\XServerActivityView.cs" />
+ <Compile Include="UI\XShowGetItemUIBehaviour.cs" />
+ <Compile Include="UI\XShowGetItemUIView.cs" />
+ <Compile Include="UI\XShowGetItemView.cs" />
+ <Compile Include="UI\XSparkController.cs" />
+ <Compile Include="UI\XSpriteAttributeAHandler.cs" />
+ <Compile Include="UI\XSpriteAttributeHandler.cs" />
+ <Compile Include="UI\XSpriteAttributePHandler.cs" />
+ <Compile Include="UI\XSpriteAttributeSHandler.cs" />
+ <Compile Include="UI\XSpriteAvatarHandler.cs" />
+ <Compile Include="UI\XSystemItemMailView.cs" />
+ <Compile Include="UI\XSystemMailView.cs" />
+ <Compile Include="UI\XTargetRewardPopWindow.cs" />
+ <Compile Include="UI\XTargetRewardView.cs" />
+ <Compile Include="UI\XTeamBattleConfirmBehaviour.cs" />
+ <Compile Include="UI\XTeamBattleConfirmView.cs" />
+ <Compile Include="UI\XTeamBattleQuickConfirmBehaviour.cs" />
+ <Compile Include="UI\XTeamBattleQuickConfirmView.cs" />
+ <Compile Include="UI\XTeamConfirmBehaviour.cs" />
+ <Compile Include="UI\XTeamConfirmView.cs" />
+ <Compile Include="UI\XTeamInputPasswordBehaviour.cs" />
+ <Compile Include="UI\XTeamInviteBehaviour.cs" />
+ <Compile Include="UI\XTeamInvitedListBehaviour.cs" />
+ <Compile Include="UI\XTeamInvitedListView.cs" />
+ <Compile Include="UI\XTeamInviteView.cs" />
+ <Compile Include="UI\XTeamLeagueBattlePrepareBehaviour.cs" />
+ <Compile Include="UI\XTeamLeagueBattlePrepareView.cs" />
+ <Compile Include="UI\XTeamLeagueFinalResultView.cs" />
+ <Compile Include="UI\XTeamListBehaviour.cs" />
+ <Compile Include="UI\XTeamListView.cs" />
+ <Compile Include="UI\XTeamView.cs" />
+ <Compile Include="UI\XTempTipDefine.cs" />
+ <Compile Include="UI\XTitanItem.cs" />
+ <Compile Include="UI\XVoiceQAView.cs" />
+ <Compile Include="UI\XWeddingCostBehavior.cs" />
+ <Compile Include="UI\XWeddingCostView.cs" />
+ <Compile Include="UI\XWeddingDramaOperate.cs" />
+ <Compile Include="UI\XWeddingInviteBehavior.cs" />
+ <Compile Include="UI\XWeddingInviteView.cs" />
+ <Compile Include="UI\XWeddingLitterBoyDramaOperate.cs" />
+ <Compile Include="UI\XWeddingLitterGirlDramaOperate.cs" />
+ <Compile Include="UI\XWelfareDiamondHandler.cs" />
+ <Compile Include="UI\XWelfareGiftBagHandler.cs" />
+ <Compile Include="UI\XWelfareGrowthFundHandler.cs" />
+ <Compile Include="UI\XWelfareKingdomPrivilegeDetailBehaviour.cs" />
+ <Compile Include="UI\XWelfareKingdomPrivilegeDetailView.cs" />
+ <Compile Include="UI\XWelfareKingdomPrivilegeHandler.cs" />
+ <Compile Include="UI\XWelfareKingdomPrivilegeRenewBehaviour.cs" />
+ <Compile Include="UI\XWelfareKingdomPrivilegeRenewView.cs" />
+ <Compile Include="UI\XWelfareMoneyTreeHandler.cs" />
+ <Compile Include="UI\XWelfareNiceGirlHandler.cs" />
+ <Compile Include="UI\XWelfareRewardBackHandler.cs" />
+ <Compile Include="UI\XWelfareYyMallHandler.cs" />
+ <Compile Include="UI\XWelffareFirstRechargrHandler.cs" />
+ <Compile Include="UI\XWheelOfFortuneHandler.cs" />
+ <Compile Include="UI\XWheelState.cs" />
+ <Compile Include="UI\XWorldBossDamageRankHandler.cs" />
+ <Compile Include="UI\XWorldBossEndRankView.cs" />
+ <Compile Include="UI\XWorldBossResultView.cs" />
+ <Compile Include="UI\XWorldBossView.cs" />
+ <Compile Include="UI\XYyMallOperate.cs" />
+ <Compile Include="UI\YorozuyaHandler.cs" />
+ <Compile Include="UnFadeObject.cs" />
+ <Compile Include="Utility\IXItemDescription.cs" />
+ <Compile Include="Utility\XartifactDescription.cs" />
+ <Compile Include="Utility\XEmblemDescription.cs" />
+ <Compile Include="Utility\XEquipDescription.cs" />
+ <Compile Include="Utility\XFashionDescription.cs" />
+ <Compile Include="Utility\XFashionHairDescription.cs" />
+ <Compile Include="Utility\XJadeDescription.cs" />
+ <Compile Include="Utility\XNormalDescription.cs" />
+ <Compile Include="Utility\XUITabControl.cs" />
+ <Compile Include="VIPGiftState.cs" />
+ <Compile Include="VirtualJoystickBehaviour.cs" />
+ <Compile Include="VoiceAnswer.cs" />
+ <Compile Include="VoiceUsage.cs" />
+ <Compile Include="WarResGuildInfo.cs" />
+ <Compile Include="warrior_show.cs" />
+ <Compile Include="warrior_slash_show.cs" />
+ <Compile Include="WeaponLoadTask.cs" />
+ <Compile Include="WeddingBriefInfo.cs" />
+ <Compile Include="WeddingRoleInfo.cs" />
+ <Compile Include="WeekEndNestBehaviour.cs" />
+ <Compile Include="WeekEndNestDlg.cs" />
+ <Compile Include="WeekEndNestDocument.cs" />
+ <Compile Include="WeekendPartyBattleRoleInfo.cs" />
+ <Compile Include="WeeklyTaskCategory.cs" />
+ <Compile Include="WeekNestRankBehavior.cs" />
+ <Compile Include="WeekNestRankDlg.cs" />
+ <Compile Include="WeekNestRankHandler.cs" />
+ <Compile Include="X3DAvatarMgr.cs" />
+ <Compile Include="X3DTouchMgr.cs" />
+ <Compile Include="XAbyssPartyDocument.cs" />
+ <Compile Include="XAchievementDocument.cs" />
+ <Compile Include="XAchievementView.cs" />
+ <Compile Include="XActionArgs.cs" />
+ <Compile Include="XActionGeneratorComponent.cs" />
+ <Compile Include="XActionReceiver.cs" />
+ <Compile Include="XActionSender.cs" />
+ <Compile Include="XActionStateComponent.cs" />
+ <Compile Include="XActivityDocument.cs" />
+ <Compile Include="XActivityInviteDocument.cs" />
+ <Compile Include="XActivityTaskUpdatedArgs.cs" />
+ <Compile Include="XActor.cs" />
+ <Compile Include="XAddItemEventArgs.cs" />
+ <Compile Include="XAffiliate.cs" />
+ <Compile Include="XAIAutoFightEventArgs.cs" />
+ <Compile Include="XAIComponent.cs" />
+ <Compile Include="XAIDataRelated.cs" />
+ <Compile Include="XAIEnableAI.cs" />
+ <Compile Include="XAIEndSkillEventArgs.cs" />
+ <Compile Include="XAIEnterFightEventArgs.cs" />
+ <Compile Include="XAIEventArgs.cs" />
+ <Compile Include="XAIGeneralMgr.cs" />
+ <Compile Include="XAIGlobal.cs" />
+ <Compile Include="XAIMove.cs" />
+ <Compile Include="XAIOtherActions.cs" />
+ <Compile Include="XAIRestartEventArgs.cs" />
+ <Compile Include="XAISkill.cs" />
+ <Compile Include="XAISkillHurtEventArgs.cs" />
+ <Compile Include="XAIStartSkillEventArgs.cs" />
+ <Compile Include="XAIStopEventArgs.cs" />
+ <Compile Include="XAITarget.cs" />
+ <Compile Include="XAncientDocument.cs" />
+ <Compile Include="XAnnouncementBehaviour.cs" />
+ <Compile Include="XAnnouncementDocument.cs" />
+ <Compile Include="XAnnouncementView.cs" />
+ <Compile Include="XApolloDocument.cs" />
+ <Compile Include="XArenaDocument.cs" />
+ <Compile Include="XArmorBrokenArgs.cs" />
+ <Compile Include="XArmorRecoverArgs.cs" />
+ <Compile Include="XArtifactAttrView.cs" />
+ <Compile Include="XArtifactBuffInfo.cs" />
+ <Compile Include="XArtifactCreateDocument.cs" />
+ <Compile Include="XArtifactEffectInfo.cs" />
+ <Compile Include="XArtifactItem.cs" />
+ <Compile Include="XArtsSkill.cs" />
+ <Compile Include="XAssociatedCamera.cs" />
+ <Compile Include="XAttackEventArgs.cs" />
+ <Compile Include="XAttackShowArgs.cs" />
+ <Compile Include="XAttackShowBeginArgs.cs" />
+ <Compile Include="XAttackShowEndArgs.cs" />
+ <Compile Include="XAttrChangeEventArgs.cs" />
+ <Compile Include="XAttrCommonFile.cs" />
+ <Compile Include="XAttrCommonHandler.cs" />
+ <Compile Include="XAttrData.cs" />
+ <Compile Include="XAttributeCommon.cs" />
+ <Compile Include="XAttributeDefine.cs" />
+ <Compile Include="XAttributeMgr.cs" />
+ <Compile Include="XAttributes.cs" />
+ <Compile Include="XAttrItem.cs" />
+ <Compile Include="XAttrOtherFile.cs" />
+ <Compile Include="XAttrPair.cs" />
+ <Compile Include="XAttrPlayerFile.cs" />
+ <Compile Include="XAudioComponent.cs" />
+ <Compile Include="XAudioExParam.cs" />
+ <Compile Include="XAudioMgr.cs" />
+ <Compile Include="XAudioOperationArgs.cs" />
+ <Compile Include="XAudioStateDefine.cs" />
+ <Compile Include="XAuthorizationChannel.cs" />
+ <Compile Include="XAutoFade.cs" />
+ <Compile Include="XBackFlowBehavior.cs" />
+ <Compile Include="XBackFlowDlg.cs" />
+ <Compile Include="XBackFlowDocument.cs" />
+ <Compile Include="XBackFlowLevelUpHandler.cs" />
+ <Compile Include="XBackFlowPrivilegeHandler.cs" />
+ <Compile Include="XBackFlowServerHandler.cs" />
+ <Compile Include="XBackFlowTargetHandler.cs" />
+ <Compile Include="XBackFlowTasksHandler.cs" />
+ <Compile Include="XBackFlowType.cs" />
+ <Compile Include="XBackFlowWelfareHandler.cs" />
+ <Compile Include="XBag.cs" />
+ <Compile Include="XBagDocument.cs" />
+ <Compile Include="XBagWindow.cs" />
+ <Compile Include="XBaseCommand.cs" />
+ <Compile Include="XBaseRankInfo.cs" />
+ <Compile Include="XBaseRankList.cs" />
+ <Compile Include="XBattleCaptainPVPDocument.cs" />
+ <Compile Include="XBattleDocument.cs" />
+ <Compile Include="XBattleEndArgs.cs" />
+ <Compile Include="XBattleFieldBattleDocument.cs" />
+ <Compile Include="XBattleFieldEntranceDocument.cs" />
+ <Compile Include="XBattleSkillDocument.cs" />
+ <Compile Include="XBattleStatistics.cs" />
+ <Compile Include="XBeHitComponent.cs" />
+ <Compile Include="XBeHitEventArgs.cs" />
+ <Compile Include="XBetterDictionary.cs" />
+ <Compile Include="XBetterList.cs" />
+ <Compile Include="XBigMeleeBattleDocument.cs" />
+ <Compile Include="XBigMeleeEnemyChange.cs" />
+ <Compile Include="XBigMeleeEntranceDocument.cs" />
+ <Compile Include="XBigMeleePointChange.cs" />
+ <Compile Include="XBigMeleeRankInfo.cs" />
+ <Compile Include="XBigMeleeRankList.cs" />
+ <Compile Include="XBillboardComponent.cs" />
+ <Compile Include="XBillBoardDocument.cs" />
+ <Compile Include="XBillboardHideEventArgs.cs" />
+ <Compile Include="XBillboardShowCtrlEventArgs.cs" />
+ <Compile Include="XBlackWhite.cs" />
+ <Compile Include="XBlockInputBehaviour.cs" />
+ <Compile Include="XBlockInputView.cs" />
+ <Compile Include="XBodyBag.cs" />
+ <Compile Include="XBoss.cs" />
+ <Compile Include="XBossBushDocument.cs" />
+ <Compile Include="XBubbleComponent.cs" />
+ <Compile Include="XBubbleEventArgs.cs" />
+ <Compile Include="XBuff.cs" />
+ <Compile Include="XBuffAddEventArgs.cs" />
+ <Compile Include="XBuffAuraCheck.cs" />
+ <Compile Include="XBuffBillboardAddEventArgs.cs" />
+ <Compile Include="XBuffBillboardRemoveEventArgs.cs" />
+ <Compile Include="XBuffChangeAttribute.cs" />
+ <Compile Include="XBuffChangeEventArgs.cs" />
+ <Compile Include="XBuffChangeFightGroup.cs" />
+ <Compile Include="XBuffClear.cs" />
+ <Compile Include="XBuffComponent.cs" />
+ <Compile Include="XBuffDamageDistanceScale.cs" />
+ <Compile Include="XBuffDamageReflection.cs" />
+ <Compile Include="XBuffEffectData.cs" />
+ <Compile Include="XBuffEffectPrioriy.cs" />
+ <Compile Include="XBuffExclusive.cs" />
+ <Compile Include="XBuffKill.cs" />
+ <Compile Include="XBuffLifeAddAttack.cs" />
+ <Compile Include="XBuffLifeSteal.cs" />
+ <Compile Include="XBuffManipulate.cs" />
+ <Compile Include="XBuffMergeType.cs" />
+ <Compile Include="XBuffMob.cs" />
+ <Compile Include="XBuffModifyEffect.cs" />
+ <Compile Include="XBuffReduceDamage.cs" />
+ <Compile Include="XBuffReduceSkillCD.cs" />
+ <Compile Include="XBuffRegenerate.cs" />
+ <Compile Include="XBuffRemoveEventArgs.cs" />
+ <Compile Include="XBuffSkillsReplace.cs" />
+ <Compile Include="XBuffSpecialState.cs" />
+ <Compile Include="XBuffStateInfo.cs" />
+ <Compile Include="XBuffTag.cs" />
+ <Compile Include="XBuffTargetLifeAddAttack.cs" />
+ <Compile Include="XBuffTemplateManager.cs" />
+ <Compile Include="XBuffTrigger.cs" />
+ <Compile Include="XBuffTriggerAlways.cs" />
+ <Compile Include="XBuffTriggerByBeHit.cs" />
+ <Compile Include="XBuffTriggerByCastSkill.cs" />
+ <Compile Include="XBuffTriggerByCombo.cs" />
+ <Compile Include="XBuffTriggerByDeath.cs" />
+ <Compile Include="XBuffTriggerByHit.cs" />
+ <Compile Include="XBuffTriggerByLife.cs" />
+ <Compile Include="XBuffTriggerByQTE.cs" />
+ <Compile Include="XBuffTriggerByStacking.cs" />
+ <Compile Include="XBuffTriggerWhenRemove.cs" />
+ <Compile Include="XBuffType.cs" />
+ <Compile Include="XBullet.cs" />
+ <Compile Include="XBulletCore.cs" />
+ <Compile Include="XBulletMgr.cs" />
+ <Compile Include="XCameraActionComponent.cs" />
+ <Compile Include="XCameraActionEventArgs.cs" />
+ <Compile Include="XCameraCloseUpComponent.cs" />
+ <Compile Include="XCameraCloseUpEndEventArgs.cs" />
+ <Compile Include="XCameraCloseUpEventArgs.cs" />
+ <Compile Include="XCameraCollisonComponent.cs" />
+ <Compile Include="XCameraEx.cs" />
+ <Compile Include="XCameraIntellectiveFollow.cs" />
+ <Compile Include="XCameraMotionComponent.cs" />
+ <Compile Include="XCameraMotionEndEventArgs.cs" />
+ <Compile Include="XCameraMotionEventArgs.cs" />
+ <Compile Include="XCameraShakeComponent.cs" />
+ <Compile Include="XCameraShakeEventArgs.cs" />
+ <Compile Include="XCameraSoloComponent.cs" />
+ <Compile Include="XCameraSoloEventArgs.cs" />
+ <Compile Include="XCameraVAdjustComponent.cs" />
+ <Compile Include="XCameraWallComponent.cs" />
+ <Compile Include="XCampDuelDocument.cs" />
+ <Compile Include="XCampDuelRankInfo.cs" />
+ <Compile Include="XCampDuelRankLeftList.cs" />
+ <Compile Include="XCampDuelRankRightList.cs" />
+ <Compile Include="XCaptainPVPBehaviour.cs" />
+ <Compile Include="XCaptainPVPDocument.cs" />
+ <Compile Include="XCaptainPVPInfo.cs" />
+ <Compile Include="XCaptainPVPRankInfo.cs" />
+ <Compile Include="XCaptainPVPView.cs" />
+ <Compile Include="XCardCollectDocument.cs" />
+ <Compile Include="XCardCombination.cs" />
+ <Compile Include="XCardShopHandler.cs" />
+ <Compile Include="XCarnivalDocument.cs" />
+ <Compile Include="XChapterDifficult.cs" />
+ <Compile Include="XChapterType.cs" />
+ <Compile Include="XCharacterAttrView.cs" />
+ <Compile Include="XCharacterCommonMenuBehaviour.cs" />
+ <Compile Include="XCharacterCommonMenuDocument.cs" />
+ <Compile Include="XCharacterDocument.cs" />
+ <Compile Include="XCharacterEquipDocument.cs" />
+ <Compile Include="XCharacterFashionView.cs" />
+ <Compile Include="XCharacterInfoView.cs" />
+ <Compile Include="XCharacterItemDocument.cs" />
+ <Compile Include="XCharacterShowChatComponent.cs" />
+ <Compile Include="XChargeComponent.cs" />
+ <Compile Include="XChargeEventArgs.cs" />
+ <Compile Include="XCharStage.cs" />
+ <Compile Include="XChatApolloMgr.cs" />
+ <Compile Include="XChatBehaviour.cs" />
+ <Compile Include="XChatDocument.cs" />
+ <Compile Include="XChatIFlyMgr.cs" />
+ <Compile Include="XChatInputBehaviour.cs" />
+ <Compile Include="XChatInputView.cs" />
+ <Compile Include="XChatMaqueeBehaviour.cs" />
+ <Compile Include="XChatMaqueeView.cs" />
+ <Compile Include="XChatSettingBehaviour.cs" />
+ <Compile Include="XChatSettingView.cs" />
+ <Compile Include="XChatSmallBehaviour.cs" />
+ <Compile Include="XChatSmallView.cs" />
+ <Compile Include="XChatUIOP.cs" />
+ <Compile Include="XChatView.cs" />
+ <Compile Include="XChatVoiceManager.cs" />
+ <Compile Include="XChatVoiceStatusBehaviour.cs" />
+ <Compile Include="XChatVoiceStatusView.cs" />
+ <Compile Include="XChest.cs" />
+ <Compile Include="XChestProgress.cs" />
+ <Compile Include="XChickenDinnerRankInfo.cs" />
+ <Compile Include="XChickenDinnerRankList.cs" />
+ <Compile Include="XClientNetwork.cs" />
+ <Compile Include="XCmdState.cs" />
+ <Compile Include="XCombat.cs" />
+ <Compile Include="XCombatEffectManager.cs" />
+ <Compile Include="XCombatHUDMgr.cs" />
+ <Compile Include="XCombatStatisticsDocument.cs" />
+ <Compile Include="XCombatStatisticsInfo.cs" />
+ <Compile Include="XCombinedSkill.cs" />
+ <Compile Include="XCommand.cs" />
+ <Compile Include="XCommandClickEntity.cs" />
+ <Compile Include="XCommandCutscene.cs" />
+ <Compile Include="XCommandDirectSys.cs" />
+ <Compile Include="XCommandExec.cs" />
+ <Compile Include="XCommandForceClick.cs" />
+ <Compile Include="XCommandForceSkill.cs" />
+ <Compile Include="XCommandForceSlide.cs" />
+ <Compile Include="XCommandGenericClick.cs" />
+ <Compile Include="XCommandMove.cs" />
+ <Compile Include="XCommandNewIcon.cs" />
+ <Compile Include="XCommandNoforceClick.cs" />
+ <Compile Include="XCommandPrefab.cs" />
+ <Compile Include="XCommandPureOverlay.cs" />
+ <Compile Include="XCommandPureText.cs" />
+ <Compile Include="XCompeteDocument.cs" />
+ <Compile Include="XComponent.cs" />
+ <Compile Include="XComponentMgr.cs" />
+ <Compile Include="XConcreteStage.cs" />
+ <Compile Include="XConnection.cs" />
+ <Compile Include="XCoolDownAllSkillsArgs.cs" />
+ <Compile Include="XCrossGVGDocument.cs" />
+ <Compile Include="XCustomBattleDocument.cs" />
+ <Compile Include="XCustomShadow.cs" />
+ <Compile Include="XCustomShadowMgr.cs" />
+ <Compile Include="XCutScene.cs" />
+ <Compile Include="XDailyActivitiesDocument.cs" />
+ <Compile Include="XDailyActivitiesView.cs" />
+ <Compile Include="XDailyActivity.cs" />
+ <Compile Include="XDanceDocument.cs" />
+ <Compile Include="XDataBase.cs" />
+ <Compile Include="XDataPool.cs" />
+ <Compile Include="XDeath.cs" />
+ <Compile Include="XDeathComponent.cs" />
+ <Compile Include="XDeck.cs" />
+ <Compile Include="XDesignationDocument.cs" />
+ <Compile Include="XDesignationInfoChange.cs" />
+ <Compile Include="XDialogSentence.cs" />
+ <Compile Include="XDocComponent.cs" />
+ <Compile Include="XDocuments.cs" />
+ <Compile Include="XDoodadCreateArgs.cs" />
+ <Compile Include="XDoodadDeleteArgs.cs" />
+ <Compile Include="XDoodadType.cs" />
+ <Compile Include="XDragonCrusadeDocument.cs" />
+ <Compile Include="XDragonGuildApplyBehaviour.cs" />
+ <Compile Include="XDragonGuildApplyView.cs" />
+ <Compile Include="XDragonGuildApproveBehaviour.cs" />
+ <Compile Include="XDragonGuildApproveDlg.cs" />
+ <Compile Include="XDragonGuildApproveDocument.cs" />
+ <Compile Include="XDragonGuildBaseData.cs" />
+ <Compile Include="XDragonGuildBasicInfoDisplay.cs" />
+ <Compile Include="XDragonGuildCreateView.cs" />
+ <Compile Include="XDragonGuildDocument.cs" />
+ <Compile Include="XDragonGuildInfoChange.cs" />
+ <Compile Include="XDragonGuildListData.cs" />
+ <Compile Include="XDragonGuildListDocument.cs" />
+ <Compile Include="XDragonGuildListHandler.cs" />
+ <Compile Include="XDragonGuildMainBonusView.cs" />
+ <Compile Include="XDragonGuildMainHandler.cs" />
+ <Compile Include="XDragonGuildMember.cs" />
+ <Compile Include="XDragonGuildMemberInfoDisplay.cs" />
+ <Compile Include="XDragonGuildPP.cs" />
+ <Compile Include="XDragonGuildRankInfo.cs" />
+ <Compile Include="XDragonGuildRankList.cs" />
+ <Compile Include="XDragonGuildTaskDocument.cs" />
+ <Compile Include="XDragonGuildTpl.cs" />
+ <Compile Include="XDragonNestBehaviour.cs" />
+ <Compile Include="XDragonNestDocument.cs" />
+ <Compile Include="XDragonNestView.cs" />
+ <Compile Include="XDragonPartnerDocument.cs" />
+ <Compile Include="XDragonRewardDocument.cs" />
+ <Compile Include="XDramaDocument.cs" />
+ <Compile Include="XDropData.cs" />
+ <Compile Include="XDropPackage.cs" />
+ <Compile Include="XDummy.cs" />
+ <Compile Include="XElite.cs" />
+ <Compile Include="XEmbleAttrView.cs" />
+ <Compile Include="XEmblemDocument.cs" />
+ <Compile Include="XEmblemInfo.cs" />
+ <Compile Include="XEmblemItem.cs" />
+ <Compile Include="XEmblemItemDrawer.cs" />
+ <Compile Include="XEmpty.cs" />
+ <Compile Include="XEnchantDocument.cs" />
+ <Compile Include="XEnchantInfo.cs" />
+ <Compile Include="XEndureComponent.cs" />
+ <Compile Include="XEndureEventArgs.cs" />
+ <Compile Include="XEnemy.cs" />
+ <Compile Include="XEnhanceDocument.cs" />
+ <Compile Include="XEnhanceInfo.cs" />
+ <Compile Include="XEnhanceRpcState.cs" />
+ <Compile Include="XEnmityEventArgs.cs" />
+ <Compile Include="XEnmityList.cs" />
+ <Compile Include="XEntity.cs" />
+ <Compile Include="XEntityAttrChangeEventArgs.cs" />
+ <Compile Include="XEntityMgr.cs" />
+ <Compile Include="XEquipChangeEventArgs.cs" />
+ <Compile Include="XEquipComponent.cs" />
+ <Compile Include="XEquipCreateDocument.cs" />
+ <Compile Include="XEquipCreateStaticData.cs" />
+ <Compile Include="XEquipDocument.cs" />
+ <Compile Include="XequipFuseInfo.cs" />
+ <Compile Include="XEquipItem.cs" />
+ <Compile Include="XEquipItemDrawer.cs" />
+ <Compile Include="XEquipSuitManager.cs" />
+ <Compile Include="XEventArgs.cs" />
+ <Compile Include="XEventBlocker.cs" />
+ <Compile Include="XEventDefine.cs" />
+ <Compile Include="XEventMgr.cs" />
+ <Compile Include="XEventPool.cs" />
+ <Compile Include="XEvent_HomeFeastingArgs.cs" />
+ <Compile Include="XExchangeItemDocument.cs" />
+ <Compile Include="XExpeditionDocument.cs" />
+ <Compile Include="XFadeInEventArgs.cs" />
+ <Compile Include="XFadeOutEventArgs.cs" />
+ <Compile Include="XFakeTouch.cs" />
+ <Compile Include="XFallComponent.cs" />
+ <Compile Include="XFallEventArgs.cs" />
+ <Compile Include="XFashionDocument.cs" />
+ <Compile Include="XFashionDrawer.cs" />
+ <Compile Include="XFashionItem.cs" />
+ <Compile Include="XFashionRankInfo.cs" />
+ <Compile Include="XFashionRankList.cs" />
+ <Compile Include="XFashionStorageDocument.cs" />
+ <Compile Include="XFightGroupChangedArgs.cs" />
+ <Compile Include="XFightGroupDocument.cs" />
+ <Compile Include="XFindExpDocument.cs" />
+ <Compile Include="XFingerId.cs" />
+ <Compile Include="XFishingComponent.cs" />
+ <Compile Include="XFlowerAwardListInfo.cs" />
+ <Compile Include="XFlowerRankActivityInfo.cs" />
+ <Compile Include="XFlowerRankActivityList.cs" />
+ <Compile Include="XFlowerRankDocument.cs" />
+ <Compile Include="XFlowerRankHandler.cs" />
+ <Compile Include="XFlowerRankNormalInfo.cs" />
+ <Compile Include="XFlowerRankNormalList.cs" />
+ <Compile Include="XFlowerReplyDocument.cs" />
+ <Compile Include="XFlowerSendBehaviour.cs" />
+ <Compile Include="XFlowerSendDocument.cs" />
+ <Compile Include="XFlowerSendView.cs" />
+ <Compile Include="XFlyComponent.cs" />
+ <Compile Include="XFoodSelectorHandler.cs" />
+ <Compile Include="XFootFxComponent.cs" />
+ <Compile Include="XForbidWordMgr.cs" />
+ <Compile Include="XForgeAttrInfo.cs" />
+ <Compile Include="XForgeDocument.cs" />
+ <Compile Include="XFPStrengthenDocument.cs" />
+ <Compile Include="XFreeTeamVersusLeagueDocument.cs" />
+ <Compile Include="XFreezeComponent.cs" />
+ <Compile Include="XFreezeEventArgs.cs" />
+ <Compile Include="XFriendData.cs" />
+ <Compile Include="XFriendInfoChange.cs" />
+ <Compile Include="XFriendListEventArgs.cs" />
+ <Compile Include="XFriendsBehaviour.cs" />
+ <Compile Include="XFriendsBlockBehaviour.cs" />
+ <Compile Include="XFriendsDocument.cs" />
+ <Compile Include="XFriendsSearchBehaviour.cs" />
+ <Compile Include="XFriendsSearchView.cs" />
+ <Compile Include="XFriendsSendFlowerBehaviour.cs" />
+ <Compile Include="XFriendsStaticData.cs" />
+ <Compile Include="XFriendsView.cs" />
+ <Compile Include="XFxType.cs" />
+ <Compile Include="XGame.cs" />
+ <Compile Include="XGameEntrance.cs" />
+ <Compile Include="XGameMallDocument.cs" />
+ <Compile Include="XGameSysMgr.cs" />
+ <Compile Include="XGameUI.cs" />
+ <Compile Include="XGausBlur.cs" />
+ <Compile Include="XGeneralShopBehaviour.cs" />
+ <Compile Include="XGesture.cs" />
+ <Compile Include="XGlobalConfig.cs" />
+ <Compile Include="XGoldGroupData.cs" />
+ <Compile Include="XGravityComponent.cs" />
+ <Compile Include="XGuildApplyInfo.cs" />
+ <Compile Include="XGuildApproveDocument.cs" />
+ <Compile Include="XGuildArenaBattleDocument.cs" />
+ <Compile Include="XGuildArenaDocument.cs" />
+ <Compile Include="XGuildBasicData.cs" />
+ <Compile Include="XGuildBoonBehaviour.cs" />
+ <Compile Include="XGuildBossRankInfo.cs" />
+ <Compile Include="XGuildBossRankList.cs" />
+ <Compile Include="XGuildCheckInBonusBrief.cs" />
+ <Compile Include="XGuildCheckInBonusInfo.cs" />
+ <Compile Include="XGuildCollectDocument.cs" />
+ <Compile Include="XGuildConfig.cs" />
+ <Compile Include="XGuildDailyHandleRefreshBehavior.cs" />
+ <Compile Include="XGuildDailyHandleRefreshDlg.cs" />
+ <Compile Include="XGuildDailyRefreshTaskBehavior.cs" />
+ <Compile Include="XGuildDailyRefreshTaskDlg.cs" />
+ <Compile Include="XGuildDailyTaskBehavior.cs" />
+ <Compile Include="XGuildDailyTaskDocument.cs" />
+ <Compile Include="XGuildDailyTaskView.cs" />
+ <Compile Include="XGuildDocument.cs" />
+ <Compile Include="XGuildDonateBehavior.cs" />
+ <Compile Include="XGuildDonateDocument.cs" />
+ <Compile Include="XGuildDonateView.cs" />
+ <Compile Include="XGuildDragonBehaviour.cs" />
+ <Compile Include="XGuildDragonDocument.cs" />
+ <Compile Include="XGuildDragonGuildRankInfo.cs" />
+ <Compile Include="XGuildDragonGuildRankList.cs" />
+ <Compile Include="XGuildDragonGuildRoleRankInfo.cs" />
+ <Compile Include="XGuildDragonGuildRoleRankList.cs" />
+ <Compile Include="XGuildGrowthBuffBehavior.cs" />
+ <Compile Include="XGuildGrowthBuffView.cs" />
+ <Compile Include="XGuildGrowthBuildBehavior.cs" />
+ <Compile Include="XGuildGrowthBuildView.cs" />
+ <Compile Include="XGuildGrowthDocument.cs" />
+ <Compile Include="XGuildGrowthDonateView.cs" />
+ <Compile Include="XGuildGrowthEntranceView.cs" />
+ <Compile Include="XGuildGrowthLabBehavior.cs" />
+ <Compile Include="XGuildGrowthLabView.cs" />
+ <Compile Include="XGuildHallDocument.cs" />
+ <Compile Include="XGuildInfoChange.cs" />
+ <Compile Include="XGuildInheritDocument.cs" />
+ <Compile Include="XGuildJockerMatchDocument.cs" />
+ <Compile Include="XGuildJockerMatchStep.cs" />
+ <Compile Include="XGuildJockerMatchView.cs" />
+ <Compile Include="XGuildJokerBehaviour.cs" />
+ <Compile Include="XGuildJokerCommonView.cs" />
+ <Compile Include="XGuildJokerDocument.cs" />
+ <Compile Include="XGuildJokerView.cs" />
+ <Compile Include="XGuildLevelChangedEventArgs.cs" />
+ <Compile Include="XGuildListData.cs" />
+ <Compile Include="XGuildListDocument.cs" />
+ <Compile Include="XGuildLogAppoint.cs" />
+ <Compile Include="XGuildLogBase.cs" />
+ <Compile Include="XGuildLogBossMVP.cs" />
+ <Compile Include="XGuildLogJoin.cs" />
+ <Compile Include="XGuildLogLeave.cs" />
+ <Compile Include="XGuildMember.cs" />
+ <Compile Include="XGuildMemberBasicInfo.cs" />
+ <Compile Include="XGuildMemberDocument.cs" />
+ <Compile Include="XGuildMemberListEventArgs.cs" />
+ <Compile Include="XGuildMemberRankInfo.cs" />
+ <Compile Include="XGuildMemberRankList.cs" />
+ <Compile Include="XGuildMineBattleDocument.cs" />
+ <Compile Include="XGuildMineEntranceDocument.cs" />
+ <Compile Include="XGuildMineMainDocument.cs" />
+ <Compile Include="XGuildPositionChangedEventArgs.cs" />
+ <Compile Include="XGuildPP.cs" />
+ <Compile Include="XGuildQualifierDocument.cs" />
+ <Compile Include="XGuildRankDocument.cs" />
+ <Compile Include="XGuildRankInfo.cs" />
+ <Compile Include="XGuildRankList.cs" />
+ <Compile Include="XGuildRedPackageSendBrief.cs" />
+ <Compile Include="XGuildRedPacketBehaviour.cs" />
+ <Compile Include="XGuildRedPacketBrief.cs" />
+ <Compile Include="XGuildRedPacketDetail.cs" />
+ <Compile Include="XGuildRedPacketDocument.cs" />
+ <Compile Include="XGuildRedPacketLog.cs" />
+ <Compile Include="XGuildRelaxGameBehaviour.cs" />
+ <Compile Include="XGuildRelaxGameDocument.cs" />
+ <Compile Include="XGuildRelaxGameView.cs" />
+ <Compile Include="XGuildResContentionBuffDocument.cs" />
+ <Compile Include="XGuildSalaryDocument.cs" />
+ <Compile Include="XGuildSalaryInfo.cs" />
+ <Compile Include="XGuildSignInDocument.cs" />
+ <Compile Include="XGuildSignInLog.cs" />
+ <Compile Include="XGuildSignNode.cs" />
+ <Compile Include="XGuildSignRedPackageBehaviour.cs" />
+ <Compile Include="XGuildSkillBehaviour.cs" />
+ <Compile Include="XGuildSkillDocument.cs" />
+ <Compile Include="XGuildSkillStudyHandle.cs" />
+ <Compile Include="XGuildSkillView.cs" />
+ <Compile Include="XGuildSmallMonsterBehaviour.cs" />
+ <Compile Include="XGuildSmallMonsterDocument.cs" />
+ <Compile Include="XGuildSmallMonsterView.cs" />
+ <Compile Include="XGuildTaskRefreshResultDlg.cs" />
+ <Compile Include="XGuildTaskRefreshResultDlgBehavior.cs" />
+ <Compile Include="XGuildTerritoryDocument.cs" />
+ <Compile Include="XGuildViewDocument.cs" />
+ <Compile Include="XGuildWeeklyBountyBehavior.cs" />
+ <Compile Include="XGuildWeeklyBountyDocument.cs" />
+ <Compile Include="XGuildWeeklyBountyView.cs" />
+ <Compile Include="XGVGCombatGroupData.cs" />
+ <Compile Include="XGVGGuildInfo.cs" />
+ <Compile Include="XGyroscope.cs" />
+ <Compile Include="XHallFameDocument.cs" />
+ <Compile Include="XHallStage.cs" />
+ <Compile Include="XHeroBattleDocument.cs" />
+ <Compile Include="XHeroBattleSkillDocument.cs" />
+ <Compile Include="XHighlightEventArgs.cs" />
+ <Compile Include="XHitEventArgs.cs" />
+ <Compile Include="XHomeCookAndPartyDocument.cs" />
+ <Compile Include="XHomeFishingDocument.cs" />
+ <Compile Include="XHUDAddEventArgs.cs" />
+ <Compile Include="XHUDComponent.cs" />
+ <Compile Include="XHUDDoodadArgs.cs" />
+ <Compile Include="XHudEntry.cs" />
+ <Compile Include="XIDIPDocument.cs" />
+ <Compile Include="XIdleComponent.cs" />
+ <Compile Include="XIdleEventArgs.cs" />
+ <Compile Include="XImageEffectBase.cs" />
+ <Compile Include="XInGuildStateChangedEventArgs.cs" />
+ <Compile Include="XInheritComponent.cs" />
+ <Compile Include="XInitCoolDownAllSkillsArgs.cs" />
+ <Compile Include="XInput.cs" />
+ <Compile Include="XInvitationDocument.cs" />
+ <Compile Include="XItem.cs" />
+ <Compile Include="XItemChangeAttr.cs" />
+ <Compile Include="XItemChangeFinishedEventArgs.cs" />
+ <Compile Include="XItemDrawer.cs" />
+ <Compile Include="XItemDrawerMgr.cs" />
+ <Compile Include="XItemDrawerParam.cs" />
+ <Compile Include="XItemFilter.cs" />
+ <Compile Include="XItemMorePowerfulTipMgr.cs" />
+ <Compile Include="XItemNumChangedEventArgs.cs" />
+ <Compile Include="XItemRequired.cs" />
+ <Compile Include="XItemRequiredCollector.cs" />
+ <Compile Include="XItemSelector.cs" />
+ <Compile Include="XJAComboSkill.cs" />
+ <Compile Include="XJadeDocument.cs" />
+ <Compile Include="XJadeInfo.cs" />
+ <Compile Include="XJadeItem.cs" />
+ <Compile Include="XJadeItemDrawer.cs" />
+ <Compile Include="XJadeSlotDrawer.cs" />
+ <Compile Include="XJoinTeamEventArgs.cs" />
+ <Compile Include="XJokerKingDocument.cs" />
+ <Compile Include="XJumpComponent.cs" />
+ <Compile Include="XJumpEventArgs.cs" />
+ <Compile Include="XKeyboard.cs" />
+ <Compile Include="XLabelSymbolHelper.cs" />
+ <Compile Include="XLeagueTeamRankInfo.cs" />
+ <Compile Include="XLeagueTeamRankList.cs" />
+ <Compile Include="XLeaveSceneArgs.cs" />
+ <Compile Include="XLeaveTeamEventArgs.cs" />
+ <Compile Include="XLeftTimeCounter.cs" />
+ <Compile Include="XLevelAIMgr.cs" />
+ <Compile Include="XLevelBaseTask.cs" />
+ <Compile Include="XLevelDocument.cs" />
+ <Compile Include="XLevelDoodad.cs" />
+ <Compile Include="XLevelDoodadMgr.cs" />
+ <Compile Include="XLevelDynamicInfo.cs" />
+ <Compile Include="XLevelFinishMgr.cs" />
+ <Compile Include="XLevelInfo.cs" />
+ <Compile Include="XLevelLose.cs" />
+ <Compile Include="XLevelLoseCondtion.cs" />
+ <Compile Include="XLevelRankInfo.cs" />
+ <Compile Include="XLevelRankList.cs" />
+ <Compile Include="XLevelRewardBehaviour.cs" />
+ <Compile Include="XLevelRewardDocument.cs" />
+ <Compile Include="XLevelRewardView.cs" />
+ <Compile Include="XLevelScriptMgr.cs" />
+ <Compile Include="XLevelScriptTask.cs" />
+ <Compile Include="XLevelSealDocument.cs" />
+ <Compile Include="XLevelSealView.cs" />
+ <Compile Include="XLevelSpawnInfo.cs" />
+ <Compile Include="XLevelSpawnMgr.cs" />
+ <Compile Include="XLevelSpawnTask.cs" />
+ <Compile Include="XLevelState.cs" />
+ <Compile Include="XLevelStatistics.cs" />
+ <Compile Include="XLevelUpStatusBehaviour.cs" />
+ <Compile Include="XLevelUpStatusDocument.cs" />
+ <Compile Include="XLevelUpStatusView.cs" />
+ <Compile Include="XLevelWave.cs" />
+ <Compile Include="XLevelWin.cs" />
+ <Compile Include="XLevelWinCondition.cs" />
+ <Compile Include="XLFU.cs" />
+ <Compile Include="XLFUItem.cs" />
+ <Compile Include="XLifeTargetDlgBehaviour.cs" />
+ <Compile Include="XLifeTargetView.cs" />
+ <Compile Include="XLinkTimeStamp.cs" />
+ <Compile Include="XLoadEquipEventArgs.cs" />
+ <Compile Include="XLocateTargetComponent.cs" />
+ <Compile Include="XLoginDocument.cs" />
+ <Compile Include="XLoginRewardDocument.cs" />
+ <Compile Include="XLoginRewardView.cs" />
+ <Compile Include="XLoginStage.cs" />
+ <Compile Include="XLoginStep.cs" />
+ <Compile Include="XLoginTipBehaviour.cs" />
+ <Compile Include="XLoginTipView.cs" />
+ <Compile Include="XLotteryBoxItem.cs" />
+ <Compile Include="XLuaDocument.cs" />
+ <Compile Include="XLuaExtion.cs" />
+ <Compile Include="XMailDocument.cs" />
+ <Compile Include="XMainInterfaceDocument.cs" />
+ <Compile Include="XManipulationComponent.cs" />
+ <Compile Include="XManipulationOffEventArgs.cs" />
+ <Compile Include="XManipulationOnEventArgs.cs" />
+ <Compile Include="XMentorRelationOpArgs.cs" />
+ <Compile Include="XMentorshipDocument.cs" />
+ <Compile Include="XMentorshipLimitHandler.cs" />
+ <Compile Include="XMentorshipPupilsHandler.cs" />
+ <Compile Include="XMilitaryRankDocument.cs" />
+ <Compile Include="XMobaBattleDocument.cs" />
+ <Compile Include="XMobaBillboardComponent.cs" />
+ <Compile Include="XMobaEntranceDocument.cs" />
+ <Compile Include="XMobaTowerTargetMgr.cs" />
+ <Compile Include="XMount.cs" />
+ <Compile Include="XMountComponent.cs" />
+ <Compile Include="XMoveComponent.cs" />
+ <Compile Include="XMoveEventArgs.cs" />
+ <Compile Include="XMoveMobEventArgs.cs" />
+ <Compile Include="XMultiPkLoadingBehaviour.cs" />
+ <Compile Include="XMultiPkLoadingView.cs" />
+ <Compile Include="XMystShopDocument.cs" />
+ <Compile Include="XMystShopGoods.cs" />
+ <Compile Include="XMystShopView.cs" />
+ <Compile Include="XMyTeamHandler.cs" />
+ <Compile Include="XNavigationComponent.cs" />
+ <Compile Include="XNavigationEventArgs.cs" />
+ <Compile Include="XNestDocument.cs" />
+ <Compile Include="XNetComponent.cs" />
+ <Compile Include="XNetEventPool.cs" />
+ <Compile Include="XNewItemTipsMgr.cs" />
+ <Compile Include="XNextDayRewardDocument.cs" />
+ <Compile Include="XNormalItem.cs" />
+ <Compile Include="XNormalItemDrawer.cs" />
+ <Compile Include="XNormalShopDocument.cs" />
+ <Compile Include="XNormalShopGoods.cs" />
+ <Compile Include="XNormalShopView.cs" />
+ <Compile Include="XNpc.cs" />
+ <Compile Include="XNpcAttributes.cs" />
+ <Compile Include="XNPCFavorDocument.cs" />
+ <Compile Include="XNPCFavorFxChangeArgs.cs" />
+ <Compile Include="XNumberTween.cs" />
+ <Compile Include="XObject.cs" />
+ <Compile Include="XOnComboChangeEventArgs.cs" />
+ <Compile Include="XOnEntityCreatedArgs.cs" />
+ <Compile Include="XOnEntityDeletedArgs.cs" />
+ <Compile Include="XOnEntityTransferEventArgs.cs" />
+ <Compile Include="XOnlineRewardBehaviour.cs" />
+ <Compile Include="XOnlineRewardDocument.cs" />
+ <Compile Include="XOnlineRewardView.cs" />
+ <Compile Include="XOnMountedEventArgs.cs" />
+ <Compile Include="XOnRevivedArgs.cs" />
+ <Compile Include="XOnUnMountedEventArgs.cs" />
+ <Compile Include="XOperateMode.cs" />
+ <Compile Include="XOperatingActivityBehaviour.cs" />
+ <Compile Include="XOperatingActivityDocument.cs" />
+ <Compile Include="XOperatingActivityView.cs" />
+ <Compile Include="XOperationData.cs" />
+ <Compile Include="XOperationMode.cs" />
+ <Compile Include="XOperationRecord.cs" />
+ <Compile Include="XOpposer.cs" />
+ <Compile Include="XOptionsBattleDetailHandler.cs" />
+ <Compile Include="XOptionsBattleHandler.cs" />
+ <Compile Include="XOptionsBehaviour.cs" />
+ <Compile Include="XOptionsDefine.cs" />
+ <Compile Include="XOptionsDocument.cs" />
+ <Compile Include="XOptionsView.cs" />
+ <Compile Include="XOrderData.cs" />
+ <Compile Include="XOtherPlayerInfoBehaviour.cs" />
+ <Compile Include="XOtherPlayerInfoDocument.cs" />
+ <Compile Include="XOtherPlayerInfoView.cs" />
+ <Compile Include="XOthersAttributes.cs" />
+ <Compile Include="XOutLookAttr.cs" />
+ <Compile Include="XOutlookData.cs" />
+ <Compile Include="XOutlookHelper.cs" />
+ <Compile Include="XOutlookSprite.cs" />
+ <Compile Include="XOutlookState.cs" />
+ <Compile Include="XPandoraSDKDocument.cs" />
+ <Compile Include="XPandoraSDKPopView.cs" />
+ <Compile Include="XPandoraSDKPopViewBehaviour.cs" />
+ <Compile Include="XPartnerDocument.cs" />
+ <Compile Include="XPatfaceBehaviour.cs" />
+ <Compile Include="XPatfaceView.cs" />
+ <Compile Include="XPatrol.cs" />
+ <Compile Include="XPersonalCareerDocument.cs" />
+ <Compile Include="XPet.cs" />
+ <Compile Include="XPetActionFile.cs" />
+ <Compile Include="XPetDocument.cs" />
+ <Compile Include="XPetRankInfo.cs" />
+ <Compile Include="XPetRankList.cs" />
+ <Compile Include="XPetSkillHandler.cs" />
+ <Compile Include="XPieceWiseDataMgr.cs" />
+ <Compile Include="XPKInvitationBehaviour.cs" />
+ <Compile Include="XPKInvitationDocument.cs" />
+ <Compile Include="XPKInvitationView.cs" />
+ <Compile Include="XPkLoadingBehaviour.cs" />
+ <Compile Include="XPkLoadingView.cs" />
+ <Compile Include="XPlatformAbilityDocument.cs" />
+ <Compile Include="XPlayer.cs" />
+ <Compile Include="XPlayerAction.cs" />
+ <Compile Include="XPlayerAttributes.cs" />
+ <Compile Include="XPlayerLevelChangedEventArgs.cs" />
+ <Compile Include="XPlaySoundArgs.cs" />
+ <Compile Include="XPostEffect.cs" />
+ <Compile Include="XPostEffectMgr.cs" />
+ <Compile Include="XPowerPointCalculator.cs" />
+ <Compile Include="XPPTDocument.cs" />
+ <Compile Include="XPPTRankInfo.cs" />
+ <Compile Include="XPPTRankList.cs" />
+ <Compile Include="XPrefixAttribute.cs" />
+ <Compile Include="XPrefixAttributes.cs" />
+ <Compile Include="XPrerogativeChangeArgs.cs" />
+ <Compile Include="XPrerogativeDocument.cs" />
+ <Compile Include="XPresentComponent.cs" />
+ <Compile Include="XProfessionChangeDocument.cs" />
+ <Compile Include="XProfessionSkillMgr.cs" />
+ <Compile Include="XProjectDamageEventArgs.cs" />
+ <Compile Include="XPuppet.cs" />
+ <Compile Include="XPurchaseBehaviour.cs" />
+ <Compile Include="XPurchaseDocument.cs" />
+ <Compile Include="XPurchaseInfo.cs" />
+ <Compile Include="XPurchaseView.cs" />
+ <Compile Include="XPushSubscribeDocument.cs" />
+ <Compile Include="XPVPActivityDocument.cs" />
+ <Compile Include="XQQVipDesBehaviour.cs" />
+ <Compile Include="XQQVipDesView.cs" />
+ <Compile Include="XQQWXGameCenterPrivilegeBehaviour.cs" />
+ <Compile Include="XQQWXGameCenterPrivilegeView.cs" />
+ <Compile Include="XQualifyingBehaviour.cs" />
+ <Compile Include="XQualifyingChallengeRecordWindow.cs" />
+ <Compile Include="XQualifyingDocument.cs" />
+ <Compile Include="XQualifyingLastSeasonRankBehavior.cs" />
+ <Compile Include="XQualifyingLastSeasonRankDlg.cs" />
+ <Compile Include="XQualifyingPointRewardWindow.cs" />
+ <Compile Include="XQualifyingRankInfo.cs" />
+ <Compile Include="XQualifyingRankList.cs" />
+ <Compile Include="XQualifyingRankRewardWindow.cs" />
+ <Compile Include="XQualifyingRankWindow.cs" />
+ <Compile Include="XQualifyingRecordsHandler.cs" />
+ <Compile Include="XQualifyingView.cs" />
+ <Compile Include="XQualitySetting.cs" />
+ <Compile Include="XQueryServerState.cs" />
+ <Compile Include="XQuickReplyDocument.cs" />
+ <Compile Include="XQuickTimeEventComponent.cs" />
+ <Compile Include="XRaceDocument.cs" />
+ <Compile Include="XRadialBlur.cs" />
+ <Compile Include="XRadioDocument.cs" />
+ <Compile Include="XRandAttrInfo.cs" />
+ <Compile Include="XRankBehaviour.cs" />
+ <Compile Include="XRankDocument.cs" />
+ <Compile Include="XRankType.cs" />
+ <Compile Include="XRankView.cs" />
+ <Compile Include="XRealDeadEventArgs.cs" />
+ <Compile Include="XRechargeDocument.cs" />
+ <Compile Include="XReconnectedEventArgs.cs" />
+ <Compile Include="XReconnection.cs" />
+ <Compile Include="XRecycleItemDocument.cs" />
+ <Compile Include="XReinforceInfo.cs" />
+ <Compile Include="XRemoveItemEventArgs.cs" />
+ <Compile Include="XRenameDocument.cs" />
+ <Compile Include="XRenderComponent.cs" />
+ <Compile Include="XRequestDocument.cs" />
+ <Compile Include="XReviveDocument.cs" />
+ <Compile Include="XRewardDlgBehaviour.cs" />
+ <Compile Include="XRiftDocument.cs" />
+ <Compile Include="XRiftRankInfo.cs" />
+ <Compile Include="XRiftRankList.cs" />
+ <Compile Include="XRole.cs" />
+ <Compile Include="XRoleAttributes.cs" />
+ <Compile Include="XRollDocument.cs" />
+ <Compile Include="XRotationComponent.cs" />
+ <Compile Include="XRotationEventArgs.cs" />
+ <Compile Include="XScene.cs" />
+ <Compile Include="XSceneDamageRankDocument.cs" />
+ <Compile Include="XSceneLoader.cs" />
+ <Compile Include="XSceneMgr.cs" />
+ <Compile Include="XSceneTransfer.cs" />
+ <Compile Include="XScreenShotMgr.cs" />
+ <Compile Include="XScreenShotShareDocument.cs" />
+ <Compile Include="XSecurityAIInfo.cs" />
+ <Compile Include="XSecurityAttributeInfo.cs" />
+ <Compile Include="XSecurityBuffInfo.cs" />
+ <Compile Include="XSecurityDamageInfo.cs" />
+ <Compile Include="XSecurityHPInfo.cs" />
+ <Compile Include="XSecurityMobInfo.cs" />
+ <Compile Include="XSecuritySkillInfo.cs" />
+ <Compile Include="XSecurityStatistics.cs" />
+ <Compile Include="XSelectCharacterDocument.cs" />
+ <Compile Include="XSelectcharStage.cs" />
+ <Compile Include="XServerTimeMgr.cs" />
+ <Compile Include="XSevenLoginDocument.cs" />
+ <Compile Include="XShadowComponent.cs" />
+ <Compile Include="XShopPurchaseView.cs" />
+ <Compile Include="XShopTabCategoryHandler.cs" />
+ <Compile Include="XShowGetAchivementTipBehaviour.cs" />
+ <Compile Include="XShowGetAchivementTipDocument.cs" />
+ <Compile Include="XShowGetAchivementTipView.cs" />
+ <Compile Include="XShowGetItemBehaviour.cs" />
+ <Compile Include="XShowGetItemDocument.cs" />
+ <Compile Include="XShowSameQualityItemsBehavior.cs" />
+ <Compile Include="XShowSameQualityItemsView.cs" />
+ <Compile Include="XShowUpComponent.cs" />
+ <Compile Include="XSirJoystick.cs" />
+ <Compile Include="XSkill.cs" />
+ <Compile Include="XSkillComponent.cs" />
+ <Compile Include="XSkillCore.cs" />
+ <Compile Include="XSkillEffectMgr.cs" />
+ <Compile Include="XSkillExternalArgs.cs" />
+ <Compile Include="XSkillExternalBuffArgs.cs" />
+ <Compile Include="XSkillFactory.cs" />
+ <Compile Include="XSkillFlags.cs" />
+ <Compile Include="XSkillJAPassedEventArgs.cs" />
+ <Compile Include="XSkillLevelInfoMgr.cs" />
+ <Compile Include="XSkillMgr.cs" />
+ <Compile Include="XSkillPreViewMgr.cs" />
+ <Compile Include="XSkillQTEEventArgs.cs" />
+ <Compile Include="XSkillTreeBehaviour.cs" />
+ <Compile Include="XSkillTreeDocument.cs" />
+ <Compile Include="XSkillTreeView.cs" />
+ <Compile Include="XSkyArenaBattleDocument.cs" />
+ <Compile Include="XSkyArenaEntranceDocument.cs" />
+ <Compile Include="XSkyArenaList.cs" />
+ <Compile Include="XSkyArenaRankInfo.cs" />
+ <Compile Include="XSmallChatInfo.cs" />
+ <Compile Include="XSmeltDocument.cs" />
+ <Compile Include="XSmeltingInfo.cs" />
+ <Compile Include="XSpectateDocument.cs" />
+ <Compile Include="XSpectateLevelRewardDocument.cs" />
+ <Compile Include="XSpectateSceneDocument.cs" />
+ <Compile Include="XSpectateTeamMonitorHandler.cs" />
+ <Compile Include="XSpotOnEventArgs.cs" />
+ <Compile Include="XSpriteAwakeHandler.cs" />
+ <Compile Include="XSpriteDetailBehaviour.cs" />
+ <Compile Include="XSpriteDetailView.cs" />
+ <Compile Include="XSpriteIllustrationHandler.cs" />
+ <Compile Include="XSpriteRankInfo.cs" />
+ <Compile Include="XSpriteRankList.cs" />
+ <Compile Include="XSpriteShowBehaviour.cs" />
+ <Compile Include="XSpriteShowView.cs" />
+ <Compile Include="XSpriteSkillTipBehaviour.cs" />
+ <Compile Include="XSpriteSkillTipDlg.cs" />
+ <Compile Include="XSpriteSystemDocument.cs" />
+ <Compile Include="XStage.cs" />
+ <Compile Include="XStageProgress.cs" />
+ <Compile Include="XStateDefine.cs" />
+ <Compile Include="XStateMachine.cs" />
+ <Compile Include="XStateMgr.cs" />
+ <Compile Include="XStaticDataBase.cs" />
+ <Compile Include="XStaticSecurityStatistics.cs" />
+ <Compile Include="XStrengthPresevationOffArgs.cs" />
+ <Compile Include="XStrengthPresevationOnArgs.cs" />
+ <Compile Include="XStringDefineProxy.cs" />
+ <Compile Include="XSubstance.cs" />
+ <Compile Include="XSubSysRedPointMgr.cs" />
+ <Compile Include="XSuperArmorComponent.cs" />
+ <Compile Include="XSuperRiskDocument.cs" />
+ <Compile Include="XSuperRiskMap.cs" />
+ <Compile Include="XSuperRiskMapDynamicInfo.cs" />
+ <Compile Include="XSuperRiskMapMgr.cs" />
+ <Compile Include="XSuperRiskMapNode.cs" />
+ <Compile Include="XSuperRiskMapRenderer.cs" />
+ <Compile Include="XSuperRiskMapStaticInfo.cs" />
+ <Compile Include="XSwapItemEventArgs.cs" />
+ <Compile Include="XSweepBehaviour.cs" />
+ <Compile Include="XSweepDocument.cs" />
+ <Compile Include="XSweepView.cs" />
+ <Compile Include="XSwitchSight.cs" />
+ <Compile Include="XSyncDebug.cs" />
+ <Compile Include="XSyncDoodadInfo.cs" />
+ <Compile Include="XSysDefine.cs" />
+ <Compile Include="XSysDefineMgr.cs" />
+ <Compile Include="XSystemRewardData.cs" />
+ <Compile Include="XSystemRewardDocument.cs" />
+ <Compile Include="XSystemRewardState.cs" />
+ <Compile Include="XSystemTipBehaviour.cs" />
+ <Compile Include="XSystemTipDocument.cs" />
+ <Compile Include="XSystemTipView.cs" />
+ <Compile Include="XTakeCostMgr.cs" />
+ <Compile Include="XTargetRewardDocument.cs" />
+ <Compile Include="XTargetState.cs" />
+ <Compile Include="XTaskBehaviour.cs" />
+ <Compile Include="XTaskDialog.cs" />
+ <Compile Include="XTaskDocument.cs" />
+ <Compile Include="XTaskInfo.cs" />
+ <Compile Include="XTaskRecord.cs" />
+ <Compile Include="XTaskStatusChangeArgs.cs" />
+ <Compile Include="XTaskType.cs" />
+ <Compile Include="XTaskView.cs" />
+ <Compile Include="XTeam.cs" />
+ <Compile Include="XTeamBloodUIData.cs" />
+ <Compile Include="XTeamBonusHandler.cs" />
+ <Compile Include="XTeamBriefData.cs" />
+ <Compile Include="XTeamCategory.cs" />
+ <Compile Include="XTeamCategoryMgr.cs" />
+ <Compile Include="XTeamCreateTeamWindow.cs" />
+ <Compile Include="XTeamDocument.cs" />
+ <Compile Include="XTeamDungeonSelectorHandler.cs" />
+ <Compile Include="XTeamFriendDegreeHandler.cs" />
+ <Compile Include="XTeamInputPasswordView.cs" />
+ <Compile Include="XTeamInviteData.cs" />
+ <Compile Include="XTeamInviteDocument.cs" />
+ <Compile Include="XTeamInviteListData.cs" />
+ <Compile Include="XTeamLeagueBattleDocument.cs" />
+ <Compile Include="XTeamLeagueCreateBehaviour.cs" />
+ <Compile Include="XTeamLeagueCreateView.cs" />
+ <Compile Include="XTeamLeagueDetailBehaviour.cs" />
+ <Compile Include="XTeamLeagueDetailView.cs" />
+ <Compile Include="XTeamLeagueFinalResultBehavior.cs" />
+ <Compile Include="XTeamLeagueLoadingBehaviour.cs" />
+ <Compile Include="XTeamLeagueLoadingView.cs" />
+ <Compile Include="XTeamLeagueRankBehavior.cs" />
+ <Compile Include="XTeamLeagueRankView.cs" />
+ <Compile Include="XTeamLeagueRecordBehavior.cs" />
+ <Compile Include="XTeamLeagueRecordView.cs" />
+ <Compile Include="XTeamListHandler.cs" />
+ <Compile Include="XTeamMember.cs" />
+ <Compile Include="XTeamMemberBriefData.cs" />
+ <Compile Include="XTeamMemberCountChangedEventArgs.cs" />
+ <Compile Include="XTeamMemberMonitor.cs" />
+ <Compile Include="XTeamMonitorHandler.cs" />
+ <Compile Include="XTeamMonitorState.cs" />
+ <Compile Include="XTeamMonitorStateMgr.cs" />
+ <Compile Include="XTeamPartnerBonusHandler.cs" />
+ <Compile Include="XTeamPasswordHandler.cs" />
+ <Compile Include="XTeamPosition.cs" />
+ <Compile Include="XTeamRelation.cs" />
+ <Compile Include="XTeamRift.cs" />
+ <Compile Include="XTeamSettingHandler.cs" />
+ <Compile Include="XTeamSmallChatHandler.cs" />
+ <Compile Include="XTeamState.cs" />
+ <Compile Include="XTeamTowerRankInfo.cs" />
+ <Compile Include="XTeamTowerRankList.cs" />
+ <Compile Include="XTempActivityDocument.cs" />
+ <Compile Include="XTerritoryComponent.cs" />
+ <Compile Include="XThemeActivityBehaviour.cs" />
+ <Compile Include="XThemeActivityDocument.cs" />
+ <Compile Include="XThemeActivityView.cs" />
+ <Compile Include="XTimeoutHandler.cs" />
+ <Compile Include="XTimeoutLogHandler.cs" />
+ <Compile Include="XTimeProfiler.cs" />
+ <Compile Include="XTitleBar.cs" />
+ <Compile Include="XTitleDocument.cs" />
+ <Compile Include="XTitleInfoChange.cs" />
+ <Compile Include="XTouch.cs" />
+ <Compile Include="XTouchItem.cs" />
+ <Compile Include="XTransformDocument.cs" />
+ <Compile Include="XTriggerCondition.cs" />
+ <Compile Include="XTssSdk.cs" />
+ <Compile Include="XTuple.2.cs" />
+ <Compile Include="XTuple.3.cs" />
+ <Compile Include="XTuple.cs" />
+ <Compile Include="XTutorialCmd.cs" />
+ <Compile Include="XTutorialCmdExecuteCondition.cs" />
+ <Compile Include="XTutorialCmdExecutor.cs" />
+ <Compile Include="XTutorialCmdFinishCondition.cs" />
+ <Compile Include="XTutorialCmdParser.cs" />
+ <Compile Include="XTutorialHelper.cs" />
+ <Compile Include="XTutorialMainCmd.cs" />
+ <Compile Include="XTutorialMgr.cs" />
+ <Compile Include="XUICacheImage.cs" />
+ <Compile Include="XUICacheMgr.cs" />
+ <Compile Include="XUltraSkill.cs" />
+ <Compile Include="XUnitAppearanceTeam.cs" />
+ <Compile Include="XUnloadEquipEventArgs.cs" />
+ <Compile Include="XUpdateItemEventArgs.cs" />
+ <Compile Include="XVirtualItemChangedEventArgs.cs" />
+ <Compile Include="XVirtualTab.cs" />
+ <Compile Include="XVoiceQABehaviour.cs" />
+ <Compile Include="XVoiceQADocument.cs" />
+ <Compile Include="XWeddingDocument.cs" />
+ <Compile Include="XWeekendPartyDocument.cs" />
+ <Compile Include="XWeekNestDocument.cs" />
+ <Compile Include="XWelfareBehaviour.cs" />
+ <Compile Include="XWelfareDocument.cs" />
+ <Compile Include="XWelfareView.cs" />
+ <Compile Include="XWoozyComponent.cs" />
+ <Compile Include="XWoozyOffArgs.cs" />
+ <Compile Include="XWoozyOnArgs.cs" />
+ <Compile Include="XWorldBossBehaviour.cs" />
+ <Compile Include="XWorldBossDamageRankInfo.cs" />
+ <Compile Include="XWorldBossDamageRankList.cs" />
+ <Compile Include="XWorldBossDocument.cs" />
+ <Compile Include="XWorldBossEndRankBehaviour.cs" />
+ <Compile Include="XWorldBossGuildRankInfo.cs" />
+ <Compile Include="XWorldBossGuildRankList.cs" />
+ <Compile Include="XWorldBossGuildRoleRankInfo.cs" />
+ <Compile Include="XWorldBossGuildRoleRankList.cs" />
+ <Compile Include="XWorldStage.cs" />
+ <Compile Include="XYorozuyaDocument.cs" />
+ <Compile Include="XYuyinView.cs" />
+ <Compile Include="XYYMallCategoryHandler.cs" />
+ <Compile Include="YorozuyaBehaviour.cs" />
+ <Compile Include="YorozuyaDlg.cs" />
+ <Compile Include="YuyinIconType.cs" />
+ <Compile Include="YYMallCategory.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Script\XSkillGen\SkillGenTemplate.txt" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+</Project> \ No newline at end of file