diff --git a/AGENTS.md b/AGENTS.md index fdfb83dfd..e32c5fbbb 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -27,6 +27,8 @@ This repository is a Unity 2022.3 LTS / ET Framework turn-based strategy game. T - Do not make UI-only, AI-only, or network-receiver-only data mutations that bypass the shared action layer unless the existing design for that subsystem already does so. - For multiplayer-safe logic, avoid `UnityEngine.Random`, wall-clock time, unordered iteration, and direct `Main.MapData` assumptions inside simulated or synchronized execution paths. - For Excel-backed keys such as `UnitFullType`, `SkillType` level pairs, resources, terrain, and tech atoms, inspect the actual config rows before coding. Do not infer current data from similar entries. +- Game-facing non-debug text must not be hardcoded in code. Add or reuse fields in the appropriate DataAssets/data tables, then read them through the existing data/table and localization path. +- Do not modify export-flow outputs such as `Unity/Assets/Resources/Export/*`, `Tools/Multilingual.xlsx`, or `Tools/MultilingualTxt.txt` unless the user explicitly asks for export/import workflow changes. These files are produced by the user's manual export process. - For multilingual translation, keep target-language text close to the Chinese source length where practical. Preserve meaning first, but prefer concise game UI wording; trim only explanatory redundancy when a common in-game localization style allows it. Do not delete core differentiating terms just to shorten text: `房间名称` must preserve the `Name` meaning (`Room Name`, not `Room`), and `玩家席位` must preserve the player/slot distinction (`Player Slots`, not just `Slots`) unless the UI context independently supplies that missing meaning. Treat short UI status labels as labels, not explanatory sentences: for example, translate `密码房间` as `Private` / `鍵付き` / `잠금방`, not `Password-Protected Room` / `パスワード付きルーム` / `비밀번호 방`. - Unity `.meta` files are part of source control and must be preserved when assets move or are created. - Generated files should only be edited through the project generator or documented editor workflow. diff --git a/DOC/bugs.json b/DOC/bugs.json index 486c804ee..a3fd8ff4b 100644 --- a/DOC/bugs.json +++ b/DOC/bugs.json @@ -1,5 +1,5 @@ { - "nextId": 314, + "nextId": 317, "bugs": [ { "id": 2, @@ -3156,6 +3156,39 @@ "longTerm": false, "createdAt": 1780589378988, "updatedAt": 1780589378988 + }, + { + "id": 314, + "title": "招魂_Official: 06-05 06:24:09 bug反馈:描述上说为附近敌方单位赋予一层恐惧 招魂_Official: 06-05 06:24:20 但实际上就算结盟了也会被上恐惧 招魂_Official: 06-05 06:24:44 导致恋恋跑着跑着把敌人和盟军全当减速带踩死了", + "description": "", + "status": "open", + "priority": "medium", + "module": "", + "longTerm": false, + "createdAt": 1780634066941, + "updatedAt": 1780634066941 + }, + { + "id": 315, + "title": "小恶魔被恐惧炸死进不了二阶段", + "description": "", + "status": "open", + "priority": "medium", + "module": "", + "longTerm": false, + "createdAt": 1780647613219, + "updatedAt": 1780647613219 + }, + { + "id": 316, + "title": "啥时候公示下资源生成系数", + "description": "", + "status": "open", + "priority": "medium", + "module": "", + "longTerm": false, + "createdAt": 1780654816747, + "updatedAt": 1780654816747 } ] } \ No newline at end of file diff --git a/DOC/suggestions.json b/DOC/suggestions.json index 04cdb3873..6bced9c5b 100644 --- a/DOC/suggestions.json +++ b/DOC/suggestions.json @@ -1,5 +1,5 @@ { - "nextId": 8, + "nextId": 10, "suggestions": [ { "id": 1, @@ -63,6 +63,24 @@ "module": "", "createdAt": 1780493042134, "updatedAt": 1780493042134 + }, + { + "id": 8, + "title": "小提议,可以加一个英雄总次数,在三星后,英雄成就界面显示一个“出战此英雄并胜利的总次数” 。我觉得这样的话,会让玩家更有成就感和动力(", + "description": "", + "status": "open", + "module": "", + "createdAt": 1780657783648, + "updatedAt": 1780657783648 + }, + { + "id": 9, + "title": "丸子那边单子没结", + "description": "", + "status": "open", + "module": "", + "createdAt": 1780667177586, + "updatedAt": 1780667177586 } ] } \ No newline at end of file diff --git a/Tools/Multilingual.xlsx b/Tools/Multilingual.xlsx index 44e189dbf..e74ce6248 100644 Binary files a/Tools/Multilingual.xlsx and b/Tools/Multilingual.xlsx differ diff --git a/Tools/MultilingualTxt.txt b/Tools/MultilingualTxt.txt index 94e52904b..1e9d27047 100644 --- a/Tools/MultilingualTxt.txt +++ b/Tools/MultilingualTxt.txt @@ -1,97 +1,186 @@ -20142%$#@!True%$#@!征服模式:厮杀到最后的征服者获得胜利!
30回合模式:30回合按照得分决出胜负!
自定义模式:你说了算吧!%$#@!征服模式:廝殺到最後的征服者獲勝!
30回合模式:30回合後按分數決勝負!
自訂模式:你說了算!%$#@!Conquest: Last conqueror standing wins!
30 Turns: Winner by score after 30 turns!
Custom: Your rules!%$#@!征服モード:最後まで勝ち残った征服者が勝利!
30ターンモード:30ターン後、スコアで勝敗決定!
カスタムモード:ルールは自由!%$#@!정복 모드: 마지막까지 남은 정복자가 승리!
30턴 모드: 30턴 후 점수로 승패 결정!
커스텀 모드: 원하는 대로!%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20143%$#@!True%$#@!仅在自定义模式下生效。“征服”要求击杀所有敌人,“30回合”则会在限定时间后通过得分判胜负,“无尽”则永远不会结束游戏。%$#@!僅在自訂模式生效。「征服」需擊殺所有敵人,「30回合」在限時後按分數決勝負,「無盡」則永不結束遊戲。%$#@!Only applies in Custom. Conquest requires eliminating all enemies. 30 Turns decides by score after the limit. Endless never ends the game.%$#@!カスタムモードでのみ有効。「征服」は全敵撃破、「30ターン」は制限後にスコア判定、「エンドレス」はゲームが終わりません。%$#@!커스텀 모드에서만 적용됩니다. ‘정복’은 모든 적 처치, ‘30턴’은 제한 후 점수 판정, ‘무한’은 게임이 끝나지 않습니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20144%$#@!True%$#@!帝国开始流通新的**<奢侈品>**,**<回合文化值>**+1,**<回合金币>**+1%$#@!帝國開始流通新的**<奢侈品>**,**<回合文化值>**+1,**<回合金幣>**+1%$#@!A new **** circulates in the empire: ****+1, ****+1%$#@!帝国に新たな**<贅沢品>**が流通し、**<ターン毎文化値>**+1、**<ターン毎ゴールド>**+1%$#@!제국에 새로운 **<사치품>**이 유통되어 **<턴당 문화>**+1, **<턴당 골드>**+1%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20145%$#@!True%$#@!城市升级至Lv.6及以上时,可选择召唤帝国特色巨人单位**<小恶魔祭司>**,其猫神形态能够治疗友军,死亡后转化为狮神形态具备强大的杀伤力。与其他红魔馆英雄协同作战时,可被视作**<英雄单位>**触发相关特殊效果。%$#@!城市升至Lv.6及以上時,可選擇召喚帝國特色巨人單位**<小惡魔祭司>**。其貓神形態可治療友軍,死亡後轉為獅神形態並具備強大殺傷力。與其他紅魔館英雄協同作戰時,可視為**<英雄單位>**觸發相關特殊效果。%$#@!When a city reaches Lv.6+, you may summon the empire's unique Giant unit ****. Its Cat God form heals allies; after death it becomes a high-damage Lion God form. When fighting with other Scarlet Devil Mansion heroes, it counts as a **** for related effects.%$#@!都市がLv.6以上になる時、帝国固有の巨人ユニット**<コアクマ司祭>**を召喚できる。猫神形態は味方を治療し、死亡後は高火力の獅神形態に変化する。他の紅魔館英雄と共闘する時、**<英雄ユニット>**として関連効果を発動できる。%$#@!도시가 Lv.6 이상이 되면 제국 고유 거인 유닛 **<코아쿠마 사제>**를 소환할 수 있습니다. 고양이 신 형태는 아군을 치료하고, 사망 후 강력한 사자 신 형태로 변합니다. 다른 홍마관 영웅과 함께 싸울 때 **<영웅 유닛>**으로 간주되어 관련 효과를 발동합니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20146%$#@!True%$#@!城市升级至Lv.6及以上时,可选择召唤帝国特色巨人单位**<竹林狼上校>**,具备强大的攻防力量,在竹林中还可进行移动攻击。%$#@!城市升至Lv.6及以上時,可選擇召喚帝國特色巨人單位**<竹林狼上校>**。其攻防能力強大,在竹林中還可移動攻擊。%$#@!When a city reaches Lv.6+, you may summon the empire's unique Giant unit ****. It has strong attack and defense, and can move-attack in Bamboo Forest.%$#@!都市がLv.6以上になる時、帝国固有の巨人ユニット**<竹林の狼大佐>**を召喚できる。攻防に優れ、竹林では移動攻撃も可能。%$#@!도시가 Lv.6 이상이 되면 제국 고유 거인 유닛 **<대나무숲 늑대 대령>**을 소환할 수 있습니다. 강한 공격과 방어를 지니며, 대나무숲에서는 이동 공격도 가능합니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20147%$#@!True%$#@!城市升级至Lv.6及以上时,可选择召唤帝国特色巨人单位**<御射宫司大人>**,具备高攻击力和高机动性,在英雄**<洩矢诹访子>**附近时还能激发额外的力量。%$#@!城市升至Lv.6及以上時,可選擇召喚帝國特色巨人單位**<御射宮司大人>**。其攻擊力與機動性都很高,在英雄**<洩矢諏訪子>**附近時還能激發額外力量。%$#@!When a city reaches Lv.6+, you may summon the empire's unique Giant unit ****. It has high attack and mobility, and gains extra power near the hero ****.%$#@!都市がLv.6以上になる時、帝国固有の巨人ユニット**<御射宮司様>**を召喚できる。高い攻撃力と機動性を持ち、英雄**<洩矢諏訪子>**の近くではさらなる力を発揮する。%$#@!도시가 Lv.6 이상이 되면 제국 고유 거인 유닛 **<미샤구지 님>**을 소환할 수 있습니다. 높은 공격력과 기동성을 지니며, 영웅 **<야사카 스와코>** 근처에서는 추가 힘을 발휘합니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20148%$#@!True%$#@!城市升级至Lv.6及以上时,可选择训练帝国特色巨人单位**<摩诃毗陀罗>**。%$#@!城市升至Lv.6及以上時,可選擇訓練帝國特色巨人單位**<摩訶毗陀羅>**。%$#@!When a city reaches Lv.6+, you may train the empire's unique Giant unit ****.%$#@!都市がLv.6以上になる時、帝国固有の巨人ユニット**<マハー・ヴェターラ>**を訓練できる。%$#@!도시가 Lv.6 이상이 되면 제국 고유 거인 유닛 **<마하베탈라>**를 훈련할 수 있습니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% -20149%$#@!True%$#@![版本 V0.7.2c] -发布日期:26.5.31 -本次更新完成了13项bug修复与优化,其余bug我们仍在全力修复中。 +21037%$#@!True%$#@!当前等级数额%$#@!目前等級數額%$#@!Current Level Value%$#@!現在レベル値%$#@!현재 레벨 수치%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!True%$#@!%$#@!!@#$%21038%$#@!True%$#@!妹红阵亡后变为火焰状态,火焰不可攻击反击,移动时造成溅射伤害。若火焰存活回合数达到**<当前等级数额>**,妹红在火焰处复活。火焰消失时不会重置复活冷却时间。%$#@!妹紅陣亡後變為火焰狀態,火焰不可攻擊反擊,移動時造成濺射傷害。若火焰存活回合數達到**<目前等級數額>**,妹紅在火焰處復活。火焰消失時不會重置復活冷卻時間。%$#@!After Mokou falls, she becomes a flame. The flame cannot attack or counterattack, and deals splash damage when moving. If the flame survives for **** turns, Mokou revives at the flame's location. When the flame disappears, it does not reset the revival cooldown.%$#@!妹紅が戦闘不能になると炎状態になる。炎は攻撃も反撃もできず、移動時に範囲ダメージを与える。炎の生存ターン数が**<現在レベル値>**に達すると、妹紅は炎の位置で復活する。炎が消えても復活クールダウンはリセットされない。%$#@!모코우가 전사하면 화염 상태가 됩니다. 화염은 공격하거나 반격할 수 없으며, 이동 시 범위 피해를 줍니다. 화염의 생존 턴 수가 **<현재 레벨 수치>**에 도달하면 모코우가 화염 위치에서 부활합니다. 화염이 사라져도 부활 재사용 대기시간은 초기화되지 않습니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$%21039%$#@!True%$#@![版本 V0.7.3] +发布日期:26.6.5 +本次对游戏机制进行了部分调整,并修复了若干bug。有部分疑难bug和若干小型错误,我们仍在追查,以及按顺序逐个修复中。 + +---------[游戏机制调整]------------- +注意:本次调整主要针对游戏的一些基础设计,对于英雄模块,进行了少量调整,但并非最终调整。 +1.对王阶、后阶、车阶英雄的基础职阶特色做了调整。 +2.对部分英雄的升级任务做了少量调整。 +3.对部分英雄的初始数值进行少量调整。 +4.调整城市Lv.3升级时奖励,将“要塞"移入“防御”科技,由“书院”(获得2文化点)替换原“要塞”选项 +5.遗迹新增随机奖励条目:4文化点 +6.调整了所有法典的文化点消耗,雕像则改为通过金币解锁。 +7.调整了“封建采邑”法典效果,现改为能够消耗文化值升级普通单位 +8.次发、三发英雄的初始等级调整为Lv.2,复活时间调整为与等级相关,可消耗文化点提前复活 ---------[bug修复与优化]------------- -1.修复了东风谷早苗掷签范围伤害击杀单位后图像残留的bug -2.修复了铃仙触发幻影齐射并击杀单位时可能产生图像残留的bug -3.修复了隐脉地块可能不显示的bug -4.修复了隐脉地块可能生成在水域或者山脉的bug -5.修复了星熊勇仪在推人时可能产生单位重叠的bug -6.修复了探索者发现结界塔时城市经验动画播放错误的bug -7.修复了发起主动攻击但未造成伤害的某些情况下和平奇观计数不会清零的bug -8.优化了拖动镜头时可能镜头强制移会起始点的bug -9.修复了奇观图鉴页面成就星星总数显示错误的bug -10.修复了部分科技/技能的描述错误 -11.修复了因为点击过快/倒计时结束等问题,导致城市升级选项被跳过的bug -12.修复了学者转化竹林狼上校后错误触发满月buff的bug -13.修复了联机房间举报房间的按钮跳转错误的bug%$#@![版本 V0.7.2c] -發布日期:26.5.31 -本次更新完成了13項bug修復與優化,其餘bug我們仍在全力修復中。 +1.修复了建成奇观后"历史时刻"模块提示出错的bug +2.修复了部分可能导致金币数额显示错误的bug +3.修复了十六夜咲夜与芙兰朵露连续击杀时可能导致联机不同步的bug ----------[bug修復與優化]------------- -1.修復了東風谷早苗擲籤範圍傷害擊殺單位後圖像殘留的bug -2.修復了鈴仙觸發幻影齊射並擊殺單位時可能產生圖像殘留的bug -3.修復了隱脈地塊可能不顯示的bug -4.修復了隱脈地塊可能生成在水域或山脈的bug -5.修復了星熊勇儀推人時可能產生單位重疊的bug -6.修復了探索者發現結界塔時城市經驗動畫播放錯誤的bug -7.修復了發起主動攻擊但未造成傷害時,某些情況下和平奇觀計數不會清零的bug -8.優化了拖動鏡頭時鏡頭可能被強制移回起始點的bug -9.修復了奇觀圖鑑頁面成就星星總數顯示錯誤的bug -10.修復了部分科技/技能描述錯誤 -11.修復了因點擊過快/倒計時結束等問題導致城市升級選項被跳過的bug -12.修復了學者轉化竹林狼上校後錯誤觸發滿月buff的bug -13.修復了聯機房間舉報房間按鈕跳轉錯誤的bug%$#@![Version V0.7.2c] -Release Date: 26.5.31 -This update includes 13 bug fixes and optimizations. We are still working hard on the remaining bugs. +---------[疑难bug处理]------------- +1.对于单位死亡但是贴图不消失的bug问题,目前采取了在发生问题后,自动识别上报,并在下一个行动前自动清理图像错误的后置补救方式来应对。我们仍在继续跟踪排查原因 +2.对于陆地上可能出现船只的bug问题,目前采取了在发生问题后自动识别上报的方式,我们仍在继续跟踪排查原因%$#@![版本 V0.7.3] +發布日期:26.6.5 +本次對遊戲機制進行了部分調整,並修復了若干 bug。有部分疑難 bug 和若干小型錯誤,我們仍在追查,並會按順序逐個修復。 ----------[Bug Fixes & Optimizations]------------- -1. Fixed image remnants after Kochiya Sanae's omikuji area damage killed a unit -2. Fixed possible image remnants when Reisen triggered Phantom Volley and killed a unit -3. Fixed Hidden Vein tiles sometimes not displaying -4. Fixed Hidden Vein tiles sometimes spawning on water or mountains -5. Fixed possible unit overlap when Yuugi Hoshiguma pushed units -6. Fixed the wrong city EXP animation when an Explorer discovered a Barrier Tower -7. Fixed Peace Wonder counters not clearing in some cases after an active attack dealt no damage -8. Optimized an issue where dragging the camera could force it back to the start point -9. Fixed the wrong total achievement star count on the Wonder Codex page -10. Fixed incorrect descriptions for some techs/skills -11. Fixed city upgrade choices being skipped due to rapid clicks/countdown ending -12. Fixed Scholars wrongly triggering the Full Moon buff after transforming into Bamboo Forest Wolf Colonel -13. Fixed the wrong redirect for the report-room button in multiplayer rooms%$#@![バージョン V0.7.2c] -リリース日:26.5.31 -今回の更新では13件のbug修正と最適化を行いました。残りのbugも引き続き全力で修正中です。 +---------[遊戲機制調整]------------- +注意:本次調整主要針對遊戲的一些基礎設計。英雄模組進行了少量調整,但並非最終調整。 +1.對王階、后階、車階英雄的基礎職階特色做了調整。 +2.對部分英雄的升級任務做了少量調整。 +3.對部分英雄的初始數值進行少量調整。 +4.調整城市 Lv.3 升級時獎勵,將「要塞」移入「防禦」科技,由「書院」(獲得2文化點)替換原「要塞」選項 +5.遺跡新增隨機獎勵條目:4文化點 +6.調整了所有法典的文化點消耗,雕像則改為透過金幣解鎖。 +7.調整了「封建采邑」法典效果,現改為能夠消耗文化值升級普通單位 +8.次發、三發英雄的初始等級調整為 Lv.2,復活時間調整為與等級相關,可消耗文化點提前復活 ----------[bug修正と最適化]------------- -1.東風谷早苗のおみくじ範囲ダメージでユニットを撃破した後、画像が残るbugを修正 -2.鈴仙が幻影斉射を発動してユニットを撃破した時、画像が残る場合があるbugを修正 -3.隠脈タイルが表示されない場合があるbugを修正 -4.隠脈タイルが水域や山脈に生成される場合があるbugを修正 -5.星熊勇儀が押し出しを行う時、ユニットが重なる場合があるbugを修正 -6.探索者が結界塔を発見した時、都市経験値アニメーションが誤って再生されるbugを修正 -7.能動攻撃を行ったがダメージを与えなかった一部の場合に、平和奇観のカウントがリセットされないbugを修正 -8.カメラをドラッグした時、開始地点へ強制的に戻る場合があるbugを最適化 -9.奇観図鑑ページの実績星総数が誤って表示されるbugを修正 -10.一部の技術/スキル説明の誤りを修正 -11.クリックが速すぎる/カウントダウン終了などにより、都市アップグレード選択肢がスキップされるbugを修正 -12.学者が竹林の狼大佐へ変化した後、満月buffを誤って発動するbugを修正 -13.マルチプレイ部屋の部屋通報ボタンの遷移先が誤るbugを修正%$#@![버전 V0.7.2c] -출시일:26.5.31 -이번 업데이트에서는 bug 수정 및 최적화 13건을 완료했습니다. 남은 bug도 계속 최선을 다해 수정 중입니다. +---------[bug 修復與優化]------------- +1.修復了建成奇觀後「歷史時刻」模組提示出錯的 bug +2.修復了部分可能導致金幣數額顯示錯誤的 bug +3.修復了十六夜咲夜與芙蘭朵露連續擊殺時可能導致聯機不同步的 bug + +---------[疑難 bug 處理]------------- +1.對於單位死亡但是貼圖不消失的 bug 問題,目前採取了在發生問題後自動識別上報,並在下一個行動前自動清理圖像錯誤的後置補救方式來應對。我們仍在繼續追蹤排查原因 +2.對於陸地上可能出現船隻的 bug 問題,目前採取了在發生問題後自動識別上報的方式,我們仍在繼續追蹤排查原因%$#@![Version V0.7.3] +Release Date: 26.6.5 +This update makes several gameplay system adjustments and fixes a number of bugs. We are still investigating some difficult bugs and smaller issues, and will fix them one by one in order. + +---------[Gameplay System Adjustments]------------- +Note: This update mainly targets some of the game's basic design. The hero module received a few adjustments, but these are not the final adjustments. +1. Adjusted the basic class traits of King-tier, Queen-tier, and Rook-tier heroes. +2. Made minor adjustments to some heroes' upgrade tasks. +3. Made minor adjustments to some heroes' initial stats. +4. Adjusted the reward for upgrading a city to Lv.3. "Fortress" has been moved to the "Defense" tech, and the original "Fortress" option has been replaced by "Academy" (gain 2 Culture). +5. Added a new random ruin reward: 4 Culture. +6. Adjusted the Culture cost of all Codices. Statues are now unlocked with Gold. +7. Adjusted the effect of the "Feudal Fief" Codex. It can now spend Culture to upgrade normal units. +8. The starting level of second-wave and third-wave heroes has been adjusted to Lv.2. Revival time is now level-based, and Culture can be spent to revive early. + +---------[Bug Fixes and Optimizations]------------- +1. Fixed a bug where the "Historic Moment" module could show incorrect prompts after a Wonder was completed. +2. Fixed some bugs that could cause Gold amounts to display incorrectly. +3. Fixed a bug where consecutive kills by Sakuya Izayoi and Flandre could cause multiplayer desyncs. + +---------[Difficult Bug Handling]------------- +1. For the issue where a unit dies but its sprite does not disappear, the current workaround is to automatically detect and report the issue after it occurs, then automatically clean up the image error before the next action. We are still tracking and investigating the cause. +2. For the issue where ships may appear on land, the current workaround is to automatically detect and report the issue after it occurs. We are still tracking and investigating the cause.%$#@![バージョン V0.7.3] +リリース日:26.6.5 +今回の更新ではゲームシステムの一部を調整し、いくつかの bug を修正しました。一部の難解な bug と小さな不具合については、引き続き調査し、順番に修正していきます。 + +---------[ゲームシステム調整]------------- +注意:今回の調整は主にゲームの基礎設計を対象としています。ヒーローモジュールにも少量の調整を行いましたが、最終調整ではありません。 +1.王階、后階、車階ヒーローの基本職階特性を調整しました。 +2.一部ヒーローのアップグレード任務を少量調整しました。 +3.一部ヒーローの初期ステータスを少量調整しました。 +4.都市 Lv.3 アップグレード時の報酬を調整し、「要塞」を「防御」技術へ移動しました。元の「要塞」選択肢は「書院」(文化値2を獲得)に置き換わります +5.遺跡のランダム報酬項目を追加:文化値4 +6.すべての法典の文化値コストを調整し、彫像はゴールドでアンロックする形に変更しました。 +7.「封建采邑」法典の効果を調整し、文化値を消費して通常ユニットをアップグレードできるようにしました +8.次発、三発ヒーローの初期レベルを Lv.2 に調整しました。復活時間はレベルに応じる形に調整され、文化値を消費して早期復活できます + +---------[bug 修正と最適化]------------- +1.奇観完成後に「歴史的瞬間」モジュールの表示が誤る bug を修正しました +2.ゴールド量が誤って表示される可能性のある一部 bug を修正しました +3.十六夜咲夜とフランドールが連続撃破した際、マルチプレイで同期ずれが発生する可能性のある bug を修正しました + +---------[難解な bug への対応]------------- +1.ユニットが死亡しても画像が消えない bug については、現在、発生後に自動検出して報告し、次の行動前に画像エラーを自動で清理する後処理方式で対応しています。原因については引き続き追跡調査しています +2.陸地上に船が出現する可能性のある bug については、現在、発生後に自動検出して報告する方式で対応しています。原因については引き続き追跡調査しています%$#@![버전 V0.7.3] +출시일:26.6.5 +이번 업데이트에서는 게임 시스템 일부를 조정하고 여러 bug를 수정했습니다. 일부 난해한 bug와 몇 가지 작은 오류는 계속 추적 중이며, 순서대로 하나씩 수정할 예정입니다. + +---------[게임 시스템 조정]------------- +주의: 이번 조정은 주로 게임의 일부 기본 설계를 대상으로 합니다. 영웅 모듈도 소폭 조정했지만, 최종 조정은 아닙니다. +1. 왕계급, 후계급, 차계급 영웅의 기본 직급 특성을 조정했습니다. +2. 일부 영웅의 업그레이드 임무를 소폭 조정했습니다. +3. 일부 영웅의 초기 수치를 소폭 조정했습니다. +4. 도시 Lv.3 업그레이드 보상을 조정했습니다. "요새"는 "방어" 기술로 이동하고, 기존 "요새" 선택지는 "서원"(문화 2 획득)으로 대체됩니다. +5. 유적에 무작위 보상 항목 추가: 문화 4 +6. 모든 법전의 문화 소모량을 조정했으며, 조각상은 골드로 해금되도록 변경했습니다. +7. "봉건 채읍" 법전 효과를 조정하여, 이제 문화를 소모해 일반 유닛을 업그레이드할 수 있습니다. +8. 2차, 3차 영웅의 초기 레벨을 Lv.2로 조정했습니다. 부활 시간은 레벨에 따라 달라지며, 문화를 소모해 조기 부활할 수 있습니다. ---------[bug 수정 및 최적화]------------- -1.코치야 사나에의 제비뽑기 범위 피해로 유닛을 처치한 뒤 이미지가 남는 bug 수정 -2.레이센이 환영 일제사격을 발동해 유닛을 처치할 때 이미지가 남을 수 있는 bug 수정 -3.숨은 맥 타일이 표시되지 않을 수 있는 bug 수정 -4.숨은 맥 타일이 물이나 산맥에 생성될 수 있는 bug 수정 -5.호시구마 유기가 밀치기 중 유닛 중첩을 일으킬 수 있는 bug 수정 -6.탐험가가 결계탑을 발견할 때 도시 경험치 애니메이션이 잘못 재생되는 bug 수정 -7.능동 공격을 했지만 피해를 주지 못한 일부 경우 평화 불가사의 카운트가 초기화되지 않는 bug 수정 -8.카메라 드래그 중 카메라가 시작 지점으로 강제 이동될 수 있는 bug 최적화 -9.불가사의 도감 페이지의 업적 별 총수가 잘못 표시되는 bug 수정 -10.일부 기술/스킬 설명 오류 수정 -11.빠른 클릭/카운트다운 종료 등으로 도시 업그레이드 선탑지가 건너뛰어지는 bug 수정 -12.학자가 대나무숲 늑대 대령으로 변신한 뒤 보름달 buff를 잘못 발동하는 bug 수정 -13.멀티플레이 방 신고 버튼의 이동 위치가 잘못되는 bug 수정%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% +1. 불가사의 완성 후 "역사적 순간" 모듈 안내가 잘못 표시되던 bug를 수정했습니다. +2. 골드 수량이 잘못 표시될 수 있는 일부 bug를 수정했습니다. +3. 이자요이 사쿠야와 플랑드르가 연속 처치할 때 멀티플레이 동기화가 어긋날 수 있던 bug를 수정했습니다. -21002%$#@!??????????????????????????????%$#@!??????????????????????????????%$#@!Gains bonus Defense on any City Center. Ignores positive Defense bonuses when attacking.%$#@!???????????????????????????????????????????%$#@!?? ?? ??? ??? ?? ??? ??, ?? ? ??? ?? ?? ???? ????.%$#@!%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!False%$#@!True%$#@!!@#$% -21001%$#@!强袭堡垒%$#@!強襲堡壘%$#@!Assault Fortress%$#@!強襲要塞%$#@!강습 요새%$#@!%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!True%$#@!False%$#@!True%$#@!!@#$% -21002%$#@!位于任意城市中心或兵营时获得额外防御。攻击时无视目标的正面防御加成。%$#@!位於任意城市中心或兵營時獲得額外防禦。攻擊時無視目標的正面防禦加成。%$#@!Gains bonus Defense on any City Center or Barracks. Ignores positive Defense bonuses when attacking.%$#@!任意の都市中心または兵営にいる時、防御ボーナスを得る。攻撃時、目標の正の防御ボーナスを無視する。%$#@!아무 도시 중심이나 병영에 있으면 추가 방어를 얻고, 공격 시 대상의 긍정 방어 보너스를 무시한다.%$#@!%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!False%$#@!True%$#@!!@#$% +---------[난해한 bug 처리]------------- +1. 유닛이 사망했지만 이미지가 사라지지 않는 bug 문제는 현재 발생 후 자동으로 식별 및 보고하고, 다음 행동 전에 이미지 오류를 자동으로 정리하는 사후 보완 방식으로 대응하고 있습니다. 원인은 계속 추적 조사 중입니다. +2. 육지에 선박이 나타날 수 있는 bug 문제는 현재 발생 후 자동으로 식별 및 보고하는 방식으로 대응하고 있습니다. 원인은 계속 추적 조사 중입니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$%21040%$#@!True%$#@!攻击时,不会受到对方反击。%$#@!攻擊時,不會受到對方反擊。%$#@!When attacking, this unit will not be counterattacked.%$#@!攻撃時、相手の反撃を受けない。%$#@!공격 시 상대의 반격을 받지 않습니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$%21041%$#@!True%$#@!攻击时,不会受到对方反击。若位于敌方领土或与敌方领土相邻,攻击后移动力+1,持续至本回合结束。%$#@!攻擊時,不會受到對方反擊。若位於敵方領土或與敵方領土相鄰,攻擊後移動力+1,持續至本回合結束。%$#@!When attacking, this unit will not be counterattacked. If it is in or adjacent to enemy territory, Movement +1 after attacking until the end of this turn.%$#@!攻撃時、相手の反撃を受けない。敵領土内、または敵領土に隣接している場合、攻撃後に移動力+1。本ターン終了まで持続する。%$#@!공격 시 상대의 반격을 받지 않습니다. 적 영토 안에 있거나 적 영토와 인접해 있으면 공격 후 이동력 +1, 이번 턴 종료까지 지속됩니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$%21042%$#@!True%$#@!处于己方或盟友领土或与之相邻时,**<移动力>**+1。%$#@!處於己方或盟友領土或與之相鄰時,**<移動力>**+1。%$#@!**** +1 while in or adjacent to your or an ally's territory.%$#@!自分または盟友の領土内、またはそれらに隣接している時、**<移動力>**+1。%$#@!자신 또는 동맹의 영토 안에 있거나 그와 인접해 있을 때 **<이동력>** +1.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$%21043%$#@!True%$#@![版本 V0.7.3b] +发布日期:26.6.6 +本次对0.7.3版本中发现的部分问题和bug进行修补。其余bug及各种小型错误我们仍在持续修复中。 + +---------[调整]------------- +1.古明地恋在攻击时若位于敌方领土或与敌方领土相邻,额外获得1点移动力,持续至本回合结束 +2.八意永琳Lv.1的升级任务要求从40块迷雾调整至50块迷雾 + +---------[bug修复与优化]------------- +1.修复了英雄复活时间错误的bug +2.修复了藤原妹红的火焰持续时间没有与等级相关的bug +3.修复了文化点复活英雄失效的bug +4.完善了部分技能描述 + +---------[疑难bug处理]------------- +1.对于金币显示与实际拥有数量不符的问题,目前采用的强制同步的方案,确保显示一致%$#@![版本 V0.7.3b] +發布日期:26.6.6 +本次對 0.7.3 版本中發現的部分問題和 bug 進行修補。其餘 bug 及各種小型錯誤我們仍在持續修復中。 + +---------[調整]------------- +1.古明地戀在攻擊時若位於敵方領土或與敵方領土相鄰,額外獲得1點移動力,持續至本回合結束 +2.八意永琳 Lv.1 的升級任務要求從40塊迷霧調整至50塊迷霧 + +---------[bug 修復與優化]------------- +1.修復了英雄復活時間錯誤的 bug +2.修復了藤原妹紅的火焰持續時間沒有與等級相關的 bug +3.修復了文化點復活英雄失效的 bug +4.完善了部分技能描述 + +---------[疑難 bug 處理]------------- +1.對於金幣顯示與實際擁有數量不符的問題,目前採用強制同步方案,確保顯示一致%$#@![Version V0.7.3b] +Release Date: 26.6.6 +This update fixes some issues and bugs found in version 0.7.3. We are still working on the remaining bugs and various smaller issues. + +---------[Adjustments]------------- +1. When Koishi Komeiji attacks while in or adjacent to enemy territory, she gains an extra 1 Movement until the end of this turn. +2. Eirin Yagokoro's Lv.1 upgrade task requirement has been adjusted from 40 fog tiles to 50 fog tiles. + +---------[Bug Fixes and Optimizations]------------- +1. Fixed a bug with incorrect hero revival time. +2. Fixed a bug where Fujiwara no Mokou's flame duration was not level-based. +3. Fixed a bug where reviving heroes with Culture failed. +4. Improved some skill descriptions. + +---------[Difficult Bug Handling]------------- +1. For the issue where displayed Gold does not match the actual amount owned, we are currently using forced synchronization to ensure the display stays consistent.%$#@![バージョン V0.7.3b] +リリース日:26.6.6 +今回の更新では、0.7.3 バージョンで発見された一部の問題と bug を修正しました。残りの bug と各種小さな不具合については、引き続き修正を進めています。 + +---------[調整]------------- +1.古明地こいしが攻撃時に敵領土内、または敵領土に隣接している場合、追加で移動力1を得る。本ターン終了まで持続する +2.八意永琳 Lv.1 のアップグレード任務条件を、霧40マスから霧50マスに調整しました + +---------[bug 修正と最適化]------------- +1.ヒーローの復活時間が誤っていた bug を修正しました +2.藤原妹紅の炎持続時間がレベルに応じていなかった bug を修正しました +3.文化値によるヒーロー復活が失敗する bug を修正しました +4.一部スキル説明を改善しました + +---------[難解な bug への対応]------------- +1.表示されるゴールドと実際の所持数が一致しない問題については、現在、表示の一致を保証するために強制同期方式を採用しています%$#@![버전 V0.7.3b] +출시일:26.6.6 +이번 업데이트에서는 0.7.3 버전에서 발견된 일부 문제와 bug를 수정했습니다. 나머지 bug와 여러 작은 오류는 계속 수정 중입니다. + +---------[조정]------------- +1. 코메이지 코이시가 공격 시 적 영토 안에 있거나 적 영토와 인접해 있으면 이동력 1을 추가로 얻으며, 이번 턴 종료까지 지속됩니다. +2. 야고코로 에이린 Lv.1 업그레이드 임무 요구 조건을 안개 40칸에서 안개 50칸으로 조정했습니다. + +---------[bug 수정 및 최적화]------------- +1. 영웅 부활 시간이 잘못되던 bug를 수정했습니다. +2. 후지와라노 모코우의 화염 지속 시간이 레벨과 연동되지 않던 bug를 수정했습니다. +3. 문화로 영웅 부활이 실패하던 bug를 수정했습니다. +4. 일부 스킬 설명을 보완했습니다. + +---------[난해한 bug 처리]------------- +1. 표시되는 골드와 실제 보유량이 일치하지 않는 문제는 현재 강제 동기화 방식을 사용해 표시가 일치하도록 하고 있습니다.%$#@!False%$#@!False%$#@!False%$#@!%$#@!False%$#@!False%$#@!False%$#@!%$#@!!@#$% \ No newline at end of file diff --git a/Tools/OPSFile.txt b/Tools/OPSFile.txt index 4498e6e88..08961e233 100644 --- a/Tools/OPSFile.txt +++ b/Tools/OPSFile.txt @@ -1 +1 @@ -{"MemberTyp_Mapping":{"Namespace":{"MemberType":"Namespace","Mapping":{"Assembly-CSharp|CrashSightAgent":"","Assembly-CSharp|CrashSightCallback":"","Assembly-CSharp|CrashSightLogCallback":"","Assembly-CSharp|CrashSightStackTrace":"","Assembly-CSharp|SpriteEffectController":"","Assembly-CSharp|DebugCenter":"","Assembly-CSharp|Table":"","Assembly-CSharp|Timer":"","Assembly-CSharp|UnitMono":"","Assembly-CSharp|ActionClickedEvent":"","Assembly-CSharp|ActionIdMono":"","Assembly-CSharp|BottomBarButtonUIAnimator":"","Assembly-CSharp|CameraController":"","Assembly-CSharp|ChooseUISettingBarController":"","Assembly-CSharp|ButtonHoverEffect":"","Assembly-CSharp|ToggleButtonController":"","Assembly-CSharp|ViewCameraProperty":"","Assembly-CSharp|ViewCloseProperty":"","Assembly-CSharp|ViewControllerSubInterface":"","Assembly-CSharp|ViewControllerSub`1":"","Assembly-CSharp|ViewDepthProperty":"","Assembly-CSharp|ViewHierarchyProperty":"","Assembly-CSharp|ViewLoadProperty":"","Assembly-CSharp|ViewMaskProperty":"","Assembly-CSharp|ViewOpenProperty":"","Assembly-CSharp|DebugUI":"","Assembly-CSharp|PreviewCameraController":"","Assembly-CSharp|RoundedRectImage":"","Assembly-CSharp|VolumeSliderController":"","Assembly-CSharp|SkillIdMono":"","Assembly-CSharp|TechListMono":"","Assembly-CSharp|TechTreeButtonAnimator":"","Assembly-CSharp|TechTypeMono":"","Assembly-CSharp|TooltipTrigger":"","Assembly-CSharp|UIBlockCameraDrag":"","Assembly-CSharp|ChatBubble":"","Assembly-CSharp|DropdownRebuildTrigger":"","Assembly-CSharp|IconSizingUtility":"","Assembly-CSharp|UIOutsideMenuButtonMono":"","Assembly-CSharp|UIOutsideMultiplayFriendRowMono":"","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono":"","Assembly-CSharp|UIOutsideSelectAvatarMono":"","Assembly-CSharp|UIOutsideSelectCheckPanelMono":"","Assembly-CSharp|UIOutsideSelectForceGroupMono":"","Assembly-CSharp|UIOutsideSelectHeroPackMono":"","Assembly-CSharp|UIOutsideSelectSkillCircleMono":"","Assembly-CSharp|UIOutsideTutorListRowMono":"","Assembly-CSharp|SetTextColor":"","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1":"","Assembly-CSharp|TH1_UI.View.Outside.RoomNameInputValidator":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffLineMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideHistoryItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideUploadedModListItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiDescGroup":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiListItem":"","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono":"","Assembly-CSharp|TH1_UI.View.Common.ChatMessageData":"","Assembly-CSharp|TH1_UI.View.Common.UIConfirmPopupMono":"","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono":"","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono":"","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureTaskMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoActionPointMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoItemInfoMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroAvatarMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeViewTypeMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono":"","Assembly-CSharp|TH1_UI.View.Bottom.Chat.ChatMessageRowMono":"","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelCommonCircleMono":"","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelTrigger":"","Assembly-CSharp|TH1_UI.HintUI.HintUI":"","Assembly-CSharp|TH1_UI.Core.BaseUIView`1":"","Assembly-CSharp|TH1_UI.Core.IUIData":"","Assembly-CSharp|TH1_UI.Core.UIBottomManager":"","Assembly-CSharp|TH1_UI.Core.UIInfoTask":"","Assembly-CSharp|TH1_UI.Core.UIInfoManager":"","Assembly-CSharp|TH1_UI.Core.UINotifyTask":"","Assembly-CSharp|TH1_UI.Core.UINotifyManager":"","Assembly-CSharp|TH1_UI.Core.UIOutsideTask":"","Assembly-CSharp|TH1_UI.Core.UIOutsideManager":"","Assembly-CSharp|TH1_UI.Core.UIResourceController":"","Assembly-CSharp|TH1_UI.Core.UIResourceName":"","Assembly-CSharp|TH1_UI.Core.UITopManager":"","Assembly-CSharp|TH1_UI.Core.ViewControllerManager":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController":"","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController":"","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController":"","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController":"","Assembly-CSharp|TH1_UI.Controller.Base.IEscClosable":"","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface":"","Assembly-CSharp|TH1_UI.Controller.Base.ViewController`1":"","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController":"","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController":"","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono":"","Assembly-CSharp|UI.BoardingUI":"","Assembly-CSharp|UI.UnitTypeMono":"","Assembly-CSharp|UI.VersionLabelMono":"","Assembly-CSharp|UI.Core.CommonUI":"","Assembly-CSharp|UI.Common.ChooseUIButtonHoverColor":"","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect":"","Assembly-CSharp|UI.Common.SetButtonTextColor":"","Assembly-CSharp|TH1Resource.AnimCache":"","Assembly-CSharp|TH1Resource.MatCache":"","Assembly-CSharp|TH1Resource.ResourceCache":"","Assembly-CSharp|TH1Resource.SpriteCache":"","Assembly-CSharp|TH1Renderer.EffectManager":"","Assembly-CSharp|TH1Renderer.GridRenderer":"","Assembly-CSharp|TH1Renderer.GridVFXManager":"","Assembly-CSharp|TH1Renderer.GridVFXRendererFactory":"","Assembly-CSharp|TH1Renderer.GridVFXParams":"","Assembly-CSharp|TH1Renderer.GridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FlagGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.DamageGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.ROYALFLAMESGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FogGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.TewiFrenchBuffGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.CoinGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.SkillIconGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FireGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.GenericGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.DancingGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.MapRenderer":"","Assembly-CSharp|TH1Renderer.ProjectileData":"","Assembly-CSharp|TH1Renderer.ProjectileManager":"","Assembly-CSharp|TH1Renderer.ProjectileRenderer":"","Assembly-CSharp|TH1Renderer.Prefab.SyncAlphaToChildren":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.FragmentSequencerTask":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.UISequencerTask":"","Assembly-CSharp|TH1_Logic.Tools.FileTools":"","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver":"","Assembly-CSharp|TH1_Logic.Steam.GameNetSender":"","Assembly-CSharp|TH1_Logic.Steam.NetworkPayloadCodec":"","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P":"","Assembly-CSharp|TH1_Logic.Steam.SteamGUIMono":"","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager":"","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo":"","Assembly-CSharp|TH1_Logic.Steam.BaseMessage":"","Assembly-CSharp|TH1_Logic.Steam.StringMessage":"","Assembly-CSharp|TH1_Logic.Steam.GameStartMessage":"","Assembly-CSharp|TH1_Logic.Steam.ActionConfirmMessage":"","Assembly-CSharp|TH1_Logic.Steam.ActionExcuteMessage":"","Assembly-CSharp|TH1_Logic.Steam.TurnEndMessage":"","Assembly-CSharp|TH1_Logic.Steam.MapConfirmMessage":"","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage":"","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage":"","Assembly-CSharp|TH1_Logic.Steam.ChangeCivMessage":"","Assembly-CSharp|TH1_Logic.Steam.UpdateLobbyDataMessage":"","Assembly-CSharp|TH1_Logic.Steam.RequestLobbyDataMessage":"","Assembly-CSharp|TH1_Logic.Steam.HeartbeatMessage":"","Assembly-CSharp|TH1_Logic.Steam.MemberStateSyncMessage":"","Assembly-CSharp|TH1_Logic.Steam.RequestForceUpdateMessage":"","Assembly-CSharp|TH1_Logic.Steam.HeartbeatReplyMessage":"","Assembly-CSharp|TH1_Logic.Steam.ChatMessage":"","Assembly-CSharp|TH1_Logic.Steam.InviteMessage":"","Assembly-CSharp|TH1_Logic.Steam.InviteVersionMismatchMessage":"","Assembly-CSharp|TH1_Logic.Steam.LobbyReportMessage":"","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessage":"","Assembly-CSharp|TH1_Logic.Oss.OssData":"","Assembly-CSharp|TH1_Logic.Oss.OssManager":"","Assembly-CSharp|TH1_Logic.Oss.OssUploadService":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage":"","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage":"","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportService":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService":"","Assembly-CSharp|TH1_Logic.Oss.StsTokenService":"","Assembly-CSharp|TH1_Logic.Net.ILobby":"","Assembly-CSharp|TH1_Logic.Net.LobbyBase":"","Assembly-CSharp|TH1_Logic.Net.MemberInfo":"","Assembly-CSharp|TH1_Logic.Net.LobbyManager":"","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipPayload":"","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager":"","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.CityInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.UnitInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.IMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.NormalMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.TutorMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.StoryMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementStuckGuard":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementGroup":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.IPlayerSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicBase":"","Assembly-CSharp|TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreWinTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreValueTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasCityCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasUnitCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasCoinCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasExploreCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData":"","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHeroDieMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptainLostMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityLostMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityFireMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleSacrifyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleTreasureMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLevelupMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCounterKillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLastStandMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillGiantMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillTreasureMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle3KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle4KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillOfficerMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitBigCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth10MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth20MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth30MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech5MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech10MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.DiplomacyBreakMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle5KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle6PlusKillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderParkMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth50MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth100MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech20MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.WikiId":"","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateKills":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillActivation":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSpType":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddCoin":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentGetTech":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTrainUnit":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitKills":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSplashDamage":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskFactory":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskItem":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager":"","Assembly-CSharp|TH1_Logic.Config.ConfigManager":"","Assembly-CSharp|TH1_Logic.Comic.ComicAction":"","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogicFactory":"","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.FadeInComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.FadeOutComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInLeftComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutLeftComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInRightComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutRightComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInDownComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutDownComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.TextAppearComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllSlideInUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllSlideOutUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllFadeOutComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.ComicControl":"","Assembly-CSharp|TH1_Logic.Comic.ComicAsset":"","Assembly-CSharp|TH1_Logic.Comic.ComicSheet":"","Assembly-CSharp|TH1_Logic.Comic.ComicData":"","Assembly-CSharp|TH1_Logic.Comic.ComicBackground":"","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem":"","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam":"","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono":"","Assembly-CSharp|TH1_Logic.Comic.ComicManager":"","Assembly-CSharp|TH1_Logic.Comic.ComicMono":"","Assembly-CSharp|TH1_Logic.Comic.ImageMapData":"","Assembly-CSharp|TH1_Logic.Collect.CollectData":"","Assembly-CSharp|TH1_Logic.Collect.DamageCollectData":"","Assembly-CSharp|TH1_Logic.Collect.AddUnitCollectData":"","Assembly-CSharp|TH1_Logic.Collect.TransformUnitCollectData":"","Assembly-CSharp|TH1_Logic.Collect.LearnTechCollectData":"","Assembly-CSharp|TH1_Logic.Collect.OnTurnStartCollectData":"","Assembly-CSharp|TH1_Logic.Collect.MatchGameEndCollectData":"","Assembly-CSharp|TH1_Logic.Collect.PlayerGameEndCollectData":"","Assembly-CSharp|TH1_Logic.Collect.CollectManager":"","Assembly-CSharp|TH1_Logic.Chat.BannedWordFilter":"","Assembly-CSharp|TH1_Logic.Chat.ChatManager":"","Assembly-CSharp|TH1_Logic.Chat.ChatItem":"","Assembly-CSharp|TH1_Logic.AITrain.ModelInference":"","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder":"","Assembly-CSharp|TH1_Logic.AITrain.TrainingState":"","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData":"","Assembly-CSharp|TH1_Logic.AITrain.AIActionPacker":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionAction":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionDiplomacy":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionSelectHero":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionFinishHeroTask":"","Assembly-CSharp|RuntimeData.CityMapData":"","Assembly-CSharp|RuntimeData.CityData":"","Assembly-CSharp|RuntimeData.TerritoryData":"","Assembly-CSharp|RuntimeData.GridMapData":"","Assembly-CSharp|RuntimeData.GridData":"","Assembly-CSharp|RuntimeData.MapPosition":"","Assembly-CSharp|RuntimeData.MemberCiv":"","Assembly-CSharp|RuntimeData.MapData":"","Assembly-CSharp|RuntimeData.MapIdGenerator":"","Assembly-CSharp|RuntimeData.MatchLimitData":"","Assembly-CSharp|RuntimeData.PlayerConfirmData":"","Assembly-CSharp|RuntimeData.PlayerConfirmMap":"","Assembly-CSharp|RuntimeData.NetData":"","Assembly-CSharp|RuntimeData.PlayerMapData":"","Assembly-CSharp|RuntimeData.PlayerData":"","Assembly-CSharp|RuntimeData.WonderData":"","Assembly-CSharp|RuntimeData.MapSightData":"","Assembly-CSharp|RuntimeData.TechTreeData":"","Assembly-CSharp|RuntimeData.DiplomacyData":"","Assembly-CSharp|RuntimeData.DiplomacyDataExtensions":"","Assembly-CSharp|RuntimeData.CountryDiplomacyInfo":"","Assembly-CSharp|RuntimeData.PlayerHeroData":"","Assembly-CSharp|RuntimeData.PlayerNamerData":"","Assembly-CSharp|RuntimeData.PlayerCultureInfo":"","Assembly-CSharp|RuntimeData.IdentifierBase":"","Assembly-CSharp|RuntimeData.UnitMapData":"","Assembly-CSharp|RuntimeData.UnitData":"","Assembly-CSharp|RuntimeData.AchievementDataManager":"","Assembly-CSharp|RuntimeData.CultureCardFactory":"","Assembly-CSharp|RuntimeData.CultureCardBase":"","Assembly-CSharp|RuntimeData.SecondHeroCultureCard":"","Assembly-CSharp|RuntimeData.ThirdHeroCultureCard":"","Assembly-CSharp|RuntimeData.Lv2HeroCultureCard":"","Assembly-CSharp|RuntimeData.Lv3HeroCultureCard":"","Assembly-CSharp|RuntimeData.MonumentForestCultureCard":"","Assembly-CSharp|RuntimeData.MonumentShallowCultureCard":"","Assembly-CSharp|RuntimeData.MonumentMountainCultureCard":"","Assembly-CSharp|RuntimeData.MonumentDeepSeaCultureCard":"","Assembly-CSharp|RuntimeData.MonumentPlainCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedHeroEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedMilitaryEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedEconomyEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedScarletMansionCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedEienteiCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedMoriyaCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedPalaceOfEarthCultureCard":"","Assembly-CSharp|RuntimeData.GameRecordManager":"","Assembly-CSharp|RuntimeData.GameRecordData":"","Assembly-CSharp|RuntimeData.GameRecord":"","Assembly-CSharp|TH1_Core.Managers.EventManager":"","Assembly-CSharp|TH1_Core.Managers.PresentationManager":"","Assembly-CSharp|TH1_Core.Managers.UIManager":"","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder":"","Assembly-CSharp|ExcelConfig.ExcelConfigBase":"","Assembly-CSharp|ExcelConfig.AIConfigCategory":"","Assembly-CSharp|ExcelConfig.AIConfig":"","Assembly-CSharp|ExcelConfig.GeoDescCategory":"","Assembly-CSharp|ExcelConfig.GeoDesc":"","Assembly-CSharp|ExcelConfig.MomentCategory":"","Assembly-CSharp|ExcelConfig.Moment":"","Assembly-CSharp|TH1Audio.ButtonSFX":"","Assembly-CSharp|TH1Audio.SFXComponent":"","Assembly-CSharp|Logic.CityLogic":"","Assembly-CSharp|Logic.ICityLogic":"","Assembly-CSharp|Logic.GameLogic":"","Assembly-CSharp|Logic.GameStateBase":"","Assembly-CSharp|Logic.PlayerRoundState":"","Assembly-CSharp|Logic.OtherPlayerRoundState":"","Assembly-CSharp|Logic.DieWaitingState":"","Assembly-CSharp|Logic.MenuState":"","Assembly-CSharp|Logic.ForceUpdatingState":"","Assembly-CSharp|Logic.SpectateState":"","Assembly-CSharp|Logic.FinishState":"","Assembly-CSharp|Logic.MainEditor":"","Assembly-CSharp|Logic.StrategyInfo":"","Assembly-CSharp|Logic.InputConfig":"","Assembly-CSharp|Logic.InputKeyConfig":"","Assembly-CSharp|Logic.InputConfigManager":"","Assembly-CSharp|Logic.InputLogic":"","Assembly-CSharp|Logic.MapWaterTypeHelper":"","Assembly-CSharp|Logic.MapGenerator":"","Assembly-CSharp|Logic.MapInteraction":"","Assembly-CSharp|Logic.MapRecordManager":"","Assembly-CSharp|Logic.IPlayerLogic":"","Assembly-CSharp|Logic.PlayerLogic":"","Assembly-CSharp|Logic.RenderUpdateManager":"","Assembly-CSharp|Logic.IUnitLogic":"","Assembly-CSharp|Logic.AttackInfo":"","Assembly-CSharp|Logic.SettlementInfo":"","Assembly-CSharp|Logic.UnitLogic":"","Assembly-CSharp|Logic.Skill.AllYCounterSkill":"","Assembly-CSharp|Logic.Skill.AllYTranSportSkill":"","Assembly-CSharp|Logic.Skill.AttackAfterKillSkill":"","Assembly-CSharp|Logic.Skill.AttackGetAttackPointSkill":"","Assembly-CSharp|Logic.Skill.AttackRangeUpSkill":"","Assembly-CSharp|Logic.Skill.AttackUpSkill":"","Assembly-CSharp|Logic.Skill.AutoHealSkill":"","Assembly-CSharp|Logic.Skill.AyaBuffSkill":"","Assembly-CSharp|Logic.Skill.AyaDamageDebuffSkill":"","Assembly-CSharp|Logic.Skill.AyaMoveAgainBuffSkill":"","Assembly-CSharp|Logic.Skill.AyaMoveAgainSkill":"","Assembly-CSharp|Logic.Skill.BambooMoveSkill":"","Assembly-CSharp|Logic.Skill.BoneAttackUpSkill":"","Assembly-CSharp|Logic.Skill.BonePileSkill":"","Assembly-CSharp|Logic.Skill.BoneSacrificeSkill":"","Assembly-CSharp|Logic.Skill.CanHideSkill":"","Assembly-CSharp|Logic.Skill.CantMoveSkill":"","Assembly-CSharp|Logic.Skill.CarrySkill":"","Assembly-CSharp|Logic.Skill.CatCartSkill":"","Assembly-CSharp|Logic.Skill.CityStolenSkill":"","Assembly-CSharp|Logic.Skill.CityTransportSkill":"","Assembly-CSharp|Logic.Skill.ConvertSkill":"","Assembly-CSharp|Logic.Skill.CorpseBuffSkill":"","Assembly-CSharp|Logic.Skill.CreepSkill":"","Assembly-CSharp|Logic.Skill.CriticalSkill":"","Assembly-CSharp|Logic.Skill.CurseGodSkill":"","Assembly-CSharp|Logic.Skill.DashSkill":"","Assembly-CSharp|Logic.Skill.DieBonePileSkill":"","Assembly-CSharp|Logic.Skill.DuoSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchBuffSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchOverHealSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchSuperAttackSkill":"","Assembly-CSharp|Logic.Skill.EscapeProSkill":"","Assembly-CSharp|Logic.Skill.EscapeSkill":"","Assembly-CSharp|Logic.Skill.FearMakerSkill":"","Assembly-CSharp|Logic.Skill.FlandreAttackSkill":"","Assembly-CSharp|Logic.Skill.FlandreBuffSkill":"","Assembly-CSharp|Logic.Skill.FlandreKillSkill":"","Assembly-CSharp|Logic.Skill.FlySkill":"","Assembly-CSharp|Logic.Skill.ForestDefenseSkill":"","Assembly-CSharp|Logic.Skill.ForestStartDashSkill":"","Assembly-CSharp|Logic.Skill.FortifySkill":"","Assembly-CSharp|Logic.Skill.GalaxyArrowSkill":"","Assembly-CSharp|Logic.Skill.GridMomijiPerySkill":"","Assembly-CSharp|Logic.Skill.GridMountainSkill":"","Assembly-CSharp|Logic.Skill.GridRadiationSkill":"","Assembly-CSharp|Logic.Skill.GridSanaeNineContinueDamageSkill":"","Assembly-CSharp|Logic.Skill.HealSkill":"","Assembly-CSharp|Logic.Skill.HideStateSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchFakeMoonSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfMoonSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfStartSkill":"","Assembly-CSharp|Logic.Skill.IllusionSkill":"","Assembly-CSharp|Logic.Skill.InfiltrateSkill":"","Assembly-CSharp|Logic.Skill.JunkerOfficerSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAroundSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackProSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchCrescentMoonSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchNapoleonicCodeSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchNewMoonSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergyDebuffSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergySkill":"","Assembly-CSharp|Logic.Skill.KanakoBattlefieldProSkill":"","Assembly-CSharp|Logic.Skill.KanakoBattlefieldSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainAttackSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainBuffSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainSkill":"","Assembly-CSharp|Logic.Skill.KanakoSittingSkill":"","Assembly-CSharp|Logic.Skill.KanakoTechSkill":"","Assembly-CSharp|Logic.Skill.KanakoWarProSkill":"","Assembly-CSharp|Logic.Skill.KanakoWarSkill":"","Assembly-CSharp|Logic.Skill.KanakoWindProSkill":"","Assembly-CSharp|Logic.Skill.KanakoWindSkill":"","Assembly-CSharp|Logic.Skill.KoakumaDevotionSkill":"","Assembly-CSharp|Logic.Skill.KoakumaHeroSkill":"","Assembly-CSharp|Logic.Skill.KoishiAutoMoveSkill":"","Assembly-CSharp|Logic.Skill.KoishiAutoSkill":"","Assembly-CSharp|Logic.Skill.KoishiDeathFearSkill":"","Assembly-CSharp|Logic.Skill.KoishiRespawnSkill":"","Assembly-CSharp|Logic.Skill.KoishiUndeadSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearImmuneSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearSplashSkill":"","Assembly-CSharp|Logic.Skill.KomeijiKnightAddSkill":"","Assembly-CSharp|Logic.Skill.KomeijiKnightKillSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderAddSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderKillSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderTransSkill":"","Assembly-CSharp|Logic.Skill.LaevatainPreySkill":"","Assembly-CSharp|Logic.Skill.LaevatainSkill":"","Assembly-CSharp|Logic.Skill.LandAndWaterSkill":"","Assembly-CSharp|Logic.Skill.LandOnlySkill":"","Assembly-CSharp|Logic.Skill.LuckSkill":"","Assembly-CSharp|Logic.Skill.MahaCorpseBuffSkill":"","Assembly-CSharp|Logic.Skill.MeilingAttackUpSkill":"","Assembly-CSharp|Logic.Skill.MeilingCounterSkill":"","Assembly-CSharp|Logic.Skill.MeilingDuelSkill":"","Assembly-CSharp|Logic.Skill.MeilingRestSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchBoomSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchEggSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchEnhanceSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchReviveSkill":"","Assembly-CSharp|Logic.Skill.MomijiBuffSkill":"","Assembly-CSharp|Logic.Skill.MomijiHunterAttackSkill":"","Assembly-CSharp|Logic.Skill.MomijiHunterSkill":"","Assembly-CSharp|Logic.Skill.MomijiHuntSkill":"","Assembly-CSharp|Logic.Skill.MomijiKillSkill":"","Assembly-CSharp|Logic.Skill.MomijiPreySkill":"","Assembly-CSharp|Logic.Skill.MomijiSightSkill":"","Assembly-CSharp|Logic.Skill.MoonPrincessSkill":"","Assembly-CSharp|Logic.Skill.MoriyaBuffSkill":"","Assembly-CSharp|Logic.Skill.MoriyaKnightMoveSkill":"","Assembly-CSharp|Logic.Skill.MoriyaRoadSkill":"","Assembly-CSharp|Logic.Skill.MountainDefenseSkill":"","Assembly-CSharp|Logic.Skill.MountainGodSkill":"","Assembly-CSharp|Logic.Skill.MountainMoveSkill":"","Assembly-CSharp|Logic.Skill.MoveRangeUpSkill":"","Assembly-CSharp|Logic.Skill.NoPopulationSkill":"","Assembly-CSharp|Logic.Skill.NuclearFusionSkill":"","Assembly-CSharp|Logic.Skill.NuclearSkill":"","Assembly-CSharp|Logic.Skill.OceanDefenseSkill":"","Assembly-CSharp|Logic.Skill.OceanMoveSkill":"","Assembly-CSharp|Logic.Skill.OfficerSkill":"","Assembly-CSharp|Logic.Skill.PatchouliEarthSkill":"","Assembly-CSharp|Logic.Skill.PatchouliFireSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMetalSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMoveProSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMoveSkill":"","Assembly-CSharp|Logic.Skill.PatchouliRestSkill":"","Assembly-CSharp|Logic.Skill.PatchouliStoneProSkill":"","Assembly-CSharp|Logic.Skill.PatchouliStoneSkill":"","Assembly-CSharp|Logic.Skill.PatchouliWaterSkill":"","Assembly-CSharp|Logic.Skill.PatchouliWoodSkill":"","Assembly-CSharp|Logic.Skill.PeaceSkill":"","Assembly-CSharp|Logic.Skill.PersistSkill":"","Assembly-CSharp|Logic.Skill.PhilostoneSkill":"","Assembly-CSharp|Logic.Skill.PhoenixEggSkill":"","Assembly-CSharp|Logic.Skill.PhoenixSkill":"","Assembly-CSharp|Logic.Skill.PoisonedSkill":"","Assembly-CSharp|Logic.Skill.PoorHealthSkill":"","Assembly-CSharp|Logic.Skill.QuartetSkill":"","Assembly-CSharp|Logic.Skill.RecycleSkill":"","Assembly-CSharp|Logic.Skill.RedMistDefenseSkill":"","Assembly-CSharp|Logic.Skill.ReisenFrenchAttakSkill":"","Assembly-CSharp|Logic.Skill.ReisenFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.ReisenIllusionProSkill":"","Assembly-CSharp|Logic.Skill.ReisenIllusionSkill":"","Assembly-CSharp|Logic.Skill.RemiliaAbsorbSkill":"","Assembly-CSharp|Logic.Skill.RemiliaAttackSkill":"","Assembly-CSharp|Logic.Skill.RemiliaBuff2Skill":"","Assembly-CSharp|Logic.Skill.RemiliaBuff3Skill":"","Assembly-CSharp|Logic.Skill.RemiliaBuffSkill":"","Assembly-CSharp|Logic.Skill.RemiliaEgyptianEmpireKillSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHelpProSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHelpSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHunterSkill":"","Assembly-CSharp|Logic.Skill.RengesyouControSkill":"","Assembly-CSharp|Logic.Skill.RengesyouSkill":"","Assembly-CSharp|Logic.Skill.RinCorpseColletSkill":"","Assembly-CSharp|Logic.Skill.RinFireSkill":"","Assembly-CSharp|Logic.Skill.RotaLFlamesProSkill":"","Assembly-CSharp|Logic.Skill.RotaLFlamesSkill":"","Assembly-CSharp|Logic.Skill.SakuyaFlyProSkill":"","Assembly-CSharp|Logic.Skill.SakuyaFlySkill":"","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill":"","Assembly-CSharp|Logic.Skill.SakuyaKillSkill":"","Assembly-CSharp|Logic.Skill.SakuyaTiredSkill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_ATK_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_MOVE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_COUNTER_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_DEFENSE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_KILL_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_DEFENSE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_RESIST_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_MOVE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_RESIST_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_ATK_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_KILL_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivineSkill":"","Assembly-CSharp|Logic.Skill.SanaeMoveSkill":"","Assembly-CSharp|Logic.Skill.SanaeNineContinueSkill":"","Assembly-CSharp|Logic.Skill.SanaeNineSkill":"","Assembly-CSharp|Logic.Skill.SanaeWindSkill":"","Assembly-CSharp|Logic.Skill.SanaeWindXSkill":"","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill":"","Assembly-CSharp|Logic.Skill.SatoriAttackSkill":"","Assembly-CSharp|Logic.Skill.SatoriBanSkill":"","Assembly-CSharp|Logic.Skill.SatoriSeeSkill":"","Assembly-CSharp|Logic.Skill.SatsujinkiSkill":"","Assembly-CSharp|Logic.Skill.ScarletKoakumaSkill":"","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireDebuffSkill":"","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireSkill":"","Assembly-CSharp|Logic.Skill.ScoutProSkill":"","Assembly-CSharp|Logic.Skill.ScoutSkill":"","Assembly-CSharp|Logic.Skill.ShenlanSkill":"","Assembly-CSharp|Logic.Skill.SkillBanBombSkill":"","Assembly-CSharp|Logic.Skill.SkillBanSkill":"","Assembly-CSharp|Logic.Skill.SneakSkill":"","Assembly-CSharp|Logic.Skill.SpeedUpSkill":"","Assembly-CSharp|Logic.Skill.SplashSkill":"","Assembly-CSharp|Logic.Skill.StaticSkill":"","Assembly-CSharp|Logic.Skill.StiffSkill":"","Assembly-CSharp|Logic.Skill.StompSkill":"","Assembly-CSharp|Logic.Skill.SuperDashSkill":"","Assembly-CSharp|Logic.Skill.SurpriseSkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackAllySkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackProSkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackSkill":"","Assembly-CSharp|Logic.Skill.SuwakoCombineSkill":"","Assembly-CSharp|Logic.Skill.SuwakoFullmapSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiAttackSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiCombineSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiSplitSkill":"","Assembly-CSharp|Logic.Skill.SuwakoMoveSkill":"","Assembly-CSharp|Logic.Skill.SuwakoSplitSkill":"","Assembly-CSharp|Logic.Skill.SwapSkill":"","Assembly-CSharp|Logic.Skill.TaiChiSkill":"","Assembly-CSharp|Logic.Skill.TenguBuffSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchBuffSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchDieSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchSightSkill":"","Assembly-CSharp|Logic.Skill.ThirdEyeSkill":"","Assembly-CSharp|Logic.Skill.TreatAsHeroSkill":"","Assembly-CSharp|Logic.Skill.TrioSkill":"","Assembly-CSharp|Logic.Skill.UndeadSkill":"","Assembly-CSharp|Logic.Skill.UniqueSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoBaseSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoBoneMakerSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoDelayActSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoRadiationSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSuperSkill":"","Assembly-CSharp|Logic.Skill.VampireProSkill":"","Assembly-CSharp|Logic.Skill.VampireSkill":"","Assembly-CSharp|Logic.Skill.WaterDefenseSkill":"","Assembly-CSharp|Logic.Skill.WaterMoveSkill":"","Assembly-CSharp|Logic.Skill.WindGodSkill":"","Assembly-CSharp|Logic.Skill.WindPriestessSkill":"","Assembly-CSharp|Logic.Skill.YuugiDashProSkill":"","Assembly-CSharp|Logic.Skill.YuugiDashSkill":"","Assembly-CSharp|Logic.Skill.YuugiMovePlusSkill":"","Assembly-CSharp|Logic.Skill.YuugiMoveSkill":"","Assembly-CSharp|Logic.Skill.YuugiPushSkill":"","Assembly-CSharp|Logic.Skill.SkillBase":"","Assembly-CSharp|Logic.Skill.ISkill":"","Assembly-CSharp|Logic.Skill.SkillFactory":"","Assembly-CSharp|Logic.Skill.SkillOwner":"","Assembly-CSharp|Logic.Rersource.ResourceManager":"","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager":"","Assembly-CSharp|Logic.Pool.THCollectionPool":"","Assembly-CSharp|Logic.Multilingual.MultilingualRichTextColors":"","Assembly-CSharp|Logic.Multilingual.MultilingualManager":"","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono":"","Assembly-CSharp|Logic.Multilingual.WorkshopModItem":"","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser":"","Assembly-CSharp|Logic.Multilingual.WorkshopModLanguageNames":"","Assembly-CSharp|Logic.Multilingual.WorkshopModCsv":"","Assembly-CSharp|Logic.Multilingual.WorkshopModExporter":"","Assembly-CSharp|Logic.Multilingual.WorkshopModLoader":"","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader":"","Assembly-CSharp|Logic.HeroTask.HeroTaskData":"","Assembly-CSharp|Logic.CrashSight.CrashSightManager":"","Assembly-CSharp|Logic.CrashSight.LogSystem":"","Assembly-CSharp|Logic.Common.CommonLogic":"","Assembly-CSharp|Logic.Common.ICommonLogic":"","Assembly-CSharp|Logic.AI.AIActionBase":"","Assembly-CSharp|Logic.AI.ActionNetData":"","Assembly-CSharp|Logic.AI.AIActionGenerator":"","Assembly-CSharp|Logic.AI.CalculateResult":"","Assembly-CSharp|Logic.AI.AIActionScoreCalculator":"","Assembly-CSharp|Logic.AI.PathFinder":"","Assembly-CSharp|Logic.AI.UnitTargetMap":"","Assembly-CSharp|Logic.AI.UnitTargetData":"","Assembly-CSharp|Logic.AI.AILogic":"","Assembly-CSharp|Logic.AI.AIStateRecord":"","Assembly-CSharp|Logic.AI.AIRecord":"","Assembly-CSharp|Logic.AI.AITechScoreCalculator":"","Assembly-CSharp|Logic.Action.CommonActionParams":"","Assembly-CSharp|Logic.Action.ActionLogicFactory":"","Assembly-CSharp|Logic.Action.ActionLogicBase":"","Assembly-CSharp|Logic.Action.BuildWonderAction":"","Assembly-CSharp|Logic.Action.GainResourceAction":"","Assembly-CSharp|Logic.Action.CityLevelUpActionAction":"","Assembly-CSharp|Logic.Action.UnitMoveAction":"","Assembly-CSharp|Logic.Action.UnitPassiveMoveAction":"","Assembly-CSharp|Logic.Action.ActiveAttackActionRecorder":"","Assembly-CSharp|Logic.Action.UnitAttackAction":"","Assembly-CSharp|Logic.Action.UnitAttackGroundAction":"","Assembly-CSharp|Logic.Action.StartWonderAction":"","Assembly-CSharp|Logic.Action.UnitSkillAction":"","Assembly-CSharp|Logic.Action.LearnTechAction":"","Assembly-CSharp|Logic.Action.PlayerTurnStartAction":"","Assembly-CSharp|Logic.Action.PlayerTurnEndAction":"","Assembly-CSharp|Logic.Action.AIParamControlAction":"","Assembly-CSharp|Logic.Action.SurrenderAction":"","Assembly-CSharp|Logic.Action.BuyCultureCardAction":"","Assembly-CSharp|Logic.Action.ActionVisualEventCollector":"","Assembly-CSharp|Logic.Action.UnitAttackAllyAction":"","Assembly-CSharp|Logic.Action.BuildAction":"","Assembly-CSharp|Logic.Action.BuildActionBuildPreserve":"","Assembly-CSharp|Logic.Action.BuildActionBuildNavalBase":"","Assembly-CSharp|Logic.Action.BuildActionBuildTemple":"","Assembly-CSharp|Logic.Action.BuildActionBuildKaguyaFrenchYard":"","Assembly-CSharp|Logic.Action.BuildActionUpdateAllBuildingLevel":"","Assembly-CSharp|Logic.Action.BuildActionBuildEgyptianIrrigation":"","Assembly-CSharp|Logic.Action.BuildActionBuildRemiliaMilitary":"","Assembly-CSharp|Logic.Action.BuildActionBuildMetalStation":"","Assembly-CSharp|Logic.Action.BuildActionBuildMoriyaMilitary":"","Assembly-CSharp|Logic.Action.GridMiscAction":"","Assembly-CSharp|Logic.Action.GridMiscActionGrowTreeOutside":"","Assembly-CSharp|Logic.Action.GridMiscActionCreateMountain":"","Assembly-CSharp|Logic.Action.GridMiscActionSellMetal":"","Assembly-CSharp|Logic.Action.TrainUnitAction":"","Assembly-CSharp|Logic.Action.TrainUnitActionTrainHero":"","Assembly-CSharp|Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior":"","Assembly-CSharp|Logic.Action.UnitActionAction":"","Assembly-CSharp|Logic.Action.UnitActionROYALFLAMESPRO":"","Assembly-CSharp|Logic.Action.UnitActionHeroUpgrade":"","Assembly-CSharp|Logic.Action.UnitActionHEAL":"","Assembly-CSharp|Logic.Action.UnitActionTEWIFRENCHBUFF":"","Assembly-CSharp|Logic.Action.UnitActionMOKOUFRENCHBOOM":"","Assembly-CSharp|Logic.Action.UnitActionKAGUYAFRENCHAROUND":"","Assembly-CSharp|Logic.Action.UnitActionForceDisband":"","Assembly-CSharp|Logic.Action.UnitActionRemoveRedMist":"","Assembly-CSharp|Logic.Action.UnitActionREMILIABUFF":"","Assembly-CSharp|Logic.Action.UnitActionAbsorbRedMist":"","Assembly-CSharp|Logic.Action.UnitActionRemiliaAbsorb":"","Assembly-CSharp|Logic.Action.UnitActionKanakoSit":"","Assembly-CSharp|Logic.Action.UnitActionKanakoUnSit":"","Assembly-CSharp|Logic.Action.UnitActionAyaMoveAgain":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinFire":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinCityExp":"","Assembly-CSharp|Logic.Action.UnitActionReisenFrenchBoom":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiBonePileBoom":"","Assembly-CSharp|Logic.Achievement.AchievementFactory":"","Assembly-CSharp|Logic.Audio.AudioClipConfig":"","Assembly-CSharp|Logic.Audio.AudioManager":"","Assembly-CSharp|Logic.Audio.AudioPlayer":"","Assembly-CSharp|TH1_Renderer.BubbleRenderer":"","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono":"","Assembly-CSharp|TH1_Renderer.CityInfoMono":"","Assembly-CSharp|TH1_Renderer.CityInfoRenderer":"","Assembly-CSharp|TH1_Renderer.StatusIconMono":"","Assembly-CSharp|TH1_Renderer.UnitRenderer":"","Assembly-CSharp|TH1_Renderer.UnitStatusIcon":"","Assembly-CSharp|TH1_Renderer.UnitStatusArea":"","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimCommonData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData":"","Assembly-CSharp|TH1_Anim.FragmentFactory":"","Assembly-CSharp|TH1_Anim.FragmentManager":"","Assembly-CSharp|TH1_Anim.FragmentDataFactory":"","Assembly-CSharp|TH1_Anim.IFragmentData":"","Assembly-CSharp|TH1_Anim.FragmentUnitData":"","Assembly-CSharp|TH1_Anim.FragmentMoveData":"","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData":"","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData":"","Assembly-CSharp|TH1_Anim.FragmentGridUpdateData":"","Assembly-CSharp|TH1_Anim.FragmentCityExpData":"","Assembly-CSharp|TH1_Anim.FragmentCityExpUpData":"","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData":"","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimMove":"","Assembly-CSharp|TH1_Anim.Fragments.AnimPhase":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttack":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAlly":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAndCounter":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackGround":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityConnectExpUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExpUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityLevelUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentDie":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentGridUpdate":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMove":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveTeleport":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveExplorer":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveKill":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentNotMoveKill":"","Assembly-CSharp|TH1_Anim.Fragments.SkillVisualStep":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep":"","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope":"","Assembly-CSharp|GCloud.UQM.UQM":"","Assembly-CSharp|GCloud.UQM.UQMCrash":"","Assembly-CSharp|GCloud.UQM.UQMLog":"","Assembly-CSharp|GCloud.UQM.RetArgsWrapper":"","Assembly-CSharp|GCloud.UQM.MiniJSON.Json":""}},"Type":{"MemberType":"Type","Mapping":{"Assembly-CSharp|CrashSightAgent":"a","Assembly-CSharp|CrashSightCallback":"b","Assembly-CSharp|CrashSightLogCallback":"c","Assembly-CSharp|CrashSightStackTrace":"d","Assembly-CSharp|SpriteEffectController":"e","Assembly-CSharp|DebugCenter":"f","Assembly-CSharp|Table":"g","Assembly-CSharp|Timer/TimerTask":"h","Assembly-CSharp|Timer":"i","Assembly-CSharp|UnitMono":"sy","Assembly-CSharp|ActionClickedEvent":"k","Assembly-CSharp|ActionIdMono":"l","Assembly-CSharp|BottomBarButtonUIAnimator/d__8":"m","Assembly-CSharp|BottomBarButtonUIAnimator/d__9":"n","Assembly-CSharp|BottomBarButtonUIAnimator":"o","Assembly-CSharp|CameraController":"r","Assembly-CSharp|ChooseUISettingBarController/<>c__DisplayClass6_0":"ba","Assembly-CSharp|ChooseUISettingBarController":"bb","Assembly-CSharp|ButtonHoverEffect/d__15":"q","Assembly-CSharp|ButtonHoverEffect":"bv","Assembly-CSharp|ToggleButtonController":"bd","Assembly-CSharp|ViewCameraProperty":"ens","Assembly-CSharp|ViewCloseProperty":"ent","Assembly-CSharp|ViewControllerSubInterface":"enw","Assembly-CSharp|ViewControllerSub`1":"eov`1","Assembly-CSharp|ViewDepthProperty":"epu","Assembly-CSharp|ViewHierarchyProperty":"epv","Assembly-CSharp|ViewLoadProperty":"epw","Assembly-CSharp|ViewMaskProperty":"epx","Assembly-CSharp|ViewOpenProperty":"epy","Assembly-CSharp|DebugUI/<>c__DisplayClass9_0":"epz","Assembly-CSharp|DebugUI":"bg","Assembly-CSharp|PreviewCameraController":"bl","Assembly-CSharp|RoundedRectImage":"bo","Assembly-CSharp|VolumeSliderController":"br","Assembly-CSharp|SkillIdMono":"bs","Assembly-CSharp|TechListMono":"mi","Assembly-CSharp|TechTreeButtonAnimator":"bt","Assembly-CSharp|TechTypeMono":"bw","Assembly-CSharp|TooltipTrigger":"bx","Assembly-CSharp|UIBlockCameraDrag":"ca","Assembly-CSharp|ChatBubble":"pn","Assembly-CSharp|DropdownRebuildTrigger/d__3":"bor","Assembly-CSharp|DropdownRebuildTrigger":"cps","Assembly-CSharp|IconSizingUtility":"bph","Assembly-CSharp|UIOutsideMenuButtonMono":"cpt","Assembly-CSharp|UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0":"crp","Assembly-CSharp|UIOutsideMultiplayFriendRowMono":"csc","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0":"pj","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono":"bcb","Assembly-CSharp|UIOutsideSelectAvatarMono":"cxv","Assembly-CSharp|UIOutsideSelectCheckPanelMono":"dhf","Assembly-CSharp|UIOutsideSelectForceGroupMono":"lx","Assembly-CSharp|UIOutsideSelectHeroPackMono":"ob","Assembly-CSharp|UIOutsideSelectSkillCircleMono":"dsy","Assembly-CSharp|UIOutsideTutorListRowMono/<>c__DisplayClass6_0":"bdx","Assembly-CSharp|UIOutsideTutorListRowMono":"bdy","Assembly-CSharp|SetTextColor":"cc","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1":"cg","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0":"eoy","Assembly-CSharp|TH1_UI.View.Outside.RoomNameInputValidator":"ggi","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffLineMono":"cd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono":"ce","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideHistoryItemMono":"csg","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono":"cxd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0":"dzd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0":"eqa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono":"fbm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono":"fbn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0":"glm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono":"iap","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0":"jzp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono":"kpk","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono":"fbo","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0":"cf","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono":"fbp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0":"fbq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono":"fcj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono":"fde","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono":"bn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono":"blt","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0":"hkj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListItemMono":"kpl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData":"kpm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0":"tb","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0":"bhn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0":"fle","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0":"cl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/d__135":"ikv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono":"hpp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono":"hpq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono":"imd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData":"ipa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0":"ea","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0":"bbe","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0":"brr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0":"brv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0":"cs","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono":"fkw","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideUploadedModListItemMono":"kps","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton":"ed","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton":"ho","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono":"kpt","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono":"bao","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono":"box","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono":"ehi","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiDescGroup":"hp","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiListItem":"rh","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono":"jpa","Assembly-CSharp|TH1_UI.View.Common.ChatMessageData":"jzc","Assembly-CSharp|TH1_UI.View.Common.UIConfirmPopupMono":"kpy","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono":"kpz","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0":"em","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono":"gd","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow/d__11":"ct","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow":"cvb","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0":"glf","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono":"dta","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono":"dtn","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono":"gvs","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardMono":"gzr","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureTaskMono":"jkj","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0":"kpu","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0":"kpv","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0":"gro","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoActionPointMono":"jkk","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoItemInfoMono":"px","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0":"pw","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0":"zr","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/d__86":"zs","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroAvatarMono":"ge","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0":"gun","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0":"gwg","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono":"qb","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0":"dvx","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono":"dvy","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0":"dws","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono":"dys","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeViewTypeMono":"dyt","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono":"boo","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono":"bou","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0":"kqa","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0":"kqb","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0":"kqq","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono":"gge","Assembly-CSharp|TH1_UI.View.Bottom.Chat.ChatMessageRowMono":"gvc","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_0":"bsf","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_1":"bsy","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass9_0":"eqe","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelCommonCircleMono":"jqq","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelTrigger":"jqr","Assembly-CSharp|TH1_UI.HintUI.HintUI":"eqj","Assembly-CSharp|TH1_UI.Core.BaseUIView`1":"eqk`1","Assembly-CSharp|TH1_UI.Core.IUIData":"eql","Assembly-CSharp|TH1_UI.Core.UIBottomManager":"qc","Assembly-CSharp|TH1_UI.Core.UIInfoTask":"eqm","Assembly-CSharp|TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0":"sb","Assembly-CSharp|TH1_UI.Core.UIInfoManager":"eqn","Assembly-CSharp|TH1_UI.Core.UINotifyTask":"eqo","Assembly-CSharp|TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0":"bfp","Assembly-CSharp|TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0":"bhp","Assembly-CSharp|TH1_UI.Core.UINotifyManager":"eqp","Assembly-CSharp|TH1_UI.Core.UIOutsideTask":"blj","Assembly-CSharp|TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0":"bho","Assembly-CSharp|TH1_UI.Core.UIOutsideManager":"bnt","Assembly-CSharp|TH1_UI.Core.UIResourceController":"eqq","Assembly-CSharp|TH1_UI.Core.UIResourceName":"eqr","Assembly-CSharp|TH1_UI.Core.UITopManager":"oi","Assembly-CSharp|TH1_UI.Core.ViewControllerManager":"eqs","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController":"td","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController":"eb","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController":"pg","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController":"ec","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController":"te","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController":"kpw","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController":"boi","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController":"bxj","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController":"eqt","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController":"dsl","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController":"qd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController":"eqv","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController":"gkj","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController":"dyu","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController":"gko","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController":"bob","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController":"eqw","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController":"dyv","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController":"gf","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController":"dyw","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController":"kqr","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController":"ut","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController":"gkq","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController":"ph","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController":"cvd","Assembly-CSharp|TH1_UI.Controller.Base.IEscClosable":"dtb","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface":"eqx","Assembly-CSharp|TH1_UI.Controller.Base.ViewController`1":"eqy`1","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController":"eqz","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController":"era","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono":"erb","Assembly-CSharp|UI.BoardingUI/<>c__DisplayClass6_0":"ekc","Assembly-CSharp|UI.BoardingUI":"dz","Assembly-CSharp|UI.UnitTypeMono":"ne","Assembly-CSharp|UI.VersionLabelMono":"ekd","Assembly-CSharp|UI.Core.CommonUI":"erc","Assembly-CSharp|UI.Common.ChooseUIButtonHoverColor":"ej","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect/d__10":"ek","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect":"el","Assembly-CSharp|UI.Common.SetButtonTextColor":"eo","Assembly-CSharp|TH1Resource.AnimCache":"ep","Assembly-CSharp|TH1Resource.MatCache":"eq","Assembly-CSharp|TH1Resource.ResourceCache":"er","Assembly-CSharp|TH1Resource.SpriteCache":"es","Assembly-CSharp|TH1Renderer.EffectManager":"eu","Assembly-CSharp|TH1Renderer.GridRenderer":"fa","Assembly-CSharp|TH1Renderer.GridVFXManager":"bon","Assembly-CSharp|TH1Renderer.GridVFXRendererFactory":"fb","Assembly-CSharp|TH1Renderer.GridVFXParams":"fc","Assembly-CSharp|TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0":"ch","Assembly-CSharp|TH1Renderer.GridVFXRenderer":"fd","Assembly-CSharp|TH1Renderer.FlagGridVFXRenderer":"fe","Assembly-CSharp|TH1Renderer.DamageGridVFXRenderer":"ff","Assembly-CSharp|TH1Renderer.ROYALFLAMESGridVFXRenderer":"fg","Assembly-CSharp|TH1Renderer.FogGridVFXRenderer":"eke","Assembly-CSharp|TH1Renderer.TewiFrenchBuffGridVFXRenderer":"ny","Assembly-CSharp|TH1Renderer.CoinGridVFXRenderer":"rx","Assembly-CSharp|TH1Renderer.SkillIconGridVFXRenderer":"zp","Assembly-CSharp|TH1Renderer.FireGridVFXRenderer":"chn","Assembly-CSharp|TH1Renderer.GenericGridVFXRenderer":"zq","Assembly-CSharp|TH1Renderer.DancingGridVFXRenderer":"de","Assembly-CSharp|TH1Renderer.MapRenderer":"fj","Assembly-CSharp|TH1Renderer.ProjectileData":"fk","Assembly-CSharp|TH1Renderer.ProjectileManager/<>c__DisplayClass12_0":"beg","Assembly-CSharp|TH1Renderer.ProjectileManager/<>c__DisplayClass13_0":"pi","Assembly-CSharp|TH1Renderer.ProjectileManager":"fm","Assembly-CSharp|TH1Renderer.ProjectileRenderer":"fn","Assembly-CSharp|TH1Renderer.Prefab.SyncAlphaToChildren":"fp","Assembly-CSharp|TH1_Presentation.Sequencer.Task.FragmentSequencerTask":"cvl","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask":"erh","Assembly-CSharp|TH1_Presentation.Sequencer.Task.UISequencerTask":"eri","Assembly-CSharp|TH1_Logic.Tools.FileTools":"cvc","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver":"cxb","Assembly-CSharp|TH1_Logic.Steam.GameNetSender":"bad","Assembly-CSharp|TH1_Logic.Steam.NetworkPayloadCodec":"kqs","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue":"lhg","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/IncomingOrderedState":"lhh","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage":"cj","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/OutgoingMessage":"ck","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P":"bae","Assembly-CSharp|TH1_Logic.Steam.SteamGUIMono":"cxc","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0":"kwc","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0":"kxf","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0":"kxg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0":"kxh","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0":"kxi","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0":"lcl","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0":"lcm","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0":"lcn","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0":"lco","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1":"lfs","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0":"lft","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0":"lfu","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0":"lfv","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0":"llg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1":"lpd","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0":"lrz","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/d__191":"lsa","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager":"bag","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo":"ef","Assembly-CSharp|TH1_Logic.Steam.BaseMessage":"dwt","Assembly-CSharp|TH1_Logic.Steam.StringMessage":"dwv","Assembly-CSharp|TH1_Logic.Steam.GameStartMessage":"dww","Assembly-CSharp|TH1_Logic.Steam.ActionConfirmMessage":"dwx","Assembly-CSharp|TH1_Logic.Steam.ActionExcuteMessage":"dyo","Assembly-CSharp|TH1_Logic.Steam.TurnEndMessage":"ekp","Assembly-CSharp|TH1_Logic.Steam.MapConfirmMessage":"eop","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage":"eor","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage":"lsb","Assembly-CSharp|TH1_Logic.Steam.ChangeCivMessage":"epn","Assembly-CSharp|TH1_Logic.Steam.UpdateLobbyDataMessage":"fme","Assembly-CSharp|TH1_Logic.Steam.RequestLobbyDataMessage":"bfu","Assembly-CSharp|TH1_Logic.Steam.HeartbeatMessage":"bfv","Assembly-CSharp|TH1_Logic.Steam.MemberStateSyncMessage":"ij","Assembly-CSharp|TH1_Logic.Steam.RequestForceUpdateMessage":"bcy","Assembly-CSharp|TH1_Logic.Steam.HeartbeatReplyMessage":"cwj","Assembly-CSharp|TH1_Logic.Steam.ChatMessage":"eg","Assembly-CSharp|TH1_Logic.Steam.InviteMessage":"eh","Assembly-CSharp|TH1_Logic.Steam.InviteVersionMismatchMessage":"lsc","Assembly-CSharp|TH1_Logic.Steam.LobbyReportMessage":"lsd","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessage":"lhj","Assembly-CSharp|TH1_Logic.Oss.OssData":"cvf","Assembly-CSharp|TH1_Logic.Oss.OssManager":"cwm","Assembly-CSharp|TH1_Logic.Oss.OssUploadService":"cwo","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession":"lse","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage":"lsf","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage":"lsg","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportService":"lsh","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveFile":"lsi","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup":"lsj","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService":"lsk","Assembly-CSharp|TH1_Logic.Oss.StsTokenService":"dhs","Assembly-CSharp|TH1_Logic.Net.ILobby":"fqy","Assembly-CSharp|TH1_Logic.Net.LobbyBase":"fvn","Assembly-CSharp|TH1_Logic.Net.MemberInfo":"fxg","Assembly-CSharp|TH1_Logic.Net.LobbyManager":"fxh","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipPayload":"lsl","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager":"lsm","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData":"ei","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerInfo":"dhu","Assembly-CSharp|TH1_Logic.MatchConfig.CityInfo":"dih","Assembly-CSharp|TH1_Logic.MatchConfig.UnitInfo":"ggf","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager":"en","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData":"et","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo":"fl","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementLogicFactory":"hh","Assembly-CSharp|TH1_Logic.MatchConfig.IMatchSettlement":"hl","Assembly-CSharp|TH1_Logic.MatchConfig.NormalMatchSettlement":"lsn","Assembly-CSharp|TH1_Logic.MatchConfig.TutorMatchSettlement":"ok","Assembly-CSharp|TH1_Logic.MatchConfig.StoryMatchSettlement":"ol","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementStuckGuard":"kpx","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementGroup":"om","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo":"on","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementLogicFactory":"oo","Assembly-CSharp|TH1_Logic.MatchConfig.IPlayerSettlement":"op","Assembly-CSharp|TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement":"pe","Assembly-CSharp|TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement":"pf","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo":"qm","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicFactory":"qn","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicBase":"qo","Assembly-CSharp|TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic":"qu","Assembly-CSharp|TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic":"qv","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreWinTaskLogic":"qw","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreValueTaskLogic":"qx","Assembly-CSharp|TH1_Logic.MatchConfig.HasCityCountTaskLogic":"qy","Assembly-CSharp|TH1_Logic.MatchConfig.HasUnitCountTaskLogic":"qz","Assembly-CSharp|TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic":"ra","Assembly-CSharp|TH1_Logic.MatchConfig.HasCoinCountTaskLogic":"rb","Assembly-CSharp|TH1_Logic.MatchConfig.HasExploreCountTaskLogic":"rc","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData":"bhq","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase":"bid","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHeroDieMomentItem":"bie","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptainLostMomentItem":"biq","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityLostMomentItem":"bir","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityFireMomentItem":"bth","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem":"cxe","Assembly-CSharp|TH1_Logic.MatchConfig.BattleSacrifyMomentItem":"din","Assembly-CSharp|TH1_Logic.MatchConfig.BattleTreasureMomentItem":"fcw","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLevelupMomentItem":"feu","Assembly-CSharp|TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem":"fev","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCounterKillMomentItem":"ffa","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLastStandMomentItem":"fgk","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillGiantMomentItem":"fgl","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillTreasureMomentItem":"gdn","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem":"gdo","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem":"gdp","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCityMomentItem":"gdx","Assembly-CSharp|TH1_Logic.MatchConfig.Battle3KillMomentItem":"gdz","Assembly-CSharp|TH1_Logic.MatchConfig.Battle4KillMomentItem":"gfp","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem":"ilx","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillOfficerMomentItem":"imc","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitBigCityMomentItem":"ixz","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth10MomentItem":"iya","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth20MomentItem":"jbn","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth30MomentItem":"jef","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech5MomentItem":"jeg","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech10MomentItem":"jeh","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem":"jei","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem":"jej","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem":"jek","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem":"jel","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem":"jem","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem":"jen","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem":"jeo","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem":"jep","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem":"jeq","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem":"jer","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem":"jes","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem":"jet","Assembly-CSharp|TH1_Logic.MatchConfig.DiplomacyBreakMomentItem":"jeu","Assembly-CSharp|TH1_Logic.MatchConfig.Battle5KillMomentItem":"jev","Assembly-CSharp|TH1_Logic.MatchConfig.Battle6PlusKillMomentItem":"jew","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem":"jex","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillHeroMomentItem":"jey","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem":"jez","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem":"jfa","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderMomentItem":"jfb","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem":"lso","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem":"lsp","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem":"lsq","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem":"lsr","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem":"lss","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem":"lst","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderParkMomentItem":"lsu","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem":"lsv","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth50MomentItem":"jfc","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth100MomentItem":"jfd","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech20MomentItem":"jfe","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem":"jff","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem":"jfg","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem":"jfh","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem":"jfi","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem":"jfj","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem":"jfk","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem":"jfl","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem":"jqt","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem":"jqu","Assembly-CSharp|TH1_Logic.MatchConfig.WikiId":"cwq","Assembly-CSharp|TH1_Logic.MatchConfig.WikiData/WikiTagRules":"dfs","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0":"emb","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager":"jqw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase":"bbk","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken":"bbt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt":"bbv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateKills":"bbx","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing":"bci","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened":"bck","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored":"bcm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured":"bco","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks":"bdr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillActivation":"bfz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin":"vr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels":"fxi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers":"fxj","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSpType":"fxk","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddCoin":"ctb","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentGetTech":"uu","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTrainUnit":"uv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitKills":"uw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat":"va","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSplashDamage":"vb","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill":"vc","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored":"vd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers":"rn","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages":"sm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskFactory":"bio","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskItem":"bjd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager":"bje","Assembly-CSharp|TH1_Logic.Config.ConfigManager":"gla","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0":"cuy","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0":"dba","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0":"dbb","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0":"ggy","Assembly-CSharp|TH1_Logic.Comic.ComicAction":"sn","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogicFactory":"so","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic":"sp","Assembly-CSharp|TH1_Logic.Comic.FadeInComicActionLogic":"tg","Assembly-CSharp|TH1_Logic.Comic.FadeOutComicActionLogic":"th","Assembly-CSharp|TH1_Logic.Comic.SlideInLeftComicActionLogic":"ti","Assembly-CSharp|TH1_Logic.Comic.SlideOutLeftComicActionLogic":"tj","Assembly-CSharp|TH1_Logic.Comic.SlideInRightComicActionLogic":"tk","Assembly-CSharp|TH1_Logic.Comic.SlideOutRightComicActionLogic":"tl","Assembly-CSharp|TH1_Logic.Comic.SlideInUpComicActionLogic":"uf","Assembly-CSharp|TH1_Logic.Comic.SlideOutUpComicActionLogic":"ug","Assembly-CSharp|TH1_Logic.Comic.SlideInDownComicActionLogic":"uh","Assembly-CSharp|TH1_Logic.Comic.SlideOutDownComicActionLogic":"ui","Assembly-CSharp|TH1_Logic.Comic.TextAppearComicActionLogic":"uj","Assembly-CSharp|TH1_Logic.Comic.AllSlideInUpComicActionLogic":"uk","Assembly-CSharp|TH1_Logic.Comic.AllSlideOutUpComicActionLogic":"ul","Assembly-CSharp|TH1_Logic.Comic.AllFadeOutComicActionLogic":"df","Assembly-CSharp|TH1_Logic.Comic.ComicControl":"sq","Assembly-CSharp|TH1_Logic.Comic.ComicAsset":"sr","Assembly-CSharp|TH1_Logic.Comic.ComicSheet":"ss","Assembly-CSharp|TH1_Logic.Comic.ComicData":"st","Assembly-CSharp|TH1_Logic.Comic.ComicBackground":"su","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem":"sv","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam":"fec","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono":"tf","Assembly-CSharp|TH1_Logic.Comic.ComicManager":"tm","Assembly-CSharp|TH1_Logic.Comic.ComicMono":"tn","Assembly-CSharp|TH1_Logic.Comic.ImageMapData":"um","Assembly-CSharp|TH1_Logic.Collect.CollectData":"dsj","Assembly-CSharp|TH1_Logic.Collect.DamageCollectData":"dsk","Assembly-CSharp|TH1_Logic.Collect.AddUnitCollectData":"fnh","Assembly-CSharp|TH1_Logic.Collect.TransformUnitCollectData":"iqv","Assembly-CSharp|TH1_Logic.Collect.LearnTechCollectData":"jac","Assembly-CSharp|TH1_Logic.Collect.OnTurnStartCollectData":"jcx","Assembly-CSharp|TH1_Logic.Collect.MatchGameEndCollectData":"jjb","Assembly-CSharp|TH1_Logic.Collect.PlayerGameEndCollectData":"jjc","Assembly-CSharp|TH1_Logic.Collect.CollectManager":"jjd","Assembly-CSharp|TH1_Logic.Chat.BannedWordFilter":"lsw","Assembly-CSharp|TH1_Logic.Chat.ChatManager":"tw","Assembly-CSharp|TH1_Logic.Chat.ChatItem":"tx","Assembly-CSharp|TH1_Logic.AITrain.ModelInference":"ve","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder":"vf","Assembly-CSharp|TH1_Logic.AITrain.TrainingState":"vg","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData":"vh","Assembly-CSharp|TH1_Logic.AITrain.AIActionPacker":"baf","Assembly-CSharp|TH1_Logic.Action.PlayerActionAction":"erj","Assembly-CSharp|TH1_Logic.Action.PlayerActionDiplomacy":"bbj","Assembly-CSharp|TH1_Logic.Action.PlayerActionSelectHero":"bbl","Assembly-CSharp|TH1_Logic.Action.PlayerActionFinishHeroTask":"bbu","Assembly-CSharp|RuntimeData.CityMapData":"bjq","Assembly-CSharp|RuntimeData.CityData":"bjs","Assembly-CSharp|RuntimeData.TerritoryData":"bju","Assembly-CSharp|RuntimeData.GridMapData":"bpe","Assembly-CSharp|RuntimeData.GridData":"bsr","Assembly-CSharp|RuntimeData.MapPosition":"byt","Assembly-CSharp|RuntimeData.MemberCiv":"fxl","Assembly-CSharp|RuntimeData.MapData/MapArchiveAvailabilityCache":"ex","Assembly-CSharp|RuntimeData.MapData/<>c__DisplayClass118_0":"fi","Assembly-CSharp|RuntimeData.MapData/<>c__DisplayClass82_0":"gl","Assembly-CSharp|RuntimeData.MapData":"cfo","Assembly-CSharp|RuntimeData.MapIdGenerator":"cor","Assembly-CSharp|RuntimeData.MatchLimitData":"gjw","Assembly-CSharp|RuntimeData.PlayerConfirmData":"bfx","Assembly-CSharp|RuntimeData.PlayerConfirmMap":"doq","Assembly-CSharp|RuntimeData.NetData/CountingRandom":"ggz","Assembly-CSharp|RuntimeData.NetData":"cqa","Assembly-CSharp|RuntimeData.PlayerMapData":"cro","Assembly-CSharp|RuntimeData.PlayerData/<>c__DisplayClass74_0":"cze","Assembly-CSharp|RuntimeData.PlayerData":"csa","Assembly-CSharp|RuntimeData.WonderData":"csd","Assembly-CSharp|RuntimeData.MapSightData":"csf","Assembly-CSharp|RuntimeData.TechTreeData":"csh","Assembly-CSharp|RuntimeData.DiplomacyData":"csj","Assembly-CSharp|RuntimeData.DiplomacyDataExtensions":"fxm","Assembly-CSharp|RuntimeData.CountryDiplomacyInfo":"csq","Assembly-CSharp|RuntimeData.PlayerHeroData":"bbw","Assembly-CSharp|RuntimeData.PlayerNamerData":"bby","Assembly-CSharp|RuntimeData.PlayerCultureInfo":"jqz","Assembly-CSharp|RuntimeData.IdentifierBase":"ctq","Assembly-CSharp|RuntimeData.UnitMapData":"cts","Assembly-CSharp|RuntimeData.UnitData":"ctu","Assembly-CSharp|RuntimeData.AchievementDataManager":"iu","Assembly-CSharp|RuntimeData.CultureCardFactory":"jra","Assembly-CSharp|RuntimeData.CultureCardBase":"jrb","Assembly-CSharp|RuntimeData.SecondHeroCultureCard":"jrc","Assembly-CSharp|RuntimeData.ThirdHeroCultureCard":"jrd","Assembly-CSharp|RuntimeData.Lv2HeroCultureCard":"zt","Assembly-CSharp|RuntimeData.Lv3HeroCultureCard":"zu","Assembly-CSharp|RuntimeData.MonumentForestCultureCard":"jre","Assembly-CSharp|RuntimeData.MonumentShallowCultureCard":"jrf","Assembly-CSharp|RuntimeData.MonumentMountainCultureCard":"jrg","Assembly-CSharp|RuntimeData.MonumentDeepSeaCultureCard":"jrh","Assembly-CSharp|RuntimeData.MonumentPlainCultureCard":"jri","Assembly-CSharp|RuntimeData.AdvancedHeroEnhanceCultureCard":"jrj","Assembly-CSharp|RuntimeData.AdvancedMilitaryEnhanceCultureCard":"jrk","Assembly-CSharp|RuntimeData.AdvancedEconomyEnhanceCultureCard":"jrl","Assembly-CSharp|RuntimeData.AdvancedScarletMansionCultureCard":"jrm","Assembly-CSharp|RuntimeData.AdvancedEienteiCultureCard":"jrn","Assembly-CSharp|RuntimeData.AdvancedMoriyaCultureCard":"jro","Assembly-CSharp|RuntimeData.AdvancedPalaceOfEarthCultureCard":"jrp","Assembly-CSharp|RuntimeData.GameRecordManager/<>c__DisplayClass5_0":"jje","Assembly-CSharp|RuntimeData.GameRecordManager":"iv","Assembly-CSharp|RuntimeData.GameRecordData":"cuj","Assembly-CSharp|RuntimeData.GameRecord":"cul","Assembly-CSharp|TH1_Core.Managers.EventManager":"erk","Assembly-CSharp|TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0":"u","Assembly-CSharp|TH1_Core.Managers.PresentationManager":"erl","Assembly-CSharp|TH1_Core.Managers.UIManager/<>c__DisplayClass22_0":"ua","Assembly-CSharp|TH1_Core.Managers.UIManager":"erm","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder":"ern","Assembly-CSharp|ExcelConfig.ExcelConfigBase":"dyy","Assembly-CSharp|ExcelConfig.AIConfigCategory":"dyz","Assembly-CSharp|ExcelConfig.AIConfig":"dza","Assembly-CSharp|ExcelConfig.GeoDescCategory":"dzb","Assembly-CSharp|ExcelConfig.GeoDesc":"dzc","Assembly-CSharp|ExcelConfig.MomentCategory":"jfm","Assembly-CSharp|ExcelConfig.Moment":"jfn","Assembly-CSharp|TH1Audio.ButtonSFX":"fq","Assembly-CSharp|TH1Audio.SFXComponent":"fr","Assembly-CSharp|Logic.CityLogic":"fs","Assembly-CSharp|Logic.ICityLogic":"ft","Assembly-CSharp|Logic.GameLogic":"fv","Assembly-CSharp|Logic.GameStateBase":"fw","Assembly-CSharp|Logic.PlayerRoundState":"fx","Assembly-CSharp|Logic.OtherPlayerRoundState":"fxn","Assembly-CSharp|Logic.DieWaitingState":"fxo","Assembly-CSharp|Logic.MenuState":"fz","Assembly-CSharp|Logic.ForceUpdatingState":"bcz","Assembly-CSharp|Logic.SpectateState":"gnt","Assembly-CSharp|Logic.FinishState/d__6":"bcx","Assembly-CSharp|Logic.FinishState":"ga","Assembly-CSharp|Logic.MainEditor":"gb","Assembly-CSharp|Logic.StrategyInfo":"gc","Assembly-CSharp|Logic.InputConfig":"bgq","Assembly-CSharp|Logic.InputKeyConfig":"bha","Assembly-CSharp|Logic.InputConfigManager":"bip","Assembly-CSharp|Logic.InputLogic":"fu","Assembly-CSharp|Logic.MapWaterTypeHelper":"jrq","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass25_0":"zw","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass25_1":"zx","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass36_0":"zy","Assembly-CSharp|Logic.MapGenerator":"gg","Assembly-CSharp|Logic.MapInteraction/<>c__DisplayClass9_0":"gha","Assembly-CSharp|Logic.MapInteraction":"gi","Assembly-CSharp|Logic.MapRecordManager":"cvk","Assembly-CSharp|Logic.IPlayerLogic":"gj","Assembly-CSharp|Logic.PlayerLogic":"gn","Assembly-CSharp|Logic.RenderUpdateManager":"go","Assembly-CSharp|Logic.IUnitLogic":"gp","Assembly-CSharp|Logic.AttackInfo":"jrr","Assembly-CSharp|Logic.SettlementInfo":"gq","Assembly-CSharp|Logic.UnitLogic":"gr","Assembly-CSharp|Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0":"nf","Assembly-CSharp|Logic.Skill.AllYCounterSkill":"cxs","Assembly-CSharp|Logic.Skill.AllYTranSportSkill":"cxu","Assembly-CSharp|Logic.Skill.AttackAfterKillSkill":"bcn","Assembly-CSharp|Logic.Skill.AttackGetAttackPointSkill":"zz","Assembly-CSharp|Logic.Skill.AttackRangeUpSkill":"bcp","Assembly-CSharp|Logic.Skill.AttackUpSkill":"fxw","Assembly-CSharp|Logic.Skill.AutoHealSkill":"cxw","Assembly-CSharp|Logic.Skill.AyaBuffSkill":"blb","Assembly-CSharp|Logic.Skill.AyaDamageDebuffSkill":"pl","Assembly-CSharp|Logic.Skill.AyaMoveAgainBuffSkill":"dzg","Assembly-CSharp|Logic.Skill.AyaMoveAgainSkill":"dzh","Assembly-CSharp|Logic.Skill.BambooMoveSkill":"cxy","Assembly-CSharp|Logic.Skill.BoneAttackUpSkill":"bky","Assembly-CSharp|Logic.Skill.BonePileSkill":"jjg","Assembly-CSharp|Logic.Skill.BoneSacrificeSkill":"dwn","Assembly-CSharp|Logic.Skill.CanHideSkill":"jjh","Assembly-CSharp|Logic.Skill.CantMoveSkill":"fxx","Assembly-CSharp|Logic.Skill.CarrySkill":"cya","Assembly-CSharp|Logic.Skill.CatCartSkill":"cyc","Assembly-CSharp|Logic.Skill.CityStolenSkill":"dft","Assembly-CSharp|Logic.Skill.CityTransportSkill":"cye","Assembly-CSharp|Logic.Skill.ConvertSkill":"dgp","Assembly-CSharp|Logic.Skill.CorpseBuffSkill":"jji","Assembly-CSharp|Logic.Skill.CreepSkill":"dgr","Assembly-CSharp|Logic.Skill.CriticalSkill":"dgt","Assembly-CSharp|Logic.Skill.CurseGodSkill":"dgv","Assembly-CSharp|Logic.Skill.DashSkill":"dgx","Assembly-CSharp|Logic.Skill.DieBonePileSkill":"jrs","Assembly-CSharp|Logic.Skill.DuoSkill":"dgz","Assembly-CSharp|Logic.Skill.EirinFrenchAttackSkill":"bey","Assembly-CSharp|Logic.Skill.EirinFrenchBuffSkill":"bjb","Assembly-CSharp|Logic.Skill.EirinFrenchKillSkill":"bjg","Assembly-CSharp|Logic.Skill.EirinFrenchOverHealSkill":"baa","Assembly-CSharp|Logic.Skill.EirinFrenchSuperAttackSkill":"coc","Assembly-CSharp|Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0":"cod","Assembly-CSharp|Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0":"coe","Assembly-CSharp|Logic.Skill.EscapeProSkill":"bah","Assembly-CSharp|Logic.Skill.EscapeSkill/<>c__DisplayClass4_0":"coj","Assembly-CSharp|Logic.Skill.EscapeSkill/<>c__DisplayClass5_0":"cyk","Assembly-CSharp|Logic.Skill.EscapeSkill":"dhb","Assembly-CSharp|Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0":"cyl","Assembly-CSharp|Logic.Skill.FearMakerSkill":"dwo","Assembly-CSharp|Logic.Skill.FlandreAttackSkill":"fyc","Assembly-CSharp|Logic.Skill.FlandreBuffSkill":"fyd","Assembly-CSharp|Logic.Skill.FlandreKillSkill":"fye","Assembly-CSharp|Logic.Skill.FlySkill":"bjr","Assembly-CSharp|Logic.Skill.ForestDefenseSkill":"dhe","Assembly-CSharp|Logic.Skill.ForestStartDashSkill":"bjt","Assembly-CSharp|Logic.Skill.FortifySkill":"dhg","Assembly-CSharp|Logic.Skill.GalaxyArrowSkill":"dhi","Assembly-CSharp|Logic.Skill.GridMomijiPerySkill":"dzi","Assembly-CSharp|Logic.Skill.GridMountainSkill":"dzj","Assembly-CSharp|Logic.Skill.GridRadiationSkill":"dwp","Assembly-CSharp|Logic.Skill.GridSanaeNineContinueDamageSkill":"dzk","Assembly-CSharp|Logic.Skill.HealSkill":"dic","Assembly-CSharp|Logic.Skill.HideStateSkill":"jjn","Assembly-CSharp|Logic.Skill.HouraisanFrenchFakeMoonSkill":"cym","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfMoonSkill":"cyn","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfStartSkill":"cyo","Assembly-CSharp|Logic.Skill.IllusionSkill":"diq","Assembly-CSharp|Logic.Skill.InfiltrateSkill":"iit","Assembly-CSharp|Logic.Skill.JunkerOfficerSkill":"dzl","Assembly-CSharp|Logic.Skill.KaguyaFrenchAroundSkill":"bkc","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackProSkill":"bkd","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackSkill":"bke","Assembly-CSharp|Logic.Skill.KaguyaFrenchCrescentMoonSkill":"cyp","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0":"cyq","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill":"bkf","Assembly-CSharp|Logic.Skill.KaguyaFrenchNapoleonicCodeSkill":"dis","Assembly-CSharp|Logic.Skill.KaguyaFrenchNewMoonSkill":"cyr","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergyDebuffSkill":"diu","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergySkill":"djh","Assembly-CSharp|Logic.Skill.KanakoBattlefieldProSkill":"bnw","Assembly-CSharp|Logic.Skill.KanakoBattlefieldSkill":"bof","Assembly-CSharp|Logic.Skill.KanakoMountainAttackSkill":"dzm","Assembly-CSharp|Logic.Skill.KanakoMountainBuffSkill":"dzn","Assembly-CSharp|Logic.Skill.KanakoMountainSkill":"bpa","Assembly-CSharp|Logic.Skill.KanakoSittingSkill":"dzp","Assembly-CSharp|Logic.Skill.KanakoTechSkill":"dzs","Assembly-CSharp|Logic.Skill.KanakoWarProSkill":"bpr","Assembly-CSharp|Logic.Skill.KanakoWarSkill":"bpt","Assembly-CSharp|Logic.Skill.KanakoWindProSkill":"bqb","Assembly-CSharp|Logic.Skill.KanakoWindSkill":"bqf","Assembly-CSharp|Logic.Skill.KoakumaDevotionSkill":"fyf","Assembly-CSharp|Logic.Skill.KoakumaHeroSkill":"fyg","Assembly-CSharp|Logic.Skill.KoishiAutoMoveSkill":"hxj","Assembly-CSharp|Logic.Skill.KoishiAutoSkill":"jjo","Assembly-CSharp|Logic.Skill.KoishiDeathFearSkill":"jjq","Assembly-CSharp|Logic.Skill.KoishiRespawnSkill":"jjs","Assembly-CSharp|Logic.Skill.KoishiUndeadSkill":"iqq","Assembly-CSharp|Logic.Skill.KomeijiFearImmuneSkill":"jrt","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0":"cys","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1":"cyt","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2":"cyu","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3":"cyv","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4":"cyw","Assembly-CSharp|Logic.Skill.KomeijiFearSkill":"jjt","Assembly-CSharp|Logic.Skill.KomeijiFearSplashSkill":"jru","Assembly-CSharp|Logic.Skill.KomeijiKnightAddSkill":"jrv","Assembly-CSharp|Logic.Skill.KomeijiKnightKillSkill":"jrw","Assembly-CSharp|Logic.Skill.KomeijiRiderAddSkill":"jrx","Assembly-CSharp|Logic.Skill.KomeijiRiderKillSkill":"jry","Assembly-CSharp|Logic.Skill.KomeijiRiderTransSkill":"jrz","Assembly-CSharp|Logic.Skill.LaevatainPreySkill":"djj","Assembly-CSharp|Logic.Skill.LaevatainSkill":"dku","Assembly-CSharp|Logic.Skill.LandAndWaterSkill":"bkg","Assembly-CSharp|Logic.Skill.LandOnlySkill":"bkr","Assembly-CSharp|Logic.Skill.LuckSkill":"dkw","Assembly-CSharp|Logic.Skill.MahaCorpseBuffSkill":"jsa","Assembly-CSharp|Logic.Skill.MeilingAttackUpSkill":"jsb","Assembly-CSharp|Logic.Skill.MeilingCounterSkill":"fyi","Assembly-CSharp|Logic.Skill.MeilingDuelSkill":"fyj","Assembly-CSharp|Logic.Skill.MeilingRestSkill":"fyk","Assembly-CSharp|Logic.Skill.MokouFrenchBoomSkill":"bks","Assembly-CSharp|Logic.Skill.MokouFrenchEggSkill":"bkt","Assembly-CSharp|Logic.Skill.MokouFrenchEnhanceSkill":"emp","Assembly-CSharp|Logic.Skill.MokouFrenchReviveSkill":"bku","Assembly-CSharp|Logic.Skill.MomijiBuffSkill":"dzt","Assembly-CSharp|Logic.Skill.MomijiHunterAttackSkill":"dzu","Assembly-CSharp|Logic.Skill.MomijiHunterSkill":"dzv","Assembly-CSharp|Logic.Skill.MomijiHuntSkill":"dzw","Assembly-CSharp|Logic.Skill.MomijiKillSkill":"bai","Assembly-CSharp|Logic.Skill.MomijiPreySkill":"dzx","Assembly-CSharp|Logic.Skill.MomijiSightSkill":"dzy","Assembly-CSharp|Logic.Skill.MoonPrincessSkill":"dky","Assembly-CSharp|Logic.Skill.MoriyaBuffSkill":"dzz","Assembly-CSharp|Logic.Skill.MoriyaKnightMoveSkill":"eaa","Assembly-CSharp|Logic.Skill.MoriyaRoadSkill":"eab","Assembly-CSharp|Logic.Skill.MountainDefenseSkill":"dla","Assembly-CSharp|Logic.Skill.MountainGodSkill":"dlc","Assembly-CSharp|Logic.Skill.MountainMoveSkill":"dow","Assembly-CSharp|Logic.Skill.MoveRangeUpSkill":"blf","Assembly-CSharp|Logic.Skill.NoPopulationSkill":"dpp","Assembly-CSharp|Logic.Skill.NuclearFusionSkill":"dsh","Assembly-CSharp|Logic.Skill.NuclearSkill":"dux","Assembly-CSharp|Logic.Skill.OceanDefenseSkill":"dwc","Assembly-CSharp|Logic.Skill.OceanMoveSkill":"dwy","Assembly-CSharp|Logic.Skill.OfficerSkill":"eac","Assembly-CSharp|Logic.Skill.PatchouliEarthSkill":"fyl","Assembly-CSharp|Logic.Skill.PatchouliFireSkill":"fym","Assembly-CSharp|Logic.Skill.PatchouliMetalSkill":"fyn","Assembly-CSharp|Logic.Skill.PatchouliMoveProSkill":"fyo","Assembly-CSharp|Logic.Skill.PatchouliMoveSkill":"fyu","Assembly-CSharp|Logic.Skill.PatchouliRestSkill":"fyv","Assembly-CSharp|Logic.Skill.PatchouliStoneProSkill":"fyw","Assembly-CSharp|Logic.Skill.PatchouliStoneSkill":"fyx","Assembly-CSharp|Logic.Skill.PatchouliWaterSkill":"fyy","Assembly-CSharp|Logic.Skill.PatchouliWoodSkill":"fyz","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0":"bqg","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_1":"bqr","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_2":"cyx","Assembly-CSharp|Logic.Skill.PeaceSkill":"ean","Assembly-CSharp|Logic.Skill.PersistSkill":"ejh","Assembly-CSharp|Logic.Skill.PhilostoneSkill":"ekh","Assembly-CSharp|Logic.Skill.PhoenixEggSkill":"eky","Assembly-CSharp|Logic.Skill.PhoenixSkill":"ela","Assembly-CSharp|Logic.Skill.PoisonedSkill":"elj","Assembly-CSharp|Logic.Skill.PoorHealthSkill":"ell","Assembly-CSharp|Logic.Skill.QuartetSkill":"ema","Assembly-CSharp|Logic.Skill.RecycleSkill":"emv","Assembly-CSharp|Logic.Skill.RedMistDefenseSkill":"fza","Assembly-CSharp|Logic.Skill.ReisenFrenchAttakSkill":"blz","Assembly-CSharp|Logic.Skill.ReisenFrenchKillSkill":"bsq","Assembly-CSharp|Logic.Skill.ReisenIllusionProSkill":"bss","Assembly-CSharp|Logic.Skill.ReisenIllusionSkill":"bxw","Assembly-CSharp|Logic.Skill.RemiliaAbsorbSkill":"vi","Assembly-CSharp|Logic.Skill.RemiliaAttackSkill":"fzb","Assembly-CSharp|Logic.Skill.RemiliaBuff2Skill":"bcw","Assembly-CSharp|Logic.Skill.RemiliaBuff3Skill":"bde","Assembly-CSharp|Logic.Skill.RemiliaBuffSkill":"fzc","Assembly-CSharp|Logic.Skill.RemiliaEgyptianEmpireKillSkill":"fzd","Assembly-CSharp|Logic.Skill.RemiliaHelpProSkill":"fze","Assembly-CSharp|Logic.Skill.RemiliaHelpSkill":"fzf","Assembly-CSharp|Logic.Skill.RemiliaHunterSkill":"fzg","Assembly-CSharp|Logic.Skill.RengesyouControSkill":"emz","Assembly-CSharp|Logic.Skill.RengesyouSkill":"enb","Assembly-CSharp|Logic.Skill.RinCorpseColletSkill":"iqr","Assembly-CSharp|Logic.Skill.RinFireSkill":"iqs","Assembly-CSharp|Logic.Skill.RotaLFlamesProSkill":"end","Assembly-CSharp|Logic.Skill.RotaLFlamesSkill":"enj","Assembly-CSharp|Logic.Skill.SakuyaFlyProSkill":"fzh","Assembly-CSharp|Logic.Skill.SakuyaFlySkill":"fzi","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0":"fzj","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1":"cyy","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill":"fzk","Assembly-CSharp|Logic.Skill.SakuyaKillSkill":"fzm","Assembly-CSharp|Logic.Skill.SakuyaTiredSkill":"kjf","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_ATK_Skill":"bqs","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_MOVE_Skill":"bqx","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_COUNTER_Skill":"bqy","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0":"cyz","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill":"bqz","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_DEFENSE_Skill":"bra","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_KILL_Skill":"brb","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_DEFENSE_Skill":"brc","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_RESIST_Skill":"bzf","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_MOVE_Skill":"cgi","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_RESIST_Skill":"cgw","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_ATK_Skill":"cil","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_KILL_Skill":"cqc","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0":"cqd","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1":"cqe","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0":"cqg","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1":"cqh","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0":"cqi","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1":"cqj","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0":"cqk","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0":"cql","Assembly-CSharp|Logic.Skill.SanaeDivineSkill":"edc","Assembly-CSharp|Logic.Skill.SanaeMoveSkill":"edn","Assembly-CSharp|Logic.Skill.SanaeNineContinueSkill":"edo","Assembly-CSharp|Logic.Skill.SanaeNineSkill":"edp","Assembly-CSharp|Logic.Skill.SanaeWindSkill":"edq","Assembly-CSharp|Logic.Skill.SanaeWindXSkill":"edr","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0":"cza","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill":"jsc","Assembly-CSharp|Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0":"czb","Assembly-CSharp|Logic.Skill.SatoriAttackSkill":"jsd","Assembly-CSharp|Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0":"czc","Assembly-CSharp|Logic.Skill.SatoriBanSkill":"jju","Assembly-CSharp|Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0":"czd","Assembly-CSharp|Logic.Skill.SatoriSeeSkill":"jjv","Assembly-CSharp|Logic.Skill.SatsujinkiSkill":"evc","Assembly-CSharp|Logic.Skill.ScarletKoakumaSkill":"beo","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireDebuffSkill":"bfn","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireSkill":"fzn","Assembly-CSharp|Logic.Skill.ScoutProSkill":"baj","Assembly-CSharp|Logic.Skill.ScoutSkill":"fff","Assembly-CSharp|Logic.Skill.ShenlanSkill":"dg","Assembly-CSharp|Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0":"ew","Assembly-CSharp|Logic.Skill.SkillBanBombSkill":"jjw","Assembly-CSharp|Logic.Skill.SkillBanSkill":"jjx","Assembly-CSharp|Logic.Skill.SneakSkill":"fjl","Assembly-CSharp|Logic.Skill.SpeedUpSkill":"fjn","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0":"v","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_1":"w","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_2":"czf","Assembly-CSharp|Logic.Skill.SplashSkill":"foo","Assembly-CSharp|Logic.Skill.StaticSkill":"foq","Assembly-CSharp|Logic.Skill.StiffSkill":"fos","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_0":"czg","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_1":"czh","Assembly-CSharp|Logic.Skill.StompSkill":"fou","Assembly-CSharp|Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0":"czi","Assembly-CSharp|Logic.Skill.SuperDashSkill":"fow","Assembly-CSharp|Logic.Skill.SurpriseSkill":"foz","Assembly-CSharp|Logic.Skill.SuwakoAttackAllySkill":"eds","Assembly-CSharp|Logic.Skill.SuwakoAttackProSkill":"edt","Assembly-CSharp|Logic.Skill.SuwakoAttackSkill":"edu","Assembly-CSharp|Logic.Skill.SuwakoCombineSkill":"cqm","Assembly-CSharp|Logic.Skill.SuwakoFullmapSkill":"cqn","Assembly-CSharp|Logic.Skill.SuwakoHebiAttackSkill":"edv","Assembly-CSharp|Logic.Skill.SuwakoHebiCombineSkill":"cqo","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0":"cqp","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill":"cqq","Assembly-CSharp|Logic.Skill.SuwakoHebiSplitSkill":"cqr","Assembly-CSharp|Logic.Skill.SuwakoMoveSkill":"edw","Assembly-CSharp|Logic.Skill.SuwakoSplitSkill":"cqs","Assembly-CSharp|Logic.Skill.SwapSkill":"fpb","Assembly-CSharp|Logic.Skill.TaiChiSkill":"fpd","Assembly-CSharp|Logic.Skill.TenguBuffSkill":"edx","Assembly-CSharp|Logic.Skill.TewiFrenchAttackSkill":"bxx","Assembly-CSharp|Logic.Skill.TewiFrenchBuffSkill":"bxy","Assembly-CSharp|Logic.Skill.TewiFrenchDieSkill":"bxz","Assembly-CSharp|Logic.Skill.TewiFrenchKillSkill":"bya","Assembly-CSharp|Logic.Skill.TewiFrenchSightSkill":"byb","Assembly-CSharp|Logic.Skill.ThirdEyeSkill":"fpf","Assembly-CSharp|Logic.Skill.TreatAsHeroSkill":"gnw","Assembly-CSharp|Logic.Skill.TrioSkill":"fph","Assembly-CSharp|Logic.Skill.UndeadSkill":"iqt","Assembly-CSharp|Logic.Skill.UniqueSkill":"fpj","Assembly-CSharp|Logic.Skill.UtsuhoBaseSkill":"jse","Assembly-CSharp|Logic.Skill.UtsuhoBoneMakerSkill":"jjz","Assembly-CSharp|Logic.Skill.UtsuhoDelayActSkill":"jka","Assembly-CSharp|Logic.Skill.UtsuhoRadiationSkill":"jkc","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSkill":"ivi","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSuperSkill":"ivj","Assembly-CSharp|Logic.Skill.VampireProSkill/<>c__DisplayClass2_0":"czj","Assembly-CSharp|Logic.Skill.VampireProSkill":"fpl","Assembly-CSharp|Logic.Skill.VampireSkill/<>c__DisplayClass3_0":"czk","Assembly-CSharp|Logic.Skill.VampireSkill":"fpn","Assembly-CSharp|Logic.Skill.WaterDefenseSkill":"fpp","Assembly-CSharp|Logic.Skill.WaterMoveSkill":"fpr","Assembly-CSharp|Logic.Skill.WindGodSkill":"fpt","Assembly-CSharp|Logic.Skill.WindPriestessSkill":"fpv","Assembly-CSharp|Logic.Skill.YuugiDashProSkill":"jkf","Assembly-CSharp|Logic.Skill.YuugiDashSkill":"ivk","Assembly-CSharp|Logic.Skill.YuugiMovePlusSkill":"ivl","Assembly-CSharp|Logic.Skill.YuugiMoveSkill":"iyl","Assembly-CSharp|Logic.Skill.YuugiPushSkill":"jkg","Assembly-CSharp|Logic.Skill.SkillBase":"fpx","Assembly-CSharp|Logic.Skill.ISkill":"ha","Assembly-CSharp|Logic.Skill.SkillFactory":"hb","Assembly-CSharp|Logic.Skill.SkillOwner":"hc","Assembly-CSharp|Logic.Rersource.ResourceManager":"hd","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager":"ekl","Assembly-CSharp|Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0":"ead","Assembly-CSharp|Logic.Pool.THCollectionPool/TypePool`1":"emk`1","Assembly-CSharp|Logic.Pool.THCollectionPool":"emo","Assembly-CSharp|Logic.Multilingual.MultilingualRichTextColors":"lsy","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0":"jsh","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0":"kqd","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0":"kqe","Assembly-CSharp|Logic.Multilingual.MultilingualManager":"he","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0":"kqf","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono":"hg","Assembly-CSharp|Logic.Multilingual.WorkshopModItem":"ci","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0":"kqg","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0":"kqh","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0":"kqi","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser":"cm","Assembly-CSharp|Logic.Multilingual.WorkshopModLanguageNames":"jbq","Assembly-CSharp|Logic.Multilingual.WorkshopModCsv":"cn","Assembly-CSharp|Logic.Multilingual.WorkshopModExporter":"co","Assembly-CSharp|Logic.Multilingual.WorkshopModLoader":"cp","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader":"cq","Assembly-CSharp|Logic.HeroTask.HeroTaskData":"fpz","Assembly-CSharp|Logic.CrashSight.CrashSightManager":"hj","Assembly-CSharp|Logic.CrashSight.LogSystem":"hk","Assembly-CSharp|Logic.Common.CommonLogic":"hm","Assembly-CSharp|Logic.Common.ICommonLogic":"hn","Assembly-CSharp|Logic.AI.AIActionBase":"hq","Assembly-CSharp|Logic.AI.ActionNetData":"fqb","Assembly-CSharp|Logic.AI.AIActionGenerator":"hr","Assembly-CSharp|Logic.AI.CalculateResult":"hs","Assembly-CSharp|Logic.AI.AIActionScoreCalculator":"ht","Assembly-CSharp|Logic.AI.PathFinder":"hu","Assembly-CSharp|Logic.AI.UnitTargetMap":"hv","Assembly-CSharp|Logic.AI.UnitTargetData":"hw","Assembly-CSharp|Logic.AI.AILogic":"hx","Assembly-CSharp|Logic.AI.AIStateRecord":"bgr","Assembly-CSharp|Logic.AI.AIRecord":"bgu","Assembly-CSharp|Logic.AI.AITechScoreCalculator":"hy","Assembly-CSharp|Logic.Action.CommonActionParams":"hz","Assembly-CSharp|Logic.Action.ActionLogicFactory":"ia","Assembly-CSharp|Logic.Action.ActionLogicBase":"ib","Assembly-CSharp|Logic.Action.BuildWonderAction":"id","Assembly-CSharp|Logic.Action.GainResourceAction":"if","Assembly-CSharp|Logic.Action.CityLevelUpActionAction":"il","Assembly-CSharp|Logic.Action.UnitMoveAction":"im","Assembly-CSharp|Logic.Action.UnitPassiveMoveAction":"fzo","Assembly-CSharp|Logic.Action.ActiveAttackActionRecorder":"cb","Assembly-CSharp|Logic.Action.UnitAttackAction":"in","Assembly-CSharp|Logic.Action.UnitAttackGroundAction":"cqt","Assembly-CSharp|Logic.Action.StartWonderAction":"io","Assembly-CSharp|Logic.Action.UnitSkillAction":"ip","Assembly-CSharp|Logic.Action.LearnTechAction":"ir","Assembly-CSharp|Logic.Action.PlayerTurnStartAction":"fzq","Assembly-CSharp|Logic.Action.PlayerTurnEndAction":"fzr","Assembly-CSharp|Logic.Action.AIParamControlAction":"fzs","Assembly-CSharp|Logic.Action.SurrenderAction":"jsi","Assembly-CSharp|Logic.Action.BuyCultureCardAction":"cie","Assembly-CSharp|Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0":"md","Assembly-CSharp|Logic.Action.ActionVisualEventCollector":"mh","Assembly-CSharp|Logic.Action.UnitAttackAllyAction":"fzp","Assembly-CSharp|Logic.Action.BuildAction":"ih","Assembly-CSharp|Logic.Action.BuildActionBuildPreserve":"ekm","Assembly-CSharp|Logic.Action.BuildActionBuildNavalBase":"ekn","Assembly-CSharp|Logic.Action.BuildActionBuildTemple":"ejz","Assembly-CSharp|Logic.Action.BuildActionBuildKaguyaFrenchYard":"fqe","Assembly-CSharp|Logic.Action.BuildActionUpdateAllBuildingLevel":"fzt","Assembly-CSharp|Logic.Action.BuildActionBuildEgyptianIrrigation":"fzu","Assembly-CSharp|Logic.Action.BuildActionBuildRemiliaMilitary":"fzv","Assembly-CSharp|Logic.Action.BuildActionBuildMetalStation":"edy","Assembly-CSharp|Logic.Action.BuildActionBuildMoriyaMilitary":"edz","Assembly-CSharp|Logic.Action.GridMiscAction":"iq","Assembly-CSharp|Logic.Action.GridMiscActionGrowTreeOutside":"fqf","Assembly-CSharp|Logic.Action.GridMiscActionCreateMountain":"eea","Assembly-CSharp|Logic.Action.GridMiscActionSellMetal":"eeb","Assembly-CSharp|Logic.Action.TrainUnitAction":"ii","Assembly-CSharp|Logic.Action.TrainUnitActionTrainHero":"pm","Assembly-CSharp|Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior":"fqg","Assembly-CSharp|Logic.Action.UnitActionAction":"ik","Assembly-CSharp|Logic.Action.UnitActionROYALFLAMESPRO":"enk","Assembly-CSharp|Logic.Action.UnitActionHeroUpgrade":"czl","Assembly-CSharp|Logic.Action.UnitActionHEAL":"bm","Assembly-CSharp|Logic.Action.UnitActionTEWIFRENCHBUFF":"byc","Assembly-CSharp|Logic.Action.UnitActionMOKOUFRENCHBOOM":"byd","Assembly-CSharp|Logic.Action.UnitActionKAGUYAFRENCHAROUND":"bye","Assembly-CSharp|Logic.Action.UnitActionForceDisband":"fzw","Assembly-CSharp|Logic.Action.UnitActionRemoveRedMist":"fzx","Assembly-CSharp|Logic.Action.UnitActionREMILIABUFF":"fzy","Assembly-CSharp|Logic.Action.UnitActionAbsorbRedMist":"bfo","Assembly-CSharp|Logic.Action.UnitActionRemiliaAbsorb":"bft","Assembly-CSharp|Logic.Action.UnitActionKanakoSit":"cqu","Assembly-CSharp|Logic.Action.UnitActionKanakoUnSit":"cqv","Assembly-CSharp|Logic.Action.UnitActionAyaMoveAgain":"cqw","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinFire":"jsj","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinCityExp":"jsk","Assembly-CSharp|Logic.Action.UnitActionReisenFrenchBoom":"czm","Assembly-CSharp|Logic.Action.UnitActionKomeijiBonePileBoom":"fy","Assembly-CSharp|Logic.Achievement.AchievementFactory":"is","Assembly-CSharp|Logic.Audio.AudioClipConfig":"gs","Assembly-CSharp|Logic.Audio.AudioManager":"gt","Assembly-CSharp|Logic.Audio.AudioPlayer":"gu","Assembly-CSharp|TH1_Renderer.BubbleRenderer":"fzz","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono":"dha","Assembly-CSharp|TH1_Renderer.CityInfoMono":"dsv","Assembly-CSharp|TH1_Renderer.CityInfoRenderer":"erd","Assembly-CSharp|TH1_Renderer.StatusIconMono":"czn","Assembly-CSharp|TH1_Renderer.UnitRenderer":"gaa","Assembly-CSharp|TH1_Renderer.UnitStatusIcon":"czo","Assembly-CSharp|TH1_Renderer.UnitStatusArea":"jsl","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono":"gab","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory":"gac","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData":"gad","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData":"gaj","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimCommonData":"gak","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData":"gal","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData":"gam","Assembly-CSharp|TH1_Anim.FragmentFactory":"gan","Assembly-CSharp|TH1_Anim.FragmentManager":"gao","Assembly-CSharp|TH1_Anim.FragmentDataFactory":"gap","Assembly-CSharp|TH1_Anim.IFragmentData":"gaq","Assembly-CSharp|TH1_Anim.FragmentUnitData":"gar","Assembly-CSharp|TH1_Anim.FragmentMoveData":"gbo","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData":"gbp","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData":"gbq","Assembly-CSharp|TH1_Anim.FragmentGridUpdateData":"gbr","Assembly-CSharp|TH1_Anim.FragmentCityExpData":"gbs","Assembly-CSharp|TH1_Anim.FragmentCityExpUpData":"gbt","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData":"gbu","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData":"cqx","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager":"gbv","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory":"gbw","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim":"gbx","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce":"gby","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile":"gbz","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove":"gca","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack":"gcb","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove":"gcc","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimMove":"gcd","Assembly-CSharp|TH1_Anim.Fragments.AnimPhase":"czp","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttack":"gce","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAlly":"gcf","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAndCounter":"gcg","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackGround":"cqy","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0":"czq","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase":"gch","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityConnectExpUp":"gci","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExp":"gcj","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExpUp":"gck","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityLevelUp":"gcl","Assembly-CSharp|TH1_Anim.Fragments.FragmentDie":"gcm","Assembly-CSharp|TH1_Anim.Fragments.FragmentGridUpdate":"gcn","Assembly-CSharp|TH1_Anim.Fragments.FragmentMove":"gco","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveTeleport":"gcp","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveExplorer":"gcq","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveKill":"gcr","Assembly-CSharp|TH1_Anim.Fragments.FragmentNotMoveKill":"gcs","Assembly-CSharp|TH1_Anim.Fragments.SkillVisualStep":"czr","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect":"czs","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep":"czt","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope":"czu","Assembly-CSharp|GCloud.UQM.UQM":"iw","Assembly-CSharp|GCloud.UQM.UQMCrash":"ix","Assembly-CSharp|GCloud.UQM.UQMLog":"iy","Assembly-CSharp|GCloud.UQM.RetArgsWrapper":"iz","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser":"ja","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Serializer":"jb","Assembly-CSharp|GCloud.UQM.MiniJSON.Json":"jc"}},"Method":{"MemberType":"Method","Mapping":{"Assembly-CSharp|System.Void CrashSightAgent::add__LogCallbackEventHandler(CrashSightAgent/LogCallbackDelegate)":"jd","Assembly-CSharp|System.Void CrashSightAgent::remove__LogCallbackEventHandler(CrashSightAgent/LogCallbackDelegate)":"je","Assembly-CSharp|System.Void CrashSightAgent::InitWithAppId(System.String)":"jf","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.Exception,System.String)":"jg","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.String,System.String,System.String)":"jh","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.Int32,System.String,System.String,System.String,System.Collections.Generic.Dictionary`2,System.Int32,System.String)":"ji","Assembly-CSharp|System.Void CrashSightAgent::SetUserId(System.String)":"jj","Assembly-CSharp|System.Void CrashSightAgent::AddSceneData(System.String,System.String)":"jk","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.Int32)":"jl","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.String)":"jm","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.String[])":"jn","Assembly-CSharp|System.Void CrashSightAgent::SetAppVersion(System.String)":"jo","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashServerUrl(System.String)":"jp","Assembly-CSharp|System.Void CrashSightAgent::SetLogPath(System.String)":"jq","Assembly-CSharp|System.Void CrashSightAgent::ConfigDebugMode(System.Boolean)":"jr","Assembly-CSharp|System.Void CrashSightAgent::SetDeviceId(System.String)":"js","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashReporter(System.Int32)":"jt","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashReporter(CSLogSeverity)":"ju","Assembly-CSharp|System.Void CrashSightAgent::PrintLog(CSLogSeverity,System.String,System.Object[])":"jv","Assembly-CSharp|System.Void CrashSightAgent::SetEnvironmentName(System.String)":"jw","Assembly-CSharp|System.Void CrashSightAgent::RegisterCrashCallback(CrashSightCallback)":"jx","Assembly-CSharp|System.Void CrashSightAgent::UnregisterCrashCallback()":"jy","Assembly-CSharp|System.Void CrashSightAgent::RegisterCrashLogCallback(CrashSightLogCallback)":"jz","Assembly-CSharp|System.Void CrashSightAgent::EnableExceptionHandler()":"ka","Assembly-CSharp|System.Void CrashSightAgent::RegisterLogCallback(CrashSightAgent/LogCallbackDelegate)":"kb","Assembly-CSharp|System.Void CrashSightAgent::UnregisterLogCallback(CrashSightAgent/LogCallbackDelegate)":"kc","Assembly-CSharp|System.Void CrashSightAgent::SetLogCallbackExtrasHandler(System.Func`1>)":"kd","Assembly-CSharp|System.Void CrashSightAgent::ConfigAutoQuitApplication(System.Boolean)":"ke","Assembly-CSharp|System.Boolean CrashSightAgent::get_AutoQuitApplicationAfterReport()":"kf","Assembly-CSharp|System.Void CrashSightAgent::DebugLog(System.String,System.String,System.Object[])":"kg","Assembly-CSharp|System.Boolean CrashSightAgent::get_IsInitialized()":"kh","Assembly-CSharp|System.Void CrashSightAgent::_RegisterExceptionHandler()":"ki","Assembly-CSharp|System.Void CrashSightAgent::_UnregisterExceptionHandler()":"kj","Assembly-CSharp|System.Void CrashSightAgent::SetCrashSightStackTraceEnable(System.Boolean)":"kk","Assembly-CSharp|System.Void CrashSightAgent::ConfigCallbackType(System.Int32)":"kl","Assembly-CSharp|System.Void CrashSightAgent::SetDeviceModel(System.String)":"km","Assembly-CSharp|System.Void CrashSightAgent::SetScene(System.String,System.Boolean)":"kn","Assembly-CSharp|System.Void CrashSightAgent::SetScene(System.Int32)":"ko","Assembly-CSharp|System.Void CrashSightAgent::SetCustomizedDeviceID(System.String)":"kp","Assembly-CSharp|System.Void CrashSightAgent::SetCustomizedMatchID(System.String)":"kq","Assembly-CSharp|System.Void CrashSightAgent::SetLogcatBufferSize(System.Int32)":"kr","Assembly-CSharp|System.Void CrashSightAgent::StartDumpRoutine(System.Int32,System.Int32,System.Int64,System.Int64,System.Int32,System.Boolean,System.String)":"ks","Assembly-CSharp|System.Void CrashSightAgent::StartMonitorFdCount(System.Int32,System.Int32,System.Int32)":"kt","Assembly-CSharp|System.Int32 CrashSightAgent::getExceptionType(System.String)":"ku","Assembly-CSharp|System.Void CrashSightAgent::setEnableGetPackageInfo(System.Boolean)":"kv","Assembly-CSharp|System.Boolean CrashSightAgent::CheckFdCount(System.Int32,System.Int32,System.Boolean)":"kw","Assembly-CSharp|System.Void CrashSightAgent::SetOomLogPath(System.String)":"kx","Assembly-CSharp|System.Void CrashSightAgent::SetDumpType(System.Int32)":"ky","Assembly-CSharp|System.Void CrashSightAgent::AddValidExpCode(System.UInt64)":"kz","Assembly-CSharp|System.Void CrashSightAgent::UploadCrashWithGuid(System.String)":"la","Assembly-CSharp|System.Void CrashSightAgent::SetCrashUploadEnable(System.Boolean)":"lb","Assembly-CSharp|System.Void CrashSightAgent::SetWorkSpace(System.String)":"lc","Assembly-CSharp|System.Void CrashSightAgent::SetCustomAttachDir(System.String)":"ld","Assembly-CSharp|System.Void CrashSightAgent::InitContext(System.String,System.String,System.String)":"le","Assembly-CSharp|System.Void CrashSightAgent::ConfigDefault(System.String,System.String,System.String,System.Int64)":"lg","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandlerMain(System.String,System.String,UnityEngine.LogType)":"lh","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandlerThreaded(System.String,System.String,UnityEngine.LogType)":"li","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandler(System.String,System.String,UnityEngine.LogType,CSReportType)":"lj","Assembly-CSharp|System.Void CrashSightAgent::_OnUncaughtExceptionHandler(System.Object,System.UnhandledExceptionEventArgs)":"lk","Assembly-CSharp|System.Void CrashSightAgent::_HandleException(System.Exception,System.String,System.Boolean)":"ll","Assembly-CSharp|System.Boolean CrashSightAgent::ShouldSkipFrame(System.String)":"lm","Assembly-CSharp|System.Void CrashSightAgent::_reportException(System.Boolean,System.String,System.String,System.String)":"ln","Assembly-CSharp|System.Int32 CrashSightAgent::valueOf(UnityEngine.LogType)":"lo","Assembly-CSharp|System.Boolean CrashSightAgent::isEnableAutoReport(UnityEngine.LogType)":"lp","Assembly-CSharp|System.Void CrashSightAgent::_HandleException(UnityEngine.LogType,System.String,System.String,System.String,System.Boolean,CSReportType)":"lq","Assembly-CSharp|System.String CrashSightCallback::OnCrashBaseRetEvent(System.Int32,System.Int32)":"lr","Assembly-CSharp|System.String CrashSightLogCallback::OnSetLogPathEvent(System.Int32,System.Int32)":"ls","Assembly-CSharp|System.Void CrashSightLogCallback::OnLogUploadResultEvent(System.Int32,System.Int32,System.Int32)":"lt","Assembly-CSharp|System.Void CrashSightStackTrace::setEnable(System.Boolean)":"lu","Assembly-CSharp|System.String CrashSightStackTrace::ExtractStackTrace()":"lv","Assembly-CSharp|System.Void SpriteEffectController::ApplyOutlineEffect()":"nj","Assembly-CSharp|System.Void SpriteEffectController::ApplyGrayEffect()":"nk","Assembly-CSharp|System.Void SpriteEffectController::ResetToOriginal()":"nl","Assembly-CSharp|SteamManager SteamManager::get_Instance()":"rr","Assembly-CSharp|System.Boolean SteamManager::get_Initialized()":"rs","Assembly-CSharp|System.Void SteamManager::SteamAPIDebugTextHook(System.Int32,System.Text.StringBuilder)":"rt","Assembly-CSharp|System.Void ActionDataAssets::CheckDict()":"cqz","Assembly-CSharp|System.Boolean ActionDataAssets::GetActionInfo(Logic.Action.CommonActionId,ActionInfo&)":"lw","Assembly-CSharp|System.Boolean ActionDataAssets::GetActionDesc(Logic.Action.CommonActionId,System.Boolean,System.String&)":"eec","Assembly-CSharp|System.Boolean EmpireGridSpInfoPack::CheckCivAndForce(CivEnum,ForceEnum)":"gnz","Assembly-CSharp|System.Boolean EmpireGridSpInfoPack::CheckEmpire(Empire,RuntimeData.GridSpType)":"gob","Assembly-CSharp|UnityEngine.Sprite ActionInfo::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType)":"eed","Assembly-CSharp|UnityEngine.Sprite ActionInfo::GetIcon(System.UInt32,System.UInt32,RuntimeData.GridSpType)":"byf","Assembly-CSharp|System.String ActionInfo::GetActionName(CivEnum,ForceEnum,RuntimeData.GridSpType)":"gjy","Assembly-CSharp|System.String ActionInfo::GetActionName(System.UInt32,System.UInt32,RuntimeData.GridSpType)":"hea","Assembly-CSharp|System.Single AnimDataAssets::get_BounceTime()":"gcu","Assembly-CSharp|System.Single AnimDataAssets::GetAttackTimeByAttackRange(System.Int32)":"lz","Assembly-CSharp|System.Single AnimDataAssets::GetAttackReturnTimeByAttackRange(System.Int32)":"ma","Assembly-CSharp|System.Boolean CivDataAssets::GetCivInfo(CivEnum,CivInfo&)":"gcv","Assembly-CSharp|System.Boolean CivDataAssets::GetCivInfo(System.UInt32,CivInfo&)":"mb","Assembly-CSharp|System.Boolean CivDataAssets::GetCityInfo(CityLibrary,CityInfo&)":"mc","Assembly-CSharp|UnityEngine.Sprite CultureCardInfo::GetIcon(CivEnum,ForceEnum)":"jsm","Assembly-CSharp|UnityEngine.Sprite CultureCardInfo::GetIcon(System.UInt32,System.UInt32)":"jsn","Assembly-CSharp|System.Boolean CultureCardInfo::CheckEmpireCanUseCard(Empire)":"jso","Assembly-CSharp|System.Boolean CultureCardInfo::CheckPrerequisiteCardsOwned(RuntimeData.PlayerData)":"jsp","Assembly-CSharp|System.Boolean CultureCardDataAssets::GetCultureCardInfo(CultureCardType,CultureCardInfo&)":"cvj","Assembly-CSharp|System.Boolean CultureCardDataAssets::GetCultureTaskInfo(MomentSubType,CultureTaskInfo&)":"lsz","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetStateInfo(RuntimeData.DiplomacyState,DiplomacyStateInfo&)":"err","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetFeelingInfo(RuntimeData.FeelingState,FeelingStateInfo&)":"ers","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetFeelingStragegyInfo(RuntimeData.FeelingStrategy,FeelingStrategyInfo&)":"ert","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetDiplomacyChatInfo(Forces,DiplomacyChatInfo&)":"eru","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyAnnounceText(TH1_Logic.Action.PlayerActionType,System.Boolean)":"erv","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyAnnounceTextTitle(TH1_Logic.Action.PlayerActionType,System.Boolean)":"cra","Assembly-CSharp|UnityEngine.Sprite DiplomacyDataAssets::GetDiplomacyAnnounceStateSprite(TH1_Logic.Action.PlayerActionType)":"erw","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyTextByFeeling(Forces,RuntimeData.FeelingState)":"by","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyTextByAction(Forces,TH1_Logic.Action.PlayerActionType)":"bz","Assembly-CSharp|System.String DiplomacyChatInfo::GetSpeaker()":"bal","Assembly-CSharp|System.Int32 GeoDataAssets/<>c::b__11_0(UnityEngine.Vector2,UnityEngine.Vector2)":"po","Assembly-CSharp|System.Void GeoDataAssets::GeoDictInit()":"pu","Assembly-CSharp|System.Boolean GeoDataAssets::GetGeoInfo(System.UInt32,GeoItem&)":"py","Assembly-CSharp|System.Void GeoDataAssets::OnMapGenerator()":"qj","Assembly-CSharp|System.Void GeoDataAssets::OnMatchStart(RuntimeData.MapData)":"to","Assembly-CSharp|System.Void GeoDataAssets::InitGeoData(RuntimeData.MapData)":"tq","Assembly-CSharp|System.String GeoDataAssets::GetSmallClassName(GeoSmallClass)":"eee","Assembly-CSharp|System.Boolean GeoDataAssets::GetGeoId(CivEnum,GeoBigClass,System.Collections.Generic.HashSet`1,System.UInt32&)":"tr","Assembly-CSharp|System.Boolean GeoDataAssets::GetForestGeoId(RuntimeData.MapData,RuntimeData.GridData,System.UInt32&)":"bgy","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoLake(RuntimeData.MapData,RuntimeData.GridData)":"bgz","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoRiver(RuntimeData.MapData,RuntimeData.GridData)":"bhd","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoFjord(RuntimeData.MapData,RuntimeData.GridData)":"bic","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoWetland(RuntimeData.MapData,RuntimeData.GridData)":"blx","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoMarsh(RuntimeData.MapData,RuntimeData.GridData)":"bog","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoOasis(RuntimeData.MapData,RuntimeData.GridData)":"bop","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoMangrove(RuntimeData.MapData,RuntimeData.GridData)":"bpj","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoFloodplain(RuntimeData.MapData,RuntimeData.GridData)":"brh","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoDesert(RuntimeData.MapData,RuntimeData.GridData)":"bvc","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoSavanna(RuntimeData.MapData,RuntimeData.GridData)":"bvh","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoJungle(RuntimeData.MapData,RuntimeData.GridData)":"bvv","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoPlain(RuntimeData.MapData,RuntimeData.GridData)":"bvw","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetVegetationInfo(VegetationInfo&)":"eku","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetMountainInfo(MountainInfo&)":"ekv","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetTerrainInfo(TerrainType,TerrainInfo&)":"ekw","Assembly-CSharp|System.Void GridAndResourceDataAssets::GetResourceVarientInfo(ResourceType,RuntimeData.PlayerData,RuntimeData.GridData,System.String&,System.String&)":"fqh","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetResourceInfo(ResourceType,ResourceInfo&)":"me","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfo(WonderLibrary,WonderInfo&)":"mf","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfoByType(RuntimeData.WonderTypeEnum,RuntimeData.PlayerData,WonderInfo&)":"mg","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfoByType(RuntimeData.WonderTypeEnum,Empire,WonderInfo&)":"gpm","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetWonderSprite(WonderLibrary)":"gpo","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetWonderSprite(Empire,RuntimeData.WonderTypeEnum)":"gpp","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetMountainSprite(RuntimeData.GridData)":"fqi","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetTerrainSprite(RuntimeData.GridData)":"fqj","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetDefaultTerrainSprite(RuntimeData.GridData)":"jjj","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetGroundSprite(CivEnum,RuntimeData.GridSpType)":"byg","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetVegetationSprite(RuntimeData.GridData)":"fqk","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetResourceSprite(ResourceType,RuntimeData.PlayerData,RuntimeData.GridData,System.Boolean)":"se","Assembly-CSharp|System.String GridAndResourceDataAssets::GetWonderName(WonderLibrary,RuntimeData.PlayerData)":"mj","Assembly-CSharp|System.String GridAndResourceDataAssets::GetResourceName(ResourceType,Empire,RuntimeData.GridSpType)":"grc","Assembly-CSharp|System.String GridAndResourceDataAssets::GetResourceNameWithLevel_DECODE(RuntimeData.GridData,Empire,RuntimeData.GridSpType)":"grf","Assembly-CSharp|ResourceType GridAndResourceDataAssets::GetMillLikeRelative(ResourceType)":"ml","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::CheckCanBeDestroy(ResourceType)":"gtb","Assembly-CSharp|System.Boolean VegetationInfo::GetEmpireGridSpInfoPack(Empire,RuntimeData.GridSpType,EmpireGridSpInfoPack&)":"heb","Assembly-CSharp|System.String VegetationInfo::GetResourceDesc(Empire,RuntimeData.GridSpType)":"hec","Assembly-CSharp|System.String VegetationInfo::GetResourceName(Empire,RuntimeData.GridSpType)":"hej","Assembly-CSharp|System.Boolean ResourceInfo::GetEmpireGridSpInfoPack(Empire,RuntimeData.GridSpType,EmpireGridSpInfoPack&)":"gtc","Assembly-CSharp|System.String ResourceInfo::GetResourceDesc(Empire,RuntimeData.GridSpType)":"gtd","Assembly-CSharp|System.String ResourceInfo::GetResourceName(Empire,RuntimeData.GridSpType)":"gte","Assembly-CSharp|CivEnum WonderInfo::get_Civ()":"gtf","Assembly-CSharp|ForceEnum WonderInfo::get_Force()":"gxi","Assembly-CSharp|System.Boolean GridVFXInfoDataAssets::GetGridVFXInfo(TH1Renderer.GridVFXType,GridVFXInfoDataAssets/GridVFXInfo&)":"czw","Assembly-CSharp|System.Boolean GridVFXInfoDataAssets::ContainsType(TH1Renderer.GridVFXType)":"czx","Assembly-CSharp|System.Collections.Generic.IEnumerable`1 GridVFXInfoDataAssets::GetAllConfiguredTypes()":"czy","Assembly-CSharp|System.Void GridVFXInfoDataAssets::ClearCache()":"czz","Assembly-CSharp|System.Int32 GridVFXInfoDataAssets::get_Count()":"daa","Assembly-CSharp|System.Collections.Generic.List`1 GridVFXInfoDataAssets::GetRawList()":"dab","Assembly-CSharp|System.Boolean HeroDataAssets::GetHeroInfo(GiantType,HeroInfoData&)":"byi","Assembly-CSharp|System.Boolean HeroDataAssets::GetHeroIllustration(GiantType,UnityEngine.Sprite&)":"jsq","Assembly-CSharp|System.Boolean HintDataAssets::GetHintInfo(HintType,HintInfo&)":"mm","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByGiant(GiantType,LibraryGiantData&)":"mn","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByWonder(Empire,RuntimeData.WonderTypeEnum,LibraryWonderData&)":"gyf","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByWonder(WonderLibrary,LibraryWonderData&)":"mo","Assembly-CSharp|System.String LibraryGiantData::GetSpeaker()":"bam","Assembly-CSharp|System.String MobilityDataAssets::GetLandTypeText_DECODE(LandType)":"crb","Assembly-CSharp|System.Void MomentDataAssets::InitSub()":"jfo","Assembly-CSharp|System.Boolean MomentDataAssets::GetMomentMainData(MomentMainType,MomentMainData&)":"jfp","Assembly-CSharp|System.Boolean MomentDataAssets::GetMomentSubData(MomentSubType,MomentSubData&)":"jfq","Assembly-CSharp|UnityEngine.Sprite MomentMainData::GetImage(Empire)":"jfr","Assembly-CSharp|UnityEngine.Sprite MomentSubData::GetImage(Empire)":"jfs","Assembly-CSharp|System.Boolean MusicDataAssets::GetMusicInfo(System.String,MusicInfo&)":"kqj","Assembly-CSharp|System.Boolean MusicDataAssets::GetMusicInfo(ForceEnum,CivEnum,MusicInfo&)":"kqk","Assembly-CSharp|System.Boolean NetworkPlayerTipDataAssets::GetNetworkPlayerTipInfo(NetworkPlayerTipType,NetworkPlayerTipInfo&)":"lta","Assembly-CSharp|System.Void NetworkPlayerTipDataAssets::EnsureDict()":"ltb","Assembly-CSharp|System.Boolean Empire::op_Equality(Empire,Empire)":"gyh","Assembly-CSharp|System.Boolean Empire::op_Inequality(Empire,Empire)":"gyr","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(RuntimeData.PlayerData,PlayerInfo&)":"mp","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfoByCivId(System.UInt32,System.UInt32,PlayerInfo&)":"mq","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(CivEnum,ForceEnum,PlayerInfo&)":"gcw","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(Empire,PlayerInfo&)":"gyw","Assembly-CSharp|System.Boolean PlayerDataAssets::CheckActionInTechPool(Logic.Action.CommonActionId,RuntimeData.PlayerData)":"fql","Assembly-CSharp|System.Boolean PlayerDataAssets::GetCivLandformPack(CivEnum,LandformPack&)":"fqm","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(TerrainType,CivEnum)":"fqn","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(Vegetation,CivEnum)":"fqo","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(TerrainFeature,CivEnum)":"fqp","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(ResourceType,CivEnum,InnerOuterCity)":"fqq","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(TerrainType,CivEnum,System.Int32&)":"eev","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(Vegetation,CivEnum,System.Int32&)":"eew","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(TerrainFeature,CivEnum,System.Int32&)":"eex","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(ResourceType,CivEnum,InnerOuterCity,System.Int32&)":"eey","Assembly-CSharp|System.String PlayerInfo::GetRandomMeetChat()":"mr","Assembly-CSharp|System.String PlayerInfo::GetSpeaker()":"ban","Assembly-CSharp|System.String PlayerInfo::GetRandomStartChat()":"ms","Assembly-CSharp|System.String PlayerInfo::GetRandomLoseChat()":"mt","Assembly-CSharp|System.String PlayerInfo::GetRandomWinChat()":"crc","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(Vegetation,InnerOuterCity,System.Single&)":"fqr","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(TerrainFeature,InnerOuterCity,System.Single&)":"fqs","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(ResourceType,InnerOuterCity,System.Single&)":"fqt","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(TerrainType,InnerOuterCity,System.Int32&)":"eez","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(ResourceType,InnerOuterCity,System.Int32&)":"eia","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(Vegetation,InnerOuterCity,System.Int32&)":"eib","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(TerrainFeature,InnerOuterCity,System.Int32&)":"eif","Assembly-CSharp|System.Boolean PlayerTaskDataAssets::GetPlayerTaskData(TH1_Logic.MatchConfig.PlayerTaskType,PlayerTaskData&)":"heq","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillInfo(SkillType,SkillInfo&)":"mv","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillNameAndDesc_DECODE(SkillType,RuntimeData.UnitFullType,Logic.Skill.SkillBase,System.String&,System.String&)":"crd","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillIcon(SkillType,RuntimeData.UnitFullType,UnityEngine.Sprite&)":"eji","Assembly-CSharp|System.Boolean SkillDataAssets::TryGetSkillTypeByNameId(System.UInt32,SkillType&)":"jsr","Assembly-CSharp|UnityEngine.Color SkillDataAssets::GetBGColor(SkillViewType,System.Boolean)":"ejx","Assembly-CSharp|System.Boolean StaffDataAssets::GetStaffTitleInfo(StaffTitleEnum,StaffTitleInfo&)":"dh","Assembly-CSharp|System.Collections.Generic.List`1 StaffDataAssets::GetStaffItemsByTitle(StaffTitleEnum)":"di","Assembly-CSharp|UnityEngine.Sprite StoryDataAssets::GetCharSprite(StoryCharEnum)":"her","Assembly-CSharp|System.String StoryDiagData::GetSpeaker()":"un","Assembly-CSharp|TechInfo TechDataAssets::GetTechInfo(TechType)":"my","Assembly-CSharp|System.Boolean TechDataAssets::GetTechInfo(TechType,TechInfo&)":"fqu","Assembly-CSharp|System.Boolean TechDataAssets::GetTechDesc(TechType,System.String&)":"mz","Assembly-CSharp|System.Collections.Generic.HashSet`1 TechDataAssets::GetNextTechs(TechType)":"na","Assembly-CSharp|System.Void TechDataAssets::GetNextTechsNonAlloc(TechType,System.Collections.Generic.HashSet`1)":"enl","Assembly-CSharp|System.Boolean TechDataAssets::GetNextTechs(TechType,System.Collections.Generic.HashSet`1)":"nb","Assembly-CSharp|System.Void TechDataAssets::BuildNextTechCache()":"enp","Assembly-CSharp|System.Void TechDataAssets::AtomInit()":"fqw","Assembly-CSharp|System.Boolean TechDataAssets::GetTechAtomInfo(TechAtom,TechAtomInfo&)":"fqx","Assembly-CSharp|UnityEngine.Sprite TechAtomInfo::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType,System.Int32)":"gcx","Assembly-CSharp|System.Boolean TechAtomInfo::CheckCondition(RuntimeData.UnitFullType)":"gcy","Assembly-CSharp|System.Boolean TechInfo::FatherInSet(System.Collections.Generic.HashSet`1)":"gcz","Assembly-CSharp|System.Boolean TechInfo::IsFather(TechType)":"gda","Assembly-CSharp|System.Collections.Generic.List`1 TechInfo::GetActionList()":"ekb","Assembly-CSharp|System.Int32 TechInfo::GetTechAtomCount()":"gdb","Assembly-CSharp|System.Boolean TextDataAssets::GetGiantUpgradeText_DECODE(GiantType,System.String&)":"cre","Assembly-CSharp|System.Boolean UICenterMessageDataAssets::GetUICenterMessageInfo(UICenterMessageID,UICenterMessageInfo&)":"nc","Assembly-CSharp|System.Boolean UICenterMessageDataAssets::GetUICenterMessageInfo(TH1_Core.Events.UIAnnounceMajorEventType,System.UInt32,UICenterMessageInfo&)":"erx","Assembly-CSharp|System.String UnitTypeDataAssets::GiantLevelToString(GiantType,System.UInt32)":"enm","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetChessTypeInfo(ChessType,ChessInfo&)":"dsw","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitTypeInfo(UnitType,GiantType,System.UInt32,UnitTypeInfo&)":"enn","Assembly-CSharp|System.Int32 UnitTypeDataAssets::GetUnitTypeInfoIndex(RuntimeData.UnitData)":"crf","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitTypeInfo(RuntimeData.UnitFullType,UnitTypeInfo&)":"byk","Assembly-CSharp|GiantType UnitTypeDataAssets::GetGiantType(CivEnum,ForceEnum,ChessType)":"byl","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitDesc(RuntimeData.UnitFullType,System.String&)":"elb","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSprite(RuntimeData.MapData,RuntimeData.UnitData,UnityEngine.Sprite&)":"nh","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByChessType(ChessType,ForceEnum,UnityEngine.Sprite&)":"gzt","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetGiantTypeByChessType(ChessType,ForceEnum,GiantType&)":"gzy","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByInfo(UnitTypeInfo,RuntimeData.PlayerData,UnityEngine.Sprite&)":"bzq","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByGiantType(GiantType,UnityEngine.Sprite&)":"crg","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetGiantTypeChessType(GiantType,ChessType&)":"crh","Assembly-CSharp|DebugCenter DebugCenter::get_Instance()":"nm","Assembly-CSharp|System.Void DebugCenter::set_Instance(DebugCenter)":"nn","Assembly-CSharp|Table Table::get_Instance()":"nq","Assembly-CSharp|System.Void Table::set_Instance(Table)":"nr","Assembly-CSharp|UnityEngine.Vector2Int Table::WorldToGrid(UnityEngine.Vector3,System.String)":"ns","Assembly-CSharp|UnityEngine.Vector3 Table::GridToWorld(RuntimeData.GridData,System.String)":"nt","Assembly-CSharp|UnityEngine.Vector3 Table::GridPosToWorld(UnityEngine.Vector2Int,System.String)":"gdc","Assembly-CSharp|UnityEngine.Sprite Table::QueryActionIconSprite(Logic.Action.CommonActionId,RuntimeData.PlayerData)":"nu","Assembly-CSharp|System.Int32 Table::CalcDistance(UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"nv","Assembly-CSharp|System.Int32 Table::CalcDistance(RuntimeData.GridData,RuntimeData.GridData)":"nw","Assembly-CSharp|System.Int32 Table::CalcDistance(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"nx","Assembly-CSharp|System.Int32 Table::CalcDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Single,System.Boolean)":"bzs","Assembly-CSharp|System.Int32 Table::CalcCounterDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Single,System.Boolean)":"cer","Assembly-CSharp|System.Int32 Table::CalcDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"cfp","Assembly-CSharp|System.String[] Table::tileInfo(RuntimeData.GridData)":"nz","Assembly-CSharp|System.Int32 Table::QueryUnitTypeToNo(UnitType)":"oc","Assembly-CSharp|System.Int32 Table::QueryActionExp(Logic.Action.CommonActionId)":"od","Assembly-CSharp|System.Int32 Table::GiantToInt(GiantType)":"oe","Assembly-CSharp|System.Int32 Table::TempleToInt(ResourceType)":"of","Assembly-CSharp|CivEnum Table::TransCivIdToCivEnum(System.UInt32)":"chc","Assembly-CSharp|System.UInt32 Table::TransCivEnumToCivId(CivEnum)":"chu","Assembly-CSharp|ForceEnum Table::TransForceIdToForceEnum(System.UInt32)":"chw","Assembly-CSharp|System.UInt32 Table::TransForceEnumToForceId(ForceEnum)":"cpu","Assembly-CSharp|System.Int32 Table::PlayerCountToMapSize(System.Int32)":"gdd","Assembly-CSharp|System.Void Table::ShuffleRange`1(System.Collections.Generic.List`1,System.Int32)":"cqb","Assembly-CSharp|UnityEngine.Sprite SpriteContainer::GetIcon()":"gde","Assembly-CSharp|UnityEngine.Sprite SpriteContainer::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType,System.Int32)":"gdf","Assembly-CSharp|Timer Timer::get_Instance()":"og","Assembly-CSharp|System.Void Timer::set_Instance(Timer)":"oh","Assembly-CSharp|System.Void Timer::TimerRegister(System.Object,System.Action,System.Single,System.String)":"bi","Assembly-CSharp|System.Void Timer::CancelByTarget(System.Object)":"lhm","Assembly-CSharp|System.Void Timer::CancelByMessage(System.String)":"lhn","Assembly-CSharp|System.Void Timer::Update()":"oj","Assembly-CSharp|System.Boolean Timer::IsTargetDestroyed(System.Object)":"lho","Assembly-CSharp|System.Void UnitMono::UpdateUnitDefense(System.Single)":"dsx","Assembly-CSharp|System.Void ActionClickedEvent::add_OnItemClicked(System.Action`1)":"oq","Assembly-CSharp|System.Void ActionClickedEvent::remove_OnItemClicked(System.Action`1)":"or","Assembly-CSharp|System.Void ActionClickedEvent::ClearListeners()":"os","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/d__8::System.IDisposable.Dispose()":"ot","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__8::System.Collections.Generic.IEnumerator.get_Current()":"ou","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/d__8::System.Collections.IEnumerator.Reset()":"ov","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__8::System.Collections.IEnumerator.get_Current()":"ow","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/d__9::System.IDisposable.Dispose()":"ox","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__9::System.Collections.Generic.IEnumerator.get_Current()":"oy","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/d__9::System.Collections.IEnumerator.Reset()":"oz","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__9::System.Collections.IEnumerator.get_Current()":"pa","Assembly-CSharp|System.Void BottomBarButtonUIAnimator::FakeClickEffect()":"pb","Assembly-CSharp|System.Collections.IEnumerator BottomBarButtonUIAnimator::FakeClickCoroutine()":"pc","Assembly-CSharp|System.Collections.IEnumerator BottomBarButtonUIAnimator::ScaleButton(UnityEngine.Vector3)":"pd","Assembly-CSharp|System.Void CameraController::CalculateBoundsFromMapSize(System.UInt32,System.UInt32)":"dac","Assembly-CSharp|System.Void CameraController::UpdateViewport()":"qe","Assembly-CSharp|System.Void CameraController::HandleSmoothMove()":"qf","Assembly-CSharp|System.Void CameraController::CancelSmoothMove()":"bcq","Assembly-CSharp|System.Void CameraController::HandleZoom()":"qg","Assembly-CSharp|System.Void CameraController::CameraMove(UnityEngine.Vector3)":"sl","Assembly-CSharp|System.Void CameraController::HandlePan()":"qh","Assembly-CSharp|System.Void CameraController::CameraFocusOnGrid(RuntimeData.GridData,System.Boolean)":"qi","Assembly-CSharp|System.Void ChooseUISettingBarController/<>c__DisplayClass6_0::b__0()":"rj","Assembly-CSharp|System.Void ChooseUISettingBarController::OnButtonClicked(UnityEngine.UI.Button,System.Boolean)":"rk","Assembly-CSharp|System.String ChooseUISettingBarController::GetSelectedButtonName()":"rl","Assembly-CSharp|System.Boolean ChooseUISettingBarController::SetSelectedByButtonName(System.String)":"rm","Assembly-CSharp|System.Void ButtonHoverEffect/d__15::System.IDisposable.Dispose()":"cri","Assembly-CSharp|System.Object ButtonHoverEffect/d__15::System.Collections.Generic.IEnumerator.get_Current()":"crj","Assembly-CSharp|System.Void ButtonHoverEffect/d__15::System.Collections.IEnumerator.Reset()":"crk","Assembly-CSharp|System.Object ButtonHoverEffect/d__15::System.Collections.IEnumerator.get_Current()":"crl","Assembly-CSharp|System.Void ButtonHoverEffect::StartScaling(UnityEngine.Vector3)":"crm","Assembly-CSharp|System.Collections.IEnumerator ButtonHoverEffect::ScaleRoutine(UnityEngine.Vector3)":"crn","Assembly-CSharp|System.Void ToggleButtonController::Refresh(System.Boolean,System.Action,System.Action)":"rv","Assembly-CSharp|System.Void ToggleButtonController::OnToggleClicked()":"rw","Assembly-CSharp|System.Void ViewCameraProperty::Open()":"esh","Assembly-CSharp|System.Void ViewCameraProperty::Close()":"esi","Assembly-CSharp|System.Void ViewCloseProperty::Execute()":"esj","Assembly-CSharp|System.Void ViewCloseProperty::End()":"esk","Assembly-CSharp|System.Void ViewCloseProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"esl","Assembly-CSharp|System.Void ViewCloseProperty::Attach(ViCallback,ViCallback/Callback)":"esm","Assembly-CSharp|System.Boolean ViewControllerSubInterface::get_DefaultOpen()":"esn","Assembly-CSharp|System.Void ViewControllerSubInterface::Start(System.String,TH1_UI.Controller.Base.IViewControllerInterface)":"eso","Assembly-CSharp|System.Void ViewControllerSubInterface::OnWindowLoadNotify(UnityEngine.GameObject)":"esp","Assembly-CSharp|System.Collections.Generic.List`1 ViewControllerSubInterface::GetLoadAtlas()":"esq","Assembly-CSharp|System.Void ViewControllerSubInterface::Open()":"esr","Assembly-CSharp|System.Void ViewControllerSubInterface::Close()":"ess","Assembly-CSharp|System.Void ViewControllerSubInterface::Destroy()":"est","Assembly-CSharp|System.Boolean ViewControllerSub`1::get_DefaultOpen()":"esn","Assembly-CSharp|System.Void ViewControllerSub`1::set_DefaultOpen(System.Boolean)":"esu","Assembly-CSharp|System.Boolean ViewControllerSub`1::get_ControlActive()":"esv","Assembly-CSharp|System.Void ViewControllerSub`1::set_ControlActive(System.Boolean)":"esw","Assembly-CSharp|T ViewControllerSub`1::get_WindowScript()":"esx","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::get_WindowObj()":"esy","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::get_Parent()":"esz","Assembly-CSharp|System.Void ViewControllerSub`1::Start(System.String,TH1_UI.Controller.Base.IViewControllerInterface)":"eso","Assembly-CSharp|System.Boolean ViewControllerSub`1::IsShow()":"eta","Assembly-CSharp|System.Void ViewControllerSub`1::Open()":"esr","Assembly-CSharp|System.Void ViewControllerSub`1::Close()":"ess","Assembly-CSharp|System.Void ViewControllerSub`1::OnWindowLoadNotify(UnityEngine.GameObject)":"esp","Assembly-CSharp|System.Void ViewControllerSub`1::_TrueOpen()":"etb","Assembly-CSharp|System.Void ViewControllerSub`1::_TrueClose()":"etc","Assembly-CSharp|System.Void ViewControllerSub`1::AddLoadAtlas(System.String)":"etd","Assembly-CSharp|System.Collections.Generic.List`1 ViewControllerSub`1::GetLoadAtlas()":"esq","Assembly-CSharp|System.Void ViewControllerSub`1::OnLoaded()":"ete","Assembly-CSharp|System.Void ViewControllerSub`1::OnOpen()":"etf","Assembly-CSharp|System.Void ViewControllerSub`1::RegisterEventCallback()":"etg","Assembly-CSharp|System.Void ViewControllerSub`1::UnregisterEventCallback()":"eth","Assembly-CSharp|System.Void ViewControllerSub`1::OnClose()":"eti","Assembly-CSharp|System.Void ViewControllerSub`1::Destroy()":"est","Assembly-CSharp|System.Int32 ViewDepthProperty::get_Depth()":"etj","Assembly-CSharp|System.Void ViewDepthProperty::Start(TH1_UI.Controller.Base.IViewControllerInterface)":"etk","Assembly-CSharp|System.Void ViewDepthProperty::Open()":"etl","Assembly-CSharp|System.Void ViewDepthProperty::Close()":"etm","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateBottomSortingViewDepth()":"etn","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateMiddleSortingViewDepth()":"eto","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateTopViewDepth()":"etp","Assembly-CSharp|System.Void ViewHierarchyProperty::Start(TH1_UI.Controller.Base.IViewControllerInterface)":"etq","Assembly-CSharp|System.Void ViewHierarchyProperty::Open()":"etr","Assembly-CSharp|System.Void ViewHierarchyProperty::_MutualWindow(TH1_UI.Controller.Base.IViewControllerInterface)":"ets","Assembly-CSharp|System.Void ViewHierarchyProperty::Close()":"ett","Assembly-CSharp|System.Void ViewLoadProperty::Start(System.Action)":"etu","Assembly-CSharp|System.Void ViewLoadProperty::End()":"etv","Assembly-CSharp|System.Void ViewLoadProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"etw","Assembly-CSharp|System.Void ViewLoadProperty::Attach(ViCallback,ViCallback/Callback)":"etx","Assembly-CSharp|ViEventList ViewOpenProperty::get_EventOpened()":"ety","Assembly-CSharp|System.Void ViewOpenProperty::Execute()":"etz","Assembly-CSharp|System.Void ViewOpenProperty::End()":"eua","Assembly-CSharp|System.Void ViewOpenProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"eub","Assembly-CSharp|System.Void ViewOpenProperty::Attach(ViCallback,ViCallback/Callback)":"euc","Assembly-CSharp|System.Void DebugUI/<>c__DisplayClass9_0::b__0()":"eud","Assembly-CSharp|System.Void DebugUI::ToggleMainPanel()":"sf","Assembly-CSharp|System.Void DebugUI::ShowOnlyPanel(System.String)":"sg","Assembly-CSharp|System.Void DebugUI::BindButton(System.String,System.String)":"sh","Assembly-CSharp|System.Void DebugUI::Update()":"si","Assembly-CSharp|System.Void DebugUI::UpdateAllUnitInfo()":"sj","Assembly-CSharp|System.Void DebugUI::UpdateAllPlayerInfo()":"sk","Assembly-CSharp|System.Void DebugUI::<.ctor>b__6_0()":"eue","Assembly-CSharp|System.Void HintWindowController::SetSubHint(System.Collections.Generic.List`1)":"jss","Assembly-CSharp|System.Void HintWindowController::Present(UnityEngine.Vector2)":"ng","Assembly-CSharp|System.Void HintWindowController::RefreshSize()":"bhs","Assembly-CSharp|System.Void HintWindowController::ClampToScreen(UnityEngine.Vector2)":"bht","Assembly-CSharp|UnityEngine.Rect HintWindowController::GetVisibleScreenRect()":"dad","Assembly-CSharp|UnityEngine.Vector3 RoundedRectImage/<>c::b__3_0(UnityEngine.UIVertex)":"ud","Assembly-CSharp|System.Void RoundedRectImage::UpdateMesh()":"ue","Assembly-CSharp|System.Void VolumeSliderController::HandleSliderValueChanged(System.Single)":"uq","Assembly-CSharp|System.Void VolumeSliderController::SetInitialVolume(System.Single)":"ur","Assembly-CSharp|System.Single VolumeSliderController::GetCurrentVolume()":"us","Assembly-CSharp|System.Boolean TechListMono::HasTech(TechType)":"fqz","Assembly-CSharp|System.Void UIBlockCameraDrag::ResetState()":"hqe","Assembly-CSharp|UnityEngine.Vector3 UIBlockCameraDrag::GetMouseWorldPosition()":"gnv","Assembly-CSharp|System.Void UIBlockCameraDrag::ClearDragState()":"icf","Assembly-CSharp|System.Void ChatBubble::SetText(System.String)":"hgq","Assembly-CSharp|System.Void DropdownRebuildTrigger/d__3::System.IDisposable.Dispose()":"hgr","Assembly-CSharp|System.Object DropdownRebuildTrigger/d__3::System.Collections.Generic.IEnumerator.get_Current()":"hgs","Assembly-CSharp|System.Void DropdownRebuildTrigger/d__3::System.Collections.IEnumerator.Reset()":"hgt","Assembly-CSharp|System.Object DropdownRebuildTrigger/d__3::System.Collections.IEnumerator.get_Current()":"hkm","Assembly-CSharp|System.Collections.IEnumerator DropdownRebuildTrigger::RebuildLayoutNextFrame()":"hkn","Assembly-CSharp|UnityEngine.Vector2 IconSizingUtility::GetPivot(IconViewSizeType)":"eli","Assembly-CSharp|System.Single IconSizingUtility::GetScale(IconViewSizeType)":"elk","Assembly-CSharp|UnityEngine.Vector2 IconSizingUtility::GetPosition(IconViewSizeType)":"bk","Assembly-CSharp|System.Void IconSizingUtility::SetIconSize(UnityEngine.UI.Image,IconViewSizeType,System.Boolean)":"fh","Assembly-CSharp|System.Void UIOutsideMenuButtonMono::SetContent(GiantType)":"hko","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::b__0()":"hkp","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::b__1()":"hkq","Assembly-CSharp|System.Boolean UIOutsideMultiplayFriendRowMono::CheckParam()":"hkr","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetNoInvite()":"hks","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetInvite()":"hla","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetAlreadyInvited()":"huf","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetContent(TH1_Logic.Net.MemberInfo,TH1_Logic.Steam.SteamLobbyManager)":"icu","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::FadeIn()":"igr","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::b__0()":"ltc","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::b__1()":"ltd","Assembly-CSharp|System.Boolean UIOutsideMultiplayLobbyRowMono::CheckParam()":"hun","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono::SetContent(TH1_Logic.Steam.LobbyListInfo,TH1_Logic.Steam.SteamLobbyManager,System.Action`1,System.Action`1)":"lte","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono::AutoBindButtons()":"ltf","Assembly-CSharp|UnityEngine.UI.Button UIOutsideMultiplayLobbyRowMono::FindButton(System.String)":"ltg","Assembly-CSharp|UnityEngine.GameObject UIOutsideMultiplayLobbyRowMono::FindChild(System.String)":"lth","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::get_PlayerEmpire()":"iix","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetContent(Empire,System.Action`1)":"iiy","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetShow()":"ene","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetHide()":"eni","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::b__11_0()":"dae","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::InitSetting()":"enu","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::OnPlayerOptionClicked(System.UInt32)":"eon","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::OnGameModeOptionClicked(System.UInt32)":"jst","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::Show()":"eoq","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::Hide()":"eot","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::b__11_0()":"daf","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::b__15_0()":"dag","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::b__16_0()":"dah","Assembly-CSharp|System.Void UIOutsideSelectHeroPackMono::SetContent()":"cus","Assembly-CSharp|System.Void UIOutsideSelectSkillCircleMono::SetContent(Empire,TechAtom)":"iiz","Assembly-CSharp|System.Void UIOutsideTutorListRowMono/<>c__DisplayClass6_0::b__0()":"ibt","Assembly-CSharp|System.Void UIOutsideTutorListRowMono::SetContent(ScenarioPack,System.Action`1,System.Action`1)":"ibu","Assembly-CSharp|System.Void UIOutsideTutorListRowMono::SetColor(System.Boolean)":"ibv","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData UnitySourceGeneratedAssemblyMonoScriptTypes_v1::Get()":"vy","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::SetContent()":"up","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::CloseView()":"vo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::b__5_0()":"vp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::b__5_1()":"vq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::b__5_2()":"bar","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnKeyMomentToggleChanged(System.Boolean)":"jkh","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnBgmContinuousToggleChanged(System.Boolean)":"jjk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnCityBorderAlwaysToggleChanged(System.Boolean)":"icg","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnConfirmNextTurnToggleChanged(System.Boolean)":"ich","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshLanguageOption()":"bp","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopSettingView::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)":"kqm","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshMoreLanguageModule(System.Boolean)":"kqn","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnManageButtonClicked()":"kqo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::BindBugReportButton()":"luk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnBugReportButtonClicked()":"lul","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Top.UITopSettingView::FindButtonInChildren(System.String)":"lum","Assembly-CSharp|System.String TH1_UI.View.Top.UITopSettingView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"kqp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnLanguageClicked(System.UInt32)":"bq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::SetContent()":"bap","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshKeyMomentToggle()":"jki","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshBgmContinuousToggle()":"jjl","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshCityBorderAlwaysToggle()":"jkq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshConfirmNextTurnToggle()":"jqp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::CloseView()":"baq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::b__15_0()":"lun","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::b__15_1()":"luo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::b__15_2()":"lup","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::b__0()":"jsx","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::SetContent()":"dzf","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateAllInstant()":"eef","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::CloseView()":"epk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateTurn()":"epl","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoin()":"epr","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateTech()":"eps","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCulture()":"jsy","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateFaith()":"ept","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::TopBarAnim(TMPro.TextMeshProUGUI,System.Int32,System.Int32,System.Single,TH1_UI.View.Top.UITopTopBarView/TopBarPanelType)":"bff","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoinPerTurn()":"eqb","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::OnMatchStart()":"bat","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::SetContent()":"bau","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::RefreshData()":"bav","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::CloseView()":"baw","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::b__19_0()":"iyo","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::SanitizeAllowedCharacters(System.String)":"luq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.RoomNameInputValidator::TryValidateForSubmit(System.String,System.String,System.String&,System.String&)":"lur","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.RoomNameInputValidator::TryValidateForSubmitWithErrorType(System.String,System.String,System.String&,TH1_UI.View.Outside.RoomNameInputValidator/ErrorType&)":"lus","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideAboutStaffLineMono::SetContent(StaffItem)":"dj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono::SetContent(StaffTitleEnum)":"dk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryItemMono::SetContent(RuntimeData.GameRecord)":"ija","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetItemList(System.Collections.Generic.List`1)":"ijb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetDropForce()":"ijc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetPlayerCountDropForce()":"ijd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetOrderDropForce()":"ije","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnOrderUpdate(System.Int32)":"ijf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::_RefreshList()":"kqt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetContent(TH1_Core.Events.ShowUIOutsideHistory)":"ijg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetModeOptionGroup()":"kqu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnModeChanged(System.UInt32)":"kqv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnCloseView()":"ijh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnSettingClicked()":"iji","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnStartClicked()":"ijj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnClose()":"ijk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::SetContent()":"bas","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::CloseView()":"bbz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::b__5_0()":"bca","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::b__5_1()":"biu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono::SetContent(System.UInt32,System.UInt32,System.UInt32)":"ijl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::b__0()":"ijm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::b__0()":"ijn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono::SetHeroContent(GiantType,System.Action`1)":"ijo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono::SetWonderContent(Empire,RuntimeData.WonderTypeEnum,System.Action`2)":"ijp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::SetContent(GiantType)":"ijr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::SetAchieveItems(GiantType)":"ijs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::Show()":"ijt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::Hide()":"iju","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::b__16_0()":"ijv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::b__0()":"kqw","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::get_MusicName()":"kqx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetContent(MusicInfo,System.Action`1)":"kqy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetSelected(System.Boolean)":"kqz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetGuessMode(System.Boolean)":"kra","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::ApplyDisplayedName(System.Boolean)":"krb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0::b__0()":"krc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetContent(MusicInfo)":"krd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::RebuildMusicInfoLayouts()":"kre","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::PlayMusic(MusicInfo)":"krf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::OnLeaveSheet()":"krg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetGuessMode(System.Boolean)":"krh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::OnGuessButtonClick()":"kri","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::ApplyGuessAreaVisibility(System.Boolean)":"krj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SnapMusicInfoHidden()":"krk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FadeIn(UnityEngine.GameObject,Animancer.AnimancerComponent)":"krl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FadeOut(UnityEngine.GameObject,Animancer.AnimancerComponent)":"krm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::HideAll()":"krn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetMultilingualField(UnityEngine.GameObject,TMPro.TextMeshProUGUI,System.String)":"kro","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::RebuildIfActive(UnityEngine.GameObject)":"krp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetSpriteField(UnityEngine.GameObject,UnityEngine.UI.Image,UnityEngine.Sprite)":"krq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetCoverSpriteField(UnityEngine.GameObject,UnityEngine.UI.Image,UnityEngine.Sprite)":"krr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FitCover(UnityEngine.UI.Image)":"krs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetForceField(ForceEnum,CivEnum)":"krt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetCivField(CivEnum)":"kru","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetAllWonderStars()":"ijw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetAllHeroStars()":"ijx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitHeroList()":"ijy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickHeroItem(GiantType)":"ijz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitWonderList()":"ika","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickWonderItem(Empire,RuntimeData.WonderTypeEnum)":"ikb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitMusicList()":"krv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickMusicItem(System.String)":"krw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::RefreshMusicSelectedHighlight()":"krx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitMenuBar()":"ikc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetMenuBar(TH1_UI.View.Outside.LibrarySheetType)":"ikd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::ShowList(TH1_UI.View.Outside.LibrarySheetType)":"ike","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::LeaveMusicSheet()":"kry","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetGuessMode(System.Boolean)":"krz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::AutoSelectFirstMusic()":"ksa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetContent(TH1_Core.Events.ShowUIOutsideLibrary)":"ikf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnCloseView()":"ikg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnSettingClicked()":"ikh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnStartClicked()":"iki","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClose()":"ikj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnWiki()":"dlp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::b__31_0()":"ksb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::b__31_1()":"ksc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::b__41_0()":"ksd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::b__41_1()":"kse","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::b__41_2()":"ksf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::SetContent(Empire,RuntimeData.WonderTypeEnum)":"ikn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::SetAchieveItems(Empire,RuntimeData.WonderTypeEnum)":"iko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::Show()":"ikp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::Hide()":"ikq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::b__15_0()":"ikr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLoadingView::SetEmpire(Empire)":"jbr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLoadingView::ResetLoadingPic()":"kkm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0::b__0()":"dl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::OnInit()":"iks","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::BindUrlButton(UnityEngine.UI.Button,System.String)":"dn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::BuildStaffList()":"do","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::Open()":"ikt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::OnClose()":"iku","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::b__24_0()":"dp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::b__0()":"ikw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::OnInit()":"ikx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetVersionList()":"iky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetVersionContent(System.Int32)":"ikz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetContent()":"ila","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::Open()":"ilb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::OnClose()":"ilc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::b__15_0()":"ild","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::get_Selected()":"ile","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::Unselect()":"ilg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::SetContent(System.String,System.Boolean,System.Action)":"ilh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::OnClick()":"ili","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnInit()":"bay","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::RefreshLanguageOption()":"baz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)":"ksg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::RefreshMoreLanguageModule(System.Boolean)":"ksh","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"ksi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnManageButtonClicked()":"ksj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::Open()":"bba","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnClose()":"bbb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnLanguageClicked(System.UInt32)":"bbc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::b__16_0()":"ksk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnInit()":"jkl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::Open()":"jkm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnClose()":"jkn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnConfirm()":"jko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::b__8_0()":"jkp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView/<>c::b__31_1()":"lut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::b__0()":"luu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::GetRandomGiantList(System.Int32,System.Collections.Generic.List`1&)":"ill","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::SetContent(TH1_Core.Events.ShowUIOutsideMenu)":"ilm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnCloseView()":"iln","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnStartClicked()":"ilp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnResumeClicked()":"ilq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnLibraryClicked()":"ilr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnMultiplayClicked()":"ils","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnTutorClicked()":"ilt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnHistoryClicked()":"ilu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnAnnouncementClicked()":"ilv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnAboutClicked()":"ilw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnSettingClicked()":"ilo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnStoryClicked()":"iaa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnShutdownClicked()":"jks","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::BindTransReportButton()":"luv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnTransReportClicked()":"luw","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Outside.UIOutsideMenuView::FindOrCreateButtonInChildren(System.String)":"lux","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::RestoreButtonTargetAlpha(UnityEngine.UI.Button)":"luy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::SetupDiscordHint()":"cux","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::RefreshDiscordHintText()":"ddc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnDiscordButtonClicked()":"euz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuView::IsTraditionalChinese()":"evd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetContent(TH1_UI.View.Outside.UIOutsideModListData)":"ksl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetAsSystemItem(System.String,Logic.Multilingual.MultilingualType)":"ksm","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::get_IsSystemItem()":"ksn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetButtonVisibility(System.Boolean,System.Boolean)":"kso","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetAddInteractable(System.Boolean)":"ksp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetHighlight(System.Boolean)":"ksq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModListItemMono::GetData()":"ksr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::b__20_0()":"kss","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::b__20_1()":"kst","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::b__20_2()":"ksu","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0::b__0(Logic.Multilingual.WorkshopModItem)":"kkn","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0::b__0(TH1_UI.View.Outside.UIOutsideModListData)":"kko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::b__1(System.Boolean)":"kmy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::b__0(System.Int32)":"wk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/d__135::System.IDisposable.Dispose()":"kpn","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/d__135::System.Collections.Generic.IEnumerator.get_Current()":"kpo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/d__135::System.Collections.IEnumerator.Reset()":"kpp","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/d__135::System.Collections.IEnumerator.get_Current()":"kpq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SetContent(TH1_Core.Events.ShowUIOutsideMod)":"ktd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCloseView()":"kte","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnClose()":"ktf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitMainOption()":"ktg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnMainOptionClicked(System.UInt32)":"kth","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyMainOptionVisibility(System.UInt32)":"kti","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitLanguageFilterDropdown()":"ktj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshList()":"ktk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RebuildAllModsCache()":"ktl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::FindByFileId(System.Collections.Generic.List`1,Steamworks.PublishedFileId_t)":"kpr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::FindByTitle(System.Collections.Generic.List`1,System.String)":"ksv","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::ResolveSteamPersonaName(System.UInt64)":"ksw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AppendLocalMods(System.Collections.Generic.List`1,System.Collections.Generic.List`1,TH1_UI.View.Outside.ModListItemSource)":"ktm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AppendSubscribedMods(System.Collections.Generic.List`1,System.Collections.Generic.List`1)":"ksx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::FilterMods(System.Collections.Generic.List`1,Logic.Multilingual.MultilingualType)":"ktn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderList(System.Collections.Generic.List`1)":"kto","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnListItemSelected(TH1_UI.View.Outside.UIOutsideModListData)":"ktp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshHighlight()":"ktq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ClearSelection()":"ktr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshDetail()":"kts","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ForceRebuildDetailLayout()":"ksy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshSubscribeUI()":"ktt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnStartQueryClicked()":"ktu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnWorkshopQueryCompleted()":"ktv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::UpdateQueryStatus()":"ktw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSubscribeClicked()":"ktx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUnsubscribeClicked()":"kty","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSteamSubscribeCompleted(Steamworks.PublishedFileId_t,System.Boolean)":"ktz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSteamUnsubscribeCompleted(Steamworks.PublishedFileId_t,System.Boolean)":"kua","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SyncSelectedFromBrowser(Steamworks.PublishedFileId_t)":"kub","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitCurrentLanguageDropdown()":"kuc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SyncDropdownToCurrent()":"kud","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCurrentLanguageChanged(System.Int32)":"kue","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshLanguagePanel()":"kuf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::BuildAvailableMods()":"kug","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::LoadEditingModPathsFromConfig()":"kuh","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::CreateModData(System.String,TH1_UI.View.Outside.ModListItemSource)":"kui","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderActiveList()":"kuj","Assembly-CSharp|System.ValueTuple`2 TH1_UI.View.Outside.UIOutsideModView::GetSystemFallbackFor(Logic.Multilingual.MultilingualType)":"kuk","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetEnglishLanguageName(Logic.Multilingual.MultilingualType)":"kul","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderAvailableList()":"kum","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::EnsurePoolSize(System.Collections.Generic.List`1,System.Int32,UnityEngine.Transform)":"kun","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnStartConfigClicked()":"kuo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSaveConfigClicked()":"kup","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCancelConfigClicked()":"kuq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::EnterConfigMode()":"kur","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ExitConfigMode(System.Boolean)":"kus","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyConfigModeUI()":"kut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnAddModClicked(TH1_UI.View.Outside.UIOutsideModListData)":"kuu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnRemoveModClicked(TH1_UI.View.Outside.UIOutsideModListData)":"kuv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::DisableDropdownLabelMultilingual(TMPro.TMP_Dropdown)":"kuw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::TrySetMultilingualBan(TMPro.TMP_Text)":"kux","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"kuy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitExportLanguageDropdowns()":"kuz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportCoreClicked()":"kva","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportFullClicked()":"kvb","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Outside.UIOutsideModView::CoExport(System.Boolean)":"kvc","Assembly-CSharp|System.ValueTuple`3 TH1_UI.View.Outside.UIOutsideModView::ReadExportParams()":"kvd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportOpenFolderClicked()":"kve","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ResetExportStatus()":"kvf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SetExportStatus(TMPro.TextMeshProUGUI,System.String,System.Boolean,System.Boolean)":"kvg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitUploadModule()":"kvh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadFolderDropdown()":"kvi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadFolderChanged()":"kvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::TryAutoSelectUploadMode(Logic.Multilingual.WorkshopModInfo)":"ksz","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetSelectedUploadFolder()":"kvk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadModeToggleChanged(System.Boolean)":"kvl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyUploadModeUI()":"kvm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadButtonInteractable()":"kvn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUserModsQueryCompleted()":"kvo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadUpdateTargetDropdown()":"kvp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadStartClicked()":"kvq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadFinished(System.Boolean,Steamworks.PublishedFileId_t)":"kvr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadOpenInSteamClicked()":"kvs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadAgreementOpenClicked()":"kvt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::QueryUserModsAndRefresh()":"kvu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadedModRefreshClicked()":"kvv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AdoptResidualUploadedItems()":"kta","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadedModList()":"kvw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadedItemOpenInSteam(Steamworks.PublishedFileId_t)":"kvx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::b__76_0(System.Boolean)":"xo","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::b__114_0(TH1_Logic.Config.ModLanguageConfig)":"ktb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::b__141_0(System.Int32)":"ktc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::b__149_0(System.Int32)":"kvy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::b__150_0(System.Boolean,Steamworks.PublishedFileId_t)":"kvz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::Show(System.Int32,System.String)":"luz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::Hide()":"lva","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::TryBuildParams(TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/CreateRoomParams&)":"lvb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnClickCheck()":"lvc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnClickClose()":"lvd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindBlockerButton()":"lve","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RefreshPasswordVisible()":"lvf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::SetRoomNamePlaceholder(System.String)":"lvg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindRoomNameInput()":"lvh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::InitRoomNameInput()":"lvi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnRoomNameInputChanged(System.String)":"lvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ShowRoomNameHint(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lvk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::HideRoomNameHint()":"lvl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ShowPasswordHint()":"lvm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::HidePasswordHint()":"lvn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/RoomKind TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoomKind()":"lvo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindPasswordLabel()":"lvp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::EnsureSeatCountOption()":"lvq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RebuildSettingLayout()":"lvr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RebuildPanelLayout()":"lvs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::EnsurePasswordHint()":"lvt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindRoomNameHintText()":"lvu","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoomNameHintTextKey(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lvv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetSeatCount()":"lvw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::SeatToIndex(System.Int32)":"lvx","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ClampSeatCount(System.Int32)":"lvy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::IsValidPassword(System.String)":"lvz","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoot()":"lwa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::b__21_0(System.UInt32)":"lwb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::Show()":"lwc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::Hide()":"lwd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnClickCheck()":"lwe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnClickClose()":"lwf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::AutoBindBlockerButton()":"lf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnPasswordChanged(System.String)":"lwg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::ShowHint()":"lwh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::HideHint()":"lwi","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::IsValidPassword(System.String)":"lwj","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::GetRoot()":"lwk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::Show(TH1_Logic.Steam.LobbyListInfo)":"lwl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::Hide()":"lwm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::OnClickBlock()":"lwn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::OnClickReport()":"lwo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__0(System.Int32)":"btg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__1(System.Int32)":"btj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__2(System.Int32)":"buh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__3(System.Int32)":"byh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__4(System.Int32)":"cim","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::b__5(System.Int32)":"cix","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::b__0()":"cjh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::b__0()":"cky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0::b__0()":"clq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetContent(TH1_Core.Events.ShowUIOutsideMultiplay)":"geh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRefreshButtonClicked()":"bed","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshAll(System.Collections.Generic.List`1)":"bhr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshFriendList(System.Boolean)":"bhu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomInfo()":"bhv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::PlayMemberEnterAudioIfNeeded()":"lwy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowRoom()":"ily","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomInfoMember()":"bhw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::BuildRoomMemberRows(System.Collections.Generic.Dictionary`2,System.Collections.Generic.List`1)":"lwz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RenderRoomMemberRows(System.Collections.Generic.List`1)":"lxa","Assembly-CSharp|System.Collections.Generic.Dictionary`2,System.Int32> TH1_UI.View.Outside.UIOutsideMultiplayView::BuildForceSameCountDict(System.Collections.Generic.List`1)":"lxb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RenderMemberRow(UIOutsideMultiplayMemberRowMono,TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData,System.Collections.Generic.List`1,System.Collections.Generic.Dictionary`2,System.Int32>)":"lxc","Assembly-CSharp|UIOutsideMultiplayMemberRowMono TH1_UI.View.Outside.UIOutsideMultiplayView::GetMemberRow(System.Int32)":"lxd","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::GetLineRow(System.Int32)":"lxe","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetHumanStatus(RuntimeData.MemberCiv)":"lxf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetForceNameOverride(RuntimeData.MemberCiv,CivEnum,ForceEnum,System.Collections.Generic.List`1,System.Collections.Generic.Dictionary`2,System.Int32>)":"lxg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomButtons()":"lxh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshResumeToggle()":"lxi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnResumeToggleChanged(System.Boolean)":"lxj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshResumeBoard(System.Boolean)":"lxk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ChangeRoomSeatCount(System.Int32)":"lxl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomSeatControls()":"lxm","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetMinRoomSeatCount()":"lxn","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetMaxRoomSeatCount()":"lxo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetButtonText(UnityEngine.UI.Button,System.String)":"lxp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetReadyButtonsVisible(System.Boolean,System.Boolean)":"lxq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetSelfReadyState(System.Boolean)":"lxr","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::AreCurrentLobbyMembersReady()":"lxs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ReconcileRoomMembers()":"lxt","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::ClampSlotToRoomForceOptions(RuntimeData.MemberCiv)":"mk","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsTeamAndAIConfigEnabled()":"lxu","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetSoloTeamId(System.Int32,System.Int32)":"lxv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetValidTeamId(RuntimeData.MemberCiv)":"lxw","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::PickDefaultTeamId(System.Int32,System.Int32,System.Collections.Generic.HashSet`1)":"lxx","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::PickDefaultCivId(System.Int32,System.Collections.Generic.HashSet`1)":"lxy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnHumanRowForceChanged(System.Int32,System.Int32)":"lxz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnHumanRowTeamChanged(System.Int32,System.Int32)":"lya","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnAIRowForceChanged(System.Int32,System.Int32)":"lyb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnAIRowTeamChanged(System.Int32,System.Int32)":"lyc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnOpenRowForceChanged(System.Int32,System.Int32)":"lyd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnOpenRowTeamChanged(System.Int32,System.Int32)":"lye","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetEmptyPlayerSlotForce(System.Int32,System.Int32)":"lyf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetEmptyPlayerSlotTeam(System.Int32,System.Int32)":"lyg","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextTeamId(System.Int32,System.Int32)":"lyh","Assembly-CSharp|System.ValueTuple`2 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextForce(System.UInt32,System.UInt32,System.Int32)":"lyi","Assembly-CSharp|System.ValueTuple`2 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextAIForce(System.UInt32,System.UInt32,System.Int32)":"lyj","Assembly-CSharp|System.ValueTuple`2 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextForce(System.UInt32,System.UInt32,System.Int32,System.Collections.Generic.IReadOnlyList`1>)":"lyk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomInfoSetting()":"bhx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::StartEditRoomName()":"lyl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ConfirmEditRoomName()":"lym","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomNameEditState(System.Boolean)":"cok","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomNameEditMode(System.Boolean)":"lyn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRoomNameInputChanged(System.String)":"lyo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowRoomNameHint(System.String)":"lyp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::HideRoomNameHint()":"lyq","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetRoomNameHintTextKey(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lyr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureRoomNameHint()":"lys","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnPlayerOptionClicked(System.UInt32)":"ilz","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetPlayerCountByOptionIndex(System.UInt32)":"lyt","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetPlayerCountOptionIndex(System.UInt32)":"lyu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnDiffOptionClicked(System.UInt32)":"ima","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnMapSizeOptionClicked(System.UInt32)":"bfb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnWinOptionClicked(System.UInt32)":"lyv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnTimeOptionClicked(System.UInt32)":"lyw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetWinIndexByMatchConfigId(System.UInt32)":"lyx","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetTimeIndexBySeconds(System.Int32)":"lyy","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetCreativeMatchConfigIdByWinIndex(System.UInt32)":"lyz","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetTimeLimitSecondsByIndex(System.UInt32)":"lza","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetNoRoom()":"bei","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::UpdateNoRoomHintVisibility()":"imh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CreateRoom()":"gek","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::CanCreateRoomNow()":"lzb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CreateRoomWithType()":"imr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnCreateRoomPanelConfirm(TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/CreateRoomParams)":"lzc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::LeaveRoom()":"bhy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::StartGame()":"bhz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetMapConfig(System.Boolean)":"lzd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowLoadingAndStartGame(System.Boolean)":"bia","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::TryStartHostGame(System.Boolean)":"lhq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SelectInGroup(System.String,System.Collections.Generic.List`1)":"gem","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SelectInGroup(UnityEngine.UI.Button,System.Collections.Generic.List`1)":"gen","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RoomSettingOnPlayerCountClicked(System.UInt32,System.UInt32)":"bbi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RoomSettingOnDifficultyClicked(Logic.AI.AIDifficult)":"bek","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnGameModeOptionClicked(System.UInt32)":"bpv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnGameModeOptionClickedInternal(System.UInt32,System.Boolean,System.Boolean,System.Boolean)":"lze","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnWaterOptionClicked(System.UInt32)":"bqj","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::ResetAllSlotsToSoloTeams()":"lzf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::InitChatArea()":"lzg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::FitChatAreaToRoot(UnityEngine.RectTransform)":"lzh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CloseChatArea()":"lzi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::InitNetErrorArea()":"lzj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CloseNetErrorArea()":"lzk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnChatMessageSendInternal(System.String)":"lzl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnCloseView()":"bib","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyListUpdated(TH1_Core.Events.UpdateUIOutsideMultiplayLobbyList)":"jcl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyNotify(TH1_Core.Events.ShowUIOutsideMultiplayLobbyNotify)":"lzm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRefreshLobbyClicked()":"dio","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshLobbyList()":"djl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnJoinLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"fky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnJoinPasswordConfirmed(System.String)":"lzn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::JoinLobbyWithPassword(TH1_Logic.Steam.LobbyListInfo,System.String)":"lzo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyActionClicked(TH1_Logic.Steam.LobbyListInfo)":"lzp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::OnBlockLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"lzq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::OnReportLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"lzr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowLobbyNotify(TH1_Core.Events.UINotifyCommonType)":"lzs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowMultiplayInsideNotify(System.String)":"lzt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetTextDataAssetText(TMPro.TextMeshProUGUI,System.String)":"lzu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::HideMultiplayInsideNotify()":"lzv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureMultiplayInsideNotify()":"lzw","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::GetVisibleLobbyInfos()":"lzx","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::MuteLobbyRoomName(TH1_Logic.Steam.LobbyListInfo)":"lzy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsLobbyRoomNameMuted(TH1_Logic.Steam.LobbyListInfo,TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore,System.Int64)":"lzz","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetLobbyMuteRoomName(TH1_Logic.Steam.LobbyListInfo)":"maa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore TH1_UI.View.Outside.UIOutsideMultiplayView::LoadMutedRoomNameStore()":"mab","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SaveMutedRoomNameStore(TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore)":"mac","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::PruneExpiredMutedRoomNames(TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore,System.Int64)":"mad","Assembly-CSharp|System.Int64 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNowUnixSeconds()":"mae","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureMultiplaySubPanels()":"maf","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsValidSubPanelInstance(UnityEngine.GameObject)":"mag","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsPrefabAsset(UnityEngine.GameObject)":"mah","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyJoinSuccess(Steamworks.CSteamID)":"fut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyJoinFailed(System.String)":"fuu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_0()":"cou","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_5()":"cpw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_1()":"cse","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_2()":"csk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_3()":"csl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::b__92_4()":"csm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::b__0()":"ye","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::get_SelectedIndex()":"imj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::EnsureBGColorCached()":"yf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::OnShow()":"iml","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::GetSelectedString()":"imm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::Select(System.UInt32)":"imn","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::get_SelectedEmpire()":"kwa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnAvatarClicked(Empire)":"imo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SetContent(TH1_Core.Events.ShowUIOutsideSelect)":"ewe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SetCivForceInfo(Empire)":"imp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnCloseView()":"ewg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnSettingClicked()":"ewh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnStartClicked()":"ewi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SaveLastSelectedEmpire(Empire)":"jsz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SaveLastMapSize(System.UInt32)":"dai","Assembly-CSharp|System.Nullable`1 TH1_UI.View.Outside.UIOutsideSelectView::GetLastSelectedEmpire()":"jta","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::CloseView()":"j","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::b__30_0()":"kwb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::SetContent(TH1_Core.Events.ShowUIOutsideStory)":"ime","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::CloseView()":"imf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::b__6_0()":"igl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::b__6_1()":"imi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetContent(TH1_Core.Events.ShowUIOutsideTutor)":"imq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetTutorList()":"ioz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::UpdateTutorList(UIOutsideTutorListRowMono)":"ipd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetTutorSheet(ScenarioPack)":"iqd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::StartTutor()":"iqe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::b__19_0()":"eat","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::b__19_1()":"eau","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::SetContent(Steamworks.PublishedFileId_t,System.String)":"kwd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::b__5_0()":"kwe","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideWikiView/<>c::b__39_0(UnityEngine.RectTransform,UnityEngine.RectTransform)":"eav","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::InitCloseButtons()":"eaw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnClose()":"eax","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetContent(TH1_Core.Events.ShowUIOutsideWiki)":"eay","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::InitBigSelectButtons()":"eox","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::ShowSmallSelectButtonsForBig(TH1_Logic.MatchConfig.WikiType)":"epc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetSmallAreaActive(System.Boolean)":"euh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RebuildLayout(UnityEngine.RectTransform)":"exp","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideWikiView::GetDepth(UnityEngine.Transform)":"ftt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RefreshWikiList(System.Collections.Generic.List`1)":"gfv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearWikiList()":"ggb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetTitle(TH1_Logic.MatchConfig.WikiItem)":"gnr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplyTagText(TH1_Logic.MatchConfig.WikiItem)":"ilf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplyContentIcon(TH1_Logic.MatchConfig.WikiItem)":"jdi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplySkillBgColor(TH1_Logic.MatchConfig.WikiItem)":"jdj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetGroupActive(UnityEngine.GameObject,UnityEngine.GameObject)":"jdk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ResolveTypedIconGroup(TH1_Logic.MatchConfig.WikiItem,UnityEngine.GameObject&,UnityEngine.UI.Image&)":"jdl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ResolveActionIconGroup(TH1_Logic.MatchConfig.WikiItem,UnityEngine.GameObject&,UnityEngine.UI.Image&)":"jdm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearTitle()":"jdn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RefreshDescArea(TH1_Logic.MatchConfig.WikiItem)":"jdw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearDescArea()":"jdx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnCloseView()":"jdy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstBig()":"jdz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstSmallIfAny()":"jea","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstWikiListItemIfAny()":"jeb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleBigSelectButtonClick(TH1_UI.View.Outside.WikiSub.BigSelectButton)":"jed","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleSmallSelectButtonClick(TH1_UI.View.Outside.WikiSub.SmallSelectButton)":"jee","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleWikiListItemClick(TH1_UI.View.Outside.WikiSub.WikiListItem)":"jvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearBigSelectButtons()":"kit","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearSmallSelectButtons()":"kiu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::DetachAndDestroy(UnityEngine.GameObject)":"kiv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnDispose()":"kiw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleWikiJumpRequest(System.UInt32)":"ikk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ScrollWikiListItemIntoView(TH1_UI.View.Outside.WikiSub.WikiListItem)":"ikl","Assembly-CSharp|UnityEngine.UI.ScrollRect TH1_UI.View.Outside.UIOutsideWikiView::FindParentScrollRect(UnityEngine.Transform)":"ims","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::TryResolveJumpRoute(TH1_Logic.MatchConfig.WikiItem,TH1_Logic.MatchConfig.WikiType&,TH1_Logic.MatchConfig.WikiType&,System.Boolean&)":"ioe","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton TH1_UI.View.Outside.UIOutsideWikiView::FindBigButton(TH1_Logic.MatchConfig.WikiType)":"ioh","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton TH1_UI.View.Outside.UIOutsideWikiView::FindSmallButton(TH1_Logic.MatchConfig.WikiType)":"iqf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::SetContent(TH1_Logic.MatchConfig.WikiType)":"kix","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::SetSelected(System.Boolean)":"kiy","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::ClearCallback()":"kiz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::b__9_0()":"kja","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::SetContent(TH1_Logic.MatchConfig.WikiType)":"kjb","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::SetSelected(System.Boolean)":"kjc","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::ClearCallback()":"kjd","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::b__9_0()":"kje","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::get_WikiId()":"kwf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::set_WikiId(System.UInt32)":"kwg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::SetContent(Logic.Action.CommonActionId,System.UInt32)":"kwh","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::HandleClick()":"kwi","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::get_WikiId()":"jby","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::set_WikiId(System.UInt32)":"jbz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::SetContent(UnityEngine.Sprite,System.UInt32)":"jlc","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::HandleClick()":"jld","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::get_WikiId()":"jle","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::set_WikiId(System.UInt32)":"jmq","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::SetContent(System.String,System.UInt32)":"jqv","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::HandleClick()":"jwq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::get_WikiId()":"jwr","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::set_WikiId(System.UInt32)":"kex","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::SetContent(SkillType,SkillViewType,RuntimeData.UnitFullType,System.UInt32)":"key","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::HandleClick()":"knr","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.WikiSub.WikiDescGroup/<>c::b__56_0(System.ValueTuple`2,System.ValueTuple`2)":"kwj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::add_OnRequestWikiJump(System.Action`1)":"knt","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::remove_OnRequestWikiJump(System.Action`1)":"knu","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::RequestWikiJump(System.UInt32)":"knv","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::get_DescType()":"kjg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::set_DescType(TH1_Logic.MatchConfig.WikiDescType)":"kjh","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::SetContent(TH1_Logic.MatchConfig.WikiItem,TH1_Logic.MatchConfig.DescItem)":"kji","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTitle(TH1_Logic.MatchConfig.WikiDescType)":"kjj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearContent()":"kjk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyBaseDesc(TH1_Logic.MatchConfig.DescItem)":"kjl","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyPreTech(TH1_Logic.MatchConfig.WikiItem)":"kjm","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTechLock(TH1_Logic.MatchConfig.WikiItem)":"knw","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyBelongTech(TH1_Logic.MatchConfig.WikiItem)":"knx","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SpawnGridItem(System.String,System.UInt32)":"kny","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SpawnAvatarItem(UnityEngine.Sprite,System.UInt32)":"knz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearGridItems()":"koa","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearAvatarItems()":"kob","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearChildren(UnityEngine.Transform)":"koc","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyLevelTech(TH1_Logic.MatchConfig.WikiItem,System.Int32)":"kod","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHasTechAtom(TH1_Logic.MatchConfig.WikiItem)":"kjp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTechBelongEmpire(TH1_Logic.MatchConfig.WikiItem)":"koe","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHasInitTechAtom(TH1_Logic.MatchConfig.WikiItem)":"kjq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::TryGetForcePlayerInfo(System.UInt32,PlayerInfo&)":"kjr","Assembly-CSharp|System.String TH1_UI.View.Outside.WikiSub.WikiDescGroup::JoinTechAtomNames(System.Collections.Generic.List`1)":"kjs","Assembly-CSharp|System.String TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResolveMultilingual(System.String)":"kjt","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitInfo(TH1_Logic.MatchConfig.WikiItem)":"kju","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitSkills(TH1_Logic.MatchConfig.WikiItem)":"kjv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.WikiSub.WikiDescGroup::SkillSortRank(SkillViewType)":"kjx","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearSkillCircles()":"kjy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitActions(TH1_Logic.MatchConfig.WikiItem)":"kwk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearActionCircles()":"kwl","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHeroUpgrade(TH1_Logic.MatchConfig.WikiItem)":"kjz","Assembly-CSharp|UnitTypeInfo TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResolveUnitTypeInfo(TH1_Logic.MatchConfig.WikiItem)":"kka","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SetActiveSafe(UnityEngine.GameObject,System.Boolean)":"kkb","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResetMultilingual(TMPro.TextMeshProUGUI)":"kkc","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::get_WikiItem()":"kkd","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::set_WikiItem(TH1_Logic.MatchConfig.WikiItem)":"kke","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::get_WikiItemId()":"kkf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::set_WikiItemId(System.UInt32)":"kkg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::SetContent(TH1_Logic.MatchConfig.WikiItem)":"kkh","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::SetSelected(System.Boolean)":"kki","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::DisableIcon()":"kkj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::ClearCallback()":"kkk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::b__18_0()":"kkl","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::SetContent(TH1_Core.Events.ShowUINotifyCommon)":"euq","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::AutoClose()":"eur","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::SetContent(TH1_Core.Events.ShowUINotifyMoment)":"jcv","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::AutoClose()":"jcw","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityLevelupView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityLevelupView::SetContent(System.Int32,Logic.Action.CommonActionId,Logic.Action.CommonActionId,Logic.Action.CommonActionParams,Logic.Action.CommonActionParams,System.Action`2)":"cxg","Assembly-CSharp|System.Boolean TH1_UI.View.Interaction.UIInteractionCityLevelupView::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)":"cby","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::get_ChoiceId()":"eus","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::Setup(System.Action`1)":"eut","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::HandleClick()":"euu","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::SetContent(TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly)":"eva","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::b__12_0()":"cxh","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::b__12_1()":"cxi","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetContent(TH1_Core.Events.ShowUIGlobalBugReport)":"mao","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::CloseView()":"maq","Assembly-CSharp|System.String TH1_UI.View.Global.UIGlobalBugReportView::GetDescription()":"mar","Assembly-CSharp|System.Boolean TH1_UI.View.Global.UIGlobalBugReportView::ShouldUploadRecord()":"mas","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetUploading(System.Boolean)":"mat","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetStatusText(System.String)":"mau","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::ShowInsideNotify(System.String,System.Boolean)":"mav","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::HideInsideNotify()":"maw","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetInsideNotifySprite(System.Boolean)":"max","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Global.UIGlobalBugReportView::GetRandomKeyMomentSprite()":"may","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::EnsureReferences()":"maz","Assembly-CSharp|UnityEngine.Transform TH1_UI.View.Global.UIGlobalBugReportView::FindChild(System.String)":"mba","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetTextDataAssetText(TMPro.TextMeshProUGUI,System.String)":"mbb","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::b__12_0()":"mbc","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::b__12_1()":"mbd","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::b__12_2()":"mbe","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsInputFieldFocused()":"mbf","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsInputAreaVisible()":"mbg","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsActive()":"mbh","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::HideInputArea()":"mbi","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ShowInputArea()":"mbj","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::FocusInputField()":"mbk","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SendOrClose()":"mbl","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::Shutdown()":"mbm","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::AddSystemMessage(System.String)":"mbn","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ClearAll()":"mbo","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshChatBox()":"mbp","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshChatContent()":"mbq","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ToggleInputArea()":"mbr","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SetInputAreaVisible(System.Boolean)":"mbs","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ToggleDocArea()":"mbt","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SetDocAreaVisible(System.Boolean)":"mbu","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshDocText()":"mbv","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::OnSendButtonClick()":"mbw","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::OnInputSubmit(System.String)":"mbx","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::TrySendMessage()":"mby","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::CreateChatRow(TH1_UI.View.Common.ChatMessageData)":"mbz","Assembly-CSharp|System.String TH1_UI.View.Common.UIChatAreaMono::FilterChatText(System.String)":"mca","Assembly-CSharp|System.String TH1_UI.View.Common.UIChatAreaMono::FilterNameText(System.String)":"mcb","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::OnInit()":"mcc","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::SetContent(System.String,System.String)":"mcd","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Open(System.String,System.String)":"mce","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Open()":"mcf","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::OnClose()":"mcg","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::CloseByCancel()":"mch","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Confirm()":"mci","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::b__11_0()":"mcj","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::Setup(TH1_UI.View.Common.UINetErrorAreaMono,UnityEngine.GameObject)":"mck","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::Shutdown()":"mcl","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::OnNetworkPlayerTipRequested(TH1_Logic.Net.NetworkPlayerTipPayload)":"mcm","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ToggleLogArea()":"mcn","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::SetLogAreaVisible(System.Boolean)":"mco","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::RebuildLogLayout()":"mcp","Assembly-CSharp|System.String TH1_UI.View.Common.UINetErrorAreaMono::BuildLogText(TH1_Logic.Net.NetworkPlayerTipPayload)":"mcq","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ResetLogItemTemplate()":"mcr","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::DisableDynamicLogMultilingual(UnityEngine.GameObject)":"mcs","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ValidateLogContentState(System.String)":"mct","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ClearLogs()":"mcu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0::b__0()":"mu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::SetContent(System.Int32,RuntimeData.PlayerData)":"cho","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::RefreshForceName()":"mx","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::ClearMultilingualTextId(TMPro.TextMeshProUGUI)":"nd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::System.IDisposable.Dispose()":"yg","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::System.Collections.Generic.IEnumerator.get_Current()":"bak","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::System.Collections.IEnumerator.Reset()":"bbd","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::System.Collections.IEnumerator.get_Current()":"bfc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow::SetContent(TH1_Logic.MatchConfig.PlayerTaskInfo,PlayerTaskData)":"iqg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow::PlayCompleteFeedback()":"bfd","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Info.UIBottomTutorMissionRow::HighlightCoroutine()":"cxl","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::b__0()":"jtc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::b__1()":"jtd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::SetContent(Logic.Action.CommonActionId,ShowType,Logic.Action.CommonActionParams,System.Action`2)":"cxk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::OnClose()":"fao","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono::SetContent(Logic.Skill.SkillBase,RuntimeData.UnitFullType,System.Boolean)":"jte","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32)":"jtf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardMono::OnBuyClick()":"jth","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardMono::UpdateInfo(RuntimeData.PlayerData)":"jti","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateInfo(RuntimeData.PlayerData)":"jtk","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoCultureTaskMono::IsLocked(RuntimeData.PlayerData)":"mcv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateIcon(RuntimeData.PlayerData)":"mcw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateLockInfo(RuntimeData.PlayerData,System.Boolean)":"mcx","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoCultureTaskMono::TryGetUnlockTechName(RuntimeData.PlayerData,System.String&)":"mcy","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Info.UIInfoCultureTaskMono::GetWonderType()":"mcz","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Info.UIInfoCultureTaskMono::GetWonderType(MomentSubType)":"mda","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::SetUITextOrRaw(TMPro.TextMeshProUGUI,System.String)":"mdb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::b__0()":"ipf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::b__0()":"iph","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::b__0()":"iqh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContent(System.UInt32)":"eve","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentAvatarArea(RuntimeData.PlayerData)":"cxo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentStatusArea(RuntimeData.PlayerData)":"cxp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentAttitudeArea(RuntimeData.PlayerData)":"cxq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentActionArea(RuntimeData.PlayerData)":"cxr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetAllyAction(RuntimeData.PlayerData)":"dnu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetEmbassyAction(RuntimeData.PlayerData)":"dpa","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetBreakAllyAction(RuntimeData.PlayerData)":"dpc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentRelationArea(RuntimeData.PlayerData)":"dpd","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono TH1_UI.View.Info.UIInfoDiplomacyView::GetOrCreateRelationAvatar(System.Int32)":"kwp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::CloseView()":"bit","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::b__47_0()":"jlk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::b__47_1()":"kaf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::SetContent(RuntimeData.ActionPointType)":"jtl","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::SetEmpty()":"jtm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::ResetContent()":"jtn","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Info.UIInfoGridInfoActionPointMono::GetSpriteByType(RuntimeData.ActionPointType)":"jto","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoItemInfoMono::SetValueText(System.String)":"elc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0::b__0()":"kec","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::b__0()":"kwm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/d__86::System.IDisposable.Dispose()":"kwn","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/d__86::System.Collections.Generic.IEnumerator.get_Current()":"kwo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/d__86::System.Collections.IEnumerator.Reset()":"kwq","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/d__86::System.Collections.IEnumerator.get_Current()":"kwr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::ActionAreaInit()":"fbs","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SkillAreaInit()":"fbt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContent(TH1_Core.Events.ShowUIInfoGridInfo)":"fbu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::TryMarkCityBorderForSelection(TH1_Core.Events.ShowUIInfoGridInfo)":"lhi","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAvatar(TH1_Core.Events.ShowUIInfoGridInfo)":"fbv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetColor(UnityEngine.Color)":"eml","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentGrid(TH1_Core.Events.ShowUIInfoGridInfo)":"fbw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentUnit(TH1_Core.Events.ShowUIInfoGridInfo)":"fbx","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentCity(TH1_Core.Events.ShowUIInfoGridInfo)":"fby","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentSkill(TH1_Core.Events.ShowUIInfoGridInfo)":"fbz","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAction(TH1_Core.Events.ShowUIInfoGridInfo)":"fca","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::ExecuteAction(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fcb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnActionCircleClicked(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"fcc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::APBoxInit()":"jtu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAPBox(TH1_Core.Events.ShowUIInfoGridInfo)":"jtv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::RefreshActionPoints(RuntimeData.UnitData)":"jtw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetLayerRecursively(UnityEngine.GameObject,System.Int32)":"fcd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentTask(TH1_Core.Events.ShowUIInfoGridInfo)":"fck","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::CloseView()":"fcm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnShowAnimFinished()":"jtx","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Info.UIInfoGridInfoView::RefreshLayoutNextFrame()":"jty","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::b__65_0()":"euy","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::b__72_0()":"liv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::b__74_0()":"liw","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::get_GiantType()":"ery","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::get_Selected()":"erz","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::get_Picked()":"esa","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetupContent(CivEnum,ForceEnum,ChessType,System.Action`1,System.Boolean,System.Boolean)":"esb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::UpdateContent(System.Boolean,System.Boolean)":"esc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetPicked()":"esd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetSelected()":"ese","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetDeselected()":"esf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::OnSelect()":"esg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0::b__0()":"kai","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::b__0()":"kaj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetupContent(RuntimeData.UnitFullType,System.Boolean,System.Boolean,System.Action,System.Int32)":"jud","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::UpdateContent(RuntimeData.UnitFullType,System.Boolean,System.Boolean,System.Int32)":"jue","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetLock(System.Int32)":"juf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetupBuyButton(System.Int32,CultureCardInfo,CultureCardType)":"kak","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetBlank()":"fco","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetHero()":"few","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetGiantMissionDesc(GiantType,System.UInt32)":"fex","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroView/<>c::b__28_0(CultureCardInfo)":"jug","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoHeroView/<>c::b__28_1(CultureCardInfo)":"juh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnMatchStart()":"fey","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupPickedList()":"fez","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupPool()":"fmc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnPoolSelect(GiantType)":"fmd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnForceUpgrade()":"fxp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetContent(System.Boolean)":"ctc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::RebuildLayoutRecursive(UnityEngine.RectTransform)":"jui","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdatePickedList()":"fxq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdatePool()":"fxr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnCheckChoice()":"cyb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupCultureCards()":"juj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdateCultureCards()":"juk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupCultureTasks()":"jul","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdateCultureTasks()":"jum","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::CloseView()":"bjh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::b__17_0()":"jun","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::b__17_1()":"juo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::b__17_2()":"jup","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::b__0()":"fer","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::InitStart(System.Action)":"fgo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::SetContent(TechType)":"fko","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::OnClose()":"fkp","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::OnResearch(TechType)":"fks","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::Open(TechType)":"fkt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::b__12_0()":"fkv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::b__0()":"fla","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetContent(TechInfo,System.Action`1)":"flc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetAtomContent(TechAtomInfo,UnityEngine.UI.Image)":"fld","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::RefreshStatus(TechInfo,System.Boolean)":"cxm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetContentForCheckPanel(TechAtom,System.Boolean)":"flf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::OnClose()":"flg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::OnInit()":"uo","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeView::InitAllTechCircle()":"flh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::RefreshStatus()":"fli","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::SetContent()":"flj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::RefreshT0Visibility(RuntimeData.PlayerData,PlayerInfo)":"juq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::OnCircleClick(TechType)":"flk","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeView::TryCloseCheckPanel()":"jkt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::CloseView()":"fll","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::b__17_0()":"jur","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnInit()":"lix","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::Open()":"liy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnClose()":"liz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnConfirm()":"lja","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::b__6_0()":"lnj","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnInit()":"jkw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::Open()":"jkx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnClose()":"jky","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnConfirm()":"jkz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnSurrender()":"jus","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::b__7_0()":"jlb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::b__34_0()":"mdc","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::b__34_1()":"mdd","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::b__0()":"mde","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnInit()":"uo","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomBottomBarView::CheckHasTabUnit(RuntimeData.GridData&)":"jfw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetTabButtonVisible(System.Boolean)":"jfx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetNextTurnButtonVisible(System.Boolean)":"ecz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetContent()":"gri","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnQuitButtonClicked()":"grp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnQuitConfirmed()":"jlf","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnSettingButtonClicked()":"grr","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnTechButtonClicked()":"grs","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnHeroButtonClicked()":"grt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnNextButtonClicked()":"gru","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ExecuteNextTurn()":"lnn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnSLButtonClicked()":"grv","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnRankingButtonClicked()":"grw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnWikiButtonClicked()":"kkp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnTabButtonClicked()":"jfy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::CloseView()":"gxb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::UpdateHeroButtonAvatar()":"gyl","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ExecuteButtonClick(UnityEngine.UI.Button)":"gym","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideBottomBarNextTurn()":"imx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideBottomBarTabUnit()":"jfz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowBottomBarTabUnit()":"jga","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowBottomBarNextTurn()":"imy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::RefreshNextTurnCountdown()":"mdf","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomBottomBarView::GetNextTurnCountdownParam()":"mdg","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetNextTurnCountdownParam(System.String)":"mdh","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::PlayCountdownBeepIfNeeded(System.Int32)":"mdi","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::CacheNextTurnButtonText()":"mdj","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetTechButtonVisible(System.Boolean)":"iqw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetHeroButtonVisible(System.Boolean)":"itt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideButton(UnityEngine.UI.Button)":"ina","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowButton(UnityEngine.UI.Button)":"inb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::b__0()":"mdk","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::b__0()":"mdl","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::get_MemberId()":"inc","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNoInvite()":"ind","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetInvite()":"ine","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAlreadyInvited()":"inf","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::InitContent(System.UInt64,TH1_Logic.Net.MemberInfo,System.Boolean,System.Boolean)":"ing","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::InitContent(RuntimeData.MemberCiv,TH1_Logic.Net.MemberInfo,System.Boolean,System.UInt64)":"mdm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdateNetStatus(System.Boolean,System.Boolean)":"inh","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdateOfflineActions(System.Boolean)":"mdn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNoAIControls()":"mdo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAIButtonActive(System.Boolean)":"mdp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetCancelAIButtonActive(System.Boolean)":"mdq","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAIPlayHint(System.Boolean)":"mdr","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindInviteButton()":"mds","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindAIButton(RuntimeData.PlayerConfirmData)":"mdt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindCancelAIButton(RuntimeData.PlayerConfirmData)":"mdu","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::ShouldShowInvite()":"mdv","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::IsSelfRoomOwner()":"mdw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdatePingStatus(System.Boolean)":"eno","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomNetRowMono::GetOfflineStatusText(RuntimeData.MemberNetState)":"mdx","Assembly-CSharp|RuntimeData.MemberNetState TH1_UI.View.Bottom.UIBottomNetRowMono::ResolveOfflineState()":"mdy","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::IsMemberOnline(System.UInt64)":"mdz","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomNetRowMono::GetNetworkLevel(System.Int32)":"enx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNetworkSprite(System.Int32)":"eos","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::b__33_0()":"mea","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::b__33_1()":"meb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::SetContent()":"ink","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::ResizeScrollView(System.Int32)":"eui","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::UpdateView()":"inm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::RenderNetRows()":"mec","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Bottom.UIBottomNetView::BuildNetSeats(RuntimeData.MapConfig)":"med","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::EnsureNetRowCount(System.Int32)":"mee","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::PlayMemberEnterAudioIfNeeded(System.Int32)":"mef","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::OnChatMessageSendInternal(System.String)":"imt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::InitChatArea()":"meg","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::FitToRoot(UnityEngine.RectTransform,UnityEngine.RectTransform)":"meh","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Bottom.UIBottomNetView::GetChatAreaRoot()":"mei","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseChatArea()":"mej","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::InitNetErrorArea()":"mek","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Bottom.UIBottomNetView::GetNetErrorPanelRoot()":"mel","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseNetErrorArea()":"mem","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseView()":"inn","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomRankingView/<>c::b__6_0(RuntimeData.PlayerData,RuntimeData.PlayerData)":"chp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::SetContent()":"cpl","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::UpdateView()":"jgb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::CloseView()":"cpm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::CheckRowMonoCountAndSetActive()":"cpn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::b__5_0()":"cpo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::SetContent()":"iuc","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::CloseView()":"iud","Assembly-CSharp|System.Void TH1_UI.View.Bottom.Chat.ChatMessageRowMono::SetContent(TH1_UI.View.Common.ChatMessageData)":"men","Assembly-CSharp|System.Void TH1_UI.View.Bottom.Chat.ChatMessageRowMono::SetAlignment(System.Boolean)":"ixk","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass10_0::b__0()":"css","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass10_1::b__1()":"csw","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass9_0::b__0()":"ctd","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::get_ViewCanvas()":"evj","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Initialize(UIWindowProperty)":"evk","Assembly-CSharp|System.Void TH1_UI.View.Base.View::PreInitStart()":"evl","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Base.View::ApplyDefaultScrollSensitivity()":"cvt","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_Resize()":"evm","Assembly-CSharp|System.Void TH1_UI.View.Base.View::SetSortingOrder(System.Int32)":"evn","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::IsShow()":"evo","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Show()":"evp","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Hide(System.Action)":"evq","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_SetAlphaActive(System.Boolean)":"evr","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnShowAnimFinished()":"jtx","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnShowAnimFinished(ViTimeNodeInterface)":"evt","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_OnHideAnimFinished()":"evu","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_OnHideAnimFinished(ViTimeNodeInterface)":"evv","Assembly-CSharp|System.Void TH1_UI.View.Base.View::SetEnableClick(System.Boolean)":"evw","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnDispose()":"kiw","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Initialize(UIWindowProperty,UnityEngine.Canvas)":"evy","Assembly-CSharp|System.Boolean TH1_UI.View.Base.ViewSub::IsShow()":"evo","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Show()":"evp","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Hide(System.Action)":"evq","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::SetContent(TH1_Core.Events.ShowUIAnnounceDiplomacy)":"evz","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::b__19_0()":"gyn","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::SetContent(TH1_Core.Events.UIAnnounceMajorEventType,System.Int32,System.Int32)":"ewb","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::SetColor(RuntimeData.PlayerData,System.Boolean)":"gyo","Assembly-CSharp|System.Boolean TH1_UI.View.Announce.UIAnnounceMajorEventView::SetLeaderImage(UnityEngine.Sprite,System.Boolean)":"gyp","Assembly-CSharp|System.Boolean TH1_UI.View.Announce.UIAnnounceMajorEventView::SetWonderImage(RuntimeData.PlayerData,RuntimeData.WonderTypeEnum,System.Boolean)":"gyq","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::CloseView()":"bjk","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::b__17_0()":"csi","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel/<>c::b__40_4()":"hi","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::get_IsPinned()":"juu","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::set_IsPinned(System.Boolean)":"juv","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::InitializeButtons()":"juw","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SetHeroInfo(GiantType,System.UInt32)":"jux","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SwitchLevel(System.UInt32)":"juy","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::RefreshPanel()":"juz","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateLevelButtons()":"jva","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SetButtonSelected(UnityEngine.UI.Button,System.Boolean)":"jvb","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateHeroInfo()":"jvc","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateCharInfo()":"jvd","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateSkills()":"jve","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateActionArea()":"jvf","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::HideAllSkillCircles()":"jvg","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateUpgradeSection()":"jvh","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdatePinState(System.Boolean)":"jvi","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::b__40_0()":"ps","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::b__40_1()":"pz","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::b__40_2()":"qa","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::b__40_3()":"ty","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::SetContent(SkillType,RuntimeData.UnitFullType)":"jvo","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::SetContent(Logic.Action.CommonActionId)":"jvp","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::ResetContent()":"jvq","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelTrigger::OnButtonClick()":"jvr","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelTrigger::ShowHeroHintPanel()":"jvs","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::init()":"ewk","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::Dispose()":"ewl","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnShowHint(TH1_Core.Events.ShowHintEvent)":"ewm","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnHideHint(TH1_Core.Events.HideHintEvent)":"ewn","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnTriggerDisabled(TH1_Core.Events.HintTriggerDisabledEvent)":"ewo","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnShowHeroHintPanel(TH1_Core.Events.ShowHeroHintPanelEvent)":"jvt","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnHideHeroHintPanel(TH1_Core.Events.HideHeroHintPanelEvent)":"jvu","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::ClampPanelToScreen(UnityEngine.RectTransform,UnityEngine.Vector2)":"jvv","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::HideAndResetState()":"ewp","Assembly-CSharp|System.Void TH1_UI.HintUI.SubHintItemMono::SetDataProvider(UI.HintUI.HintDataProvider)":"jvw","Assembly-CSharp|System.Void TH1_UI.HintUI.SubHintItemMono::Refresh()":"jvx","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::get_Instance()":"ewq","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::set_Instance(UnityEngine.GameObject)":"ewr","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::get_Data()":"ews","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::set_Data(TData)":"ewt","Assembly-CSharp|System.String TH1_UI.Core.BaseUIView`1::get_PrefabPath()":"ewu","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Show()":"eww","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Hide()":"ewx","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Refresh()":"ewy","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Dispose()":"ewz","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::OnBind()":"exa","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::OnRefresh()":"exb","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::OnMatchStart()":"gzc","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::AfterMatchStart()":"iue","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::OnMatchEnd()":"hae","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ShowBottomBar()":"hed","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::HideBottomBar()":"hee","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ShowBottomBarNextTurn()":"ino","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::HideBottomBarNextTurn()":"inp","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::BottomBarQuit()":"inq","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::Update()":"hef","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::UpdateBottomBarHeroAvatar()":"heg","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarTechButtonClick()":"heh","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarHeroButtonClick()":"hjl","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarNextButtonClick()":"hjm","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::get_ViewController()":"fmz","Assembly-CSharp|System.Type TH1_UI.Core.UIInfoTask::GetControllerType()":"fna","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::Execute(System.Action)":"exc","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::OnViewClosed()":"exd","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::Close()":"exe","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoTask::CanCloseByEsc()":"jcy","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::GetViewController()":"jcz","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::CancelMapHighlights()":"jda","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::b__0()":"bov","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnMatchStart()":"hjn","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnMatchEnd()":"bow","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::StartNewTask(TH1_UI.Core.UIInfoTask)":"exg","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::HideCurTask()":"exh","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoManager::TryCloseCurTaskByEsc()":"jdb","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnChoiceHeroInfo()":"dgq","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnTaskCompleted(TH1_UI.Core.UIInfoTask)":"ins","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::Update()":"exj","Assembly-CSharp|System.Type TH1_UI.Core.UIInfoManager::GetCurTaskType()":"fnb","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::ExecuteGridInfo(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fnd","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::Execute(System.Action)":"exk","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::OnViewClosed()":"exl","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::Close()":"exm","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::b__0()":"jgc","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::b__0()":"jgd","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::OnMatchEnd()":"bqt","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::StartNewTask(TH1_UI.Core.UINotifyTask)":"exo","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::StartNewMomentTask(TH1_UI.Core.UINotifyTask)":"jge","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::OnTaskCompleted(TH1_UI.Core.UINotifyTask)":"inu","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::Update()":"exq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::Execute(System.Action)":"geu","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::OnViewClosed()":"gev","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::Close()":"gew","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::UpdateView()":"bjp","Assembly-CSharp|System.Type TH1_UI.Core.UIOutsideTask::GetUIControllerType()":"bli","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::b__0()":"kkq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::StartLoadingTask(System.Nullable`1)":"las","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OnMatchStart()":"inw","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::HideLoadingTask()":"foj","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::StartNewTask(TH1_UI.Core.UIOutsideTask)":"gey","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::HideCurTask()":"gez","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::UpdateViewCurTask()":"bnp","Assembly-CSharp|System.Type TH1_UI.Core.UIOutsideManager::GetCurTaskUIControllerType()":"bnq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OnTaskCompleted(TH1_UI.Core.UIOutsideTask)":"inx","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::Update()":"gfb","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseAll()":"iny","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenInvited(TH1_Core.Events.ShowUIOutsideInvited)":"bvd","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseInvited()":"bvm","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenStory(TH1_Core.Events.ShowUIOutsideStory)":"imu","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseStory()":"imv","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenWiki(TH1_Core.Events.ShowUIOutsideWiki)":"kkr","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseWiki()":"kks","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::get_Instance()":"exr","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::SetUIRoot(UnityEngine.Transform)":"exs","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::SetUIRoot(TH1_Core.Managers.UIRootType,UnityEngine.Transform)":"ext","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UIResourceController::GetUIRoot(TH1_Core.Managers.UIRootType)":"exu","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.UIResourceController::GetWindow(System.String)":"exv","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::AddWindow(System.String,UnityEngine.GameObject)":"exw","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::DelWindow(System.String)":"exx","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::AddAtlasHolder(System.String,System.String)":"exy","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::DelAtlasHolder(System.String,System.String)":"exz","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::ReleaseAtlas(System.String)":"eya","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::LoadAtlasList(System.Collections.Generic.List`1,System.Action)":"eyb","Assembly-CSharp|System.Void TH1_UI.Core.UITopManager::OnMatchStart()":"ctp","Assembly-CSharp|System.Void TH1_UI.Core.UITopManager::OnMatchEnd()":"ctr","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UITopManager::GetCoinTransform()":"ctt","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UITopManager::GetFaithTransform()":"ctz","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.Core.ViewControllerManager::get_ViewDict()":"eyc","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::get_UIAnnounceMajorEventController()":"eyd","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::get_UIAnnounceDiplomacyController()":"eye","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::get_UIInterationCityLevelupController()":"hjo","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::get_UIInteractionDiplomacyOfferAllyController()":"eyg","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::get_UIInfoDiplomacyController()":"eyh","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::get_UIInfoHeroController()":"dgs","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::get_UIInfoTechTreeController()":"fok","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::get_UIInfoGridInfoController()":"fqv","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::get_UINotifyCommonController()":"eyi","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::get_UINotifyMomentController()":"jdc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::get_UIOutsideMultiplayController()":"gfc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::get_UIOutsideSelectController()":"frc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::get_UIOutsideLoadingController()":"frd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::get_UIOutsideMenuController()":"inz","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::get_UIOutsideHistoryController()":"ioa","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::get_UIOutsideLibraryController()":"iob","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::get_UIOutsideWikiController()":"kkt","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::get_UIOutsideTutorController()":"ioc","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::get_UIOutsideInvitedController()":"bvn","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::get_UIOutsideStoryController()":"imz","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::get_UIOutsideModController()":"kwv","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::get_UIGlobalBugReportController()":"meo","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::get_UIBottomBottomBarController()":"hjp","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::get_UIBottomRankingController()":"cua","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::get_UIBottomNetController()":"iod","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::get_UIBottomTutorController()":"iuf","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::get_UITopTopBarController()":"cui","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::get_UITopSettingController()":"bbf","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::get_UITopWinController()":"bbg","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::get_UITopInvitedController()":"bvo","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::OnMatchStart()":"hjq","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_CreateAllViewControllers()":"eyk","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_ResetAllViewControllers()":"gfe","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_OnOpenDebugView()":"eyl","Assembly-CSharp|T TH1_UI.Core.ViewControllerManager::_CreateView`1(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"eym","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.ViewControllerManager::GetViewController(System.String)":"eyn","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllView()":"eyo","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllViewExceptAvg()":"eyp","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllViewExcept(TH1_UI.Core.ViewDestroyDomain,System.Collections.Generic.List`1)":"eyq","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::DestroyAllView(TH1_UI.Core.ViewDestroyDomain)":"eyr","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::DestroyAllView()":"eys","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::End()":"eyt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopInvitedController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::_OnBtnCloseClick()":"bvt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::_OnBtnCheckClick()":"bxb","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopSettingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::_OnBtnCloseClick()":"beh","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::_OnBtnRepairRendererClick()":"evf","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopTopBarController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::_OnBtnCloseClick()":"cwg","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTurn()":"cwi","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCoin()":"cwl","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTech()":"euk","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTechPerTurn()":"eul","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCulture()":"jvy","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCulturePerTurn()":"jvz","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateFaith()":"cxt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCoinPerTurn()":"cxx","Assembly-CSharp|UnityEngine.Transform TH1_UI.Controller.Top.UITopTopBarController::GetCoinTransform()":"cxz","Assembly-CSharp|UnityEngine.Transform TH1_UI.Controller.Top.UITopTopBarController::GetFaithTransform()":"cyi","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopWinController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::_OnBtnCloseClick()":"bfm","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::OnMatchStart()":"bfq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideInvitedController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::_OnBtnCloseClick()":"cgx","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::_OnBtnCheckClick()":"crq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::_OnBtnCloseClick()":"kww","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideModController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideStoryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::_OnBtnCloseClick()":"imw","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController/<>c::<_OnStartGameClick>b__8_1()":"kku","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnBtnCloseClick()":"iof","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnBtnWikiClick()":"kkv","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnStartGameClick(ScenarioPack)":"iug","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideTutorController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::<_OnStartGameClick>b__8_0()":"kkw","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnBtnCloseClick()":"kkx","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnBigSelectClick(TH1_Logic.MatchConfig.WikiType)":"kky","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnSmallSelectClick(TH1_Logic.MatchConfig.WikiType)":"kkz","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnWikiListItemClick(TH1_Logic.MatchConfig.WikiItem)":"kla","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::RefreshWikiList()":"klb","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::ResetSelection()":"klc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::_OnAutoClose()":"eyx","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::_OnAutoClose()":"jdd","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_OnBtnCloseClick()":"htv","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)":"hve","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnChoice(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"hvf","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)":"dsz","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_OnYesChoiceMadeHandler()":"eza","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_OnNoChoiceMadeHandler()":"ezb","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController/<>c::<_OnStartGameClick>b__7_1()":"ioi","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::_OnBtnCloseClick()":"ioj","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::_OnStartGameClick()":"iok","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideHistoryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::<_OnStartGameClick>b__7_0()":"iol","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::_OnBtnCloseClick()":"iom","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::_OnBtnWikiClick()":"kld","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideLibraryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::_OnBtnCloseClick()":"fsc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideLoadingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController/<>c::<_OnStartGameClick>b__7_1()":"ion","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnBtnCloseClick()":"ioo","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnStartGameClick()":"iop","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnShutdownPanelClose()":"jlg","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnShutdownConfirm()":"jlh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideMenuController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::<_OnStartGameClick>b__7_0()":"ioq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_OnBtnCloseClick()":"gfh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_OnStartGameClick()":"boe","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideMultiplayController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::RefreshLobbyList()":"iog","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController/<>c::<_OnStartGameClick>b__7_1()":"fse","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::_OnBtnCloseClick()":"fsf","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::_OnStartGameClick()":"fsg","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideSelectController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::<_OnStartGameClick>b__7_0()":"fsh","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoDiplomacyController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::_OnBtnCloseClick()":"ezc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoDiplomacyController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::ApplyContent()":"jwa","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoGridInfoController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::ExecuteAction(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fsi","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RefreshActionPoints(RuntimeData.UnitData)":"jwb","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RefreshLimitEffects()":"eip","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::_OnBtnCloseClick()":"fsj","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoGridInfoController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::_OnCultureCardsUpdate(TH1_Core.Events.UpdateUIInfoHeroCultureCards)":"jwc","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoHeroController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::_OnBtnCloseClick()":"dgu","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoHeroController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoTechTreeController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::RefreshLimitEffects()":"ekx","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::_OnBtnCloseClick()":"fsk","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoTechTreeController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::_OnBtnCloseClick()":"mep","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::_OnBtnSubmitClick()":"meq","Assembly-CSharp|System.Threading.Tasks.Task TH1_UI.Controller.Global.UIGlobalBugReportController::SubmitBugReportAsync()":"mer","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::TryGetSteamId(System.String&)":"mes","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::TryTabUnit()":"jgf","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnTurnStart()":"cuk","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomBottomBarController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ShowBottomBarNextTurn()":"ior","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::HideBottomBarNextTurn()":"ios","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RefreshNextTurnCountdown()":"met","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ShowBottomBarTabUnit()":"jgg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::HideBottomBarTabUnit()":"jgh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::BottomBarQuit()":"iot","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::UpdateHeroAvatar()":"hvh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteTechButtonClick()":"hvi","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteHeroButtonClick()":"hvj","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteNextButtonClick()":"hvk","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::AfterMatchStart()":"iuh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RefreshLimitEffects()":"fgw","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::_OnBtnQuitClick()":"cva","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::_OnBtnCloseClick()":"hvl","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomNetController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::_OnBtnCloseClick()":"iou","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::_OnChatMessageSend(System.String)":"ixl","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::UpdateView()":"iov","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomRankingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::_OnBtnCloseClick()":"dtm","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::AfterMatchStart()":"iuh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomTutorController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::_OnBtnCloseClick()":"ive","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IEscClosable::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IEscClosable::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.IViewControllerInterface::get_Domain()":"ezd","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.IViewControllerInterface::get_ViewLevel()":"eze","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.IViewControllerInterface::get_DepthProperty()":"ezf","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.IViewControllerInterface::get_OpenProperty()":"ezg","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.IViewControllerInterface::get_CloseProperty()":"ezh","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.IViewControllerInterface::get_LoadProperty()":"ezi","Assembly-CSharp|System.String TH1_UI.Controller.Base.IViewControllerInterface::get_Name()":"ezj","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.IViewControllerInterface::get_Depth()":"ezk","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::set_Depth(System.Int32)":"ezl","Assembly-CSharp|System.Action TH1_UI.Controller.Base.IViewControllerInterface::get_OnClosedCallback()":"ezm","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::set_OnClosedCallback(System.Action)":"ezn","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::Start(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"ezo","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Open()":"ezp","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::UpdateView()":"cwh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::IsShow()":"ezq","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)":"ezr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::Destroy()":"ezt","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::get_Domain()":"ezd","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::get_OnClosedCallback()":"ezm","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::set_OnClosedCallback(System.Action)":"ezn","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::get_DepthProperty()":"ezf","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::get_CloseProperty()":"ezh","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::get_OpenProperty()":"ezg","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::get_LoadProperty()":"ezi","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::get_HierarchyProperty()":"ezu","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::get_CameraProperty()":"ezv","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::get_MaskProperty()":"ezw","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.ViewController`1::get_ViewLevel()":"eze","Assembly-CSharp|System.String TH1_UI.Controller.Base.ViewController`1::get_Name()":"ezj","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.ViewController`1::get_Depth()":"ezk","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::set_Depth(System.Int32)":"ezl","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()":"ezx","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::get_WindowObj()":"ezy","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::AfterMatchStart()":"iuh","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::AddLoadAtlas(System.String)":"ezz","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::Start(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"ezo","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()":"ezp","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)":"ezr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()":"faa","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_TryOpen()":"fab","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_PreLoad()":"fac","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnCompletePreLoad()":"fad","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnViewLoadedCallback()":"fae","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnWindowLoadNotify(System.Object)":"faf","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnViewStart()":"fag","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnOpenWindowNotify(System.Object)":"fah","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_TrueOpen()":"fai","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_TrueClose()":"faj","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::Close()":"bvs","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_ReleasePreLoad()":"fak","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::Destroy()":"ezt","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::IsShow()":"ezq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnLoaded()":"fal","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnOpenSub()":"fam","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnClose()":"fan","Assembly-CSharp|T1 TH1_UI.Controller.Base.ViewController`1::AddSubViewController`1(System.String,System.String)":"fap","Assembly-CSharp|T1 TH1_UI.Controller.Base.ViewController`1::GetSubViewController`1(System.String)":"faq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_PreLoadSubViewController()":"far","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_LoadSubViewController(UnityEngine.GameObject)":"fas","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OpenSubViewController()":"fat","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_CloseSubViewController()":"fau","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_DestroySubViewController()":"fav","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::CloseAllSubView()":"faw","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::<_TrueClose>b__52_0()":"ivf","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::_OnBtnCloseClick()":"fay","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Announce.UIAnnounceMajorEventController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::_OnBtnCloseClick()":"faz","Assembly-CSharp|System.Boolean TH1_UI.Controller.Announce.UIAnnounceMajorEventController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Components.UIInfoDiplomacyAvatarMono::SetContent(RuntimeData.PlayerData,RuntimeData.DiplomacyState,System.Boolean)":"hvm","Assembly-CSharp|System.Void UI.BoardingUI/<>c__DisplayClass6_0::b__0()":"eld","Assembly-CSharp|System.Void UI.BoardingUI::UpdateData()":"ele","Assembly-CSharp|System.Void UI.BoardingUI::TriggerFirstVersionLabelClick()":"elf","Assembly-CSharp|System.Void UI.BoardingUI::InitData()":"elg","Assembly-CSharp|System.Void UI.BoardingUI::UpdateContent(Logic.Config.VersionInfo)":"elh","Assembly-CSharp|System.String UI.HintUI.HintDataProvider::GetHintText()":"bbh","Assembly-CSharp|System.Boolean UI.HintUI.HintDataProvider::GetDescId(System.UInt32&)":"jwd","Assembly-CSharp|System.Collections.Generic.List`1 UI.HintUI.HintDataProvider::GetSubHintProviders()":"jwe","Assembly-CSharp|System.String UI.HintUI.HintDataProvider::TmpGetBigClassType(GeoSmallClass)":"fsl","Assembly-CSharp|System.Void UI.Core.CommonUI::Update()":"fba","Assembly-CSharp|System.Void UI.Core.CommonUI::UpdateData()":"ele","Assembly-CSharp|System.Void UI.Core.CommonUI::Show()":"fbb","Assembly-CSharp|System.Void UI.Core.CommonUI::Hide()":"fbc","Assembly-CSharp|System.Void UI.Core.CommonUI::SetShow()":"fbd","Assembly-CSharp|System.Void UI.Core.CommonUI::SetHide()":"fbe","Assembly-CSharp|System.Void UI.Core.CommonUI::<.ctor>b__6_0()":"fbf","Assembly-CSharp|System.Void UI.Core.CommonUI::b__9_0()":"fbg","Assembly-CSharp|System.Void UI.Core.CommonUI::b__10_0()":"fbh","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect/d__10::System.IDisposable.Dispose()":"bbm","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/d__10::System.Collections.Generic.IEnumerator.get_Current()":"bbn","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect/d__10::System.Collections.IEnumerator.Reset()":"bbo","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/d__10::System.Collections.IEnumerator.get_Current()":"bbp","Assembly-CSharp|System.Collections.IEnumerator UI.Common.ChooseUISnapScrollRect::SnapToClosestItem()":"bbq","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect::HighlightSelectedItem(System.Int32)":"bbr","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect::SnapToIndex(System.Int32)":"bbs","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::get_Instance()":"bce","Assembly-CSharp|System.Void TH1Resource.ResourceCache::set_Instance(TH1Resource.ResourceCache)":"bcf","Assembly-CSharp|System.Void TH1Renderer.EffectManager::Upadate()":"bcr","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,RuntimeData.UnitData)":"bcs","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,RuntimeData.GridData)":"bct","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayerEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,UnityEngine.Vector3)":"bcu","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::GetROGrid()":"bda","Assembly-CSharp|RuntimeData.GridData TH1Renderer.GridRenderer::Grid()":"gfk","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::InstantUpdateGrid(System.Boolean)":"bu","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::InstantUpdateCityBuilding(System.Int32,CivEnum)":"bcl","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsBelongSelfPlayer()":"gfn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::ClearHistoryRenderMark()":"bdb","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateBounceAnim()":"bdc","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::Update()":"bdf","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::FirstShowGrid()":"gfo","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::PlayVFXInSight(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"ivm","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::PlayVFXForce(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"ivn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateDebug()":"bdg","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateGridWithoutCityBuilding()":"bdi","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateCityBuilding(System.UInt32)":"bdj","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetCityBuildingFadeAboveHeight(System.Int32)":"lno","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::ClearCityBuildingFade()":"lpa","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::TryParseHouseZ(System.String,System.Int32&)":"lpb","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdataHighlight()":"bdk","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetSelectHighlight(System.Boolean)":"bdl","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetMoveHighlight(System.Boolean)":"bdm","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetAttackHighlight(System.Boolean)":"hvn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateLand()":"bdn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateRoad()":"bdo","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateMountain()":"bdp","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateForest()":"bdq","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateResource()":"tp","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateCityWall()":"bds","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateBorder()":"bdt","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateCityBorder()":"bdu","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateFog()":"bdv","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateGridVFX()":"gfq","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetBounceAnim(System.Boolean,System.Boolean)":"gfr","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::GridVector3()":"gfs","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::b__90_0()":"lpx","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXManager::SetStop(TH1Renderer.GridVFXType)":"gfu","Assembly-CSharp|System.Void TH1Renderer.GridVFXManager::Update()":"gfw","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXManager::PlayVFX(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"gfx","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_0(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dak","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_1(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dal","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_2(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dam","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_3(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dan","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_4(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dao","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_5(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dap","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::b__3_6(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"ibz","Assembly-CSharp|System.Void TH1Renderer.GridVFXRendererFactory::RegisterRenderer(TH1Renderer.GridVFXType,System.Func`3)":"daq","Assembly-CSharp|System.Void TH1Renderer.GridVFXRendererFactory::EnsureFactoryInitialized()":"dar","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory::Create(TH1Renderer.GridVFXParams)":"bem","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRendererFactory::NewGridVFXDict(UnityEngine.GameObject,System.Collections.Generic.Dictionary`2)":"gfy","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::b__0()":"cr","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::ApplyVisualConfig()":"das","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Play(TH1Renderer.GridVFXPlayType)":"gga","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetStop()":"beq","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Stop()":"ber","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Update()":"bes","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetIntParam(System.Int32)":"beu","Assembly-CSharp|System.Void TH1Renderer.FlagGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.FlagGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::SetIntParam(System.Int32)":"beu","Assembly-CSharp|System.Void TH1Renderer.ROYALFLAMESGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.TewiFrenchBuffGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.CoinGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::CacheSkillBGRenderer()":"dau","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.FireGridVFXRenderer::Play(TH1Renderer.GridVFXPlayType)":"gga","Assembly-CSharp|System.Void TH1Renderer.GenericGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.GenericGridVFXRenderer::ApplyVisualConfig()":"das","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::Update()":"bes","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::Stop()":"ber","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::b__9_0()":"ica","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Instance()":"bfy","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Initialize(TH1_Logic.Core.Main,RuntimeData.MapData)":"fbj","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Dispose()":"bga","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::TryUpdate()":"bgb","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::OnMatchStart(TH1_Logic.Core.Main,RuntimeData.MapData)":"hvp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::OnMatchEnd()":"bfr","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::ClearAllChildren(UnityEngine.Transform)":"bgc","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::InitGridCityUnitObject()":"bgd","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::InitCameraObject()":"bge","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Update()":"bgf","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::UpdateDamagePreview()":"cpp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::ClearDamagePreview()":"cpq","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateGridMap()":"bgg","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateCityMap()":"bgh","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::UpdateCityInfoAllCoinTech()":"eum","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateUnitMap()":"bgi","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateProjectileMap()":"bgj","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::FirstRenderMap()":"bgk","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RepairAllRenderers()":"evs","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateBorders()":"bgl","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateCityBuildings(System.UInt32)":"bgm","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::SetUnitAllMoveAttackTargetHighlight(System.UInt32)":"bgn","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckUnitHasMoveAttackTarget(System.UInt32)":"bgo","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckUnitHasSpecialUnitActionTarget(System.UInt32)":"bgp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::CreateTemporaryExplorer(RuntimeData.MapData,RuntimeData.GridData,System.Single)":"rd","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::GetDirectionIndex(System.Int32,System.Int32)":"bgs","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::GetMoveDirectionFromIndex(System.Int32)":"bgt","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckCanMove(RuntimeData.PlayerData,UnityEngine.Vector2Int)":"re","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::CalcExploreValue(RuntimeData.MapData,RuntimeData.PlayerData,UnityEngine.Vector2Int)":"rf","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CalculateNextExplorerMove(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,RuntimeData.GridData&)":"rg","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::IsTerrainPassable(RuntimeData.GridData,RuntimeData.PlayerData)":"bgw","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::IsGridReachable(RuntimeData.GridData,RuntimeData.GridData,RuntimeData.PlayerData,System.Int32)":"bgx","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::UpdateAroundHighlight(RuntimeData.MapData,RuntimeData.GridData)":"ggd","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager/<>c__DisplayClass12_0::b__0()":"inr","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::b__0()":"dto","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::Update()":"bhb","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager::GetCoinPos()":"bhc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager::GetFaithPos()":"dvw","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectileFaith(UnityEngine.Vector3,System.Int32)":"dxw","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectile(UnityEngine.Vector3,UnityEngine.Vector3,TH1Renderer.ProjectileType,System.Int32)":"dxx","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectileMulti(UnityEngine.Vector3,UnityEngine.Vector3,TH1Renderer.ProjectileType,TH1Renderer.ProjectileMoveType,System.Int32,System.Single)":"bhe","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateCoinProjectile(UnityEngine.Vector3,System.Int32)":"bhf","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateFaithProjectile(UnityEngine.Vector3,System.Int32)":"bhg","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileRenderer::GetROProjectile()":"bhh","Assembly-CSharp|System.Void TH1Renderer.ProjectileRenderer::Die()":"dav","Assembly-CSharp|System.Void TH1Renderer.ProjectileRenderer::Update()":"bhj","Assembly-CSharp|System.Void TH1Renderer.Prefab.SyncAlphaToChildren::UpdateChildrenAlpha(System.Single)":"bif","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ActionSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.ActionSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.FragmentSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Update()":"ggj","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::OnFragmentFinished()":"ggk","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.InputSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.InputSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.InputSequencerTask::OnFinished()":"fsm","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.ISequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ISequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::GetData()":"bdh","Assembly-CSharp|System.Type TH1_Presentation.Sequencer.Task.UISequencerTask::GetControllerType()":"ggl","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.UISequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::OnViewClosed()":"fce","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_Presentation.Sequencer.Task.UISequencerTask::GetController()":"dzo","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.UISequencerTask::CanCloseByEsc()":"jdg","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::CancelMapHighlights()":"jdh","Assembly-CSharp|T TH1_Logic.Tools.FileTools::TryDeserializeFile`1(System.String)":"jli","Assembly-CSharp|System.Boolean TH1_Logic.Tools.FileTools::SafeWriteFile(System.String,System.Byte[])":"jlj","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver/<>c::b__10_0()":"boj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetReceiver/<>c::b__13_0(System.String)":"meu","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::get_Instance()":"ggm","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnMessageReceived(System.Byte[])":"ggn","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedString(TH1_Logic.Steam.StringMessage)":"ggo","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedGameStart(TH1_Logic.Steam.GameStartMessage)":"ggp","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedActionConfirm(TH1_Logic.Steam.ActionConfirmMessage)":"ggq","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedActionExcute(TH1_Logic.Steam.ActionExcuteMessage)":"ggr","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedTurnEnd(TH1_Logic.Steam.TurnEndMessage)":"ggs","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMapConfirm(TH1_Logic.Steam.MapConfirmMessage)":"ggt","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedForceUpdate(TH1_Logic.Steam.ForceUpdateMessage)":"ggu","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::RestoreForceUpdateTurnStartTime(TH1_Logic.Steam.ForceUpdateMessage)":"mev","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMapDataDebug(TH1_Logic.Steam.MapDataDebugMessage)":"mew","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Steam.GameNetReceiver::BuildMapDataDebugDifferences(RuntimeData.MapData,RuntimeData.MapData)":"mex","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::AppendFirstActionMismatch(System.Text.StringBuilder,RuntimeData.MapData,RuntimeData.MapData)":"mey","Assembly-CSharp|System.String TH1_Logic.Steam.GameNetReceiver::GetActionDebugLine(Logic.AI.ActionNetData)":"mez","Assembly-CSharp|System.String TH1_Logic.Steam.GameNetReceiver::SafeGetMapDataHash(RuntimeData.MapData)":"mfa","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetReceiver::IsValidIncomingMultiMap(RuntimeData.MapData)":"lhr","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedChangeCiv(TH1_Logic.Steam.ChangeCivMessage)":"ggv","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedUpdateLobbyData(TH1_Logic.Steam.UpdateLobbyDataMessage)":"ggw","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedRequestLobbyData(TH1_Logic.Steam.RequestLobbyDataMessage)":"bot","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedHeartbeat(TH1_Logic.Steam.HeartbeatMessage)":"bpl","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMemberStateSync(TH1_Logic.Steam.MemberStateSyncMessage)":"bdd","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedRequestForceUpdate(TH1_Logic.Steam.RequestForceUpdateMessage)":"bdz","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedHeartbeatReply(TH1_Logic.Steam.HeartbeatReplyMessage)":"drn","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedChatMessage(TH1_Logic.Steam.ChatMessage)":"bfs","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedInviteMessage(TH1_Logic.Steam.InviteMessage)":"bfw","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedLobbyReport(TH1_Logic.Steam.LobbyReportMessage)":"mfb","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedInviteVersionMismatch(TH1_Logic.Steam.InviteVersionMismatchMessage)":"mfc","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::get_Instance()":"fra","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessage(TH1_Logic.Steam.BaseMessage)":"lhs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessageToPlayer(System.UInt64,TH1_Logic.Steam.BaseMessage)":"lht","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendInviteVersionMismatchToOwner(TH1_Logic.Steam.LobbyListInfo)":"mfd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::BroadcastMessage(TH1_Logic.Steam.BaseMessage)":"lhu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessageToAllPlayer(TH1_Logic.Steam.BaseMessage)":"lhv","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.GameNetSender::SerializeForNetwork(TH1_Logic.Steam.BaseMessage)":"mfe","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastString(System.String)":"ghb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ActionConfirm(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"lhw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ActionExecute(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"lhx","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::TurnEndConfirm()":"ghe","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MapConfirm()":"ghf","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastMapConfirm()":"sc","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage TH1_Logic.Steam.GameNetSender::BuildForceUpdateMessage(RuntimeData.MapData)":"mff","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage TH1_Logic.Steam.GameNetSender::BuildMapDataDebugMessage(RuntimeData.MapData,System.String)":"mfg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::TryGetValidMultiMapForBroadcast(System.String,RuntimeData.MapData&)":"lhy","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ChangeCiv(RuntimeData.MemberCiv)":"mfh","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::UpdateLobbyData(RuntimeData.MapConfig)":"ghj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::RequestLobbyData(System.Boolean)":"mfi","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MarkLobbyDataSyncRequired()":"mfj","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MarkLobbyDataSyncedFromHost()":"mfk","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::ClearLobbyDataSyncState()":"mfl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::NeedsLobbyDataFromHost()":"mfm","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendLobbyData(RuntimeData.MapConfig,System.UInt64)":"bpp","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendHeartbeat()":"bpq","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendMemberStateSync()":"bea","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendRequestForceUpdate()":"beb","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendHeartbeatReply(System.UInt64)":"gnu","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendChatMessage(TH1_Logic.Chat.ChatItem)":"bgv","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastChatMessage(TH1_Logic.Chat.ChatItem)":"bhi","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::Encode(System.Byte[])":"mfn","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::EncodeForDiagnostics(System.Byte[],System.Boolean)":"mfo","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::DecodeIfNeeded(System.Byte[])":"mfp","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::EncodeInternal(System.Byte[],System.Boolean)":"mfq","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::CompressDeflate(System.Byte[])":"mfr","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::DecompressDeflate(System.Byte[],System.Int32,System.Int32,System.Int32)":"mfs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkPayloadCodec::ShouldUseCompressed(System.Int32,System.Int32)":"mft","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::ComputeHash(System.Byte[])":"mfu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::ReadInt32(System.Byte[],System.Int32)":"mfv","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkPayloadCodec::WriteInt32(System.Byte[],System.Int32,System.Int32)":"mfw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_TotalLength()":"cu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_ChunkCount()":"pt","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_LastUpdateTime()":"pv","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::set_LastUpdateTime(System.Single)":"uc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::IsSameMessage(System.Int32,System.Int32)":"xd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::HasChunk(System.Int32)":"lhz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::AddChunk(System.Int32,System.Byte[],System.Byte[]&)":"xh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Target()":"xj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_MessageId()":"xl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_ChunkIndex()":"xn","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_ChunkCount()":"xp","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Data()":"xq","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Reliable()":"yc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_UseNoNagle()":"yd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_IsLastLargeChunk()":"daj","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::get_Instance()":"fre","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnPeerConnectedEvent(System.Action`1)":"frf","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnPeerConnectedEvent(System.Action`1)":"frg","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnPeerDisconnectedEvent(System.Action`1)":"frh","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnPeerDisconnectedEvent(System.Action`1)":"fri","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnMessageReceivedEvent(System.Action`2)":"frj","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnMessageReceivedEvent(System.Action`2)":"frk","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnMessageSendFailedEvent(System.Action`2)":"lia","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnMessageSendFailedEvent(System.Action`2)":"lib","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnConnectionErrorEvent(System.Action`1)":"frl","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnConnectionErrorEvent(System.Action`1)":"frm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::get_IsInitialized()":"ghk","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::HasRecentConnectionFailure(System.Single,System.String&)":"mfx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Initialize()":"frn","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::OnSessionRequest(Steamworks.SteamNetworkingMessagesSessionRequest_t)":"bhk","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CreateListenSocket()":"fro","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RefreshListenSocket()":"ghl","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::ForceCleanupPort(System.Int32)":"ghm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::ConnectToPeer(Steamworks.CSteamID)":"frp","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::PreConnectionCheck(Steamworks.CSteamID)":"ghn","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DiagnoseNetworkStatus(Steamworks.CSteamID)":"gho","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Update()":"ghp","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CheckConnectionTimeouts()":"ghq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DisconnectFromPeer(Steamworks.CSteamID)":"frq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::MarkExpectedDisconnect(Steamworks.CSteamID)":"mfy","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DisconnectAll()":"frr","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::OnConnectionStatusChanged(Steamworks.SteamNetConnectionStatusChangedCallback_t)":"frs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsValidRemotePeer(Steamworks.CSteamID)":"mfz","Assembly-CSharp|NetworkPlayerTipType TH1_Logic.Steam.SimpleP2P::GetConnectionFailureTipType(Steamworks.CSteamID,System.Boolean)":"mga","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryConsumeExpectedDisconnect(Steamworks.CSteamID)":"mgb","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::MarkConnectionFailure(System.String)":"mgc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::ShouldAcceptIncomingConnection(Steamworks.CSteamID)":"ghr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsLobbyPeer(Steamworks.CSteamID)":"dyg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryGetConnectionState(Steamworks.HSteamNetConnection,Steamworks.ESteamNetworkingConnectionState&)":"fnf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsActiveConnectionState(Steamworks.ESteamNetworkingConnectionState)":"kay","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::HandleDisconnection(Steamworks.CSteamID,Steamworks.HSteamNetConnection)":"frt","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::SendTo(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean)":"ghs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::CanQueueMessages(System.Collections.Generic.IReadOnlyList`1,System.Int32,Steamworks.CSteamID&,System.String&)":"lic","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::CanQueueMessageToPeer(Steamworks.CSteamID,System.String&)":"lid","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::EstimateOutgoingQueuedBytes(System.Int32)":"lie","Assembly-CSharp|Steamworks.EResult TH1_Logic.Steam.SimpleP2P::SendRawToResult(Steamworks.CSteamID,Steamworks.HSteamNetConnection,System.Byte[],System.Boolean,System.Boolean,System.Boolean)":"kaz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::SendToWithOutConnect(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean)":"bhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::Broadcast(System.Byte[],System.Boolean)":"lif","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::EnqueueLargeMessage(Steamworks.CSteamID,System.Byte[])":"kge","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::EnqueueOutgoingMessage(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32)":"lig","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P::CreateOrderedMessage(System.Byte[],System.UInt64)":"lih","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P::GetNextOutgoingSequence(Steamworks.CSteamID)":"lii","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CommitOutgoingSequence(Steamworks.CSteamID,System.UInt64)":"lij","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollMessages()":"frw","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollMessagesForConnection(Steamworks.CSteamID,Steamworks.HSteamNetConnection)":"frx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollInviteMessages()":"bhm","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::HandleReceivedConnectionPayload(Steamworks.CSteamID,System.Byte[])":"lik","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DeliverReceivedPayload(Steamworks.CSteamID,System.Byte[])":"lil","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsLargeMessageChunk(System.Byte[])":"kgf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryHandleOrderedMessage(Steamworks.CSteamID,System.Byte[])":"lim","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::FlushOrderedMessages(Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/IncomingOrderedState)":"lin","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryHandleLargeMessageChunk(Steamworks.CSteamID,System.Byte[],System.Byte[]&)":"kgk","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::RejectIncomingLargeMessage(Steamworks.CSteamID,System.String)":"lio","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetIncomingLargeReservedBytes(System.Collections.Generic.Dictionary`2)":"lip","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetIncomingLargeReservedBytesTotal()":"liq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::ProcessOutgoingMessageQueue()":"kns","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RemoveOutgoingMessages(Steamworks.CSteamID)":"ldw","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RemoveOutgoingMessages(Steamworks.CSteamID,System.Int32)":"ldx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DequeueOutgoingMessage(Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue)":"lir","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CleanupOrderedMessageTimeouts()":"lis","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CleanupLargeMessageTimeouts()":"ldy","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::WriteInt32(System.Byte[],System.Int32,System.Int32)":"leo","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::ReadInt32(System.Byte[],System.Int32)":"lfh","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::WriteUInt64(System.Byte[],System.Int32,System.UInt64)":"lit","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P::ReadUInt64(System.Byte[],System.Int32)":"liu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsConnectedTo(Steamworks.CSteamID)":"fry","Assembly-CSharp|System.Collections.Generic.IEnumerable`1 TH1_Logic.Steam.SimpleP2P::GetConnectedPeers()":"frz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetConnectionCount()":"fsa","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Cleanup()":"fsb","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::LogDetailedConnectionInfo(Steamworks.CSteamID)":"ght","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c::b__158_0()":"mgd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0::b__0()":"mge","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::b__0()":"mgf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::b__2()":"mgg","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::b__0()":"mgh","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::b__1()":"mgi","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::b__0()":"mgj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0::b__0()":"mgk","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::b__0()":"mgl","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::b__1()":"mgm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::b__2()":"mgn","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::b__3()":"mgo","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::b__4()":"mgp","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::b__0()":"mgq","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::b__1()":"mgr","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0::b__0()":"mgs","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0::b__1()":"mgt","Assembly-CSharp|Steamworks.EPersonaState TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::b__2()":"mgu","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::b__3()":"mgv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::b__0()":"mgw","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::b__1()":"mgx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::b__0()":"mgy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::b__1()":"mgz","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::b__1()":"mha","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1::b__2()":"mhb","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::b__1()":"mhc","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/d__191::System.IDisposable.Dispose()":"mhd","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/d__191::System.Collections.Generic.IEnumerator.get_Current()":"mhe","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/d__191::System.Collections.IEnumerator.Reset()":"mhf","Assembly-CSharp|System.Object TH1_Logic.Steam.SteamLobbyManager/d__191::System.Collections.IEnumerator.get_Current()":"mhg","Assembly-CSharp|System.Collections.Generic.IEnumerator`1 TH1_Logic.Steam.SteamLobbyManager/d__191::System.Collections.Generic.IEnumerable.GetEnumerator()":"mhh","Assembly-CSharp|System.Collections.IEnumerator TH1_Logic.Steam.SteamLobbyManager/d__191::System.Collections.IEnumerable.GetEnumerator()":"mhi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsloggedIn()":"gia","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsSteamInitialized()":"gib","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsLobbyInitialized()":"gic","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::get_Status()":"dsm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::get_SelfName()":"gid","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::get_SelfID()":"gie","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::get_CurrentState()":"gif","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::set_CurrentState(TH1_Logic.Net.LobbyState)":"gig","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Steam.SteamLobbyManager::get_LobbyListInfos()":"bis","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyCreatedEvent(System.Action`1)":"fsn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyCreatedEvent(System.Action`1)":"fso","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyEnteredEvent(System.Action`1)":"fsp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyEnteredEvent(System.Action`1)":"fsq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyLeftEvent(System.Action`1>)":"bxp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyLeftEvent(System.Action`1>)":"bxq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnHostChangedEvent(System.Action`2)":"fst","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnHostChangedEvent(System.Action`2)":"fsu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMembersChangedEvent(System.Action`1>)":"fsv","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMembersChangedEvent(System.Action`1>)":"fsw","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyErrorEvent(System.Action`1)":"fsx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyErrorEvent(System.Action`1)":"fsy","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMemberJoinedEvent(System.Action`1)":"fsz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMemberJoinedEvent(System.Action`1)":"fta","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMemberLeftEvent(System.Action`1)":"ftb","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMemberLeftEvent(System.Action`1)":"ftc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::TrySteamApi`1(System.String,System.Func`1,T&)":"mhj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::TrySteamApi(System.String,System.Action)":"mhk","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::MarkSteamApiUnavailable(System.String,System.Exception)":"mhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::EnsureSteamReadyForLobbyAction(System.String)":"mhm","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshSteamInit()":"dsn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshSteamStatus()":"gii","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLoginStatus()":"gik","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyStatus()":"gil","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshOnlineFriends()":"gim","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshKickInfo()":"bzr","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckSteamSessionHealth()":"hqf","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::HandleLocalSteamSessionLost(System.String)":"hqg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ForceQuitCurrentMultiplayerSession(System.String)":"hqh","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSteamSessionLikelyAlive()":"dso","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::CanCreateLobbyNow(System.String&)":"mhn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckSteamAppIdFile()":"gin","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::DisplayLaunchInfo()":"gio","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyInternal(Steamworks.CSteamID,System.String,System.Boolean,System.Boolean)":"mho","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::LeaveLobby()":"ftg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::DisbandLobby()":"fth","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetShareableLobbyId()":"blv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GenerateRoomCode()":"bsx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinByRoomCode(System.String,System.String)":"mhr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ValidateLobbyPasswordForJoin(Steamworks.CSteamID,System.String)":"mhs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ShouldRequestLobbyDataBeforeJoin(Steamworks.CSteamID)":"mht","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ClearPendingJoinLobby()":"mhu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::LobbyHasPassword(Steamworks.CSteamID)":"mhv","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::LobbyIsPublic(Steamworks.CSteamID)":"mhw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsTrueLobbyData(System.String)":"mhx","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsFalseLobbyData(System.String)":"mhy","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::Base36Encode(System.UInt64)":"bsz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::Base36Decode(System.String)":"bta","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GenerateUserCode()":"btb","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::InviteByRawSteamId(System.String)":"btc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyType(Steamworks.ELobbyType)":"btd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyPublic()":"bte","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyFriendsOnly()":"btf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SendGameInvite(System.UInt64)":"iwv","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnReceivedLobbyReport(TH1_Logic.Steam.LobbyReportMessage)":"mia","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SearchPublicLobbies(Steamworks.ELobbyDistanceFilter,System.Int32,System.String,System.String,System.Boolean)":"jdo","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyMatchListCallback(Steamworks.LobbyMatchList_t)":"byj","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyListInfo()":"jdp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyListInfo(TH1_Logic.Steam.LobbyListInfo,Steamworks.CSteamID)":"mib","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetLobbyOwnerSteamIdFromData(Steamworks.CSteamID)":"mic","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetLobbyReportCountFromData(Steamworks.CSteamID)":"mie","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetLobbyGameStateFromData(Steamworks.CSteamID)":"mif","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetDefaultRoomName(System.String)":"mig","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::FilterRoomName(System.String,System.Int32)":"bzx","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OpenInviteOverlay()":"ftk","Assembly-CSharp|System.Collections.Generic.List`1> TH1_Logic.Steam.SteamLobbyManager::GetOnlineFriends()":"ftl","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SetGameState(System.Int32)":"ces","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SetLobbyData(System.String,System.String)":"ftm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetLobbyData(System.String)":"ftn","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetRoomName()":"mih","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetRoomName(System.String)":"mii","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedCallback(Steamworks.LobbyCreated_t)":"fto","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServersConnectedCallback(Steamworks.SteamServersConnected_t)":"hqi","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServersDisconnectedCallback(Steamworks.SteamServersDisconnected_t)":"hqj","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServerConnectFailureCallback(Steamworks.SteamServerConnectFailure_t)":"hqk","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamShutdownCallback(Steamworks.SteamShutdown_t)":"hql","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyDataUpdateCallback(Steamworks.LobbyDataUpdate_t)":"mij","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyJoinRequestedCallback(Steamworks.GameLobbyJoinRequested_t)":"ftp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnterCallback(Steamworks.LobbyEnter_t)":"ftq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyChatUpdateCallback(Steamworks.LobbyChatUpdate_t)":"ftr","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckOwnerChange()":"fts","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnHostChangedInternal(Steamworks.CSteamID,Steamworks.CSteamID)":"hqm","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ReconcilePreGameLobbyMembers()":"mik","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyReadyInternal()":"ftu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyMembersChangedInternal()":"ftv","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckIfKicked(System.Boolean)":"mil","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetKickKey(System.UInt64)":"mim","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ClearKickData(System.UInt64)":"min","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ResetLobbyState()":"ftx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PPeerConnected(Steamworks.CSteamID)":"fty","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PPeerDisconnected(Steamworks.CSteamID)":"ftz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PConnectionError(System.String)":"fua","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PMessageSendFailed(Steamworks.CSteamID,System.String)":"ljb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ReportP2PSendPrecheckFailed(System.UInt64,System.String)":"ljd","Assembly-CSharp|System.Collections.Generic.IEnumerable`1 TH1_Logic.Steam.SteamLobbyManager::EnumerateMembers()":"fue","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Steam.SteamLobbyManager::GetAllMemberIds()":"giu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::UpdateMemberInfo()":"giv","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Steam.SteamLobbyManager::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Steam.SteamLobbyManager::GetMemberAvatar(System.UInt64)":"gix","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::GetCSteamID(System.UInt64)":"giz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsInLobby()":"gje","Assembly-CSharp|Steamworks.EPersonaState TH1_Logic.Steam.SteamLobbyManager::GetSelfPersonaState()":"jwf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::b__121_0()":"mip","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::b__122_0()":"miq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::b__122_1()":"mir","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::b__191_0()":"mis","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::b__193_0()":"mit","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::b__197_0()":"miu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::b__200_0()":"miv","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::b__203_0()":"miw","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::b__205_0()":"mix","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.BaseMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.StringMessage::get_MessageType()":"gjf","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::get_Content()":"gjg","Assembly-CSharp|System.Void TH1_Logic.Steam.StringMessage::set_Content(System.String)":"gjh","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.GameStartMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::get_MapData()":"gji","Assembly-CSharp|System.Void TH1_Logic.Steam.GameStartMessage::set_MapData(RuntimeData.MapData)":"gjj","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::get_Progress()":"iox","Assembly-CSharp|System.Void TH1_Logic.Steam.GameStartMessage::set_Progress(System.Single)":"ioy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionConfirmMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::get_ActionData()":"gjk","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionConfirmMessage::set_ActionData(Logic.AI.ActionNetData)":"gjl","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionExcuteMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::get_ActionData()":"gjm","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionExcuteMessage::set_ActionData(Logic.AI.ActionNetData)":"gjn","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::get_Map()":"bzv","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionExcuteMessage::set_Map(RuntimeData.MapData)":"bzw","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.TurnEndMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::get_PlayerId()":"gjo","Assembly-CSharp|System.Void TH1_Logic.Steam.TurnEndMessage::set_PlayerId(System.UInt32)":"gjp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapConfirmMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::get_MemberId()":"cbl","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_MemberId(System.UInt64)":"ccg","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::get_PlayerId()":"gjq","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_PlayerId(System.UInt32)":"gjr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::get_Index()":"gjs","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_Index(System.Int32)":"gjt","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::get_ActionData()":"gju","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_ActionData(Logic.AI.ActionNetData)":"gjz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ForceUpdateMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::get_MapData()":"gka","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_MapData(RuntimeData.MapData)":"gkb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::get_HasCurrentTurnElapsedSeconds()":"miy","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_HasCurrentTurnElapsedSeconds(System.Boolean)":"miz","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::get_CurrentTurnElapsedSeconds()":"mja","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_CurrentTurnElapsedSeconds(System.Single)":"mjb","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapDataDebugMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::get_MapData()":"mjc","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_MapData(RuntimeData.MapData)":"mjd","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::get_SenderMemberId()":"mje","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_SenderMemberId(System.UInt64)":"mjf","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::get_SenderPlayerId()":"mjg","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_SenderPlayerId(System.UInt32)":"mjh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::get_ActionIndex()":"mji","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_ActionIndex(System.Int32)":"mjj","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::get_MapHash()":"mjk","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_MapHash(System.String)":"mjl","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::get_Note()":"mjm","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_Note(System.String)":"mjn","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::get_CreatedUtcTicks()":"mjo","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_CreatedUtcTicks(System.Int64)":"mjp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChangeCivMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::get_Civ()":"gkc","Assembly-CSharp|System.Void TH1_Logic.Steam.ChangeCivMessage::set_Civ(RuntimeData.MemberCiv)":"gkd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.UpdateLobbyDataMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::get_Config()":"gke","Assembly-CSharp|System.Void TH1_Logic.Steam.UpdateLobbyDataMessage::set_Config(RuntimeData.MapConfig)":"gkf","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestLobbyDataMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::get_MemberId()":"cch","Assembly-CSharp|System.Void TH1_Logic.Steam.RequestLobbyDataMessage::set_MemberId(System.UInt64)":"cci","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::get_MemberId()":"cel","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatMessage::set_MemberId(System.UInt64)":"cfi","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::get_State()":"bec","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatMessage::set_State(Logic.GameState)":"bee","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MemberStateSyncMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::get_State()":"dsp","Assembly-CSharp|System.Void TH1_Logic.Steam.MemberStateSyncMessage::set_State(Logic.GameState)":"dsq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::get_MemberId()":"dsr","Assembly-CSharp|System.Void TH1_Logic.Steam.MemberStateSyncMessage::set_MemberId(System.UInt64)":"dss","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestForceUpdateMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::get_MemberId()":"bef","Assembly-CSharp|System.Void TH1_Logic.Steam.RequestForceUpdateMessage::set_MemberId(System.UInt64)":"bel","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatReplyMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::get_MemberId()":"dst","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatReplyMessage::set_MemberId(System.UInt64)":"dsu","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChatMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::get_Item()":"chx","Assembly-CSharp|System.Void TH1_Logic.Steam.ChatMessage::set_Item(TH1_Logic.Chat.ChatItem)":"chy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::get_LobbyInfo()":"cos","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteMessage::set_LobbyInfo(TH1_Logic.Steam.LobbyListInfo)":"cot","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteVersionMismatchMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::get_LobbyId()":"mjq","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_LobbyId(System.UInt64)":"mjr","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::get_InviteeId()":"mjs","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_InviteeId(System.UInt64)":"mjt","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::get_InviteeVersion()":"mju","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_InviteeVersion(System.String)":"mjv","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::get_LobbyVersion()":"mjw","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_LobbyVersion(System.String)":"mjx","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.LobbyReportMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::get_LobbyId()":"mjy","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_LobbyId(System.UInt64)":"mjz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::get_ReporterId()":"mka","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_ReporterId(System.UInt64)":"mkb","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::get_Version()":"mkc","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_Version(System.String)":"mkd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.NetworkStressMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::get_StressKind()":"lje","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_StressKind(TH1_Logic.Steam.NetworkStressMessageKind)":"ljf","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_SessionId()":"ljg","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SessionId(System.String)":"ljh","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_RunId()":"lji","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RunId(System.String)":"ljj","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_ScenarioName()":"ljk","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_ScenarioName(System.String)":"ljl","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::get_SenderMemberId()":"ljm","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SenderMemberId(System.UInt64)":"ljn","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::get_TargetMemberId()":"ljo","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_TargetMemberId(System.UInt64)":"ljp","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_Sequence()":"ljq","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Sequence(System.Int64)":"ljr","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_AckSequence()":"ljs","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_AckSequence(System.Int64)":"ljt","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_SentUtcTicks()":"lju","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SentUtcTicks(System.Int64)":"ljv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_PayloadBytes()":"ljw","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_PayloadBytes(System.Int32)":"ljx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_PayloadHash()":"ljy","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_PayloadHash(System.Int32)":"ljz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::get_Reliable()":"lka","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Reliable(System.Boolean)":"lkb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::get_RequiresAck()":"lkc","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RequiresAck(System.Boolean)":"lkd","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_DurationSeconds()":"lke","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_DurationSeconds(System.Single)":"lkf","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_MessagesPerSecond()":"lkg","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_MessagesPerSecond(System.Single)":"lkh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_SmallPayloadBytes()":"lki","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SmallPayloadBytes(System.Int32)":"lkj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_LargePayloadBytes()":"lkk","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_LargePayloadBytes(System.Int32)":"lkl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_LargeEveryMessages()":"lkm","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_LargeEveryMessages(System.Int32)":"lkn","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_DropPercent()":"lko","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_DropPercent(System.Single)":"lkp","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_UnreliablePercent()":"lkq","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_UnreliablePercent(System.Single)":"lkr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_JitterMinMs()":"lks","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_JitterMinMs(System.Int32)":"lkt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_JitterMaxMs()":"lku","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_JitterMaxMs(System.Int32)":"lkv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_BurstPauseEveryMessages()":"lkw","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_BurstPauseEveryMessages(System.Int32)":"lkx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_BurstPauseMs()":"lky","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_BurstPauseMs(System.Int32)":"lkz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_RandomSeed()":"lla","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RandomSeed(System.Int32)":"llb","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::get_Payload()":"llc","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Payload(System.Byte[])":"lld","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_Text()":"lle","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Text(System.String)":"llf","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UploadMapData(System.String,RuntimeData.MapData)":"iyd","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.OssManager::UploadGameDataAsync(System.String,System.Byte[])":"iyj","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UploadCollectData(System.String,RuntimeData.MapData)":"jwh","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.OssManager::UploadCollectDataAsync(System.String,TH1_Logic.Collect.CollectData)":"jwi","Assembly-CSharp|System.Threading.Tasks.Task`1> TH1_Logic.Oss.OssManager::UploadPlayerBugReportAsync(System.String,System.Byte[],System.String)":"mke","Assembly-CSharp|System.Threading.Tasks.Task`1> TH1_Logic.Oss.OssManager::UploadPlayerMultilingualReportAsync(System.String,System.Byte[],System.String)":"mkf","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UpdateSteamAuthWarmup()":"mkg","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.OssManager::WarmupSteamAuthAsync(System.String)":"mkh","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::TryGetSteamId(System.String&)":"mki","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::TryGetAuthTicket(System.String&)":"mkj","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.OssUploadService::UploadFileAsync(TH1_Logic.Oss.StsCredentials,System.Byte[],System.String,System.Int32)":"mkk","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.OssUploadService::BuildMultipartBody(System.String,TH1_Logic.Oss.StsCredentials,System.Byte[],System.String)":"jll","Assembly-CSharp|System.Void TH1_Logic.Oss.OssUploadService::WriteString(System.IO.MemoryStream,System.Text.Encoding,System.String)":"jlm","Assembly-CSharp|System.Threading.Tasks.Task`1> TH1_Logic.Oss.OssUploadService::TestInvalidObjectKeyAsync(TH1_Logic.Oss.StsCredentials,System.Byte[],System.String)":"iym","Assembly-CSharp|System.Threading.Tasks.Task`1> TH1_Logic.Oss.OssUploadService::TestOversizedFileAsync(TH1_Logic.Oss.StsCredentials,System.String)":"iyn","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_ModeLabel()":"mkl","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_ModeDisplay()":"mkm","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_CompanionKindLabel()":"mkn","Assembly-CSharp|System.Int64 TH1_Logic.Oss.PlayerBugReportArchiveSession::get_TotalBytes()":"mko","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetCurrentVersion()":"mkp","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Oss.PlayerMultilingualReportService::GetCurrentLanguage()":"mkq","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::ResolveText(System.UInt32,Logic.Multilingual.MultilingualType)":"mkr","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage TH1_Logic.Oss.PlayerMultilingualReportService::BuildPackage(System.String,System.UInt32,System.String,System.String,System.String,Logic.Multilingual.MultilingualType)":"mks","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerMultilingualReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)":"mkt","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerMultilingualReportService::IsValidReportLanguage(Logic.Multilingual.MultilingualType)":"mku","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetLocalTimezone()":"mkv","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::Add(TH1_Logic.Oss.PlayerBugReportService/ArchiveFile)":"mkw","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::TryBuildSession()":"mkx","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::PickCompanion()":"mky","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::b__5_0(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mkz","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerBugReportService/<>c::b__6_0(TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mla","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/<>c::b__8_0(TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup)":"mlb","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c::b__8_1(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mlc","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::b__8_2(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mld","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::get_ConfigDirectory()":"mle","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetCurrentVersion()":"mlf","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::GetMostRecentArchiveSession()":"mlg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Oss.PlayerBugReportService::GetLatestArchiveSessions(System.Boolean,System.Boolean)":"mlh","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage TH1_Logic.Oss.PlayerBugReportService::BuildPackage(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)":"mli","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryGetLatestArchiveSession(System.Boolean,TH1_Logic.Oss.PlayerBugReportArchiveSession&)":"mlj","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Oss.PlayerBugReportService::GetArchiveFiles(System.Boolean)":"mlk","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryParseArchiveFile(System.String,TH1_Logic.Oss.PlayerBugReportService/ArchiveFile&)":"mll","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerBugReportService::AddArchiveFile(System.IO.Compression.ZipArchive,TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugArchiveKind,System.String,System.Collections.Generic.List`1)":"mlm","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerBugReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)":"mln","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetKindLabel(TH1_Logic.Oss.PlayerBugArchiveKind)":"mlo","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetLocalTimezone()":"mlp","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.StsTokenService::RequestStsTokenAsync(System.String,System.String,System.String,System.String)":"mlq","Assembly-CSharp|System.Threading.Tasks.Task`1 TH1_Logic.Oss.StsTokenService::WarmupSteamAuthAsync(System.String,System.String,System.String)":"mlr","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::GetRequestVersion(System.String)":"mls","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::GetSteamAppId()":"mlt","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::SetGameState(System.Int32)":"ces","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Net.ILobby::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::LeaveLobby()":"ftg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Net.ILobby::GetAllMemberIds()":"giu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Net.ILobby::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Net.ILobby::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|System.Int32 TH1_Logic.Net.ILobby::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Net.ILobby::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Net.ILobby::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsInLobby()":"gje","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetShareableLobbyId()":"blv","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::LeaveLobby()":"ftg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Net.LobbyBase::GetAllMemberIds()":"giu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Net.LobbyBase::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Net.LobbyBase::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::SetGameState(System.Int32)":"ces","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Net.LobbyBase::GetMemberAvatar(System.UInt64)":"gkg","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Net.LobbyBase::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Int32 TH1_Logic.Net.LobbyBase::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Net.LobbyBase::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Net.LobbyBase::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsInLobby()":"gje","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetShareableLobbyId()":"blv","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::get_Instance()":"gkh","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::get_Instance()":"mlu","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::add_OnTipRequested(System.Action`1)":"mlv","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::remove_OnTipRequested(System.Action`1)":"mlw","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::Request(NetworkPlayerTipType)":"mlx","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::Request(NetworkPlayerTipType,System.String,System.Boolean)":"mly","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Net.NetworkPlayerTipManager::GetRecentPayloads()":"mlz","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::TryGetTipInfo(NetworkPlayerTipType,NetworkPlayerTipInfo&)":"mma","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::GetTitle(NetworkPlayerTipType)":"mmb","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::GetMessage(NetworkPlayerTipType)":"mmc","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::ClearCooldown(NetworkPlayerTipType)":"mmd","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::ClearAllCooldowns()":"mme","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::AddRecentPayload(TH1_Logic.Net.NetworkPlayerTipPayload)":"mmf","Assembly-CSharp|NetworkPlayerTipInfo TH1_Logic.Net.NetworkPlayerTipManager::GetTipInfo(NetworkPlayerTipType)":"mmg","Assembly-CSharp|System.Single TH1_Logic.Net.NetworkPlayerTipManager::GetCooldownSeconds(NetworkPlayerTipInfo)":"mmh","Assembly-CSharp|NetworkPlayerTipDataAssets TH1_Logic.Net.NetworkPlayerTipManager::GetDataAssets()":"mmi","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveText(System.String,System.String)":"mmj","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveDefaultTitle(NetworkPlayerTipType)":"mmk","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveDefaultMessage(NetworkPlayerTipType)":"mml","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::GetMatchLevelData()":"cov","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.MatchConfig.MatchConfigManager::GetMatchConfig(System.UInt32)":"cow","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchConfigManager::AddMatchConfig(System.UInt32)":"cox","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::LoadMatchLevelData()":"cpk","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MatchConfigManager::GetLevelDataResourcePath()":"icb","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchConfigManager::SaveMatchLevelData()":"cpv","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.MatchSettlementInfo::NormalizeType(TH1_Logic.MatchConfig.MatchSettlementType)":"mmm","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MatchSettlementInfo::IsWin(System.UInt32)":"cpx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementInfo::DeepCopy(TH1_Logic.MatchConfig.MatchSettlementInfo)":"cpy","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.MatchSettlementInfo::BuildProtectedSettlements(RuntimeData.MapConfig)":"kwx","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo TH1_Logic.MatchConfig.MatchSettlementInfo::BuildProtectedSettlement(TH1_Logic.MatchConfig.PlayerSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType)":"kwy","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo TH1_Logic.MatchConfig.MatchSettlementInfo::CreateFallbackSettlement(TH1_Logic.MatchConfig.MatchSettlementType)":"kwz","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo TH1_Logic.MatchConfig.MatchSettlementInfo::CreateFallbackTask(TH1_Logic.MatchConfig.MatchSettlementType)":"kxa","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementLogicFactory::RefreshMatchSettlementInfo(RuntimeData.MapData)":"cpz","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.IMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.IMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.NormalMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.NormalMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.TutorMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.TutorMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.TutorMatchSettlement::ProcessUnlockLimits(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"icc","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.StoryMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.StoryMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::Reset()":"kxb","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::CheckAndRecover(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType,System.UInt32)":"kxc","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::ReportStuck(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType,System.UInt32,RuntimeData.PlayerData)":"kxd","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementGroup::DeepCopy(TH1_Logic.MatchConfig.PlayerSettlementGroup)":"cst","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementGroup::RefreshPlayerSettlementGroup(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementGroup)":"csv","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementInfo::DeepCopy(TH1_Logic.MatchConfig.PlayerSettlementInfo)":"csx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::RefreshPlayerSettlementInfo(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"csy","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::GetActiveOrder(TH1_Logic.MatchConfig.PlayerSettlementInfo)":"icd","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.IPlayerSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.IPlayerSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskInfo::DeepCopy(TH1_Logic.MatchConfig.PlayerTaskInfo)":"cte","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskLogicFactory::GetPlayerTaskTypeDesc(TH1_Logic.MatchConfig.PlayerTaskType)":"ctf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskLogicFactory::RefreshPlayerTaskInfo(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"ctg","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.PlayerTaskLogicBase::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskLogicBase::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::GetCompletedTurnCount(RuntimeData.MapData,RuntimeData.PlayerData)":"mmn","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::IsTargetTurnCompletedByAllSurvivalPlayers(RuntimeData.MapData,System.Int32)":"mmo","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.ScoreWinTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ScoreWinTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.ScoreValueTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ScoreValueTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasCityCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasCityCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasUnitCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasUnitCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasCoinCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasCoinCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasExploreCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasExploreCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentData/<>c::b__8_0(TH1_Logic.MatchConfig.MomentItemBase,TH1_Logic.MatchConfig.MomentItemBase)":"mmp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::DeepCopy(TH1_Logic.MatchConfig.MomentData)":"jgi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::InitItems()":"jgj","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::EnsureMomentItems()":"mmq","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::AddAllMomentItems(System.Collections.Generic.HashSet`1)":"mmr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.MomentData::GetCultureMoment()":"jwl","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.MomentItemBase::GetMomentSubType()":"jgk","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MomentItemBase::GetFallbackDesc()":"mms","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MomentItemBase::GetProgressText(RuntimeData.MapData,RuntimeData.PlayerData)":"mmt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnDamaged(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnCaptureCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"jgq","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgs","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnAddHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHeroDieMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCaptainLostMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityLostMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityFireMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleSacrifyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleTreasureMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleLevelupMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCounterKillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleLastStandMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillGiantMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillTreasureMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem::OnCaptureCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"jgq","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle3KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle3KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle3KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle4KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle4KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle4KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillOfficerMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitBigCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth10MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth10MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth20MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth20MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth30MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth30MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech5MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech5MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech10MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech10MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgs","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.DiplomacyBreakMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle5KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle5KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle5KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWonderMomentItem::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetFallbackDesc()":"mms","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetProgressText(RuntimeData.MapData,RuntimeData.PlayerData)":"mmt","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::ClampProgress(System.Int32,System.Int32)":"mmw","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetTechProgress(RuntimeData.PlayerData)":"mmx","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetTowerInSightCount(RuntimeData.MapData,RuntimeData.PlayerData)":"mmy","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth50MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth50MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth100MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth100MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech20MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech20MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::Encode(TH1_Logic.MatchConfig.WikiSource,System.UInt32)":"kle","Assembly-CSharp|TH1_Logic.MatchConfig.WikiSource TH1_Logic.MatchConfig.WikiId::GetSource(System.UInt32)":"klf","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::GetRaw(System.UInt32)":"klg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForTech(TechInfo)":"klh","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForTechAtom(TechAtomInfo)":"kli","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsUnitWhitelisted(UnitTypeInfo)":"klj","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForUnit(UnitTypeInfo)":"klk","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_Logic.MatchConfig.WikiData/WikiTagRules::MapGiantEmpireToHeroSmall(ForceEnum)":"kll","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsPlayerWhitelisted(PlayerInfo)":"klm","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForPlayer(PlayerInfo)":"kln","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForAction(ActionInfo)":"klo","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsActionWhitelisted(Logic.Action.CommonActionType)":"klp","Assembly-CSharp|System.Nullable`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::MapActionTypeToSmall(Logic.Action.CommonActionType)":"klq","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForSkill(SkillInfo)":"klr","Assembly-CSharp|System.Collections.Generic.IReadOnlyList`1 TH1_Logic.MatchConfig.WikiData::get_AllItems()":"kls","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::AddWikiItem(System.String)":"jwp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::InvalidateCache()":"klt","Assembly-CSharp|System.String TH1_Logic.MatchConfig.WikiData::GetTypeName(TH1_Logic.MatchConfig.WikiType)":"klu","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildTypeNameCache()":"klv","Assembly-CSharp|System.String TH1_Logic.MatchConfig.WikiData::GetDescTypeName(TH1_Logic.MatchConfig.WikiDescType)":"klw","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildDescTypeNameCache()":"klx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::RebuildVirtualItems()":"kly","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::TryGetOrigin(System.UInt32,TH1_Logic.MatchConfig.WikiSource&,System.UInt32&)":"klz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::EnsureCache()":"kma","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_Logic.MatchConfig.WikiData::GetById(System.UInt32)":"kmb","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiData::FindWikiIdBySkillType(SkillType)":"kof","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiData::FindWikiIdByActionId(Logic.Action.CommonActionId)":"kxe","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::FindByName(System.String,System.Collections.Generic.List`1)":"kmc","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::FindByTypes(System.Collections.Generic.List`1,System.Collections.Generic.List`1)":"kmd","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromTech(System.Collections.Generic.List`1)":"kme","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromTechAtom(System.Collections.Generic.List`1)":"kmf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromAction(System.Collections.Generic.List`1)":"kmg","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasOwningTech(TechAtom)":"kog","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasUnlockingTechAtom(Logic.Action.CommonActionId)":"kmh","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromSkill(System.Collections.Generic.List`1)":"kmi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromUnit(System.Collections.Generic.List`1)":"kmj","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasAnyEmpireWithTech(TechType)":"koh","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasTechPoolAtCostLevel(PlayerInfo,System.Int32)":"koi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromPlayer(System.Collections.Generic.List`1)":"kmk","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::b__0(TH1_Logic.MatchConfig.WikiType)":"koj","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::b__1(TH1_Logic.MatchConfig.DescItem)":"kok","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiItem::Refresh()":"jws","Assembly-CSharp|System.String TH1_Logic.MatchConfig.DescItem::GetDesc()":"jwt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentBase::GetContentType()":"fvi","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskContentBase::LevelShowString()":"gkk","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskContentBase::TargetLevelShowString()":"gkl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentBase::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::ForceFinish()":"gkm","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::CheckFinished(RuntimeData.MapData,RuntimeData.PlayerData)":"gkn","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTewiCoinAdd(RuntimeData.MapData,System.UInt32)":"cuf","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddCoin(System.UInt32)":"dnq","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"fvm","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvq","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvr","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvs","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvt","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnHealthReturn(RuntimeData.MapData,System.Int32,System.Int32)":"dhh","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTreasure(RuntimeData.MapData)":"fvo","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerTreasure(RuntimeData.MapData)":"cut","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnCaptureCity(RuntimeData.MapData)":"fvp","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerCaptureCity(RuntimeData.MapData)":"cuu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnCaptureVillage(RuntimeData.MapData)":"cuv","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerCaptureVillage(RuntimeData.MapData)":"cuw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvv","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"fvr","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnReduceSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"gmc","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnSkillActivation(RuntimeData.MapData,SkillType,System.UInt32)":"fvs","Assembly-CSharp|System.Int32 TH1_Logic.HeroTask.HeroTaskContentBase::GetFinishCost()":"dhj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddSpType(RuntimeData.MapData,RuntimeData.GridSpType)":"gmd","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnMeetOtherPlayers(RuntimeData.MapData,RuntimeData.PlayerData)":"cgp","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTechGet(RuntimeData.PlayerData)":"hvw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvx","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvy","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnSanaeDevine(RuntimeData.MapData,RuntimeData.PlayerData,Logic.Skill.SanaeDivineType)":"hvz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"fvm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::OnHealthReturn(RuntimeData.MapData,System.Int32,System.Int32)":"dhh","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::OnTreasure(RuntimeData.MapData)":"fvo","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::OnExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvu","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::OnCaptureCity(RuntimeData.MapData)":"fvp","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::OnAddSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"fvr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSkillActivation::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSkillActivation::GetContentType()":"fvi","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSkillActivation::OnSkillActivation(RuntimeData.MapData,SkillType,System.UInt32)":"fvs","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::OnTewiCoinAdd(RuntimeData.MapData,System.UInt32)":"cuf","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::OnReduceSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"gmc","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::OnMeetOtherPlayers(RuntimeData.MapData,RuntimeData.PlayerData)":"cgp","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddSpType::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddSpType::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddSpType::OnAddSpType(RuntimeData.MapData,RuntimeData.GridSpType)":"gmd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddCoin::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddCoin::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddCoin::OnAddCoin(System.UInt32)":"dnq","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentGetTech::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentGetTech::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentGetTech::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentGetTech::OnTechGet(RuntimeData.PlayerData)":"hvw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTrainUnit::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTrainUnit::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTrainUnit::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvx","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTrainUnit::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvy","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentUnitKills::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentUnitKills::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentUnitKills::OnPlayerDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvq","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::OnSanaeDevine(RuntimeData.MapData,RuntimeData.PlayerData,Logic.Skill.SanaeDivineType)":"hvz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSplashDamage::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSplashDamage::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSplashDamage::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::OnAnyDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::OnAnyExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::OnPlayerTreasure(RuntimeData.MapData)":"cut","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::OnPlayerCaptureCity(RuntimeData.MapData)":"cuu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::OnPlayerCaptureVillage(RuntimeData.MapData)":"cuw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskFactory::GetHeroTaskContentBase(TH1_Logic.HeroTask.HeroTaskContentType)":"fwv","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskFactory::GetHeroTaskContentName(TH1_Logic.HeroTask.HeroTaskContentType)":"fww","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::GetCopyHeroTaskContentBase()":"fwx","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitData)":"fxc","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitFullType,TH1_Logic.HeroTask.HeroTaskContentBase&)":"dip","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::b__41_0()":"lpy","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::b__43_0()":"lpz","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::b__47_0()":"mmz","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::get_Instance()":"fcg","Assembly-CSharp|System.Void TH1_Logic.Core.Main::set_Instance(TH1_Logic.Core.Main)":"fch","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartInstanceGroup()":"fci","Assembly-CSharp|System.Void TH1_Logic.Core.Main::OnGameStart()":"ipc","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitGameAudio()":"grj","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitMapAddtion()":"grl","Assembly-CSharp|System.Void TH1_Logic.Core.Main::AfterMapAddtion()":"ejy","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartMatch()":"ipe","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.MapData)":"lhk","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::MainMemberStartMatch()":"llh","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitHostStartTeamState(RuntimeData.MapData)":"mna","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatch()":"ipg","Assembly-CSharp|System.Void TH1_Logic.Core.Main::AbortHostMultiStart(System.String,RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,Logic.MapGenerator)":"lli","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::ValidateNetworkStartMap(RuntimeData.MapData,System.String)":"llj","Assembly-CSharp|System.Void TH1_Logic.Core.Main::RestoreNetworkMatchState(RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,System.String)":"llk","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartSpectate(RuntimeData.MapData,RuntimeData.MapData)":"ipi","Assembly-CSharp|System.Void TH1_Logic.Core.Main::CheckInNetGame()":"csn","Assembly-CSharp|System.Void TH1_Logic.Core.Main::CheckInNetLobbyButNotGame()":"cso","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::HasArchive()":"fcl","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::HasMultiArchive()":"csp","Assembly-CSharp|System.Boolean TH1_Logic.Config.ConfigManager/<>c::b__7_0(System.Type)":"ipj","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::get_ColorConfig()":"ipk","Assembly-CSharp|System.Void TH1_Logic.Config.ConfigManager::InitExcelConfig()":"ipm","Assembly-CSharp|System.Byte[] TH1_Logic.Config.ConfigManager::LoadConfigData(System.String)":"ipn","Assembly-CSharp|TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::TryReadGameConfig(System.String)":"jlo","Assembly-CSharp|System.Void TH1_Logic.Config.ConfigManager::Update()":"ipo","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::b__0(TH1_Logic.Config.ModLanguageConfig)":"lqb","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::b__0(TH1_Logic.Config.ModLanguageConfig)":"lqc","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::b__0(TH1_Logic.Config.ModLanguageConfig)":"lqd","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::b__0(TH1_Logic.Config.ModLanguageConfig)":"lqe","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_IsChanged()":"ipp","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::MarkSaved()":"jlp","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_MultilingualType()":"ipq","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_MultilingualType(Logic.Multilingual.MultilingualType)":"ipr","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::get_MusicVolume()":"ips","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_MusicVolume(System.Single)":"ipt","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::get_AudioVolume()":"ipu","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_AudioVolume(System.Single)":"ipv","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_BgmContinuousPlay()":"jjr","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_BgmContinuousPlay(System.Boolean)":"jjy","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ShowReminder()":"ipw","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ShowReminder(System.Boolean)":"ipx","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_KeyMomentEnabled()":"jlq","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_KeyMomentEnabled(System.Boolean)":"jlr","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_SecondaryLanguage()":"kxj","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_SecondaryLanguage(Logic.Multilingual.MultilingualType)":"kxk","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ModConfigMigrated()":"kxl","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ModConfigMigrated(System.Boolean)":"kxm","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_AlwaysShowCityBorder()":"lqf","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_AlwaysShowCityBorder(System.Boolean)":"lqg","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ConfirmBeforeNextTurn()":"lqh","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ConfirmBeforeNextTurn(System.Boolean)":"lqi","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Config.GameConfig::get_ModLanguageConfigs()":"cv","Assembly-CSharp|TH1_Logic.Config.ModLanguageConfig TH1_Logic.Config.GameConfig::GetOrCreateModConfig(Logic.Multilingual.MultilingualType)":"cw","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::SetModsForLanguage(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1)":"cx","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::AddModToLanguage(Logic.Multilingual.MultilingualType,System.String)":"cy","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::RemoveModFromLanguage(Logic.Multilingual.MultilingualType,System.String)":"cz","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::MoveModPriority(Logic.Multilingual.MultilingualType,System.Int32,System.Int32)":"da","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::ClearModsForLanguage(Logic.Multilingual.MultilingualType)":"db","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic TH1_Logic.Comic.ComicActionLogicFactory::GetActionLogic(TH1_Logic.Comic.ComicActionType)":"cuz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|UnityEngine.CanvasGroup TH1_Logic.Comic.AllFadeOutComicActionLogic::GetOrAddCanvasGroup(TH1_Logic.Comic.ComicData)":"ice","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetAlpha(TH1_Logic.Comic.ComicData,System.Single)":"ixv","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::get_ComicRoot()":"cve","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::get_ComicSheet()":"cvq","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::get_State()":"cvg","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::get_ActionIndex()":"cvh","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::get_MaxIndex()":"cvr","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::get_Progress()":"cvi","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::get_Duration()":"cvs","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::PreviewComicData(TH1_Logic.Comic.ComicData,UnityEngine.GameObject)":"cvu","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::ForceNext()":"int","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Next()":"cwn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Update(System.Single)":"cvv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::UpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicAction)":"cvw","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Exit()":"cwp","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::ClearComicData(TH1_Logic.Comic.ComicData)":"cvx","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicAsset::AddComicSheet(System.String)":"dhk","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicAsset::GetComicSheetByName(System.String)":"dhl","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam TH1_Logic.Comic.ComicAsset::GetDialogLayoutParamByImageName(System.String)":"inv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicAsset::EnsureCollectionsInitialized()":"tc","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSheet::EnsureCollectionsInitialized()":"bll","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSheet::AddComicData()":"dhm","Assembly-CSharp|System.Boolean TH1_Logic.Comic.ComicSheet::MoveComicData(TH1_Logic.Comic.ComicData,System.Int32)":"dhn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::EnsureCollectionsInitialized()":"blm","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::SaveItemsMono()":"cvy","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::ApplyToMono()":"cvz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::AddSubItem()":"dho","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::RemoveSubItem(TH1_Logic.Comic.ComicSubItem)":"dhp","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::AddAction()":"dhq","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::RemoveAction(TH1_Logic.Comic.ComicAction)":"dhr","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem TH1_Logic.Comic.ComicData::GetSubItemById(System.Int32)":"cwa","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::GetActionById(System.UInt32)":"dht","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::InitFadeInAction(TH1_Logic.Comic.ComicActionType)":"cwb","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::InitFadeOutAction(TH1_Logic.Comic.ComicActionType)":"cwd","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSubItem::SaveItemMonoInfo()":"cwe","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSubItem::ApplyToItemMono()":"cwf","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::get_Asset()":"dhv","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::get_ImageMap()":"cws","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::get_ComicControl()":"dhw","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::InitComic(System.String,UnityEngine.GameObject)":"dhx","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Next()":"dhy","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::ForceNext()":"itn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Update()":"cwt","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Refresh()":"dhz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::AddComicSheet(System.String)":"dia","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam TH1_Logic.Comic.ComicManager::GetDialogLayoutParamByImageName(System.String)":"ito","Assembly-CSharp|UnityEngine.Sprite TH1_Logic.Comic.ComicManager::GetImage(System.String)":"dib","Assembly-CSharp|UnityEngine.Sprite TH1_Logic.Comic.ComicManager::LoadImage(System.String)":"did","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::LoadPrefab(System.String)":"die","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::LoadComicAsset()":"dif","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::LoadImageMap()":"cwu","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::SaveImageMapData()":"cwv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::SaveComicData()":"dig","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::RefreshImageData()":"cww","Assembly-CSharp|System.Void TH1_Logic.Comic.ImageMapData::AddImageMap(System.String,System.String)":"cwx","Assembly-CSharp|System.String TH1_Logic.Comic.ImageMapData::GetImageMap(System.String)":"cwy","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnDamageCollect(RuntimeData.MapData,Logic.SettlementInfo)":"jlt","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnAddUnitCollect(RuntimeData.MapData,RuntimeData.UnitData)":"jlu","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::TransformUnitCollect(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"jlv","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::LearnTechsCollect(RuntimeData.MapData,RuntimeData.PlayerData,TechType)":"jlw","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnTurnStartCollect(RuntimeData.MapData,RuntimeData.PlayerData)":"jlx","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::MatchGameEndCollect(RuntimeData.MapData)":"jly","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::PlayerGameEndCollect(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"jlz","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::Filter(System.String,TH1_Logic.Chat.BannedTextContext,System.UInt64)":"mnb","Assembly-CSharp|System.Void TH1_Logic.Chat.BannedWordFilter::Reload()":"mnc","Assembly-CSharp|System.Void TH1_Logic.Chat.BannedWordFilter::EnsureLoaded()":"mnd","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::TrySteamFilter(System.String,TH1_Logic.Chat.BannedTextContext,System.UInt64,System.String&)":"mne","Assembly-CSharp|Steamworks.ETextFilteringContext TH1_Logic.Chat.BannedWordFilter::MapSteamContext(TH1_Logic.Chat.BannedTextContext)":"mnf","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::ReplaceWord(System.String,System.String)":"mng","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::SendChatItem(System.String)":"dii","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::ReceiveChatItem(TH1_Logic.Chat.ChatItem)":"dij","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::TrimIfNeeded()":"iyr","Assembly-CSharp|System.Void TH1_Logic.AITrain.ModelInference::LoadModel(System.String,System.Boolean)":"hwa","Assembly-CSharp|System.Void TH1_Logic.AITrain.ModelInference::UnloadModel()":"hwb","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::Predict(System.Single[],System.Collections.Generic.List`1>)":"hwc","Assembly-CSharp|TH1_Logic.AITrain.AllActions TH1_Logic.AITrain.TrainingDataRecorder/<>c::b__5_0(System.Single[])":"hwd","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::RecordStep(System.UInt32,System.Single[],System.Single[][],System.Single[],System.Single)":"hwe","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::SaveEpisode()":"hwf","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::ClearEpisode()":"hwg","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState/<>c::b__14_0(RuntimeData.PlayerData,RuntimeData.PlayerData)":"ipy","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingState::Initialize()":"hwi","Assembly-CSharp|System.Single[] TH1_Logic.AITrain.TrainingState::GetMapState(RuntimeData.MapData,RuntimeData.PlayerData)":"hwj","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionBitCodec(Logic.Action.CommonActionId,Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"hwk","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionBitCodecWithoutLimit(Logic.Action.CommonActionId,Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"ipz","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetMapScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwl","Assembly-CSharp|System.Collections.Generic.List`1> TH1_Logic.AITrain.TrainingState::GetAllActionBitCodecForUse(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1&)":"hwm","Assembly-CSharp|System.Collections.Generic.List`1> TH1_Logic.AITrain.TrainingState::GetAllActionBitCodec(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1&)":"hwn","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionFromBitCodec(System.Collections.Generic.List`1,RuntimeData.MapData,Logic.Action.CommonActionId&,Logic.Action.CommonActionParams&)":"hwo","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetPlayerIndex(RuntimeData.MapData,System.UInt32)":"hwp","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetUnitIndex(RuntimeData.MapData,System.UInt32)":"hwq","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetCityIndex(RuntimeData.MapData,System.UInt32)":"hwr","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetGridIndex(RuntimeData.MapData,System.UInt32)":"hws","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetPlayerScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwt","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetUnitsScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwu","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetCityScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwv","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingState::LoadActionLogicIdData()":"hww","Assembly-CSharp|System.Void TH1_Logic.AITrain.ActionLogicIdData::Initialize()":"hwx","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ActionLogicIdData::GetActionIdIndex(Logic.Action.CommonActionId)":"hwy","Assembly-CSharp|System.Void TH1_Logic.AITrain.ActionLogicIdData::AddActionId(Logic.Action.CommonActionId)":"hwz","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryPack(System.Collections.Generic.List`1&)":"hxa","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryPackWithOutLimit(System.Collections.Generic.List`1&)":"iqa","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryUnpack(System.Collections.Generic.List`1)":"hxb","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::PlayerActionCheckBaseInfo(Logic.Action.CommonActionParams)":"dir","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState TH1_Logic.Action.PlayerActionDiplomacy::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionSelectHero::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionSelectHero::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionFinishHeroTask::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionFinishHeroTask::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_DataAssetsScript.ProjectileTypeDataAssets::GetProjectileTypeInfo(TH1Renderer.ProjectileType,TH1_DataAssetsScript.ProjectileTypeInfo&)":"guq","Assembly-CSharp|Logic.Multilingual.MultiTextConfig TH1_DataAssetsScript.TextStylePresetDataAssets::GetConfig(TH1_DataAssetsScript.TextStylePreset,Logic.Multilingual.MultilingualType)":"kxn","Assembly-CSharp|System.Void RuntimeData.CityMapData::DeepCopy(RuntimeData.CityMapData)":"caz","Assembly-CSharp|RuntimeData.CityData RuntimeData.CityMapData::AddCityData(System.Collections.Generic.List`1,CityLibrary,RuntimeData.MapIdGenerator)":"cba","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::GetCityById(System.UInt32,RuntimeData.CityData&)":"cbb","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::GetCityDataByTerritoryGridId(System.UInt32,RuntimeData.CityData&)":"cbc","Assembly-CSharp|System.Void RuntimeData.CityMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cbd","Assembly-CSharp|System.Void RuntimeData.CityMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"cbe","Assembly-CSharp|System.Void RuntimeData.CityData::DeepCopy(RuntimeData.CityData)":"cbf","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.CityData::Player(RuntimeData.MapData)":"dit","Assembly-CSharp|System.Boolean RuntimeData.CityData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"euo","Assembly-CSharp|RuntimeData.GridData RuntimeData.CityData::Grid(RuntimeData.MapData)":"gur","Assembly-CSharp|System.Boolean RuntimeData.CityData::Grid(RuntimeData.MapData,RuntimeData.GridData&)":"fss","Assembly-CSharp|CivEnum RuntimeData.CityData::Civ(RuntimeData.MapData)":"gus","Assembly-CSharp|TH1Renderer.GridRenderer RuntimeData.CityData::GridRenderer(RuntimeData.MapData)":"gut","Assembly-CSharp|TH1_Renderer.CityInfoRenderer RuntimeData.CityData::CityInfoRenderer(RuntimeData.MapData)":"guu","Assembly-CSharp|System.Void RuntimeData.CityData::SetCityRenderer(RuntimeData.MapData)":"guv","Assembly-CSharp|System.Void RuntimeData.CityData::InitData(System.Collections.Generic.List`1,CityLibrary)":"cbg","Assembly-CSharp|System.Void RuntimeData.CityData::OnTurnStart(RuntimeData.MapData)":"cbh","Assembly-CSharp|System.Void RuntimeData.CityData::OnTurnEnd(RuntimeData.MapData)":"cbi","Assembly-CSharp|System.Boolean RuntimeData.CityData::TryUpgradeCity()":"cbj","Assembly-CSharp|System.Boolean RuntimeData.CityData::CheckIsInTerritory(System.UInt32)":"cbk","Assembly-CSharp|System.Void RuntimeData.CityData::SetCapital(System.Boolean,RuntimeData.MapData)":"guw","Assembly-CSharp|System.Void RuntimeData.TerritoryData::DeepCopy(RuntimeData.TerritoryData)":"cbm","Assembly-CSharp|System.Void RuntimeData.TerritoryData::UpdateTerritory(System.Collections.Generic.List`1)":"cbn","Assembly-CSharp|System.Boolean RuntimeData.TerritoryData::CheckIsInTerritory(System.UInt32)":"cbo","Assembly-CSharp|System.Void RuntimeData.TerritoryData::GetAllTerritoryArea(System.Collections.Generic.HashSet`1)":"cbp","Assembly-CSharp|System.Void RuntimeData.GridMapData::DeepCopy(RuntimeData.GridMapData)":"cbq","Assembly-CSharp|System.Void RuntimeData.GridMapData::BindMapConfig(RuntimeData.MapConfig)":"cbr","Assembly-CSharp|System.Void RuntimeData.GridMapData::OnTurnStart(RuntimeData.MapData)":"cbs","Assembly-CSharp|System.Void RuntimeData.GridMapData::OnTurnEnd(RuntimeData.MapData)":"cbt","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::GetGridIndexByGid(System.UInt32)":"hxd","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByGid(System.UInt32,RuntimeData.GridData&)":"cbu","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByPos(System.Int32,System.Int32,RuntimeData.GridData&)":"cbv","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByV2(UnityEngine.Vector2,RuntimeData.GridData&)":"ftd","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByVector3Pos(UnityEngine.Vector3,RuntimeData.GridData&)":"cbw","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridData(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1)":"daw","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridMapData::GetAroundGridData(System.Int32,System.Int32,RuntimeData.GridData)":"cbx","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridDataSet_NOCENTER(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1)":"dax","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.GridMapData::GetAroundGridDataSet_NOCENTER(System.Int32,System.Int32,RuntimeData.GridData)":"hxe","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridDataSetByOrder(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1)":"day","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridMapData::GetAroundGridDataSetByOrder(System.Int32,System.Int32,RuntimeData.GridData)":"cbz","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridIdList(System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1,System.Boolean)":"daz","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridMapData::GetAroundGridIdList(System.Int32,RuntimeData.GridData,System.Boolean)":"cca","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetUpGridData(RuntimeData.GridData,System.Int32,System.Int32,RuntimeData.GridData&)":"ccb","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::IsInLeftOrRightBorder(RuntimeData.GridData)":"ccc","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::IsInUpOrDownBorder(RuntimeData.GridData)":"ccd","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::CalcDistance(RuntimeData.GridData,RuntimeData.GridData)":"cce","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::CalcManhattanDistance(RuntimeData.GridData,RuntimeData.GridData)":"djg","Assembly-CSharp|System.Void RuntimeData.GridMapData::RefreshConnectInfo()":"ccf","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::CalcBridgeMirror(RuntimeData.GridData)":"ts","Assembly-CSharp|RuntimeData.GridData RuntimeData.GridMapData::GetNextGrid(RuntimeData.GridData,RuntimeData.GridData)":"jwu","Assembly-CSharp|CivEnum RuntimeData.GridData::get_CivEnum()":"fti","Assembly-CSharp|System.Void RuntimeData.GridData::DeepCopy(RuntimeData.GridData)":"ccj","Assembly-CSharp|System.Void RuntimeData.GridData::SetGridData(TerrainType,TerrainFeature,Vegetation,ResourceType,System.UInt32)":"cck","Assembly-CSharp|System.Boolean RuntimeData.GridData::IsRoadBridgePort()":"ccl","Assembly-CSharp|UnityEngine.Vector3 RuntimeData.GridData::V3()":"gux","Assembly-CSharp|System.Boolean RuntimeData.GridData::HasBuilding()":"ftj","Assembly-CSharp|System.Boolean RuntimeData.GridData::IsMainMap()":"guy","Assembly-CSharp|System.Boolean RuntimeData.GridData::InMainSight()":"guz","Assembly-CSharp|RuntimeData.GridSpType RuntimeData.GridData::GetTopGridSpType()":"iqb","Assembly-CSharp|System.Boolean RuntimeData.GridData::UnsightNearby(RuntimeData.MapData,RuntimeData.PlayerData)":"ri","Assembly-CSharp|System.Void RuntimeData.GridData::OnTurnStart(RuntimeData.MapData)":"ccm","Assembly-CSharp|System.Void RuntimeData.GridData::OnTurnEnd(RuntimeData.MapData)":"ccn","Assembly-CSharp|System.Boolean RuntimeData.GridData::HasSpType(RuntimeData.GridSpType)":"fxs","Assembly-CSharp|System.Boolean RuntimeData.GridData::RemoveSpType(RuntimeData.GridSpType,RuntimeData.MapData)":"gva","Assembly-CSharp|System.Boolean RuntimeData.GridData::AddSpType(RuntimeData.GridSpType,RuntimeData.MapData,RuntimeData.UnitData)":"gvb","Assembly-CSharp|RuntimeData.GridSpType RuntimeData.GridData::GetOnlyOneSpType()":"hxf","Assembly-CSharp|System.Boolean RuntimeData.GridData::RealUnit(RuntimeData.MapData,RuntimeData.UnitData&)":"jwv","Assembly-CSharp|System.Boolean RuntimeData.GridData::VisibleUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData&)":"jww","Assembly-CSharp|System.Boolean RuntimeData.GridData::MainSelfPlayerVisibleUnit(RuntimeData.UnitData&)":"jwx","Assembly-CSharp|RuntimeData.CityData RuntimeData.GridData::BelongButNotOnGridCity(RuntimeData.MapData)":"dik","Assembly-CSharp|System.Boolean RuntimeData.GridData::City(RuntimeData.MapData,RuntimeData.CityData&)":"gve","Assembly-CSharp|RuntimeData.CityData RuntimeData.GridData::CityOnGrid(RuntimeData.MapData)":"gvf","Assembly-CSharp|System.Boolean RuntimeData.GridData::CityOnGrid(RuntimeData.MapData,RuntimeData.CityData&)":"gvg","Assembly-CSharp|System.Int32 RuntimeData.GridData::CityExp()":"gvh","Assembly-CSharp|TH1Renderer.GridRenderer RuntimeData.GridData::Renderer(RuntimeData.MapData)":"gvi","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.GridData::Player(RuntimeData.MapData)":"bc","Assembly-CSharp|System.Boolean RuntimeData.GridData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"iqc","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridData::GetRealTimeGeoIdList()":"fub","Assembly-CSharp|System.Void RuntimeData.GridData::UpdateGeoInfo(RuntimeData.MapData)":"fui","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::get_PosId()":"cco","Assembly-CSharp|UnityEngine.Vector2Int RuntimeData.MapPosition::V2()":"gvj","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::CalculatePosId(System.Int32,System.Int32)":"ccp","Assembly-CSharp|System.Void RuntimeData.MapPosition::SetPosition(RuntimeData.MapPosition)":"ccq","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::Equals(RuntimeData.MapPosition)":"fxy","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::op_Equality(RuntimeData.MapPosition,RuntimeData.MapPosition)":"fxz","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::op_Inequality(RuntimeData.MapPosition,RuntimeData.MapPosition)":"fya","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapConfig::CreateRuntimeCopy()":"mnh","Assembly-CSharp|System.Void RuntimeData.MapConfig::EnsureSerializedPlayerSlots(System.Int32)":"mni","Assembly-CSharp|System.Void RuntimeData.MapConfig::EnsurePlayerSlots(RuntimeData.NetMode)":"mnj","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerCount(System.UInt32,RuntimeData.NetMode)":"mnk","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::GetRequiredPlayerSlotCount(System.Int32,RuntimeData.NetMode)":"mnl","Assembly-CSharp|System.Void RuntimeData.MapConfig::TrimRemovablePlayerSlots(System.Int32)":"mnm","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::CanRemovePlayerSlot(RuntimeData.MemberCiv)":"mnn","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::CreateDefaultPlayerSlot(System.Int32,RuntimeData.NetMode)":"mno","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplySinglePlayerSlotDefaults()":"mnp","Assembly-CSharp|System.Void RuntimeData.MapConfig::PrepareSinglePlayerSlot(RuntimeData.MemberCiv,System.Int32,System.Boolean)":"mnq","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::PickDefaultCivId(System.Int32,System.Collections.Generic.HashSet`1)":"mnr","Assembly-CSharp|System.Void RuntimeData.MapConfig::NormalizePlayerSlot(RuntimeData.MemberCiv,System.Int32)":"mns","Assembly-CSharp|System.Void RuntimeData.MapConfig::NormalizeSerializedPlayerSlot(RuntimeData.MemberCiv,System.Int32)":"mnt","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateLobbyMember(System.Collections.Generic.Dictionary`2)":"mnu","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetFirstAssignableSlot()":"mnv","Assembly-CSharp|System.Void RuntimeData.MapConfig::ClearPlayerSlotMember(RuntimeData.MemberCiv,System.Boolean,System.Boolean)":"mnw","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::EnsureLobbyOwnerReady()":"mnx","Assembly-CSharp|System.Void RuntimeData.MapConfig::RefreshMultiCivsDict()":"gvl","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetMemberCiv(System.UInt64)":"gvm","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetPlayerSlot(System.Int32,RuntimeData.NetMode)":"mny","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotTeam(System.Int32,System.Int32,RuntimeData.NetMode)":"mnz","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotAI(System.Int32,System.Boolean,RuntimeData.NetMode)":"moa","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotCiv(System.Int32,System.UInt32,System.UInt32,RuntimeData.NetMode)":"mob","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSinglePlayerSlotCiv(System.Int32,System.UInt32,System.UInt32)":"moc","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSinglePlayerCiv(System.UInt32,System.UInt32)":"mod","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetMemberSlot(System.UInt64,System.Int32)":"moe","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::TryGetTeamIdByPlayerId(System.UInt32,System.Int32&)":"mof","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ArePlayersInSameTeam(System.UInt32,System.UInt32)":"mog","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplyTeamDiplomacy(RuntimeData.MapData)":"moh","Assembly-CSharp|System.Void RuntimeData.MapConfig::BindSlotPlayerIdsByIndex(RuntimeData.MapData)":"moi","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplyTeammateDiplomacy(RuntimeData.CountryDiplomacyInfo)":"moj","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateMemberCiv(RuntimeData.MemberCiv)":"mok","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberSlot(System.Int32)":"mol","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberTeam(System.Int32)":"mom","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberCiv(System.UInt32,System.UInt32)":"mon","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberConfig(System.Int32,System.UInt32,System.UInt32,System.Int32)":"moo","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::CopyMemberCiv(RuntimeData.MemberCiv)":"mop","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateMemberReady(System.UInt64,System.Boolean)":"moq","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSelfReady(System.Boolean)":"mor","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ToggleSelfReady()":"mos","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsMemberReady(System.UInt64)":"mot","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::AreAllLobbyMembersReady()":"mou","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ResetGuestReadyStates()":"mov","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetResumeArchiveSelected(System.Boolean)":"mow","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ApplyMemberCivLocal(RuntimeData.MemberCiv)":"mox","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::HasSameLobbyMembers(System.Collections.Generic.Dictionary`2)":"moy","Assembly-CSharp|System.Void RuntimeData.MapConfig::CheckMapConfigChanged()":"gvo","Assembly-CSharp|System.Void RuntimeData.MapConfig::ClearMultiCivs()":"dim","Assembly-CSharp|System.Void RuntimeData.MapConfig::ChangeByMapConfig(RuntimeData.MapConfig)":"cwz","Assembly-CSharp|System.Void RuntimeData.MapConfig::RefreshLimits()":"iyp","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsLimit(RuntimeData.MatchLimitType)":"iyq","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__154`1::b__154_0(System.Type)":"pk","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__154`1::b__154_1(System.Reflection.PropertyInfo)":"ru","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__154`1::b__154_2(System.Reflection.FieldInfo)":"bcc","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::b__0(System.String)":"bcd","Assembly-CSharp|System.Void RuntimeData.MapData/<>c__DisplayClass82_0::b__0()":"bcg","Assembly-CSharp|System.Boolean RuntimeData.MapData::get_DeserializedMissingCriticalData()":"llq","Assembly-CSharp|System.Void RuntimeData.MapData::set_DeserializedMissingCriticalData(System.Boolean)":"llr","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::get_CurPlayer()":"gvp","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::get_IdGenerator()":"ccr","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityIdByGridId(System.UInt32,System.UInt32&)":"ccs","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByGid(System.UInt32,RuntimeData.CityData&)":"cct","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityIdByUnitId(System.UInt32,System.UInt32&)":"ccu","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByUnitId(System.UInt32,RuntimeData.CityData&)":"ccv","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByTerritoryGid(System.UInt32,RuntimeData.CityData&)":"ccw","Assembly-CSharp|System.Void RuntimeData.MapData::GetCityDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1)":"ccx","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetTurnTimeLimitSeconds(System.UInt32)":"bch","Assembly-CSharp|System.Void RuntimeData.MapData::GetCityDataListByPlayerId(System.UInt32,System.Collections.Generic.HashSet`1)":"ccy","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.MapData::GetCityDataSetByPlayerId(System.UInt32)":"ccz","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.MapData::GetGridDataSetByPlayerId(System.UInt32)":"cda","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.MapData::GetGridIdSetByPlayerId(System.UInt32)":"cdb","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCapitalCityDataByPlayerId(System.UInt32,RuntimeData.CityData&)":"cdc","Assembly-CSharp|System.Boolean RuntimeData.MapData::SetCityIdToPlayerId(System.UInt32,System.UInt32)":"cdd","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitIdToGridId(System.UInt32,System.UInt32)":"cde","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitDataDie(RuntimeData.UnitData)":"cdf","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitIdToCityId(System.UInt32,System.UInt32)":"cdg","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetCityCount(System.UInt32)":"cdh","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetUnitCount(System.UInt32)":"cdi","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitIdByGid(System.UInt32,System.UInt32&)":"cdj","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitDataByGid_Core(System.UInt32,RuntimeData.UnitData&)":"jxd","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitDataByGid(System.UInt32,RuntimeData.UnitData&)":"cdk","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByCityId(System.UInt32,System.Collections.Generic.List`1)":"cdl","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1)":"cdm","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByCityId(System.UInt32,System.Collections.Generic.HashSet`1)":"cdn","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.HashSet`1)":"cdo","Assembly-CSharp|System.Void RuntimeData.MapData::GetOtherUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1)":"cdp","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByUnit(System.UInt32,System.UInt32)":"qk","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueOrJustBreakByUnit(System.UInt32,System.UInt32)":"fcf","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueOrJustBreakCityCenter(System.UInt32,RuntimeData.GridData)":"fen","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByPlayer(System.UInt32,System.UInt32)":"ql","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByCity(System.UInt32,System.UInt32)":"dtc","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitByGiantType(GiantType,System.UInt32,RuntimeData.UnitData&)":"dji","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerIdByCityId(System.UInt32,System.UInt32&)":"cdq","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByCityId(System.UInt32,RuntimeData.PlayerData&)":"cdr","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerIdByUnitId(System.UInt32,System.UInt32&)":"cds","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByUnitId(System.UInt32,RuntimeData.PlayerData&)":"cdt","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByTerritoryGridId(System.UInt32,RuntimeData.PlayerData&)":"cdu","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnion(System.UInt32,System.UInt32)":"cdv","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnionByUnitId(System.UInt32,System.UInt32)":"tu","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnionOrJustBreakUnion(System.UInt32,System.UInt32)":"fcs","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridIdByUnitId(System.UInt32,System.UInt32&)":"cdw","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridDataByUnitId(System.UInt32,RuntimeData.GridData&)":"cdx","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridIdByCityId(System.UInt32,System.UInt32&)":"cdy","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetNearestCity(RuntimeData.UnitData,RuntimeData.CityData&)":"djk","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridDataByCityId(System.UInt32,RuntimeData.GridData&)":"cdz","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsCurrentShowMap()":"gvq","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridSamePlayer(RuntimeData.GridData,System.Int32)":"cea","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridSameCity(RuntimeData.GridData,System.Int32)":"ceb","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridFreeland(RuntimeData.GridData,System.Int32,RuntimeData.GridData&)":"cec","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridRoadCanConnenct(RuntimeData.GridData,System.Int32)":"ced","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridIsLand(RuntimeData.GridData,System.Int32,RuntimeData.GridData&)":"cee","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::GetNearby1RadiusFreelandGidList(System.UInt32)":"cef","Assembly-CSharp|System.Boolean RuntimeData.MapData::HasBridgeSideLand(RuntimeData.GridData,System.Boolean&)":"ceg","Assembly-CSharp|System.Void RuntimeData.MapData::GetPlayerTerritoryGridIdSet(System.UInt32,System.Collections.Generic.HashSet`1)":"dbf","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.MapData::GetPlayerTerritoryGridIdSet(System.UInt32)":"ceh","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfCityFullPopulation(RuntimeData.CityData)":"cei","Assembly-CSharp|System.UInt32 RuntimeData.MapData::GetMapSize()":"cej","Assembly-CSharp|RuntimeData.CityData RuntimeData.MapData::AddCityData(System.UInt32,System.UInt32)":"cek","Assembly-CSharp|System.Boolean RuntimeData.MapData::AddUnitData(System.UInt32,System.UInt32,RuntimeData.UnitFullType,RuntimeData.UnitData&,System.Single)":"bep","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckLandTypeForGrid(RuntimeData.UnitFullType,RuntimeData.GridData)":"dkx","Assembly-CSharp|System.Void RuntimeData.MapData::AddUnitSkill(RuntimeData.UnitData)":"fyh","Assembly-CSharp|System.Void RuntimeData.MapData::RemoveUnitData(System.UInt32)":"cem","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::GetAllIdentifierBase()":"cen","Assembly-CSharp|RuntimeData.IdentifierBase RuntimeData.MapData::GetIdentifierBase(System.UInt32)":"fum","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::GetDeepCopyMapData()":"ceo","Assembly-CSharp|System.Void RuntimeData.MapData::DeepCopy(RuntimeData.MapData)":"cep","Assembly-CSharp|System.Void RuntimeData.MapData::BeforeUnitDamaged(Logic.SettlementInfo)":"bql","Assembly-CSharp|System.Void RuntimeData.MapData::OnUnitDamaged(Logic.SettlementInfo)":"ceq","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"gvr","Assembly-CSharp|System.Void RuntimeData.MapData::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jxe","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData)":"jkb","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.UnitData)":"gvt","Assembly-CSharp|System.Boolean RuntimeData.MapData::SaveMatchConfig(RuntimeData.MapConfig)":"lls","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::GetMatchConfig()":"dln","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigWithBackup(System.String)":"llt","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigFile(System.String)":"llu","Assembly-CSharp|System.Boolean RuntimeData.MapData::SaveMapData(RuntimeData.MapData,System.Boolean,System.Boolean)":"llv","Assembly-CSharp|System.Boolean RuntimeData.MapData::HasMapArchive(System.Boolean)":"dbc","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::GetMapData(System.Boolean,System.Boolean,System.Boolean,System.UInt32)":"iqi","Assembly-CSharp|RuntimeData.MapData/MapArchiveKind RuntimeData.MapData::GetMapArchiveKind(System.Boolean,System.Boolean)":"dbd","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::GetLatestReadableMapArchive(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)":"dbe","Assembly-CSharp|System.Boolean RuntimeData.MapData::ShouldSkipMapArchive(RuntimeData.MapData)":"loq","Assembly-CSharp|System.Void RuntimeData.MapData::InvalidateMapArchiveAvailabilityCache()":"dfn","Assembly-CSharp|System.String RuntimeData.MapData::GetMapArchiveAvailabilityFingerprint(System.Boolean)":"dfo","Assembly-CSharp|System.Void RuntimeData.MapData::AddMapArchiveFingerprint(System.String,System.String,System.Boolean,System.Int64&,System.Int32&)":"dfp","Assembly-CSharp|System.Int64 RuntimeData.MapData::GetMapArchiveFileLength(System.String)":"dfq","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::GetMapArchiveCandidates(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)":"dlm","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsMatchingMapArchive(System.String,System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)":"dpf","Assembly-CSharp|System.Boolean RuntimeData.MapData::TryParseMapArchiveFileName(System.String,RuntimeData.MapData/MapArchiveKind&,System.Boolean&,System.UInt32&)":"dro","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::GetLatestEndMapArchiveTimes(System.Boolean)":"eme","Assembly-CSharp|System.DateTime RuntimeData.MapData::GetMapArchiveLastWriteTime(System.String)":"frb","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::ReadMapDataWithBackup(System.String)":"llw","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::ReadMapDataFile(System.String)":"llx","Assembly-CSharp|System.Byte[] RuntimeData.MapData::SerializeMapArchive(RuntimeData.MapData)":"mpg","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::DeserializeMapArchive(System.Byte[])":"mph","Assembly-CSharp|RuntimeData.GameRecord RuntimeData.MapData::ExportGameRecord()":"ceu","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGidBelongPid(System.UInt32,System.UInt32)":"emj","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGidBelongPidUnion(System.UInt32,System.UInt32)":"gk","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckCityIdBelongPlayerId(System.UInt32,System.UInt32)":"cev","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongPlayerId(System.UInt32,System.UInt32)":"cew","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongPlayerIdUnion(System.UInt32,System.UInt32)":"cex","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckGridIdBelongPlayerIdUnion(System.UInt32,System.UInt32)":"cey","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongCityId(System.UInt32,System.UInt32)":"cez","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckCityIdBelongSelfPlayer(System.UInt32)":"cfa","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongSelfPlayer(System.UInt32)":"cfb","Assembly-CSharp|System.Void RuntimeData.MapData::RefreshTurn()":"gvu","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::GetNextPlayer()":"gvv","Assembly-CSharp|System.Void RuntimeData.MapData::OnTurnStart(System.UInt32)":"gvw","Assembly-CSharp|System.Void RuntimeData.MapData::OnAfterTurnStart(System.UInt32)":"iyu","Assembly-CSharp|System.Void RuntimeData.MapData::OnTurnEnd(System.UInt32)":"gvx","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::GetWinPlayer()":"jma","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGameEnd(System.Boolean&)":"gvy","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsPlayerOrTeammateWin(System.UInt32)":"mpi","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIsRealPlayer(System.UInt32)":"bfg","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIsAI(System.UInt32)":"gwb","Assembly-CSharp|System.Void RuntimeData.MapData::RegenerateMap(TH1_Logic.MatchConfig.MapRecordData)":"dlo","Assembly-CSharp|System.Void RuntimeData.MapData::CompareEqual(RuntimeData.MapData)":"gwc","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::GetCompareEqual(RuntimeData.MapData)":"iqj","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerHasActedInBigTurn(RuntimeData.PlayerData)":"gwd","Assembly-CSharp|System.Boolean RuntimeData.MapData::CompareComponent2`1(T,T)":"gwe","Assembly-CSharp|System.Void RuntimeData.MapData::CompareComponent`1(T,T,System.String,System.Collections.Generic.List`1)":"gwf","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::FindDifferences`1(T,T,System.String,System.Collections.Generic.HashSet`1)":"cub","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsMemoryPackSerializable(System.Reflection.MemberInfo)":"cuc","Assembly-CSharp|System.Boolean RuntimeData.MapData::CompareWithDetails`1(T,T)":"cud","Assembly-CSharp|System.Void RuntimeData.MapData::FindDifferences(RuntimeData.MapData)":"iqk","Assembly-CSharp|System.UInt32 RuntimeData.MapIdGenerator::GeneratorId()":"cfc","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapIdGenerator::DeepCopy()":"cfd","Assembly-CSharp|System.Void RuntimeData.MapIdGenerator::DeepCopy(RuntimeData.MapIdGenerator)":"cfe","Assembly-CSharp|System.String RuntimeData.MatchLimitData::GetMatchLimitTypeDesc(RuntimeData.MatchLimitType)":"iyv","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnSendHeartbeat()":"dtd","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnReceiveHeartbeat()":"dte","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnReceiveHeartbeatReply()":"dtf","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::GetPing()":"dtg","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::UpdateErrorTime()":"bej","Assembly-CSharp|System.Boolean RuntimeData.PlayerConfirmData::IsNeedAI()":"cgo","Assembly-CSharp|RuntimeData.PlayerConfirmData RuntimeData.PlayerConfirmMap::GetPlayerConfirm(System.UInt64)":"dth","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmMap::UpdatePlayerConfirm(System.Collections.Generic.Dictionary`2)":"dti","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmMap::InitFromMapSlots(RuntimeData.MapData)":"mpj","Assembly-CSharp|System.Void RuntimeData.NetData/CountingRandom::Advance(System.Int32)":"lqj","Assembly-CSharp|System.Void RuntimeData.NetData/CountingRandom::CountUse()":"lqk","Assembly-CSharp|System.Void RuntimeData.NetData::DeepCopy(RuntimeData.NetData)":"fyp","Assembly-CSharp|System.Random RuntimeData.NetData::GetRandom(RuntimeData.MapData)":"cue","Assembly-CSharp|System.Random RuntimeData.NetData::CreateRandom(System.Int32,System.Action)":"lql","Assembly-CSharp|System.Boolean RuntimeData.NetData::RefreshPlayerNet(RuntimeData.MapData)":"lly","Assembly-CSharp|System.UInt32 RuntimeData.NetData::GetActionVersion()":"fys","Assembly-CSharp|System.UInt64 RuntimeData.NetData::GetmemberIdId(System.UInt32)":"gwh","Assembly-CSharp|System.UInt32 RuntimeData.NetData::GetPlayerId(System.UInt64)":"ben","Assembly-CSharp|System.Void RuntimeData.NetData::CompareEqual(RuntimeData.NetData)":"gwi","Assembly-CSharp|System.String RuntimeData.NetData::GetMapDataHash(RuntimeData.MapData)":"fyt","Assembly-CSharp|System.Void RuntimeData.NetData::b__13_0()":"lqm","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::get_SelfPlayerData()":"cff","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::DeepCopy(RuntimeData.PlayerMapData)":"cfg","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::TrimPlayerCount(System.Int32)":"ekr","Assembly-CSharp|System.Boolean RuntimeData.PlayerMapData::GetPlayerDataByPlayerID(System.UInt32,RuntimeData.PlayerData&)":"cfh","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::GetPlayerData(System.UInt32)":"cfl","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cfm","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"cfn","Assembly-CSharp|System.Int32 RuntimeData.PlayerMapData::GetMaxPlayerScore()":"hxk","Assembly-CSharp|System.Void RuntimeData.PlayerData/<>c__DisplayClass74_0::b__0()":"fvq","Assembly-CSharp|CivEnum RuntimeData.PlayerData::get_CivEnum()":"fuo","Assembly-CSharp|ForceEnum RuntimeData.PlayerData::get_ForceEnum()":"fup","Assembly-CSharp|Empire RuntimeData.PlayerData::get_Empire()":"jgu","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::get_PlayerCoin()":"ekj","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::get_PlayerTechPoint()":"eyu","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::get_IsSurvival()":"jxf","Assembly-CSharp|System.Void RuntimeData.PlayerData::DeepCopy(RuntimeData.PlayerData)":"cfq","Assembly-CSharp|System.Void RuntimeData.PlayerData::InitData(System.UInt32,System.UInt32)":"cfr","Assembly-CSharp|System.Void RuntimeData.PlayerData::OnTurnStart(RuntimeData.MapData)":"cfs","Assembly-CSharp|System.Void RuntimeData.PlayerData::OnTurnEnd(RuntimeData.MapData)":"cft","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSelfPlayer()":"gwj","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddAttacker(System.UInt32)":"cfu","Assembly-CSharp|CivEnum RuntimeData.PlayerData::Civ()":"gwk","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddTechPoint(System.Int32)":"eyv","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCulturePoint(System.Int32)":"jxg","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin(System.Int32,UnityEngine.Vector3)":"elm","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin_ViewOnly(System.Int32,UnityEngine.Vector3)":"env","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin_LogicOnly(System.Int32)":"eqc","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin(System.Int32,RuntimeData.GridData)":"dkz","Assembly-CSharp|System.Void RuntimeData.PlayerData::SpendCoin(System.Int32,RuntimeData.GridData)":"fuq","Assembly-CSharp|System.Void RuntimeData.PlayerData::SpendTechPoint(System.Int32)":"eyw","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddFaith(System.Int32,UnityEngine.Vector3)":"equ","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddFaith(System.Int32,RuntimeData.GridData)":"gwl","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CheckTurnsAttacker(System.UInt32,System.UInt32)":"cfv","Assembly-CSharp|System.Void RuntimeData.PlayerData::RefreshFeelingValue(RuntimeData.MapData)":"cfw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::HasAnyOverlap(System.Collections.Generic.HashSet`1,System.Collections.Generic.List`1)":"hsw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::HasAnyOverlap(System.Collections.Generic.HashSet`1,System.Collections.Generic.HashSet`1)":"hsx","Assembly-CSharp|System.Void RuntimeData.PlayerData::RefreshDiplomacyState(RuntimeData.MapData)":"cfx","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::GetTechCost(TechInfo)":"fur","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanShowResource(ResourceType)":"fus","Assembly-CSharp|System.Single RuntimeData.PlayerData::GetHeroCostDiscount(RuntimeData.MapData,System.Single&)":"jxh","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanBuyBigGuyWithCulture(RuntimeData.MapData)":"jxi","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanConvertCultureToGold(RuntimeData.MapData)":"jxj","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CheckResourceOpen(RuntimeData.MapData,ResourceType)":"jxk","Assembly-CSharp|System.Void RuntimeData.PlayerData::Surrender(RuntimeData.MapData)":"jxl","Assembly-CSharp|System.Void RuntimeData.WonderData::DeepCopy(RuntimeData.WonderData)":"cfy","Assembly-CSharp|RuntimeData.WonderState RuntimeData.WonderData::GetWonderState(RuntimeData.WonderTypeEnum)":"cfz","Assembly-CSharp|System.Void RuntimeData.WonderData::SetWonderState(RuntimeData.WonderTypeEnum,RuntimeData.WonderState)":"cga","Assembly-CSharp|System.Boolean RuntimeData.WonderData::IsWonderRenderMark(RuntimeData.WonderTypeEnum)":"cgb","Assembly-CSharp|System.Boolean RuntimeData.WonderData::IsWonderLibraryBuilt(WonderLibrary,RuntimeData.PlayerData)":"s","Assembly-CSharp|System.Void RuntimeData.MapSightData::DeepCopy(RuntimeData.MapSightData)":"cgc","Assembly-CSharp|System.Boolean RuntimeData.MapSightData::CheckIsInSight(System.UInt32)":"cgd","Assembly-CSharp|System.Boolean RuntimeData.MapSightData::UpdateSightByPath(RuntimeData.UnitData,RuntimeData.PlayerData,UnityEngine.Vector2Int,RuntimeData.MapData)":"gwn","Assembly-CSharp|System.Void RuntimeData.TechTreeData::DeepCopy(RuntimeData.TechTreeData)":"cge","Assembly-CSharp|System.Void RuntimeData.TechTreeData::LearnTech(TechType,RuntimeData.PlayerData)":"hxl","Assembly-CSharp|System.Void RuntimeData.TechTreeData::RemoveTech(TechType)":"cgg","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTech(TechType)":"cgh","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTech(System.Collections.Generic.List`1)":"gwo","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTechAtom(TechAtom)":"fzl","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::HasAllTech(RuntimeData.PlayerData)":"ry","Assembly-CSharp|System.Int32 RuntimeData.TechTreeData::GetScore()":"cgj","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckActionCan(Logic.Action.CommonActionId)":"cgk","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfTechUnsee(TechType)":"cgl","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::HasFatherTech(System.Collections.Generic.List`1)":"gwp","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfTechCanLearn(TechType)":"cgm","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::DeepCopy(RuntimeData.DiplomacyData)":"cgn","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyData::CheckTurnAttacker(System.UInt32,System.UInt32,System.UInt32)":"gwq","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::AddTurnAttacker(System.UInt32,System.UInt32,System.UInt32)":"gwr","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::AddCountryDiplomacyInfo(System.UInt32)":"gws","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyData::GetCountryDiplomacyInfo(System.UInt32,System.UInt32,RuntimeData.CountryDiplomacyInfo&)":"gwt","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::Refresh()":"cgr","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::GetCountryDiplomacyInfo(RuntimeData.PlayerData,System.UInt32,RuntimeData.CountryDiplomacyInfo&)":"gwu","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::GetCountryDiplomacyInfo(RuntimeData.PlayerData,RuntimeData.PlayerData,RuntimeData.CountryDiplomacyInfo&)":"gwv","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::AddTurnAttacker(RuntimeData.PlayerData,System.UInt32,System.UInt32)":"gww","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::AddTurnAttacker(RuntimeData.PlayerData,RuntimeData.PlayerData,System.UInt32)":"gwx","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::CheckTurnAttacker(RuntimeData.PlayerData,System.UInt32,System.UInt32)":"gwy","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::CheckTurnAttacker(RuntimeData.PlayerData,RuntimeData.PlayerData,System.UInt32)":"gwz","Assembly-CSharp|System.Void RuntimeData.CountryDiplomacyInfo::DeepCopy(RuntimeData.CountryDiplomacyInfo)":"cgs","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::get_HeroCount()":"dld","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::DeepCopy(RuntimeData.PlayerHeroData)":"dpe","Assembly-CSharp|GiantType RuntimeData.PlayerHeroData::GetLeaderGiantType()":"duo","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"jxm","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::HasHero(GiantType)":"dvf","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::AddHero(RuntimeData.MapData,RuntimeData.PlayerData,GiantType)":"bfh","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::UpdateHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"cet","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::ForceFinishHeroTask(GiantType)":"gxa","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::GetHeroTask(GiantType,TH1_Logic.HeroTask.HeroTaskContentBase&)":"dvz","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::UpdateHeroMaxCount(System.UInt32)":"dwa","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::GetHeroFinishTaskCost(GiantType,System.Single)":"jxn","Assembly-CSharp|System.UInt32 RuntimeData.PlayerHeroData::GetHeroLevel(GiantType)":"dwq","Assembly-CSharp|UnityEngine.Sprite RuntimeData.PlayerHeroData::GetHeroButtonSprite()":"dyf","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::GetHeroButtonHint()":"ecv","Assembly-CSharp|System.Void RuntimeData.PlayerNamerData::DeepCopy(RuntimeData.PlayerNamerData)":"ecx","Assembly-CSharp|CityLibrary RuntimeData.PlayerNamerData::GetSetNextCity()":"ecy","Assembly-CSharp|System.Boolean RuntimeData.PlayerNamerData::CheckIsCityNameSelfBuild(CityLibrary)":"jgv","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::DeepCopy(RuntimeData.PlayerCultureInfo)":"jxo","Assembly-CSharp|System.Boolean RuntimeData.PlayerCultureInfo::TryBuyCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,CultureCardType)":"jxp","Assembly-CSharp|System.Boolean RuntimeData.PlayerCultureInfo::CheckCanBuyCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,CultureCardType)":"cpr","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"jxq","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnUnitTransform(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"jxr","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jxs","Assembly-CSharp|System.Boolean RuntimeData.IdentifierBase::GetSkill(SkillType,Logic.Skill.SkillBase&)":"cgv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddOrOverrideSkill(SkillType,RuntimeData.MapData,System.UInt32)":"jmb","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddOrOverrideSkill(Logic.Skill.SkillBase,RuntimeData.MapData,System.UInt32)":"jmc","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::SpecialAddOrOverrideSkill(SkillType,RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmd","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddSkill_Legacy(SkillType,RuntimeData.MapData,System.Boolean,System.Int32,System.Boolean,System.Int32,System.Boolean,Logic.Skill.SpecialAddSkillType,System.UInt32)":"jme","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddInitSkill(SkillType,RuntimeData.MapData)":"iyx","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::RemoveSkill(SkillType,RuntimeData.MapData)":"bcv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::RefreshSkillDict()":"cgy","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsTurnStart(RuntimeData.MapData)":"fuv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsAfterTurnStart(RuntimeData.MapData)":"iyy","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsTurnEnd(RuntimeData.MapData)":"fuw","Assembly-CSharp|System.Void RuntimeData.UnitMapData::DeepCopy(RuntimeData.UnitMapData)":"cgz","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cha","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnAfterTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"iyz","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"chb","Assembly-CSharp|RuntimeData.UnitData RuntimeData.UnitMapData::AddUnitData(RuntimeData.UnitFullType,RuntimeData.MapIdGenerator)":"edb","Assembly-CSharp|System.Void RuntimeData.UnitMapData::RemoveUnitData(System.UInt32)":"chd","Assembly-CSharp|System.Boolean RuntimeData.UnitMapData::GetUnitDataByUnitId(System.UInt32,RuntimeData.UnitData&)":"che","Assembly-CSharp|System.Boolean RuntimeData.UnitFullType::op_Equality(RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"hxm","Assembly-CSharp|System.Boolean RuntimeData.UnitFullType::op_Inequality(RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"hxn","Assembly-CSharp|UnitType RuntimeData.UnitData::get_UnitType()":"fux","Assembly-CSharp|GiantType RuntimeData.UnitData::get_GiantType()":"fuy","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::get_UnitLevel()":"fuz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::CeilPositiveToInt(System.Single)":"mpk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::CeilPositiveToInt(System.Double)":"mpl","Assembly-CSharp|UnitType RuntimeData.UnitData::get_CarryUnitType()":"fva","Assembly-CSharp|GiantType RuntimeData.UnitData::get_CarryGiantType()":"fvb","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::get_CarryUnitLevel()":"fvc","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.UnitData::get_ActionCache()":"jxt","Assembly-CSharp|System.Void RuntimeData.UnitData::SetAlive()":"iql","Assembly-CSharp|System.Void RuntimeData.UnitData::SetDie()":"iqm","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsAlive()":"bev","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsZombie()":"kol","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.UnitData::Player(RuntimeData.MapData)":"eff","Assembly-CSharp|System.Boolean RuntimeData.UnitData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"gxc","Assembly-CSharp|RuntimeData.CityData RuntimeData.UnitData::City(RuntimeData.MapData)":"ehz","Assembly-CSharp|RuntimeData.GridData RuntimeData.UnitData::Grid(RuntimeData.MapData)":"gxd","Assembly-CSharp|System.Boolean RuntimeData.UnitData::Grid(RuntimeData.MapData,RuntimeData.GridData&)":"gxe","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsValidOnMap(RuntimeData.MapData,RuntimeData.GridData)":"mpm","Assembly-CSharp|TH1_Renderer.UnitRenderer RuntimeData.UnitData::Renderer(RuntimeData.MapData)":"gxf","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase RuntimeData.UnitData::HeroTask(RuntimeData.MapData)":"ekg","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetMaxHealth()":"chf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsMainMap()":"gxg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::InMainSight()":"gxh","Assembly-CSharp|UnityEngine.Vector3 RuntimeData.UnitData::GetPosition(RuntimeData.MapData)":"ekk","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TryGetPosition(RuntimeData.MapData,UnityEngine.Vector3&)":"mpn","Assembly-CSharp|System.Single RuntimeData.UnitData::GetHealthRatio()":"chg","Assembly-CSharp|TH1Renderer.ProjectileType RuntimeData.UnitData::GetProjectileType(RuntimeData.MapData,RuntimeData.GridData)":"hxo","Assembly-CSharp|System.Single RuntimeData.UnitData::GetMilitary()":"chh","Assembly-CSharp|System.Single RuntimeData.UnitData::GetCost()":"chi","Assembly-CSharp|System.Void RuntimeData.UnitData::DeepCopy(RuntimeData.UnitData)":"chj","Assembly-CSharp|System.Void RuntimeData.UnitData::InitData()":"chk","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsBigGuyType(UnitType)":"jxu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsBigGuy(System.Boolean)":"jgw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHero(System.Boolean)":"jgx","Assembly-CSharp|System.Void RuntimeData.UnitData::OnTurnStart(RuntimeData.MapData)":"chl","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAfterTurnStart(RuntimeData.MapData)":"iza","Assembly-CSharp|System.Void RuntimeData.UnitData::OnTurnEnd(RuntimeData.MapData)":"chm","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsTurnStart(RuntimeData.MapData)":"fuv","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsAfterTurnStart(RuntimeData.MapData)":"iyy","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsTurnEnd(RuntimeData.MapData)":"fuw","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetSightRange(RuntimeData.MapData)":"ekz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetSightRange(RuntimeData.MapData,RuntimeData.GridData)":"gxj","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetAttackRange(RuntimeData.MapData)":"hxp","Assembly-CSharp|System.Int32 RuntimeData.UnitData::FinalMoveRange(RuntimeData.MapData)":"hxq","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetMoveRange(RuntimeData.MapData)":"hxr","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CheckIsStaticExp(RuntimeData.MapData)":"chq","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CheckIsCityDefenseBuff()":"chr","Assembly-CSharp|LandType RuntimeData.UnitData::GetLandType()":"chs","Assembly-CSharp|System.Single RuntimeData.UnitData::GetSpecialSkillBonus(RuntimeData.MapData,SkillType)":"gxk","Assembly-CSharp|System.String RuntimeData.UnitData::GetAttackShowString(RuntimeData.MapData)":"cht","Assembly-CSharp|System.Single RuntimeData.UnitData::GetRawAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxl","Assembly-CSharp|System.Single RuntimeData.UnitData::GetBaseAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxm","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAllAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxn","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxo","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxp","Assembly-CSharp|System.String RuntimeData.UnitData::GetDefenseShowString(RuntimeData.MapData)":"chv","Assembly-CSharp|System.String RuntimeData.UnitData::GetMoveRangeShowString(RuntimeData.MapData)":"hxs","Assembly-CSharp|System.String RuntimeData.UnitData::GetAttackRangeShowString(RuntimeData.MapData)":"hxt","Assembly-CSharp|System.Single RuntimeData.UnitData::GetRawDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxq","Assembly-CSharp|System.Single RuntimeData.UnitData::GetBaseDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxr","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAllDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxs","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxt","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamOnlyForDefenseShow(RuntimeData.MapData,RuntimeData.UnitData)":"jxv","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData)":"dbg","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData)":"dbh","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData)":"dbi","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData)":"ewc","Assembly-CSharp|System.Single RuntimeData.UnitData::GetTerrainDefenseMultiplicationParam(RuntimeData.MapData)":"gxv","Assembly-CSharp|System.Single RuntimeData.UnitData::GetCriticalHitRate(RuntimeData.MapData)":"chz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetOfficerHealth()":"fve","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsOfficer()":"fvf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsPrepareOfficer()":"fvg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanBeOfficer()":"fvh","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveGiantNearbyGrid(RuntimeData.MapData)":"cia","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveKill(RuntimeData.MapData)":"gxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHasAttackSkill(RuntimeData.MapData)":"cib","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveNoUnitSelfCity(RuntimeData.MapData)":"cic","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanBeKilled(RuntimeData.MapData)":"cid","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitDamaged(RuntimeData.MapData,System.Int32)":"jxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsExpLock(RuntimeData.MapData)":"cif","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveOnTerrain(RuntimeData.MapData,TerrainType)":"cig","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveOnFeature(RuntimeData.MapData,TerrainFeature)":"cih","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanAttackAll(RuntimeData.MapData)":"gxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHideState(RuntimeData.MapData)":"jxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHideAndCantSee(RuntimeData.MapData,RuntimeData.PlayerData)":"jxy","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfAttack(RuntimeData.MapData)":"sx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfMove(RuntimeData.MapData)":"jxz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.GridData)":"hxu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackAlly()":"hxv","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsOnCarry()":"cxf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanFeedBonePile(RuntimeData.MapData)":"jya","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData)":"hxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData)":"kjn","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfCounterAttack(RuntimeData.MapData)":"cii","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitTargetCounterAttack(RuntimeData.MapData)":"cij","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanTransport()":"hxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsActiveMoveFailed(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1)":"jyb","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeMove(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1)":"jke","Assembly-CSharp|System.Void RuntimeData.UnitData::OnMove(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1)":"fvk","Assembly-CSharp|System.Void RuntimeData.UnitData::OnBeInteractTarget(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"jyc","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"bew","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"bex","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dtj","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"jyd","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"jye","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"gxz","Assembly-CSharp|System.Void RuntimeData.UnitData::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"elp","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDisappear(RuntimeData.MapData)":"jyf","Assembly-CSharp|System.Void RuntimeData.UnitData::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"elq","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dnr","Assembly-CSharp|System.Void RuntimeData.UnitData::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType)":"hxy","Assembly-CSharp|System.Int32 RuntimeData.UnitData::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kjo","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType)":"dbj","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dbk","Assembly-CSharp|System.Single RuntimeData.UnitData::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"hxz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetPopulation()":"gai","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetKillCount()":"fvt","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TreatedAsHero(RuntimeData.MapData,RuntimeData.UnitData)":"rz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TreatedAsHero(RuntimeData.MapData,RuntimeData.UnitData,GiantType&)":"dc","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitMoveToSelfTerrain(RuntimeData.MapData)":"fvu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitActionPoint()":"jyg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsIgnoreZOC()":"jyh","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsIgnoreForestMoveDebuff(RuntimeData.MapData)":"kjw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasZOC()":"feo","Assembly-CSharp|System.Void RuntimeData.UnitData::ClearActionPoint()":"jyi","Assembly-CSharp|System.Void RuntimeData.UnitData::SetFullActionPoint()":"jyj","Assembly-CSharp|System.Void RuntimeData.UnitData::SetFullActionPoint_AllSkillRefresh()":"jyk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AddHealth(System.Int32)":"emw","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AddHealth(System.Single)":"mpo","Assembly-CSharp|System.Void RuntimeData.UnitData::SetOfficer()":"fvv","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsFrozen()":"jou","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsSkillFrozenFilter(Logic.Skill.SkillBase)":"jyl","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsSkillFrozenForSkillBase(Logic.Skill.SkillBase)":"jym","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasEffectiveSkill(SkillType,Logic.Skill.SkillBase&)":"dbl","Assembly-CSharp|System.Void RuntimeData.UnitData::AddActionPoint(RuntimeData.ActionPointType)":"jyn","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetActionPoint(RuntimeData.ActionPointType)":"jyo","Assembly-CSharp|System.Void RuntimeData.UnitData::ReduceActionPoint(RuntimeData.ActionPointType)":"jyp","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasActionPoint(RuntimeData.ActionPointType)":"jyq","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnGameStart(RuntimeData.MapData)":"bez","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::LoadAchievement()":"bfa","Assembly-CSharp|Logic.Achievement.AchievementData RuntimeData.AchievementDataManager::TryReadAchievementData(System.String)":"jmf","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::SaveAchievementData()":"civ","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::BindMapData(RuntimeData.MapData)":"cin","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::ReCheckAchievementDataNotComplete()":"ub","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cio","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"cip","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"ciq","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cir","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cis","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnGameEnd(RuntimeData.MapData,System.Boolean)":"z","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::IsFinished(System.UInt32,System.UInt32,System.UInt32)":"cit","Assembly-CSharp|System.String RuntimeData.AchievementDataManager::GetNoFinishDescription(System.UInt32,System.UInt32,System.UInt32)":"ciu","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByChessType(ChessType,System.UInt32&)":"iqn","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByGiantType(GiantType,System.UInt32&)":"iqo","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByWonderAndEmpire(Empire,RuntimeData.WonderTypeEnum,System.UInt32&)":"iqp","Assembly-CSharp|RuntimeData.CultureCardBase RuntimeData.CultureCardFactory::GetCultureCardBase(CultureCardType)":"jyr","Assembly-CSharp|CultureCardType RuntimeData.CultureCardBase::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.CultureCardBase::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|System.Single RuntimeData.CultureCardBase::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)":"jyu","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)":"jyv","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)":"jyw","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.SecondHeroCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.SecondHeroCultureCard::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|CultureCardType RuntimeData.ThirdHeroCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.ThirdHeroCultureCard::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|CultureCardType RuntimeData.Lv2HeroCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.Lv3HeroCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.MonumentForestCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentForestCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentShallowCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentShallowCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentMountainCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentMountainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentDeepSeaCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentDeepSeaCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentPlainCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentPlainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.AdvancedHeroEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Single RuntimeData.AdvancedHeroEnhanceCultureCard::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)":"jyu","Assembly-CSharp|CultureCardType RuntimeData.AdvancedMilitaryEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.AdvancedMilitaryEnhanceCultureCard::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)":"jyv","Assembly-CSharp|CultureCardType RuntimeData.AdvancedEconomyEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.AdvancedEconomyEnhanceCultureCard::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)":"jyw","Assembly-CSharp|CultureCardType RuntimeData.AdvancedScarletMansionCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedEienteiCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedMoriyaCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedPalaceOfEarthCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::b__0(RuntimeData.GameRecord)":"jmg","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::b__1(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmh","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::b__2(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmi","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::b__3(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmj","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::get_GameRecordData()":"ciw","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)":"iqu","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::AddRecord(RuntimeData.GameRecord)":"ciy","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::RefreshGameRecord()":"ciz","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Subscribe`1(System.Action`1)":"fct","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Unsubscribe`1(System.Action`1)":"fcu","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Publish`1(T)":"fcv","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::b__0()":"bln","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::get_Busy()":"gya","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::get_CurrentScope()":"dbn","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::set_CurrentScope(TH1_Anim.Fragments.PendingAnimScope)":"dbo","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::BeginScope()":"dbp","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::ClearCurrentScope()":"dbq","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnMatchStart()":"hyb","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnMatchEnd()":"cyg","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.Boolean)":"cug","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoices(RuntimeData.MapData,RuntimeData.PlayerData)":"boy","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoice(RuntimeData.MapData,RuntimeData.CityData)":"eqd","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::DismissTurnBoundUIOnTurnEnd()":"eqf","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::RemoveTurnBoundUITasks(System.Collections.Generic.Queue`1)":"evg","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsTurnBoundUITask(TH1_Presentation.Sequencer.Task.ISequencerTask)":"evh","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::HasQueuedCityLevelUpChoice(System.UInt32,System.Int32)":"evi","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsDuplicateCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask)":"ewv","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::ContainsCityLevelUpChoiceTask(System.Collections.Generic.Queue`1,System.UInt32,System.Int32)":"exf","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32,System.Int32)":"exn","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::TryGetCityLevelUpChoiceTaskData(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32&,System.Int32&)":"fdd","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::TryProcessNext()":"fcy","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnTaskCompleted()":"fcz","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::CheckNextFrameQueue()":"cuh","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::CheckNotCurQueue()":"cyh","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::TryCloseCurrentByEsc()":"jdq","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::Update()":"fda","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueSkillEffect(System.Collections.Generic.List`1,System.Single,System.Int32)":"dbr","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueGridUpdate(RuntimeData.MapData,RuntimeData.GridData,TH1_Anim.Fragments.GridUpdateType)":"gyb","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueTaskGroupCityExp(System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.GridData,RuntimeData.CityData)":"gyc","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::GetCityLevelupActionPos(CityLevelUpActionType,UnityEngine.Vector3&)":"ere","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::b__0()":"dni","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::b__1()":"dnk","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::get_Instance()":"fdb","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::set_Instance(TH1_Core.Managers.UIManager)":"fdc","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnGameStart()":"iqx","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::ShowLoading()":"cvm","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnMatchStart()":"hyc","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::AfterMatchStart()":"izb","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnMatchEnd()":"hyd","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::Update()":"fdf","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::Dispose()":"fdg","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::EndTurn()":"fdh","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OpenInfoUI(System.Action,TH1_UI.Controller.Base.ViewController`1,UnityEngine.GameObject)":"fdi","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnInfoUIClosed(TH1_UI.Controller.Base.ViewController`1,System.Action)":"fdj","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::CloseInfoUI()":"fdk","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OpenTipUI()":"fdl","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::CloseTipUI()":"fdm","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::get_Instance()":"fdn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::Initialize()":"fdo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::Shutdown()":"fdp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleOnMatchLimitsChanged(TH1_Core.Events.OnMatchLimitsChanged)":"ixw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIAnnounceMajorEvent(TH1_Core.Events.ShowUIAnnounceMajorEvent)":"fdq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIAnnounceDiplomacy(TH1_Core.Events.ShowUIAnnounceDiplomacy)":"fdr","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInteractionCityUpgrade(TH1_Core.Events.ShowUIInteractionCityUpgrade)":"fds","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleChoiceUIInteractionCityUpgrade(TH1_Core.Events.ChoiceUIInteractionCityUpgrade)":"fdt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInteractionDiplomacyOfferAlly(TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly)":"fdu","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoDiplomacy(TH1_Core.Events.ShowUIInfoDiplomacy)":"fdv","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoDiplomacy(TH1_Core.Events.HideUIInfoDiplomacy)":"fdw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoTechTree(TH1_Core.Events.ShowUIInfoTechTree)":"fwk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoTechTree(TH1_Core.Events.HideUIInfoTechTree)":"fwl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoHero(TH1_Core.Events.ShowUIInfoHero)":"ena","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoHero(TH1_Core.Events.HideUIInfoHero)":"enc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoGridInfo(TH1_Core.Events.ShowUIInfoGridInfo)":"fwm","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIInfoGridInfo(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fwn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoGridInfo(TH1_Core.Events.HideUIInfoGridInfo)":"fwo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideAllUIInfo(TH1_Core.Events.HideAllUIInfo)":"hye","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUINotifyCommon(TH1_Core.Events.ShowUINotifyCommon)":"fdx","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUINotifyMoment(TH1_Core.Events.ShowUINotifyMoment)":"jgy","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMultiplay(TH1_Core.Events.ShowUIOutsideMultiplay)":"gyd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMultiplay(TH1_Core.Events.HideUIOutsideMultiplay)":"gye","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideSelect(TH1_Core.Events.ShowUIOutsideSelect)":"fwp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideSelect(TH1_Core.Events.HideUIOutsideSelect)":"fxa","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideLoading(TH1_Core.Events.ShowUIOutsideLoading)":"fxd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideLoading(TH1_Core.Events.HideUIOutsideLoading)":"fxt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMenu(TH1_Core.Events.ShowUIOutsideMenu)":"iqy","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMenu(TH1_Core.Events.HideUIOutsideMenu)":"iqz","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideAll(TH1_Core.Events.HideUIOutsideAll)":"ira","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideHistory(TH1_Core.Events.ShowUIOutsideHistory)":"irb","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideHistory(TH1_Core.Events.HideUIOutsideHistory)":"irc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideLibrary(TH1_Core.Events.ShowUIOutsideLibrary)":"ird","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideLibrary(TH1_Core.Events.HideUIOutsideLibrary)":"ire","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideWiki(TH1_Core.Events.ShowUIOutsideWiki)":"kmn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideWiki(TH1_Core.Events.HideUIOutsideWiki)":"kmo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideTutor(TH1_Core.Events.ShowUIOutsideTutor)":"irf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideTutor(TH1_Core.Events.HideUIOutsideTutor)":"irg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMod(TH1_Core.Events.ShowUIOutsideMod)":"kxp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMod(TH1_Core.Events.HideUIOutsideMod)":"kxq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIGlobalBugReport(TH1_Core.Events.ShowUIGlobalBugReport)":"mpp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIGlobalBugReport(TH1_Core.Events.HideUIGlobalBugReport)":"mpq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideInvited(TH1_Core.Events.ShowUIOutsideInvited)":"cyj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideInvited(TH1_Core.Events.HideUIOutsideInvited)":"dgw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideStory(TH1_Core.Events.ShowUIOutsideStory)":"izs","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideStory(TH1_Core.Events.HideUIOutsideStory)":"izt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIOutsideMultiplayRoomSetting(TH1_Core.Events.UpdateUIOutsideMultiplayRoomSetting)":"cwc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIOutsideMultiplayLobbyList(TH1_Core.Events.UpdateUIOutsideMultiplayLobbyList)":"itk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomBottomBar(TH1_Core.Events.ShowUIBottomBottomBar)":"hyf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomBottomBar(TH1_Core.Events.HideUIBottomBottomBar)":"hyg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomBottomBarNextTurn(TH1_Core.Events.ShowUIBottomBottomBarNextTurn)":"irh","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomBottomBarNextTurn(TH1_Core.Events.HideUIBottomBottomBarNextTurn)":"iri","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarQuit(TH1_Core.Events.ExecuteUIBottomBottomBarQuit)":"irj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomBottomBarHeroButtonAvatar(TH1_Core.Events.UpdateUIBottomBottomBarHeroButtonAvatar)":"hyh","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarTechButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarTechButtonClick)":"hyi","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarHeroButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarHeroButtonClick)":"hyj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarNextButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarNextButtonClick)":"hyk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopTopBar(TH1_Core.Events.ShowUITopTopBar)":"erf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopTopBar(TH1_Core.Events.HideUITopTopBar)":"erg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUITopTopBar(TH1_Core.Events.UpdateUITopTopBar)":"euf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopSetting(TH1_Core.Events.ShowUITopSetting)":"dnl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopSetting(TH1_Core.Events.HideUITopSetting)":"dnm","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopWin(TH1_Core.Events.ShowUITopWin)":"dnn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopWin(TH1_Core.Events.HideUITopWin)":"drj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopInvited(TH1_Core.Events.ShowUITopInvited)":"dnt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopInvited(TH1_Core.Events.HideUITopInvited)":"drp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomRanking(TH1_Core.Events.ShowUIBottomRanking)":"eug","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomRanking(TH1_Core.Events.UpdateUIBottomRanking)":"jgz","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomRanking(TH1_Core.Events.HideUIBottomRanking)":"euv","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomTutor(TH1_Core.Events.ShowUIBottomTutor)":"izc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomTutor(TH1_Core.Events.HideUIBottomTutor)":"izd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomTutor(TH1_Core.Events.UpdateUIBottomTutor)":"ize","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomNet(TH1_Core.Events.ShowUIBottomNet)":"irk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomNet(TH1_Core.Events.HideUIBottomNet)":"irl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomNet(TH1_Core.Events.UpdateUIBottomNet)":"irm","Assembly-CSharp|System.Void ExcelConfig.ExcelConfigBase::AfterInit()":"fxv","Assembly-CSharp|System.Void ExcelConfig.AIConfigCategory::AfterInit()":"fxv","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.AIConfigCategory::get_Dict()":"fyb","Assembly-CSharp|System.Void ExcelConfig.AIConfigCategory::set_Dict(System.Collections.Generic.Dictionary`2)":"fyq","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_Id()":"gae","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Id(System.Int32)":"gaf","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_AIConfigId()":"gag","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_AIConfigId(System.Int32)":"gah","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_Order()":"gat","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Order(System.Int32)":"gau","Assembly-CSharp|System.String ExcelConfig.AIConfig::get_Name()":"gav","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Name(System.String)":"gaw","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::get_NodeParams()":"gax","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_NodeParams(System.Int32[])":"gay","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.GeoDescCategory::get_Dict()":"gaz","Assembly-CSharp|System.Void ExcelConfig.GeoDescCategory::set_Dict(System.Collections.Generic.Dictionary`2)":"gbi","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::get_Id()":"gbj","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_Id(System.Int32)":"gbk","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_BigClass()":"gdy","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_BigClass(System.String)":"gea","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_SmallClass()":"geb","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_SmallClass(System.String)":"ged","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_GeoName()":"gee","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_GeoName(System.String)":"gef","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_CivEnum()":"gei","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_CivEnum(System.String)":"gej","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::get_NearbyCity()":"gel","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_NearbyCity(System.String[])":"geo","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_GeoDescStr()":"gep","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_GeoDescStr(System.String)":"geq","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.MomentCategory::get_Dict()":"jha","Assembly-CSharp|System.Void ExcelConfig.MomentCategory::set_Dict(System.Collections.Generic.Dictionary`2)":"jhb","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_Id()":"jhc","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Id(System.Int32)":"jhd","Assembly-CSharp|System.String ExcelConfig.Moment::get_MomentSubType()":"jhe","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MomentSubType(System.String)":"jhf","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_BigId()":"jhg","Assembly-CSharp|System.Void ExcelConfig.Moment::set_BigId(System.Int32)":"jhh","Assembly-CSharp|System.String ExcelConfig.Moment::get_MomentMainType()":"jhi","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MomentMainType(System.String)":"jhj","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_MediumId()":"jhk","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MediumId(System.Int32)":"jhl","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_SmallId()":"jhm","Assembly-CSharp|System.Void ExcelConfig.Moment::set_SmallId(System.Int32)":"jhn","Assembly-CSharp|System.String ExcelConfig.Moment::get_tmpDesc()":"jho","Assembly-CSharp|System.Void ExcelConfig.Moment::set_tmpDesc(System.String)":"jhp","Assembly-CSharp|System.String ExcelConfig.Moment::get_Title()":"jhq","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Title(System.String)":"jhr","Assembly-CSharp|System.String ExcelConfig.Moment::get_Desc()":"jhs","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Desc(System.String)":"jht","Assembly-CSharp|System.Void Logic.CityLogic::GenerateTribe(RuntimeData.MapData,UnityEngine.Vector2Int,System.Int32)":"big","Assembly-CSharp|System.Void Logic.CityLogic::TribeToCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"bih","Assembly-CSharp|System.Void Logic.CityLogic::CityRemoveUnitFromList(RuntimeData.MapData,System.Int32,System.Int32)":"bii","Assembly-CSharp|System.Void Logic.CityLogic::CityNewUnit(RuntimeData.MapData,System.Int32,UnitType)":"bij","Assembly-CSharp|System.Void Logic.CityLogic::CityExploit(RuntimeData.MapData,System.Int32,UnityEngine.Vector2Int,System.String)":"bik","Assembly-CSharp|System.Void Logic.CityLogic::Update()":"fdy","Assembly-CSharp|System.Int32 Logic.CityLogic::CityUpdateExp_LogicOnly(RuntimeData.MapData,RuntimeData.CityData,System.Int32)":"fgp","Assembly-CSharp|System.Int32 Logic.CityLogic::CityUpdateLevel(RuntimeData.MapData,RuntimeData.CityData)":"bim","Assembly-CSharp|System.Boolean Logic.CityLogic::GridGiveCityExp_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,RuntimeData.CityData,System.Int32)":"fgq","Assembly-CSharp|System.Boolean Logic.CityLogic::UpdateGrid_ViewOnly(RuntimeData.MapData,RuntimeData.GridData)":"fgr","Assembly-CSharp|System.Boolean Logic.CityLogic::CityExpDecrease()":"gyg","Assembly-CSharp|System.Void Logic.CityLogic::SetCapital(RuntimeData.MapData,System.UInt32)":"bin","Assembly-CSharp|System.Boolean Logic.CityLogic::UpdateGridBuildingData_LogicView(RuntimeData.MapData,RuntimeData.GridData)":"fgs","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityTechPointPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"eln","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityCulturePointPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"jyy","Assembly-CSharp|System.Boolean Logic.CityLogic::IsTempleResource(ResourceType)":"jyz","Assembly-CSharp|System.Boolean Logic.CityLogic::IsCityHeldByEnemyUnit(RuntimeData.MapData,RuntimeData.CityData)":"cxn","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityCoinPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"drk","Assembly-CSharp|System.Boolean Logic.CityLogic::GetBuildingLevelByCity(RuntimeData.MapData,RuntimeData.CityData,ResourceType,System.Int32&)":"biv","Assembly-CSharp|System.Void Logic.CityLogic::CityLevelUpActionExpand(RuntimeData.MapData,RuntimeData.CityData)":"biw","Assembly-CSharp|System.Boolean Logic.CityLogic::CalcGridBuildingLevel(RuntimeData.MapData,RuntimeData.GridData,ResourceType,System.Int32&)":"bix","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckIsNationPark(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Int32)":"dyx","Assembly-CSharp|System.Int32 Logic.CityLogic::NationParkGridDataToPreserveType(RuntimeData.GridData)":"dzq","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckAroundGridHasSomeResourceBelongPlayer(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,ResourceType)":"elo","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckCradleCapital(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"fdz","Assembly-CSharp|System.Boolean Logic.GameLogic/<>c::b__16_0(RuntimeData.MemberCiv)":"mpr","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::get_Main()":"fea","Assembly-CSharp|System.Void Logic.GameLogic::Update()":"bji","Assembly-CSharp|System.Void Logic.GameLogic::ChangeState(Logic.GameState)":"bjj","Assembly-CSharp|Logic.GameState Logic.GameLogic::GetCurState()":"gas","Assembly-CSharp|System.Void Logic.GameLogic::UpdateAI()":"gyi","Assembly-CSharp|System.Boolean Logic.GameLogic::NeedAI()":"cik","Assembly-CSharp|System.Void Logic.GameLogic::UpdateReconnect()":"cwk","Assembly-CSharp|System.Void Logic.GameLogic::SendHeartbeat()":"cyd","Assembly-CSharp|System.Void Logic.GameLogic::UpdateConfirm()":"gyj","Assembly-CSharp|System.Void Logic.GameLogic::UpdateConnectState()":"cyf","Assembly-CSharp|System.Void Logic.GameLogic::OnConnectToOtherPlayer(System.UInt64)":"irn","Assembly-CSharp|System.Void Logic.GameLogic::OnDisconnectToOtherPlayer(System.UInt64,RuntimeData.MemberNetState)":"mps","Assembly-CSharp|System.Void Logic.GameLogic::OnDisconnectToHost()":"iro","Assembly-CSharp|Logic.GameState Logic.GameStateBase::get_State()":"bjl","Assembly-CSharp|System.Void Logic.GameStateBase::Enter()":"bjm","Assembly-CSharp|System.Void Logic.GameStateBase::End()":"bjn","Assembly-CSharp|System.Void Logic.GameStateBase::Update()":"bjo","Assembly-CSharp|System.Void Logic.GameStateBase::ChangePlayer(System.UInt32)":"gyk","Assembly-CSharp|Logic.GameState Logic.PlayerRoundState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.PlayerRoundState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.PlayerRoundState::End()":"bjn","Assembly-CSharp|System.Void Logic.PlayerRoundState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.OtherPlayerRoundState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::End()":"bjn","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.DieWaitingState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.DieWaitingState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.DieWaitingState::End()":"bjn","Assembly-CSharp|System.Void Logic.DieWaitingState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.MenuState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.MenuState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.MenuState::End()":"bjn","Assembly-CSharp|System.Void Logic.MenuState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.ForceUpdatingState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.ForceUpdatingState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.ForceUpdatingState::End()":"bjn","Assembly-CSharp|System.Void Logic.ForceUpdatingState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.SpectateState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.SpectateState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.SpectateState::End()":"bjn","Assembly-CSharp|System.Void Logic.SpectateState::Update()":"bjo","Assembly-CSharp|Logic.AI.ActionNetData Logic.SpectateState::GetAIAction()":"irp","Assembly-CSharp|System.Void Logic.FinishState/d__6::System.IDisposable.Dispose()":"hyl","Assembly-CSharp|System.Object Logic.FinishState/d__6::System.Collections.Generic.IEnumerator.get_Current()":"hym","Assembly-CSharp|System.Void Logic.FinishState/d__6::System.Collections.IEnumerator.Reset()":"hyn","Assembly-CSharp|System.Object Logic.FinishState/d__6::System.Collections.IEnumerator.get_Current()":"hyo","Assembly-CSharp|Logic.GameState Logic.FinishState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.FinishState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.FinishState::End()":"bjn","Assembly-CSharp|System.Void Logic.FinishState::Update()":"bjo","Assembly-CSharp|System.Collections.IEnumerator Logic.FinishState::QuitGameAfterDelay(System.Single)":"hyp","Assembly-CSharp|System.Void Logic.MainEditor::OnAIStarted()":"bjv","Assembly-CSharp|System.Void Logic.MainEditor::OnActionExcuted()":"bjw","Assembly-CSharp|System.Collections.Generic.List`1 Logic.MainEditor::GetCityActions(System.UInt32)":"bjx","Assembly-CSharp|System.Void Logic.MainEditor::GetPlayerStrategy(System.UInt32,Logic.AI.Strategy&,System.Collections.Generic.HashSet`1&)":"bjy","Assembly-CSharp|System.Void Logic.MainEditor::GetUnitStrategy(System.UInt32,System.UInt32,System.UInt32,Logic.AI.Strategy&,System.UInt32&,Logic.AI.LegionStrategyType&)":"bjz","Assembly-CSharp|System.Void Logic.MainEditor::GetCityStrategy(System.UInt32,Logic.AI.Strategy&)":"bka","Assembly-CSharp|System.Void Logic.MainEditor::Update()":"bkb","Assembly-CSharp|System.Void Logic.InputConfig::SetInputKeyConfig(Logic.InputEnum,System.Collections.Generic.List`1)":"hyr","Assembly-CSharp|Logic.InputKeyConfig Logic.InputConfig::GetInputKeyConfig(Logic.InputEnum)":"hys","Assembly-CSharp|System.Void Logic.InputConfig::CheckConfigConflict()":"hyt","Assembly-CSharp|System.Boolean Logic.InputConfig::IsKeyCodesEqual(System.Collections.Generic.List`1,System.Collections.Generic.List`1)":"hyu","Assembly-CSharp|System.String Logic.InputKeyConfig::GetKeyCombinationString()":"hyv","Assembly-CSharp|System.Void Logic.InputKeyConfig::SortModifierKeysFirst()":"hyw","Assembly-CSharp|System.Int32 Logic.InputKeyConfig::GetKeyPriority(UnityEngine.KeyCode)":"hyx","Assembly-CSharp|System.Int32 Logic.InputKeyConfig::b__5_0(UnityEngine.KeyCode,UnityEngine.KeyCode)":"hyy","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::get_Config()":"hyz","Assembly-CSharp|System.Boolean Logic.InputConfigManager::get_IsListening()":"hza","Assembly-CSharp|System.Void Logic.InputConfigManager::StartRecordInput(Logic.InputEnum)":"hzc","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsActive(Logic.InputEnum)":"hzd","Assembly-CSharp|System.Void Logic.InputConfigManager::RegisterInputCallback(Logic.InputEnum,System.Action)":"hze","Assembly-CSharp|System.Void Logic.InputConfigManager::RefreshInputConfig()":"hzf","Assembly-CSharp|System.Void Logic.InputConfigManager::SaveInputConfig()":"hzg","Assembly-CSharp|System.Void Logic.InputConfigManager::Update()":"hzh","Assembly-CSharp|System.Void Logic.InputConfigManager::UpdateConfigListening()":"hzi","Assembly-CSharp|System.Void Logic.InputConfigManager::UpdateConfigActive()":"hzj","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsKeyCombinationActive(System.Collections.Generic.List`1)":"hzk","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsKeyCombinationTriggered(System.Collections.Generic.List`1)":"hzl","Assembly-CSharp|System.Void Logic.InputConfigManager::OnInputCallback(Logic.InputEnum)":"hzm","Assembly-CSharp|System.Boolean Logic.InputLogic::ShouldIgnoreClick(UnityEngine.GameObject)":"biy","Assembly-CSharp|System.Void Logic.InputLogic::LockInput()":"biz","Assembly-CSharp|System.Void Logic.InputLogic::UnlockInput()":"bja","Assembly-CSharp|System.Void Logic.InputLogic::Update()":"bjc","Assembly-CSharp|System.Void Logic.InputLogic::SimulateButtonClick(UnityEngine.UI.Button)":"bjf","Assembly-CSharp|System.Void Logic.InputLogic::OnTabAction()":"jhu","Assembly-CSharp|System.Void Logic.InputLogic::OnGridInfoAction()":"hzn","Assembly-CSharp|System.Void Logic.InputLogic::OnBottomBarNextButton()":"hzo","Assembly-CSharp|System.Void Logic.InputLogic::OnTechTreeAction()":"hzp","Assembly-CSharp|System.Void Logic.InputLogic::OnHeroAction()":"hzq","Assembly-CSharp|System.Void Logic.InputLogic::TryShenlanCombo(RuntimeData.GridData)":"jpp","Assembly-CSharp|System.Single Logic.MapWaterTypeHelper::GetLandThreshold(Logic.MapWaterType)":"jza","Assembly-CSharp|System.Single Logic.MapGenerator/<>c::b__25_1(System.ValueTuple`2)":"dbs","Assembly-CSharp|System.Collections.Generic.IEnumerable`1> Logic.MapGenerator/<>c__DisplayClass25_0::b__0(System.Int32)":"dbt","Assembly-CSharp|System.ValueTuple`2 Logic.MapGenerator/<>c__DisplayClass25_1::b__2(System.Int32)":"dbu","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::b__0(RuntimeData.MapPosition)":"dbv","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::b__1(RuntimeData.MapPosition)":"dbw","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::b__2(RuntimeData.MapPosition)":"dbx","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateMap(RuntimeData.MapData)":"bkh","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateMapAfterMapRenderer(RuntimeData.MapData)":"gys","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateHeightMap()":"bki","Assembly-CSharp|System.Void Logic.MapGenerator::SmoothHeightMap()":"bkj","Assembly-CSharp|System.Single Logic.MapGenerator::GetAverageHeight(System.Int32,System.Int32)":"bkk","Assembly-CSharp|System.Void Logic.MapGenerator::NormalizeHeightMap()":"bkl","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateLakes()":"gba","Assembly-CSharp|System.Collections.Generic.List`1> Logic.MapGenerator::GetSortedTilesByHeight(System.Single[0...,0...])":"gbb","Assembly-CSharp|System.Boolean Logic.MapGenerator::CheckGridRiverHead(System.Int32,System.Int32,System.Int32)":"gbc","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateIsland()":"bkm","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateTribes()":"bkn","Assembly-CSharp|System.Void Logic.MapGenerator::InitGridMapData(RuntimeData.MapData)":"bko","Assembly-CSharp|System.Void Logic.MapGenerator::CivTerrainFeatureCountControl(RuntimeData.MapData)":"ghw","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasTower(System.Int32,System.Int32)":"bkp","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateCradleCity(RuntimeData.MapData)":"bkq","Assembly-CSharp|TerrainType Logic.MapGenerator::GenerateTerrain(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbd","Assembly-CSharp|TerrainFeature Logic.MapGenerator::GenerateFeature(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbe","Assembly-CSharp|Vegetation Logic.MapGenerator::GenerateVegetation(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbf","Assembly-CSharp|ResourceType Logic.MapGenerator::GenerateResource(System.Int32,System.Int32,TerrainType,TerrainFeature,Vegetation,CivEnum,InnerOuterCity)":"gbg","Assembly-CSharp|System.UInt32 Logic.MapGenerator::GenerateCivilization(RuntimeData.MapData,System.Int32,System.Int32)":"bkv","Assembly-CSharp|System.Void Logic.MapGenerator::InitAllPlayerSight(RuntimeData.MapData)":"bkw","Assembly-CSharp|System.Void Logic.MapGenerator::InitDebugInfo(RuntimeData.MapData)":"bkx","Assembly-CSharp|System.Void Logic.MapGenerator::InitPlayerSpecialSkill(RuntimeData.MapData)":"gbh","Assembly-CSharp|System.Collections.Generic.List`1 Logic.MapGenerator::FarthestPointSampling(System.Collections.Generic.List`1,System.Int32)":"jzb","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateLeyLines(RuntimeData.MapData)":"ee","Assembly-CSharp|System.Boolean Logic.MapGenerator::TryPlaceLeyLineAround(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Collections.Generic.HashSet`1,System.Boolean)":"fhi","Assembly-CSharp|System.Boolean Logic.MapGenerator::TryAddLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Collections.Generic.HashSet`1,System.Boolean)":"fhj","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasNearbyLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Int32)":"fhl","Assembly-CSharp|System.Boolean Logic.MapGenerator::CanPlaceLeyLine(RuntimeData.GridData,System.Collections.Generic.HashSet`1)":"fhm","Assembly-CSharp|System.Boolean Logic.MapGenerator::IsMapEdgeGrid(RuntimeData.GridData)":"fhn","Assembly-CSharp|System.Void Logic.MapInteraction/<>c__DisplayClass9_0::b__1()":"lqn","Assembly-CSharp|System.Void Logic.MapInteraction/<>c__DisplayClass9_0::b__0()":"lqo","Assembly-CSharp|System.Void Logic.MapInteraction::ClearCityFadeIfAny()":"lqp","Assembly-CSharp|System.Void Logic.MapInteraction::TryApplyCityFadeForClickedGrid(RuntimeData.GridData)":"lqq","Assembly-CSharp|System.Boolean Logic.MapInteraction::TryFadeCityAt(System.Int32,System.Int32,System.Int32)":"lqr","Assembly-CSharp|System.Void Logic.MapInteraction::CancelAllHighlight()":"bkz","Assembly-CSharp|System.Void Logic.MapInteraction::OnTileClickedObservation(RuntimeData.MapData,RuntimeData.GridData)":"fte","Assembly-CSharp|System.Void Logic.MapInteraction::OnTileClicked(RuntimeData.MapData,RuntimeData.GridData)":"bla","Assembly-CSharp|System.Void Logic.MapRecordManager::SaveMapRecord(RuntimeData.MapData,System.String)":"fgt","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData Logic.MapRecordManager::LoadMapRecord(System.String)":"dzr","Assembly-CSharp|System.Void Logic.IPlayerLogic::UpdateCityConnect(RuntimeData.MapData,RuntimeData.PlayerData)":"blc","Assembly-CSharp|System.Void Logic.IPlayerLogic::ExamineTreasure(RuntimeData.MapData,System.Int32,System.Int32,UnityEngine.Vector2Int)":"bld","Assembly-CSharp|System.Void Logic.IPlayerLogic::Disband(RuntimeData.MapData,System.Int32,System.Int32)":"ble","Assembly-CSharp|System.Int32 Logic.IPlayerLogic::UpdateSight_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1,System.Boolean,System.Single)":"dgy","Assembly-CSharp|System.Void Logic.IPlayerLogic::ResearchTech(RuntimeData.MapData,RuntimeData.PlayerData,TechType,System.Int32)":"blg","Assembly-CSharp|System.Void Logic.IPlayerLogic::UpdatePlayerStarsPerTurn(RuntimeData.MapData,System.Int32)":"blh","Assembly-CSharp|System.String Logic.PlayerLogic::GetDisplayForceName(RuntimeData.MapData,RuntimeData.PlayerData)":"kmp","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"ewd","Assembly-CSharp|System.Boolean Logic.PlayerLogic::TryGetStartWonderTechAtom(RuntimeData.WonderTypeEnum,TechAtom&)":"hsy","Assembly-CSharp|System.Void Logic.PlayerLogic::Update(RuntimeData.MapData)":"blk","Assembly-CSharp|System.Void Logic.PlayerLogic::StartPlayerTurn(RuntimeData.MapData,System.UInt32)":"gyx","Assembly-CSharp|System.Void Logic.PlayerLogic::EndPlayerTurn(RuntimeData.MapData,System.UInt32)":"gyy","Assembly-CSharp|System.Void Logic.PlayerLogic::Surrender(RuntimeData.MapData,System.UInt32)":"jzd","Assembly-CSharp|System.Void Logic.PlayerLogic::AIAddMoney(RuntimeData.MapData,System.UInt32)":"gyz","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateTerritoryAllBuildingLevel(RuntimeData.MapData,System.UInt32)":"elr","Assembly-CSharp|RuntimeData.CityData Logic.PlayerLogic::OccupyVillage_LogicOnly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"izy","Assembly-CSharp|System.Void Logic.PlayerLogic::OccupyCity_LogicView(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.CityData)":"jbv","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMapUnitTypeCount(RuntimeData.MapData,UnitType,GiantType)":"blo","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMapUnitTypeCount(RuntimeData.MapData,UnitType,GiantType,System.UInt32)":"kom","Assembly-CSharp|System.Collections.Generic.List`1 Logic.PlayerLogic::GetPlayerResourceNearbyList(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,ResourceType)":"blp","Assembly-CSharp|System.Collections.Generic.List`1 Logic.PlayerLogic::GetPlayerFeatureNearbyList(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,TerrainFeature)":"blq","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetFirstMeetCoin(RuntimeData.MapData,RuntimeData.PlayerData)":"fed","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMaxCityLevel(RuntimeData.MapData,RuntimeData.PlayerData)":"fee","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetAverageCityLevel(RuntimeData.MapData,RuntimeData.PlayerData)":"jmk","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetConnectedCityCount(RuntimeData.MapData,RuntimeData.PlayerData)":"fef","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateAllPlayerConnected(RuntimeData.MapData)":"els","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateCityConnect(RuntimeData.MapData,RuntimeData.PlayerData)":"blc","Assembly-CSharp|System.Void Logic.PlayerLogic::SetCityTerritoryGridSp(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridSpType)":"gbl","Assembly-CSharp|System.Void Logic.PlayerLogic::ClearCityTerritoryGridSp(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridSpType)":"gbm","Assembly-CSharp|System.Boolean Logic.PlayerLogic::SetGridResource(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,ResourceType)":"gbn","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetEmbassyCoin(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"feg","Assembly-CSharp|System.Void Logic.PlayerLogic::TryAddMeetPlayer(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData)":"gza","Assembly-CSharp|System.Void Logic.PlayerLogic::AddMeetPlayer(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"feh","Assembly-CSharp|System.Boolean Logic.PlayerLogic::HasRoadForUnit(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.GridData,RuntimeData.UnitData)":"blr","Assembly-CSharp|System.Void Logic.PlayerLogic::ExamineTreasure(RuntimeData.MapData,System.Int32,System.Int32,UnityEngine.Vector2Int)":"bld","Assembly-CSharp|System.Void Logic.PlayerLogic::Disband(RuntimeData.MapData,System.Int32,System.Int32)":"ble","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckEnemyOnCaptain(RuntimeData.MapData,RuntimeData.PlayerData)":"fei","Assembly-CSharp|System.Void Logic.PlayerLogic::ResearchTech(RuntimeData.MapData,RuntimeData.PlayerData,TechType,System.Int32)":"blg","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdatePlayerStarsPerTurn(RuntimeData.MapData,System.Int32)":"blh","Assembly-CSharp|System.Void Logic.PlayerLogic::EndThisTurn(RuntimeData.MapData,RuntimeData.PlayerData)":"bls","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerTechPointPerTurn(RuntimeData.MapData,System.UInt32)":"elt","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerCulturePointPerTurn(RuntimeData.MapData,System.UInt32)":"jze","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerMountainPoint(RuntimeData.MapData,System.UInt32)":"gle","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerCoinPerTurn(RuntimeData.MapData,System.UInt32)":"eap","Assembly-CSharp|System.Void Logic.PlayerLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.PlayerData)":"blu","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckOneTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)":"fej","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckAllTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)":"fek","Assembly-CSharp|System.Boolean Logic.PlayerLogic::GetAllSight()":"gzb","Assembly-CSharp|System.Int32 Logic.PlayerLogic::UpdateSight_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1,System.Boolean,System.Single)":"dgy","Assembly-CSharp|System.Int32 Logic.PlayerLogic::UpdateSightByRadius_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,System.Int32,System.Boolean)":"ewj","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateAllTeammateCapitalSight(RuntimeData.MapData)":"mpt","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckIsTeammate(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"mpu","Assembly-CSharp|System.Void Logic.PlayerLogic::DebugGetAllSight(RuntimeData.MapData,RuntimeData.PlayerData)":"blw","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateDiplomacySight(RuntimeData.MapData,RuntimeData.PlayerData)":"fel","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetTechCost(RuntimeData.MapData,RuntimeData.PlayerData,TechType)":"hzr","Assembly-CSharp|System.Void Logic.PlayerLogic::CalcAllPlayerScore(RuntimeData.MapData)":"bly","Assembly-CSharp|System.Void Logic.PlayerLogic::SetDiplomacyLeague(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData,RuntimeData.DiplomacyState)":"fem","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::get_Instance()":"bma","Assembly-CSharp|System.Void Logic.RenderUpdateManager::set_Instance(Logic.RenderUpdateManager)":"bmb","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearUnitRUList()":"bmc","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddUnitRUList(System.Int32)":"bmd","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetUnitRUList()":"bme","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTileRUList()":"bmf","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddTileRUList(UnityEngine.Vector2Int)":"bmg","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetTileRUList()":"bmh","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTechTreeRU()":"bmi","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetTechTreeRU()":"bmj","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetTechTreeRU()":"bmk","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetPlayerTopBarRU()":"bml","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearPlayerTopBarRU()":"bmm","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetPlayerTopBarRU()":"bmn","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetCenterMessageRU(System.String,System.String)":"bmo","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCenterMessageRU()":"bmp","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetCenterMessageRU()":"bmq","Assembly-CSharp|System.String Logic.RenderUpdateManager::GetCenterMessageRUTitle()":"bmr","Assembly-CSharp|System.String Logic.RenderUpdateManager::GetCenterMessageRUContent()":"bms","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCityRUList()":"bmt","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityRUList(System.Int32)":"bmu","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetCityRUList()":"bmv","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCityBuildingRUList()":"bmw","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityBuildingRUList(System.Int32)":"bmx","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetCityBuildingRUList()":"bmy","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetHighlightMapRU(System.Int32)":"bmz","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::GetHighlighMapRU()":"bna","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearHighlightMapRU()":"bnb","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddTechIdRU(System.Int32)":"bnc","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetTechIdRU()":"bnd","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTechIdRU()":"bne","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearMistClearEffectRUList()":"bnf","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddMistClearEffectRUList(UnityEngine.Vector2Int)":"bng","Assembly-CSharp|System.Collections.Generic.List`1 Logic.RenderUpdateManager::GetMistClearEffectRUList()":"bnh","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetBattleRU(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)":"bni","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetBattleRU()":"bnj","Assembly-CSharp|Logic.BattleRenderDataPack Logic.RenderUpdateManager::GetBattleRenderDataPackRU()":"bnk","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearBattleRU()":"bnl","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::GetLastCityUpgradeActionRUList()":"bnm","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityUpgradeActionRUList(System.Int32)":"bnn","Assembly-CSharp|System.Void Logic.RenderUpdateManager::RemoveLastCityUpgradeActionRUList()":"bno","Assembly-CSharp|System.Boolean Logic.IUnitLogic::MoveToLogic(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1)":"jmm","Assembly-CSharp|System.Void Logic.IUnitLogic::Attack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&)":"gzd","Assembly-CSharp|System.Void Logic.IUnitLogic::Upgrade(RuntimeData.MapData,RuntimeData.UnitData)":"bnr","Assembly-CSharp|System.Void Logic.IUnitLogic::Recover(RuntimeData.MapData,RuntimeData.UnitData)":"bns","Assembly-CSharp|System.Void Logic.IUnitLogic::LandToBoat(RuntimeData.MapData,RuntimeData.UnitData)":"bnu","Assembly-CSharp|System.Void Logic.IUnitLogic::BoatToLand(RuntimeData.MapData,RuntimeData.UnitData)":"bnv","Assembly-CSharp|System.Void Logic.IUnitLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.UnitData)":"bnx","Assembly-CSharp|System.Boolean Logic.UnitLogic::IsFinalReachable(System.Int32,System.Int32)":"jzf","Assembly-CSharp|System.Void Logic.UnitLogic::Update()":"bny","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckIsSelfPlayer(RuntimeData.MapData,System.UInt32)":"bnz","Assembly-CSharp|System.Void Logic.UnitLogic::MoveTo(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,RuntimeData.GridData)":"gze","Assembly-CSharp|System.Boolean Logic.UnitLogic::MoveToLogic(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1)":"jmm","Assembly-CSharp|System.Boolean Logic.UnitLogic::CanCounter(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"boa","Assembly-CSharp|System.Void Logic.UnitLogic::Attack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&)":"gzd","Assembly-CSharp|Logic.SettlementInfo Logic.UnitLogic::DamageSettlement(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType)":"boc","Assembly-CSharp|System.Int32 Logic.UnitLogic::RecoverHealth_Legacy(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"dby","Assembly-CSharp|System.Int32 Logic.UnitLogic::RecoverHealth(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.HealType)":"dbz","Assembly-CSharp|System.Void Logic.UnitLogic::UnitDie(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bod","Assembly-CSharp|System.Void Logic.UnitLogic::UnitUnnaturalDie(RuntimeData.MapData,RuntimeData.UnitData)":"sa","Assembly-CSharp|System.Void Logic.UnitLogic::DebugOutputMoveInfo(RuntimeData.MapData)":"boh","Assembly-CSharp|System.Void Logic.UnitLogic::CalcUnitMoveInfo(RuntimeData.MapData,System.UInt32)":"bok","Assembly-CSharp|System.Boolean Logic.UnitLogic::MOMIJIHUNTER_SkillHandler(RuntimeData.MapData,RuntimeData.UnitData)":"hzs","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitCanAttackPos(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"bol","Assembly-CSharp|MoveAttackType Logic.UnitLogic::CheckUnitCanMoveOrAttack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"bom","Assembly-CSharp|MoveAttackType Logic.UnitLogic::GetMovePath(RuntimeData.MapData,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Collections.Generic.List`1&)":"gzf","Assembly-CSharp|System.Void Logic.UnitLogic::Upgrade(RuntimeData.MapData,RuntimeData.UnitData)":"bnr","Assembly-CSharp|System.Void Logic.UnitLogic::Recover(RuntimeData.MapData,RuntimeData.UnitData)":"bns","Assembly-CSharp|System.Void Logic.UnitLogic::LandToBoat(RuntimeData.MapData,RuntimeData.UnitData)":"bnu","Assembly-CSharp|System.Void Logic.UnitLogic::BoatToLand(RuntimeData.MapData,RuntimeData.UnitData)":"bnv","Assembly-CSharp|System.Boolean Logic.UnitLogic::HeroUpgrade(RuntimeData.MapData,RuntimeData.UnitData)":"evb","Assembly-CSharp|System.Void Logic.UnitLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.UnitData)":"bnx","Assembly-CSharp|System.Void Logic.UnitLogic::UnitEndTurn(RuntimeData.MapData,RuntimeData.UnitData)":"boq","Assembly-CSharp|System.Void Logic.UnitLogic::UnitTypeTransform(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType)":"ewa","Assembly-CSharp|System.Void Logic.UnitLogic::UnitTypeTransform(RuntimeData.MapData,RuntimeData.UnitData,UnitType,GiantType,System.UInt32)":"enr","Assembly-CSharp|System.Void Logic.UnitLogic::PassiveMoveAway(RuntimeData.MapData,RuntimeData.UnitData)":"bos","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitAbleForGrid_RealTimeStatus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"hf","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitAbleForGrid_OfflineStatus(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,RuntimeData.GridData)":"sz","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitCanMoveToNearbyGridOnlyByLandType(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"ta","Assembly-CSharp|System.Void Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::b__0()":"bxr","Assembly-CSharp|SkillType Logic.Skill.AllYCounterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AllYCounterSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.AllYTranSportSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.AllYTranSportSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.AllYTranSportSkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Void Logic.Skill.AttackAfterKillSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.AttackAfterKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AttackAfterKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.AttackGetAttackPointSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AttackGetAttackPointSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.AttackRangeUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.AttackRangeUpSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Boolean Logic.Skill.AttackRangeUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.AttackUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.AttackUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AutoHealSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AutoHealSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.AyaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaBuffSkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Boolean Logic.Skill.AyaBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaDamageDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaDamageDebuffSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.AyaDamageDebuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaMoveAgainBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainBuffSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.AyaMoveAgainBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaMoveAgainSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.BambooMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.BambooMoveSkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|SkillType Logic.Skill.BoneAttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.BoneAttackUpSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.BonePileSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.BonePileSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Void Logic.Skill.BonePileSkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|SkillType Logic.Skill.BoneSacrificeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.CanHideSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"jzm","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|SkillType Logic.Skill.CantMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CantMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.CarrySkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CarrySkill::IsOnCarry()":"cxj","Assembly-CSharp|SkillType Logic.Skill.CatCartSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CatCartSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.CityStolenSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CityStolenSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|SkillType Logic.Skill.CityTransportSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CityTransportSkill::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|SkillType Logic.Skill.ConvertSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ConvertSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.CorpseBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.CorpseBuffSkill::GetLevelLimit(RuntimeData.UnitData)":"tz","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|System.Int32 Logic.Skill.CorpseBuffSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.CreepSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CreepSkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|SkillType Logic.Skill.CriticalSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.CriticalSkill::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|SkillType Logic.Skill.CurseGodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.DashSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.DashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.DieBonePileSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DieBonePileSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.DuoSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.DuoSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.DuoSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchAttackSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchAttackSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchAttackSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchAttackSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchAttackSkill::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchBuffSkill::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchOverHealSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchOverHealSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchOverHealSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchOverHealSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchOverHealSkill::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchSuperAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchSuperAttackSkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0::b__0()":"dch","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0::b__0()":"dci","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EscapeProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Boolean Logic.Skill.EscapeProSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Int32 Logic.Skill.EscapeProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill/<>c__DisplayClass4_0::b__0()":"dcj","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill/<>c__DisplayClass5_0::b__0()":"dck","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EscapeSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Boolean Logic.Skill.EscapeSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|SkillType Logic.Skill.EternitySkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EternitySkill::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::b__0()":"dcl","Assembly-CSharp|SkillType Logic.Skill.FearMakerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FearMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.FlandreAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.FlandreAttackSkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Int32 Logic.Skill.FlandreBuffSkill::get_Level()":"gzk","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::OnBeforeMemoryPackSerialize()":"dhc","Assembly-CSharp|SkillType Logic.Skill.FlandreBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Single Logic.Skill.FlandreBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.FlandreBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.FlandreKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FlandreKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.FlySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.ForestDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.ForestStartDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.FortifySkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|SkillType Logic.Skill.GalaxyArrowSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridMomijiPerySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridMountainSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridRadiationSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"jzq","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::RefreshGridRadiationDamage(RuntimeData.MapData,RuntimeData.UnitData)":"jzr","Assembly-CSharp|SkillType Logic.Skill.GridSanaeNineContinueDamageSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HealSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HideStateSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnClearActionPoint(RuntimeData.MapData,RuntimeData.UnitData)":"knn","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::HasZOC()":"fun","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchFakeMoonSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchWolfMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Boolean Logic.Skill.HouraisanFrenchWolfMoonSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchWolfStartSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Boolean Logic.Skill.HouraisanFrenchWolfStartSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.IllusionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.IllusionSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.InfiltrateSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::PerformInfiltrateOnAttackGround(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koz","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::ExecuteInfiltrate(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.CityData,RuntimeData.PlayerData,System.Boolean)":"kpa","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::SpawnRebel(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridData)":"kpb","Assembly-CSharp|SkillType Logic.Skill.JunkerOfficerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::GetKillCount()":"glx","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::SetOfficer()":"gmk","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsOfficer()":"hzy","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAroundSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAttackProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchAttackProSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchAttackSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchCrescentMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchCrescentMoonSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::b__0()":"dco","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchForeverBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchForeverBuffSkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchForeverBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchNapoleonicCodeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchNewMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchNewMoonSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchSynergyDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchSynergyDebuffSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchSynergyDebuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchSynergySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchSynergySkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Single Logic.Skill.KaguyaFrenchSynergySkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchSynergySkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KanakoBattlefieldProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoBattlefieldSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoMountainAttackSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoMountainBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.KanakoMountainBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KanakoMountainSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.KanakoSittingSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KanakoSittingSkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.KanakoSittingSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|SkillType Logic.Skill.KanakoTechSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoWarProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoWarProSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoWarSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoWarSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoWindProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.KanakoWindProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|SkillType Logic.Skill.KanakoWindSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.KanakoWindSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.KoakumaDevotionSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.KoakumaDevotionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fax","Assembly-CSharp|SkillType Logic.Skill.KoakumaHeroSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaHeroSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.KoishiAutoMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiAutoMoveSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|SkillType Logic.Skill.KoishiAutoSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiAutoSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.KoishiDeathFearSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiDeathFearSkill::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|SkillType Logic.Skill.KoishiRespawnSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KoishiUndeadSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoishiUndeadSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.KoishiUndeadSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearImmuneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearImmuneSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0::b__0()":"dcq","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::b__1()":"dcr","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::b__2()":"dcs","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::b__3()":"dct","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::b__4()":"dcu","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::Explode(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,System.Boolean)":"eks","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearSplashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSplashSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.KomeijiKnightAddSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KomeijiKnightKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiKnightKillSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderAddSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KomeijiRiderAddSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderAddSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiRiderAddSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiRiderAddSkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderKillSkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderTransSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderTransSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.LaevatainPreySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.LaevatainPreySkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.LaevatainSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LandAndWaterSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LandOnlySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LuckSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MahaCorpseBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MahaCorpseBuffSkill::GetLevelLimit(RuntimeData.UnitData)":"bqe","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|SkillType Logic.Skill.MeilingAttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.MeilingAttackUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.MeilingAttackUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MeilingCounterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingCounterSkill::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|SkillType Logic.Skill.MeilingDuelSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingDuelSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::get_Sleeping()":"gzp","Assembly-CSharp|SkillType Logic.Skill.MeilingRestSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"jzq","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Single Logic.Skill.MeilingRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.MeilingRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Int32 Logic.Skill.MeilingRestSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::RefreshAroundGiant(RuntimeData.MapData,RuntimeData.UnitData)":"gzu","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchBoomSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchEggSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchEggSkill::UpdateFullType(RuntimeData.UnitData)":"fjm","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchEggSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchEnhanceSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchReviveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchReviveSkill::UpdateFullType(RuntimeData.UnitData)":"fmy","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchReviveSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Boolean Logic.Skill.MokouFrenchReviveSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.MomijiBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiBuffSkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|SkillType Logic.Skill.MomijiHunterAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MomijiHunterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MomijiHunterSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Single Logic.Skill.MomijiHunterSkill::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.MomijiHunterSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MomijiHuntSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiHuntSkill::AddPrey(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"ear","Assembly-CSharp|System.Void Logic.Skill.MomijiHuntSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.MomijiKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.MomijiPreySkill::SetRank(System.Int32)":"eas","Assembly-CSharp|SkillType Logic.Skill.MomijiPreySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiPreySkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|SkillType Logic.Skill.MomijiSightSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiSightSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.MomijiSightSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Skill.MomijiSightSkill::GetEnemyAround(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iad","Assembly-CSharp|SkillType Logic.Skill.MoonPrincessSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MoriyaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MoriyaBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.MoriyaBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MoriyaKnightMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MoriyaKnightMoveSkill::IsCanTransport()":"hzt","Assembly-CSharp|SkillType Logic.Skill.MoriyaRoadSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MountainDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|SkillType Logic.Skill.MountainGodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MountainGodSkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|SkillType Logic.Skill.MountainMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MountainMoveSkill::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|SkillType Logic.Skill.MoveRangeUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MoveRangeUpSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.MoveRangeUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.NoPopulationSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.NoPopulationSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.NuclearFusionSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.NuclearSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.OceanDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|SkillType Logic.Skill.OceanMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.OceanMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|SkillType Logic.Skill.OfficerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::GetKillCount()":"glx","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::SetOfficer()":"gmk","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsOfficer()":"hzy","Assembly-CSharp|SkillType Logic.Skill.PatchouliEarthSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliEarthSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliEarthSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliEarthSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.PatchouliEarthSkill::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliFireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliFireSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Single Logic.Skill.PatchouliFireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.PatchouliFireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliFireSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliMetalSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMetalSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliMetalSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Void Logic.Skill.PatchouliMetalSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMetalSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::get_MoveFlag()":"dhd","Assembly-CSharp|SkillType Logic.Skill.PatchouliMoveProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::get_MoveFlag()":"dlb","Assembly-CSharp|SkillType Logic.Skill.PatchouliMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.PatchouliRestSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliRestSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliRestSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Single Logic.Skill.PatchouliRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.PatchouliRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliRestSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliStoneProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliStoneProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PatchouliStoneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliStoneSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PatchouliWaterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliWaterSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.PatchouliWaterSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliWaterSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliWoodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliWoodSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliWoodSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.PatchouliWoodSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliWoodSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::b__0()":"iae","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::b__1()":"dcv","Assembly-CSharp|SkillType Logic.Skill.PathStompSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.PeaceSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|SkillType Logic.Skill.PersistSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PersistSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.PhilostoneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PhilostoneSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.PhoenixEggSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PhoenixSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PoisonedSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PoisonedSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PoorHealthSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PowerUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PowerUpSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PowerUpSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Single Logic.Skill.PowerUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.PowerUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.QuartetSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.QuartetSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.QuartetSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.RecycleSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RedMistDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|SkillType Logic.Skill.ReisenFrenchAttakSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchAttakSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|SkillType Logic.Skill.ReisenFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchKillSkill::UpdateFullType(RuntimeData.UnitData)":"fnc","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchKillSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|SkillType Logic.Skill.ReisenIllusionProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionProSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Void Logic.Skill.ReisenIllusionProSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|SkillType Logic.Skill.ReisenIllusionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Void Logic.Skill.ReisenIllusionSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|SkillType Logic.Skill.RemiliaAbsorbSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuff2Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RemiliaBuff2Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuff3Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RemiliaBuff3Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaEgyptianEmpireKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaEgyptianEmpireKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.RemiliaHelpProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpProSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpProSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.RemiliaHelpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.RemiliaHunterSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RengesyouControSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RengesyouControSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.RengesyouSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RinCorpseColletSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RinCorpseColletSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|SkillType Logic.Skill.RinFireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RinFireSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Single Logic.Skill.RinFireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.RinFireSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Int32 Logic.Skill.RinFireSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|SkillType Logic.Skill.RotaLFlamesProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RotaLFlamesSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlyProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.SakuyaFlyProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlyProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.SakuyaFlySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlySkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlySkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlySkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlySkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::b__0()":"dcw","Assembly-CSharp|SkillType Logic.Skill.SakuyaGuardSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaGuardSkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|SkillType Logic.Skill.SakuyaKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.SakuyaTiredSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.SakuyaTiredSkill::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_E2_ATK_Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E2_ATK_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E2_ATK_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E2_MOVE_Skill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E2_MOVE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E2_MOVE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_COUNTER_Skill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E3_COUNTER_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_COUNTER_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0::b__0()":"dcx","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E3_HP_Skill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E3_HP_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_HP_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E4_KILL_Skill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E4_KILL_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E4_KILL_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F2_RESIST_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_F2_RESIST_Skill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F2_RESIST_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F3_MOVE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivine_F3_MOVE_Skill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F3_MOVE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F3_RESIST_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F3_RESIST_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F4_ATK_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_F4_ATK_Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F4_ATK_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F4_KILL_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_F4_KILL_Skill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F4_KILL_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::b__0()":"irr","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::b__1()":"irs","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::b__0()":"iah","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::b__0()":"iai","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::b__0()":"iaj","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::b__0()":"iak","Assembly-CSharp|SkillType Logic.Skill.SanaeDivineSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OmikujiAnim(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.GridData,Logic.Skill.SanaeDivineType)":"ial","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::BigUnlucky(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"irt","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::BigLucky(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"iru","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::RegisterOrRunTimer(System.Action,System.Single,System.String)":"mpv","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveUnit(RuntimeData.MapData,System.UInt32,RuntimeData.UnitData&)":"mpw","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveGrid(RuntimeData.MapData,System.UInt32,RuntimeData.GridData&)":"mpx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveUnitGrid(RuntimeData.MapData,System.UInt32,RuntimeData.UnitData&,RuntimeData.GridData&)":"mpy","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill::GetBuff(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,SkillType&)":"iao","Assembly-CSharp|SkillType Logic.Skill.SanaeMoveSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeNineContinueSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeNineSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeWindSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeWindSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::GetSanaeWindXValue(UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"gnx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|SkillType Logic.Skill.SanaeWindXSkill::GetSkillType()":"bps","Assembly-CSharp|UnityEngine.Vector2Int Logic.Skill.SanaeWindXSkill::GetOffset()":"gny","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindXSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0::b__0()":"dcy","Assembly-CSharp|SkillType Logic.Skill.SatoriAttackBoomSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackBoomSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::b__0()":"dcz","Assembly-CSharp|SkillType Logic.Skill.SatoriAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0::b__0()":"dda","Assembly-CSharp|SkillType Logic.Skill.SatoriBanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriBanSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::b__0()":"ddb","Assembly-CSharp|SkillType Logic.Skill.SatoriSeeSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriSeeSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|SkillType Logic.Skill.SatsujinkiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatsujinkiSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SatsujinkiSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.ScarletKoakumaSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ScarletKoakumaSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.ScarletMistRealTimeVampireDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.ScarletMistRealTimeVampireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ScarletMistRealTimeVampireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.ScarletMistRealTimeVampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.ScarletMistRealTimeVampireSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.ScoutProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.ScoutProSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Void Logic.Skill.ScoutProSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|SkillType Logic.Skill.ScoutSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.ScoutSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|SkillType Logic.Skill.ShenlanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.ShenlanSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0::b__0()":"dlq","Assembly-CSharp|SkillType Logic.Skill.SkillBanBombSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBanBombSkill::ResolveOriginPlayerId(RuntimeData.MapData,System.UInt32)":"epa","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SkillBanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SkillBanSkill::IsAllSkillBan()":"joz","Assembly-CSharp|SkillType Logic.Skill.SneakSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SneakSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|SkillType Logic.Skill.SpeedUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SpeedUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SplashSkill/<>c__DisplayClass2_1::b__0()":"be","Assembly-CSharp|System.Void Logic.Skill.SplashSkill/<>c__DisplayClass2_2::b__1()":"ddd","Assembly-CSharp|SkillType Logic.Skill.SplashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SplashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.StaticSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.StaticSkill::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|SkillType Logic.Skill.StiffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.StiffSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.StiffSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Void Logic.Skill.StompSkill/<>c__DisplayClass2_1::b__0()":"dde","Assembly-CSharp|SkillType Logic.Skill.StompSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.StompSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::b__0()":"ddf","Assembly-CSharp|SkillType Logic.Skill.SuperDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.SuperHideSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuperHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SuperHideSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.SuperHideSkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|SkillType Logic.Skill.SurpriseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SurpriseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackAllySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoAttackSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoAttackSkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|SkillType Logic.Skill.SuwakoCombineSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoFullmapSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiCombineSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::b__0()":"iaq","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Void Logic.Skill.SuwakoHebiSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiSplitSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSplitSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SuwakoMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoMoveSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SuwakoSplitSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoSplitSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SwapSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SwapSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.TaiChiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TaiChiSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.TenguBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TenguBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.TenguBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchAttackSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchBuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchDieSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchDieSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchSightSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchSightSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchSightSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.ThirdEyeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.TreatAsHeroSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.TreatAsHeroSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.TrioSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.TrioSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.TrioSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.UndeadSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UndeadSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.UndeadSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.UniqueSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UniqueSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.UniqueSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.UtsuhoBaseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"jzq","Assembly-CSharp|SkillType Logic.Skill.UtsuhoBoneMakerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoBoneMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.UtsuhoDelayActSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoDelayActSkill::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|System.Void Logic.Skill.UtsuhoDelayActSkill::DelayMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"kam","Assembly-CSharp|SkillType Logic.Skill.UtsuhoRadiationSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.UtsuhoReadyMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.UtsuhoReadyMoveSuperSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSuperSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSuperSkill::DealDelayAttackDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kao","Assembly-CSharp|System.Void Logic.Skill.VampireProSkill/<>c__DisplayClass2_0::b__0()":"ddg","Assembly-CSharp|SkillType Logic.Skill.VampireProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.VampireProSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.VampireSkill/<>c__DisplayClass3_0::b__0()":"ddh","Assembly-CSharp|SkillType Logic.Skill.VampireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.VampireSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.VampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.WaterDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|SkillType Logic.Skill.WaterMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.WaterMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|SkillType Logic.Skill.WindGodSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.WindPriestessSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.YuugiDashProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.YuugiDashProSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Void Logic.Skill.YuugiDashProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.YuugiDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.YuugiDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|SkillType Logic.Skill.YuugiMovePlusSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.YuugiMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.YuugiMoveSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.YuugiPushSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.YuugiPushSkill::YuugiPushAttack(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.MapData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&,System.Boolean&)":"kap","Assembly-CSharp|System.Boolean Logic.Skill.YuugiPushSkill::CanCounterForPush(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fcq","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Skill.SkillBase::RentAroundBuf()":"ddi","Assembly-CSharp|System.Void Logic.Skill.SkillBase::ReturnAroundBuf()":"ddj","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::get_Level()":"gzk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_HasLevel()":"goa","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_HasTimeLimit()":"fon","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::get_LastTime()":"fop","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_AutoDisappear()":"ddk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_NoShow()":"haa","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_ShowSkillLevel()":"hab","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_ShowSkill()":"hac","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::get_SkillPriority()":"kaq","Assembly-CSharp|SkillType Logic.Skill.SkillBase::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SkillBase::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.SkillBase::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetSkillPriority(SkillPriority)":"kar","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsAllSkillBan()":"joz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformFromBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kas","Assembly-CSharp|System.Void Logic.Skill.SkillBase::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillSpecialOverride(RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmo","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetScore()":"bri","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeTurnStart()":"iat","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsFinished()":"brj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetPermanent(System.Boolean)":"izh","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetIsLevel(System.Boolean)":"izi","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetAutoDisappear(System.Boolean)":"izj","Assembly-CSharp|Logic.Skill.SkillBase Logic.Skill.SkillBase::GetCopySkill()":"brk","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetTurnsLimit(System.UInt32)":"for","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AddTurnLimit(System.UInt32)":"fot","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.SkillBase::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetLevel(System.Int32)":"gjx","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"jzm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ActiveMoveFailed(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"kat","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAction(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kau","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnClearActionPoint(RuntimeData.MapData,RuntimeData.UnitData)":"knn","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"jzq","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsOfficer()":"hzy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfMove(RuntimeData.UnitData,RuntimeData.MapData)":"bqp","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreControlArea(RuntimeData.UnitData,RuntimeData.MapData)":"brd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreWoodAndMountains(RuntimeData.UnitData,RuntimeData.MapData)":"bre","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bpy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,Vegetation)":"bpz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsOnCarry()":"cxj","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanTransport()":"hzt","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsFrozen(RuntimeData.UnitData)":"kav","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetOfficerHealth()":"gly","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fax","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetSpecialSkillBonus(RuntimeData.MapData,RuntimeData.UnitData,SkillType)":"gzi","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetKillCount()":"glx","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasZOC()":"fun","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetOfficer()":"gmk","Assembly-CSharp|SkillType Logic.Skill.ISkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsAllSkillBan()":"joz","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformFromBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kas","Assembly-CSharp|System.Void Logic.Skill.ISkill::NewSkillOnTransform(System.Collections.Generic.List`1)":"bpk","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSkillSpecialOverride(RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmo","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"jzm","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"glj","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ActiveMoveFailed(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1)":"kat","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAction(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kau","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"jzq","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsOfficer()":"hzy","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfMove(RuntimeData.UnitData,RuntimeData.MapData)":"bqp","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreControlArea(RuntimeData.UnitData,RuntimeData.MapData)":"brd","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreWoodAndMountains(RuntimeData.UnitData,RuntimeData.MapData)":"bre","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bpy","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,Vegetation)":"bpz","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsOnCarry()":"cxj","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsFrozen(RuntimeData.UnitData)":"kav","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzn","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetSpecialSkillBonus(RuntimeData.MapData,RuntimeData.UnitData,SkillType)":"gzi","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetKillCount()":"glx","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::HasZOC()":"fun","Assembly-CSharp|System.Void Logic.Skill.ISkill::SetOfficer()":"gmk","Assembly-CSharp|Logic.Skill.SkillBase Logic.Skill.SkillFactory::GetSkillBySkillType(SkillType)":"brl","Assembly-CSharp|System.Void Logic.PrefabPool.PrefabConfig::RefreshPrefabDict()":"elu","Assembly-CSharp|Logic.PrefabPool.PrefabItem Logic.PrefabPool.PrefabConfig::GetPrefab(Logic.PrefabPool.PrefabType)":"elv","Assembly-CSharp|UnityEngine.GameObject Logic.PrefabPool.PrefabPoolManager::GetPrefab(Logic.PrefabPool.PrefabType)":"elx","Assembly-CSharp|UnityEngine.GameObject Logic.PrefabPool.PrefabPoolManager::GetGameObject(Logic.PrefabPool.PrefabType)":"ely","Assembly-CSharp|System.Void Logic.PrefabPool.PrefabPoolManager::ReturnGameObject(Logic.PrefabPool.PrefabType,UnityEngine.GameObject)":"elz","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::b__3_0(T)":"hsz","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::b__3_1(T)":"htc","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::b__3_2(T)":"htd","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0::b__3(T)":"hte","Assembly-CSharp|System.Action`1 Logic.Pool.THCollectionPool/TypePool`1::BuildResetAction()":"htf","Assembly-CSharp|T Logic.Pool.THCollectionPool::Get`1()":"htg","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::Release`1(T)":"hth","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Pool.THCollectionPool::GetList`1()":"iac","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.Pool.THCollectionPool::GetDictionary`2()":"iga","Assembly-CSharp|System.Collections.Generic.HashSet`1 Logic.Pool.THCollectionPool::GetHashSet`1()":"igb","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseList`1(System.Collections.Generic.List`1)":"igd","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseDictionary`2(System.Collections.Generic.Dictionary`2)":"ilj","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseHashSet`1(System.Collections.Generic.HashSet`1)":"ilk","Assembly-CSharp|Logic.Pool.PooledHandle`1> Logic.Pool.THCollectionPool::GetListHandle`1(System.Collections.Generic.List`1&)":"ini","Assembly-CSharp|Logic.Pool.PooledHandle`1> Logic.Pool.THCollectionPool::GetDictionaryHandle`2(System.Collections.Generic.Dictionary`2&)":"inj","Assembly-CSharp|Logic.Pool.PooledHandle`1> Logic.Pool.THCollectionPool::GetHashSetHandle`1(System.Collections.Generic.HashSet`1&)":"ivx","Assembly-CSharp|System.Int32 Logic.Multilingual.MultilingualData/<>c::b__18_0(System.ValueTuple`3,System.ValueTuple`3)":"kxs","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::b__0(System.Text.RegularExpressions.Match)":"kxt","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::b__0(System.Text.RegularExpressions.Match)":"kxu","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::b__0(System.Text.RegularExpressions.Match)":"kxv","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.Multilingual.MultilingualData::get_ItemDict()":"brn","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::GetMultilingualStr(System.UInt32,Logic.Multilingual.MultilingualType)":"bro","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualData::NeedsEnglishFallback(Logic.Multilingual.MultilingualType)":"kxw","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualData::NeedsChineseFallback(Logic.Multilingual.MultilingualType)":"kxx","Assembly-CSharp|TMPro.TMP_FontAsset Logic.Multilingual.MultilingualData::GetMultilingualFont(System.UInt32,Logic.Multilingual.MultilingualType)":"brp","Assembly-CSharp|System.UInt32 Logic.Multilingual.MultilingualData::GetFontGroupID(TMPro.TMP_FontAsset)":"brq","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualData::RefreshDict(System.Boolean)":"mpz","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData::GetSystemLanguageTargetMultilingual(Logic.Multilingual.MultilingualType)":"brs","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::GetMultilingualStrEditor(System.UInt32,Logic.Multilingual.MultilingualType)":"kba","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.MultilingualData::GetSubStringIdRunning(System.UInt32,Logic.Multilingual.MultilingualType)":"kbb","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::ResolveEmbeddedStringsRunning(System.String,Logic.Multilingual.MultilingualType)":"kbc","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::ResolveEmbeddedStrings(System.String,Logic.Multilingual.MultilingualType)":"kbd","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::UnResolveEmbeddedStrings(System.String,Logic.Multilingual.MultilingualType)":"kbe","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::AlignEmbeddedStringsToZH(System.String,System.String,Logic.Multilingual.MultilingualType,System.UInt32)":"kbf","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualItem::Refresh()":"brt","Assembly-CSharp|System.String Logic.Multilingual.MultilingualItem::GetStrByType(Logic.Multilingual.MultilingualType)":"bj","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualItem::IsTranslate(Logic.Multilingual.MultilingualType)":"eei","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualItem::ParseBoolStr(System.String)":"irv","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsProperNoun()":"eil","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsDialogue()":"eim","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsDeprecated()":"ein","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__27_0(Logic.Multilingual.MultilingualTextMono)":"mqa","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_0(System.Char)":"kxy","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_1(System.Char)":"kxz","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_2(System.Char)":"kya","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_3(System.Char)":"kyb","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_4(System.Char)":"kyc","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_5(System.Char)":"kyd","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_6(System.Char)":"kye","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::b__30_7(System.Char)":"kyf","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::get_CurrentType()":"bru","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::MigrateLegacyModConfigIfNeeded()":"kyg","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::ApplyWorkshopMods()":"dm","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SaveAndApplyMods()":"kyh","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SnapshotOriginalIfNeeded()":"kyi","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RestoreOriginal()":"kyj","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.UInt32)":"brw","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.UInt32,Logic.Multilingual.MultilingualType)":"kyk","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualTextSafe(System.String,Logic.Multilingual.MultilingualType)":"kyl","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualTextSafe(System.String)":"eyf","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.MultilingualManager::GetMultilingualSubIdList(System.UInt32)":"kbo","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.MultilingualManager::GetMultilingualSubIdListSafe(System.String)":"kbp","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.String)":"iau","Assembly-CSharp|TMPro.TMP_FontAsset Logic.Multilingual.MultilingualManager::GetMultilingualFont(System.UInt32)":"brx","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::ChangedMultilingual(Logic.Multilingual.MultilingualType)":"bry","Assembly-CSharp|System.UInt32 Logic.Multilingual.MultilingualManager::GetFontGroupID(TMPro.TMP_FontAsset)":"brz","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SetUIText(TMPro.TextMeshProUGUI,System.String,System.Collections.Generic.List`1)":"bsa","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SetUIText(TMPro.TextMeshProUGUI,System.Collections.Generic.List`1)":"bsb","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RefreshMultilingualData()":"bsc","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RefreshTextComs()":"bsd","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetSystemLanguage()":"bse","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetCurLanguage()":"eio","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetLanguageByString(System.String)":"izo","Assembly-CSharp|Logic.Multilingual.OriginalLangFields Logic.Multilingual.OriginalLangFields::From(Logic.Multilingual.MultilingualItem)":"kym","Assembly-CSharp|System.Void Logic.Multilingual.OriginalLangFields::RestoreTo(Logic.Multilingual.MultilingualItem)":"kyn","Assembly-CSharp|System.String Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::b__0(System.Text.RegularExpressions.Match)":"kyo","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::get_PreviewType()":"bsg","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::set_PreviewType(Logic.Multilingual.MultilingualType)":"bsh","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.MultilingualTextMono::get_ParamList()":"bsi","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::set_ParamList(System.Collections.Generic.List`1)":"bsj","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::OnMultilingualChanged()":"bsk","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::ApplyRTLDirection(TMPro.TextMeshProUGUI,Logic.Multilingual.MultilingualType)":"lat","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::BindFontID()":"bsl","Assembly-CSharp|Logic.Multilingual.MultiTextConfig Logic.Multilingual.MultilingualTextMono::GetMultiTextConfig(Logic.Multilingual.MultilingualType)":"bsm","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::MatchTextCfg(TMPro.TextMeshProUGUI,Logic.Multilingual.MultilingualType)":"bsn","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualTextMono::IsPrimaryLanguageCfg(Logic.Multilingual.MultilingualType)":"kyp","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::SetMultilingualText(System.String,Logic.Multilingual.MultilingualType,TMPro.TMP_FontAsset)":"bso","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::ApplyDefaultEmbeddedColor(TMPro.TextMeshProUGUI)":"mqb","Assembly-CSharp|System.Void Logic.Multilingual.MultiTextConfig::ExcuteConfig(TMPro.TextMeshProUGUI)":"bsp","Assembly-CSharp|System.Void Logic.Multilingual.MultiTextConfig::ExcuteConfigForce(TMPro.TextMeshProUGUI)":"kyq","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::b__0(Steamworks.RemoteStorageSubscribePublishedFileResult_t,System.Boolean)":"kyr","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::b__0(Steamworks.RemoteStorageUnsubscribePublishedFileResult_t,System.Boolean)":"kys","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0::b__0(Logic.Multilingual.WorkshopModItem)":"kyt","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsQuerying()":"dq","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsQuerying(System.Boolean)":"dr","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_CurrentPage()":"ds","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_CurrentPage(System.UInt32)":"dt","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_TotalResults()":"du","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_TotalResults(System.UInt32)":"dv","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_TotalPages()":"dw","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModBrowser::get_Results()":"dx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::get_LastError()":"dy","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_LastError(System.String)":"gh","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsSubscribeOperating()":"no","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsSubscribeOperating(System.Boolean)":"np","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnQueryCompleted(System.Action)":"oa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnQueryCompleted(System.Action)":"vs","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnSubscribeCompleted(System.Action`2)":"vt","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnSubscribeCompleted(System.Action`2)":"vu","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnUnsubscribeCompleted(System.Action`2)":"vv","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnUnsubscribeCompleted(System.Action`2)":"vw","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsQueryingUserMods()":"kyu","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsQueryingUserMods(System.Boolean)":"kyv","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModBrowser::get_UserMods()":"kyw","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::get_UserQueryError()":"kyx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_UserQueryError(System.String)":"kyy","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnUserModsQueryCompleted(System.Action)":"kyz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnUserModsQueryCompleted(System.Action)":"kza","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::QueryPage(System.UInt32)":"vx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::Subscribe(Steamworks.PublishedFileId_t)":"vz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::Unsubscribe(Steamworks.PublishedFileId_t)":"wa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RunCallbacks()":"wb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::OnSteamQueryCompleted(Steamworks.SteamUGCQueryCompleted_t,System.Boolean)":"wc","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RefreshItemState(Steamworks.PublishedFileId_t)":"wd","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RefreshItemStateForItem(Logic.Multilingual.WorkshopModItem)":"we","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::QueryUserMods()":"kzb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::OnUserQueryCompleted(Steamworks.SteamUGCQueryCompleted_t,System.Boolean)":"kzc","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModLanguageNames::GetSteamTagName(Logic.Multilingual.MultilingualType)":"lau","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModCsv::WriteCsv(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1)":"wf","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModCsv::ReadCsv(System.String,System.String&)":"wg","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModCsv::EscapeField(System.String)":"wh","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModCsv::ParseCsvRows(System.String)":"wi","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::GetModRootPath()":"wj","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ExportModTemplate(Logic.Multilingual.MultilingualType,Logic.Multilingual.MultilingualType,System.String,System.Boolean)":"kzd","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ExportModTemplate(System.String)":"wl","Assembly-CSharp|Logic.Multilingual.WorkshopModInfo Logic.Multilingual.WorkshopModExporter::ReadModInfo(System.String)":"wm","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModExporter::WriteModInfo(System.String,Logic.Multilingual.WorkshopModInfo)":"lav","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModExporter::TryParseLanguageFromFolderName(System.String,Logic.Multilingual.MultilingualType&)":"law","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::GetSteamPlayerName()":"wn","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyAllMods(Logic.Multilingual.MultilingualData)":"wo","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModsWithConfig(Logic.Multilingual.MultilingualData,System.Collections.Generic.List`1)":"wp","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplySubscribedMods(Logic.Multilingual.MultilingualData)":"wq","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyLocalMods(Logic.Multilingual.MultilingualData)":"wr","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModFromFolder(Logic.Multilingual.MultilingualData,System.String,Logic.Multilingual.MultilingualType)":"ws","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModLoader::GetSubscribedModPaths()":"wt","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModLoader::GetSubscribedModEntries()":"lax","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModLoader::GetLocalModPaths()":"wu","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Multilingual.WorkshopModLoader::GetAllAvailableModPaths()":"wv","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModsFromPaths(Logic.Multilingual.MultilingualData,System.Collections.Generic.List`1,Logic.Multilingual.MultilingualType)":"ww","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.WorkshopModLoader::ParseLanguageType(System.String)":"wx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModLoader::SetItemStr(Logic.Multilingual.MultilingualItem,Logic.Multilingual.MultilingualType,System.String)":"wy","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModUploader::get_IsBusy()":"wz","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::get_StatusMessage()":"xa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::set_StatusMessage(System.String)":"xb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::CreateAndUploadMod(System.String,System.String,System.String,System.String,System.Action`2)":"xc","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::UpdateMod(Steamworks.PublishedFileId_t,System.String,System.String,System.Action`1,System.String,System.String)":"lay","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::Poll()":"xe","Assembly-CSharp|Steamworks.EItemUpdateStatus Logic.Multilingual.WorkshopModUploader::GetUploadProgress(Steamworks.UGCUpdateHandle_t,System.UInt64&,System.UInt64&)":"xf","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::Cancel()":"xg","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::OnCreateItemResult(Steamworks.CreateItemResult_t,System.Boolean)":"kze","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::StartSubmitContent(Steamworks.PublishedFileId_t,System.String,System.String,System.String,System.String,System.String)":"xi","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::OnSubmitItemUpdateResult(Steamworks.SubmitItemUpdateResult_t,System.Boolean)":"kzf","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::FinishWithError(System.String)":"xk","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SetModTags(Steamworks.UGCUpdateHandle_t,System.String)":"xm","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SavePublishedFileIdToModInfo(System.String,Steamworks.PublishedFileId_t)":"laz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SyncModInfoBeforeUpload(System.String,System.String,System.String)":"lba","Assembly-CSharp|Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::get_Instance()":"bst","Assembly-CSharp|System.Void Logic.CrashSight.CrashSightManager::Initialize()":"bsu","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::GetCrashSightDeviceId()":"mqc","Assembly-CSharp|System.String Logic.CrashSight.LogSystem::GenerateHashCode()":"bsv","Assembly-CSharp|System.Void Logic.CrashSight.LogSystem::LogInfo(System.String,UnityEngine.Object)":"bsw","Assembly-CSharp|System.UInt64 Logic.CrashSight.LogSystem::GetSelfMemberIdSafe()":"lqs","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::get_CurVersionInfo()":"bti","Assembly-CSharp|System.Void Logic.Config.VersionConfig::CreateNewVersion(System.UInt32,System.UInt32,System.UInt32,System.UInt32)":"jpb","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::GetVersionInfo(System.UInt32)":"btk","Assembly-CSharp|System.UInt32 Logic.Config.VersionInfo::get_VersionId()":"btl","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_FullVersion()":"btm","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_WindowsFullVersion()":"jpc","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_Version()":"jpd","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_WindowsVersion()":"jpe","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_OldFullVersion()":"jpf","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_OldWindowsFullVersion()":"jpg","Assembly-CSharp|System.String Logic.Config.VersionInfo::GetFourthVersionLetter()":"jph","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.CommonLogic::GetCityActionOptionList(System.Int32)":"bto","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.CommonLogic::GetTileActionOptionList(UnityEngine.Vector2Int,System.Int32)":"btp","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.CommonLogic::GetUnitActionOptionList(System.Int32)":"btq","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckPlayerCanPayAction(System.Int32,System.String)":"btr","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckCityFullPopulation(System.Int32)":"bts","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckUnitCanAttackPos(System.Int32,UnityEngine.Vector2Int)":"btt","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckUnitHasAttackTarget(System.Int32)":"btu","Assembly-CSharp|System.Single[0...,0...] Logic.Common.CommonLogic::CalcUnitMoveInfo(System.Int32)":"btv","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::CheckUnitCanMoveAttack(System.Int32,System.Single[0...,0...])":"btw","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.CommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,ResourceType)":"btx","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.CommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,TerrainFeature)":"bty","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::QueryTileNearbySum(UnityEngine.Vector2Int,ResourceType)":"btz","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::FindUnitOnPos(UnityEngine.Vector2Int)":"bua","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckTerrainCanBridge(UnityEngine.Vector2Int)":"bub","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckBridgeMirror(UnityEngine.Vector2Int)":"buc","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.ICommonLogic::GetCityActionOptionList(System.Int32)":"bto","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.ICommonLogic::GetTileActionOptionList(UnityEngine.Vector2Int,System.Int32)":"btp","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.ICommonLogic::GetUnitActionOptionList(System.Int32)":"btq","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckPlayerCanPayAction(System.Int32,System.String)":"btr","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckCityFullPopulation(System.Int32)":"bts","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckUnitCanAttackPos(System.Int32,UnityEngine.Vector2Int)":"btt","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckUnitHasAttackTarget(System.Int32)":"btu","Assembly-CSharp|System.Single[0...,0...] Logic.Common.ICommonLogic::CalcUnitMoveInfo(System.Int32)":"btv","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::CheckUnitCanMoveAttack(System.Int32,System.Single[0...,0...])":"btw","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.ICommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,ResourceType)":"btx","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Common.ICommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,TerrainFeature)":"bty","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::QueryTileNearbySum(UnityEngine.Vector2Int,ResourceType)":"btz","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::FindUnitOnPos(UnityEngine.Vector2Int)":"bua","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckTerrainCanBridge(UnityEngine.Vector2Int)":"bub","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckBridgeMirror(UnityEngine.Vector2Int)":"buc","Assembly-CSharp|System.Void Logic.AI.AIActionBase::CheckIsActionInPlayerSight()":"bud","Assembly-CSharp|System.Void Logic.AI.AIActionBase::CheckIsActionDuration()":"bue","Assembly-CSharp|System.String Logic.AI.AIActionBase::DebugInfo()":"buf","Assembly-CSharp|System.Boolean Logic.AI.ActionNetData::IsEqual(Logic.AI.ActionNetData)":"haf","Assembly-CSharp|Logic.AI.AIActionType Logic.AI.AIActionGenerator::get_ActionType()":"bug","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneStepActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1)":"bui","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorUnitActions(System.Collections.Generic.List`1)":"buj","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneUnitActions(RuntimeData.UnitData,System.Collections.Generic.List`1)":"buk","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorGridActions(System.Collections.Generic.List`1)":"bul","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneGridActions(RuntimeData.GridData,System.Collections.Generic.List`1)":"bum","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorCityActions(System.Collections.Generic.List`1)":"bun","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneCityActions(RuntimeData.CityData,System.Collections.Generic.List`1)":"buo","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorTechActions(System.Collections.Generic.List`1)":"bup","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1)":"buq","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorTechActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1)":"bur","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorFutureActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1)":"bus","Assembly-CSharp|System.Collections.Generic.List`1 Logic.AI.AIActionGenerator::GeneratorAllActionIdsForUse(RuntimeData.MapData,RuntimeData.PlayerData)":"iav","Assembly-CSharp|System.Collections.Generic.List`1 Logic.AI.AIActionGenerator::GeneratorAllActionIds(RuntimeData.MapData,RuntimeData.PlayerData)":"iaw","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorActionIds(Logic.AI.AICalculatorData,Logic.Action.CommonActionType)":"but","Assembly-CSharp|System.Single Logic.AI.CalculateResult::GetAllScore()":"buu","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::get_TechScoreCalculator()":"buv","Assembly-CSharp|System.Collections.Generic.HashSet`1 Logic.AI.AIActionScoreCalculator::get_CanMoveGrid()":"buw","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.AI.AIActionScoreCalculator::get_UnitScore()":"bux","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.AI.AIActionScoreCalculator::get_CityScore()":"buy","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.AI.AIActionScoreCalculator::get_CityDefendScore()":"buz","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::get_UnitTargetMap()":"bva","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::IsTrueAction(Logic.AI.AIActionBase)":"bvb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateMoneyScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bve","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvf","Assembly-CSharp|System.Single Logic.AI.AIActionScoreCalculator::CalculateOneUnitScore(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"bvg","Assembly-CSharp|System.Single Logic.AI.AIActionScoreCalculator::GetRestraintScore(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"iax","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvi","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerSightScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityDefendScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvk","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::RefreshUnitPos(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvl","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult,TechType)":"bvu","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::RefreshCalMap(RuntimeData.MapData,System.Boolean)":"iay","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionScoreCalculator::GetCalMap(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jmp","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::SimulateAttack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Boolean&,System.Single&)":"kbq","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AIActionScoreCalculator::CalculateAIActionScore(Logic.AI.AICalculatorData,System.Collections.Generic.List`1,System.String&)":"iaz","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::CalculateAIActionIsTrue(Logic.AI.AICalculatorData,Logic.AI.AIActionBase,System.Collections.Generic.List`1,System.Boolean&)":"iba","Assembly-CSharp|Logic.AI.CalculateResult Logic.AI.AIActionScoreCalculator::CalculateAIActionScore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,System.Collections.Generic.List`1)":"bvx","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToOtherCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bvy","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitRetreat(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bvz","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateExplore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwa","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundGapScoreMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hag","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerDangerMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bfe","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateGridMiscCreateMountain(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"ibb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateGridMiscGrowTree(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"ibc","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hah","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerHealthMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hai","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundHeroHealthMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"haj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitMoveToTargetGrid(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwc","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentAttackUnit(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwd","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwe","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwf","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToCityTerritory(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwg","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionAttackMoveToCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwh","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendMoveForTrain(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwi","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateMoveForTrainGiant(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hak","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitRecovery(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwk","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendMove(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwl","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwm","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwn","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitCollect(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwo","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityDevelopment(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwp","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwq","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainMilitary(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwr","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainDefendAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bws","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainDefend(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwt","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechDefend(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwu","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechGap(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwv","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechResource(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bww","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwx","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechScore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwy","Assembly-CSharp|System.Int32 Logic.AI.AIActionScoreCalculator::CalculatePlayerTechGapScore(RuntimeData.PlayerData,RuntimeData.PlayerData)":"bwz","Assembly-CSharp|System.Int32 Logic.AI.AIActionScoreCalculator::CalculatePlayerTechGapScore(TechType,TechType)":"bxa","Assembly-CSharp|System.ValueTuple`3 Logic.AI.PathFinder::FindPath(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcm","Assembly-CSharp|System.ValueTuple`2 Logic.AI.PathFinder::FindPathLength(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcn","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::FindPathLengthWithin(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,System.Int32&,RuntimeData.UnitData,System.Int32)":"jco","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::CanReachFast(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcp","Assembly-CSharp|System.Void Logic.AI.PathFinder::ClearReachabilityCache()":"jcq","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::BuildReachabilityToken(RuntimeData.MapData,RuntimeData.PlayerData)":"jcr","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindPathCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&,System.Int32&)":"jcs","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindLengthCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jct","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindReachabilityCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jcu","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryReachabilityByComponentCache(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jdr","Assembly-CSharp|System.Void Logic.AI.PathFinder::BuildComponentCache(System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jjm","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighbor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jjp","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighborFast(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jow","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighborForComponent(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jox","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::IsCellPassable(System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jsu","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::GetReachabilityUnitKey(RuntimeData.UnitData)":"jsv","Assembly-CSharp|UnityEngine.Vector2Int[] Logic.AI.PathFinder::BuildPath(System.Int32,System.Int32,System.Int32)":"jsw","Assembly-CSharp|System.Void Logic.AI.PathFinder::EnsureCapacity(System.Int32)":"jtb","Assembly-CSharp|System.Void Logic.AI.PathFinder::EnsureComponentCapacity(System.Int32)":"jzo","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::NextSearchStamp()":"jzs","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::IsValidPosition(System.Int32,System.Int32,UnityEngine.Vector2Int)":"bxc","Assembly-CSharp|System.Int32 Logic.AI.UnitTargetMap/<>c::b__6_0(Logic.AI.UnitTargetData,Logic.AI.UnitTargetData)":"bxd","Assembly-CSharp|System.Void Logic.AI.UnitTargetMap::TryAddUnitTarget(Logic.AI.UnitTargetType,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"bxe","Assembly-CSharp|System.Void Logic.AI.UnitTargetMap::Refresh()":"bxf","Assembly-CSharp|System.Boolean Logic.AI.UnitTargetMap::Refresh2(System.Int32)":"bxg","Assembly-CSharp|Logic.AI.UnitTargetData Logic.AI.UnitTargetMap::GetUnitTargetByUnitId(System.UInt32)":"bxh","Assembly-CSharp|System.Single Logic.AI.UnitTargetMap::GetAllScore(Logic.AI.UnitTargetType)":"bxi","Assembly-CSharp|Logic.AI.AICalculatorTechInfo Logic.AI.AIConfigAsset::GetTechInfo(TechType)":"bxk","Assembly-CSharp|Logic.AI.AIDiffInfo Logic.AI.AIConfigAsset::GetAIDiffInfo(Logic.AI.AIDifficult)":"bxl","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::get_PlayerData()":"hal","Assembly-CSharp|System.Void Logic.AI.AILogic::StartAILogic(RuntimeData.MapData,RuntimeData.PlayerData)":"bxm","Assembly-CSharp|System.Void Logic.AI.AILogic::FinishAILogic()":"bxn","Assembly-CSharp|System.Void Logic.AI.AILogic::Update()":"bxo","Assembly-CSharp|System.Void Logic.AI.AILogic::AIModelExecute()":"ibd","Assembly-CSharp|System.Collections.Generic.List`1 Logic.AI.AILogic::GetCurrentAIRecords()":"dlh","Assembly-CSharp|System.Collections.Generic.List`1 Logic.AI.AILogic::GetAIRecords(System.UInt32)":"dli","Assembly-CSharp|System.String Logic.AI.AIRecord::GetDesc()":"dlj","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetRestraintScoreForTech(RuntimeData.MapData,UnitType,GiantType,System.UInt32,RuntimeData.UnitData)":"ibe","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetUnitTypeMilitaryScoreForTech(RuntimeData.MapData,UnitType,RuntimeData.PlayerData,Logic.AI.AIConfigAsset)":"bxs","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetResourceTypeConstructScoreForTech(RuntimeData.MapData,ResourceType,RuntimeData.PlayerData,Logic.AI.AIConfigAsset)":"bxt","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::CalculateTechScorePro(RuntimeData.MapData,RuntimeData.PlayerData,TechType,Logic.AI.AIConfigAsset)":"bxu","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::CalculateTechScore(RuntimeData.MapData,RuntimeData.PlayerData,TechType,Logic.AI.AIConfigAsset)":"bxv","Assembly-CSharp|System.Void Logic.Action.CommonActionParams::RefreshParams()":"bym","Assembly-CSharp|System.Void Logic.Action.CommonActionParams::OnParamChanged()":"byn","Assembly-CSharp|Logic.Action.CommonActionParams Logic.Action.CommonActionParams::GetCopyParam()":"byo","Assembly-CSharp|System.String Logic.Action.CommonActionParams::GetStringLog()":"dlk","Assembly-CSharp|System.String Logic.Action.CommonActionParams::GetNotSameLog(Logic.Action.CommonActionParams)":"ibf","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::get_Id()":"byp","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::ComputeId()":"byq","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::op_Equality(Logic.Action.CommonActionId,Logic.Action.CommonActionId)":"byr","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::op_Inequality(Logic.Action.CommonActionId,Logic.Action.CommonActionId)":"bys","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::Equals(Logic.Action.CommonActionId)":"fep","Assembly-CSharp|System.String Logic.Action.CommonActionId::GetStringLog()":"byu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.Action.ActionLogicFactory::GetActionLogicDict()":"byv","Assembly-CSharp|System.Collections.Generic.Dictionary`2 Logic.Action.ActionLogicFactory::GetActionLogicIDDict()":"byw","Assembly-CSharp|System.Void Logic.Action.ActionLogicFactory::RefreshPlayerAction()":"fov","Assembly-CSharp|System.Void Logic.Action.ActionLogicFactory::Refresh()":"byx","Assembly-CSharp|Logic.Action.ActionLogicBase Logic.Action.ActionLogicFactory::GetActionLogic(Logic.Action.CommonActionId)":"byy","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::PlayerHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"byz","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::GridHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"bza","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::GridHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1)":"bzb","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::CityHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"bzc","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::UnitHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1&)":"bzd","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::UnitHasMoveAndAttackAction(RuntimeData.MapData,RuntimeData.UnitData,System.Collections.Generic.List`1&)":"bze","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::MainObjectCanShowAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1&,System.Collections.Generic.List`1&)":"ibg","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Action.ActionLogicFactory::GetActionLogicByType(Logic.Action.CommonActionType)":"bzg","Assembly-CSharp|MainObjectType Logic.Action.ActionLogicFactory::GetMainObjectType(Logic.Action.CommonActionType)":"bzh","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::get_ActionId()":"bzi","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::get_Duration()":"bzj","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::set_Duration(System.Single)":"bzk","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckEqualActionId(Logic.Action.CommonActionId)":"bzl","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::GetPreserveCost(RuntimeData.MapData,RuntimeData.GridData,System.Int32&)":"emm","Assembly-CSharp|System.Int32 Logic.Action.ActionLogicBase::GetCost(Logic.Action.CommonActionParams)":"emn","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::GetAnimTime(Logic.Action.CommonActionParams)":"bzn","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::GetValue()":"bzp","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CompleteExecute(Logic.Action.CommonActionParams)":"ham","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::ExecuteWithoutFullActionPeriod(Logic.Action.CommonActionParams)":"dll","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::NetCompleteExecute(Logic.Action.CommonActionParams)":"han","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::BeforeExecute(Logic.Action.CommonActionParams)":"hao","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AfterExecute(Logic.Action.CommonActionParams)":"hap","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.ActionLogicBase::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::TH1Debug()":"bzt","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.BuildWonderAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.GainResourceAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.CityLevelUpActionAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitMoveAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Void Logic.Action.ActiveAttackActionRecorder::MarkStarted(RuntimeData.MapData,RuntimeData.UnitData)":"ftf","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackGroundAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckAIMoney(Logic.Action.CommonActionParams)":"haq","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Void Logic.Action.SurrenderAction::SaveLocalSurrenderEndArchive(Logic.Action.CommonActionParams)":"lpc","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::b__0()":"ftw","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::g__RunVisual|1()":"fuj","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::get_Current()":"fxb","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_Current(Logic.Action.ActionVisualEventCollector)":"fxu","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::get_MainTargetKilledBeforeAttack()":"gex","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetKilledBeforeAttack(System.Boolean)":"ggh","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::get_MainTargetPreAttackDamage()":"gih","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetPreAttackDamage(System.Int32)":"gki","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Begin(RuntimeData.MapData,System.UInt32,System.UInt32)":"gup","Assembly-CSharp|Logic.SettlementInfo Logic.Action.ActionVisualEventCollector::SettleDamageWithVisual(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType,System.Int32,System.Single,System.Boolean,System.Boolean,System.Boolean)":"gvk","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::AddDamageStep(RuntimeData.GridData,RuntimeData.CityData,TH1_Renderer.UnitRenderer,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Single,System.Boolean,System.Boolean)":"gvn","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::FlushTo(TH1_Anim.Fragments.FragmentBase)":"gyt","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackAllyAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionPayMoney(Logic.Action.CommonActionParams)":"emc","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckBaseInfo(Logic.Action.CommonActionParams)":"emd","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasTechCulture(Logic.Action.CommonActionParams)":"kbr","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasMoney(Logic.Action.CommonActionParams)":"emf","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckInTerritory(Logic.Action.CommonActionParams)":"emg","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckEnemyOccupy(Logic.Action.CommonActionParams)":"emh","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasOne(Logic.Action.CommonActionParams,System.Int32&)":"emi","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasAnotherNearby(Logic.Action.CommonActionParams)":"har","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckTemplePlaceOK(Logic.Action.CommonActionParams)":"eny","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionUpdateAllBuildingLevel::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::BuildActionBuildEgyptianIrrigationSpecial(Logic.Action.CommonActionParams,System.Boolean)":"has","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionPayMoney(Logic.Action.CommonActionParams)":"enz","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckBaseInfo(Logic.Action.CommonActionParams)":"eoa","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasTech(Logic.Action.CommonActionParams)":"eob","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasMoney(Logic.Action.CommonActionParams)":"eoc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckInTerritory(Logic.Action.CommonActionParams)":"eod","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckEnemyOccupy(Logic.Action.CommonActionParams)":"eoe","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasOne(Logic.Action.CommonActionParams,System.Int32&)":"eof","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckBaseData(Logic.Action.CommonActionParams)":"epb","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckHasTechCulture(Logic.Action.CommonActionParams)":"kbs","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckWaterUnit()":"epd","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckCityFullPop(Logic.Action.CommonActionParams)":"epe","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckCityBelongPlayer(Logic.Action.CommonActionParams)":"epf","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckGridBelongPlayer(Logic.Action.CommonActionParams)":"epg","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckUnitOnCity(Logic.Action.CommonActionParams)":"eph","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckEnemyUnitOnGrid(Logic.Action.CommonActionParams)":"gkp","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckUnitOnGrid(Logic.Action.CommonActionParams)":"epi","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckMoneyEnough(Logic.Action.CommonActionParams)":"epj","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.TrainUnitAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckGiantHasColdTime(Logic.Action.CommonActionParams)":"eyj","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckHeroReachMaxCount(Logic.Action.CommonActionParams)":"kbt","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::ExecuteViewAfter(Logic.Action.CommonActionParams)":"eyz","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionPayMoney(Logic.Action.CommonActionParams)":"eog","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckBaseInfo(Logic.Action.CommonActionParams)":"eoh","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitBelongPlayer(Logic.Action.CommonActionParams)":"eoi","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckHasTech(Logic.Action.CommonActionParams)":"eoj","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckHasMoney(Logic.Action.CommonActionParams)":"eok","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitHasCP(Logic.Action.CommonActionParams)":"eol","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckUnitEnableAction(Logic.Action.CommonActionParams)":"kbu","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitHasSkill(Logic.Action.CommonActionParams)":"eom","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckUnitCanGiantUpgrade(Logic.Action.CommonActionParams)":"ddl","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::ExecuteViewBefore(Logic.Action.CommonActionParams)":"ddm","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::ExecuteViewAfter(Logic.Action.CommonActionParams)":"ddn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionForceDisband::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionForceDisband::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Int32 Logic.Achievement.AchievementData/<>c::b__3_0(Logic.Achievement.AchievementItem,Logic.Achievement.AchievementItem)":"bzy","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::AddNewAchievementItem(System.UInt32,System.UInt32)":"bzz","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::RemoveAchievementItem(System.UInt32,System.UInt32,System.UInt32)":"irw","Assembly-CSharp|System.Collections.Generic.List`1 Logic.Achievement.AchievementData::GetAchievementItemList(System.UInt32,System.UInt32,System.UInt32)":"caa","Assembly-CSharp|Logic.Achievement.AchievementItem Logic.Achievement.AchievementData::GetAchievementItem(System.UInt32,System.UInt32,System.UInt32)":"cab","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::RefreshAchievementDict()":"cac","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::ClearAchievementFinishedInfo()":"cad","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AchievementConditionBase::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::ReCheckCondition()":"ux","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::ClearUserData()":"cah","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cai","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"caj","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cak","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cal","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cam","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.String Logic.Achievement.AchievementConditionBase::GetConditionDescription()":"can","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.TrainGiantCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::ClearCache()":"caf","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::ClearUserData()":"cah","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::ReCheckCondition()":"ux","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.BuildWonderConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cak","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.BuildWonderConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.BuildWonderConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.WonderInCityConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.WonderInCityConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.WonderInCityConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.UnitOnWonderConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cai","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.UnitOnWonderConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.UnitOnWonderConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundBuildingsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundBuildingsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundBuildingsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundWondersConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundWondersConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundWondersConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundEnemyUnitsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundEnemyUnitsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundEnemyUnitsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundSelfUnitsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundSelfUnitsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundSelfUnitsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundCityGridsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundCityGridsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundCityGridsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionBase Logic.Achievement.AchievementFactory::GetAchievementCondition(Logic.Achievement.AchievementConditionType)":"cao","Assembly-CSharp|System.UInt32 Logic.Achievement.AchievementItem::get_ID()":"cap","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"caq","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"car","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cas","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cat","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cau","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bh","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::ReCheckConditionsNotComplete()":"uy","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CheckConditions(RuntimeData.MapData)":"cav","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::BindMapData(RuntimeData.MapData)":"caw","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CheckMapMatch(RuntimeData.MapData)":"cax","Assembly-CSharp|System.String Logic.Achievement.AchievementItem::GetConditionDescription()":"cay","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::GetConditionProgress(System.Int32&,System.Int32&)":"irz","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementItem::CheckChanged(Logic.Achievement.AchievementItem)":"isa","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CopyChange(Logic.Achievement.AchievementItem)":"jpj","Assembly-CSharp|System.Int32 Logic.Audio.AudioManager/<>c::b__34_0(Logic.Audio.AudioPlayer,Logic.Audio.AudioPlayer)":"llz","Assembly-CSharp|System.String Logic.Audio.AudioManager::GetCurrentMusicName()":"kzh","Assembly-CSharp|System.Void Logic.Audio.AudioManager::Update()":"boz","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayMusic(System.String,System.Single,System.Single,System.Boolean,System.Boolean)":"gpx","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StopMusic()":"bpb","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayMusicDelayed(System.String,System.Single,System.Single,System.Boolean,System.Boolean,System.Single)":"jpq","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdatePendingMusic()":"jpr","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StartBgmRotation()":"jps","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StopBgmRotation()":"jpt","Assembly-CSharp|System.Void Logic.Audio.AudioManager::ResumeBgmRotationIfEnabled()":"jpu","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdateActivePlayerMusics()":"jpv","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdateBgmRotation()":"jpw","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayNextRotationMusic()":"jpx","Assembly-CSharp|System.Void Logic.Audio.AudioManager::ShuffleList(System.Collections.Generic.List`1)":"jpy","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayAudio(System.String,System.Single,System.Single,System.Boolean)":"bpc","Assembly-CSharp|Logic.Audio.AudioPlayer Logic.Audio.AudioManager::GetPlayer()":"bpd","Assembly-CSharp|System.Void Logic.Audio.AudioManager::InGameAudioInit(TH1_Logic.Core.Main,RuntimeData.MapData)":"fes","Assembly-CSharp|System.Void Logic.Audio.AudioManager::CalculateAndPlayAmbient()":"bpf","Assembly-CSharp|System.Void Logic.Audio.AudioManager::InGameOnTurnStart()":"bpg","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::Play(System.Single)":"gra","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::Update(System.Single)":"pq","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::Stop()":"ibh","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::UpdateSourceVolume(System.Single)":"pr","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::get_Id()":"hbc","Assembly-CSharp|TH1_Renderer.BubbleData TH1_Renderer.BubbleRenderer::GetBubbleData()":"ddo","Assembly-CSharp|System.Boolean TH1_Renderer.BubbleRenderer::SetInfo(TH1_Renderer.BubbleData,System.Action`2)":"hbd","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickUpgrade()":"hbe","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickHeroUpgrade()":"hbf","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickCapture()":"hbg","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickExamine()":"hbh","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickGather()":"hbi","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickHeroSelect()":"ddp","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickCommon()":"hbj","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnCloseCommon()":"hbk","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::ForceClose()":"hbl","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::Destroy()":"fo","Assembly-CSharp|System.Void TH1_Renderer.CityInfoHouseMono::SetContent(System.Boolean,TH1_Renderer.CityInfoHouseMono/CityInfoHouseStatusEnum)":"fgv","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::RebuildCityInfoBar()":"lfi","Assembly-CSharp|System.Boolean TH1_Renderer.CityInfoMono::PrepareHouseList(System.Int32)":"kzi","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetBG(System.Boolean)":"fgx","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetLevelBar(System.Boolean,System.Int32,System.Int32,System.Int32)":"fgy","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetConnect(System.Boolean)":"fgz","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCapital(System.Boolean)":"fha","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetEmbassy(System.Boolean)":"fma","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetWarEmbassy(System.Boolean)":"fru","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCityStolen(System.Boolean)":"kpd","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCoin(System.Boolean,System.Int32)":"fsd","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetTech(System.Boolean,System.Int32)":"ger","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCulture(System.Boolean,System.Int32)":"kbv","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCityName(System.String)":"gff","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::Update()":"fbk","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::Dispose()":"fcr","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityInfo()":"hbm","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityLabels()":"gfg","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityCoinTech()":"gfj","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityCoinTechCulture()":"kbw","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityInfo()":"fbl","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::GetEmbassyIconStatus(System.Boolean&,System.Boolean&)":"gfl","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityCoinTech()":"gfm","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityCoinTechCulture()":"kbx","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityName()":"fbr","Assembly-CSharp|System.Int32 TH1_Renderer.CityInfoRenderer::GetCityPopulationSafe(RuntimeData.MapData,System.UInt32)":"lgb","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityPops(System.Int32,System.Int32)":"hbn","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::UpdateLevelShow(System.Int32,System.Int32)":"hbo","Assembly-CSharp|System.UInt32 TH1_Renderer.CityInfoRenderer::GetCid()":"hbp","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::OnGameStart()":"gm","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::OnGameClosed()":"gv","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::RefreshLimitEffects()":"jsf","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::ClearAllRenderer()":"gw","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::BubbleDataIdGenerator()":"gx","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::Update()":"gy","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::ShowBubble(TH1_Renderer.BubbleData,System.UInt32&)":"gz","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::GetAvailableRenderer()":"ic","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::CloseAllBubble()":"ie","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::RecycleBubble(System.UInt32,System.UInt32)":"ig","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::ClickBubble(System.UInt32,System.UInt32)":"it","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::ShouldShowHeroSelectBubble(RuntimeData.MapData,RuntimeData.PlayerData)":"gdw","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::CanBuyHeroCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerCultureInfo,CultureCardType)":"kab","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::TurnStartSetBubble(RuntimeData.MapData,RuntimeData.PlayerData)":"ly","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::EnsureRefs()":"ddq","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetContent(SkillType,RuntimeData.UnitFullType,System.Boolean,System.Int32)":"ddr","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetIcon(UnityEngine.Sprite)":"dds","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetColor(UnityEngine.Color)":"ddt","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::get_IsValid()":"mqd","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::TryRefreshUnitRefs(System.Boolean,System.Boolean)":"mqe","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::Die()":"ddu","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::AddOrUpdateStatus(SkillType,System.Boolean,System.Int32)":"ddv","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RemoveStatus(SkillType)":"kbz","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::ClearAllStatus()":"kca","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SyncStatusWithUnitSkills()":"kcb","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::HasStatusDisplay(SkillType)":"kcc","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetStatusAreaVisible(System.Boolean)":"kcd","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantDisappear()":"hbq","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantShow()":"hbr","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::Update()":"hbs","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::UpdateShenlanTint()":"jsg","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitDefense()":"hci","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitImage()":"hbt","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::InstantUpdateUnit(System.Boolean)":"hbu","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::InstantUpdateTryDie()":"hbv","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantUpdateUnitPos()":"hbw","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitInfo()":"hbx","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateDebug()":"hby","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::RenderUpdateUnitShowOff()":"hbz","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitGlow()":"hca","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateHideState()":"kce","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateHideAround()":"kcf","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::ShowDamagePreview(System.Int32,UnityEngine.Color)":"djm","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::HideDamagePreview()":"djn","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdataHighlight()":"hcb","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetSelectHighlight(System.Boolean)":"hcc","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetAttackHighlight(System.Boolean)":"hcd","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetAllyHighlight(System.Boolean)":"hce","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitSprite()":"hcf","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitPosition()":"hch","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::GetPosition()":"hcj","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::isGlow()":"jhv","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::get_Count()":"kcw","Assembly-CSharp|System.Collections.Generic.IEnumerable`1 TH1_Renderer.UnitStatusArea::get_AllIcons()":"kcx","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::AddOrUpdateStatus(SkillType,RuntimeData.UnitFullType,System.Boolean,System.Int32)":"ddw","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::RemoveStatus(SkillType)":"kcz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::HasStatus(SkillType)":"kda","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::GetStatusLevel(SkillType)":"kdb","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::ClearAllStatus()":"kdc","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::SyncWithUnitSkills(RuntimeData.UnitData)":"ddx","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::RefreshLayout()":"kde","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::SetAreaVisible(System.Boolean)":"kdf","Assembly-CSharp|System.Void TH1_Renderer.Prefab.BubbleMono::SetContent(TH1_Renderer.BubbleType,System.Action,UnityEngine.Sprite)":"ddy","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hcl","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Collections.Generic.List`1)":"hcm","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::CreateUnitAtomAnimProjectile(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1Renderer.ProjectileType,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hcn","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType)":"hco","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase TH1_Anim.FragmentFactory::Create(TH1_Anim.FragmentType,TH1_Anim.IFragmentData)":"hcp","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Anim.FragmentManager::get_Fragment()":"hcq","Assembly-CSharp|System.Void TH1_Anim.FragmentManager::Update()":"hcr","Assembly-CSharp|System.Void TH1_Anim.FragmentManager::UpdateFragment(TH1_Anim.Fragments.FragmentBase)":"hcs","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Anim.Fragments.GridUpdateType,TH1Renderer.GridRenderer,System.Single)":"hct","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,System.Collections.Generic.List`1)":"hcu","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1Renderer.GridRenderer,TH1_Renderer.CityInfoRenderer,System.Int32,System.Int32)":"hcv","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,TH1Renderer.ProjectileType,TH1Renderer.ProjectileType,System.Int32,System.Int32,RuntimeData.CityData,RuntimeData.CityData,System.Boolean)":"kdg","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1Renderer.GridRenderer,TH1Renderer.GridRenderer,TH1_Renderer.CityInfoRenderer,System.Int32)":"hcx","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.CityData)":"hcy","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,UnityEngine.GameObject,RuntimeData.GridData,RuntimeData.GridData,TH1_Anim.FragmentMoveExplorerType)":"hcz","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::CreateAttackAllyData(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,SkillType,System.Boolean,RuntimeData.CityData)":"hda","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::EnqueueAnim(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData)":"hdc","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::TryProcessNext()":"hdd","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::OnAnimCompleted()":"hde","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::Update(UnitMono)":"hdf","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData)":"hdg","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::InitData()":"hdh","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnFinished(UnitMono)":"hdj","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::UpdateDirection(UnitMono,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hdl","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::GetPositionOnPath(System.Collections.Generic.List`1,System.Single)":"hdm","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttack::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::<.ctor>b__2_0()":"ddz","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::<.ctor>b__2_1()":"dea","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAlly::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter/<>c::<.ctor>b__3_2()":"deb","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAndCounter::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_0()":"dec","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_1()":"ded","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_3()":"dee","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_4()":"def","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_5()":"deg","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackGround::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0::b__0(TH1_Anim.Fragments.FragmentStep)":"deh","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnStart(System.Single)":"hdp","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::TimeOut(System.Single)":"hdr","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::InjectStep(TH1_Anim.Fragments.FragmentStep)":"dei","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::InitSteps()":"dej","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::AddStep(System.Int32,System.Single,System.Action)":"dek","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::RecalcDuration()":"del","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::CalcStepTriggerTime(System.Int32)":"dem","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::UpdateSteps(System.Single)":"den","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::CheckStepsDone(System.Single)":"deo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityConnectExpUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityExp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityExpUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityLevelUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentDie::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentDie::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentGridUpdate::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMove::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMove::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveTeleport::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveTeleport::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveExplorer::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveExplorer::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveKill::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::<.ctor>b__2_0()":"dep","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::<.ctor>b__2_1()":"deq","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentNotMoveKill::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_0()":"der","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_1()":"des","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_2()":"det","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentSkillEffect::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::ExecuteAllStepsImmediately()":"deu","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::ExecuteStep(TH1_Anim.Fragments.SkillVisualStep)":"dev","Assembly-CSharp|System.Void TH1_Anim.Fragments.PendingAnimScope::Add(TH1_Anim.Fragments.FragmentStep)":"dew","Assembly-CSharp|System.Void TH1_Anim.Fragments.PendingAnimScope::FlushTo(TH1_Anim.Fragments.FragmentBase)":"dex","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIActionRecoveryAndNoMove::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AICalculateAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIExecuteAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIFinishAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::GetName()":"cjb","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachEnd::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachStart::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorActionReturnTrue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionRandom::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAIParamActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAnyPlayerFeelValue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamBuildEmbassy::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCheckTargetGridCanArrive::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseFarthestTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxKillScore::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinHealthSelfGiant::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinLevelHeroAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseTargetHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityLevelMoreThanX::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitCountLimit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitRatio::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCultureCardType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamEnemyCityTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamExplore::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamFeelingValue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridCollect::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridMiscType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHandleLeagueRequest::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategy::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategyList::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsCalm::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHasSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHeroAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSelfUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSkillAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthGap::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthInCondi::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitAround::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitInOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamLevel::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamMustGarrison::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurn::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurnMatch::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerWealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandom::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandomAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRecentlySelfTerritoryTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfCityCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfDanger::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkillLevel::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritory::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritoryResource::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSetMoveTargetGrid::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamStandingTrainUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityHaveUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridDistance::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsAttackCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsMyCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridTerritory::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealthRatio::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitFullType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitLeague::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechTypes::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTrainUnitType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionTypes::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitCiv::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitFullType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitShipAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParanIsUnitInSelfCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIUnitCanMoveAndAttack::get_desc()":"cja","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseActionTask::get_NodeId()":"cjc","Assembly-CSharp|System.Void NodeCanvas.Tasks.Actions.BaseActionTask::set_NodeId(System.UInt32)":"cjd","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseActionTask::get_desc()":"cja","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseCondition::get_NodeId()":"cje","Assembly-CSharp|System.Void NodeCanvas.Tasks.Actions.BaseCondition::set_NodeId(System.UInt32)":"cjf","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseCondition::get_desc()":"cjg","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.CountryStrategyCondition::get_desc()":"cjg","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.MarkAction::get_desc()":"cja","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashBaseRetEvent(GCloud.UQM.OnUQMStringRetEventHandler`1)":"cji","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashBaseRetEvent(GCloud.UQM.OnUQMStringRetEventHandler`1)":"cjj","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashSetLogPathRetEvent(GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1)":"cjk","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashSetLogPathRetEvent(GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1)":"cjl","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashLogUploadRetEvent(GCloud.UQM.OnUQMRetLogUploadEventHandler`1)":"cjm","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashLogUploadRetEvent(GCloud.UQM.OnUQMRetLogUploadEventHandler`1)":"cjn","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::get_CrashSightPlatform()":"cjo","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::LoadCrashSightCoreSo()":"cjp","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCallbackType(System.Int32)":"cjq","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigGameType(System.Int32)":"cjr","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigAutoReportLogLevel(System.Int32)":"cjs","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCrashServerUrl(System.String)":"cjt","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigDebugMode(System.Boolean)":"cju","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigDefault(System.String,System.String,System.String,System.Int64)":"cjv","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::InitWithAppId(System.String)":"cjw","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::InitContext(System.String,System.String,System.String)":"cjx","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::LogRecord(System.Int32,System.String)":"cjy","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::AddSceneData(System.String,System.String)":"cjz","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ReportException(System.Int32,System.String,System.String,System.String,System.String,System.Boolean)":"cka","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ReportException(System.Int32,System.String,System.String,System.String,System.Collections.Generic.Dictionary`2,System.Int32,System.String)":"ckb","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetUserId(System.String)":"ckc","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetScene(System.String,System.Boolean)":"ckd","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetAppVersion(System.String)":"cke","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDeviceId(System.String)":"ckf","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomizedDeviceID(System.String)":"ckg","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomizedMatchID(System.String)":"ckh","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDeviceModel(System.String)":"cki","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetLogPath(System.String)":"ckj","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackMessage(System.Int32,System.Int32)":"ckk","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackData(System.Int32,System.Int32)":"ckl","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashSetLogPathMessage(System.Int32,System.Int32)":"ckm","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashLogUploadMessage(System.Int32,System.Int32,System.Int32)":"ckn","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackNoRet(System.Int32,System.Int32)":"cko","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCallBack()":"ckp","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::UnregisterCallBack()":"ckq","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigLogCallBack()":"ckr","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetLogcatBufferSize(System.Int32)":"cks","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCallbackMsg(System.String)":"ckt","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::StartDumpRoutine(System.Int32,System.Int32,System.Int64,System.Int64,System.Int32,System.Boolean,System.String)":"cku","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::StartMonitorFdCount(System.Int32,System.Int32,System.Int32)":"ckv","Assembly-CSharp|System.Int32 GCloud.UQM.UQMCrash::getExceptionType(System.String)":"ckw","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetServerEnv(System.String)":"ckx","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::setEnableGetPackageInfo(System.Boolean)":"ckz","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDumpType(System.Int32)":"cla","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::AddValidExpCode(System.UInt64)":"clb","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::UploadCrashWithGuid(System.String)":"clc","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCrashUploadEnable(System.Boolean)":"cld","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetWorkSpace(System.String)":"cle","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetEngineInfo(System.String,System.String,System.String,System.String)":"clf","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomAttachDir(System.String)":"clg","Assembly-CSharp|System.Boolean GCloud.UQM.UQMCrash::CheckFdCount(System.Int32,System.Int32,System.Boolean)":"clh","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetOomLogPath(System.String)":"cli","Assembly-CSharp|System.Void GCloud.UQM.UQMLog::SetLevel(GCloud.UQM.UQMLog/Level)":"clj","Assembly-CSharp|System.Void GCloud.UQM.UQMLog::FullLog(System.String)":"clk","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_MethodId()":"cll","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_CrashType()":"clm","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_LogUploadResult()":"cln","Assembly-CSharp|System.String GCloud.UQM.UQMMessageCenter::OnUQMRet(System.Int32,System.Int32,System.Int32)":"clo","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::get_Instance()":"clp","Assembly-CSharp|System.Void GCloud.UQM.UQMMessageCenter::Uninit()":"clr","Assembly-CSharp|System.String GCloud.UQM.UQMMessageCenter::SynchronousDelegate(System.Object)":"cls","Assembly-CSharp|System.Boolean GCloud.UQM.MiniJSON.Json/Parser::IsWordBreak(System.Char)":"clt","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::Parse(System.String)":"clu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 GCloud.UQM.MiniJSON.Json/Parser::ParseObject()":"clv","Assembly-CSharp|System.Collections.Generic.List`1 GCloud.UQM.MiniJSON.Json/Parser::ParseArray()":"clw","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseValue()":"clx","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseByToken(GCloud.UQM.MiniJSON.Json/Parser/TOKEN)":"cly","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::ParseString()":"clz","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseNumber()":"cma","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Parser::EatWhitespace()":"cmb","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::get_PeekChar()":"cmc","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::get_NextChar()":"cmd","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::get_NextWord()":"cme","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::get_NextToken()":"cmf","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Serializer::Serialize(System.Object)":"cmg","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeValue(System.Object)":"cmh","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeObject(System.Collections.IDictionary)":"cmi","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeArray(System.Collections.IList)":"cmj","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeString(System.String)":"cmk","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeOther(System.Object)":"cml","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json::Deserialize(System.String)":"cmm","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json::Serialize(System.Object)":"cmn"}},"Field":{"MemberType":"Field","Mapping":{"Assembly-CSharp|System.String CrashSightAgent::crashUploadUrl":"cmo","Assembly-CSharp|System.Collections.Generic.List`1 CrashSightAgent::callbackThreads":"cmp","Assembly-CSharp|System.Object CrashSightAgent::callbackThreadsLock":"cmq","Assembly-CSharp|CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler":"cmr","Assembly-CSharp|System.Boolean CrashSightAgent::_isInitialized":"cms","Assembly-CSharp|UnityEngine.LogType CrashSightAgent::_autoReportLogLevel":"cmt","Assembly-CSharp|System.Boolean CrashSightAgent::_debugMode":"cmu","Assembly-CSharp|System.Boolean CrashSightAgent::_autoQuitApplicationAfterReport":"cmv","Assembly-CSharp|System.Func`1> CrashSightAgent::_LogCallbackExtrasHandler":"cmw","Assembly-CSharp|System.Boolean CrashSightAgent::_uncaughtAutoReportOnce":"cmx","Assembly-CSharp|System.Boolean CrashSightStackTrace::enable":"cmy","Assembly-CSharp|System.String CrashSightStackTrace::stackTrace":"cmz","Assembly-CSharp|UnityEngine.SpriteRenderer SpriteEffectController::spriteRenderer":"cna","Assembly-CSharp|UnityEngine.Material SpriteEffectController::originalMaterial":"cnb","Assembly-CSharp|UnityEngine.MaterialPropertyBlock SpriteEffectController::propBlock":"cnc","Assembly-CSharp|System.Boolean SteamManager::s_EverInitialized":"uz","Assembly-CSharp|SteamManager SteamManager::s_instance":"vj","Assembly-CSharp|System.Boolean SteamManager::m_bInitialized":"vk","Assembly-CSharp|Steamworks.SteamAPIWarningMessageHook_t SteamManager::m_SteamAPIWarningMessageHook":"vl","Assembly-CSharp|DebugCenter DebugCenter::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean DebugCenter::DebugNoAI":"cne","Assembly-CSharp|System.Boolean DebugCenter::DebugSelfPlayerAllSight":"cnf","Assembly-CSharp|System.Boolean DebugCenter::DebugAIAllTech":"cng","Assembly-CSharp|System.Boolean DebugCenter::DebugAIMoreMoney":"cnh","Assembly-CSharp|System.Single DebugCenter::DebugLandThreshold":"cni","Assembly-CSharp|System.Single DebugCenter::DebugAIActionTime":"cnj","Assembly-CSharp|System.Single DebugCenter::AnimationSpeed":"cnk","Assembly-CSharp|System.Boolean DebugCenter::DebugMode":"cnl","Assembly-CSharp|System.Boolean DebugCenter::DebugHideCenterMessage":"cnm","Assembly-CSharp|System.Int32 Table::MaxMapSize":"cnn","Assembly-CSharp|System.Int32 Table::MaxForceCount":"cno","Assembly-CSharp|TechDataAssets Table::TechDataAssets":"cnp","Assembly-CSharp|ActionDataAssets Table::ActionDataAssets":"cnq","Assembly-CSharp|UnitTypeDataAssets Table::UnitTypeDataAssets":"cnr","Assembly-CSharp|GridAndResourceDataAssets Table::GridAndResourceDataAssets":"cns","Assembly-CSharp|AnimDataAssets Table::AnimDataAssets":"cnt","Assembly-CSharp|UICenterMessageDataAssets Table::UICenterMessageDataAssets":"cnu","Assembly-CSharp|PlayerDataAssets Table::PlayerDataAssets":"cnv","Assembly-CSharp|CivDataAssets Table::CivDataAssets":"cnw","Assembly-CSharp|SkillDataAssets Table::SkillDataAssets":"cnx","Assembly-CSharp|HintDataAssets Table::HintDataAssets":"cny","Assembly-CSharp|LibraryDataAssets Table::LibraryDataAssets":"cnz","Assembly-CSharp|DiplomacyDataAssets Table::DiplomacyDataAssets":"fet","Assembly-CSharp|HeroDataAssets Table::HeroDataAssets":"fox","Assembly-CSharp|ColorDataAssets Table::ColorDataAssets":"coa","Assembly-CSharp|TextDataAssets Table::TextDataAssets":"cob","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeDataAssets Table::ProjectileTypeDataAssets":"hds","Assembly-CSharp|GridVFXInfoDataAssets Table::GridVFXInfoDataAssets":"dey","Assembly-CSharp|TH1_DataAssetsScript.TextStylePresetDataAssets Table::TextStylePresetDataAssets":"kzj","Assembly-CSharp|GeoDataAssets Table::GeoDataAssets":"grz","Assembly-CSharp|MobilityDataAssets Table::MobilityDataAssets":"ibi","Assembly-CSharp|ScenarioDataAssets Table::ScenarioDataAssets":"izp","Assembly-CSharp|StoryDataAssets Table::StoryDataAssets":"izq","Assembly-CSharp|PlayerTaskDataAssets Table::PlayerTaskDataAssets":"izr","Assembly-CSharp|MomentDataAssets Table::MomentDataAssets":"jhw","Assembly-CSharp|CultureCardDataAssets Table::CultureCardDataAssets":"kdh","Assembly-CSharp|MusicDataAssets Table::MusicDataAssets":"kzk","Assembly-CSharp|StaffDataAssets Table::StaffDataAssets":"jzx","Assembly-CSharp|TH1_Logic.MatchConfig.WikiData Table::WikiData":"kdi","Assembly-CSharp|NetworkPlayerTipDataAssets Table::NetworkPlayerTipDataAssets":"mqf","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseNumber":"cof","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseEdge":"cog","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseHeight":"coh","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseType":"coi","Assembly-CSharp|Table Table::k__BackingField":"k__BackingField","Assembly-CSharp|System.Random Table::rng":"foy","Assembly-CSharp|System.Object Timer/TimerTask::target":"com","Assembly-CSharp|System.Action Timer/TimerTask::method":"con","Assembly-CSharp|System.Single Timer/TimerTask::executeTime":"coo","Assembly-CSharp|System.String Timer/TimerTask::errorMessage":"pp","Assembly-CSharp|Timer Timer::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1 Timer::tasks":"coq","Assembly-CSharp|System.Action`1 ActionClickedEvent::OnItemClicked":"coy","Assembly-CSharp|System.Int32 BottomBarButtonUIAnimator/d__8::<>1__state":"coz","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__8::<>2__current":"cpa","Assembly-CSharp|BottomBarButtonUIAnimator BottomBarButtonUIAnimator/d__8::<>4__this":"cpb","Assembly-CSharp|System.Int32 BottomBarButtonUIAnimator/d__9::<>1__state":"cpc","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/d__9::<>2__current":"cpd","Assembly-CSharp|BottomBarButtonUIAnimator BottomBarButtonUIAnimator/d__9::<>4__this":"cpe","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator/d__9::targetScale":"cpf","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator/d__9::5__2":"cpg","Assembly-CSharp|System.Single BottomBarButtonUIAnimator/d__9::5__3":"cph","Assembly-CSharp|UnityEngine.RectTransform BottomBarButtonUIAnimator::rectTransform":"cpi","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator::originalScale":"cpj","Assembly-CSharp|System.Nullable`1 CameraController::_smoothTargetPosition":"crr","Assembly-CSharp|UnityEngine.Vector3 CameraController::_startPos":"crs","Assembly-CSharp|System.Single CameraController::_moveProgress":"crt","Assembly-CSharp|System.Single CameraController::_moveDuration":"cru","Assembly-CSharp|System.Boolean CameraController::_isMoving":"crv","Assembly-CSharp|System.Single CameraController::TARGET_ASPECT":"crw","Assembly-CSharp|UnityEngine.Camera CameraController::_camera":"crx","Assembly-CSharp|System.Int32 CameraController::_lastWidth":"cry","Assembly-CSharp|System.Int32 CameraController::_lastHeight":"crz","Assembly-CSharp|UnityEngine.UI.Button ChooseUISettingBarController/<>c__DisplayClass6_0::btn":"cti","Assembly-CSharp|ChooseUISettingBarController ChooseUISettingBarController/<>c__DisplayClass6_0::<>4__this":"ctj","Assembly-CSharp|UnityEngine.Transform ChooseUISettingBarController::buttonGroup":"ctk","Assembly-CSharp|System.Collections.Generic.List`1 ChooseUISettingBarController::buttons":"ctl","Assembly-CSharp|UnityEngine.UI.Button ChooseUISettingBarController::selectedButton":"ctm","Assembly-CSharp|UnityEngine.Color ChooseUISettingBarController::selectedColor":"ctn","Assembly-CSharp|UnityEngine.Color ChooseUISettingBarController::normalColor":"cto","Assembly-CSharp|System.Int32 ButtonHoverEffect/d__15::<>1__state":"ibj","Assembly-CSharp|System.Object ButtonHoverEffect/d__15::<>2__current":"ibk","Assembly-CSharp|ButtonHoverEffect ButtonHoverEffect/d__15::<>4__this":"ibl","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect/d__15::endScale":"ibm","Assembly-CSharp|System.Single ButtonHoverEffect/d__15::5__2":"ibn","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect/d__15::5__3":"ibo","Assembly-CSharp|UnityEngine.AudioSource ButtonHoverEffect::audioSource":"ibp","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect::originalScale":"ibq","Assembly-CSharp|UnityEngine.Coroutine ButtonHoverEffect::scaleCoroutine":"ibr","Assembly-CSharp|System.Boolean ButtonHoverEffect::isPointerOver":"ibs","Assembly-CSharp|System.Boolean ToggleButtonController::_isOn":"ctv","Assembly-CSharp|Animancer.AnimancerComponent ToggleButtonController::_anim":"ctw","Assembly-CSharp|System.Boolean ToggleButtonController::_initialized":"ctx","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewCameraProperty::ThisController":"ffb","Assembly-CSharp|System.Boolean ViewCameraProperty::ClosePostProcessing":"ffc","Assembly-CSharp|System.Collections.Generic.HashSet`1 ViewCameraProperty::_enterList":"ffd","Assembly-CSharp|ViEventList ViewCloseProperty::_eventClosed":"ffe","Assembly-CSharp|System.Boolean ViewControllerSub`1::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean ViewControllerSub`1::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ViewControllerSub`1::_path":"ffh","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::_parent":"ffi","Assembly-CSharp|T ViewControllerSub`1::_script":"ffj","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::_windowObj":"ffk","Assembly-CSharp|System.Collections.Generic.List`1 ViewControllerSub`1::_atlasLoadList":"ffl","Assembly-CSharp|WinDepthType ViewDepthProperty::Type":"ffm","Assembly-CSharp|System.Int32 ViewDepthProperty::DepthSpan":"ffn","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_BottomDepthStart":"ffo","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_MiddleDepthStart":"ffp","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_TopDepthStart":"ffq","Assembly-CSharp|System.Int32 ViewDepthProperty::_depth":"ffr","Assembly-CSharp|ViDoubleLinkNode2`1 ViewDepthProperty::_currLinkNode":"ffs","Assembly-CSharp|ViDoubleLink2`1 ViewDepthProperty::_bottomViewSortingList":"fft","Assembly-CSharp|ViDoubleLink2`1 ViewDepthProperty::_middleViewSortingList":"ffu","Assembly-CSharp|ViDoubleLink2`1 ViewDepthProperty::_topViewList":"ffv","Assembly-CSharp|ViewLevelValue ViewHierarchyProperty::ViewLevel":"ffw","Assembly-CSharp|ViDoubleLinkNode2`1 ViewHierarchyProperty::_currLinkNode":"ffx","Assembly-CSharp|ViDoubleLink2`1 ViewHierarchyProperty::_viewOpenList":"ffy","Assembly-CSharp|System.String ViewLoadProperty::SubFolderPath":"ffz","Assembly-CSharp|System.String ViewLoadProperty::ResourceName":"fga","Assembly-CSharp|System.String ViewLoadProperty::ControllerName":"fgb","Assembly-CSharp|TH1_Core.Managers.UIRootType ViewLoadProperty::UIRootType":"fgc","Assembly-CSharp|LoadWindowState ViewLoadProperty::LoadState":"fgd","Assembly-CSharp|System.Boolean ViewLoadProperty::NessaryResource":"fge","Assembly-CSharp|ViEventList ViewLoadProperty::_eventLoaded":"fgf","Assembly-CSharp|System.Boolean ViewMaskProperty::EnableClick":"fgg","Assembly-CSharp|ViEventList ViewOpenProperty::_eventOpened":"fgh","Assembly-CSharp|DebugUI DebugUI/<>c__DisplayClass9_0::<>4__this":"fgi","Assembly-CSharp|System.String DebugUI/<>c__DisplayClass9_0::panelName":"fgj","Assembly-CSharp|UnityEngine.GameObject DebugUI::RODebugUI":"cum","Assembly-CSharp|UnityEngine.GameObject DebugUI::buttonGroup":"cun","Assembly-CSharp|UnityEngine.GameObject DebugUI::panelGroup":"cuo","Assembly-CSharp|System.Collections.Generic.Dictionary`2 DebugUI::panelDict":"cup","Assembly-CSharp|System.Boolean DebugUI::NeedShow":"cuq","Assembly-CSharp|System.UInt32 DebugUI::_turn":"cur","Assembly-CSharp|System.Collections.Generic.List`1 HintWindowController::_subHintItems":"kdj","Assembly-CSharp|UnityEngine.RectTransform HintWindowController::_selfRt":"brg","Assembly-CSharp|UnityEngine.Canvas HintWindowController::_rootCanvas":"bzm","Assembly-CSharp|UnityEngine.Camera HintWindowController::_uiCamera":"dwu","Assembly-CSharp|UnityEngine.UI.Image RoundedRectImage::image":"cwr","Assembly-CSharp|UnityEngine.UI.Slider VolumeSliderController::volumeSlider":"cxa","Assembly-CSharp|UIBlockCameraDrag UIBlockCameraDrag::_activeBlocker":"lqt","Assembly-CSharp|System.Boolean UIBlockCameraDrag::_isPointerInside":"lqu","Assembly-CSharp|System.Int32 DropdownRebuildTrigger/d__3::<>1__state":"isb","Assembly-CSharp|System.Object DropdownRebuildTrigger/d__3::<>2__current":"isc","Assembly-CSharp|DropdownRebuildTrigger DropdownRebuildTrigger/d__3::<>4__this":"isd","Assembly-CSharp|TMPro.TMP_Dropdown DropdownRebuildTrigger::_dropdown":"ise","Assembly-CSharp|System.Single IconSizingUtility::MAX_WIDTH":"gsa","Assembly-CSharp|System.Single IconSizingUtility::MAX_HEIGHT":"gsb","Assembly-CSharp|UIOutsideMultiplayFriendRowMono UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<>4__this":"isf","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::lobby":"isg","Assembly-CSharp|System.UInt64 UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::mid":"ish","Assembly-CSharp|System.Action UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<>9__1":"isi","Assembly-CSharp|System.Boolean UIOutsideMultiplayFriendRowMono::_invited":"isj","Assembly-CSharp|System.Action`1 UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::onJoinClicked":"mqg","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::<>4__this":"mqh","Assembly-CSharp|System.Action`1 UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::onActionClicked":"mqi","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo UIOutsideMultiplayLobbyRowMono::_lobbyInfo":"izu","Assembly-CSharp|System.Action`1 UIOutsideSelectAvatarMono::_onButtonClick":"isn","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::_playerEmpire":"iso","Assembly-CSharp|System.Boolean UIOutsideSelectAvatarMono::_hasChatContent":"dez","Assembly-CSharp|System.String UIOutsideSelectCheckPanelMono::LAST_MAP_SIZE_INDEX_KEY":"dfa","Assembly-CSharp|System.Action UIOutsideSelectCheckPanelMono::_onStartClick":"gse","Assembly-CSharp|System.Action`1 UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick":"izv","Assembly-CSharp|UIOutsideTutorListRowMono UIOutsideTutorListRowMono/<>c__DisplayClass6_0::<>4__this":"izw","Assembly-CSharp|System.Action`1 UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick2":"izx","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::text":"kdk","Assembly-CSharp|System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::tmp":"kdl","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::finalCheck":"kdm","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::panel":"kdn","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTextColor":"eoz","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTextColor":"epm","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTopbarColor":"epo","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTopbarColor":"epq","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopWinView::_thisMatchAlreadyShow":"eqg","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.RoomNameInputValidator::MinRoomNameLength":"mqz","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.RoomNameInputValidator::MaxRoomNameLength":"mra","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::InvalidRoomNameHint":"mrb","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::InvalidCharactersHint":"mrc","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideHistoryView::DropdownForceData":"isp","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideHistoryView::PlayerCountData":"isq","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideHistoryView::OrderDropData":"isr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideHistoryView::_items":"iss","Assembly-CSharp|RuntimeData.GameMode TH1_UI.View.Outside.UIOutsideHistoryView::_currentGameMode":"kzn","Assembly-CSharp|System.Action`1 TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::onClick":"ist","Assembly-CSharp|GiantType TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::giantTypeCopy":"isu","Assembly-CSharp|System.Action`2 TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::onClick":"isv","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::empireCopy":"isw","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::wonderTypeCopy":"isx","Assembly-CSharp|System.Action`1 TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::onClick":"kzo","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::captureName":"kzp","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::GuessPlaceholder":"kzq","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::_musicName":"kzr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::_realTitleId":"kzs","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0::go":"kzt","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::_currentPlayingMusicName":"kzu","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::_isGuessMode":"kzv","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideLibraryView::_heroMonoList":"isy","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideLibraryView::_wonderMonoList":"isz","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideLibraryView::_musicMonoList":"kzw","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryView::_currentMusicName":"kzx","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryView::_bgmBeforeMusicSheet":"kzy","Assembly-CSharp|TH1_UI.View.Outside.LibrarySheetType TH1_UI.View.Outside.UIOutsideLibraryView::_prevSheet":"kzz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLibraryView::_isGuessMode":"laa","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideLibraryView::_heroTypeList":"ita","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideLibraryView::_empireList":"itb","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Outside.UIOutsideLoadingView::_defaultLoadingSprite":"lbb","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLoadingView::_defaultLoadingSpriteCached":"lbc","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0::url":"kaw","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::_spawnedStaffNodes":"kax","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::rk":"itc","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::<>4__this":"itd","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_versionLabelList":"ite","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_vers":"itf","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_onClick":"itg","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_select":"ith","Assembly-CSharp|RuntimeData.MapData TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::preread":"mrd","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuView::DiscordUrl":"euj","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMenuView::_monoList":"iti","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideMenuView::_selectEmpire":"itj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModListItemMono::_data":"lab","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::_isSystemItem":"lac","Assembly-CSharp|TH1_UI.View.Outside.ModListItemSource TH1_UI.View.Outside.UIOutsideModListData::Source":"lad","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Title":"lae","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Author":"laf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Description":"lag","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModListData::TargetLanguage":"lah","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Version":"lai","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::LocalFolder":"laj","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModListData::SteamFileId":"lak","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListData::SteamIsSubscribed":"lal","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListData::SteamIsInstalled":"lam","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamVotesUp":"lan","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamVotesDown":"lao","Assembly-CSharp|System.UInt64 TH1_UI.View.Outside.UIOutsideModListData::SteamFileSize":"lap","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamCreatedTime":"laq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamUpdatedTime":"lar","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0::fileId":"ldr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0::folder":"lds","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::fileId":"lfl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::<>4__this":"lfm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::<>4__this":"kgg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::values":"kgh","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideModView/d__135::<>1__state":"lfn","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/d__135::<>2__current":"lfo","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/d__135::coreOnly":"lfp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/d__135::<>4__this":"lfq","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Outside.UIOutsideModView/d__135::5__2":"lfr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::_lastExportPath":"lbd","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_allMods":"lbe","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_itemPool":"lbf","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModView::_languageFilter":"lbg","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::_selected":"lbh","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_hasQueriedWorkshop":"lbi","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideModView::_visibleModCount":"lbj","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModView::_editingLanguage":"lbk","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_isInConfigMode":"lbl","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_editingModPaths":"lbm","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_availableMods":"lbn","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_activeItemPool":"lbo","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_availableItemPool":"lbp","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_languageOptions":"lbq","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_exportLanguageOptions":"lbr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_uploadFolderOptions":"lbs","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_uploadUpdateTargets":"lbt","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView::_lastUploadedFileId":"lbu","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideModView::_uploadedItemPool":"lbv","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_uploadModeIsUpdate":"ldz","Assembly-CSharp|Logic.Multilingual.MultilingualType[] TH1_UI.View.Outside.UIOutsideModView::PrimaryLanguages":"lbw","Assembly-CSharp|System.Action`1 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_onConfirm":"mre","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_onClose":"mrf","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_passwordLabelObject":"mrg","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_runtimeSeatRoot":"mrh","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_defaultRoomName":"mri","Assembly-CSharp|System.Action`1 TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::_onConfirm":"mrj","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::_onClose":"mrk","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_lobbyInfo":"mrl","Assembly-CSharp|System.Func`2 TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_onBlock":"mrm","Assembly-CSharp|System.Func`2 TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_onReport":"mrn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowType TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::Type":"mro","Assembly-CSharp|RuntimeData.MemberCiv TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::MemberCiv":"mrp","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::MemberInfo":"mrq","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::SlotIndex":"mrr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<>4__this":"czv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::row":"dat","Assembly-CSharp|RuntimeData.MemberCiv TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::mc":"dil","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::<>4__this":"dnv","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::resume":"doy","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::<>4__this":"dqf","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::notifyVersion":"ecw","Assembly-CSharp|UIOutsideMultiplayFriendRowMono TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0::t":"ehf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::LAST_MAP_SIZE_INDEX_KEY_MULTI":"fuk","Assembly-CSharp|System.UInt32[] TH1_UI.View.Outside.UIOutsideMultiplayView::CreativeWinMatchConfigIds":"msa","Assembly-CSharp|System.Int32[] TH1_UI.View.Outside.UIOutsideMultiplayView::TurnTimeLimitSeconds":"msb","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::_friendRowList":"itl","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::_memberRowList":"itm","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::_memberLineRowList":"msc","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::_roomMemberRows":"msd","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideMultiplayView::_lobbyRowList":"izz","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Outside.UIOutsideMultiplayView::_chatArea":"mse","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::_chatAreaGo":"msf","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Outside.UIOutsideMultiplayView::_netErrorArea":"msg","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::_netErrorAreaGo":"msh","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_UI.View.Outside.UIOutsideMultiplayView::_pendingJoinLobbyInfo":"msi","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_multiplayInsideNotifyVersion":"msj","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_UI.View.Outside.UIOutsideMultiplayView::_lobby":"heu","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::MutedRoomNamesPrefsKey":"msk","Assembly-CSharp|System.Int64 TH1_UI.View.Outside.UIOutsideMultiplayView::MutedRoomNameDurationSeconds":"msl","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::MaxRoomSeatCount":"msm","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_roomSeatCount":"msn","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_openMemberRowCount":"mso","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_noRoom":"dno","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_lastRoomMemberCount":"msp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_isEditingRoomName":"eki","Assembly-CSharp|System.Single TH1_UI.View.Outside.UIOutsideMultiplayView::_lastLobbyRefreshTime":"jbo","Assembly-CSharp|System.Single TH1_UI.View.Outside.UIOutsideMultiplayView::LOBBY_REFRESH_INTERVAL":"jbp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_isSearchingLobby":"jds","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_hasLobbySearchResult":"jdt","Assembly-CSharp|System.ValueTuple`2[] TH1_UI.View.Outside.UIOutsideMultiplayView::RoomForceOptions":"msq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::index":"lea","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::<>4__this":"leb","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_selectedIndex":"itp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_firstShow":"itq","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_blue":"itr","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_gray":"jbs","Assembly-CSharp|UnityEngine.UI.Image TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgImage":"lec","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgOrigColor":"led","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgColorCached":"lee","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideSelectView::_monoList":"gsw","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::_selectEmpire":"its","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_SELECTED_CIV_KEY":"kdo","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_SELECTED_FORCE_KEY":"kdp","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_MAP_SIZE_INDEX_KEY":"dfb","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideStoryView::prologue_index":"jbw","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideStoryView::prologue_comics":"jbx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideTutorView::tutorListRows":"jaa","Assembly-CSharp|ScenarioPack TH1_UI.View.Outside.UIOutsideTutorView::_selectScenario":"jab","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::_fileId":"lbx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideWikiView::_bigSelectButtons":"kmq","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideWikiView::_smallSelectButtons":"kmr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideWikiView::_wikiListItems":"kms","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.UIOutsideWikiView::_wikiDescGroups":"kmt","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::k__BackingField":"k__BackingField","Assembly-CSharp|System.Action`1 TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump":"kor","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedSkillCircles":"kos","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedActionCircles":"lbz","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedGridItems":"kot","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedAvatarItems":"kou","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityLevelupView::_choiceA":"ezs","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityLevelupView::_choiceB":"fbi","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::_button":"fhb","Assembly-CSharp|System.Action`1 TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::_onClickCallback":"fhc","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Common.UIChatAreaMono::_instance":"msr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Common.UIChatAreaMono::_chatRows":"mss","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::_inputAreaVisible":"mst","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::_initialized":"msu","Assembly-CSharp|System.String TH1_UI.View.Common.ChatMessageData::SenderName":"msv","Assembly-CSharp|System.String TH1_UI.View.Common.ChatMessageData::Message":"msw","Assembly-CSharp|System.Boolean TH1_UI.View.Common.ChatMessageData::IsSelf":"msx","Assembly-CSharp|System.Boolean TH1_UI.View.Common.ChatMessageData::IsSystem":"msy","Assembly-CSharp|System.DateTime TH1_UI.View.Common.ChatMessageData::Timestamp":"msz","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::_owner":"mta","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::_template":"mtb","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_UI.View.Common.UINetErrorAreaMono::_logItems":"mtc","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UINetErrorAreaMono::_initialized":"mtd","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UINetErrorAreaMono::_logAreaVisible":"mte","Assembly-CSharp|System.UInt32 TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0::tt":"bpi","Assembly-CSharp|RuntimeData.PlayerData TH1_UI.View.Info.UIBottomRankingRowMono::_player":"bpm","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Info.UIBottomRankingRowMono::_lastLanguage":"bpn","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::<>1__state":"lef","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::<>2__current":"leg","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::<>4__this":"leh","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::5__2":"lei","Assembly-CSharp|System.Single TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::5__3":"lej","Assembly-CSharp|UnityEngine.Vector3 TH1_UI.View.Info.UIBottomTutorMissionRow/d__11::5__4":"lek","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIBottomTutorMissionRow::_prevSuccess":"lel","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIBottomTutorMissionRow::_initialized":"lem","Assembly-CSharp|UnityEngine.Coroutine TH1_UI.View.Info.UIBottomTutorMissionRow::_highlightCoroutine":"len","Assembly-CSharp|System.Action`2 TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::actionClickCallback":"kdq","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::actionId":"kdr","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::param":"kds","Assembly-CSharp|CultureCardInfo TH1_UI.View.Info.UIInfoCultureCardMono::_cardInfo":"kdt","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase TH1_UI.View.Info.UIInfoCultureTaskMono::_momentItem":"kdu","Assembly-CSharp|MomentSubData TH1_UI.View.Info.UIInfoCultureTaskMono::_momentSubData":"kdv","Assembly-CSharp|CultureTaskInfo TH1_UI.View.Info.UIInfoCultureTaskMono::_cultureTaskInfo":"mtf","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::actionParams":"lca","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::action":"lcb","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::<>4__this":"lcc","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::actionParams":"lcd","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::action":"lce","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::<>4__this":"lcf","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::actionParams":"lpe","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::action":"lpf","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::<>4__this":"lpg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoDiplomacyView::_relationAvatarPool":"lcg","Assembly-CSharp|System.Action`1 TH1_UI.View.Info.UIInfoGridInfoItemInfoMono::_onClickCallback":"ici","Assembly-CSharp|RuntimeData.PlayerData TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0::player":"lqv","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::<>4__this":"lqw","Assembly-CSharp|RuntimeData.CityData TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::capturedCity":"lqx","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoGridInfoView/d__86::<>1__state":"lqy","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/d__86::<>2__current":"lqz","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView TH1_UI.View.Info.UIInfoGridInfoView/d__86::<>4__this":"lra","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoGridInfoView::ActionCircleMonoList":"gub","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoGridInfoView::SkillCircleMonoList":"guc","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoGridInfoView::ActionPointMonoList":"kea","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoGridInfoView::_actionCount":"gud","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::_selected":"ick","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::_picked":"icl","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::_giantType":"fpk","Assembly-CSharp|System.Action`1 TH1_UI.View.Info.UIInfoHeroAvatarMono::_onClickCallback":"fpq","Assembly-CSharp|CultureCardType TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0::cardType":"lph","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::giantType":"lpi","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::<>4__this":"lpj","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroPickedRowMono::_isLock":"ico","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroPickedRowMono::_isBlank":"icp","Assembly-CSharp|RuntimeData.UnitFullType TH1_UI.View.Info.UIInfoHeroPickedRowMono::_unitFullType":"icq","Assembly-CSharp|ChessType TH1_UI.View.Info.UIInfoHeroPickedRowMono::_chessType":"icr","Assembly-CSharp|System.Action TH1_UI.View.Info.UIInfoHeroPickedRowMono::_refreshAfterForceFinish":"ics","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoHeroView::_cultureCardList":"ked","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Info.UIInfoHeroView::_cultureTaskList":"kee","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroView::_choiceGiantType":"fpu","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroView::_alreadyMatchStart":"ict","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::<>4__this":"gue","Assembly-CSharp|TechType TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::techType":"guf","Assembly-CSharp|System.Action TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::_refreshTechTree":"gug","Assembly-CSharp|System.Action`1 TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techClickCallback":"guh","Assembly-CSharp|TechInfo TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techInfo":"gui","Assembly-CSharp|CivEnum TH1_UI.View.Info.UIInfoTechTreeView::_showCivEnum":"guj","Assembly-CSharp|ForceEnum TH1_UI.View.Info.UIInfoTechTreeView::_showForceEnum":"gul","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarView TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<>4__this":"mtg","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::t":"mth","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::snapshot":"mti","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::state":"mtj","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Bottom.UIBottomBottomBarView::_nextButtonText":"mtk","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono TH1_UI.View.Bottom.UIBottomBottomBarView::_nextButtonMultilingualText":"mtl","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomBottomBarView::_lastNextTurnCountdownParam":"mtm","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView::_lastCountdownBeepSecond":"mtn","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.View.Bottom.UIBottomBottomBarView::_buttonVisibleToken":"lfw","Assembly-CSharp|RuntimeData.PlayerConfirmData TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::confirm":"mto","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::<>4__this":"mtp","Assembly-CSharp|RuntimeData.PlayerConfirmData TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::confirm":"mtq","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::<>4__this":"mtr","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::_memberid":"itv","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_isNetOk":"itw","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_isRoomOwner":"itx","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_invited":"ity","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Bottom.UIBottomNetView::_chatArea":"mts","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Bottom.UIBottomNetView::_chatAreaGo":"mtt","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Bottom.UIBottomNetView::_netErrorArea":"mtu","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Bottom.UIBottomNetView::_netErrorAreaGo":"mtv","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Bottom.UIBottomNetView::_netInfoRowList":"itz","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetView::_initialized":"iua","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomNetView::_lastNetMemberCount":"mtw","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Bottom.UIBottomRankingView::Rows":"fcx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.View.Bottom.UIBottomTutorView::Rows":"jad","Assembly-CSharp|TH1_UI.View.Base.View TH1_UI.View.Base.View/<>c__DisplayClass10_0::<>4__this":"elw","Assembly-CSharp|System.Action TH1_UI.View.Base.View/<>c__DisplayClass10_0::onHideCompleted":"enq","Assembly-CSharp|System.Action TH1_UI.View.Base.View/<>c__DisplayClass10_0::onAnimEnd":"eou","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Base.View/<>c__DisplayClass10_1::state":"eow","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_0 TH1_UI.View.Base.View/<>c__DisplayClass10_1::CS$<>8__locals1":"eqh","Assembly-CSharp|TH1_UI.View.Base.View TH1_UI.View.Base.View/<>c__DisplayClass9_0::<>4__this":"fhk","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Base.View/<>c__DisplayClass9_0::state":"erq","Assembly-CSharp|Animancer.AnimancerComponent TH1_UI.View.Base.View::_animancer":"fhp","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_show":"fhq","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::_canvas":"fhr","Assembly-CSharp|UIWindowProperty TH1_UI.View.Base.View::_winProperty":"fhs","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_reSize":"fht","Assembly-CSharp|UnityEngine.CanvasGroup TH1_UI.View.Base.View::_canvasGroup":"fhu","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_enableClick":"fhv","Assembly-CSharp|System.Single TH1_UI.View.Base.View::DefaultScrollSensitivity":"evx","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.ViewSub::_parentCanvas":"fhw","Assembly-CSharp|UnityEngine.Material TH1_UI.View.Announce.UIAnnounceMajorEventView::_grayScaleMat":"fhx","Assembly-CSharp|TH1_Core.Events.UIAnnounceMajorEventType TH1_UI.View.Announce.UIAnnounceMajorEventView::_eventType":"feq","Assembly-CSharp|System.Int32 TH1_UI.View.Announce.UIAnnounceMajorEventView::_param1":"fgn","Assembly-CSharp|System.Int32 TH1_UI.View.Announce.UIAnnounceMajorEventView::_param2":"fhd","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.HintUI.HeroHintPanel::_skillCircleList":"keg","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.HintUI.HeroHintPanel::_abilityCircleList":"keh","Assembly-CSharp|GiantType TH1_UI.HintUI.HeroHintPanel::_currentGiantType":"kei","Assembly-CSharp|System.UInt32 TH1_UI.HintUI.HeroHintPanel::_currentLevel":"kej","Assembly-CSharp|System.UInt32 TH1_UI.HintUI.HeroHintPanel::MAX_LEVEL":"kek","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HeroHintPanel::_cachedRectTransform":"bqo","Assembly-CSharp|UnityEngine.Canvas TH1_UI.HintUI.HeroHintPanel::_cachedCanvas":"cfj","Assembly-CSharp|System.Int32 TH1_UI.HintUI.HeroHintPanel::_pinnedFrame":"cfk","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.HintUI.HeroHintPanelTrigger::_button":"kel","Assembly-CSharp|UnityEngine.GameObject TH1_UI.HintUI.HintUI::ROHintWindow":"fhy","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HintUI::_rectTransform":"fhz","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.HintUI.HintUI::_hintTextComponent":"fia","Assembly-CSharp|UnityEngine.Canvas TH1_UI.HintUI.HintUI::_rootCanvas":"fib","Assembly-CSharp|UnityEngine.GameObject TH1_UI.HintUI.HintUI::_heroHintPanelGO":"kem","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanel TH1_UI.HintUI.HintUI::_heroHintPanel":"ken","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HintUI::_heroHintPanelRt":"keo","Assembly-CSharp|System.Action`1 TH1_UI.HintUI.HintUI::_onShowHintAction":"fic","Assembly-CSharp|System.Action`1 TH1_UI.HintUI.HintUI::_onHideHintAction":"fid","Assembly-CSharp|System.Action`1 TH1_UI.HintUI.HintUI::_onTriggerDisabledAction":"fie","Assembly-CSharp|System.Action`1 TH1_UI.HintUI.HintUI::_onShowHeroHintAction":"kep","Assembly-CSharp|System.Action`1 TH1_UI.HintUI.HintUI::_onHideHeroHintAction":"keq","Assembly-CSharp|UI.HintUI.HintDataProvider TH1_UI.HintUI.HintUI::_currentActiveDataProvider":"fif","Assembly-CSharp|UI.HintUI.HintDataProvider TH1_UI.HintUI.SubHintItemMono::_dataProvider":"ker","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::k__BackingField":"k__BackingField","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.UIBottomManager::BottomBarController":"fhe","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.UIBottomManager::BottomRankingController":"fhf","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.UIBottomManager::BottomNetController":"iub","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.UIBottomManager::BottomTutorController":"jae","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::_viewController":"fii","Assembly-CSharp|System.Object TH1_UI.Core.UIInfoTask::_data":"fij","Assembly-CSharp|System.Action TH1_UI.Core.UIInfoTask::_onCompleteCallback":"fik","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoTask::_callbackRegistered":"fil","Assembly-CSharp|TH1_UI.Core.UIInfoManager TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::<>4__this":"dsg","Assembly-CSharp|TH1_UI.Core.UIInfoTask TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::task":"dsi","Assembly-CSharp|TH1_UI.Core.UIInfoTask TH1_UI.Core.UIInfoManager::_task":"fim","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UINotifyTask::_viewController":"fin","Assembly-CSharp|System.Object TH1_UI.Core.UINotifyTask::_data":"fio","Assembly-CSharp|System.Action TH1_UI.Core.UINotifyTask::_onCompleteCallback":"fip","Assembly-CSharp|System.Boolean TH1_UI.Core.UINotifyTask::_callbackRegistered":"fiq","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::<>4__this":"jhy","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::task":"jhz","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::<>4__this":"jia","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::task":"jib","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager::_task":"fir","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager::_momentTask":"jic","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIOutsideTask::_viewController":"hev","Assembly-CSharp|System.Object TH1_UI.Core.UIOutsideTask::_data":"hew","Assembly-CSharp|System.Action TH1_UI.Core.UIOutsideTask::_onCompleteCallback":"hex","Assembly-CSharp|System.Boolean TH1_UI.Core.UIOutsideTask::_callbackRegistered":"hey","Assembly-CSharp|TH1_UI.Core.UIOutsideManager TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::<>4__this":"kmz","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::task":"kna","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.UIOutsideManager::InvitedController":"dtp","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.UIOutsideManager::StoryController":"jca","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.UIOutsideManager::WikiController":"knb","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager::_task":"hez","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager::_loadingTask":"iui","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::k__BackingField":"k__BackingField","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UIResourceController::_uiRoot":"fit","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.Core.UIResourceController::_windowDict":"fiu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.Core.UIResourceController::_UIRootTypeDict":"fiv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewAnnounceMajorEvent":"fiw","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewAnnounceDiplomacy":"fix","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInteractionCityUpgrade":"fiy","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInteractionDiplomacyOfferAlly":"fiz","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoDiplomacy":"fja","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoHero":"fpw","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoTechTree":"gwm","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoGridInfo":"gxy","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewNotifyCommon":"fjb","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewNotifyMoment":"jdu","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMultiplay":"hfa","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideSelect":"gyu","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideLoading":"gyv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMenu":"iuj","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideHistory":"iuk","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideLibrary":"iul","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideWiki":"knc","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideTutor":"ium","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideInvited":"dtq","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideStory":"jcb","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMod":"lch","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewGlobalBugReport":"mtx","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomBottomBar":"icv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomRanking":"fhg","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomNet":"iun","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomTutor":"jaf","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopTopBar":"fhh","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopSetting":"eqi","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopWin":"ero","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopInvited":"dtr","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.UITopManager::TopBarController":"fje","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.UITopManager::SettingController":"erp","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.UITopManager::WinController":"eun","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.UITopManager::InvitedController":"dts","Assembly-CSharp|System.Boolean TH1_UI.Core.ViewControllerManager::FirstReset":"hfb","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::_announceMajorEventController":"fjc","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::_announceDiplomacyController":"fjd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::_interactionCityLevelupController":"icw","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::_interactionDiplomacyOfferAllyController":"fjf","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::_infoDiplomacyController":"fjg","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::_infoHeroController":"fpy","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::_infoTechTreeController":"gzh","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::_infoGridInfoController":"gzw","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::_notifyCommonController":"fjh","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::_notifyMomentController":"jdv","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::_outsideMultiplayController":"hfc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::_outsideSelectController":"gzx","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::_outsideLoadingController":"gzz","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::_outsideMenuController":"iuo","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::_outsideHistoryController":"iup","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::_outsideLibraryController":"iuq","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::_outsideWikiController":"knd","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::_outsideTutorController":"iur","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::_outsideStoryController":"jbt","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::_outsideModController":"lci","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::_outsideInvitedController":"dtt","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::_globalBugReportController":"mty","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::_bottomBottomBarController":"icx","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::_bottomRankingController":"flm","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::_bottomNetController":"ius","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::_bottomTutorController":"jag","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::_topTopBarController":"fml","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::_topSettingController":"eup","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::_topWinController":"ewf","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::_topInvitedController":"dtu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.Core.ViewControllerManager::_viewDict":"fji","Assembly-CSharp|System.UInt64 TH1_UI.Controller.Top.UITopInvitedController::_lobbyId":"dub","Assembly-CSharp|System.UInt64 TH1_UI.Controller.Outside.UIOutsideInvitedController::_lobbyId":"duc","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMod TH1_UI.Controller.Outside.UIOutsideModController::_evt":"lcj","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideStory TH1_UI.Controller.Outside.UIOutsideStoryController::_evt":"jbu","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideTutor TH1_UI.Controller.Outside.UIOutsideTutorController::_evt":"iut","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideWiki TH1_UI.Controller.Outside.UIOutsideWikiController::_evt":"kne","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_hasBigSelect":"knf","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_hasSmallSelect":"kng","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_currentBigHasSmalls":"knh","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_UI.Controller.Outside.UIOutsideWikiController::_selectedBigType":"kni","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_UI.Controller.Outside.UIOutsideWikiController::_selectedSmallType":"knj","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.Controller.Outside.UIOutsideWikiController::_requiredTypes":"knk","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.Controller.Outside.UIOutsideWikiController::_wikiItemBuffer":"knl","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_actionA":"icy","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_actionB":"icz","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_paramA":"ida","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_paramB":"idb","Assembly-CSharp|TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_evt":"fjj","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideHistory TH1_UI.Controller.Interaction.UIOutsideHistoryController::_evt":"iuu","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideLibrary TH1_UI.Controller.Interaction.UIOutsideLibraryController::_evt":"iuv","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideLoading TH1_UI.Controller.Interaction.UIOutsideLoadingController::_evtShow":"hat","Assembly-CSharp|TH1_Core.Events.HideUIOutsideLoading TH1_UI.Controller.Interaction.UIOutsideLoadingController::_evtHide":"hau","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMenu TH1_UI.Controller.Interaction.UIOutsideMenuController::_evt":"iuw","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMultiplay TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_evt":"hfd","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideSelect TH1_UI.Controller.Interaction.UIOutsideSelectController::_evt":"hav","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::_isUploading":"mtz","Assembly-CSharp|System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter":"fjk","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::k__BackingField":"k__BackingField","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::_script":"fjr","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::_domain":"fjs","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::_windowObj":"fjt","Assembly-CSharp|ViAsynCallback TH1_UI.Controller.Base.ViewController`1::_loadViewCallback":"fju","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::_depthProperty":"fjv","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::_loadProperty":"fjw","Assembly-CSharp|ViPriorityValue`1 TH1_UI.Controller.Base.ViewController`1::_atlasPreloadingValue":"fjx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_UI.Controller.Base.ViewController`1::_atlasLoadList":"fjy","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_UI.Controller.Base.ViewController`1::_subViewDict":"fjz","Assembly-CSharp|Logic.Config.VersionInfo UI.BoardingUI/<>c__DisplayClass6_0::versionInfo":"emq","Assembly-CSharp|UI.BoardingUI UI.BoardingUI/<>c__DisplayClass6_0::<>4__this":"emr","Assembly-CSharp|UnityEngine.Transform UI.BoardingUI::_versionLabelList":"ems","Assembly-CSharp|UnityEngine.Transform UI.BoardingUI::_versionContent":"emt","Assembly-CSharp|TMPro.TextMeshProUGUI UI.BoardingUI::_versionDescriptionText":"emu","Assembly-CSharp|UnityEngine.GameObject UI.Core.CommonUI::UIObject":"fkb","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_isShowing":"fkc","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_isAnimating":"fkd","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_needShow":"fke","Assembly-CSharp|Animancer.AnimancerComponent UI.Core.CommonUI::_animancer":"fkf","Assembly-CSharp|UnityEngine.UI.Image UI.Common.ChooseUIButtonHoverColor::parentImage":"div","Assembly-CSharp|UnityEngine.Color UI.Common.ChooseUIButtonHoverColor::normalColor":"diw","Assembly-CSharp|UnityEngine.Color UI.Common.ChooseUIButtonHoverColor::hoverColor":"dix","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect/d__10::<>1__state":"diy","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/d__10::<>2__current":"diz","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect UI.Common.ChooseUISnapScrollRect/d__10::<>4__this":"dja","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect/d__10::5__2":"djb","Assembly-CSharp|System.Single UI.Common.ChooseUISnapScrollRect/d__10::5__3":"djc","Assembly-CSharp|UnityEngine.UI.ScrollRect UI.Common.ChooseUISnapScrollRect::scrollRect":"djd","Assembly-CSharp|System.Boolean UI.Common.ChooseUISnapScrollRect::isSnapping":"dje","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect::itemCount":"djf","Assembly-CSharp|System.Boolean TH1Resource.AnimCache::_initialized":"djo","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXShowUp":"emx","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXShowOut":"emy","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXHurt":"hfe","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDie":"hff","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDieHint":"hfg","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXTreasure":"hfh","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXHeal":"hfi","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDamage":"hfj","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleIdle":"djp","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleShow":"djq","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleHide":"djr","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintTextShow":"djs","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintTextHide":"djt","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UICommonPanelFadeIn":"dju","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UICommonPanelFadeOut":"djv","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UIToggleButtonTurnOn":"djw","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UIToggleButtonTurnOff":"djx","Assembly-CSharp|System.Boolean TH1Resource.MatCache::_initialized":"djy","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Sprite_WhiteOverlay":"djz","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Sprite_Glow":"dka","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Default":"dkb","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Green":"ro","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Blue":"rp","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Red":"rq","Assembly-CSharp|TH1Resource.SpriteCache TH1Resource.ResourceCache::SpriteCache":"dkc","Assembly-CSharp|TH1Resource.AnimCache TH1Resource.ResourceCache::AnimCache":"dkd","Assembly-CSharp|TH1Resource.MatCache TH1Resource.ResourceCache::MatCache":"dke","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Resource.SpriteCache::GroundSprites":"dkg","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Resource.SpriteCache::ForestSprites":"dkh","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Resource.SpriteCache::MountainSprites":"dki","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::WaterSprite":"dkj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::OceanSprite":"dkk","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Resource.SpriteCache::Roads":"dkl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UnitInfoSelf":"dkm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UnitInfoEnemy":"dkn","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechCompleteBackground":"dko","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechLockedBackground":"dkp","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechAvailableBackground":"dkq","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TH1Icon_ActionDefense":"dkr","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::AchievementStar":"dks","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::AchievementStarGray":"dkt","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGAvailable":"fkg","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGExpensive":"fkh","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGUnavailable":"fki","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::Ally":"fkj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BreakAlly":"fkk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::Embassy":"fkl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BreakEmbassy":"fkm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionUpgrade":"hfk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionCapture":"hfl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionTreasure":"hfm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionStarfish":"hfn","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleGrey":"haw","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleBlue":"hax","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleGreen":"hay","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXDie":"hfo","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXCounterDie":"hfp","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXROYALFLAMES":"hfq","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXTEWI":"hfr","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXCoin":"hfs","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXKAGUYA":"hft","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXHeal":"hfu","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXConnect":"hfv","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXTreasure":"hfw","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXRedMistCreate":"hfx","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXSakuyaGuard":"hfy","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLucky":"idc","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigLucky":"idd","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXUnlucky":"ide","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigUnlucky":"idf","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLuckyText":"idg","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigLuckyText":"idh","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXUnluckyText":"idi","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigUnluckyText":"idj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLuxury":"idk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::MeilingZzz":"hfz","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::KanakoSit":"idl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UtsuhoBoom":"kes","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Resource.SpriteCache::ChessSpriteDict":"fqa","Assembly-CSharp|TH1_Logic.Core.Main TH1Renderer.EffectManager::_main":"fkn","Assembly-CSharp|RuntimeData.MapData TH1Renderer.EffectManager::_mapData":"dle","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.EffectManager::ROEffectPlayground":"dlf","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.EffectManager::EffectPath":"dlg","Assembly-CSharp|RuntimeData.MapData TH1Renderer.GridRenderer::_mapData":"dlr","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_ROGrid":"dls","Assembly-CSharp|System.UInt32 TH1Renderer.GridRenderer::_gridId":"dlt","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::_cityWallMark":"dlu","Assembly-CSharp|UnityEngine.Color TH1Renderer.GridRenderer::terriColor":"iux","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsSelectHighlight":"dlv","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsMoveHighlight":"dlw","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsAttackHighlight":"idm","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::NowCityBuildlingLevel":"hga","Assembly-CSharp|CivEnum TH1Renderer.GridRenderer::NowCityCiv":"hgb","Assembly-CSharp|CivEnum TH1Renderer.GridRenderer::UpdateCityCiv":"hgc","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::UpdateCityBuildingLevel":"hgd","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::UpdateGrid":"hge","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::RandomWait":"dnj","Assembly-CSharp|RuntimeData.GridData TH1Renderer.GridRenderer::_gridData":"dlx","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::_freeland":"dly","Assembly-CSharp|RuntimeData.CityData TH1Renderer.GridRenderer::_cityData":"dlz","Assembly-CSharp|RuntimeData.PlayerData TH1Renderer.GridRenderer::_playerData":"dma","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_land":"dmb","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_mountain":"dmc","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_forest":"dmd","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_road":"dme","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_resource":"dmf","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBuilding":"dmg","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityWall":"dmh","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_fog":"dmi","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderUpLeft":"dmj","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderUpRight":"dmk","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderDownLeft":"dml","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderDownRight":"dmm","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderUpLeft":"dmn","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderUpRight":"dmo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderDownLeft":"dmp","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderDownRight":"dmq","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_selectHighlight":"dmr","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_moveHighlight":"dms","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_attackHighlight":"idn","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_effect":"dmt","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_RODebugText":"dmu","Assembly-CSharp|TMPro.TextMeshPro TH1Renderer.GridRenderer::_debugText":"dmv","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::x":"dmw","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::y":"dmx","Assembly-CSharp|System.String TH1Renderer.GridRenderer::forcesName":"dmy","Assembly-CSharp|System.String TH1Renderer.GridRenderer::civName":"dmz","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::needBounce":"dna","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::isBounceDown":"dnb","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::levelupBounce":"hgf","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::bounceUpPos":"dnc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::bounceDownPos":"dnd","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::_bounceWaitTime":"dne","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceTime":"dnf","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceDownFullTime":"dng","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceUpFullTime":"dnh","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::levelupBounceDownFullTime":"hgg","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::levelupBounceUpFullTime":"hgh","Assembly-CSharp|TH1Renderer.GridVFXManager TH1Renderer.GridRenderer::GridVFXManager":"hgi","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridRenderer::_dieHint":"doc","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridRenderer::_counterDieHint":"dod","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::renderVeteran":"dof","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.GridVFXManager::GridVFXDict":"hgj","Assembly-CSharp|System.Collections.Generic.Dictionary`2> TH1Renderer.GridVFXRendererFactory::_rendererFactory":"dfc","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRendererFactory::_factoryInitialized":"dfd","Assembly-CSharp|TH1Renderer.GridVFXType TH1Renderer.GridVFXParams::Type":"dog","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXParams::VFXObject":"doh","Assembly-CSharp|UnityEngine.AnimationClip TH1Renderer.GridVFXParams::VFXAnim":"doi","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridVFXParams::Sprite":"doj","Assembly-CSharp|System.UInt32 TH1Renderer.GridVFXParams::CivId":"dok","Assembly-CSharp|System.Int32 TH1Renderer.GridVFXParams::Damage":"dol","Assembly-CSharp|SkillType TH1Renderer.GridVFXParams::SkillType":"dfe","Assembly-CSharp|RuntimeData.UnitFullType TH1Renderer.GridVFXParams::UnitFullType":"dff","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::vfxObject":"lgc","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::<>4__this":"lgd","Assembly-CSharp|TH1Renderer.GridVFXType TH1Renderer.GridVFXRenderer::Type":"dom","Assembly-CSharp|UnityEngine.AnimationClip TH1Renderer.GridVFXRenderer::VFXAnim":"don","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridVFXRenderer::Sprite":"doo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXRenderer::VFXObject":"dop","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.GridVFXRenderer::_renderer":"fqc","Assembly-CSharp|UnityEngine.Transform TH1Renderer.GridVFXRenderer::_transfrom":"fqd","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRenderer::IsPlaying":"dos","Assembly-CSharp|GridVFXInfoDataAssets/GridVFXInfo TH1Renderer.GridVFXRenderer::_config":"dfg","Assembly-CSharp|System.UInt32 TH1Renderer.FlagGridVFXRenderer::CivId":"dot","Assembly-CSharp|System.Int32 TH1Renderer.DamageGridVFXRenderer::Damage":"dou","Assembly-CSharp|System.Int32 TH1Renderer.ROYALFLAMESGridVFXRenderer::Damage":"dov","Assembly-CSharp|SkillType TH1Renderer.SkillIconGridVFXRenderer::SkillType":"dfh","Assembly-CSharp|RuntimeData.UnitFullType TH1Renderer.SkillIconGridVFXRenderer::UnitFullType":"dfi","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.SkillIconGridVFXRenderer::_skillBGRenderer":"dfj","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Duration":"lep","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Frequency":"leq","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Amplitude":"ler","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.DancingGridVFXRenderer::_centerPos":"les","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.DancingGridVFXRenderer::_baseScale":"let","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::_absScaleX":"leu","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::_startTime":"lev","Assembly-CSharp|System.Boolean TH1Renderer.DancingGridVFXRenderer::_wasMirrored":"lew","Assembly-CSharp|TH1_Logic.Core.Main TH1Renderer.MapRenderer::_main":"fkq","Assembly-CSharp|System.Collections.Generic.List`1 TH1Renderer.MapRenderer::_aroundBuf":"dfk","Assembly-CSharp|RuntimeData.MapData TH1Renderer.MapRenderer::_mapData":"dpq","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_unitRenderMap":"dpr","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_gridRenderMap":"dps","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::HintRenderMap":"dpt","Assembly-CSharp|TH1_Renderer.InGameBubbleManager TH1Renderer.MapRenderer::InGameBubbleManager":"mw","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_cityInfoRenderMap":"dpv","Assembly-CSharp|CameraController TH1Renderer.MapRenderer::CameraController":"dpw","Assembly-CSharp|TH1Renderer.EffectManager TH1Renderer.MapRenderer::EffectManager":"dpx","Assembly-CSharp|TH1Renderer.ProjectileManager TH1Renderer.MapRenderer::ProjectileManager":"dpy","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_projectileRenderMap":"dpz","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::ROMap":"dqa","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_unitPrefab":"dqb","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_gridPrefab":"dqc","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_cityInfoPrefab":"dqd","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.MapRenderer::ROGridMap":"dqe","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.MapRenderer::ROCityInfoMap":"fkr","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.MapRenderer::ROUnitMap":"hgl","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::aniFlagExplorer":"dqh","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::explorerUnit":"dqi","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::explorerNowPos":"dqj","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_temporaryExplorer":"dqk","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_temporaryExplorerStartPos":"dql","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_temporaryExplorerTime":"dqm","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_temporaryExplorerActive":"dqn","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1Renderer.MapRenderer::HighlightGridIdSet":"dqo","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::HighlightGridIdSetRenderMark":"dqp","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1Renderer.MapRenderer::HighlightUnitIdSet":"dqq","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::HighlightUnitIdSetRenderMark":"dqr","Assembly-CSharp|RuntimeData.UnitData TH1Renderer.MapRenderer::SelectUnitData":"dqs","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewHoverGridId":"dkv","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_dmgPreviewHoverTimer":"dtk","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_dmgPreviewShowing":"dtl","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewSelfUnitId":"dwb","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewTargetUnitId":"eaq","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::DmgPreviewHoverThreshold":"eka","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_explorerMoveStartPos":"dqt","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_explorerMoveTargetPos":"dqu","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_explorerMoveTime":"dqv","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_explorerMoveDuration":"dqw","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_explorerIsMoving":"dqx","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::_explorerPreviousPosition":"dqy","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::_explorerMoveCount":"dqz","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::_explorerMaxMoves":"dra","Assembly-CSharp|RuntimeData.GridData TH1Renderer.MapRenderer::_currentTargetGridData":"drb","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::_instance":"drc","Assembly-CSharp|RuntimeData.MapData TH1Renderer.ProjectileData::MapData":"drd","Assembly-CSharp|System.UInt32 TH1Renderer.ProjectileData::Id":"dre","Assembly-CSharp|TH1Renderer.ProjectileType TH1Renderer.ProjectileData::ProjectileType":"drf","Assembly-CSharp|TH1Renderer.ProjectileMoveType TH1Renderer.ProjectileData::ProjectileMoveType":"drg","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileData::StartPos":"drh","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileData::EndPos":"dri","Assembly-CSharp|System.Int32 TH1Renderer.ProjectileData::Dis":"hgm","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1Renderer.ProjectileManager/<>c__DisplayClass12_0::info":"jcc","Assembly-CSharp|RuntimeData.MapData TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::mapData":"fnu","Assembly-CSharp|TH1Renderer.ProjectileManager TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::<>4__this":"fpa","Assembly-CSharp|TH1Renderer.ProjectileType TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::projectileType":"fpc","Assembly-CSharp|TH1Renderer.ProjectileMoveType TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::moveType":"fpe","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::startPos":"fpg","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::endPos":"fpi","Assembly-CSharp|TH1Renderer.ProjectileData TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::t":"fpm","Assembly-CSharp|System.UInt32 TH1Renderer.ProjectileManager::IdCalculater":"drq","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.ProjectileManager::ProjectileDataDict":"drr","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1Renderer.ProjectileManager::ROProjectileMap":"drs","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileManager::_projectilePrefab":"drt","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_projectileRenderMap":"dru","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_coinTransform":"drv","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_faithTransform":"fpo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileRenderer::_ROprojectile":"drw","Assembly-CSharp|TH1Renderer.ProjectileData TH1Renderer.ProjectileRenderer::_projectileData":"drx","Assembly-CSharp|RuntimeData.UnitData TH1Renderer.ProjectileRenderer::_unitData":"dry","Assembly-CSharp|RuntimeData.GridData TH1Renderer.ProjectileRenderer::_gridData":"drz","Assembly-CSharp|RuntimeData.PlayerData TH1Renderer.ProjectileRenderer::_playerData":"dsa","Assembly-CSharp|System.Boolean TH1Renderer.ProjectileRenderer::_needMove":"dsb","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileRenderer::moveStartPos":"dsc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileRenderer::moveEndPos":"dsd","Assembly-CSharp|System.Single TH1Renderer.ProjectileRenderer::moveTime":"dse","Assembly-CSharp|System.Single TH1Renderer.ProjectileRenderer::moveFullTime":"dsf","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.Prefab.SyncAlphaToChildren::_selfRenderer":"dug","Assembly-CSharp|System.Single TH1Renderer.Prefab.SyncAlphaToChildren::_lastAlpha":"duh","Assembly-CSharp|UnityEngine.SpriteRenderer[] TH1Renderer.Prefab.SyncAlphaToChildren::_childRenderers":"dui","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.ActionSequencerTask::_action":"geg","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ActionSequencerTask::_desc":"ggc","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.ActionSequencerTask::_onCompleteCallback":"ghd","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Fragment":"hgu","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.FragmentSequencerTask::_onCompleteCallback":"hgv","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.FragmentSequencerTask::_callbackRegistered":"hgw","Assembly-CSharp|RuntimeData.GridData TH1_Presentation.Sequencer.Task.InputSequencerTask::ClickGrid":"haz","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.InputSequencerTask::_onCompleteCallback":"hba","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.InputSequencerTask::_callbackRegistered":"hbb","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_Presentation.Sequencer.Task.UISequencerTask::_viewController":"fln","Assembly-CSharp|System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::_data":"flo","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.UISequencerTask::_onCompleteCallback":"flp","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.UISequencerTask::_callbackRegistered":"flq","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RecordTime":"dnp","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RequestLobbyDataCooldown":"lmc","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RequestForceUpdateCooldown":"lmd","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::_lastRequestLobbyDataTime":"lme","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::_lastRequestForceUpdateTime":"lmf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::_needLobbyDataFromHost":"mua","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::Magic":"mub","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::Version":"muc","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::AlgorithmDeflate":"mud","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::FlagCompressed":"mue","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::HeaderSize":"muf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::CompressionThresholdBytes":"mug","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::MaxDecodedBytes":"muh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::MinSavedBytes":"mui","Assembly-CSharp|System.Double TH1_Logic.Steam.NetworkPayloadCodec::MinSavedRatio":"muj","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::Messages":"lmg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::QueuedBytes":"lmh","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::NextSendTime":"lmi","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::ExpectedSequence":"lmj","Assembly-CSharp|System.Collections.Generic.SortedDictionary`2 TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::PendingMessages":"lmk","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::PendingBytes":"lml","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::GapStartTime":"lmm","Assembly-CSharp|System.Byte[][] TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_chunks":"lge","Assembly-CSharp|System.Boolean[] TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_received":"lgf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_receivedCount":"lgg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_receivedBytes":"lgh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Attempts":"lgs","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::TargetPort":"hgy","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageMagic":"lgt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageVersion":"lgu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageHeaderSize":"lgv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageChunkPayloadSize":"lgw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxLargeMessageBytes":"lgx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxLargeWireMessageBytes":"lmn","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::LargeMessageTimeout":"lgy","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OutgoingMessageSendInterval":"lgz","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OutgoingMessageLimitRetryDelay":"lha","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingMessagesPerUpdate":"lmo","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingBytesPerUpdate":"lmp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageMagic":"lmq","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageVersion":"lmr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageHeaderSize":"lms","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingQueuedBytesPerPeer":"lmt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingQueuedBytesTotal":"lmu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingMessageAttempts":"lmv","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OrderedMessageGapTimeout":"lmw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeMessagesPerPeer":"lmx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeBytesPerPeer":"lmy","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeBytesTotal":"lmz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOrderedPendingMessagesPerPeer":"lna","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOrderedPendingBytesPerPeer":"lnb","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_connections":"gkt","Assembly-CSharp|System.Collections.Generic.Dictionary`2> TH1_Logic.Steam.SimpleP2P::_incomingLargeMessages":"lhb","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_outgoingPeerQueues":"lnc","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Steam.SimpleP2P::_outgoingPeerOrder":"lnd","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_outgoingSequences":"lne","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_incomingOrderedStates":"lnf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_largeMessageSequence":"lhd","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_outgoingPeerRoundRobinIndex":"lng","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_outgoingQueuedBytes":"lnh","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_connectionTimeouts":"hgz","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::ConnectionTimeout":"hha","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::ExpectedDisconnectSuppressSeconds":"muk","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_expectedDisconnectPeers":"mul","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SimpleP2P::_retryCount":"hhb","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxRetryCount":"hhc","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::_socketRecord":"hhd","Assembly-CSharp|Steamworks.HSteamListenSocket TH1_Logic.Steam.SimpleP2P::_listenSocket":"gku","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::_lastConnectionFailureTime":"mum","Assembly-CSharp|System.String TH1_Logic.Steam.SimpleP2P::_lastConnectionFailureReason":"mun","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SimpleP2P::_cbConnectionStatusChanged":"gkv","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SimpleP2P::_cbSessionRequest":"exi","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent":"gkw","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SimpleP2P::OnPeerDisconnectedEvent":"gkx","Assembly-CSharp|System.Action`2 TH1_Logic.Steam.SimpleP2P::OnMessageReceivedEvent":"gky","Assembly-CSharp|System.Action`2 TH1_Logic.Steam.SimpleP2P::OnMessageSendFailedEvent":"lni","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SimpleP2P::OnConnectionErrorEvent":"gkz","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Steam.SteamGUIMono::_scrollPosition":"hhe","Assembly-CSharp|Steamworks.AppId_t TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0::currentAppId":"muo","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::isPublic":"mup","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::maxMembers":"muq","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::lobbyId":"mur","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::<>4__this":"mus","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::memberId":"mut","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0::lobbyId":"muu","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::lobbyId":"muv","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::lobbyId":"muw","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0::lobbyId":"mux","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0::i":"muy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::fid":"muz","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::<>4__this":"mva","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::selfId":"mvb","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::<>4__this":"mvc","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::memberId":"mvd","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::i":"mve","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::<>4__this":"mvf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::i":"mvg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::<>4__this":"mvh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1::cSteamId":"mvi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::i":"mvj","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::<>4__this":"mvk","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/d__191::<>1__state":"mvl","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/d__191::<>2__current":"mvm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/d__191::<>l__initialThreadId":"mvn","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/d__191::<>4__this":"mvo","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0 TH1_Logic.Steam.SteamLobbyManager/d__191::<>8__1":"mvp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/d__191::5__2":"mvq","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyPasswordWrongError":"mvr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isLoggedIn":"hhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isSteamInitialized":"hhm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isLobbyInitialized":"hhn","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::_status":"dtv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_selfName":"hho","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::_selfID":"hhp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_maxLobbyMembers":"hhq","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Steam.SteamLobbyManager::_guiObj":"hhr","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::CurrentLobby":"glh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::CachedOwner":"gli","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_steamSDKUpdateRecord":"hht","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsId":"hhu","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsInfo":"hhv","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::_memberInfos":"hhw","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.SteamLobbyManager::_membersCache":"dnw","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsIdUpdateRecord":"hhx","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_kickInfoUpdateRecord":"dnx","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_refreshSteamStatus":"dtw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamServerConnected":"dtx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_steamSessionFailCount":"kcg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isHandlingSessionLoss":"kch","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamApiUnavailable":"mvs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamApiUnavailableLogged":"mvt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_suppressP2PSendFailureLobbyErrors":"lpr","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::SteamSessionCheckInterval":"kci","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::SteamSessionFailThreshold":"kcj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyHasPasswordKey":"mvu","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyPasswordKey":"mvv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyIsPublicKey":"mvw","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyOwnerSteamIdKey":"mvx","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyReportCountKey":"mvy","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyRoomNameKey":"mvz","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyGameStateKey":"mwa","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyKickKeyPrefix":"mwb","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::LobbyReportRenameThreshold":"mwc","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::ReportedLobbyDefaultRoomName":"mwd","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyPassword":"mwe","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyRoomName":"mwf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyIsPublic":"mwg","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::_pendingJoinLobby":"mwh","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingJoinPassword":"mwi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_pendingJoinCheckPassword":"mwj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::RoomName":"fka","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Steam.SteamLobbyManager::_lobbyListInfos":"fmb","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.Steam.SteamLobbyManager::_lobbyReporters":"mwk","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedEvent":"glk","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnteredEvent":"gll","Assembly-CSharp|System.Action`1> TH1_Logic.Steam.SteamLobbyManager::OnLobbyLeftEvent":"dny","Assembly-CSharp|System.Action`2 TH1_Logic.Steam.SteamLobbyManager::OnHostChangedEvent":"gln","Assembly-CSharp|System.Action`1> TH1_Logic.Steam.SteamLobbyManager::OnMembersChangedEvent":"glo","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SteamLobbyManager::OnLobbyErrorEvent":"glp","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SteamLobbyManager::OnMemberJoinedEvent":"glq","Assembly-CSharp|System.Action`1 TH1_Logic.Steam.SteamLobbyManager::OnMemberLeftEvent":"glr","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyCreated":"gls","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyJoinRequested":"glt","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyEnter":"glu","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyChatUpdate":"glv","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbSteamServersConnected":"kck","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbSteamServersDisconnected":"kcl","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbSteamServerConnectFailure":"kcm","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbSteamShutdown":"kcn","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyDataUpdate":"mwl","Assembly-CSharp|Steamworks.Callback`1 TH1_Logic.Steam.SteamLobbyManager::_cbLobbyMatchList":"fmf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyListInfo::LobbyId":"fmg","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyListInfo::OwnerId":"fmm","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::OwnerName":"fvw","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::RoomName":"fvx","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::Version":"gct","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::CurrentPlayers":"gdg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::MaxPlayers":"gdh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::GameState":"gdi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.LobbyListInfo::HasPassword":"mwm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::ReportCount":"mwn","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.BaseMessage/BaseMessageFormatter::__typeToTag":"hhy","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::k__BackingField":"k__BackingField","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Steam.MemberStateSyncMessage::PlayerConfirm":"bfj","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::k__BackingField":"k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Oss.OssData::StartMap":"jah","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Oss.OssData::Actions":"jai","Assembly-CSharp|TH1_Logic.Collect.CollectData TH1_Logic.Oss.OssData::CollectData":"jmr","Assembly-CSharp|TH1_Logic.Oss.OssManager TH1_Logic.Oss.OssManager::Instance":"jaj","Assembly-CSharp|System.String TH1_Logic.Oss.OssManager::FunctionUrl":"jak","Assembly-CSharp|TH1_Logic.Oss.StsTokenService TH1_Logic.Oss.OssManager::_stsService":"jal","Assembly-CSharp|TH1_Logic.Oss.OssUploadService TH1_Logic.Oss.OssManager::_uploadService":"jam","Assembly-CSharp|TH1_Logic.Oss.StsCredentials TH1_Logic.Oss.OssManager::_cachedCredentials":"jan","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_credentialsExpireTime":"jao","Assembly-CSharp|TH1_Logic.Oss.StsCredentials TH1_Logic.Oss.OssManager::_cachedCollectCredentials":"ket","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_collectCredentialsExpireTime":"keu","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::MaxBugReportUploadBytes":"mxe","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::MaxMultilingualReportUploadBytes":"mxf","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::SteamAuthWarmupRetrySeconds":"mxg","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::SteamAuthWarmupRefreshSeconds":"mxh","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_nextSteamAuthWarmupTime":"mxi","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::_isSteamAuthWarmupRunning":"mxj","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportArchiveSession::IsMulti":"mxk","Assembly-CSharp|System.UInt32 TH1_Logic.Oss.PlayerBugReportArchiveSession::MapId":"mxl","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::BeginPath":"mxm","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionPath":"mxn","Assembly-CSharp|TH1_Logic.Oss.PlayerBugArchiveKind TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionKind":"mxo","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportArchiveSession::LatestWriteTimeUtc":"mxp","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.PlayerBugReportPackage::Data":"mxq","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportManifest TH1_Logic.Oss.PlayerBugReportPackage::Manifest":"mxr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Oss.PlayerBugReportPackage::Sessions":"mxs","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.PlayerMultilingualReportPackage::Data":"mxt","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportManifest TH1_Logic.Oss.PlayerMultilingualReportPackage::Manifest":"mxu","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerMultilingualReportService::MaxMultilingualReportUploadBytes":"mxv","Assembly-CSharp|System.Text.UTF8Encoding TH1_Logic.Oss.PlayerMultilingualReportService::Utf8NoBom":"mxw","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Path":"mxx","Assembly-CSharp|TH1_Logic.Oss.PlayerBugArchiveKind TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Kind":"mxy","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::IsMulti":"mxz","Assembly-CSharp|System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::MapId":"mya","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::LastWriteTimeUtc":"myb","Assembly-CSharp|System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::MapId":"myc","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::IsMulti":"myd","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_begin":"mye","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_continue":"myf","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_end":"myg","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerBugReportService::MaxBugReportUploadBytes":"myh","Assembly-CSharp|System.Text.UTF8Encoding TH1_Logic.Oss.PlayerBugReportService::Utf8NoBom":"myi","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::_functionUrl":"jap","Assembly-CSharp|System.UInt64 TH1_Logic.Net.MemberInfo::Id":"hik","Assembly-CSharp|System.String TH1_Logic.Net.MemberInfo::Name":"hil","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Net.MemberInfo::Texture":"him","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Net.ILobby TH1_Logic.Net.LobbyManager::Lobby":"hio","Assembly-CSharp|NetworkPlayerTipType TH1_Logic.Net.NetworkPlayerTipPayload::TipType":"myj","Assembly-CSharp|NetworkPlayerTipInfo TH1_Logic.Net.NetworkPlayerTipPayload::TipInfo":"myk","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipPayload::Title":"myl","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipPayload::Message":"mym","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Net.NetworkPlayerTipManager::MaxRecentPayloadCount":"myo","Assembly-CSharp|System.Action`1 TH1_Logic.Net.NetworkPlayerTipManager::OnTipRequested":"myp","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Net.NetworkPlayerTipManager::_nextTipTimes":"myq","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_Logic.Net.NetworkPlayerTipManager::_recentPayloads":"myr","Assembly-CSharp|NetworkPlayerTipDataAssets TH1_Logic.Net.NetworkPlayerTipManager::_dataAssets":"mys","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MapRecordData::MapName":"gdl","Assembly-CSharp|RuntimeData.GridMapData TH1_Logic.MatchConfig.MapRecordData::GridMap":"gdm","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.MapRecordData::PlayerInfos":"jaq","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::Width":"jar","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::Height":"jas","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::PlayerCount":"jat","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.PlayerInfo::Civ":"jau","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.PlayerInfo::Force":"jav","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerInfo::X":"jaw","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerInfo::Y":"jax","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.PlayerInfo::Cities":"jay","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::Level":"jaz","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.CityInfo::IsCapital":"jba","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::X":"jbb","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::Y":"jbc","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.CityInfo::Units":"jbd","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.MatchConfig.UnitInfo::UnitFullType":"jbe","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.UnitInfo::X":"jbf","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.UnitInfo::Y":"jbg","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager TH1_Logic.MatchConfig.MatchConfigManager::Instance":"gec","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::LevelData":"gfa","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.MatchLevelData::LevelConfigs":"goc","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.MatchSettlementInfo::SettlementType":"god","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MatchSettlementInfo::IsFinished":"gpc","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.MatchSettlementInfo::PlayerSettlements":"gre","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.MatchSettlementLogicFactory::_logicDict":"gsc","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.MatchSettlementStuckGuard::_reportedKeys":"lck","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementGroup::IsWin":"gsd","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementGroup::IsSettlement":"gsr","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.PlayerSettlementGroup::Settlements":"gss","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.PlayerSettlementInfo::SettlementType":"gst","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementInfo::IsSettlement":"gsu","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementInfo::IsWin":"gsv","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.PlayerSettlementInfo::Tasks":"gta","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::_logicDict":"guk","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.PlayerTaskInfo::TaskType":"gum","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerTaskInfo::IsSettlement":"gwa","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerTaskInfo::IsSuccess":"hdt","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param1":"hdu","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param2":"hdv","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param3":"hdw","Assembly-CSharp|UnitType TH1_Logic.MatchConfig.PlayerTaskInfo::Param4":"hdx","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param1Cur":"jbh","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param2Cur":"jbi","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param3Cur":"jbj","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Order":"lex","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskInfo::CustomDesc":"ley","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.PlayerTaskInfo::UnlockLimits":"lez","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskInfo::CustomHint":"lfa","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.PlayerTaskLogicFactory::_logicDict":"hei","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.MatchConfig.MomentData::Items":"jid","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.MomentItemBase/MomentItemBaseFormatter::__typeToTag":"jie","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MomentItemBase::IsExecute":"jif","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentItemBase::PlayerCultureValue":"kev","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentItemBase::ExecuteCount":"kew","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.Battle3KillMomentItem::UnitKillCount":"jig","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.Battle3KillMomentItem::ExecutedUnits":"jih","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.Battle4KillMomentItem::UnitKillCount":"jii","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.Battle4KillMomentItem::ExecutedUnits":"jij","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.Battle5KillMomentItem::UnitKillCount":"jik","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.Battle5KillMomentItem::ExecutedUnits":"jil","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::UnitKillCount":"jim","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::ExecutedUnits":"jin","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::MANUAL_MAX":"knm","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::seenTypes":"kov","Assembly-CSharp|System.Collections.Generic.HashSet`1 TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::seenDescTypes":"kow","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager TH1_Logic.MatchConfig.WikiManager::Instance":"kez","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.HeroTask.HeroTaskContentBase/HeroTaskContentBaseFormatter::__typeToTag":"glz","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::IsSelf":"ido","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskContentBase::Level":"gma","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskContentBase::TargetLevel":"gmb","Assembly-CSharp|SkillType TH1_Logic.HeroTask.HeroTaskContentBase::SkillType":"fvy","Assembly-CSharp|RuntimeData.GridSpType TH1_Logic.HeroTask.HeroTaskContentBase::SpType":"hip","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.HeroTask.HeroTaskContentBase::UnitFullTypes":"idp","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.HeroTask.HeroTaskContentBase::TargetTypes":"idq","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.HeroTask.HeroTaskContentBase::SkillTypeList":"hiq","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::IsForceFinished":"cgt","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.HeroTask.HeroTaskFactory::_contentDict":"gme","Assembly-CSharp|UnitType TH1_Logic.HeroTask.HeroTaskItem::UnitType":"gmf","Assembly-CSharp|GiantType TH1_Logic.HeroTask.HeroTaskItem::GiantType":"gmg","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskItem::Level":"gmh","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::Content":"gmi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager TH1_Logic.HeroTask.HeroTaskManager::Instance":"gmj","Assembly-CSharp|Logic.HeroTask.HeroTaskData TH1_Logic.HeroTask.HeroTaskManager::_data":"gml","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::k__BackingField":"k__BackingField","Assembly-CSharp|Table TH1_Logic.Core.Main::table":"fls","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::_isStarted":"lrf","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::_reportedUpdateBeforeStart":"lrg","Assembly-CSharp|TH1_Logic.Config.ConfigManager TH1_Logic.Config.ConfigManager::Instance":"iuz","Assembly-CSharp|TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::Config":"iva","Assembly-CSharp|Logic.Config.VersionConfig TH1_Logic.Config.ConfigManager::VersionCfg":"ivb","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::_colorConfig":"ivc","Assembly-CSharp|System.Single TH1_Logic.Config.ConfigManager::_lastSaveTime":"jms","Assembly-CSharp|System.Single TH1_Logic.Config.ConfigManager::SaveInterval":"jmt","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::language":"lrh","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::language":"lri","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::language":"lrj","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::language":"lrk","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::_isChanged":"ivd","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicAction::TargetId":"dvc","Assembly-CSharp|TH1_Logic.Comic.ComicActionType TH1_Logic.Comic.ComicAction::ActionType":"heo","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicAction::Duration":"hep","Assembly-CSharp|System.String TH1_Logic.Comic.ComicAction::Desc":"dvd","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicAction::Index":"dyd","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInLeftComicActionLogic::_pos":"dye","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutLeftComicActionLogic::_pos":"dze","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInRightComicActionLogic::_pos":"eaj","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutRightComicActionLogic::_pos":"eak","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInUpComicActionLogic::_pos":"eid","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutUpComicActionLogic::_pos":"eie","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInDownComicActionLogic::_pos":"ekf","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutDownComicActionLogic::_pos":"eko","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.AllSlideInUpComicActionLogic::_pos":"ekq","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.AllSlideOutUpComicActionLogic::_pos":"fgm","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::_comicRoot":"het","Assembly-CSharp|TH1_Logic.Comic.ComicData TH1_Logic.Comic.ComicControl::_comicData":"hgk","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::_comicSheet":"fgu","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_speed":"hxg","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_progress":"hwh","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_duration":"fkx","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::_actionIndex":"hvo","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::_comicMaxIndex":"fmj","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::_state":"huo","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Comic.ComicControl::_actionHandle":"fmk","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Comic.ComicAsset::ComicSheets":"hxh","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Comic.ComicAsset::DialogLayoutParams":"jcd","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSheet::Name":"hxi","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Comic.ComicSheet::ComicDatas":"iaf","Assembly-CSharp|TH1_Logic.Comic.ComicBackground TH1_Logic.Comic.ComicData::Background":"iag","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Comic.ComicData::SubItems":"iam","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Comic.ComicData::Actions":"ian","Assembly-CSharp|TH1_Logic.Comic.ComicMono TH1_Logic.Comic.ComicData::Mono":"fyr","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::FadeInAction":"gdq","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::FadeOutAction":"gdr","Assembly-CSharp|System.String TH1_Logic.Comic.ComicBackground::ImageName":"igi","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicSubItem::Id":"gds","Assembly-CSharp|TH1_Logic.Comic.ComicSubItemType TH1_Logic.Comic.ComicSubItem::ItemType":"igm","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::PositionX":"igt","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::PositionY":"iha","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::Width":"iho","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::Height":"ihq","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::ImageName":"ihr","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::Content":"ihs","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::Desc":"gdt","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono TH1_Logic.Comic.ComicSubItem::Mono":"gdu","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::DialogWidth":"jce","Assembly-CSharp|System.String TH1_Logic.Comic.ComicDialogLayoutParam::ImageName":"jcf","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Left":"jcg","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Right":"jch","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Top":"jci","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Bottom":"jcj","Assembly-CSharp|TH1_Logic.Comic.ComicManager TH1_Logic.Comic.ComicManager::Instance":"iht","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::_asset":"iwq","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::_imageMap":"gdv","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::_comicPrefab":"iwr","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::_comicInstance":"iws","Assembly-CSharp|TH1_Logic.Comic.ComicMono TH1_Logic.Comic.ComicManager::_comicMono":"iwt","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Comic.ComicManager::_comicSprites":"gij","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::_comicControl":"iww","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Comic.ImageMapData::ImageMap":"glb","Assembly-CSharp|System.UInt64 TH1_Logic.Collect.CollectData::MemberId":"jmu","Assembly-CSharp|System.String TH1_Logic.Collect.CollectData::Version":"kfa","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::Damages":"jmv","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::AddUnits":"jmw","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::TransformUnits":"jmx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::LearnTechs":"jmy","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::OnTurnStarts":"jmz","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::MatchGameEnds":"jna","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Collect.CollectData::PlayerGameEnds":"jnb","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.DamageCollectData::Turn":"jnc","Assembly-CSharp|System.Boolean TH1_Logic.Collect.DamageCollectData::IsKill":"jnd","Assembly-CSharp|Empire TH1_Logic.Collect.DamageCollectData::OriginEmpire":"jne","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.DamageCollectData::OriginUnitType":"jnf","Assembly-CSharp|System.Int32 TH1_Logic.Collect.DamageCollectData::OriginDamage":"jng","Assembly-CSharp|Empire TH1_Logic.Collect.DamageCollectData::TargetEmpire":"jnh","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.DamageCollectData::TargetUnitType":"jni","Assembly-CSharp|System.Int32 TH1_Logic.Collect.DamageCollectData::TargetDamage":"jnj","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.AddUnitCollectData::Turn":"jnk","Assembly-CSharp|Empire TH1_Logic.Collect.AddUnitCollectData::Empire":"jnl","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.AddUnitCollectData::UnitType":"jnm","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.TransformUnitCollectData::Turn":"jnn","Assembly-CSharp|Empire TH1_Logic.Collect.TransformUnitCollectData::Empire":"jno","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.TransformUnitCollectData::OriginUnitType":"jnp","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.TransformUnitCollectData::TargetUnitType":"jnq","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.LearnTechCollectData::Turn":"jnr","Assembly-CSharp|Empire TH1_Logic.Collect.LearnTechCollectData::Empire":"jns","Assembly-CSharp|TechType TH1_Logic.Collect.LearnTechCollectData::TechType":"jnt","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.OnTurnStartCollectData::Turn":"jnu","Assembly-CSharp|Empire TH1_Logic.Collect.OnTurnStartCollectData::Empire":"jnv","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::PlayerCoinPerTurn":"jnw","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::PlayerTechPointPerTurn":"jnx","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::CityCount":"jny","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::MaxCityLevel":"jnz","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::AverageCityLevel":"joa","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::TechCount":"job","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.MatchGameEndCollectData::Turn":"joc","Assembly-CSharp|Empire TH1_Logic.Collect.MatchGameEndCollectData::Empire":"jod","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.PlayerGameEndCollectData::Turn":"joe","Assembly-CSharp|Empire TH1_Logic.Collect.PlayerGameEndCollectData::SelfEmpire":"jof","Assembly-CSharp|Empire TH1_Logic.Collect.PlayerGameEndCollectData::KillerEmpire":"jog","Assembly-CSharp|TH1_Logic.Collect.CollectManager TH1_Logic.Collect.CollectManager::Instance":"joh","Assembly-CSharp|TH1_Logic.Collect.CollectData TH1_Logic.Collect.CollectManager::CollectData":"joi","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::ResourcePath":"myt","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Chat.BannedWordFilter::_words":"myu","Assembly-CSharp|System.String[] TH1_Logic.Chat.BannedWordFilter::BuiltInWords":"myv","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_loaded":"myw","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_steamFilterInitAttempted":"myx","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_steamFilterAvailable":"myy","Assembly-CSharp|TH1_Logic.Chat.ChatManager TH1_Logic.Chat.ChatManager::Instance":"iwx","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.Chat.ChatManager::ChatItems":"iwy","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.Chat.ChatManager::_chatItems":"iwz","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatManager::MaxStorageCount":"jkv","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatManager::TrimCount":"jla","Assembly-CSharp|System.Action TH1_Logic.Chat.ChatManager::OnChatUpdated":"jln","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatItem::Hash":"ixa","Assembly-CSharp|System.Single TH1_Logic.Chat.ChatItem::Time":"ixb","Assembly-CSharp|System.UInt64 TH1_Logic.Chat.ChatItem::SenderId":"ixc","Assembly-CSharp|System.String TH1_Logic.Chat.ChatItem::Message":"ixd","Assembly-CSharp|System.Boolean TH1_Logic.Chat.ChatItem::AlreadyUIShow":"jml","Assembly-CSharp|TH1_Logic.AITrain.ModelInference TH1_Logic.AITrain.ModelInference::Instance":"idr","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::STATE_DIM":"ids","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::ACTION_DIM":"idt","Assembly-CSharp|Microsoft.ML.OnnxRuntime.InferenceSession TH1_Logic.AITrain.ModelInference::session":"idu","Assembly-CSharp|System.String TH1_Logic.AITrain.ModelInference::inputName":"idv","Assembly-CSharp|System.String TH1_Logic.AITrain.ModelInference::outputName":"idw","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder TH1_Logic.AITrain.TrainingDataRecorder::Instance":"idy","Assembly-CSharp|System.Collections.Generic.Dictionary`2> TH1_Logic.AITrain.TrainingDataRecorder::_episodeData":"idz","Assembly-CSharp|System.String TH1_Logic.AITrain.TrainingDataRecorder::_outputDir":"iea","Assembly-CSharp|TH1_Logic.AITrain.TrainingState TH1_Logic.AITrain.TrainingDataRecorder::_trainState":"ieb","Assembly-CSharp|TH1_Logic.AITrain.TrainingState TH1_Logic.AITrain.TrainingState::Instance":"iec","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData TH1_Logic.AITrain.TrainingState::_actionLogicIdData":"ied","Assembly-CSharp|System.Collections.Generic.List`1 TH1_Logic.AITrain.ActionLogicIdData::ActionIdList":"iee","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Logic.AITrain.ActionLogicIdData::_idIndex":"ief","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::ActionId":"ieg","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::PlayerIndex":"ieh","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::UnitIndex":"iei","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::CityIndex":"iej","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::GridIndex":"iek","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetUnitIndex":"iel","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetGridIndex":"iem","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetPlayerIndex":"ien","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxActionID":"ieo","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxPlayerIndex":"iep","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxUnitIndex":"ieq","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxCityIndex":"ier","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxGridIndex":"ies","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetUnitIndex":"iet","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetGridIndex":"ieu","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetPlayerIndex":"iev","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.CityMapData::CityList":"gmm","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::CityMapRenderMark":"gmn","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.CityMapData::_cityDict":"eer","Assembly-CSharp|RuntimeData.TerritoryData RuntimeData.CityData::Territory":"gmo","Assembly-CSharp|System.Int32 RuntimeData.CityData::Level":"gmq","Assembly-CSharp|System.Int32 RuntimeData.CityData::LevelExp":"gmr","Assembly-CSharp|CityLibrary RuntimeData.CityData::Name":"gms","Assembly-CSharp|CityLibrary RuntimeData.CityData::CityInfo":"gmt","Assembly-CSharp|System.Boolean RuntimeData.CityData::IsCapital":"gmu","Assembly-CSharp|System.Boolean RuntimeData.CityData::IsConnectedCapital":"gmv","Assembly-CSharp|System.Int32 RuntimeData.CityData::ConnectExp":"gmw","Assembly-CSharp|System.Boolean RuntimeData.CityData::CityWall":"gmx","Assembly-CSharp|System.Boolean RuntimeData.CityData::Workshop":"gmy","Assembly-CSharp|System.Int32 RuntimeData.CityData::ParkCount":"gmz","Assembly-CSharp|System.Int32 RuntimeData.CityData::CityLevelUpPoint":"gna","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.TerritoryData::TerritoryArea":"gnb","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridMapData::GridList":"gnc","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.GridMapData::_posToGridDict":"ees","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.GridMapData::_gridIdToGridDict":"eet","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.GridMapData::_gridIdToIndexDict":"iew","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.GridMapData::_mapCfg":"eeu","Assembly-CSharp|RuntimeData.MapPosition RuntimeData.GridData::Pos":"gnd","Assembly-CSharp|TerrainType RuntimeData.GridData::Terrain":"gnf","Assembly-CSharp|TerrainFeature RuntimeData.GridData::Feature":"gng","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.GridData::_geoSmallSetBuffer":"dfl","Assembly-CSharp|Vegetation RuntimeData.GridData::Vegetation":"gnh","Assembly-CSharp|ResourceType RuntimeData.GridData::Resource":"gni","Assembly-CSharp|WonderLibrary RuntimeData.GridData::Wonder":"gnj","Assembly-CSharp|ResourceType RuntimeData.GridData::ResourceUnderBuilding":"gnk","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridData::SpTypeList":"gnl","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridData::GeoIdList":"hek","Assembly-CSharp|System.Boolean[] RuntimeData.GridData::WaterRoadForceId":"gnm","Assembly-CSharp|System.UInt32 RuntimeData.GridData::CivId":"gnn","Assembly-CSharp|System.Int32 RuntimeData.GridData::buildingLevel":"gno","Assembly-CSharp|System.Int32 RuntimeData.GridData::NavalBasePoint":"gnp","Assembly-CSharp|System.UInt32 RuntimeData.GridData::BuildTime":"gnq","Assembly-CSharp|System.UInt32 RuntimeData.GridData::CommonColdTime":"his","Assembly-CSharp|System.Boolean RuntimeData.GridData::CityBorderRenderMark":"goe","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GridData::_aroundBuffer":"dfm","Assembly-CSharp|System.Int32 RuntimeData.MapPosition::X":"gof","Assembly-CSharp|System.Int32 RuntimeData.MapPosition::Y":"gog","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Id":"ixe","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Width":"goh","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Height":"goi","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::PlayerCount":"goj","Assembly-CSharp|Logic.AI.AIDifficult RuntimeData.MapConfig::AIDiff":"gok","Assembly-CSharp|RuntimeData.GameMode RuntimeData.MapConfig::GameMode":"gol","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsCustomMap":"ixf","Assembly-CSharp|System.String RuntimeData.MapConfig::MapName":"ixg","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.MapConfig::MatchSettlement":"ixh","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapConfig::PlayerSettlements":"ixi","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::selfCivId":"gom","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::selfForceId":"gon","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapConfig::MultiCivs":"hit","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapConfig::_memberCivs":"hiu","Assembly-CSharp|System.String RuntimeData.MapConfig::_hash":"hiv","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapConfig::MatchLimits":"jbk","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsLimitTime":"joj","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::TimeLimitSeconds":"jok","Assembly-CSharp|Logic.MapWaterType RuntimeData.MapConfig::WaterType":"kfb","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::NoTeamId":"myz","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsResumeArchiveSelected":"mza","Assembly-CSharp|System.UInt64 RuntimeData.MemberCiv::MemberId":"hiw","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::PlayerId":"hix","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::CivId":"hiy","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::ForceId":"hiz","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsReady":"mzd","Assembly-CSharp|System.Int32 RuntimeData.MemberCiv::Index":"mze","Assembly-CSharp|System.Int32 RuntimeData.MemberCiv::TeamId":"mzf","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsAI":"mzg","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsCivFixed":"mzh","Assembly-CSharp|System.DateTime RuntimeData.MapData/MapArchiveAvailabilityCache::CheckedAtUtc":"frv","Assembly-CSharp|System.String RuntimeData.MapData/MapArchiveAvailabilityCache::Fingerprint":"fuc","Assembly-CSharp|System.Boolean RuntimeData.MapData/MapArchiveAvailabilityCache::HasArchive":"ggx","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::isMulti":"bpo","Assembly-CSharp|RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/<>c__DisplayClass118_0::kind":"bpx","Assembly-CSharp|System.UInt32 RuntimeData.MapData/<>c__DisplayClass118_0::mapId":"bqm","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData/<>c__DisplayClass82_0::<>4__this":"bqq","Assembly-CSharp|System.UInt32 RuntimeData.MapData/<>c__DisplayClass82_0::cid":"bqw","Assembly-CSharp|RuntimeData.UnitData RuntimeData.MapData/<>c__DisplayClass82_0::tmpUnit":"brm","Assembly-CSharp|System.UInt32 RuntimeData.MapData::MapID":"goo","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::MapConfig":"gop","Assembly-CSharp|RuntimeData.GridMapData RuntimeData.MapData::GridMap":"goq","Assembly-CSharp|RuntimeData.PlayerMapData RuntimeData.MapData::PlayerMap":"gor","Assembly-CSharp|RuntimeData.CityMapData RuntimeData.MapData::CityMap":"gos","Assembly-CSharp|RuntimeData.UnitMapData RuntimeData.MapData::UnitMap":"got","Assembly-CSharp|RuntimeData.NetData RuntimeData.MapData::Net":"gou","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo RuntimeData.MapData::MatchSettlement":"ixm","Assembly-CSharp|System.Boolean RuntimeData.MapData::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::CityToPlayerDict":"gov","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::UnitToCityDict":"gow","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::UnitToGridDict":"gox","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::CityToGridDict":"goy","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::_gridToUnitDict":"efa","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::_gridToCityDict":"efb","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::_idGenerator":"goz","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.MapData::_territoryTmpCityList":"dfr","Assembly-CSharp|System.TimeSpan RuntimeData.MapData::MapArchiveAvailabilityCacheRefreshInterval":"ghc","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.MapData::MapArchiveAvailabilityCaches":"ghh","Assembly-CSharp|System.UInt32 RuntimeData.MapIdGenerator::_idGenerator":"gpa","Assembly-CSharp|System.UInt64 RuntimeData.PlayerConfirmData::MemberId":"dor","Assembly-CSharp|RuntimeData.MemberNetState RuntimeData.PlayerConfirmData::State":"doz","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::PingRecordTime":"dud","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::Ping":"due","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::ErrorTime":"csb","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::ConfirmTime":"dox","Assembly-CSharp|System.Boolean RuntimeData.PlayerConfirmData::AIControl":"lov","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.PlayerConfirmMap::PlayerConfirm":"duf","Assembly-CSharp|System.Action RuntimeData.NetData/CountingRandom::_onUse":"lrl","Assembly-CSharp|System.Boolean RuntimeData.NetData/CountingRandom::_advancing":"lrm","Assembly-CSharp|RuntimeData.NetMode RuntimeData.NetData::Mode":"hja","Assembly-CSharp|System.UInt32 RuntimeData.NetData::CurPlayerId":"hjb","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.NetData::Players":"hjc","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.NetData::Actions":"gpd","Assembly-CSharp|System.Int32 RuntimeData.NetData::RandomSeed":"gpe","Assembly-CSharp|System.Int32 RuntimeData.NetData::RandomUseCount":"lrn","Assembly-CSharp|System.Random RuntimeData.NetData::_random":"gpf","Assembly-CSharp|System.Buffers.ArrayBufferWriter`1 RuntimeData.NetData::_bufferWriter":"iex","Assembly-CSharp|System.Single RuntimeData.NetData::PlayerStartTime":"hjd","Assembly-CSharp|System.Single RuntimeData.NetData::GameStartTime":"duz","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerMapData::PlayerDataList":"gph","Assembly-CSharp|System.UInt32 RuntimeData.PlayerMapData::SelfPlayerId":"gpg","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.PlayerMapData::_playerDataDict":"efc","Assembly-CSharp|RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedMap":"glc","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedPlayerId":"gns","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::USE_QUEUED_DIPLOMACY_REFRESH":"grn","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::Turn":"gpi","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::PlayerCivId":"gpj","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::PlayerForceId":"gpk","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::CradleCityId":"gpl","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::Alive":"gpn","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::_playerCoin":"fps","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::_playerTechPoint":"ggg","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerMountainPointUsed":"hel","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerScore":"gpq","Assembly-CSharp|RuntimeData.MapSightData RuntimeData.PlayerData::Sight":"gpr","Assembly-CSharp|RuntimeData.TechTreeData RuntimeData.PlayerData::TechTree":"gps","Assembly-CSharp|RuntimeData.WonderData RuntimeData.PlayerData::Wonder":"gpt","Assembly-CSharp|RuntimeData.DiplomacyData RuntimeData.PlayerData::DiplomacyData":"gpu","Assembly-CSharp|RuntimeData.PlayerHeroData RuntimeData.PlayerData::PlayerHeroData":"fvz","Assembly-CSharp|RuntimeData.PlayerNamerData RuntimeData.PlayerData::PlayerNamerData":"fwa","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::TurnNoAttack":"gpv","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::TotalKill":"gpw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::_heroDictInit":"fwb","Assembly-CSharp|System.Int32[] RuntimeData.PlayerData::giantExp":"gpy","Assembly-CSharp|System.Int32[] RuntimeData.PlayerData::giantPenalty":"gpz","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerData::MeetPlayers":"gqa","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerData::CurAttackPlayers":"gqb","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerData::LastAttackPlayers":"gqc","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::DieMark":"gqd","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsPlaying":"gqe","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData RuntimeData.PlayerData::MomentData":"jio","Assembly-CSharp|RuntimeData.PlayerCultureInfo RuntimeData.PlayerData::PlayerCultureInfo":"kff","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSurrender":"kfg","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.PlayerData::_tmpOriginCityBuf":"dfu","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerData::_tmpCityListBuf":"dfv","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.PlayerData::_tmpCitySetBuf":"dfw","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.PlayerData::_tmpTerritoryGridIdBuf":"kco","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.PlayerData::_tmpSelfTerritoryInfluenceGridIdBuf":"kcp","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.PlayerData::_tmpPlayerMilitaryScoreBuf":"kcq","Assembly-CSharp|System.Collections.Generic.Dictionary`2> RuntimeData.PlayerData::_tmpPlayerUnitGridIdListBuf":"kcr","Assembly-CSharp|System.Collections.Generic.Dictionary`2> RuntimeData.PlayerData::_tmpPlayerTerritoryGridIdSetBuf":"kcs","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.PlayerData::_tmpSelfToOtherDiplomacyStateBuf":"kct","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.WonderData::WonderInfoDict":"gqg","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.WonderData::WonderRenderMark":"gqh","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.MapSightData::SightGidSet":"gqi","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.TechTreeData::TechSet":"gqj","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.TechTreeData::TechAtomActionCacheSet":"hem","Assembly-CSharp|System.Collections.Generic.HashSet`1 RuntimeData.TechTreeData::TechAtomCacheSet":"gql","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.DiplomacyData::Info":"gqm","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.DiplomacyData::_infoDict":"efd","Assembly-CSharp|System.UInt32 RuntimeData.CountryDiplomacyInfo::PlayerId":"gqn","Assembly-CSharp|RuntimeData.DiplomacyState RuntimeData.CountryDiplomacyInfo::DiplomacyState":"gqo","Assembly-CSharp|System.Single RuntimeData.CountryDiplomacyInfo::FeelingValue":"gqp","Assembly-CSharp|RuntimeData.FeelingState RuntimeData.CountryDiplomacyInfo::FeelingState":"gqq","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.CountryDiplomacyInfo::FeelingStrategyList":"gqr","Assembly-CSharp|System.UInt32 RuntimeData.CountryDiplomacyInfo::AttackTurn":"gqs","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsEmbassy":"gqt","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsLeagueRupture":"gqu","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsLeagueRequest":"gqv","Assembly-CSharp|System.Int32 RuntimeData.CountryDiplomacyInfo::IsCalm":"gqw","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsTeammate":"lcq","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::MaxHeroCount":"fwc","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerHeroData::HeroList":"fwd","Assembly-CSharp|GiantType RuntimeData.PlayerHeroData::LeaderGiantType":"fwe","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.PlayerHeroData::HeroTaskDict":"fwf","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerHeroData::_tmpGridListBuf":"dfx","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerNamerData::_cityNamer":"fwg","Assembly-CSharp|System.Int32 RuntimeData.PlayerNamerData::_cityNamerPointer":"fwh","Assembly-CSharp|System.Int32 RuntimeData.PlayerCultureInfo::PlayerCulture":"kfh","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerCultureInfo::CultureCardList":"kfi","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.PlayerCultureInfo::CardList":"kfj","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.IdentifierBase/IdentifierBaseFormatter::__typeToTag":"gqx","Assembly-CSharp|System.UInt32 RuntimeData.IdentifierBase::Id":"gqy","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.IdentifierBase::Skills":"gqz","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.IdentifierBase::_skillDict":"efe","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.IdentifierBase::_skillIterBuffer":"dfy","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.UnitMapData::UnitList":"grb","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.UnitMapData::_unitDict":"grd","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.UnitMapData::_turnUnitBuffer":"dfz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::_notSetDie":"ivg","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::UnitFullType":"hen","Assembly-CSharp|ChessType RuntimeData.UnitData::ChessType":"grk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::Health":"fwi","Assembly-CSharp|System.Single RuntimeData.UnitData::PositiveIntEpsilon":"mzi","Assembly-CSharp|System.Double RuntimeData.UnitData::PositiveIntDoubleEpsilon":"mzj","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GiantExp":"grq","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::OriginUnitFullType":"ivh","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::CarryUnitFullType":"hes","Assembly-CSharp|System.Single RuntimeData.UnitData::DefenseReduction":"grx","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::LegionId":"gry","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::FullTypeCache":"jol","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.UnitData::SkillCache":"jom","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.UnitData::ActionPoint":"kfk","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.UnitData::_actionCache":"kfl","Assembly-CSharp|RuntimeData.AchievementDataManager RuntimeData.AchievementDataManager::Instance":"efg","Assembly-CSharp|Logic.Achievement.AchievementData RuntimeData.AchievementDataManager::Achievement":"efh","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.AchievementDataManager::FinishedCache":"efi","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.CultureCardFactory::_cardDict":"kfm","Assembly-CSharp|System.Collections.Generic.Dictionary`2 RuntimeData.CultureCardBase/CultureCardBaseFormatter::__typeToTag":"kfn","Assembly-CSharp|RuntimeData.GameMode RuntimeData.GameRecordManager/<>c__DisplayClass5_0::mode":"jon","Assembly-CSharp|ForceEnum RuntimeData.GameRecordManager/<>c__DisplayClass5_0::forceEnum":"joo","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::playerCount":"jop","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::order":"joq","Assembly-CSharp|RuntimeData.GameRecordManager RuntimeData.GameRecordManager::Instance":"efj","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::_gameRecord":"efk","Assembly-CSharp|System.Collections.Generic.List`1 RuntimeData.GameRecordData::Records":"gsf","Assembly-CSharp|RuntimeData.GameMode RuntimeData.GameRecord::Mode":"gsg","Assembly-CSharp|Logic.AI.AIDifficult RuntimeData.GameRecord::AIDiff":"gsh","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::Turn":"gsi","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerCivId":"gsj","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerForceId":"gsk","Assembly-CSharp|System.Single RuntimeData.GameRecord::Score":"gsl","Assembly-CSharp|System.String RuntimeData.GameRecord::Time":"gsm","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::CityCount":"gsn","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::MapWidth":"gso","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::MapHeight":"gsp","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerCount":"gsq","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.GameRecord::MatchSettlement":"lro","Assembly-CSharp|System.Collections.Generic.Dictionary`2 TH1_Core.Managers.EventManager::eventListeners":"flt","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::fragment":"gzl","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_Core.Managers.PresentationManager::_taskQueue":"flu","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_Core.Managers.PresentationManager::_taskNextFrameQueue":"dpb","Assembly-CSharp|System.Collections.Generic.Queue`1 TH1_Core.Managers.PresentationManager::_taskNotCurPlayList":"gld","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::_isBusy":"flv","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask TH1_Core.Managers.PresentationManager::_currentTask":"hje","Assembly-CSharp|System.Int32 TH1_Core.Managers.PresentationManager::tmp":"hjf","Assembly-CSharp|System.String TH1_Core.Managers.PresentationManager::BusyType":"hjg","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::k__BackingField":"k__BackingField","Assembly-CSharp|Animancer.AnimancerComponent TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::loadingAnim":"ixn","Assembly-CSharp|UnityEngine.Transform TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::loading":"ixo","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::k__BackingField":"k__BackingField","Assembly-CSharp|TH1_Logic.Core.Main TH1_Core.Managers.UIManager::_main":"flx","Assembly-CSharp|RuntimeData.MapData TH1_Core.Managers.UIManager::_mapData":"fly","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::ROUIManager":"flz","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::_gameInitReady":"fmh","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::ROHintWindow":"fmi","Assembly-CSharp|DebugUI TH1_Core.Managers.UIManager::DebugUI":"fmn","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::AIPlayingHint":"fmo","Assembly-CSharp|TH1_UI.HintUI.HintUI TH1_Core.Managers.UIManager::HintUI":"fmp","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::AIPlaying":"fmq","Assembly-CSharp|TH1_UI.Core.UIInfoManager TH1_Core.Managers.UIManager::UIInfoManager":"fmr","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_Core.Managers.UIManager::UINotifyManager":"fms","Assembly-CSharp|TH1_UI.Core.UIOutsideManager TH1_Core.Managers.UIManager::UIOutsideManager":"hjh","Assembly-CSharp|TH1_UI.Core.UIBottomManager TH1_Core.Managers.UIManager::UIBottomManager":"iey","Assembly-CSharp|TH1_UI.Core.UITopManager TH1_Core.Managers.UIManager::UITopManager":"fsr","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::_alreadyOpenWin":"ixp","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::_instance":"fmt","Assembly-CSharp|System.Boolean TH1_Core.Events.UIEventManagerBinder::_initialized":"low","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.AIConfigCategory::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.AIConfig::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.GeoDescCategory::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::k__BackingField":"k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2 ExcelConfig.MomentCategory::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::k__BackingField":"k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::k__BackingField":"<jix>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<Desc>k__BackingField":"<jiy>k__BackingField","Assembly-CSharp|System.Boolean Logic.CityLogic::needExplorer":"duj","Assembly-CSharp|System.Int32 Logic.CityLogic::explorerStepMax":"duk","Assembly-CSharp|System.Int32 Logic.CityLogic::explorerStep":"dul","Assembly-CSharp|UnityEngine.Vector2Int Logic.CityLogic::explorerNowPos":"dum","Assembly-CSharp|RuntimeData.CityData Logic.CityLogic::explorerCityData":"dun","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.CityLogic::_aroundBuf":"dgc","Assembly-CSharp|Logic.GameState Logic.GameLogic::_curState":"duw","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::_main":"fmu","Assembly-CSharp|Logic.AI.AILogic Logic.GameLogic::_aiLogic":"hji","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.GameState,Logic.GameStateBase> Logic.GameLogic::_gameStateDict":"duy","Assembly-CSharp|System.Single Logic.GameLogic::_reconnectCheckTime":"lox","Assembly-CSharp|System.Single Logic.GameLogic::_connectionStateCheckTime":"loy","Assembly-CSharp|System.Single Logic.GameLogic::_confirmTime":"dpg","Assembly-CSharp|System.Single Logic.GameLogic::_heartbeatTime":"dph","Assembly-CSharp|System.Single Logic.GameLogic::_forceUpdateTime":"dpi","Assembly-CSharp|Logic.GameLogic Logic.GameStateBase::_gameLogic":"dva","Assembly-CSharp|System.Single Logic.MenuState::_recordTime":"hjk","Assembly-CSharp|System.Single Logic.ForceUpdatingState::_limitTime":"bfl","Assembly-CSharp|System.Int32 Logic.FinishState/<QuitGameAfterDelay>d__6::<>1__state":"iez","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::<>2__current":"ifa","Assembly-CSharp|System.Single Logic.FinishState/<QuitGameAfterDelay>d__6::delay":"ifb","Assembly-CSharp|System.Boolean Logic.MainEditor::IsEditor":"dvg","Assembly-CSharp|System.Boolean Logic.MainEditor::IsGo":"dvh","Assembly-CSharp|Logic.AI.AICalculatorData Logic.MainEditor::Data":"dvi","Assembly-CSharp|System.UInt32 Logic.MainEditor::BTNodeId":"dvj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_playerStrategy":"dvk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.HashSet`1<System.UInt32>> Logic.MainEditor::_playerAttackTarget":"dvl","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_cityStrategy":"dvm","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_unitStrategy":"dvn","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_legionStrategy":"dvo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.LegionStrategyType> Logic.MainEditor::_legionStrategyTypes":"dvp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.FreeUnitStrategyType> Logic.MainEditor::_freeUnitStrategyTypes":"dvq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> Logic.MainEditor::_unitTarget":"dvr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.AIActionBase>> Logic.MainEditor::_actionRecord":"dvs","Assembly-CSharp|Logic.MainEditor Logic.MainEditor::Instance":"dvt","Assembly-CSharp|Logic.AI.Strategy Logic.StrategyInfo::Strategy":"dvu","Assembly-CSharp|System.UInt32 Logic.StrategyInfo::TargetCityId":"dvv","Assembly-CSharp|System.Collections.Generic.List`1<Logic.InputKeyConfig> Logic.InputConfig::InputKeyConfigs":"ifc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.InputEnum,Logic.InputKeyConfig> Logic.InputConfig::_inputKeyConfigDict":"ifd","Assembly-CSharp|Logic.InputEnum Logic.InputKeyConfig::InputType":"ife","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.KeyCode> Logic.InputKeyConfig::KeyCodes":"iff","Assembly-CSharp|System.Boolean Logic.InputKeyConfig::IsConflict":"ifg","Assembly-CSharp|System.Boolean Logic.InputKeyConfig::IsActive":"ifh","Assembly-CSharp|Logic.InputConfigManager Logic.InputConfigManager::Instance":"ifi","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::_config":"ifj","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.KeyCode> Logic.InputConfigManager::_pressedKeys":"ifk","Assembly-CSharp|System.Boolean Logic.InputConfigManager::_isListening":"ifl","Assembly-CSharp|System.Single Logic.InputConfigManager::_waitTime":"ifm","Assembly-CSharp|System.Single Logic.InputConfigManager::_lastKeyPressTime":"ifn","Assembly-CSharp|Logic.InputEnum Logic.InputConfigManager::_curInputEnum":"ifo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.InputEnum,System.Collections.Generic.List`1<System.Action>> Logic.InputConfigManager::_inputCallBack":"ifp","Assembly-CSharp|TH1_Logic.Core.Main Logic.InputLogic::_main":"fmv","Assembly-CSharp|RuntimeData.MapData Logic.InputLogic::_mapData":"dup","Assembly-CSharp|System.Int32 Logic.InputLogic::highlightCurrentState":"duq","Assembly-CSharp|UnityEngine.Vector3 Logic.InputLogic::mouseLastDownPosition":"dur","Assembly-CSharp|UnityEngine.Vector2Int Logic.InputLogic::lastSelectedTile":"dus","Assembly-CSharp|UnityEngine.Vector2Int Logic.InputLogic::lastSelectedUnit":"dut","Assembly-CSharp|TooltipTrigger Logic.InputLogic::onozukakomachi":"duu","Assembly-CSharp|System.Boolean Logic.InputLogic::inputLock":"duv","Assembly-CSharp|System.Boolean Logic.InputLogic::WASDMapMover":"vm","Assembly-CSharp|UnityEngine.Vector3 Logic.InputLogic::WASDMapMoverVector":"vn","Assembly-CSharp|System.Int32 Logic.InputLogic::ShenlanComboNeed":"lfb","Assembly-CSharp|System.Single Logic.InputLogic::ShenlanComboWindow":"lfc","Assembly-CSharp|System.UInt32 Logic.InputLogic::_shenlanComboUnitId":"lfd","Assembly-CSharp|System.Collections.Generic.List`1<System.Single> Logic.InputLogic::_shenlanComboTimestamps":"lfe","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass25_0::height":"dgd","Assembly-CSharp|System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass25_0::heights":"dge","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass25_1::x":"dgf","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass25_0 Logic.MapGenerator/<>c__DisplayClass25_1::CS$<>8__locals1":"dgg","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::x":"dgh","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::y":"dgi","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.MapGenerator::_aroundBuf":"dgj","Assembly-CSharp|TH1_Logic.Core.Main Logic.MapGenerator::_main":"fmw","Assembly-CSharp|RuntimeData.MapData Logic.MapGenerator::_mapData":"dwd","Assembly-CSharp|System.Single Logic.MapGenerator::Scale":"dwe","Assembly-CSharp|System.Single Logic.MapGenerator::_landThreshold":"dwf","Assembly-CSharp|System.Single Logic.MapGenerator::_mountainThreshold":"dwg","Assembly-CSharp|System.Single[0...,0...] Logic.MapGenerator::_heightMap":"dwh","Assembly-CSharp|System.Int32 Logic.MapGenerator::SmoothIterations":"dwi","Assembly-CSharp|System.UInt32 Logic.MapGenerator::_width":"dwj","Assembly-CSharp|System.UInt32 Logic.MapGenerator::_height":"dwk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_tribes":"dwl","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_treasure":"gsx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_innerCityGrid":"gsy","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_outerCityGrid":"gsz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::PlayerCivOri":"dwm","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2> Logic.MapGenerator::dir4":"htl","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2> Logic.MapGenerator::dir8":"htm","Assembly-CSharp|Logic.MapInteraction Logic.MapInteraction/<>c__DisplayClass9_0::<>4__this":"lrp","Assembly-CSharp|RuntimeData.MapData Logic.MapInteraction/<>c__DisplayClass9_0::mapData":"lrq","Assembly-CSharp|RuntimeData.GridData Logic.MapInteraction/<>c__DisplayClass9_0::gridData":"lrr","Assembly-CSharp|TH1_Logic.Core.Main Logic.MapInteraction::_main":"fmx","Assembly-CSharp|RuntimeData.MapData Logic.MapInteraction::_mapData":"dwr","Assembly-CSharp|System.UInt32 Logic.MapInteraction::_fadeCityGridId":"lrs","Assembly-CSharp|Logic.MapRecordManager Logic.MapRecordManager::Instance":"ghg","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.MapRecordManager::MapNameList":"ghi","Assembly-CSharp|RuntimeData.GridData Logic.MapRecordManager::RecordGridData":"ghu","Assembly-CSharp|TH1_Logic.Core.Main Logic.PlayerLogic::_main":"fne","Assembly-CSharp|RuntimeData.WonderTypeEnum[] Logic.PlayerLogic::_cachedWonderTypes":"ifq","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.PlayerLogic::_tmpTerritoryBuf":"dgk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.PlayerLogic::_tmpAroundBuf":"dgl","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::unitRUList":"dwz","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityRUList":"dxa","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::tileRUList":"dxb","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityBuildingRUList":"dxc","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::playerTerritoryRUList":"dxd","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::techTreeRU":"dxe","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::playerTopBarRU":"dxf","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::centerMessageRU":"dxg","Assembly-CSharp|System.String Logic.RenderUpdateManager::centerMessageTitle":"dxh","Assembly-CSharp|System.String Logic.RenderUpdateManager::centerMessageContent":"dxi","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::techIdRUList":"dxj","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::highlightMapRU":"dxk","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::mistClearEffectRUList":"dxl","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityUpgradeActionRUList":"dxm","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::<Instance>k__BackingField":"<dxn>k__BackingField","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::hasBattle":"dxo","Assembly-CSharp|Logic.BattleRenderDataPack Logic.RenderUpdateManager::battleRenderDataPack":"dxp","Assembly-CSharp|RuntimeData.UnitData Logic.AttackInfo::DamageOrigin":"kfo","Assembly-CSharp|RuntimeData.PlayerData Logic.AttackInfo::OriginPlayer":"kfp","Assembly-CSharp|RuntimeData.UnitData Logic.AttackInfo::DamageTarget":"kfq","Assembly-CSharp|RuntimeData.PlayerData Logic.AttackInfo::TargetPlayer":"kfr","Assembly-CSharp|RuntimeData.GridData Logic.AttackInfo::DamageOriginGrid":"kfs","Assembly-CSharp|RuntimeData.GridData Logic.AttackInfo::DamageTargetGrid":"kft","Assembly-CSharp|System.Boolean Logic.AttackInfo::IsKill":"kfu","Assembly-CSharp|Logic.DamageType Logic.SettlementInfo::DamageType":"dxq","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageOrigin":"dxr","Assembly-CSharp|RuntimeData.PlayerData Logic.SettlementInfo::OriginPlayer":"kfv","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageTarget":"dxs","Assembly-CSharp|RuntimeData.PlayerData Logic.SettlementInfo::TargetPlayer":"kfw","Assembly-CSharp|RuntimeData.GridData Logic.SettlementInfo::DamageOriginGrid":"kfx","Assembly-CSharp|RuntimeData.GridData Logic.SettlementInfo::DamageTargetGrid":"dxt","Assembly-CSharp|RuntimeData.CityData Logic.SettlementInfo::DamageTargetCity":"fwj","Assembly-CSharp|System.Int32 Logic.SettlementInfo::DamageValue":"dxu","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageBearer":"lrt","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsKill":"dxv","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsDeathReplaced":"xr","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsFinished":"hjt","Assembly-CSharp|System.Int32 Logic.SettlementInfo::HealthReduceValue":"cgu","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MovementCostMap":"ifr","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MovementRemainMap":"ifs","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MoveRealCostMap":"ift","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::NormalReachMap":"ifu","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::MomijiHunterReachMap":"ifv","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::FinalReachMap":"ifw","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::TransMap":"hju","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::SanaeMap":"ifx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.UnitLogic::_aroundBuf":"dgm","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.UnitLogic::_aroundBuf2":"dgn","Assembly-CSharp|RuntimeData.GridData Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::originGrid":"epp","Assembly-CSharp|RuntimeData.MapData Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::mapData":"hjv","Assembly-CSharp|System.Boolean Logic.Skill.AttackAfterKillSkill::IsKill":"fwq","Assembly-CSharp|System.Int32 Logic.Skill.AyaMoveAgainBuffSkill::MoveGridCount":"htt","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.BonePileSkill::TargetType":"kfy","Assembly-CSharp|System.UInt32 Logic.Skill.BonePileSkill::TargetCityId":"kfz","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::_hasMovedThisTurn":"kpe","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::_hideStateBeforeMove":"kpf","Assembly-CSharp|System.UInt32 Logic.Skill.CanHideSkill::_startGridIdBeforeMove":"kpg","Assembly-CSharp|System.UInt32 Logic.Skill.CityStolenSkill::StealerPlayerId":"kph","Assembly-CSharp|System.Int32 Logic.Skill.CityStolenSkill::StolenAmount":"kpi","Assembly-CSharp|System.Boolean Logic.Skill.DashSkill::IsTrigger":"gtg","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0::unitRenderer":"dgo","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0::unitRenderer":"egl","Assembly-CSharp|System.Boolean Logic.Skill.EscapeProSkill::IsTrigger":"ixq","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeSkill/<>c__DisplayClass4_0::unitRenderer":"egm","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeSkill/<>c__DisplayClass5_0::unitRenderer":"egn","Assembly-CSharp|System.Boolean Logic.Skill.EscapeSkill::IsTrigger":"dvb","Assembly-CSharp|RuntimeData.MapData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::mapData":"ego","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::unitRenderer":"egp","Assembly-CSharp|RuntimeData.GridData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::targetGrid":"egq","Assembly-CSharp|System.Int32 Logic.Skill.FlandreBuffSkill::_staticLevel":"hjz","Assembly-CSharp|System.Boolean Logic.Skill.ForestStartDashSkill::IsTrigger":"fwr","Assembly-CSharp|System.UInt32 Logic.Skill.GridRadiationSkill::OriginId":"kga","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::_hadHideStateAtTurnStart":"kpj","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::_kill":"hug","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::_isOfficer":"huh","Assembly-CSharp|RuntimeData.MapData Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::mapData":"egr","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::info":"egs","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::targetGrid":"egt","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::FirstDevotion":"hka","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0::rendererForStep":"egu","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::gridRendererForStep":"egv","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::unitRendererForStep":"egw","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::gridDataForStep":"egx","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::gridRendererForStep":"egy","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::selfRendererForStep":"egz","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::gridDataForStep":"eha","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::rendererForStep":"ehb","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::rendererForStep":"ehc","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiFearSkill::_isInExplosionChain":"ekt","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::AroundGiant":"csu","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.MokouFrenchEggSkill::FullType":"fws","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.MokouFrenchReviveSkill::FullType":"fwt","Assembly-CSharp|System.Int32 Logic.Skill.MomijiPreySkill::rank":"ixr","Assembly-CSharp|System.Int32 Logic.Skill.MomijiSightSkill::_range":"ify","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::_kill":"hui","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::_isOfficer":"huj","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::_moveFlag":"hkc","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::_moveFlag":"hkd","Assembly-CSharp|RuntimeData.MapData Logic.Skill.PathStompSkill/<>c__DisplayClass2_0::mapData":"ifz","Assembly-CSharp|System.Boolean Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::killed":"gqk","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::r":"grg","Assembly-CSharp|RuntimeData.GridData Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::g":"ehd","Assembly-CSharp|System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::d":"ehe","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ige","Assembly-CSharp|System.Boolean Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::killed":"grh","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::r":"grm","Assembly-CSharp|RuntimeData.GridData Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::g":"ehg","Assembly-CSharp|System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::d":"ehh","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::CS$<>8__locals2":"ehj","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.ReisenFrenchKillSkill::FullType":"fwu","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.Skill.SakuyaFlyProSkill::_heroSet":"hke","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0::info":"ehk","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::targetGridRenderer":"ehl","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::guardGridRenderer":"ehm","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::unit":"ehn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::unitRenderer":"eho","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0 Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ehp","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0::unitRenderer":"ehq","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::map":"igg","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::tmpGridId":"mzk","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::tmpUnitId":"mzl","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::dmgInfo":"igj","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::canBeKilled":"kgb","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::CS$<>8__locals1":"igk","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::mapData":"igo","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::originId":"mzm","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::targetId":"mzn","Assembly-CSharp|Logic.Skill.SanaeDivineSkill Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::<>4__this":"ign","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::divine":"igs","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::CS$<>8__locals1":"igu","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::mapData":"igw","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::originId":"mzo","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::targetGridId":"mzp","Assembly-CSharp|Logic.Skill.SanaeDivineSkill Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::<>4__this":"igv","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::divine":"igz","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::CS$<>8__locals1":"ihb","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::divine":"ihc","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::map":"ihe","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::targetGridId":"mzq","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::map":"ihg","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::tmpGridId":"mzr","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::dmg":"ihh","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::dmgInfo":"ihi","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::canBeKilled":"kgc","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::tmpUnitId":"mzs","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigLuckyDmg":"ihk","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigLuckyHeal":"ihl","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigUnluckyEnemyDmg":"ihm","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigUnluckyFriendDmg":"ihn","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindXSkill::X":"huk","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0::unitRenderer":"ehr","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::mapData":"ehs","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::unitRenderer":"eht","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::targetGrid":"ehu","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0::unitRenderer":"ehv","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::targetGrid":"hgn","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::mapData":"hgo","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::unitRenderer":"hgp","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0::renderer":"euw","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBanBombSkill::_originPlayerId":"eux","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SplashSkill/<>c__DisplayClass2_0::mapData":"ev","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SplashSkill/<>c__DisplayClass2_1::g":"ey","Assembly-CSharp|System.Boolean Logic.Skill.SplashSkill/<>c__DisplayClass2_1::killed":"hck","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SplashSkill/<>c__DisplayClass2_1::r":"hkf","Assembly-CSharp|System.Int32 Logic.Skill.SplashSkill/<>c__DisplayClass2_1::d":"ivw","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0 Logic.Skill.SplashSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ez","Assembly-CSharp|System.Boolean Logic.Skill.SplashSkill/<>c__DisplayClass2_2::killed":"hkg","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SplashSkill/<>c__DisplayClass2_2::r":"hkh","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SplashSkill/<>c__DisplayClass2_2::g":"ivy","Assembly-CSharp|System.Int32 Logic.Skill.SplashSkill/<>c__DisplayClass2_2::d":"iyw","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0 Logic.Skill.SplashSkill/<>c__DisplayClass2_2::CS$<>8__locals2":"jft","Assembly-CSharp|RuntimeData.MapData Logic.Skill.StompSkill/<>c__DisplayClass2_0::mapData":"jfu","Assembly-CSharp|System.Boolean Logic.Skill.StompSkill/<>c__DisplayClass2_1::killed":"hpn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::r":"hpo","Assembly-CSharp|RuntimeData.GridData Logic.Skill.StompSkill/<>c__DisplayClass2_1::g":"jfv","Assembly-CSharp|System.Int32 Logic.Skill.StompSkill/<>c__DisplayClass2_1::d":"jhx","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::ro":"joy","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_0 Logic.Skill.StompSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"jqn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::unitRenderer":"jqo","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit1":"ivo","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::map":"ihp","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit2":"ivp","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Skill.UtsuhoDelayActSkill::Path":"jpz","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.VampireProSkill/<>c__DisplayClass2_0::unitRenderer":"jqx","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.VampireSkill/<>c__DisplayClass3_0::unitRenderer":"jqy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> Logic.Skill.SkillBase/SkillBaseFormatter::__typeToTag":"gth","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<RuntimeData.GridData>> Logic.Skill.SkillBase::_aroundBufPool":"jtp","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_poolTop":"jtq","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsPermanent":"gti","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLevelSkill":"hki","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::OriginId":"hul","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::Turns":"gtj","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::TurnsLimit":"gtk","Assembly-CSharp|System.Single Logic.Skill.SkillBase::Score":"gtl","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_level":"gtm","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_levelLimit":"hkk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::_autoDisappear":"hkl","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::_skillPriority":"kgd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,System.Func`1<Logic.Skill.SkillBase>> Logic.Skill.SkillFactory::_skillFactoryDict":"jtr","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SkillBase> Logic.Skill.SkillOwner::Skills":"eae","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager Logic.PrefabPool.PrefabPoolManager::Instance":"enf","Assembly-CSharp|Logic.PrefabPool.PrefabConfig Logic.PrefabPool.PrefabPoolManager::_config":"eng","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.PrefabPool.PrefabType,System.Collections.Generic.List`1<UnityEngine.GameObject>> Logic.PrefabPool.PrefabPoolManager::_prefabPool":"enh","Assembly-CSharp|System.Reflection.MethodInfo Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0::clearMethod":"kcu","Assembly-CSharp|System.Collections.Generic.Stack`1<T> Logic.Pool.THCollectionPool/TypePool`1::Items":"kcv","Assembly-CSharp|System.Object Logic.Pool.THCollectionPool/TypePool`1::Sync":"kcy","Assembly-CSharp|System.Action`1<T> Logic.Pool.THCollectionPool/TypePool`1::Reset":"kdd","Assembly-CSharp|System.Int32 Logic.Pool.THCollectionPool::DefaultMaxPoolSizePerType":"kgm","Assembly-CSharp|System.String Logic.Multilingual.MultilingualRichTextColors::DefaultEmbeddedHex":"mzt","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::<>4__this":"kgi","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::type":"kgj","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::<>4__this":"lcr","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::type":"lcs","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::<>4__this":"lct","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::type":"lcu","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::origin":"lcv","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsProperNoun>k__BackingField":"<ixs>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsDialogue>k__BackingField":"<ixt>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsDeprecated>k__BackingField":"<ixu>k__BackingField","Assembly-CSharp|Logic.Multilingual.MultilingualManager Logic.Multilingual.MultilingualManager::Instance":"eaf","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualManager::_multilingualData":"eag","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::_currentType":"eah","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.MultilingualTextMono> Logic.Multilingual.MultilingualManager::_textComs":"eai","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Multilingual.OriginalLangFields> Logic.Multilingual.MultilingualManager::_originalSnapshot":"lcw","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager::_modsApplied":"lcx","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::<>4__this":"lcy","Assembly-CSharp|System.Int32 Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::index":"lcz","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.MultilingualTextMono::_paramList":"eal","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::_previewType":"eam","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModItem::FileId":"xs","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Title":"xt","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Description":"xu","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Tags":"xv","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModItem::IsSubscribed":"xw","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModItem::IsInstalled":"xx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::InstallFolder":"xy","Assembly-CSharp|System.UInt64 Logic.Multilingual.WorkshopModItem::FileSize":"xz","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::VotesUp":"ya","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::VotesDown":"yb","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::CreatedTime":"lda","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::UpdatedTime":"ldb","Assembly-CSharp|System.UInt64 Logic.Multilingual.WorkshopModItem::OwnerSteamId":"ldc","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::<>4__this":"ldd","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::fileId":"lde","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::<>4__this":"ldf","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::fileId":"ldg","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0::fileId":"ldh","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser::Instance":"yh","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::PageSize":"yi","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsQuerying>k__BackingField":"<yj>k__BackingField","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::<CurrentPage>k__BackingField":"<yk>k__BackingField","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::<TotalResults>k__BackingField":"<yl>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::<Results>k__BackingField":"<ym>k__BackingField","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::<LastError>k__BackingField":"<yn>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsSubscribeOperating>k__BackingField":"<yo>k__BackingField","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SteamUGCQueryCompleted_t> Logic.Multilingual.WorkshopModBrowser::_queryCallResult":"yp","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SteamUGCQueryCompleted_t> Logic.Multilingual.WorkshopModBrowser::_userQueryCallResult":"ldi","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.RemoteStorageSubscribePublishedFileResult_t> Logic.Multilingual.WorkshopModBrowser::_subscribeCallResult":"yq","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.RemoteStorageUnsubscribePublishedFileResult_t> Logic.Multilingual.WorkshopModBrowser::_unsubscribeCallResult":"yr","Assembly-CSharp|Steamworks.UGCQueryHandle_t Logic.Multilingual.WorkshopModBrowser::_pendingQueryHandle":"ys","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnQueryCompleted":"yt","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnSubscribeCompleted":"yu","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnUnsubscribeCompleted":"yv","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsQueryingUserMods>k__BackingField":"<ldj>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::<UserMods>k__BackingField":"<ldk>k__BackingField","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::<UserQueryError>k__BackingField":"<ldl>k__BackingField","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnUserModsQueryCompleted":"ldm","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ModRootFolder":"yw","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ModInfoFileName":"yx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::TranslationFileName":"yy","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::PreviewFileName":"yz","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader Logic.Multilingual.WorkshopModUploader::Instance":"za","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader/Phase Logic.Multilingual.WorkshopModUploader::_phase":"zb","Assembly-CSharp|Steamworks.SteamAPICall_t Logic.Multilingual.WorkshopModUploader::_pendingApiCall":"zc","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModUploader::_createdFileId":"zd","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.CreateItemResult_t> Logic.Multilingual.WorkshopModUploader::_createCallResult":"ldn","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SubmitItemUpdateResult_t> Logic.Multilingual.WorkshopModUploader::_submitCallResult":"ldo","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingFolder":"ze","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingTitle":"zf","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingDescription":"zg","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingPreview":"zh","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingChangeNote":"zi","Assembly-CSharp|System.Action`2<System.Boolean,Steamworks.PublishedFileId_t> Logic.Multilingual.WorkshopModUploader::_onCreateAndUploadComplete":"zj","Assembly-CSharp|System.Action`1<System.Boolean> Logic.Multilingual.WorkshopModUploader::_onUpdateComplete":"zk","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::<StatusMessage>k__BackingField":"<zl>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.HeroTask.HeroTaskItem> Logic.HeroTask.HeroTaskData::Items":"gtn","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::CrashSightDeviceIdFallbackKey":"mzu","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::_runtimeFallbackDeviceId":"mzv","Assembly-CSharp|System.String Logic.CrashSight.LogSystem::Record":"eao","Assembly-CSharp|Logic.AI.CalculateResult Logic.AI.AIActionBase::Result":"eaz","Assembly-CSharp|Logic.Action.CommonActionParams Logic.AI.AIActionBase::Param":"eba","Assembly-CSharp|Logic.Action.ActionLogicBase Logic.AI.AIActionBase::ActionLogic":"ebb","Assembly-CSharp|System.Boolean Logic.AI.AIActionBase::IsInSight":"ebc","Assembly-CSharp|System.Single Logic.AI.AIActionBase::Duration":"ebd","Assembly-CSharp|System.UInt32 Logic.AI.ActionNetData::Version":"gto","Assembly-CSharp|System.String Logic.AI.ActionNetData::MapHash":"gtp","Assembly-CSharp|Logic.Action.CommonActionParams Logic.AI.ActionNetData::Param":"gtq","Assembly-CSharp|Logic.Action.CommonActionId Logic.AI.ActionNetData::ActionId":"gtr","Assembly-CSharp|System.Single Logic.AI.ActionNetData::Time":"lfx","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionGenerator::_mapData":"ebe","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AIActionGenerator::_player":"ebf","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionGenerator::_waitUnits":"ebg","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.AI.AIActionGenerator::_waitGrids":"ebh","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionGenerator::_waitCity":"ebi","Assembly-CSharp|System.UInt32 Logic.AI.AIActionGenerator::_actionRecord":"ebj","Assembly-CSharp|System.UInt32 Logic.AI.AIActionGenerator::_recordCount":"ebk","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.AI.AIActionGenerator::_territoryGridSet":"jts","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionGenerator::_tmpUnitList":"jtt","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionGenerator::_tmpCityList":"jtz","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.AI.AICalculatorType,System.Single> Logic.AI.CalculateResult::ScoreDict":"ebl","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.AI.CalculateType,System.Single> Logic.AI.CalculateResult::Score":"ebm","Assembly-CSharp|Logic.AI.AIConfigAsset Logic.AI.AIActionScoreCalculator::_cfg":"ebn","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::_canMoveGrid":"ebo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitScore":"ebp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::_cityScore":"ebq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::_cityDefendScore":"ebr","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_unitOnCityCanMove":"ebs","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_unitInCityTerritory":"ebt","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_defendCity":"ebu","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::_unitTargetMap":"ebv","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Action.CommonActionId> Logic.AI.AIActionScoreCalculator::_actionList":"ebw","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::_techCalculator":"ebx","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitAttack":"eby","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitDefend":"ebz","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::_hasUnitMoney":"eca","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_tmpSelfUnitsSet":"jua","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_tmpSelfUnitsList":"jub","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_tmpCityListBuf":"jut","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::_tmpGridListBuf":"jvk","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_tmpCitySetBuf":"jvl","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionScoreCalculator::CalMap":"ihu","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_queue":"kgo","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_visitStamp":"kgp","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_parent":"kgq","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_distance":"kgr","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_passableStamp":"kgs","Assembly-CSharp|System.Byte[] Logic.AI.PathFinder::_passableValue":"kgw","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_componentId":"kgx","Assembly-CSharp|RuntimeData.MapData Logic.AI.PathFinder::_componentCacheMap":"kgy","Assembly-CSharp|System.UInt32 Logic.AI.PathFinder::_componentCachePlayerId":"khf","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheUnitKey":"kil","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheToken":"kim","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheWidth":"kin","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheHeight":"kio","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::_componentCacheValid":"kip","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_searchStamp":"kiq","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.UnitTargetData> Logic.AI.UnitTargetMap::UnitTargetSet":"ecb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.UnitTargetData> Logic.AI.UnitTargetMap::_unitIdToTarget":"ecc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.UnitTargetData>> Logic.AI.UnitTargetMap::_unitIdToTargetDict":"ecd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.UnitTargetData>> Logic.AI.UnitTargetMap::_gridIdToTargetDict":"ece","Assembly-CSharp|Logic.AI.UnitTargetType Logic.AI.UnitTargetData::TargetType":"ecf","Assembly-CSharp|RuntimeData.UnitData Logic.AI.UnitTargetData::Unit":"ecg","Assembly-CSharp|RuntimeData.GridData Logic.AI.UnitTargetData::Grid":"ech","Assembly-CSharp|System.Single Logic.AI.UnitTargetData::Score":"eci","Assembly-CSharp|Logic.AI.AILogicState Logic.AI.AILogic::AILogicState":"ecj","Assembly-CSharp|System.Single Logic.AI.AILogic::_targetTime":"eck","Assembly-CSharp|System.Boolean Logic.AI.AILogic::_isWaitFrame":"bcj","Assembly-CSharp|Logic.AI.AIActionScoreCalculator Logic.AI.AILogic::_scoreCalculator":"ecl","Assembly-CSharp|Logic.AI.AIActionGenerator Logic.AI.AILogic::_generator":"ecm","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIActionBase> Logic.AI.AILogic::RecordActions":"ecn","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AILogic::MaxScoreAction":"eco","Assembly-CSharp|RuntimeData.MapData Logic.AI.AILogic::_mapData":"ecp","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::_playerData":"ecq","Assembly-CSharp|Logic.AI.AIConfigAsset Logic.AI.AILogic::_cfg":"ecr","Assembly-CSharp|UnityEngine.GameObject Logic.AI.AILogic::_logicObject":"ecs","Assembly-CSharp|NodeCanvas.BehaviourTrees.BehaviourTreeOwner Logic.AI.AILogic::_btOwner":"ect","Assembly-CSharp|Logic.AI.AICalculatorData Logic.AI.AILogic::_data":"ecu","Assembly-CSharp|System.Int32 Logic.AI.AILogic::_actionCount":"ivq","Assembly-CSharp|System.Collections.Generic.List`1<System.Single> Logic.AI.AILogic::_actionBitCodec":"ivr","Assembly-CSharp|System.Int32 Logic.AI.AILogic::_sameCount":"ivs","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.UInt32>> Logic.AI.AILogic::_nodeRecords":"jvm","Assembly-CSharp|System.UInt32 Logic.AI.AILogic::CurrentAIPlayerId":"dpj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.AIRecord>> Logic.AI.AILogic::AIRecordsDict":"dpk","Assembly-CSharp|System.UInt32 Logic.AI.AIStateRecord::ID":"dpl","Assembly-CSharp|System.String Logic.AI.AIStateRecord::Desc":"dpm","Assembly-CSharp|System.Boolean Logic.AI.AIStateRecord::Result":"dpn","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIStateRecord> Logic.AI.AIRecord::StateRecords":"dpo","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AIRecord::Action":"dpu","Assembly-CSharp|System.Boolean Logic.AI.AIRecord::IsFoldout":"dqg","Assembly-CSharp|RuntimeData.MapData Logic.Action.CommonActionParams::MapData":"gts","Assembly-CSharp|RuntimeData.PlayerData Logic.Action.CommonActionParams::PlayerData":"gtt","Assembly-CSharp|RuntimeData.UnitData Logic.Action.CommonActionParams::UnitData":"gtu","Assembly-CSharp|RuntimeData.CityData Logic.Action.CommonActionParams::CityData":"gtv","Assembly-CSharp|RuntimeData.GridData Logic.Action.CommonActionParams::GridData":"gtw","Assembly-CSharp|RuntimeData.UnitData Logic.Action.CommonActionParams::TargetUnitData":"gtx","Assembly-CSharp|RuntimeData.GridData Logic.Action.CommonActionParams::TargetGridData":"gty","Assembly-CSharp|RuntimeData.PlayerData Logic.Action.CommonActionParams::TargetPlayerData":"gtz","Assembly-CSharp|MainObjectType Logic.Action.CommonActionParams::MainObjectType":"gua","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::PlayerId":"edd","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::UnitId":"ede","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::CityId":"edf","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::GridId":"edg","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetUnitId":"edh","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetGridId":"edi","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetPlayerId":"fng","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.Action.CommonActionId,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::ActionLogicDict":"edj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::_actionLogicIdDict":"edk","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::_actionId":"edl","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::_duration":"edm","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Action.ActionLogicBase::_sharedAroundBuf":"jvn","Assembly-CSharp|RuntimeData.GridData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetGrid":"gzm","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<>4__this":"gzo","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::includeDamageVfx":"gzq","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::damage":"gzs","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::killed":"gzv","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::canBeKilled":"had","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetRenderer":"hcg","Assembly-CSharp|RuntimeData.CityData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetCity":"hcw","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::showoff":"hdb","Assembly-CSharp|System.Single Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::delay":"hqb","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> Logic.Action.ActionVisualEventCollector::_steps":"hqc","Assembly-CSharp|RuntimeData.MapData Logic.Action.ActionVisualEventCollector::_mapData":"hqd","Assembly-CSharp|System.UInt32 Logic.Action.ActionVisualEventCollector::_mainTargetUnitId":"hya","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::_previous":"hyq","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::<Current>k__BackingField":"<hzb>k__BackingField","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::<MainTargetKilledBeforeAttack>k__BackingField":"<iar>k__BackingField","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::<MainTargetPreAttackDamage>k__BackingField":"<ibw>k__BackingField","Assembly-CSharp|RuntimeData.GridData Logic.Action.TrainUnitActionTrainHero::_finalGrid":"ges","Assembly-CSharp|RuntimeData.CityData Logic.Action.TrainUnitActionTrainHero::_finalCity":"get","Assembly-CSharp|RuntimeData.UnitData Logic.Action.TrainUnitActionTrainHero::_newUnit":"gfd","Assembly-CSharp|System.Int32 Logic.Action.UnitActionHeroUpgrade::_healthBeforeAnim":"jwy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Achievement.AchievementItem> Logic.Achievement.AchievementData::_achievementItems":"eeg","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Achievement.AchievementConditionBase::_aroundBuf":"jwz","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundBuildingsConditionCondition::_gridId":"eeh","Assembly-CSharp|System.Int32 Logic.Achievement.AroundBuildingsConditionCondition::_recordCount":"ivt","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundWondersConditionCondition::_gridId":"eej","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundWondersConditionCondition::_recordCount":"eek","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundEnemyUnitsConditionCondition::_gridId":"eel","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundEnemyUnitsConditionCondition::_recordCount":"eem","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundSelfUnitsConditionCondition::_gridId":"een","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundSelfUnitsConditionCondition::_recordCount":"eeo","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundCityGridsConditionCondition::_gridId":"eep","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundCityGridsConditionCondition::_recordCount":"eeq","Assembly-CSharp|Logic.Audio.AudioManager Logic.Audio.AudioManager::Instance":"dxy","Assembly-CSharp|Logic.Audio.AudioPlayer Logic.Audio.AudioManager::_musicPlayer":"dxz","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Audio.AudioPlayer> Logic.Audio.AudioManager::_allPlayer":"dya","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.AudioClip>> Logic.Audio.AudioManager::_clips":"dyb","Assembly-CSharp|UnityEngine.GameObject Logic.Audio.AudioManager::AudioRoot":"dyc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.Single> Logic.Audio.AudioManager::_musicRecord":"hum","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.Audio.AudioManager::_ambientTerritoryGridSet":"loz","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_isPlayingRotation":"jqa","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_gapTimer":"jqb","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Audio.AudioManager::_activePlayerMusics":"jqc","Assembly-CSharp|System.Int32 Logic.Audio.AudioManager::_currentMusicIndex":"jqd","Assembly-CSharp|System.String Logic.Audio.AudioManager::_lastPlayedMusicName":"jqe","Assembly-CSharp|System.String Logic.Audio.AudioManager::_pendingMusicName":"jqf","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_fadeOutWaitTimer":"jqg","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_pendingIsContinue":"jqh","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_pendingFadeIn":"jqi","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_pendingFadeOut":"jqj","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_pendingIsLoop":"jqk","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_extraInterval":"jql","Assembly-CSharp|System.String Logic.Audio.AudioPlayer::MusicName":"dyh","Assembly-CSharp|UnityEngine.AudioSource Logic.Audio.AudioPlayer::Source":"dyi","Assembly-CSharp|UnityEngine.AudioClip Logic.Audio.AudioPlayer::Clip":"dyj","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::IsLoop":"dyk","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::Length":"dyl","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::FadeInDuration":"dym","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::FadeOutDuration":"dyn","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::StartTime":"dyp","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::EndTime":"dyq","Assembly-CSharp|Logic.Audio.PlayerState Logic.Audio.AudioPlayer::State":"dyr","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::FirstFrame":"p","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::IsMusic":"lru","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::_id":"hkt","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono TH1_Renderer.BubbleRenderer::_bubbleMono":"hku","Assembly-CSharp|TH1_Renderer.BubbleData TH1_Renderer.BubbleRenderer::_bubbleData":"hkv","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.BubbleRenderer::ROBubble":"hkw","Assembly-CSharp|System.Action`2<System.UInt32,System.UInt32> TH1_Renderer.BubbleRenderer::_onClick":"hkx","Assembly-CSharp|System.Boolean TH1_Renderer.CityInfoHouseMono::_hasPeople":"ghv","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono/CityInfoHouseStatusEnum TH1_Renderer.CityInfoHouseMono::_status":"ghx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Renderer.CityInfoHouseMono> TH1_Renderer.CityInfoMono::_houseList":"ghy","Assembly-CSharp|RuntimeData.MapData TH1_Renderer.CityInfoRenderer::_mapData":"fku","Assembly-CSharp|System.UInt32 TH1_Renderer.CityInfoRenderer::_cityId":"fkz","Assembly-CSharp|RuntimeData.CityData TH1_Renderer.CityInfoRenderer::_cityData":"flb","Assembly-CSharp|TH1_Renderer.CityInfoMono TH1_Renderer.CityInfoRenderer::_cityInfoMono":"ghz","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::_bubbleRendererIdCounter":"ni","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.InGameBubbleManager::_prefabROHint":"qp","Assembly-CSharp|UnityEngine.Transform TH1_Renderer.InGameBubbleManager::_selfTransform":"qq","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Renderer.InGameBubbleManager::_availableRenderer":"qr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1_Renderer.BubbleRenderer> TH1_Renderer.InGameBubbleManager::_dict":"qs","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> TH1_Renderer.InGameBubbleManager::_gridHasBubble":"qt","Assembly-CSharp|System.UInt32 TH1_Renderer.UnitRenderer::_unitId":"hky","Assembly-CSharp|RuntimeData.UnitData TH1_Renderer.UnitRenderer::_unitData":"hkz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> TH1_Renderer.UnitRenderer::_aroundBuf":"jxa","Assembly-CSharp|RuntimeData.PlayerData TH1_Renderer.UnitRenderer::_playerData":"hlb","Assembly-CSharp|RuntimeData.GridData TH1_Renderer.UnitRenderer::_gridData":"hlc","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitRenderer::_ROUnit":"hld","Assembly-CSharp|UnitMono TH1_Renderer.UnitRenderer::_unitMono":"hle","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsAttackHighlight":"hlf","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsSelectHighlight":"hlg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsAllyHighlight":"hlh","Assembly-CSharp|TH1_Renderer.UnitStatusArea TH1_Renderer.UnitRenderer::_statusArea":"kgl","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager TH1_Renderer.UnitRenderer::AnimManager":"hli","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::originalPosition":"hlj","Assembly-CSharp|SpriteEffectController TH1_Renderer.UnitRenderer::effectController":"hlk","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needBounce":"hll","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isBounceDown":"hlm","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::bounceUpPos":"hln","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::bounceDownPos":"hlo","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_bounceWaitTime":"hlp","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::bounceTime":"hlq","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needMove":"hlr","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::moveStartPos":"hls","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::moveEndPos":"hlt","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::moveTime":"hlu","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::moveFullTime":"hlv","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::renderVeteran":"hlw","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isGlow":"jiz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isHideState":"kgn","Assembly-CSharp|UnityEngine.Color[] TH1_Renderer.UnitRenderer::_shenlanColors":"lff","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_shenlanTinted":"lfg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needAttack":"hlx","Assembly-CSharp|AttackAnimType TH1_Renderer.UnitRenderer::_attackAnimType":"hly","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackTime":"hlz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackGo":"hma","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackBack":"hmb","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackArrow":"hmc","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackBomb":"hmd","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackRemilia":"hme","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackPatchouli":"hmf","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackMokou":"hmg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackReisen":"hmh","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackKaguya":"hmi","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::_attackTargetPos":"hmj","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::_attackBackPos":"hmk","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needBack":"hml","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackGoFullTime":"hmm","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackBackFullTime":"hmn","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusIcon::Level":"jxb","Assembly-CSharp|TH1_Renderer.StatusIconMono TH1_Renderer.UnitStatusIcon::IconMono":"jxc","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitStatusIcon::IconObject":"kaa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,TH1_Renderer.UnitStatusIcon> TH1_Renderer.UnitStatusArea::_statusIcons":"kgt","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,System.Int32> TH1_Renderer.UnitStatusArea::_statusLevels":"kac","Assembly-CSharp|UnityEngine.Transform TH1_Renderer.UnitStatusArea::_statusContainer":"kgu","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitStatusArea::_statusIconPrefab":"kgv","Assembly-CSharp|UnityEngine.RectTransform TH1_Renderer.UnitStatusArea::_infoGroup":"kan","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimType TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData::Type":"hmo","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::Path":"hmp","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::OriginGridPos":"hmq","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::TargetGridPos":"hmr","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::ProjectileType":"hms","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::OriginGridPos":"hmt","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::TargetGridPos":"hmu","Assembly-CSharp|TH1_Anim.FragmentManager TH1_Anim.FragmentManager::Instance":"hmv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentBase> TH1_Anim.FragmentManager::_fragments":"hmw","Assembly-CSharp|TH1_Anim.FragmentType TH1_Anim.IFragmentData::Type":"hmx","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentUnitData::UnitRenderer":"hmy","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentUnitData::Grid":"hmz","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentUnitData::City":"hna","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentMoveData::UnitRenderer":"hnb","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveData::OriginGrid":"hnc","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> TH1_Anim.FragmentMoveData::Path":"hnd","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveData::TargetGrid":"hne","Assembly-CSharp|UnityEngine.GameObject TH1_Anim.FragmentMoveExplorerData::Explorer":"hnf","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveExplorerData::OriginGrid":"hng","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveExplorerData::TargetGrid":"hnh","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerType TH1_Anim.FragmentMoveExplorerData::MoveType":"hni","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAndCounterData::OriginUnitRenderer":"hnj","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAndCounterData::TargetUnitRenderer":"hnk","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAndCounterData::OriginGrid":"hnl","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAndCounterData::TargetGrid":"hnm","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAndCounterData::OriginCity":"hnn","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAndCounterData::TargetCity":"hno","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.FragmentAttackAndCounterData::AttackType":"hnp","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.FragmentAttackAndCounterData::CounterType":"hnq","Assembly-CSharp|System.Int32 TH1_Anim.FragmentAttackAndCounterData::AttackDmg":"hnr","Assembly-CSharp|System.Int32 TH1_Anim.FragmentAttackAndCounterData::CounterDmg":"hns","Assembly-CSharp|System.Boolean TH1_Anim.FragmentAttackAndCounterData::TargetCanNotBeKilled":"kgz","Assembly-CSharp|TH1_Anim.Fragments.GridUpdateType TH1_Anim.FragmentGridUpdateData::GridUpdateType":"hnt","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentGridUpdateData::GridRenderer":"hnu","Assembly-CSharp|System.Single TH1_Anim.FragmentGridUpdateData::Duration":"hnv","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpData::OriginGridRenderer":"hnw","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpData::TargetGridRenderer":"hnx","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.FragmentCityExpData::TargetCityInfoRenderer":"hny","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpData::Dis":"hnz","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpUpData::GridRenderer":"hoa","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.FragmentCityExpUpData::CityInfoRenderer":"hob","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpUpData::Level":"hoc","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpUpData::LevelExp":"hod","Assembly-CSharp|System.Boolean TH1_Anim.FragmentCityExpUpData::IsDown":"hoe","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAllyData::OriginUnitRenderer":"hof","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAllyData::TargetUnitRenderer":"hog","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAllyData::OriginGrid":"hoh","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAllyData::TargetGrid":"hoi","Assembly-CSharp|SkillType TH1_Anim.FragmentAttackAllyData::SkillType":"hoj","Assembly-CSharp|System.Boolean TH1_Anim.FragmentAttackAllyData::OriginUnitDie":"hok","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAllyData::OriginUnitCity":"hol","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackGroundData::OriginUnitRenderer":"ihv","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentAttackGroundData::TargetGridRenderer":"ihw","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackGroundData::OriginGrid":"ihx","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackGroundData::TargetGrid":"ihy","Assembly-CSharp|SkillType TH1_Anim.FragmentAttackGroundData::SkillType":"ihz","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackGroundData::OriginUnitCity":"iia","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Anim.UnitAtomAnim.IUnitAtomAnim> TH1_Anim.UnitAtomAnim.UnitAnimManager::_animQueue":"hom","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAnimManager::_isBusy":"hon","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim TH1_Anim.UnitAtomAnim.UnitAnimManager::_currentAnim":"hoo","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimType TH1_Anim.UnitAtomAnim.IUnitAtomAnim::Type":"hop","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimState TH1_Anim.UnitAtomAnim.IUnitAtomAnim::State":"hoq","Assembly-CSharp|System.Single TH1_Anim.UnitAtomAnim.IUnitAtomAnim::StartTime":"hor","Assembly-CSharp|System.Single TH1_Anim.UnitAtomAnim.IUnitAtomAnim::Duration":"hos","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_data":"hot","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_bounceUpPos":"hou","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_bounceDownPos":"hov","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_data":"how","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_originPos":"hox","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_targetPos":"hoy","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_data":"hoz","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_originPos":"hpa","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_targetPos":"hpb","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_data":"hpc","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_originPos":"hpd","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_targetPos":"hpe","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_data":"hpf","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_originPos":"hpg","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_targetPos":"hph","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_data":"hpi","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_originPos":"hpj","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_targetPos":"hpk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackStart":"kbg","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackImpact":"kbh","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackReturn":"kbi","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterStart":"kbj","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterImpact":"kbk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterReturn":"kbl","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::Settle":"kbm","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentAttack::Data":"hpl","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttack::_attackInfo":"hpm","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData TH1_Anim.Fragments.FragmentAttackAlly::Data":"hpr","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAlly::_attackInfo":"hps","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::_step1_attack":"hpt","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::_step2_update":"hpu","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackAlly::_step1_start":"hpv","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackAlly::_step2_start":"hpw","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.Fragments.FragmentAttackAlly::_projectileType":"hpx","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentAttackAndCounter::Data":"hpy","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAndCounter::_attackInfo":"hpz","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAndCounter::_counterInfo":"hqa","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData TH1_Anim.Fragments.FragmentAttackGround::Data":"iib","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackGround::_attackInfo":"iic","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::_step1_attack":"iid","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::_step2_update":"iie","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackGround::_step1_start":"iif","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackGround::_step2_start":"iig","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.Fragments.FragmentAttackGround::_projectileType":"iih","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0::step":"kbn","Assembly-CSharp|TH1_Anim.Fragments.FragmentState TH1_Anim.Fragments.FragmentBase::State":"hqn","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::StartTime":"hqo","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::Duration":"hqp","Assembly-CSharp|System.Action TH1_Anim.Fragments.FragmentBase::OnFinishedCallback":"hqq","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> TH1_Anim.Fragments.FragmentBase::_steps":"kdw","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentBase::_currentStepIndex":"kdx","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityConnectExpUp::GridRenderer":"hqr","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityConnectExpUp::CityInfoRenderer":"hqs","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityConnectExpUp::Level":"hqt","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityConnectExpUp::LevelExp":"hqu","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::IsDown":"hqv","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityConnectExpUp::_step1_time":"hqw","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::_step1_bounce":"hqx","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExp::OriginGridRenderer":"hqy","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExp::TargetGridRenderer":"hqz","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityExp::TargetCityInfoRenderer":"hra","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExp::Dis":"hrb","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExp::_step1_time":"hrc","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExp::_step2_time":"hrd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::_step1_start":"hre","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::_step2_bounce":"hrf","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExpUp::GridRenderer":"hrg","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityExpUp::CityInfoRenderer":"hrh","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExpUp::Level":"hri","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExpUp::LevelExp":"hrj","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::IsDown":"hrk","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExpUp::_step1_time":"hrl","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::_step1_bounce":"hrm","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityLevelUp::GridRenderer":"hrn","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityLevelUp::CityInfoRenderer":"hro","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityLevelUp::Level":"hrp","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityLevelUp::LevelExp":"hrq","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityLevelUp::_step1_time":"hrr","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityLevelUp::_step2_time":"hrs","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::_step1_levelup":"hrt","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::_step2_treasure":"hru","Assembly-CSharp|TH1_Anim.FragmentUnitData TH1_Anim.Fragments.FragmentDie::Data":"hrv","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentDie::_attackInfo":"hrw","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentDie::_step1_die":"hrx","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentDie::_step1_start":"hry","Assembly-CSharp|TH1_Anim.Fragments.GridUpdateType TH1_Anim.Fragments.FragmentGridUpdate::Type":"hrz","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentGridUpdate::GridRenderer":"hsa","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentGridUpdate::_step1_time":"hsb","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentGridUpdate::_step2_time":"hsc","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::_step1_start":"hsd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::_step2_end":"hse","Assembly-CSharp|TH1_Anim.FragmentMoveData TH1_Anim.Fragments.FragmentMove::Data":"hsf","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::_step1_move":"hsg","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::_step2_update":"hsh","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMove::_step1_time":"hsi","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMove::_step2_time":"hsj","Assembly-CSharp|TH1_Anim.FragmentMoveData TH1_Anim.Fragments.FragmentMoveTeleport::Data":"hsk","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::_step1_disappear":"hsl","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::_step2_show":"hsm","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveTeleport::_step1_time":"hsn","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveTeleport::_step2_time":"hso","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData TH1_Anim.Fragments.FragmentMoveExplorer::Data":"hsp","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::_step1_move":"hsq","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::_step2_update":"hsr","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveExplorer::_step1_time":"hss","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveExplorer::_step2_time":"hst","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentMoveKill::Data":"hsu","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentMoveKill::_attackInfo":"hsv","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentNotMoveKill::Data":"hta","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentNotMoveKill::_attackInfo":"htb","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.SkillVisualStep::GridRenderer":"kdy","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.Fragments.SkillVisualStep::UnitRenderer":"kdz","Assembly-CSharp|System.Collections.Generic.List`1<TH1Renderer.GridVFXParams> TH1_Anim.Fragments.SkillVisualStep::VFXList":"kfc","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::RefreshUnit":"kfd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::KillUnit":"kfe","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::RefreshGrid":"kha","Assembly-CSharp|RuntimeData.GridData TH1_Anim.Fragments.SkillVisualStep::GridData":"khb","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.SkillVisualStep> TH1_Anim.Fragments.FragmentSkillEffect::_steps":"khi","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentSkillEffect::_stepInterval":"khj","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentSkillEffect::_currentStep":"khk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentStep::Phase":"khl","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentStep::Duration":"khm","Assembly-CSharp|System.Action TH1_Anim.Fragments.FragmentStep::Execute":"khn","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> TH1_Anim.Fragments.PendingAnimScope::_steps":"kho","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.PendingAnimScope::_consumed":"khp","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::_aroundBuf":"khq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::_aroundBuf":"khr","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::_aroundBuf":"khs","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::_aroundBuf":"kht","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::_aroundBuf":"khu","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::_aroundBuf":"khv","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::_aroundBuf":"khw","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::_aroundBuf":"khx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::_aroundBuf":"khy","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamExplore::_aroundBuf":"khz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::_aroundBuf":"kia","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::_aroundBuf":"kib","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::_aroundBuf":"kic","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::_aroundBuf":"kid","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::_aroundBuf":"kie","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::_aroundBuf":"kif","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamMustGarrison::_aroundBuf":"kig","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamSelfDanger::_aroundBuf":"kih","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::_aroundBuf":"kii","Assembly-CSharp|System.String GCloud.UQM.UQM::LibName":"efl","Assembly-CSharp|System.Boolean GCloud.UQM.UQM::initialized":"efm","Assembly-CSharp|System.Boolean GCloud.UQM.UQM::isDebug":"efn","Assembly-CSharp|GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashBaseRetEvent":"efo","Assembly-CSharp|GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashSetLogPathRetEvent":"efp","Assembly-CSharp|GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashLogUploadRetEvent":"efq","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::_gameAgentClass":"efr","Assembly-CSharp|System.Boolean GCloud.UQM.UQMCrash::_isLoadedSo":"efs","Assembly-CSharp|System.Int32 GCloud.UQM.UQMCrash::_gameType":"eft","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::GAME_AGENT_CLASS":"efu","Assembly-CSharp|GCloud.UQM.UQMLog/Level GCloud.UQM.UQMLog::level":"efv","Assembly-CSharp|System.String GCloud.UQM.UQMLog::header":"efw","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::methodId":"efx","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::crashType":"efy","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::logUploadResult":"efz","Assembly-CSharp|System.Boolean GCloud.UQM.UQMMessageCenter::initialzed":"ega","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::instance":"egb","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::WORD_BREAK":"egc","Assembly-CSharp|System.IO.StringReader GCloud.UQM.MiniJSON.Json/Parser::json":"egd","Assembly-CSharp|System.Text.StringBuilder GCloud.UQM.MiniJSON.Json/Serializer::builder":"ege"}},"Property":{"MemberType":"Property","Mapping":{"Assembly-CSharp|System.Boolean CrashSightAgent::AutoQuitApplicationAfterReport()":"egf","Assembly-CSharp|System.Boolean CrashSightAgent::IsInitialized()":"egg","Assembly-CSharp|SteamManager SteamManager::Instance()":"bab","Assembly-CSharp|System.Boolean SteamManager::Initialized()":"bac","Assembly-CSharp|System.Single AnimDataAssets::BounceTime()":"hti","Assembly-CSharp|CivEnum WonderInfo::Civ()":"ivu","Assembly-CSharp|ForceEnum WonderInfo::Force()":"ivv","Assembly-CSharp|System.Int32 GridVFXInfoDataAssets::Count()":"kij","Assembly-CSharp|DebugCenter DebugCenter::Instance()":"cnd","Assembly-CSharp|Table Table::Instance()":"col","Assembly-CSharp|Timer Timer::Instance()":"cop","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.Current()":"egh","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.Current()":"egi","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.Generic.IEnumerator<System.Object>.Current()":"egj","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.IEnumerator.Current()":"egk","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.Generic.IEnumerator<System.Object>.Current()":"iii","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.IEnumerator.Current()":"iij","Assembly-CSharp|System.Boolean ViewControllerSubInterface::DefaultOpen()":"fni","Assembly-CSharp|System.Boolean ViewControllerSub`1::DefaultOpen()":"fni","Assembly-CSharp|System.Boolean ViewControllerSub`1::ControlActive()":"ffg","Assembly-CSharp|T ViewControllerSub`1::WindowScript()":"fnj","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::WindowObj()":"fnk","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::Parent()":"fnl","Assembly-CSharp|System.Int32 ViewDepthProperty::Depth()":"fnm","Assembly-CSharp|ViEventList ViewOpenProperty::EventOpened()":"fnn","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.Generic.IEnumerator<System.Object>.Current()":"ivz","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.IEnumerator.Current()":"iwa","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::PlayerEmpire()":"iwb","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::MusicName()":"ldp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::Selected()":"iwc","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::IsSystemItem()":"ldq","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lfy","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.IEnumerator.Current()":"lfz","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::SelectedIndex()":"iwd","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::SelectedEmpire()":"lga","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::WikiId()":"lby","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::WikiId()":"koo","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::WikiId()":"kop","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::WikiId()":"koq","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::DescType()":"kmu","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::WikiItem()":"kmw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::WikiItemId()":"kmx","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::ChoiceId()":"fno","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsInputFieldFocused()":"mzw","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsInputAreaVisible()":"mzx","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsActive()":"mzy","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lfj","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.IEnumerator.Current()":"lfk","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lrv","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.IEnumerator.Current()":"lrw","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::GiantType()":"iik","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::Selected()":"iil","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::Picked()":"iim","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::MemberId()":"iwe","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::ViewCanvas()":"fnp","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::IsPinned()":"kef","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::Instance()":"fig","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::Data()":"fih","Assembly-CSharp|System.String TH1_UI.Core.BaseUIView`1::PrefabPath()":"fnq","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::ViewController()":"hup","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::Instance()":"fis","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,TH1_UI.Controller.Base.IViewControllerInterface> TH1_UI.Core.ViewControllerManager::ViewDict()":"fnr","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::UIAnnounceMajorEventController()":"fns","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::UIAnnounceDiplomacyController()":"fnt","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::UIInterationCityLevelupController()":"iin","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::UIInteractionDiplomacyOfferAllyController()":"fnv","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::UIInfoDiplomacyController()":"fnw","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::UIInfoHeroController()":"fwy","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::UIInfoTechTreeController()":"huq","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::UIInfoGridInfoController()":"hur","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::UINotifyCommonController()":"fnx","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::UINotifyMomentController()":"jec","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::UIOutsideMultiplayController()":"htj","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::UIOutsideSelectController()":"hus","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::UIOutsideLoadingController()":"hut","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::UIOutsideMenuController()":"iwf","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::UIOutsideHistoryController()":"iwg","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::UIOutsideLibraryController()":"iwh","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::UIOutsideWikiController()":"knp","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::UIOutsideTutorController()":"iwi","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::UIOutsideInvitedController()":"gpb","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::UIOutsideStoryController()":"jck","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::UIOutsideModController()":"ldt","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::UIGlobalBugReportController()":"mzz","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::UIBottomBottomBarController()":"iio","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::UIBottomRankingController()":"gfi","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::UIBottomNetController()":"iwj","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::UIBottomTutorController()":"jbl","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::UITopTopBarController()":"gft","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::UITopSettingController()":"ixx","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::UITopWinController()":"ixy","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::UITopInvitedController()":"gqf","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.IViewControllerInterface::Domain()":"fny","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.IViewControllerInterface::ViewLevel()":"fnz","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.IViewControllerInterface::DepthProperty()":"foa","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.IViewControllerInterface::OpenProperty()":"fob","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.IViewControllerInterface::CloseProperty()":"foc","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.IViewControllerInterface::LoadProperty()":"fod","Assembly-CSharp|System.String TH1_UI.Controller.Base.IViewControllerInterface::Name()":"foe","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.IViewControllerInterface::Depth()":"fof","Assembly-CSharp|System.Action TH1_UI.Controller.Base.IViewControllerInterface::OnClosedCallback()":"fog","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::Domain()":"fny","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::OnClosedCallback()":"fog","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::DepthProperty()":"foa","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::CloseProperty()":"foc","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::OpenProperty()":"fob","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::LoadProperty()":"fod","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::HierarchyProperty()":"fjo","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::CameraProperty()":"fjp","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::MaskProperty()":"fjq","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.ViewController`1::ViewLevel()":"fnz","Assembly-CSharp|System.String TH1_UI.Controller.Base.ViewController`1::Name()":"foe","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.ViewController`1::Depth()":"fof","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::WindowScript()":"foh","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::WindowObj()":"foi","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.Generic.IEnumerator<System.Object>.Current()":"ehw","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.Current()":"ehx","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::Instance()":"dkf","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Instance()":"ehy","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::Instance()":"hgx","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::Instance()":"gkr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::TotalLength()":"lgi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::ChunkCount()":"lgj","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::LastUpdateTime()":"lgk","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Target()":"lgl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::MessageId()":"lgm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::ChunkIndex()":"lgn","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::ChunkCount()":"lgo","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Data()":"lgp","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Reliable()":"lgq","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::UseNoNagle()":"lgr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::IsLastLargeChunk()":"lhf","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::Instance()":"gks","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsInitialized()":"htk","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.Generic.IEnumerator<Steamworks.CSteamID>.Current()":"naa","Assembly-CSharp|System.Object TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.IEnumerator.Current()":"nab","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsloggedIn()":"htn","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSteamInitialized()":"hto","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsLobbyInitialized()":"htp","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::Status()":"dve","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::SelfName()":"htq","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::SelfID()":"htr","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::CurrentState()":"hhs","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Steam.LobbyListInfo> TH1_Logic.Steam.SteamLobbyManager::LobbyListInfos()":"iyb","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.BaseMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.StringMessage::MessageType()":"hts","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::Content()":"hhz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.GameStartMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::MapData()":"hia","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::Progress()":"iuy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionConfirmMessage::MessageType()":"hts","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::ActionData()":"hib","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionExcuteMessage::MessageType()":"hts","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::ActionData()":"hic","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::Map()":"dnz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.TurnEndMessage::MessageType()":"hts","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::PlayerId()":"hid","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapConfirmMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::MemberId()":"doa","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::PlayerId()":"hie","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::Index()":"hif","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::ActionData()":"hig","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ForceUpdateMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::MapData()":"hih","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::HasCurrentTurnElapsedSeconds()":"mwo","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::CurrentTurnElapsedSeconds()":"mwp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapDataDebugMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::MapData()":"mwq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::SenderMemberId()":"mwr","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::SenderPlayerId()":"mws","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::ActionIndex()":"mwt","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::MapHash()":"mwu","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::Note()":"mwv","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::CreatedUtcTicks()":"mww","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChangeCivMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::Civ()":"hii","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.UpdateLobbyDataMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::Config()":"hij","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestLobbyDataMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::MemberId()":"dob","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::MemberId()":"doe","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::State()":"bfi","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MemberStateSyncMessage::MessageType()":"hts","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::State()":"dty","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::MemberId()":"dtz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestForceUpdateMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::MemberId()":"bfk","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatReplyMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::MemberId()":"dua","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChatMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::Item()":"gdj","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::LobbyInfo()":"gdk","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteVersionMismatchMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::LobbyId()":"mwx","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::InviteeId()":"mwy","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::InviteeVersion()":"mwz","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::LobbyVersion()":"mxa","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.LobbyReportMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::LobbyId()":"mxb","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::ReporterId()":"mxc","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::Version()":"mxd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.NetworkStressMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::StressKind()":"lnp","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::SessionId()":"lnq","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::RunId()":"lnr","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::ScenarioName()":"lns","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::SenderMemberId()":"lnt","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::TargetMemberId()":"lnu","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::Sequence()":"lnv","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::AckSequence()":"lnw","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::SentUtcTicks()":"lnx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::PayloadBytes()":"lny","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::PayloadHash()":"lnz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::Reliable()":"loa","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::RequiresAck()":"lob","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::DurationSeconds()":"loc","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::MessagesPerSecond()":"lod","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::SmallPayloadBytes()":"loe","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::LargePayloadBytes()":"lof","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::LargeEveryMessages()":"log","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::DropPercent()":"loh","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::UnreliablePercent()":"loi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::JitterMinMs()":"loj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::JitterMaxMs()":"lok","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::BurstPauseEveryMessages()":"lol","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::BurstPauseMs()":"lom","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::RandomSeed()":"lon","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::Payload()":"loo","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::Text()":"lop","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::ModeLabel()":"nac","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::ModeDisplay()":"nad","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionKindLabel()":"nae","Assembly-CSharp|System.Int64 TH1_Logic.Oss.PlayerBugReportArchiveSession::TotalBytes()":"naf","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::ConfigDirectory()":"nag","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::Instance()":"hin","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::Instance()":"myn","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|System.Collections.Generic.IReadOnlyList`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::AllItems()":"knq","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::Instance()":"flr","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::ColorConfig()":"iwk","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::IsChanged()":"iwl","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::MultilingualType()":"iwm","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::MusicVolume()":"iwn","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::AudioVolume()":"iwo","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::BgmContinuousPlay()":"jqm","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ShowReminder()":"iwp","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::KeyMomentEnabled()":"jos","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::SecondaryLanguage()":"ldu","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ModConfigMigrated()":"ldv","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::AlwaysShowCityBorder()":"lrx","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ConfirmBeforeNextTurn()":"lry","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::ModLanguageConfigs()":"zm","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::ComicRoot()":"iyc","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::ComicSheet()":"gvd","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::State()":"iye","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::ActionIndex()":"iyf","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::MaxIndex()":"gvz","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::Progress()":"iyg","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::Duration()":"hdy","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::Asset()":"iyh","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::ImageMap()":"hdz","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::ComicControl()":"iyi","Assembly-CSharp|CivEnum RuntimeData.GridData::CivEnum()":"huu","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::PosId()":"eje","Assembly-CSharp|System.Boolean RuntimeData.MapData::DeserializedMissingCriticalData()":"lou","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::CurPlayer()":"htu","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::IdGenerator()":"ejf","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::SelfPlayerData()":"ejg","Assembly-CSharp|CivEnum RuntimeData.PlayerData::CivEnum()":"huv","Assembly-CSharp|ForceEnum RuntimeData.PlayerData::ForceEnum()":"huw","Assembly-CSharp|Empire RuntimeData.PlayerData::Empire()":"jja","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerCoin()":"gne","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerTechPoint()":"gjv","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSurvival()":"khc","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::HeroCount()":"fwz","Assembly-CSharp|UnitType RuntimeData.UnitData::UnitType()":"hux","Assembly-CSharp|GiantType RuntimeData.UnitData::GiantType()":"huy","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::UnitLevel()":"huz","Assembly-CSharp|UnitType RuntimeData.UnitData::CarryUnitType()":"hva","Assembly-CSharp|GiantType RuntimeData.UnitData::CarryGiantType()":"hvb","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::CarryUnitLevel()":"hvc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.ActionPointType,System.Int32> RuntimeData.UnitData::ActionCache()":"khd","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::GameRecordData()":"ejj","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::Busy()":"htw","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::CurrentScope()":"dgb","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::Instance()":"flw","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::Instance()":"fol","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.AIConfig> ExcelConfig.AIConfigCategory::Dict()":"hhf","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::Id()":"hhg","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::AIConfigId()":"hhh","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::Order()":"hhi","Assembly-CSharp|System.String ExcelConfig.AIConfig::Name()":"hhj","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::NodeParams()":"hhk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.GeoDesc> ExcelConfig.GeoDescCategory::Dict()":"hir","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::Id()":"hjj","Assembly-CSharp|System.String ExcelConfig.GeoDesc::BigClass()":"hjr","Assembly-CSharp|System.String ExcelConfig.GeoDesc::SmallClass()":"hjs","Assembly-CSharp|System.String ExcelConfig.GeoDesc::GeoName()":"hjw","Assembly-CSharp|System.String ExcelConfig.GeoDesc::CivEnum()":"hjx","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::NearbyCity()":"hjy","Assembly-CSharp|System.String ExcelConfig.GeoDesc::GeoDescStr()":"hkb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.Moment> ExcelConfig.MomentCategory::Dict()":"jip","Assembly-CSharp|System.Int32 ExcelConfig.Moment::Id()":"jiq","Assembly-CSharp|System.String ExcelConfig.Moment::MomentSubType()":"jir","Assembly-CSharp|System.Int32 ExcelConfig.Moment::BigId()":"jis","Assembly-CSharp|System.String ExcelConfig.Moment::MomentMainType()":"jit","Assembly-CSharp|System.Int32 ExcelConfig.Moment::MediumId()":"jiu","Assembly-CSharp|System.Int32 ExcelConfig.Moment::SmallId()":"jiv","Assembly-CSharp|System.String ExcelConfig.Moment::tmpDesc()":"jiw","Assembly-CSharp|System.String ExcelConfig.Moment::Title()":"jix","Assembly-CSharp|System.String ExcelConfig.Moment::Desc()":"jiy","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::Main()":"fom","Assembly-CSharp|Logic.GameState Logic.GameStateBase::State()":"eic","Assembly-CSharp|Logic.GameState Logic.PlayerRoundState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.OtherPlayerRoundState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.DieWaitingState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.MenuState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.ForceUpdatingState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.SpectateState::State()":"eic","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.Generic.IEnumerator<System.Object>.Current()":"iip","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.Current()":"iiq","Assembly-CSharp|Logic.GameState Logic.FinishState::State()":"eic","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::Config()":"iir","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsListening()":"iis","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::Instance()":"dxn","Assembly-CSharp|System.Int32 Logic.Skill.FlandreBuffSkill::Level()":"htx","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::Sleeping()":"hty","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::MoveFlag()":"drl","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::MoveFlag()":"drm","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::Level()":"htx","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasLevel()":"hvd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasTimeLimit()":"fxe","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::LastTime()":"fxf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::AutoDisappear()":"kik","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::NoShow()":"htz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ShowSkillLevel()":"hua","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ShowSkill()":"hub","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::SkillPriority()":"khe","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Multilingual.MultilingualItem> Logic.Multilingual.MultilingualData::ItemDict()":"eig","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsProperNoun()":"ixs","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsDialogue()":"ixt","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsDeprecated()":"ixu","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::CurrentType()":"eih","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::PreviewType()":"eii","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.MultilingualTextMono::ParamList()":"eij","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsQuerying()":"yj","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::CurrentPage()":"yk","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::TotalResults()":"yl","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::TotalPages()":"zn","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::Results()":"ym","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::LastError()":"yn","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsSubscribeOperating()":"yo","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsQueryingUserMods()":"ldj","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::UserMods()":"ldk","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::UserQueryError()":"ldl","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModUploader::IsBusy()":"zo","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::StatusMessage()":"zl","Assembly-CSharp|Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::Instance()":"eik","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::CurVersionInfo()":"eiq","Assembly-CSharp|System.UInt32 Logic.Config.VersionInfo::VersionId()":"eir","Assembly-CSharp|System.String Logic.Config.VersionInfo::FullVersion()":"eis","Assembly-CSharp|System.String Logic.Config.VersionInfo::WindowsFullVersion()":"jpk","Assembly-CSharp|System.String Logic.Config.VersionInfo::Version()":"jpl","Assembly-CSharp|System.String Logic.Config.VersionInfo::WindowsVersion()":"jpm","Assembly-CSharp|System.String Logic.Config.VersionInfo::OldFullVersion()":"jpn","Assembly-CSharp|System.String Logic.Config.VersionInfo::OldWindowsFullVersion()":"jpo","Assembly-CSharp|Logic.AI.AIActionType Logic.AI.AIActionGenerator::ActionType()":"eit","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::TechScoreCalculator()":"eiu","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::CanMoveGrid()":"eiv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::UnitScore()":"eiw","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::CityScore()":"eix","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::CityDefendScore()":"eiy","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::UnitTargetMap()":"eiz","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::PlayerData()":"huc","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::Id()":"eja","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::ActionId()":"ejb","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::Duration()":"ejc","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Current()":"hzb","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::MainTargetKilledBeforeAttack()":"iar","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::MainTargetPreAttackDamage()":"ibw","Assembly-CSharp|System.UInt32 Logic.Achievement.AchievementItem::ID()":"ejd","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::Id()":"hud","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsValid()":"naj","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::Count()":"khg","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<TH1_Renderer.UnitStatusIcon> TH1_Renderer.UnitStatusArea::AllIcons()":"khh","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentBase> TH1_Anim.FragmentManager::Fragment()":"hue","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIActionRecoveryAndNoMove::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AICalculateAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIExecuteAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIFinishAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachEnd::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachStart::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorActionReturnTrue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionRandom::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAIParamActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAnyPlayerFeelValue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamBuildEmbassy::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCheckTargetGridCanArrive::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseFarthestTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxKillScore::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinHealthSelfGiant::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinLevelHeroAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseTargetHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityLevelMoreThanX::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitCountLimit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitRatio::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCultureCardType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamEnemyCityTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamExplore::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamFeelingValue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridCollect::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridMiscType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHandleLeagueRequest::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategy::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategyList::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsCalm::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHasSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHeroAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSelfUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSkillAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthGap::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthInCondi::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitAround::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitInOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamLevel::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamMustGarrison::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurn::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurnMatch::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerWealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandom::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandomAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRecentlySelfTerritoryTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfCityCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfDanger::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkillLevel::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritory::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritoryResource::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSetMoveTargetGrid::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamStandingTrainUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityHaveUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridDistance::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsAttackCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsMyCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridTerritory::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealthRatio::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitFullType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitLeague::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechTypes::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTrainUnitType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionTypes::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitCiv::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitFullType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitShipAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParanIsUnitInSelfCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIUnitCanMoveAndAttack::desc()":"ejk","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseActionTask::NodeId()":"ejl","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseActionTask::desc()":"ejk","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseCondition::NodeId()":"ejm","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseCondition::desc()":"ejn","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.CountryStrategyCondition::desc()":"ejn","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.MarkAction::desc()":"ejk","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::CrashSightPlatform()":"ejo","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::MethodId()":"ejp","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::CrashType()":"ejq","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::LogUploadResult()":"ejr","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::Instance()":"ejs","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::PeekChar()":"ejt","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::NextChar()":"eju","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::NextWord()":"ejv","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::NextToken()":"ejw"}},"Event":{"MemberType":"Event","Mapping":{"Assembly-CSharp|CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler":"cmr","Assembly-CSharp|System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked":"coy","Assembly-CSharp|System.Action`1<System.UInt32> TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump":"kor","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent":"gkw","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerDisconnectedEvent":"gkx","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.Byte[]> TH1_Logic.Steam.SimpleP2P::OnMessageReceivedEvent":"gky","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.String> TH1_Logic.Steam.SimpleP2P::OnMessageSendFailedEvent":"lni","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SimpleP2P::OnConnectionErrorEvent":"gkz","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedEvent":"glk","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnteredEvent":"gll","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnLobbyLeftEvent":"dny","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnHostChangedEvent":"gln","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnMembersChangedEvent":"glo","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SteamLobbyManager::OnLobbyErrorEvent":"glp","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberJoinedEvent":"glq","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberLeftEvent":"glr","Assembly-CSharp|System.Action`1<TH1_Logic.Net.NetworkPlayerTipPayload> TH1_Logic.Net.NetworkPlayerTipManager::OnTipRequested":"myp","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnQueryCompleted":"yt","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnSubscribeCompleted":"yu","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnUnsubscribeCompleted":"yv","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnUserModsQueryCompleted":"ldm","Assembly-CSharp|GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashBaseRetEvent":"efo","Assembly-CSharp|GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashSetLogPathRetEvent":"efp","Assembly-CSharp|GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashLogUploadRetEvent":"efq"}}},"Version":"4.0"} \ No newline at end of file +{"MemberTyp_Mapping":{"Namespace":{"MemberType":"Namespace","Mapping":{"Assembly-CSharp|CrashSightAgent":"","Assembly-CSharp|CrashSightCallback":"","Assembly-CSharp|CrashSightLogCallback":"","Assembly-CSharp|CrashSightStackTrace":"","Assembly-CSharp|SpriteEffectController":"","Assembly-CSharp|DebugCenter":"","Assembly-CSharp|Table":"","Assembly-CSharp|Timer":"","Assembly-CSharp|UnitMono":"","Assembly-CSharp|VisualSpriteResolver":"","Assembly-CSharp|ActionClickedEvent":"","Assembly-CSharp|ActionIdMono":"","Assembly-CSharp|BottomBarButtonUIAnimator":"","Assembly-CSharp|CameraController":"","Assembly-CSharp|ChooseUISettingBarController":"","Assembly-CSharp|ButtonHoverEffect":"","Assembly-CSharp|ToggleButtonController":"","Assembly-CSharp|ViewCameraProperty":"","Assembly-CSharp|ViewCloseProperty":"","Assembly-CSharp|ViewControllerSubInterface":"","Assembly-CSharp|ViewControllerSub`1":"","Assembly-CSharp|ViewDepthProperty":"","Assembly-CSharp|ViewHierarchyProperty":"","Assembly-CSharp|ViewLoadProperty":"","Assembly-CSharp|ViewMaskProperty":"","Assembly-CSharp|ViewOpenProperty":"","Assembly-CSharp|DebugUI":"","Assembly-CSharp|PreviewCameraController":"","Assembly-CSharp|RoundedRectImage":"","Assembly-CSharp|VolumeSliderController":"","Assembly-CSharp|SkillIdMono":"","Assembly-CSharp|TechListMono":"","Assembly-CSharp|TechTreeButtonAnimator":"","Assembly-CSharp|TechTypeMono":"","Assembly-CSharp|TooltipTrigger":"","Assembly-CSharp|UIBlockCameraDrag":"","Assembly-CSharp|ChatBubble":"","Assembly-CSharp|DropdownRebuildTrigger":"","Assembly-CSharp|IconSizingUtility":"","Assembly-CSharp|UIOutsideMenuButtonMono":"","Assembly-CSharp|UIOutsideMultiplayFriendRowMono":"","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono":"","Assembly-CSharp|UIOutsideSelectAvatarMono":"","Assembly-CSharp|UIOutsideSelectCheckPanelMono":"","Assembly-CSharp|UIOutsideSelectForceGroupMono":"","Assembly-CSharp|UIOutsideSelectHeroPackMono":"","Assembly-CSharp|UIOutsideSelectSkillCircleMono":"","Assembly-CSharp|UIOutsideTutorListRowMono":"","Assembly-CSharp|SetTextColor":"","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1":"","Assembly-CSharp|TH1_UI.View.Outside.RoomNameInputValidator":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffLineMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideHistoryItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono":"","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideUploadedModListItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiDescGroup":"","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiListItem":"","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono":"","Assembly-CSharp|TH1_UI.View.Common.ChatMessageData":"","Assembly-CSharp|TH1_UI.View.Common.UIConfirmPopupMono":"","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono":"","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono":"","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureTaskMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoActionPointMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoItemInfoMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroAvatarMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono":"","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeViewTypeMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono":"","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono":"","Assembly-CSharp|TH1_UI.View.Bottom.Chat.ChatMessageRowMono":"","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelCommonCircleMono":"","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelTrigger":"","Assembly-CSharp|TH1_UI.HintUI.HintUI":"","Assembly-CSharp|TH1_UI.Core.BaseUIView`1":"","Assembly-CSharp|TH1_UI.Core.IUIData":"","Assembly-CSharp|TH1_UI.Core.UIBottomManager":"","Assembly-CSharp|TH1_UI.Core.UIInfoTask":"","Assembly-CSharp|TH1_UI.Core.UIInfoManager":"","Assembly-CSharp|TH1_UI.Core.UINotifyTask":"","Assembly-CSharp|TH1_UI.Core.UINotifyManager":"","Assembly-CSharp|TH1_UI.Core.UIOutsideTask":"","Assembly-CSharp|TH1_UI.Core.UIOutsideManager":"","Assembly-CSharp|TH1_UI.Core.UIResourceController":"","Assembly-CSharp|TH1_UI.Core.UIResourceName":"","Assembly-CSharp|TH1_UI.Core.UITopManager":"","Assembly-CSharp|TH1_UI.Core.ViewControllerManager":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController":"","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController":"","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController":"","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController":"","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController":"","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController":"","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController":"","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController":"","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController":"","Assembly-CSharp|TH1_UI.Controller.Base.IEscClosable":"","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface":"","Assembly-CSharp|TH1_UI.Controller.Base.ViewController`1":"","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController":"","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController":"","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono":"","Assembly-CSharp|UI.BoardingUI":"","Assembly-CSharp|UI.UnitTypeMono":"","Assembly-CSharp|UI.VersionLabelMono":"","Assembly-CSharp|UI.Core.CommonUI":"","Assembly-CSharp|UI.Common.ChooseUIButtonHoverColor":"","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect":"","Assembly-CSharp|UI.Common.SetButtonTextColor":"","Assembly-CSharp|TH1Resource.AnimCache":"","Assembly-CSharp|TH1Resource.MatCache":"","Assembly-CSharp|TH1Resource.ResourceCache":"","Assembly-CSharp|TH1Resource.SpriteCache":"","Assembly-CSharp|TH1Renderer.EffectManager":"","Assembly-CSharp|TH1Renderer.GridRenderer":"","Assembly-CSharp|TH1Renderer.GridVFXManager":"","Assembly-CSharp|TH1Renderer.GridVFXRendererFactory":"","Assembly-CSharp|TH1Renderer.GridVFXParams":"","Assembly-CSharp|TH1Renderer.GridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FlagGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.DamageGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.ROYALFLAMESGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FogGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.TewiFrenchBuffGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.CoinGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.SkillIconGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.FireGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.GenericGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.DancingGridVFXRenderer":"","Assembly-CSharp|TH1Renderer.MapRenderer":"","Assembly-CSharp|TH1Renderer.ProjectileData":"","Assembly-CSharp|TH1Renderer.ProjectileManager":"","Assembly-CSharp|TH1Renderer.ProjectileRenderer":"","Assembly-CSharp|TH1Renderer.Prefab.SyncAlphaToChildren":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.FragmentSequencerTask":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask":"","Assembly-CSharp|TH1_Presentation.Sequencer.Task.UISequencerTask":"","Assembly-CSharp|TH1_Logic.Tools.FileTools":"","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver":"","Assembly-CSharp|TH1_Logic.Steam.GameNetSender":"","Assembly-CSharp|TH1_Logic.Steam.NetworkPayloadCodec":"","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P":"","Assembly-CSharp|TH1_Logic.Steam.SteamGUIMono":"","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager":"","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo":"","Assembly-CSharp|TH1_Logic.Steam.BaseMessage":"","Assembly-CSharp|TH1_Logic.Steam.StringMessage":"","Assembly-CSharp|TH1_Logic.Steam.GameStartMessage":"","Assembly-CSharp|TH1_Logic.Steam.ActionConfirmMessage":"","Assembly-CSharp|TH1_Logic.Steam.ActionExcuteMessage":"","Assembly-CSharp|TH1_Logic.Steam.TurnEndMessage":"","Assembly-CSharp|TH1_Logic.Steam.MapConfirmMessage":"","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage":"","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage":"","Assembly-CSharp|TH1_Logic.Steam.ChangeCivMessage":"","Assembly-CSharp|TH1_Logic.Steam.UpdateLobbyDataMessage":"","Assembly-CSharp|TH1_Logic.Steam.RequestLobbyDataMessage":"","Assembly-CSharp|TH1_Logic.Steam.HeartbeatMessage":"","Assembly-CSharp|TH1_Logic.Steam.MemberStateSyncMessage":"","Assembly-CSharp|TH1_Logic.Steam.RequestForceUpdateMessage":"","Assembly-CSharp|TH1_Logic.Steam.HeartbeatReplyMessage":"","Assembly-CSharp|TH1_Logic.Steam.ChatMessage":"","Assembly-CSharp|TH1_Logic.Steam.InviteMessage":"","Assembly-CSharp|TH1_Logic.Steam.InviteVersionMismatchMessage":"","Assembly-CSharp|TH1_Logic.Steam.LobbyReportMessage":"","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessage":"","Assembly-CSharp|TH1_Logic.Oss.OssData":"","Assembly-CSharp|TH1_Logic.Oss.OssManager":"","Assembly-CSharp|TH1_Logic.Oss.OssUploadService":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage":"","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage":"","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportService":"","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService":"","Assembly-CSharp|TH1_Logic.Oss.StsTokenService":"","Assembly-CSharp|TH1_Logic.Net.ILobby":"","Assembly-CSharp|TH1_Logic.Net.LobbyBase":"","Assembly-CSharp|TH1_Logic.Net.MemberInfo":"","Assembly-CSharp|TH1_Logic.Net.LobbyManager":"","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipPayload":"","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager":"","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.CityInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.UnitInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.IMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.NormalMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.TutorMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.StoryMatchSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementStuckGuard":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementGroup":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.IPlayerSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicFactory":"","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicBase":"","Assembly-CSharp|TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreWinTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreValueTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasCityCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasUnitCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasCoinCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.HasExploreCountTaskLogic":"","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData":"","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHeroDieMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptainLostMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityLostMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityFireMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleSacrifyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleTreasureMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLevelupMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCounterKillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLastStandMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillGiantMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillTreasureMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle3KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle4KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillOfficerMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitBigCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth10MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth20MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth30MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech5MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech10MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.DiplomacyBreakMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle5KillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.Battle6PlusKillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderParkMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth50MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth100MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech20MomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem":"","Assembly-CSharp|TH1_Logic.MatchConfig.WikiId":"","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateKills":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillActivation":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSpType":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddCoin":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentGetTech":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTrainUnit":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitKills":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSplashDamage":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskFactory":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskItem":"","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager":"","Assembly-CSharp|TH1_Logic.GameArchive.GameArchiveManager":"","Assembly-CSharp|TH1_Logic.Config.ConfigManager":"","Assembly-CSharp|TH1_Logic.Comic.ComicAction":"","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogicFactory":"","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.FadeInComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.FadeOutComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInLeftComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutLeftComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInRightComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutRightComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideInDownComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.SlideOutDownComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.TextAppearComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllSlideInUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllSlideOutUpComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.AllFadeOutComicActionLogic":"","Assembly-CSharp|TH1_Logic.Comic.ComicControl":"","Assembly-CSharp|TH1_Logic.Comic.ComicAsset":"","Assembly-CSharp|TH1_Logic.Comic.ComicSheet":"","Assembly-CSharp|TH1_Logic.Comic.ComicData":"","Assembly-CSharp|TH1_Logic.Comic.ComicBackground":"","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem":"","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam":"","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono":"","Assembly-CSharp|TH1_Logic.Comic.ComicManager":"","Assembly-CSharp|TH1_Logic.Comic.ComicMono":"","Assembly-CSharp|TH1_Logic.Comic.ImageMapData":"","Assembly-CSharp|TH1_Logic.Collect.CollectData":"","Assembly-CSharp|TH1_Logic.Collect.DamageCollectData":"","Assembly-CSharp|TH1_Logic.Collect.AddUnitCollectData":"","Assembly-CSharp|TH1_Logic.Collect.TransformUnitCollectData":"","Assembly-CSharp|TH1_Logic.Collect.LearnTechCollectData":"","Assembly-CSharp|TH1_Logic.Collect.OnTurnStartCollectData":"","Assembly-CSharp|TH1_Logic.Collect.MatchGameEndCollectData":"","Assembly-CSharp|TH1_Logic.Collect.PlayerGameEndCollectData":"","Assembly-CSharp|TH1_Logic.Collect.CollectManager":"","Assembly-CSharp|TH1_Logic.Chat.BannedWordFilter":"","Assembly-CSharp|TH1_Logic.Chat.ChatManager":"","Assembly-CSharp|TH1_Logic.Chat.ChatItem":"","Assembly-CSharp|TH1_Logic.AITrain.ModelInference":"","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder":"","Assembly-CSharp|TH1_Logic.AITrain.TrainingState":"","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData":"","Assembly-CSharp|TH1_Logic.AITrain.AIActionPacker":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionAction":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionDiplomacy":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionSelectHero":"","Assembly-CSharp|TH1_Logic.Action.PlayerActionFinishHeroTask":"","Assembly-CSharp|RuntimeData.CityMapData":"","Assembly-CSharp|RuntimeData.CityData":"","Assembly-CSharp|RuntimeData.TerritoryData":"","Assembly-CSharp|RuntimeData.GridMapData":"","Assembly-CSharp|RuntimeData.GridData":"","Assembly-CSharp|RuntimeData.MapPosition":"","Assembly-CSharp|RuntimeData.MemberCiv":"","Assembly-CSharp|RuntimeData.MapData":"","Assembly-CSharp|RuntimeData.MapIdGenerator":"","Assembly-CSharp|RuntimeData.MatchLimitData":"","Assembly-CSharp|RuntimeData.PlayerConfirmData":"","Assembly-CSharp|RuntimeData.PlayerConfirmMap":"","Assembly-CSharp|RuntimeData.NetData":"","Assembly-CSharp|RuntimeData.PlayerMapData":"","Assembly-CSharp|RuntimeData.PlayerData":"","Assembly-CSharp|RuntimeData.WonderData":"","Assembly-CSharp|RuntimeData.MapSightData":"","Assembly-CSharp|RuntimeData.TechTreeData":"","Assembly-CSharp|RuntimeData.DiplomacyData":"","Assembly-CSharp|RuntimeData.DiplomacyDataExtensions":"","Assembly-CSharp|RuntimeData.CountryDiplomacyInfo":"","Assembly-CSharp|RuntimeData.PlayerHeroData":"","Assembly-CSharp|RuntimeData.PlayerNamerData":"","Assembly-CSharp|RuntimeData.PlayerCultureInfo":"","Assembly-CSharp|RuntimeData.IdentifierBase":"","Assembly-CSharp|RuntimeData.UnitMapData":"","Assembly-CSharp|RuntimeData.UnitData":"","Assembly-CSharp|RuntimeData.AchievementDataManager":"","Assembly-CSharp|RuntimeData.CultureCardFactory":"","Assembly-CSharp|RuntimeData.CultureCardBase":"","Assembly-CSharp|RuntimeData.SecondHeroCultureCard":"","Assembly-CSharp|RuntimeData.ThirdHeroCultureCard":"","Assembly-CSharp|RuntimeData.Lv2HeroCultureCard":"","Assembly-CSharp|RuntimeData.Lv3HeroCultureCard":"","Assembly-CSharp|RuntimeData.MonumentForestCultureCard":"","Assembly-CSharp|RuntimeData.MonumentShallowCultureCard":"","Assembly-CSharp|RuntimeData.MonumentMountainCultureCard":"","Assembly-CSharp|RuntimeData.MonumentDeepSeaCultureCard":"","Assembly-CSharp|RuntimeData.MonumentPlainCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedHeroEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedMilitaryEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedEconomyEnhanceCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedScarletMansionCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedEienteiCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedMoriyaCultureCard":"","Assembly-CSharp|RuntimeData.AdvancedPalaceOfEarthCultureCard":"","Assembly-CSharp|RuntimeData.GameRecordManager":"","Assembly-CSharp|RuntimeData.GameRecordData":"","Assembly-CSharp|RuntimeData.GameRecord":"","Assembly-CSharp|TH1_Core.Managers.EventManager":"","Assembly-CSharp|TH1_Core.Managers.PresentationManager":"","Assembly-CSharp|TH1_Core.Managers.UIManager":"","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder":"","Assembly-CSharp|ExcelConfig.ExcelConfigBase":"","Assembly-CSharp|ExcelConfig.AIConfigCategory":"","Assembly-CSharp|ExcelConfig.AIConfig":"","Assembly-CSharp|ExcelConfig.GeoDescCategory":"","Assembly-CSharp|ExcelConfig.GeoDesc":"","Assembly-CSharp|ExcelConfig.MomentCategory":"","Assembly-CSharp|ExcelConfig.Moment":"","Assembly-CSharp|TH1Audio.ButtonSFX":"","Assembly-CSharp|TH1Audio.SFXComponent":"","Assembly-CSharp|Logic.CityLogic":"","Assembly-CSharp|Logic.ICityLogic":"","Assembly-CSharp|Logic.GameLogic":"","Assembly-CSharp|Logic.GameStateBase":"","Assembly-CSharp|Logic.PlayerRoundState":"","Assembly-CSharp|Logic.OtherPlayerRoundState":"","Assembly-CSharp|Logic.DieWaitingState":"","Assembly-CSharp|Logic.MenuState":"","Assembly-CSharp|Logic.ForceUpdatingState":"","Assembly-CSharp|Logic.SpectateState":"","Assembly-CSharp|Logic.FinishState":"","Assembly-CSharp|Logic.MainEditor":"","Assembly-CSharp|Logic.StrategyInfo":"","Assembly-CSharp|Logic.InputConfig":"","Assembly-CSharp|Logic.InputKeyConfig":"","Assembly-CSharp|Logic.InputConfigManager":"","Assembly-CSharp|Logic.InputTextFocusUtility":"","Assembly-CSharp|Logic.InputLogic":"","Assembly-CSharp|Logic.MapWaterTypeHelper":"","Assembly-CSharp|Logic.MapGenerator":"","Assembly-CSharp|Logic.MapInteraction":"","Assembly-CSharp|Logic.MapRecordManager":"","Assembly-CSharp|Logic.IPlayerLogic":"","Assembly-CSharp|Logic.PlayerLogic":"","Assembly-CSharp|Logic.RenderUpdateManager":"","Assembly-CSharp|Logic.IUnitLogic":"","Assembly-CSharp|Logic.AttackInfo":"","Assembly-CSharp|Logic.SettlementInfo":"","Assembly-CSharp|Logic.UnitLogic":"","Assembly-CSharp|Logic.Skill.AllYCounterSkill":"","Assembly-CSharp|Logic.Skill.AllYTranSportSkill":"","Assembly-CSharp|Logic.Skill.AssaultFortressSkill":"","Assembly-CSharp|Logic.Skill.AttackAfterKillSkill":"","Assembly-CSharp|Logic.Skill.AttackGetAttackPointSkill":"","Assembly-CSharp|Logic.Skill.AttackRangeUpSkill":"","Assembly-CSharp|Logic.Skill.AttackUpSkill":"","Assembly-CSharp|Logic.Skill.AutoHealSkill":"","Assembly-CSharp|Logic.Skill.AyaBuffSkill":"","Assembly-CSharp|Logic.Skill.AyaDamageDebuffSkill":"","Assembly-CSharp|Logic.Skill.AyaMoveAgainBuffSkill":"","Assembly-CSharp|Logic.Skill.AyaMoveAgainSkill":"","Assembly-CSharp|Logic.Skill.BambooMoveSkill":"","Assembly-CSharp|Logic.Skill.BoneAttackUpSkill":"","Assembly-CSharp|Logic.Skill.BonePileSkill":"","Assembly-CSharp|Logic.Skill.BoneSacrificeSkill":"","Assembly-CSharp|Logic.Skill.CanHideSkill":"","Assembly-CSharp|Logic.Skill.CantMoveSkill":"","Assembly-CSharp|Logic.Skill.CarrySkill":"","Assembly-CSharp|Logic.Skill.CatCartSkill":"","Assembly-CSharp|Logic.Skill.CityStolenSkill":"","Assembly-CSharp|Logic.Skill.CityTransportSkill":"","Assembly-CSharp|Logic.Skill.ConvertSkill":"","Assembly-CSharp|Logic.Skill.CorpseBuffSkill":"","Assembly-CSharp|Logic.Skill.CreepSkill":"","Assembly-CSharp|Logic.Skill.CriticalSkill":"","Assembly-CSharp|Logic.Skill.CurseGodSkill":"","Assembly-CSharp|Logic.Skill.DashSkill":"","Assembly-CSharp|Logic.Skill.DieBonePileSkill":"","Assembly-CSharp|Logic.Skill.DuoSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchBuffSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchOverHealSkill":"","Assembly-CSharp|Logic.Skill.EirinFrenchSuperAttackSkill":"","Assembly-CSharp|Logic.Skill.EscapeProSkill":"","Assembly-CSharp|Logic.Skill.EscapeSkill":"","Assembly-CSharp|Logic.Skill.FearMakerSkill":"","Assembly-CSharp|Logic.Skill.FlandreAttackSkill":"","Assembly-CSharp|Logic.Skill.FlandreBuffSkill":"","Assembly-CSharp|Logic.Skill.FlandreKillSkill":"","Assembly-CSharp|Logic.Skill.FlySkill":"","Assembly-CSharp|Logic.Skill.ForestDefenseSkill":"","Assembly-CSharp|Logic.Skill.ForestStartDashSkill":"","Assembly-CSharp|Logic.Skill.FortifySkill":"","Assembly-CSharp|Logic.Skill.GalaxyArrowSkill":"","Assembly-CSharp|Logic.Skill.GridMomijiPerySkill":"","Assembly-CSharp|Logic.Skill.GridMountainSkill":"","Assembly-CSharp|Logic.Skill.GridRadiationSkill":"","Assembly-CSharp|Logic.Skill.GridSanaeNineContinueDamageSkill":"","Assembly-CSharp|Logic.Skill.HealSkill":"","Assembly-CSharp|Logic.Skill.HideStateSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchFakeMoonSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfMoonSkill":"","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfStartSkill":"","Assembly-CSharp|Logic.Skill.IllusionSkill":"","Assembly-CSharp|Logic.Skill.InfiltrateSkill":"","Assembly-CSharp|Logic.Skill.JunkerOfficerSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAroundSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackProSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchCrescentMoonSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchNapoleonicCodeSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchNewMoonSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergyDebuffSkill":"","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergySkill":"","Assembly-CSharp|Logic.Skill.KanakoBattlefieldProSkill":"","Assembly-CSharp|Logic.Skill.KanakoBattlefieldSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainAttackSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainBuffSkill":"","Assembly-CSharp|Logic.Skill.KanakoMountainSkill":"","Assembly-CSharp|Logic.Skill.KanakoSittingSkill":"","Assembly-CSharp|Logic.Skill.KanakoTechSkill":"","Assembly-CSharp|Logic.Skill.KanakoWarProSkill":"","Assembly-CSharp|Logic.Skill.KanakoWarSkill":"","Assembly-CSharp|Logic.Skill.KanakoWindProSkill":"","Assembly-CSharp|Logic.Skill.KanakoWindSkill":"","Assembly-CSharp|Logic.Skill.KingCoinSkill":"","Assembly-CSharp|Logic.Skill.KoakumaDevotionSkill":"","Assembly-CSharp|Logic.Skill.KoakumaHeroSkill":"","Assembly-CSharp|Logic.Skill.KoishiAutoMoveSkill":"","Assembly-CSharp|Logic.Skill.KoishiAutoSkill":"","Assembly-CSharp|Logic.Skill.KoishiDeathFearSkill":"","Assembly-CSharp|Logic.Skill.KoishiRespawnSkill":"","Assembly-CSharp|Logic.Skill.KoishiUndeadSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearImmuneSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearSkill":"","Assembly-CSharp|Logic.Skill.KomeijiFearSplashSkill":"","Assembly-CSharp|Logic.Skill.KomeijiKnightAddSkill":"","Assembly-CSharp|Logic.Skill.KomeijiKnightKillSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderAddSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderKillSkill":"","Assembly-CSharp|Logic.Skill.KomeijiRiderTransSkill":"","Assembly-CSharp|Logic.Skill.LaevatainPreySkill":"","Assembly-CSharp|Logic.Skill.LaevatainSkill":"","Assembly-CSharp|Logic.Skill.LandAndWaterSkill":"","Assembly-CSharp|Logic.Skill.LandOnlySkill":"","Assembly-CSharp|Logic.Skill.LuckSkill":"","Assembly-CSharp|Logic.Skill.MahaCorpseBuffSkill":"","Assembly-CSharp|Logic.Skill.MeilingAttackUpSkill":"","Assembly-CSharp|Logic.Skill.MeilingCounterSkill":"","Assembly-CSharp|Logic.Skill.MeilingDuelSkill":"","Assembly-CSharp|Logic.Skill.MeilingRestSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchBoomSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchEggSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchEnhanceSkill":"","Assembly-CSharp|Logic.Skill.MokouFrenchReviveSkill":"","Assembly-CSharp|Logic.Skill.MomijiBuffSkill":"","Assembly-CSharp|Logic.Skill.MomijiHunterAttackSkill":"","Assembly-CSharp|Logic.Skill.MomijiHunterSkill":"","Assembly-CSharp|Logic.Skill.MomijiHuntSkill":"","Assembly-CSharp|Logic.Skill.MomijiKillSkill":"","Assembly-CSharp|Logic.Skill.MomijiPreySkill":"","Assembly-CSharp|Logic.Skill.MomijiSightSkill":"","Assembly-CSharp|Logic.Skill.MoonPrincessSkill":"","Assembly-CSharp|Logic.Skill.MoriyaBuffSkill":"","Assembly-CSharp|Logic.Skill.MoriyaKnightMoveSkill":"","Assembly-CSharp|Logic.Skill.MoriyaRoadSkill":"","Assembly-CSharp|Logic.Skill.MountainDefenseSkill":"","Assembly-CSharp|Logic.Skill.MountainGodSkill":"","Assembly-CSharp|Logic.Skill.MountainMoveSkill":"","Assembly-CSharp|Logic.Skill.MoveRangeUpSkill":"","Assembly-CSharp|Logic.Skill.NoPopulationSkill":"","Assembly-CSharp|Logic.Skill.NuclearFusionSkill":"","Assembly-CSharp|Logic.Skill.NuclearSkill":"","Assembly-CSharp|Logic.Skill.OceanDefenseSkill":"","Assembly-CSharp|Logic.Skill.OceanMoveSkill":"","Assembly-CSharp|Logic.Skill.OfficerSkill":"","Assembly-CSharp|Logic.Skill.PatchouliEarthSkill":"","Assembly-CSharp|Logic.Skill.PatchouliFireSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMetalSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMoveProSkill":"","Assembly-CSharp|Logic.Skill.PatchouliMoveSkill":"","Assembly-CSharp|Logic.Skill.PatchouliRestSkill":"","Assembly-CSharp|Logic.Skill.PatchouliStoneProSkill":"","Assembly-CSharp|Logic.Skill.PatchouliStoneSkill":"","Assembly-CSharp|Logic.Skill.PatchouliWaterSkill":"","Assembly-CSharp|Logic.Skill.PatchouliWoodSkill":"","Assembly-CSharp|Logic.Skill.PeaceSkill":"","Assembly-CSharp|Logic.Skill.PersistSkill":"","Assembly-CSharp|Logic.Skill.PhilostoneSkill":"","Assembly-CSharp|Logic.Skill.PhoenixEggSkill":"","Assembly-CSharp|Logic.Skill.PhoenixSkill":"","Assembly-CSharp|Logic.Skill.PoisonedSkill":"","Assembly-CSharp|Logic.Skill.PoorHealthSkill":"","Assembly-CSharp|Logic.Skill.QuartetSkill":"","Assembly-CSharp|Logic.Skill.QueenTerritoryMoveSkill":"","Assembly-CSharp|Logic.Skill.RecycleSkill":"","Assembly-CSharp|Logic.Skill.RedMistDefenseSkill":"","Assembly-CSharp|Logic.Skill.ReisenFrenchAttakSkill":"","Assembly-CSharp|Logic.Skill.ReisenFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.ReisenIllusionProSkill":"","Assembly-CSharp|Logic.Skill.ReisenIllusionSkill":"","Assembly-CSharp|Logic.Skill.RemiliaAbsorbSkill":"","Assembly-CSharp|Logic.Skill.RemiliaAttackSkill":"","Assembly-CSharp|Logic.Skill.RemiliaBuff2Skill":"","Assembly-CSharp|Logic.Skill.RemiliaBuff3Skill":"","Assembly-CSharp|Logic.Skill.RemiliaBuffSkill":"","Assembly-CSharp|Logic.Skill.RemiliaEgyptianEmpireKillSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHelpProSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHelpSkill":"","Assembly-CSharp|Logic.Skill.RemiliaHunterSkill":"","Assembly-CSharp|Logic.Skill.RengesyouControSkill":"","Assembly-CSharp|Logic.Skill.RengesyouSkill":"","Assembly-CSharp|Logic.Skill.RinCorpseColletSkill":"","Assembly-CSharp|Logic.Skill.RinFireSkill":"","Assembly-CSharp|Logic.Skill.RotaLFlamesProSkill":"","Assembly-CSharp|Logic.Skill.RotaLFlamesSkill":"","Assembly-CSharp|Logic.Skill.SakuyaEnhancedSkill":"","Assembly-CSharp|Logic.Skill.SakuyaFlyProSkill":"","Assembly-CSharp|Logic.Skill.SakuyaFlySkill":"","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill":"","Assembly-CSharp|Logic.Skill.SakuyaKillSkill":"","Assembly-CSharp|Logic.Skill.SakuyaTiredSkill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_ATK_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_MOVE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_COUNTER_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_DEFENSE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_KILL_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_DEFENSE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_RESIST_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_MOVE_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_RESIST_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_ATK_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_KILL_Skill":"","Assembly-CSharp|Logic.Skill.SanaeDivineSkill":"","Assembly-CSharp|Logic.Skill.SanaeMoveSkill":"","Assembly-CSharp|Logic.Skill.SanaeNineContinueSkill":"","Assembly-CSharp|Logic.Skill.SanaeNineSkill":"","Assembly-CSharp|Logic.Skill.SanaeWindSkill":"","Assembly-CSharp|Logic.Skill.SanaeWindXSkill":"","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill":"","Assembly-CSharp|Logic.Skill.SatoriAttackSkill":"","Assembly-CSharp|Logic.Skill.SatoriBanSkill":"","Assembly-CSharp|Logic.Skill.SatoriSeeSkill":"","Assembly-CSharp|Logic.Skill.SatsujinkiSkill":"","Assembly-CSharp|Logic.Skill.ScarletKoakumaSkill":"","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireDebuffSkill":"","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireSkill":"","Assembly-CSharp|Logic.Skill.ScoutProSkill":"","Assembly-CSharp|Logic.Skill.ScoutSkill":"","Assembly-CSharp|Logic.Skill.ShenlanSkill":"","Assembly-CSharp|Logic.Skill.SkillBanBombSkill":"","Assembly-CSharp|Logic.Skill.SkillBanSkill":"","Assembly-CSharp|Logic.Skill.SneakSkill":"","Assembly-CSharp|Logic.Skill.SpeedUpSkill":"","Assembly-CSharp|Logic.Skill.SplashSkill":"","Assembly-CSharp|Logic.Skill.StaticSkill":"","Assembly-CSharp|Logic.Skill.StiffSkill":"","Assembly-CSharp|Logic.Skill.StompSkill":"","Assembly-CSharp|Logic.Skill.SuperDashSkill":"","Assembly-CSharp|Logic.Skill.SurpriseSkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackAllySkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackProSkill":"","Assembly-CSharp|Logic.Skill.SuwakoAttackSkill":"","Assembly-CSharp|Logic.Skill.SuwakoCombineSkill":"","Assembly-CSharp|Logic.Skill.SuwakoFullmapSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiAttackSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiCombineSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill":"","Assembly-CSharp|Logic.Skill.SuwakoHebiSplitSkill":"","Assembly-CSharp|Logic.Skill.SuwakoMoveSkill":"","Assembly-CSharp|Logic.Skill.SuwakoSplitSkill":"","Assembly-CSharp|Logic.Skill.SwapSkill":"","Assembly-CSharp|Logic.Skill.TaiChiSkill":"","Assembly-CSharp|Logic.Skill.TenguBuffSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchAttackSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchBuffSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchDieSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchKillSkill":"","Assembly-CSharp|Logic.Skill.TewiFrenchSightSkill":"","Assembly-CSharp|Logic.Skill.ThirdEyeSkill":"","Assembly-CSharp|Logic.Skill.TreatAsHeroSkill":"","Assembly-CSharp|Logic.Skill.TrioSkill":"","Assembly-CSharp|Logic.Skill.UndeadSkill":"","Assembly-CSharp|Logic.Skill.UniqueSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoBaseSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoBoneMakerSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoDelayActSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoRadiationSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSkill":"","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSuperSkill":"","Assembly-CSharp|Logic.Skill.VampireProSkill":"","Assembly-CSharp|Logic.Skill.VampireSkill":"","Assembly-CSharp|Logic.Skill.WaterDefenseSkill":"","Assembly-CSharp|Logic.Skill.WaterMoveSkill":"","Assembly-CSharp|Logic.Skill.WindGodSkill":"","Assembly-CSharp|Logic.Skill.WindPriestessSkill":"","Assembly-CSharp|Logic.Skill.YuugiDashProSkill":"","Assembly-CSharp|Logic.Skill.YuugiDashSkill":"","Assembly-CSharp|Logic.Skill.YuugiMovePlusSkill":"","Assembly-CSharp|Logic.Skill.YuugiMoveSkill":"","Assembly-CSharp|Logic.Skill.YuugiPushSkill":"","Assembly-CSharp|Logic.Skill.SkillBase":"","Assembly-CSharp|Logic.Skill.ISkill":"","Assembly-CSharp|Logic.Skill.SkillFactory":"","Assembly-CSharp|Logic.Skill.SkillOwner":"","Assembly-CSharp|Logic.Rersource.ResourceManager":"","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager":"","Assembly-CSharp|Logic.Pool.THCollectionPool":"","Assembly-CSharp|Logic.Multilingual.MultilingualRichTextColors":"","Assembly-CSharp|Logic.Multilingual.MultilingualManager":"","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono":"","Assembly-CSharp|Logic.Multilingual.WorkshopModItem":"","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser":"","Assembly-CSharp|Logic.Multilingual.WorkshopModLanguageNames":"","Assembly-CSharp|Logic.Multilingual.WorkshopModCsv":"","Assembly-CSharp|Logic.Multilingual.WorkshopModExporter":"","Assembly-CSharp|Logic.Multilingual.WorkshopModLoader":"","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader":"","Assembly-CSharp|Logic.HeroTask.HeroTaskData":"","Assembly-CSharp|Logic.CrashSight.CrashSightManager":"","Assembly-CSharp|Logic.CrashSight.LogSystem":"","Assembly-CSharp|Logic.Common.CommonLogic":"","Assembly-CSharp|Logic.Common.ICommonLogic":"","Assembly-CSharp|Logic.AI.AIActionBase":"","Assembly-CSharp|Logic.AI.ActionNetData":"","Assembly-CSharp|Logic.AI.AIActionGenerator":"","Assembly-CSharp|Logic.AI.CalculateResult":"","Assembly-CSharp|Logic.AI.AIActionScoreCalculator":"","Assembly-CSharp|Logic.AI.PathFinder":"","Assembly-CSharp|Logic.AI.UnitTargetMap":"","Assembly-CSharp|Logic.AI.UnitTargetData":"","Assembly-CSharp|Logic.AI.AILogic":"","Assembly-CSharp|Logic.AI.AIStateRecord":"","Assembly-CSharp|Logic.AI.AIRecord":"","Assembly-CSharp|Logic.AI.AITechScoreCalculator":"","Assembly-CSharp|Logic.Action.CommonActionParams":"","Assembly-CSharp|Logic.Action.ActionLogicFactory":"","Assembly-CSharp|Logic.Action.CityAction":"","Assembly-CSharp|Logic.Action.ActionLogicBase":"","Assembly-CSharp|Logic.Action.BuildWonderAction":"","Assembly-CSharp|Logic.Action.GainResourceAction":"","Assembly-CSharp|Logic.Action.CityLevelUpActionAction":"","Assembly-CSharp|Logic.Action.UnitMoveAction":"","Assembly-CSharp|Logic.Action.UnitPassiveMoveAction":"","Assembly-CSharp|Logic.Action.ActiveAttackActionRecorder":"","Assembly-CSharp|Logic.Action.UnitAttackAction":"","Assembly-CSharp|Logic.Action.UnitAttackGroundAction":"","Assembly-CSharp|Logic.Action.StartWonderAction":"","Assembly-CSharp|Logic.Action.UnitSkillAction":"","Assembly-CSharp|Logic.Action.LearnTechAction":"","Assembly-CSharp|Logic.Action.PlayerTurnStartAction":"","Assembly-CSharp|Logic.Action.PlayerTurnEndAction":"","Assembly-CSharp|Logic.Action.AIParamControlAction":"","Assembly-CSharp|Logic.Action.SurrenderAction":"","Assembly-CSharp|Logic.Action.BuyCultureCardAction":"","Assembly-CSharp|Logic.Action.ActionVisualEventCollector":"","Assembly-CSharp|Logic.Action.UnitAttackAllyAction":"","Assembly-CSharp|Logic.Action.BuildAction":"","Assembly-CSharp|Logic.Action.BuildActionBuildPreserve":"","Assembly-CSharp|Logic.Action.BuildActionBuildNavalBase":"","Assembly-CSharp|Logic.Action.BuildActionBuildTemple":"","Assembly-CSharp|Logic.Action.BuildActionBuildKaguyaFrenchYard":"","Assembly-CSharp|Logic.Action.BuildActionUpdateAllBuildingLevel":"","Assembly-CSharp|Logic.Action.BuildActionBuildEgyptianIrrigation":"","Assembly-CSharp|Logic.Action.BuildActionBuildRemiliaMilitary":"","Assembly-CSharp|Logic.Action.BuildActionBuildMetalStation":"","Assembly-CSharp|Logic.Action.BuildActionBuildMoriyaMilitary":"","Assembly-CSharp|Logic.Action.GridMiscAction":"","Assembly-CSharp|Logic.Action.GridMiscActionGrowTreeOutside":"","Assembly-CSharp|Logic.Action.GridMiscActionCreateMountain":"","Assembly-CSharp|Logic.Action.GridMiscActionSellMetal":"","Assembly-CSharp|Logic.Action.TrainUnitAction":"","Assembly-CSharp|Logic.Action.TrainUnitActionTrainHero":"","Assembly-CSharp|Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior":"","Assembly-CSharp|Logic.Action.UnitActionUpgradeHelper":"","Assembly-CSharp|Logic.Action.UnitActionAction":"","Assembly-CSharp|Logic.Action.UnitActionROYALFLAMESPRO":"","Assembly-CSharp|Logic.Action.UnitActionCultureUnitUpgrade":"","Assembly-CSharp|Logic.Action.UnitActionHeroUpgrade":"","Assembly-CSharp|Logic.Action.UnitActionHEAL":"","Assembly-CSharp|Logic.Action.UnitActionTEWIFRENCHBUFF":"","Assembly-CSharp|Logic.Action.UnitActionMOKOUFRENCHBOOM":"","Assembly-CSharp|Logic.Action.UnitActionKAGUYAFRENCHAROUND":"","Assembly-CSharp|Logic.Action.UnitActionForceDisband":"","Assembly-CSharp|Logic.Action.UnitActionRemoveRedMist":"","Assembly-CSharp|Logic.Action.UnitActionREMILIABUFF":"","Assembly-CSharp|Logic.Action.UnitActionAbsorbRedMist":"","Assembly-CSharp|Logic.Action.UnitActionRemiliaAbsorb":"","Assembly-CSharp|Logic.Action.UnitActionKanakoSit":"","Assembly-CSharp|Logic.Action.UnitActionKanakoUnSit":"","Assembly-CSharp|Logic.Action.UnitActionAyaMoveAgain":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinFire":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinCityExp":"","Assembly-CSharp|Logic.Action.UnitActionReisenFrenchBoom":"","Assembly-CSharp|Logic.Action.UnitActionKomeijiBonePileBoom":"","Assembly-CSharp|Logic.Achievement.AchievementFactory":"","Assembly-CSharp|Logic.Audio.AudioClipConfig":"","Assembly-CSharp|Logic.Audio.AudioManager":"","Assembly-CSharp|Logic.Audio.AudioPlayer":"","Assembly-CSharp|TH1_Renderer.BubbleRenderer":"","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono":"","Assembly-CSharp|TH1_Renderer.CityInfoMono":"","Assembly-CSharp|TH1_Renderer.CityInfoRenderer":"","Assembly-CSharp|TH1_Renderer.StatusIconMono":"","Assembly-CSharp|TH1_Renderer.UnitRenderer":"","Assembly-CSharp|TH1_Renderer.UnitStatusIcon":"","Assembly-CSharp|TH1_Renderer.UnitStatusArea":"","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimCommonData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData":"","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData":"","Assembly-CSharp|TH1_Anim.FragmentFactory":"","Assembly-CSharp|TH1_Anim.FragmentManager":"","Assembly-CSharp|TH1_Anim.FragmentDataFactory":"","Assembly-CSharp|TH1_Anim.IFragmentData":"","Assembly-CSharp|TH1_Anim.FragmentUnitData":"","Assembly-CSharp|TH1_Anim.FragmentMoveData":"","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData":"","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData":"","Assembly-CSharp|TH1_Anim.FragmentGridUpdateData":"","Assembly-CSharp|TH1_Anim.FragmentCityExpData":"","Assembly-CSharp|TH1_Anim.FragmentCityExpUpData":"","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData":"","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove":"","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimMove":"","Assembly-CSharp|TH1_Anim.Fragments.AnimPhase":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttack":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAlly":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAndCounter":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackGround":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityConnectExpUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExpUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityLevelUp":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentDie":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentGridUpdate":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMove":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveTeleport":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveExplorer":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveKill":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentNotMoveKill":"","Assembly-CSharp|TH1_Anim.Fragments.SkillVisualStep":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect":"","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep":"","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope":"","Assembly-CSharp|GCloud.UQM.UQM":"","Assembly-CSharp|GCloud.UQM.UQMCrash":"","Assembly-CSharp|GCloud.UQM.UQMLog":"","Assembly-CSharp|GCloud.UQM.RetArgsWrapper":"","Assembly-CSharp|GCloud.UQM.MiniJSON.Json":""}},"Type":{"MemberType":"Type","Mapping":{"Assembly-CSharp|CrashSightAgent":"a","Assembly-CSharp|CrashSightCallback":"b","Assembly-CSharp|CrashSightLogCallback":"c","Assembly-CSharp|CrashSightStackTrace":"d","Assembly-CSharp|SpriteEffectController":"e","Assembly-CSharp|DebugCenter":"f","Assembly-CSharp|Table":"g","Assembly-CSharp|Timer/TimerTask":"h","Assembly-CSharp|Timer":"i","Assembly-CSharp|UnitMono":"sy","Assembly-CSharp|VisualSpriteResolver":"zv","Assembly-CSharp|ActionClickedEvent":"k","Assembly-CSharp|ActionIdMono":"l","Assembly-CSharp|BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8":"m","Assembly-CSharp|BottomBarButtonUIAnimator/<ScaleButton>d__9":"n","Assembly-CSharp|BottomBarButtonUIAnimator":"o","Assembly-CSharp|CameraController":"r","Assembly-CSharp|ChooseUISettingBarController/<>c__DisplayClass6_0":"ba","Assembly-CSharp|ChooseUISettingBarController":"bb","Assembly-CSharp|ButtonHoverEffect/<ScaleRoutine>d__15":"q","Assembly-CSharp|ButtonHoverEffect":"bv","Assembly-CSharp|ToggleButtonController":"bd","Assembly-CSharp|ViewCameraProperty":"ens","Assembly-CSharp|ViewCloseProperty":"ent","Assembly-CSharp|ViewControllerSubInterface":"enw","Assembly-CSharp|ViewControllerSub`1":"eov`1","Assembly-CSharp|ViewDepthProperty":"epu","Assembly-CSharp|ViewHierarchyProperty":"epv","Assembly-CSharp|ViewLoadProperty":"epw","Assembly-CSharp|ViewMaskProperty":"epx","Assembly-CSharp|ViewOpenProperty":"epy","Assembly-CSharp|DebugUI/<>c__DisplayClass9_0":"epz","Assembly-CSharp|DebugUI":"bg","Assembly-CSharp|PreviewCameraController":"bl","Assembly-CSharp|RoundedRectImage":"bo","Assembly-CSharp|VolumeSliderController":"br","Assembly-CSharp|SkillIdMono":"bs","Assembly-CSharp|TechListMono":"mi","Assembly-CSharp|TechTreeButtonAnimator":"bt","Assembly-CSharp|TechTypeMono":"bw","Assembly-CSharp|TooltipTrigger":"bx","Assembly-CSharp|UIBlockCameraDrag":"ca","Assembly-CSharp|ChatBubble":"pn","Assembly-CSharp|DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3":"bor","Assembly-CSharp|DropdownRebuildTrigger":"cps","Assembly-CSharp|IconSizingUtility":"bph","Assembly-CSharp|UIOutsideMenuButtonMono":"cpt","Assembly-CSharp|UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0":"crp","Assembly-CSharp|UIOutsideMultiplayFriendRowMono":"csc","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0":"pj","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono":"bcb","Assembly-CSharp|UIOutsideSelectAvatarMono":"cxv","Assembly-CSharp|UIOutsideSelectCheckPanelMono":"dhf","Assembly-CSharp|UIOutsideSelectForceGroupMono":"lx","Assembly-CSharp|UIOutsideSelectHeroPackMono":"ob","Assembly-CSharp|UIOutsideSelectSkillCircleMono":"dsy","Assembly-CSharp|UIOutsideTutorListRowMono/<>c__DisplayClass6_0":"bdx","Assembly-CSharp|UIOutsideTutorListRowMono":"bdy","Assembly-CSharp|SetTextColor":"cc","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1":"cg","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0":"ex","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1":"fi","Assembly-CSharp|TH1_UI.View.Outside.RoomNameInputValidator":"ggi","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffLineMono":"cd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono":"ce","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideHistoryItemMono":"csg","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono":"cxd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0":"dzd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0":"eqa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryGridItemMono":"fbm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono":"fbn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0":"glm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono":"iap","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0":"jzp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono":"kpk","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono":"fbo","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0":"cf","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono":"fbp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0":"fbq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono":"fcj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono":"fde","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono":"bn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono":"blt","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0":"hkj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListItemMono":"kpl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData":"kpm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0":"tb","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0":"bhn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0":"fle","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0":"cl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135":"ikv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono":"hpp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono":"hpq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono":"imd","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData":"ipa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0":"ea","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0":"bbe","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0":"brr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0":"brv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0":"cs","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono":"fkw","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideUploadedModListItemMono":"kps","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton":"ed","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton":"ho","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono":"kpt","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono":"bao","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono":"box","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono":"ehi","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiDescGroup":"hp","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.WikiListItem":"rh","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono":"jpa","Assembly-CSharp|TH1_UI.View.Common.ChatMessageData":"jzc","Assembly-CSharp|TH1_UI.View.Common.UIConfirmPopupMono":"kpy","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono":"kpz","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0":"em","Assembly-CSharp|TH1_UI.View.Info.UIBottomRankingRowMono":"gd","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11":"ct","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow":"cvb","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0":"glf","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono":"dta","Assembly-CSharp|TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono":"dtn","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono":"gvs","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureCardMono":"gzr","Assembly-CSharp|TH1_UI.View.Info.UIInfoCultureTaskMono":"jkj","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0":"kpu","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0":"kpv","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0":"gro","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoActionPointMono":"jkk","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoItemInfoMono":"px","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0":"pw","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0":"zr","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86":"zs","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroAvatarMono":"ge","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0":"gun","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0":"gwg","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono":"qb","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0":"dvx","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono":"dvy","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0":"dws","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCircleMono":"dys","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeViewTypeMono":"dyt","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono":"boo","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono":"bou","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0":"dbm","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0":"kqa","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0":"kqb","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0":"kqq","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono":"gge","Assembly-CSharp|TH1_UI.View.Bottom.Chat.ChatMessageRowMono":"gvc","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_0":"bsf","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_1":"bsy","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass9_0":"eqe","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelCommonCircleMono":"jqq","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanelTrigger":"jqr","Assembly-CSharp|TH1_UI.HintUI.HintUI":"eqj","Assembly-CSharp|TH1_UI.Core.BaseUIView`1":"eqk`1","Assembly-CSharp|TH1_UI.Core.IUIData":"eql","Assembly-CSharp|TH1_UI.Core.UIBottomManager":"qc","Assembly-CSharp|TH1_UI.Core.UIInfoTask":"eqm","Assembly-CSharp|TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0":"sb","Assembly-CSharp|TH1_UI.Core.UIInfoManager":"eqn","Assembly-CSharp|TH1_UI.Core.UINotifyTask":"eqo","Assembly-CSharp|TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0":"bfp","Assembly-CSharp|TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0":"bhp","Assembly-CSharp|TH1_UI.Core.UINotifyManager":"eqp","Assembly-CSharp|TH1_UI.Core.UIOutsideTask":"blj","Assembly-CSharp|TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0":"bho","Assembly-CSharp|TH1_UI.Core.UIOutsideManager":"bnt","Assembly-CSharp|TH1_UI.Core.UIResourceController":"eqq","Assembly-CSharp|TH1_UI.Core.UIResourceName":"eqr","Assembly-CSharp|TH1_UI.Core.UITopManager":"oi","Assembly-CSharp|TH1_UI.Core.ViewControllerManager":"eqs","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController":"td","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController":"eb","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController":"pg","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController":"ec","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController":"te","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController":"kpw","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController":"boi","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController":"bxj","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController":"eqt","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController":"dsl","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController":"qd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController":"eqv","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController":"gkj","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController":"dyu","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController":"gko","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController":"bob","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController":"eqw","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController":"dyv","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController":"gf","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController":"dyw","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController":"kqr","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController":"ut","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController":"gkq","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController":"ph","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController":"cvd","Assembly-CSharp|TH1_UI.Controller.Base.IEscClosable":"dtb","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface":"eqx","Assembly-CSharp|TH1_UI.Controller.Base.ViewController`1":"eqy`1","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController":"eqz","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController":"era","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono":"erb","Assembly-CSharp|UI.BoardingUI/<>c__DisplayClass6_0":"ekc","Assembly-CSharp|UI.BoardingUI":"dz","Assembly-CSharp|UI.UnitTypeMono":"ne","Assembly-CSharp|UI.VersionLabelMono":"ekd","Assembly-CSharp|UI.Core.CommonUI":"erc","Assembly-CSharp|UI.Common.ChooseUIButtonHoverColor":"ej","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10":"ek","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect":"el","Assembly-CSharp|UI.Common.SetButtonTextColor":"eo","Assembly-CSharp|TH1Resource.AnimCache":"ep","Assembly-CSharp|TH1Resource.MatCache":"eq","Assembly-CSharp|TH1Resource.ResourceCache":"er","Assembly-CSharp|TH1Resource.SpriteCache":"es","Assembly-CSharp|TH1Renderer.EffectManager":"eu","Assembly-CSharp|TH1Renderer.GridRenderer":"fa","Assembly-CSharp|TH1Renderer.GridVFXManager":"bon","Assembly-CSharp|TH1Renderer.GridVFXRendererFactory":"fb","Assembly-CSharp|TH1Renderer.GridVFXParams":"fc","Assembly-CSharp|TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0":"ch","Assembly-CSharp|TH1Renderer.GridVFXRenderer":"fd","Assembly-CSharp|TH1Renderer.FlagGridVFXRenderer":"fe","Assembly-CSharp|TH1Renderer.DamageGridVFXRenderer":"ff","Assembly-CSharp|TH1Renderer.ROYALFLAMESGridVFXRenderer":"fg","Assembly-CSharp|TH1Renderer.FogGridVFXRenderer":"eke","Assembly-CSharp|TH1Renderer.TewiFrenchBuffGridVFXRenderer":"ny","Assembly-CSharp|TH1Renderer.CoinGridVFXRenderer":"rx","Assembly-CSharp|TH1Renderer.SkillIconGridVFXRenderer":"zp","Assembly-CSharp|TH1Renderer.FireGridVFXRenderer":"chn","Assembly-CSharp|TH1Renderer.GenericGridVFXRenderer":"zq","Assembly-CSharp|TH1Renderer.DancingGridVFXRenderer":"de","Assembly-CSharp|TH1Renderer.MapRenderer":"fj","Assembly-CSharp|TH1Renderer.ProjectileData":"fk","Assembly-CSharp|TH1Renderer.ProjectileManager/<>c__DisplayClass12_0":"beg","Assembly-CSharp|TH1Renderer.ProjectileManager/<>c__DisplayClass13_0":"pi","Assembly-CSharp|TH1Renderer.ProjectileManager":"fm","Assembly-CSharp|TH1Renderer.ProjectileRenderer":"fn","Assembly-CSharp|TH1Renderer.Prefab.SyncAlphaToChildren":"fp","Assembly-CSharp|TH1_Presentation.Sequencer.Task.FragmentSequencerTask":"cvl","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask":"erh","Assembly-CSharp|TH1_Presentation.Sequencer.Task.UISequencerTask":"eri","Assembly-CSharp|TH1_Logic.Tools.FileTools":"cvc","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver":"cxb","Assembly-CSharp|TH1_Logic.Steam.GameNetSender":"bad","Assembly-CSharp|TH1_Logic.Steam.NetworkPayloadCodec":"kqs","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue":"lhg","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/IncomingOrderedState":"lhh","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage":"cj","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P/OutgoingMessage":"ck","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P":"bae","Assembly-CSharp|TH1_Logic.Steam.SteamGUIMono":"cxc","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0":"kwc","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0":"kxf","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0":"kxg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0":"kxh","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0":"kxi","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0":"lcl","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0":"lcm","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0":"lcn","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0":"lco","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1":"lfs","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0":"lft","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0":"lfu","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0":"lfv","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0":"llg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1":"lpd","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0":"lrz","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191":"lsa","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager":"bag","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo":"ef","Assembly-CSharp|TH1_Logic.Steam.BaseMessage":"dwt","Assembly-CSharp|TH1_Logic.Steam.StringMessage":"dwv","Assembly-CSharp|TH1_Logic.Steam.GameStartMessage":"dww","Assembly-CSharp|TH1_Logic.Steam.ActionConfirmMessage":"dwx","Assembly-CSharp|TH1_Logic.Steam.ActionExcuteMessage":"dyo","Assembly-CSharp|TH1_Logic.Steam.TurnEndMessage":"ekp","Assembly-CSharp|TH1_Logic.Steam.MapConfirmMessage":"eop","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage":"eor","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage":"lsb","Assembly-CSharp|TH1_Logic.Steam.ChangeCivMessage":"epn","Assembly-CSharp|TH1_Logic.Steam.UpdateLobbyDataMessage":"fme","Assembly-CSharp|TH1_Logic.Steam.RequestLobbyDataMessage":"bfu","Assembly-CSharp|TH1_Logic.Steam.HeartbeatMessage":"bfv","Assembly-CSharp|TH1_Logic.Steam.MemberStateSyncMessage":"ij","Assembly-CSharp|TH1_Logic.Steam.RequestForceUpdateMessage":"bcy","Assembly-CSharp|TH1_Logic.Steam.HeartbeatReplyMessage":"cwj","Assembly-CSharp|TH1_Logic.Steam.ChatMessage":"eg","Assembly-CSharp|TH1_Logic.Steam.InviteMessage":"eh","Assembly-CSharp|TH1_Logic.Steam.InviteVersionMismatchMessage":"lsc","Assembly-CSharp|TH1_Logic.Steam.LobbyReportMessage":"lsd","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessage":"lhj","Assembly-CSharp|TH1_Logic.Oss.OssData":"cvf","Assembly-CSharp|TH1_Logic.Oss.OssManager":"cwm","Assembly-CSharp|TH1_Logic.Oss.OssUploadService":"cwo","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession":"lse","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage":"lsf","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage":"lsg","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportService":"lsh","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0":"dga","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportService":"lsk","Assembly-CSharp|TH1_Logic.Oss.StsTokenService":"dhs","Assembly-CSharp|TH1_Logic.Net.ILobby":"fqy","Assembly-CSharp|TH1_Logic.Net.LobbyBase":"fvn","Assembly-CSharp|TH1_Logic.Net.MemberInfo":"fxg","Assembly-CSharp|TH1_Logic.Net.LobbyManager":"fxh","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipPayload":"lsl","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager":"lsm","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData":"ei","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerInfo":"dhu","Assembly-CSharp|TH1_Logic.MatchConfig.CityInfo":"dih","Assembly-CSharp|TH1_Logic.MatchConfig.UnitInfo":"ggf","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager":"en","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData":"et","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo":"fl","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementLogicFactory":"hh","Assembly-CSharp|TH1_Logic.MatchConfig.IMatchSettlement":"hl","Assembly-CSharp|TH1_Logic.MatchConfig.NormalMatchSettlement":"lsn","Assembly-CSharp|TH1_Logic.MatchConfig.TutorMatchSettlement":"ok","Assembly-CSharp|TH1_Logic.MatchConfig.StoryMatchSettlement":"ol","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementStuckGuard":"kpx","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementGroup":"om","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo":"on","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementLogicFactory":"oo","Assembly-CSharp|TH1_Logic.MatchConfig.IPlayerSettlement":"op","Assembly-CSharp|TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement":"pe","Assembly-CSharp|TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement":"pf","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo":"qm","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicFactory":"qn","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskLogicBase":"qo","Assembly-CSharp|TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic":"qu","Assembly-CSharp|TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic":"qv","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreWinTaskLogic":"qw","Assembly-CSharp|TH1_Logic.MatchConfig.ScoreValueTaskLogic":"qx","Assembly-CSharp|TH1_Logic.MatchConfig.HasCityCountTaskLogic":"qy","Assembly-CSharp|TH1_Logic.MatchConfig.HasUnitCountTaskLogic":"qz","Assembly-CSharp|TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic":"ra","Assembly-CSharp|TH1_Logic.MatchConfig.HasCoinCountTaskLogic":"rb","Assembly-CSharp|TH1_Logic.MatchConfig.HasExploreCountTaskLogic":"rc","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData":"bhq","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase":"bid","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHeroDieMomentItem":"bie","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptainLostMomentItem":"biq","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityLostMomentItem":"bir","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityFireMomentItem":"bth","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem":"cxe","Assembly-CSharp|TH1_Logic.MatchConfig.BattleSacrifyMomentItem":"din","Assembly-CSharp|TH1_Logic.MatchConfig.BattleTreasureMomentItem":"fcw","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLevelupMomentItem":"feu","Assembly-CSharp|TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem":"fev","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCounterKillMomentItem":"ffa","Assembly-CSharp|TH1_Logic.MatchConfig.BattleLastStandMomentItem":"fgk","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillGiantMomentItem":"fgl","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillTreasureMomentItem":"gdn","Assembly-CSharp|TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem":"gdo","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem":"gdp","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCityMomentItem":"gdx","Assembly-CSharp|TH1_Logic.MatchConfig.Battle3KillMomentItem":"gdz","Assembly-CSharp|TH1_Logic.MatchConfig.Battle4KillMomentItem":"gfp","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem":"ilx","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillOfficerMomentItem":"imc","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitBigCityMomentItem":"ixz","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth10MomentItem":"iya","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth20MomentItem":"jbn","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth30MomentItem":"jef","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech5MomentItem":"jeg","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech10MomentItem":"jeh","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem":"jei","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem":"jej","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem":"jek","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem":"jel","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem":"jem","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem":"jen","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem":"jeo","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem":"jep","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem":"jeq","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem":"jer","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem":"jes","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem":"jet","Assembly-CSharp|TH1_Logic.MatchConfig.DiplomacyBreakMomentItem":"jeu","Assembly-CSharp|TH1_Logic.MatchConfig.Battle5KillMomentItem":"jev","Assembly-CSharp|TH1_Logic.MatchConfig.Battle6PlusKillMomentItem":"jew","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem":"jex","Assembly-CSharp|TH1_Logic.MatchConfig.BattleKillHeroMomentItem":"jey","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem":"jez","Assembly-CSharp|TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem":"jfa","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderMomentItem":"jfb","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem":"lso","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem":"lsp","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem":"lsq","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem":"lsr","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem":"lss","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem":"lst","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderParkMomentItem":"lsu","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem":"lsv","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth50MomentItem":"jfc","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitWealth100MomentItem":"jfd","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitTech20MomentItem":"jfe","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem":"jff","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem":"jfg","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem":"jfh","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem":"jfi","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem":"jfj","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem":"jfk","Assembly-CSharp|TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem":"jfl","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem":"jqt","Assembly-CSharp|TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem":"jqu","Assembly-CSharp|TH1_Logic.MatchConfig.WikiId":"cwq","Assembly-CSharp|TH1_Logic.MatchConfig.WikiData/WikiTagRules":"dfs","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0":"emb","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager":"jqw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase":"bbk","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken":"bbt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt":"bbv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt":"fuj","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateKills":"bbx","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing":"bci","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened":"bck","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored":"bcm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured":"bco","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks":"bdr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillActivation":"bfz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin":"vr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels":"fxi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers":"fxj","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddSpType":"fxk","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAddCoin":"ctb","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentGetTech":"uu","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTrainUnit":"uv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitKills":"uw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat":"va","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentSplashDamage":"vb","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill":"vc","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored":"vd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers":"rn","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages":"sm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskFactory":"bio","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskItem":"bjd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager":"bje","Assembly-CSharp|TH1_Logic.GameArchive.GameArchiveManager":"ibx","Assembly-CSharp|TH1_Logic.Config.ConfigManager":"gla","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0":"dbb","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0":"iby","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0":"icj","Assembly-CSharp|TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0":"icm","Assembly-CSharp|TH1_Logic.Comic.ComicAction":"sn","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogicFactory":"so","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic":"sp","Assembly-CSharp|TH1_Logic.Comic.FadeInComicActionLogic":"tg","Assembly-CSharp|TH1_Logic.Comic.FadeOutComicActionLogic":"th","Assembly-CSharp|TH1_Logic.Comic.SlideInLeftComicActionLogic":"ti","Assembly-CSharp|TH1_Logic.Comic.SlideOutLeftComicActionLogic":"tj","Assembly-CSharp|TH1_Logic.Comic.SlideInRightComicActionLogic":"tk","Assembly-CSharp|TH1_Logic.Comic.SlideOutRightComicActionLogic":"tl","Assembly-CSharp|TH1_Logic.Comic.SlideInUpComicActionLogic":"uf","Assembly-CSharp|TH1_Logic.Comic.SlideOutUpComicActionLogic":"ug","Assembly-CSharp|TH1_Logic.Comic.SlideInDownComicActionLogic":"uh","Assembly-CSharp|TH1_Logic.Comic.SlideOutDownComicActionLogic":"ui","Assembly-CSharp|TH1_Logic.Comic.TextAppearComicActionLogic":"uj","Assembly-CSharp|TH1_Logic.Comic.AllSlideInUpComicActionLogic":"uk","Assembly-CSharp|TH1_Logic.Comic.AllSlideOutUpComicActionLogic":"ul","Assembly-CSharp|TH1_Logic.Comic.AllFadeOutComicActionLogic":"df","Assembly-CSharp|TH1_Logic.Comic.ComicControl":"sq","Assembly-CSharp|TH1_Logic.Comic.ComicAsset":"sr","Assembly-CSharp|TH1_Logic.Comic.ComicSheet":"ss","Assembly-CSharp|TH1_Logic.Comic.ComicData":"st","Assembly-CSharp|TH1_Logic.Comic.ComicBackground":"su","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem":"sv","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam":"fec","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono":"tf","Assembly-CSharp|TH1_Logic.Comic.ComicManager":"tm","Assembly-CSharp|TH1_Logic.Comic.ComicMono":"tn","Assembly-CSharp|TH1_Logic.Comic.ImageMapData":"um","Assembly-CSharp|TH1_Logic.Collect.CollectData":"dsj","Assembly-CSharp|TH1_Logic.Collect.DamageCollectData":"dsk","Assembly-CSharp|TH1_Logic.Collect.AddUnitCollectData":"fnh","Assembly-CSharp|TH1_Logic.Collect.TransformUnitCollectData":"iqv","Assembly-CSharp|TH1_Logic.Collect.LearnTechCollectData":"jac","Assembly-CSharp|TH1_Logic.Collect.OnTurnStartCollectData":"jcx","Assembly-CSharp|TH1_Logic.Collect.MatchGameEndCollectData":"jjb","Assembly-CSharp|TH1_Logic.Collect.PlayerGameEndCollectData":"jjc","Assembly-CSharp|TH1_Logic.Collect.CollectManager":"jjd","Assembly-CSharp|TH1_Logic.Chat.BannedWordFilter":"lsw","Assembly-CSharp|TH1_Logic.Chat.ChatManager":"tw","Assembly-CSharp|TH1_Logic.Chat.ChatItem":"tx","Assembly-CSharp|TH1_Logic.AITrain.ModelInference":"ve","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder":"vf","Assembly-CSharp|TH1_Logic.AITrain.TrainingState":"vg","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData":"vh","Assembly-CSharp|TH1_Logic.AITrain.AIActionPacker":"baf","Assembly-CSharp|TH1_Logic.Action.PlayerActionAction":"erj","Assembly-CSharp|TH1_Logic.Action.PlayerActionDiplomacy":"bbj","Assembly-CSharp|TH1_Logic.Action.PlayerActionSelectHero":"bbl","Assembly-CSharp|TH1_Logic.Action.PlayerActionFinishHeroTask":"bbu","Assembly-CSharp|RuntimeData.CityMapData":"bjq","Assembly-CSharp|RuntimeData.CityData":"bjs","Assembly-CSharp|RuntimeData.TerritoryData":"bju","Assembly-CSharp|RuntimeData.GridMapData":"bpe","Assembly-CSharp|RuntimeData.GridData":"bsr","Assembly-CSharp|RuntimeData.MapPosition":"byt","Assembly-CSharp|RuntimeData.MemberCiv":"fxl","Assembly-CSharp|RuntimeData.MapData/<>c__DisplayClass82_0":"gl","Assembly-CSharp|RuntimeData.MapData":"cfo","Assembly-CSharp|RuntimeData.MapIdGenerator":"cor","Assembly-CSharp|RuntimeData.MatchLimitData":"gjw","Assembly-CSharp|RuntimeData.PlayerConfirmData":"bfx","Assembly-CSharp|RuntimeData.PlayerConfirmMap":"doq","Assembly-CSharp|RuntimeData.NetData/CountingRandom":"ggz","Assembly-CSharp|RuntimeData.NetData":"cqa","Assembly-CSharp|RuntimeData.PlayerMapData":"cro","Assembly-CSharp|RuntimeData.PlayerData/<>c__DisplayClass75_0":"icn","Assembly-CSharp|RuntimeData.PlayerData":"csa","Assembly-CSharp|RuntimeData.WonderData":"csd","Assembly-CSharp|RuntimeData.MapSightData":"csf","Assembly-CSharp|RuntimeData.TechTreeData":"csh","Assembly-CSharp|RuntimeData.DiplomacyData":"csj","Assembly-CSharp|RuntimeData.DiplomacyDataExtensions":"fxm","Assembly-CSharp|RuntimeData.CountryDiplomacyInfo":"csq","Assembly-CSharp|RuntimeData.PlayerHeroData":"bbw","Assembly-CSharp|RuntimeData.PlayerNamerData":"bby","Assembly-CSharp|RuntimeData.PlayerCultureInfo":"jqz","Assembly-CSharp|RuntimeData.IdentifierBase":"ctq","Assembly-CSharp|RuntimeData.UnitMapData":"cts","Assembly-CSharp|RuntimeData.UnitData":"ctu","Assembly-CSharp|RuntimeData.AchievementDataManager":"iu","Assembly-CSharp|RuntimeData.CultureCardFactory":"jra","Assembly-CSharp|RuntimeData.CultureCardBase":"jrb","Assembly-CSharp|RuntimeData.SecondHeroCultureCard":"jrc","Assembly-CSharp|RuntimeData.ThirdHeroCultureCard":"jrd","Assembly-CSharp|RuntimeData.Lv2HeroCultureCard":"zt","Assembly-CSharp|RuntimeData.Lv3HeroCultureCard":"zu","Assembly-CSharp|RuntimeData.MonumentForestCultureCard":"jre","Assembly-CSharp|RuntimeData.MonumentShallowCultureCard":"jrf","Assembly-CSharp|RuntimeData.MonumentMountainCultureCard":"jrg","Assembly-CSharp|RuntimeData.MonumentDeepSeaCultureCard":"jrh","Assembly-CSharp|RuntimeData.MonumentPlainCultureCard":"jri","Assembly-CSharp|RuntimeData.AdvancedHeroEnhanceCultureCard":"jrj","Assembly-CSharp|RuntimeData.AdvancedMilitaryEnhanceCultureCard":"jrk","Assembly-CSharp|RuntimeData.AdvancedEconomyEnhanceCultureCard":"jrl","Assembly-CSharp|RuntimeData.AdvancedScarletMansionCultureCard":"jrm","Assembly-CSharp|RuntimeData.AdvancedEienteiCultureCard":"jrn","Assembly-CSharp|RuntimeData.AdvancedMoriyaCultureCard":"jro","Assembly-CSharp|RuntimeData.AdvancedPalaceOfEarthCultureCard":"jrp","Assembly-CSharp|RuntimeData.GameRecordManager/<>c__DisplayClass10_0":"igc","Assembly-CSharp|RuntimeData.GameRecordManager/<>c__DisplayClass11_0":"igf","Assembly-CSharp|RuntimeData.GameRecordManager/<>c__DisplayClass5_0":"jje","Assembly-CSharp|RuntimeData.GameRecordManager/<>c__DisplayClass6_0":"igh","Assembly-CSharp|RuntimeData.GameRecordManager":"iv","Assembly-CSharp|RuntimeData.GameRecordData":"cuj","Assembly-CSharp|RuntimeData.GameRecord":"cul","Assembly-CSharp|TH1_Core.Managers.EventManager":"erk","Assembly-CSharp|TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0":"u","Assembly-CSharp|TH1_Core.Managers.PresentationManager":"erl","Assembly-CSharp|TH1_Core.Managers.UIManager/<>c__DisplayClass22_0":"ua","Assembly-CSharp|TH1_Core.Managers.UIManager":"erm","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder":"ern","Assembly-CSharp|ExcelConfig.ExcelConfigBase":"dyy","Assembly-CSharp|ExcelConfig.AIConfigCategory":"dyz","Assembly-CSharp|ExcelConfig.AIConfig":"dza","Assembly-CSharp|ExcelConfig.GeoDescCategory":"dzb","Assembly-CSharp|ExcelConfig.GeoDesc":"dzc","Assembly-CSharp|ExcelConfig.MomentCategory":"jfm","Assembly-CSharp|ExcelConfig.Moment":"jfn","Assembly-CSharp|TH1Audio.ButtonSFX":"fq","Assembly-CSharp|TH1Audio.SFXComponent":"fr","Assembly-CSharp|Logic.CityLogic":"fs","Assembly-CSharp|Logic.ICityLogic":"ft","Assembly-CSharp|Logic.GameLogic":"fv","Assembly-CSharp|Logic.GameStateBase":"fw","Assembly-CSharp|Logic.PlayerRoundState":"fx","Assembly-CSharp|Logic.OtherPlayerRoundState":"fxn","Assembly-CSharp|Logic.DieWaitingState":"fxo","Assembly-CSharp|Logic.MenuState":"fz","Assembly-CSharp|Logic.ForceUpdatingState":"bcz","Assembly-CSharp|Logic.SpectateState":"gnt","Assembly-CSharp|Logic.FinishState/<QuitGameAfterDelay>d__6":"bcx","Assembly-CSharp|Logic.FinishState":"ga","Assembly-CSharp|Logic.MainEditor":"gb","Assembly-CSharp|Logic.StrategyInfo":"gc","Assembly-CSharp|Logic.InputConfig":"bgq","Assembly-CSharp|Logic.InputKeyConfig":"bha","Assembly-CSharp|Logic.InputConfigManager":"bip","Assembly-CSharp|Logic.InputTextFocusUtility":"igp","Assembly-CSharp|Logic.InputLogic":"fu","Assembly-CSharp|Logic.MapWaterTypeHelper":"jrq","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass27_0":"igq","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass27_1":"igx","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass50_0":"igy","Assembly-CSharp|Logic.MapGenerator":"gg","Assembly-CSharp|Logic.MapInteraction/<>c__DisplayClass9_0":"gha","Assembly-CSharp|Logic.MapInteraction":"gi","Assembly-CSharp|Logic.MapRecordManager":"cvk","Assembly-CSharp|Logic.IPlayerLogic":"gj","Assembly-CSharp|Logic.PlayerLogic":"gn","Assembly-CSharp|Logic.RenderUpdateManager":"go","Assembly-CSharp|Logic.IUnitLogic":"gp","Assembly-CSharp|Logic.AttackInfo":"jrr","Assembly-CSharp|Logic.SettlementInfo":"gq","Assembly-CSharp|Logic.UnitLogic":"gr","Assembly-CSharp|Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0":"nf","Assembly-CSharp|Logic.Skill.AllYCounterSkill":"cxs","Assembly-CSharp|Logic.Skill.AllYTranSportSkill":"cxu","Assembly-CSharp|Logic.Skill.AssaultFortressSkill":"ihd","Assembly-CSharp|Logic.Skill.AttackAfterKillSkill":"bcn","Assembly-CSharp|Logic.Skill.AttackGetAttackPointSkill":"zz","Assembly-CSharp|Logic.Skill.AttackRangeUpSkill":"bcp","Assembly-CSharp|Logic.Skill.AttackUpSkill":"fxw","Assembly-CSharp|Logic.Skill.AutoHealSkill":"cxw","Assembly-CSharp|Logic.Skill.AyaBuffSkill":"blb","Assembly-CSharp|Logic.Skill.AyaDamageDebuffSkill":"pl","Assembly-CSharp|Logic.Skill.AyaMoveAgainBuffSkill":"dzg","Assembly-CSharp|Logic.Skill.AyaMoveAgainSkill":"dzh","Assembly-CSharp|Logic.Skill.BambooMoveSkill":"cxy","Assembly-CSharp|Logic.Skill.BoneAttackUpSkill":"bky","Assembly-CSharp|Logic.Skill.BonePileSkill":"jjg","Assembly-CSharp|Logic.Skill.BoneSacrificeSkill":"dwn","Assembly-CSharp|Logic.Skill.CanHideSkill":"jjh","Assembly-CSharp|Logic.Skill.CantMoveSkill":"fxx","Assembly-CSharp|Logic.Skill.CarrySkill":"cya","Assembly-CSharp|Logic.Skill.CatCartSkill":"cyc","Assembly-CSharp|Logic.Skill.CityStolenSkill":"dft","Assembly-CSharp|Logic.Skill.CityTransportSkill":"cye","Assembly-CSharp|Logic.Skill.ConvertSkill":"dgp","Assembly-CSharp|Logic.Skill.CorpseBuffSkill":"jji","Assembly-CSharp|Logic.Skill.CreepSkill":"dgr","Assembly-CSharp|Logic.Skill.CriticalSkill":"dgt","Assembly-CSharp|Logic.Skill.CurseGodSkill":"dgv","Assembly-CSharp|Logic.Skill.DashSkill":"dgx","Assembly-CSharp|Logic.Skill.DieBonePileSkill":"jrs","Assembly-CSharp|Logic.Skill.DuoSkill":"dgz","Assembly-CSharp|Logic.Skill.EirinFrenchAttackSkill":"bey","Assembly-CSharp|Logic.Skill.EirinFrenchBuffSkill":"bjb","Assembly-CSharp|Logic.Skill.EirinFrenchKillSkill":"bjg","Assembly-CSharp|Logic.Skill.EirinFrenchOverHealSkill":"baa","Assembly-CSharp|Logic.Skill.EirinFrenchSuperAttackSkill":"coc","Assembly-CSharp|Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0":"cod","Assembly-CSharp|Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0":"coe","Assembly-CSharp|Logic.Skill.EscapeProSkill":"bah","Assembly-CSharp|Logic.Skill.EscapeSkill/<>c__DisplayClass4_0":"coj","Assembly-CSharp|Logic.Skill.EscapeSkill/<>c__DisplayClass5_0":"cyk","Assembly-CSharp|Logic.Skill.EscapeSkill":"dhb","Assembly-CSharp|Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0":"cyl","Assembly-CSharp|Logic.Skill.FearMakerSkill":"dwo","Assembly-CSharp|Logic.Skill.FlandreAttackSkill":"fyc","Assembly-CSharp|Logic.Skill.FlandreBuffSkill":"fyd","Assembly-CSharp|Logic.Skill.FlandreKillSkill":"fye","Assembly-CSharp|Logic.Skill.FlySkill":"bjr","Assembly-CSharp|Logic.Skill.ForestDefenseSkill":"dhe","Assembly-CSharp|Logic.Skill.ForestStartDashSkill":"bjt","Assembly-CSharp|Logic.Skill.FortifySkill":"dhg","Assembly-CSharp|Logic.Skill.GalaxyArrowSkill":"dhi","Assembly-CSharp|Logic.Skill.GridMomijiPerySkill":"dzi","Assembly-CSharp|Logic.Skill.GridMountainSkill":"dzj","Assembly-CSharp|Logic.Skill.GridRadiationSkill":"dwp","Assembly-CSharp|Logic.Skill.GridSanaeNineContinueDamageSkill":"dzk","Assembly-CSharp|Logic.Skill.HealSkill":"dic","Assembly-CSharp|Logic.Skill.HideStateSkill":"jjn","Assembly-CSharp|Logic.Skill.HouraisanFrenchFakeMoonSkill":"cym","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfMoonSkill":"cyn","Assembly-CSharp|Logic.Skill.HouraisanFrenchWolfStartSkill":"cyo","Assembly-CSharp|Logic.Skill.IllusionSkill":"diq","Assembly-CSharp|Logic.Skill.InfiltrateSkill":"iit","Assembly-CSharp|Logic.Skill.JunkerOfficerSkill":"dzl","Assembly-CSharp|Logic.Skill.KaguyaFrenchAroundSkill":"bkc","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackProSkill":"bkd","Assembly-CSharp|Logic.Skill.KaguyaFrenchAttackSkill":"bke","Assembly-CSharp|Logic.Skill.KaguyaFrenchCrescentMoonSkill":"cyp","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0":"cyq","Assembly-CSharp|Logic.Skill.KaguyaFrenchForeverBuffSkill":"bkf","Assembly-CSharp|Logic.Skill.KaguyaFrenchNapoleonicCodeSkill":"dis","Assembly-CSharp|Logic.Skill.KaguyaFrenchNewMoonSkill":"cyr","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergyDebuffSkill":"diu","Assembly-CSharp|Logic.Skill.KaguyaFrenchSynergySkill":"djh","Assembly-CSharp|Logic.Skill.KanakoBattlefieldProSkill":"bnw","Assembly-CSharp|Logic.Skill.KanakoBattlefieldSkill":"bof","Assembly-CSharp|Logic.Skill.KanakoMountainAttackSkill":"dzm","Assembly-CSharp|Logic.Skill.KanakoMountainBuffSkill":"dzn","Assembly-CSharp|Logic.Skill.KanakoMountainSkill":"bpa","Assembly-CSharp|Logic.Skill.KanakoSittingSkill":"dzp","Assembly-CSharp|Logic.Skill.KanakoTechSkill":"dzs","Assembly-CSharp|Logic.Skill.KanakoWarProSkill":"bpr","Assembly-CSharp|Logic.Skill.KanakoWarSkill":"bpt","Assembly-CSharp|Logic.Skill.KanakoWindProSkill":"bqb","Assembly-CSharp|Logic.Skill.KanakoWindSkill":"bqf","Assembly-CSharp|Logic.Skill.KingCoinSkill":"ihf","Assembly-CSharp|Logic.Skill.KoakumaDevotionSkill":"fyf","Assembly-CSharp|Logic.Skill.KoakumaHeroSkill":"fyg","Assembly-CSharp|Logic.Skill.KoishiAutoMoveSkill":"hxj","Assembly-CSharp|Logic.Skill.KoishiAutoSkill":"jjo","Assembly-CSharp|Logic.Skill.KoishiDeathFearSkill":"jjq","Assembly-CSharp|Logic.Skill.KoishiRespawnSkill":"jjs","Assembly-CSharp|Logic.Skill.KoishiUndeadSkill":"iqq","Assembly-CSharp|Logic.Skill.KomeijiFearImmuneSkill":"jrt","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0":"cys","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1":"cyt","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2":"cyu","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3":"cyv","Assembly-CSharp|Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4":"cyw","Assembly-CSharp|Logic.Skill.KomeijiFearSkill":"jjt","Assembly-CSharp|Logic.Skill.KomeijiFearSplashSkill":"jru","Assembly-CSharp|Logic.Skill.KomeijiKnightAddSkill":"jrv","Assembly-CSharp|Logic.Skill.KomeijiKnightKillSkill":"jrw","Assembly-CSharp|Logic.Skill.KomeijiRiderAddSkill":"jrx","Assembly-CSharp|Logic.Skill.KomeijiRiderKillSkill":"jry","Assembly-CSharp|Logic.Skill.KomeijiRiderTransSkill":"jrz","Assembly-CSharp|Logic.Skill.LaevatainPreySkill":"djj","Assembly-CSharp|Logic.Skill.LaevatainSkill":"dku","Assembly-CSharp|Logic.Skill.LandAndWaterSkill":"bkg","Assembly-CSharp|Logic.Skill.LandOnlySkill":"bkr","Assembly-CSharp|Logic.Skill.LuckSkill":"dkw","Assembly-CSharp|Logic.Skill.MahaCorpseBuffSkill":"jsa","Assembly-CSharp|Logic.Skill.MeilingAttackUpSkill":"jsb","Assembly-CSharp|Logic.Skill.MeilingCounterSkill":"fyi","Assembly-CSharp|Logic.Skill.MeilingDuelSkill":"fyj","Assembly-CSharp|Logic.Skill.MeilingRestSkill":"fyk","Assembly-CSharp|Logic.Skill.MokouFrenchBoomSkill":"bks","Assembly-CSharp|Logic.Skill.MokouFrenchEggSkill":"bkt","Assembly-CSharp|Logic.Skill.MokouFrenchEnhanceSkill":"emp","Assembly-CSharp|Logic.Skill.MokouFrenchReviveSkill":"bku","Assembly-CSharp|Logic.Skill.MomijiBuffSkill":"dzt","Assembly-CSharp|Logic.Skill.MomijiHunterAttackSkill":"dzu","Assembly-CSharp|Logic.Skill.MomijiHunterSkill":"dzv","Assembly-CSharp|Logic.Skill.MomijiHuntSkill":"dzw","Assembly-CSharp|Logic.Skill.MomijiKillSkill":"bai","Assembly-CSharp|Logic.Skill.MomijiPreySkill":"dzx","Assembly-CSharp|Logic.Skill.MomijiSightSkill":"dzy","Assembly-CSharp|Logic.Skill.MoonPrincessSkill":"dky","Assembly-CSharp|Logic.Skill.MoriyaBuffSkill":"dzz","Assembly-CSharp|Logic.Skill.MoriyaKnightMoveSkill":"eaa","Assembly-CSharp|Logic.Skill.MoriyaRoadSkill":"eab","Assembly-CSharp|Logic.Skill.MountainDefenseSkill":"dla","Assembly-CSharp|Logic.Skill.MountainGodSkill":"dlc","Assembly-CSharp|Logic.Skill.MountainMoveSkill":"dow","Assembly-CSharp|Logic.Skill.MoveRangeUpSkill":"blf","Assembly-CSharp|Logic.Skill.NoPopulationSkill":"dpp","Assembly-CSharp|Logic.Skill.NuclearFusionSkill":"dsh","Assembly-CSharp|Logic.Skill.NuclearSkill":"dux","Assembly-CSharp|Logic.Skill.OceanDefenseSkill":"dwc","Assembly-CSharp|Logic.Skill.OceanMoveSkill":"dwy","Assembly-CSharp|Logic.Skill.OfficerSkill":"eac","Assembly-CSharp|Logic.Skill.PatchouliEarthSkill":"fyl","Assembly-CSharp|Logic.Skill.PatchouliFireSkill":"fym","Assembly-CSharp|Logic.Skill.PatchouliMetalSkill":"fyn","Assembly-CSharp|Logic.Skill.PatchouliMoveProSkill":"fyo","Assembly-CSharp|Logic.Skill.PatchouliMoveSkill":"fyu","Assembly-CSharp|Logic.Skill.PatchouliRestSkill":"fyv","Assembly-CSharp|Logic.Skill.PatchouliStoneProSkill":"fyw","Assembly-CSharp|Logic.Skill.PatchouliStoneSkill":"fyx","Assembly-CSharp|Logic.Skill.PatchouliWaterSkill":"fyy","Assembly-CSharp|Logic.Skill.PatchouliWoodSkill":"fyz","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0":"bqg","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_1":"bqr","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_2":"cyx","Assembly-CSharp|Logic.Skill.PeaceSkill":"ean","Assembly-CSharp|Logic.Skill.PersistSkill":"ejh","Assembly-CSharp|Logic.Skill.PhilostoneSkill":"ekh","Assembly-CSharp|Logic.Skill.PhoenixEggSkill":"eky","Assembly-CSharp|Logic.Skill.PhoenixSkill":"ela","Assembly-CSharp|Logic.Skill.PoisonedSkill":"elj","Assembly-CSharp|Logic.Skill.PoorHealthSkill":"ell","Assembly-CSharp|Logic.Skill.QuartetSkill":"ema","Assembly-CSharp|Logic.Skill.QueenTerritoryMoveSkill":"ihj","Assembly-CSharp|Logic.Skill.RecycleSkill":"emv","Assembly-CSharp|Logic.Skill.RedMistDefenseSkill":"fza","Assembly-CSharp|Logic.Skill.ReisenFrenchAttakSkill":"blz","Assembly-CSharp|Logic.Skill.ReisenFrenchKillSkill":"bsq","Assembly-CSharp|Logic.Skill.ReisenIllusionProSkill":"bss","Assembly-CSharp|Logic.Skill.ReisenIllusionSkill":"bxw","Assembly-CSharp|Logic.Skill.RemiliaAbsorbSkill":"vi","Assembly-CSharp|Logic.Skill.RemiliaAttackSkill":"fzb","Assembly-CSharp|Logic.Skill.RemiliaBuff2Skill":"bcw","Assembly-CSharp|Logic.Skill.RemiliaBuff3Skill":"bde","Assembly-CSharp|Logic.Skill.RemiliaBuffSkill":"fzc","Assembly-CSharp|Logic.Skill.RemiliaEgyptianEmpireKillSkill":"fzd","Assembly-CSharp|Logic.Skill.RemiliaHelpProSkill":"fze","Assembly-CSharp|Logic.Skill.RemiliaHelpSkill":"fzf","Assembly-CSharp|Logic.Skill.RemiliaHunterSkill":"fzg","Assembly-CSharp|Logic.Skill.RengesyouControSkill":"emz","Assembly-CSharp|Logic.Skill.RengesyouSkill":"enb","Assembly-CSharp|Logic.Skill.RinCorpseColletSkill":"iqr","Assembly-CSharp|Logic.Skill.RinFireSkill":"iqs","Assembly-CSharp|Logic.Skill.RotaLFlamesProSkill":"end","Assembly-CSharp|Logic.Skill.RotaLFlamesSkill":"enj","Assembly-CSharp|Logic.Skill.SakuyaEnhancedSkill":"iiu","Assembly-CSharp|Logic.Skill.SakuyaFlyProSkill":"fzh","Assembly-CSharp|Logic.Skill.SakuyaFlySkill":"fzi","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0":"fzj","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1":"cyy","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill":"fzk","Assembly-CSharp|Logic.Skill.SakuyaKillSkill":"fzm","Assembly-CSharp|Logic.Skill.SakuyaTiredSkill":"kjf","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_ATK_Skill":"bqs","Assembly-CSharp|Logic.Skill.SanaeDivine_E2_MOVE_Skill":"bqx","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_COUNTER_Skill":"bqy","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0":"cyz","Assembly-CSharp|Logic.Skill.SanaeDivine_E3_HP_Skill":"bqz","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_DEFENSE_Skill":"bra","Assembly-CSharp|Logic.Skill.SanaeDivine_E4_KILL_Skill":"brb","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_DEFENSE_Skill":"brc","Assembly-CSharp|Logic.Skill.SanaeDivine_F2_RESIST_Skill":"bzf","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_MOVE_Skill":"cgi","Assembly-CSharp|Logic.Skill.SanaeDivine_F3_RESIST_Skill":"cgw","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_ATK_Skill":"cil","Assembly-CSharp|Logic.Skill.SanaeDivine_F4_KILL_Skill":"cqc","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0":"cqd","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1":"cqe","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0":"cqg","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1":"cqh","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0":"cqi","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1":"cqj","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0":"cqk","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0":"cql","Assembly-CSharp|Logic.Skill.SanaeDivineSkill":"edc","Assembly-CSharp|Logic.Skill.SanaeMoveSkill":"edn","Assembly-CSharp|Logic.Skill.SanaeNineContinueSkill":"edo","Assembly-CSharp|Logic.Skill.SanaeNineSkill":"edp","Assembly-CSharp|Logic.Skill.SanaeWindSkill":"edq","Assembly-CSharp|Logic.Skill.SanaeWindXSkill":"edr","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0":"cza","Assembly-CSharp|Logic.Skill.SatoriAttackBoomSkill":"jsc","Assembly-CSharp|Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0":"czb","Assembly-CSharp|Logic.Skill.SatoriAttackSkill":"jsd","Assembly-CSharp|Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0":"czc","Assembly-CSharp|Logic.Skill.SatoriBanSkill":"jju","Assembly-CSharp|Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0":"czd","Assembly-CSharp|Logic.Skill.SatoriSeeSkill":"jjv","Assembly-CSharp|Logic.Skill.SatsujinkiSkill":"evc","Assembly-CSharp|Logic.Skill.ScarletKoakumaSkill":"beo","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireDebuffSkill":"bfn","Assembly-CSharp|Logic.Skill.ScarletMistRealTimeVampireSkill":"fzn","Assembly-CSharp|Logic.Skill.ScoutProSkill":"baj","Assembly-CSharp|Logic.Skill.ScoutSkill":"fff","Assembly-CSharp|Logic.Skill.ShenlanSkill":"dg","Assembly-CSharp|Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0":"ew","Assembly-CSharp|Logic.Skill.SkillBanBombSkill":"jjw","Assembly-CSharp|Logic.Skill.SkillBanSkill":"jjx","Assembly-CSharp|Logic.Skill.SneakSkill":"fjl","Assembly-CSharp|Logic.Skill.SpeedUpSkill":"fjn","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0":"v","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_1":"w","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_2":"czf","Assembly-CSharp|Logic.Skill.SplashSkill":"foo","Assembly-CSharp|Logic.Skill.StaticSkill":"foq","Assembly-CSharp|Logic.Skill.StiffSkill":"fos","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_0":"czg","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_1":"czh","Assembly-CSharp|Logic.Skill.StompSkill":"fou","Assembly-CSharp|Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0":"czi","Assembly-CSharp|Logic.Skill.SuperDashSkill":"fow","Assembly-CSharp|Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0":"pk","Assembly-CSharp|Logic.Skill.SurpriseSkill":"foz","Assembly-CSharp|Logic.Skill.SuwakoAttackAllySkill":"eds","Assembly-CSharp|Logic.Skill.SuwakoAttackProSkill":"edt","Assembly-CSharp|Logic.Skill.SuwakoAttackSkill":"edu","Assembly-CSharp|Logic.Skill.SuwakoCombineSkill":"cqm","Assembly-CSharp|Logic.Skill.SuwakoFullmapSkill":"cqn","Assembly-CSharp|Logic.Skill.SuwakoHebiAttackSkill":"edv","Assembly-CSharp|Logic.Skill.SuwakoHebiCombineSkill":"cqo","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0":"cqp","Assembly-CSharp|Logic.Skill.SuwakoHebiSkill":"cqq","Assembly-CSharp|Logic.Skill.SuwakoHebiSplitSkill":"cqr","Assembly-CSharp|Logic.Skill.SuwakoMoveSkill":"edw","Assembly-CSharp|Logic.Skill.SuwakoSplitSkill":"cqs","Assembly-CSharp|Logic.Skill.SwapSkill":"fpb","Assembly-CSharp|Logic.Skill.TaiChiSkill":"fpd","Assembly-CSharp|Logic.Skill.TenguBuffSkill":"edx","Assembly-CSharp|Logic.Skill.TewiFrenchAttackSkill":"bxx","Assembly-CSharp|Logic.Skill.TewiFrenchBuffSkill":"bxy","Assembly-CSharp|Logic.Skill.TewiFrenchDieSkill":"bxz","Assembly-CSharp|Logic.Skill.TewiFrenchKillSkill":"bya","Assembly-CSharp|Logic.Skill.TewiFrenchSightSkill":"byb","Assembly-CSharp|Logic.Skill.ThirdEyeSkill":"fpf","Assembly-CSharp|Logic.Skill.TreatAsHeroSkill":"gnw","Assembly-CSharp|Logic.Skill.TrioSkill":"fph","Assembly-CSharp|Logic.Skill.UndeadSkill":"iqt","Assembly-CSharp|Logic.Skill.UniqueSkill":"fpj","Assembly-CSharp|Logic.Skill.UtsuhoBaseSkill":"jse","Assembly-CSharp|Logic.Skill.UtsuhoBoneMakerSkill":"jjz","Assembly-CSharp|Logic.Skill.UtsuhoDelayActSkill":"jka","Assembly-CSharp|Logic.Skill.UtsuhoRadiationSkill":"jkc","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSkill":"ivi","Assembly-CSharp|Logic.Skill.UtsuhoReadyMoveSuperSkill":"ivj","Assembly-CSharp|Logic.Skill.VampireProSkill/<>c__DisplayClass2_0":"czj","Assembly-CSharp|Logic.Skill.VampireProSkill":"fpl","Assembly-CSharp|Logic.Skill.VampireSkill/<>c__DisplayClass3_0":"czk","Assembly-CSharp|Logic.Skill.VampireSkill":"fpn","Assembly-CSharp|Logic.Skill.WaterDefenseSkill":"fpp","Assembly-CSharp|Logic.Skill.WaterMoveSkill":"fpr","Assembly-CSharp|Logic.Skill.WindGodSkill":"fpt","Assembly-CSharp|Logic.Skill.WindPriestessSkill":"fpv","Assembly-CSharp|Logic.Skill.YuugiDashProSkill":"jkf","Assembly-CSharp|Logic.Skill.YuugiDashSkill":"ivk","Assembly-CSharp|Logic.Skill.YuugiMovePlusSkill":"ivl","Assembly-CSharp|Logic.Skill.YuugiMoveSkill":"iyl","Assembly-CSharp|Logic.Skill.YuugiPushSkill":"jkg","Assembly-CSharp|Logic.Skill.SkillBase":"fpx","Assembly-CSharp|Logic.Skill.ISkill":"ha","Assembly-CSharp|Logic.Skill.SkillFactory":"hb","Assembly-CSharp|Logic.Skill.SkillOwner":"hc","Assembly-CSharp|Logic.Rersource.ResourceManager":"hd","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager":"ekl","Assembly-CSharp|Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0":"ead","Assembly-CSharp|Logic.Pool.THCollectionPool/TypePool`1":"emk`1","Assembly-CSharp|Logic.Pool.THCollectionPool":"emo","Assembly-CSharp|Logic.Multilingual.MultilingualRichTextColors":"lsy","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0":"jsh","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0":"kqd","Assembly-CSharp|Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0":"kqe","Assembly-CSharp|Logic.Multilingual.MultilingualManager":"he","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0":"kqf","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono":"hg","Assembly-CSharp|Logic.Multilingual.WorkshopModItem":"ci","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0":"kqg","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0":"kqh","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0":"kqi","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser":"cm","Assembly-CSharp|Logic.Multilingual.WorkshopModLanguageNames":"jbq","Assembly-CSharp|Logic.Multilingual.WorkshopModCsv":"cn","Assembly-CSharp|Logic.Multilingual.WorkshopModExporter":"co","Assembly-CSharp|Logic.Multilingual.WorkshopModLoader":"cp","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader":"cq","Assembly-CSharp|Logic.HeroTask.HeroTaskData":"fpz","Assembly-CSharp|Logic.CrashSight.CrashSightManager":"hj","Assembly-CSharp|Logic.CrashSight.LogSystem":"hk","Assembly-CSharp|Logic.Common.CommonLogic":"hm","Assembly-CSharp|Logic.Common.ICommonLogic":"hn","Assembly-CSharp|Logic.AI.AIActionBase":"hq","Assembly-CSharp|Logic.AI.ActionNetData":"fqb","Assembly-CSharp|Logic.AI.AIActionGenerator":"hr","Assembly-CSharp|Logic.AI.CalculateResult":"hs","Assembly-CSharp|Logic.AI.AIActionScoreCalculator":"ht","Assembly-CSharp|Logic.AI.PathFinder":"hu","Assembly-CSharp|Logic.AI.UnitTargetMap":"hv","Assembly-CSharp|Logic.AI.UnitTargetData":"hw","Assembly-CSharp|Logic.AI.AILogic":"hx","Assembly-CSharp|Logic.AI.AIStateRecord":"bgr","Assembly-CSharp|Logic.AI.AIRecord":"bgu","Assembly-CSharp|Logic.AI.AITechScoreCalculator":"hy","Assembly-CSharp|Logic.Action.CommonActionParams":"hz","Assembly-CSharp|Logic.Action.ActionLogicFactory":"ia","Assembly-CSharp|Logic.Action.CityAction":"iiv","Assembly-CSharp|Logic.Action.ActionLogicBase":"ib","Assembly-CSharp|Logic.Action.BuildWonderAction":"id","Assembly-CSharp|Logic.Action.GainResourceAction":"if","Assembly-CSharp|Logic.Action.CityLevelUpActionAction":"il","Assembly-CSharp|Logic.Action.UnitMoveAction":"im","Assembly-CSharp|Logic.Action.UnitPassiveMoveAction":"fzo","Assembly-CSharp|Logic.Action.ActiveAttackActionRecorder":"cb","Assembly-CSharp|Logic.Action.UnitAttackAction":"in","Assembly-CSharp|Logic.Action.UnitAttackGroundAction":"cqt","Assembly-CSharp|Logic.Action.StartWonderAction":"io","Assembly-CSharp|Logic.Action.UnitSkillAction":"ip","Assembly-CSharp|Logic.Action.LearnTechAction":"ir","Assembly-CSharp|Logic.Action.PlayerTurnStartAction":"fzq","Assembly-CSharp|Logic.Action.PlayerTurnEndAction":"fzr","Assembly-CSharp|Logic.Action.AIParamControlAction":"fzs","Assembly-CSharp|Logic.Action.SurrenderAction":"jsi","Assembly-CSharp|Logic.Action.BuyCultureCardAction":"cie","Assembly-CSharp|Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0":"md","Assembly-CSharp|Logic.Action.ActionVisualEventCollector":"mh","Assembly-CSharp|Logic.Action.UnitAttackAllyAction":"fzp","Assembly-CSharp|Logic.Action.BuildAction":"ih","Assembly-CSharp|Logic.Action.BuildActionBuildPreserve":"ekm","Assembly-CSharp|Logic.Action.BuildActionBuildNavalBase":"ekn","Assembly-CSharp|Logic.Action.BuildActionBuildTemple":"ejz","Assembly-CSharp|Logic.Action.BuildActionBuildKaguyaFrenchYard":"fqe","Assembly-CSharp|Logic.Action.BuildActionUpdateAllBuildingLevel":"fzt","Assembly-CSharp|Logic.Action.BuildActionBuildEgyptianIrrigation":"fzu","Assembly-CSharp|Logic.Action.BuildActionBuildRemiliaMilitary":"fzv","Assembly-CSharp|Logic.Action.BuildActionBuildMetalStation":"edy","Assembly-CSharp|Logic.Action.BuildActionBuildMoriyaMilitary":"edz","Assembly-CSharp|Logic.Action.GridMiscAction":"iq","Assembly-CSharp|Logic.Action.GridMiscActionGrowTreeOutside":"fqf","Assembly-CSharp|Logic.Action.GridMiscActionCreateMountain":"eea","Assembly-CSharp|Logic.Action.GridMiscActionSellMetal":"eeb","Assembly-CSharp|Logic.Action.TrainUnitAction":"ii","Assembly-CSharp|Logic.Action.TrainUnitActionTrainHero":"pm","Assembly-CSharp|Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior":"fqg","Assembly-CSharp|Logic.Action.UnitActionUpgradeHelper":"iiw","Assembly-CSharp|Logic.Action.UnitActionAction":"ik","Assembly-CSharp|Logic.Action.UnitActionROYALFLAMESPRO":"enk","Assembly-CSharp|Logic.Action.UnitActionCultureUnitUpgrade":"ijq","Assembly-CSharp|Logic.Action.UnitActionHeroUpgrade":"czl","Assembly-CSharp|Logic.Action.UnitActionHEAL":"bm","Assembly-CSharp|Logic.Action.UnitActionTEWIFRENCHBUFF":"byc","Assembly-CSharp|Logic.Action.UnitActionMOKOUFRENCHBOOM":"byd","Assembly-CSharp|Logic.Action.UnitActionKAGUYAFRENCHAROUND":"bye","Assembly-CSharp|Logic.Action.UnitActionForceDisband":"fzw","Assembly-CSharp|Logic.Action.UnitActionRemoveRedMist":"fzx","Assembly-CSharp|Logic.Action.UnitActionREMILIABUFF":"fzy","Assembly-CSharp|Logic.Action.UnitActionAbsorbRedMist":"bfo","Assembly-CSharp|Logic.Action.UnitActionRemiliaAbsorb":"bft","Assembly-CSharp|Logic.Action.UnitActionKanakoSit":"cqu","Assembly-CSharp|Logic.Action.UnitActionKanakoUnSit":"cqv","Assembly-CSharp|Logic.Action.UnitActionAyaMoveAgain":"cqw","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinFire":"jsj","Assembly-CSharp|Logic.Action.UnitActionKomeijiRinCityExp":"jsk","Assembly-CSharp|Logic.Action.UnitActionReisenFrenchBoom":"czm","Assembly-CSharp|Logic.Action.UnitActionKomeijiBonePileBoom":"fy","Assembly-CSharp|Logic.Achievement.AchievementFactory":"is","Assembly-CSharp|Logic.Audio.AudioClipConfig":"gs","Assembly-CSharp|Logic.Audio.AudioManager":"gt","Assembly-CSharp|Logic.Audio.AudioPlayer":"gu","Assembly-CSharp|TH1_Renderer.BubbleRenderer":"fzz","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono":"dha","Assembly-CSharp|TH1_Renderer.CityInfoMono":"dsv","Assembly-CSharp|TH1_Renderer.CityInfoRenderer":"erd","Assembly-CSharp|TH1_Renderer.StatusIconMono":"czn","Assembly-CSharp|TH1_Renderer.UnitRenderer":"gaa","Assembly-CSharp|TH1_Renderer.UnitStatusIcon":"czo","Assembly-CSharp|TH1_Renderer.UnitStatusArea":"jsl","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono":"gab","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory":"gac","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData":"gad","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData":"gaj","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimCommonData":"gak","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData":"gal","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData":"gam","Assembly-CSharp|TH1_Anim.FragmentFactory":"gan","Assembly-CSharp|TH1_Anim.FragmentManager":"gao","Assembly-CSharp|TH1_Anim.FragmentDataFactory":"gap","Assembly-CSharp|TH1_Anim.IFragmentData":"gaq","Assembly-CSharp|TH1_Anim.FragmentUnitData":"gar","Assembly-CSharp|TH1_Anim.FragmentMoveData":"gbo","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData":"gbp","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData":"gbq","Assembly-CSharp|TH1_Anim.FragmentGridUpdateData":"gbr","Assembly-CSharp|TH1_Anim.FragmentCityExpData":"gbs","Assembly-CSharp|TH1_Anim.FragmentCityExpUpData":"gbt","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData":"gbu","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData":"cqx","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager":"gbv","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory":"gbw","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim":"gbx","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce":"gby","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile":"gbz","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove":"gca","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack":"gcb","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove":"gcc","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimMove":"gcd","Assembly-CSharp|TH1_Anim.Fragments.AnimPhase":"czp","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttack":"gce","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAlly":"gcf","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackAndCounter":"gcg","Assembly-CSharp|TH1_Anim.Fragments.FragmentAttackGround":"cqy","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0":"czq","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase":"gch","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityConnectExpUp":"gci","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExp":"gcj","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityExpUp":"gck","Assembly-CSharp|TH1_Anim.Fragments.FragmentCityLevelUp":"gcl","Assembly-CSharp|TH1_Anim.Fragments.FragmentDie":"gcm","Assembly-CSharp|TH1_Anim.Fragments.FragmentGridUpdate":"gcn","Assembly-CSharp|TH1_Anim.Fragments.FragmentMove":"gco","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveTeleport":"gcp","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveExplorer":"gcq","Assembly-CSharp|TH1_Anim.Fragments.FragmentMoveKill":"gcr","Assembly-CSharp|TH1_Anim.Fragments.FragmentNotMoveKill":"gcs","Assembly-CSharp|TH1_Anim.Fragments.SkillVisualStep":"czr","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect":"czs","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep":"czt","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope":"czu","Assembly-CSharp|GCloud.UQM.UQM":"iw","Assembly-CSharp|GCloud.UQM.UQMCrash":"ix","Assembly-CSharp|GCloud.UQM.UQMLog":"iy","Assembly-CSharp|GCloud.UQM.RetArgsWrapper":"iz","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser":"ja","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Serializer":"jb","Assembly-CSharp|GCloud.UQM.MiniJSON.Json":"jc"}},"Method":{"MemberType":"Method","Mapping":{"Assembly-CSharp|System.Void CrashSightAgent::add__LogCallbackEventHandler(CrashSightAgent/LogCallbackDelegate)":"jd","Assembly-CSharp|System.Void CrashSightAgent::remove__LogCallbackEventHandler(CrashSightAgent/LogCallbackDelegate)":"je","Assembly-CSharp|System.Void CrashSightAgent::InitWithAppId(System.String)":"jf","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.Exception,System.String)":"jg","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.String,System.String,System.String)":"jh","Assembly-CSharp|System.Void CrashSightAgent::ReportException(System.Int32,System.String,System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>,System.Int32,System.String)":"ji","Assembly-CSharp|System.Void CrashSightAgent::SetUserId(System.String)":"jj","Assembly-CSharp|System.Void CrashSightAgent::AddSceneData(System.String,System.String)":"jk","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.Int32)":"jl","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.String)":"jm","Assembly-CSharp|System.Void CrashSightAgent::SetUserValue(System.String,System.String[])":"jn","Assembly-CSharp|System.Void CrashSightAgent::SetAppVersion(System.String)":"jo","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashServerUrl(System.String)":"jp","Assembly-CSharp|System.Void CrashSightAgent::SetLogPath(System.String)":"jq","Assembly-CSharp|System.Void CrashSightAgent::ConfigDebugMode(System.Boolean)":"jr","Assembly-CSharp|System.Void CrashSightAgent::SetDeviceId(System.String)":"js","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashReporter(System.Int32)":"jt","Assembly-CSharp|System.Void CrashSightAgent::ConfigCrashReporter(CSLogSeverity)":"ju","Assembly-CSharp|System.Void CrashSightAgent::PrintLog(CSLogSeverity,System.String,System.Object[])":"jv","Assembly-CSharp|System.Void CrashSightAgent::SetEnvironmentName(System.String)":"jw","Assembly-CSharp|System.Void CrashSightAgent::RegisterCrashCallback(CrashSightCallback)":"jx","Assembly-CSharp|System.Void CrashSightAgent::UnregisterCrashCallback()":"jy","Assembly-CSharp|System.Void CrashSightAgent::RegisterCrashLogCallback(CrashSightLogCallback)":"jz","Assembly-CSharp|System.Void CrashSightAgent::EnableExceptionHandler()":"ka","Assembly-CSharp|System.Void CrashSightAgent::RegisterLogCallback(CrashSightAgent/LogCallbackDelegate)":"kb","Assembly-CSharp|System.Void CrashSightAgent::UnregisterLogCallback(CrashSightAgent/LogCallbackDelegate)":"kc","Assembly-CSharp|System.Void CrashSightAgent::SetLogCallbackExtrasHandler(System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>>)":"kd","Assembly-CSharp|System.Void CrashSightAgent::ConfigAutoQuitApplication(System.Boolean)":"ke","Assembly-CSharp|System.Boolean CrashSightAgent::get_AutoQuitApplicationAfterReport()":"kf","Assembly-CSharp|System.Void CrashSightAgent::DebugLog(System.String,System.String,System.Object[])":"kg","Assembly-CSharp|System.Boolean CrashSightAgent::get_IsInitialized()":"kh","Assembly-CSharp|System.Void CrashSightAgent::_RegisterExceptionHandler()":"ki","Assembly-CSharp|System.Void CrashSightAgent::_UnregisterExceptionHandler()":"kj","Assembly-CSharp|System.Void CrashSightAgent::SetCrashSightStackTraceEnable(System.Boolean)":"kk","Assembly-CSharp|System.Void CrashSightAgent::ConfigCallbackType(System.Int32)":"kl","Assembly-CSharp|System.Void CrashSightAgent::SetDeviceModel(System.String)":"km","Assembly-CSharp|System.Void CrashSightAgent::SetScene(System.String,System.Boolean)":"kn","Assembly-CSharp|System.Void CrashSightAgent::SetScene(System.Int32)":"ko","Assembly-CSharp|System.Void CrashSightAgent::SetCustomizedDeviceID(System.String)":"kp","Assembly-CSharp|System.Void CrashSightAgent::SetCustomizedMatchID(System.String)":"kq","Assembly-CSharp|System.Void CrashSightAgent::SetLogcatBufferSize(System.Int32)":"kr","Assembly-CSharp|System.Void CrashSightAgent::StartDumpRoutine(System.Int32,System.Int32,System.Int64,System.Int64,System.Int32,System.Boolean,System.String)":"ks","Assembly-CSharp|System.Void CrashSightAgent::StartMonitorFdCount(System.Int32,System.Int32,System.Int32)":"kt","Assembly-CSharp|System.Int32 CrashSightAgent::getExceptionType(System.String)":"ku","Assembly-CSharp|System.Void CrashSightAgent::setEnableGetPackageInfo(System.Boolean)":"kv","Assembly-CSharp|System.Boolean CrashSightAgent::CheckFdCount(System.Int32,System.Int32,System.Boolean)":"kw","Assembly-CSharp|System.Void CrashSightAgent::SetOomLogPath(System.String)":"kx","Assembly-CSharp|System.Void CrashSightAgent::SetDumpType(System.Int32)":"ky","Assembly-CSharp|System.Void CrashSightAgent::AddValidExpCode(System.UInt64)":"kz","Assembly-CSharp|System.Void CrashSightAgent::UploadCrashWithGuid(System.String)":"la","Assembly-CSharp|System.Void CrashSightAgent::SetCrashUploadEnable(System.Boolean)":"lb","Assembly-CSharp|System.Void CrashSightAgent::SetWorkSpace(System.String)":"lc","Assembly-CSharp|System.Void CrashSightAgent::SetCustomAttachDir(System.String)":"ld","Assembly-CSharp|System.Void CrashSightAgent::InitContext(System.String,System.String,System.String)":"le","Assembly-CSharp|System.Void CrashSightAgent::ConfigDefault(System.String,System.String,System.String,System.Int64)":"lg","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandlerMain(System.String,System.String,UnityEngine.LogType)":"lh","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandlerThreaded(System.String,System.String,UnityEngine.LogType)":"li","Assembly-CSharp|System.Void CrashSightAgent::_OnLogCallbackHandler(System.String,System.String,UnityEngine.LogType,CSReportType)":"lj","Assembly-CSharp|System.Void CrashSightAgent::_OnUncaughtExceptionHandler(System.Object,System.UnhandledExceptionEventArgs)":"lk","Assembly-CSharp|System.Void CrashSightAgent::_HandleException(System.Exception,System.String,System.Boolean)":"ll","Assembly-CSharp|System.Boolean CrashSightAgent::ShouldSkipFrame(System.String)":"lm","Assembly-CSharp|System.Void CrashSightAgent::_reportException(System.Boolean,System.String,System.String,System.String)":"ln","Assembly-CSharp|System.Int32 CrashSightAgent::valueOf(UnityEngine.LogType)":"lo","Assembly-CSharp|System.Boolean CrashSightAgent::isEnableAutoReport(UnityEngine.LogType)":"lp","Assembly-CSharp|System.Void CrashSightAgent::_HandleException(UnityEngine.LogType,System.String,System.String,System.String,System.Boolean,CSReportType)":"lq","Assembly-CSharp|System.String CrashSightCallback::OnCrashBaseRetEvent(System.Int32,System.Int32)":"lr","Assembly-CSharp|System.String CrashSightLogCallback::OnSetLogPathEvent(System.Int32,System.Int32)":"ls","Assembly-CSharp|System.Void CrashSightLogCallback::OnLogUploadResultEvent(System.Int32,System.Int32,System.Int32)":"lt","Assembly-CSharp|System.Void CrashSightStackTrace::setEnable(System.Boolean)":"lu","Assembly-CSharp|System.String CrashSightStackTrace::ExtractStackTrace()":"lv","Assembly-CSharp|System.Void SpriteEffectController::ApplyOutlineEffect()":"nj","Assembly-CSharp|System.Void SpriteEffectController::ApplyGrayEffect()":"nk","Assembly-CSharp|System.Void SpriteEffectController::ResetToOriginal()":"nl","Assembly-CSharp|SteamManager SteamManager::get_Instance()":"rr","Assembly-CSharp|System.Boolean SteamManager::get_Initialized()":"rs","Assembly-CSharp|System.Void SteamManager::SteamAPIDebugTextHook(System.Int32,System.Text.StringBuilder)":"rt","Assembly-CSharp|System.Void ActionDataAssets::CheckDict()":"cqz","Assembly-CSharp|System.Boolean ActionDataAssets::GetActionInfo(Logic.Action.CommonActionId,ActionInfo&)":"lw","Assembly-CSharp|System.Boolean ActionDataAssets::GetActionDesc(Logic.Action.CommonActionId,System.Boolean,System.String&)":"eec","Assembly-CSharp|System.Boolean EmpireGridSpInfoPack::CheckCivAndForce(CivEnum,ForceEnum)":"gnz","Assembly-CSharp|System.Boolean EmpireGridSpInfoPack::CheckEmpire(Empire,RuntimeData.GridSpType)":"gob","Assembly-CSharp|UnityEngine.Sprite ActionInfo::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType)":"eed","Assembly-CSharp|UnityEngine.Sprite ActionInfo::GetIcon(System.UInt32,System.UInt32,RuntimeData.GridSpType)":"byf","Assembly-CSharp|System.String ActionInfo::GetActionName(CivEnum,ForceEnum,RuntimeData.GridSpType)":"gjy","Assembly-CSharp|System.String ActionInfo::GetActionName(System.UInt32,System.UInt32,RuntimeData.GridSpType)":"hea","Assembly-CSharp|System.Single AnimDataAssets::get_BounceTime()":"gcu","Assembly-CSharp|System.Single AnimDataAssets::GetAttackTimeByAttackRange(System.Int32)":"lz","Assembly-CSharp|System.Single AnimDataAssets::GetAttackReturnTimeByAttackRange(System.Int32)":"ma","Assembly-CSharp|System.Boolean CivDataAssets::GetCivInfo(CivEnum,CivInfo&)":"gcv","Assembly-CSharp|System.Boolean CivDataAssets::GetCivInfo(System.UInt32,CivInfo&)":"mb","Assembly-CSharp|System.Boolean CivDataAssets::GetCityInfo(CityLibrary,CityInfo&)":"mc","Assembly-CSharp|UnityEngine.Sprite CultureCardInfo::GetIcon(CivEnum,ForceEnum)":"jsm","Assembly-CSharp|UnityEngine.Sprite CultureCardInfo::GetIcon(System.UInt32,System.UInt32)":"jsn","Assembly-CSharp|System.Int32 CultureCardInfo::GetPlayerCostResource(RuntimeData.PlayerData)":"ikm","Assembly-CSharp|System.Boolean CultureCardInfo::CheckPlayerCanAfford(RuntimeData.PlayerData)":"imb","Assembly-CSharp|System.Void CultureCardInfo::SpendCost(RuntimeData.PlayerData)":"imk","Assembly-CSharp|System.Boolean CultureCardInfo::CheckEmpireCanUseCard(Empire)":"jso","Assembly-CSharp|System.Boolean CultureCardInfo::CheckPrerequisiteCardsOwned(RuntimeData.PlayerData)":"jsp","Assembly-CSharp|System.Boolean CultureCardDataAssets::GetCultureCardInfo(CultureCardType,CultureCardInfo&)":"cvj","Assembly-CSharp|System.Boolean CultureCardDataAssets::GetCultureTaskInfo(MomentSubType,CultureTaskInfo&)":"lsz","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetStateInfo(RuntimeData.DiplomacyState,DiplomacyStateInfo&)":"err","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetFeelingInfo(RuntimeData.FeelingState,FeelingStateInfo&)":"ers","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetFeelingStragegyInfo(RuntimeData.FeelingStrategy,FeelingStrategyInfo&)":"ert","Assembly-CSharp|System.Boolean DiplomacyDataAssets::GetDiplomacyChatInfo(Forces,DiplomacyChatInfo&)":"eru","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyAnnounceText(TH1_Logic.Action.PlayerActionType,System.Boolean)":"erv","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyAnnounceTextTitle(TH1_Logic.Action.PlayerActionType,System.Boolean)":"cra","Assembly-CSharp|UnityEngine.Sprite DiplomacyDataAssets::GetDiplomacyAnnounceStateSprite(TH1_Logic.Action.PlayerActionType)":"erw","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyTextByFeeling(Forces,RuntimeData.FeelingState)":"by","Assembly-CSharp|System.String DiplomacyDataAssets::GetDiplomacyTextByAction(Forces,TH1_Logic.Action.PlayerActionType)":"bz","Assembly-CSharp|System.String DiplomacyChatInfo::GetSpeaker()":"bal","Assembly-CSharp|System.Int32 GeoDataAssets/<>c::<InitGeoData>b__11_0(UnityEngine.Vector2,UnityEngine.Vector2)":"po","Assembly-CSharp|System.Void GeoDataAssets::GeoDictInit()":"pu","Assembly-CSharp|System.Boolean GeoDataAssets::GetGeoInfo(System.UInt32,GeoItem&)":"py","Assembly-CSharp|System.Void GeoDataAssets::OnMapGenerator()":"qj","Assembly-CSharp|System.Void GeoDataAssets::OnMatchStart(RuntimeData.MapData)":"to","Assembly-CSharp|System.Void GeoDataAssets::InitGeoData(RuntimeData.MapData)":"tq","Assembly-CSharp|System.String GeoDataAssets::GetSmallClassName(GeoSmallClass)":"eee","Assembly-CSharp|System.Boolean GeoDataAssets::GetGeoId(CivEnum,GeoBigClass,System.Collections.Generic.HashSet`1<GeoSmallClass>,System.UInt32&)":"tr","Assembly-CSharp|System.Boolean GeoDataAssets::GetForestGeoId(RuntimeData.MapData,RuntimeData.GridData,System.UInt32&)":"bgy","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoLake(RuntimeData.MapData,RuntimeData.GridData)":"bgz","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoRiver(RuntimeData.MapData,RuntimeData.GridData)":"bhd","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoFjord(RuntimeData.MapData,RuntimeData.GridData)":"bic","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoWetland(RuntimeData.MapData,RuntimeData.GridData)":"blx","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoMarsh(RuntimeData.MapData,RuntimeData.GridData)":"bog","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoOasis(RuntimeData.MapData,RuntimeData.GridData)":"bop","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoMangrove(RuntimeData.MapData,RuntimeData.GridData)":"bpj","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoFloodplain(RuntimeData.MapData,RuntimeData.GridData)":"brh","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoDesert(RuntimeData.MapData,RuntimeData.GridData)":"bvc","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoSavanna(RuntimeData.MapData,RuntimeData.GridData)":"bvh","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoJungle(RuntimeData.MapData,RuntimeData.GridData)":"bvv","Assembly-CSharp|System.Boolean GeoDataAssets::CheckGeoPlain(RuntimeData.MapData,RuntimeData.GridData)":"bvw","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::ResolveVisualSprite(UnityEngine.Sprite)":"inl","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetVegetationInfo(VegetationInfo&)":"eku","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetMountainInfo(MountainInfo&)":"ekv","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetTerrainInfo(TerrainType,TerrainInfo&)":"ekw","Assembly-CSharp|System.Void GridAndResourceDataAssets::GetResourceVarientInfo(ResourceType,RuntimeData.PlayerData,RuntimeData.GridData,System.String&,System.String&)":"fqh","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetResourceInfo(ResourceType,ResourceInfo&)":"me","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfo(WonderLibrary,WonderInfo&)":"mf","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfoByType(RuntimeData.WonderTypeEnum,RuntimeData.PlayerData,WonderInfo&)":"mg","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::GetWonderInfoByType(RuntimeData.WonderTypeEnum,Empire,WonderInfo&)":"gpm","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetWonderSprite(WonderLibrary)":"gpo","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetWonderSprite(Empire,RuntimeData.WonderTypeEnum)":"gpp","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetMountainSprite(RuntimeData.GridData)":"fqi","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetTerrainSprite(RuntimeData.GridData)":"fqj","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetDefaultTerrainSprite(RuntimeData.GridData)":"jjj","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetGroundSprite(CivEnum,RuntimeData.GridSpType)":"byg","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetVegetationSprite(RuntimeData.GridData)":"fqk","Assembly-CSharp|UnityEngine.Sprite GridAndResourceDataAssets::GetResourceSprite(ResourceType,RuntimeData.PlayerData,RuntimeData.GridData,System.Boolean)":"se","Assembly-CSharp|System.String GridAndResourceDataAssets::GetWonderName(WonderLibrary,RuntimeData.PlayerData)":"mj","Assembly-CSharp|System.String GridAndResourceDataAssets::GetResourceName(ResourceType,Empire,RuntimeData.GridSpType)":"grc","Assembly-CSharp|System.String GridAndResourceDataAssets::GetResourceNameWithLevel_DECODE(RuntimeData.GridData,Empire,RuntimeData.GridSpType)":"grf","Assembly-CSharp|ResourceType GridAndResourceDataAssets::GetMillLikeRelative(ResourceType)":"ml","Assembly-CSharp|System.Boolean GridAndResourceDataAssets::CheckCanBeDestroy(ResourceType)":"gtb","Assembly-CSharp|System.Boolean VegetationInfo::GetEmpireGridSpInfoPack(Empire,RuntimeData.GridSpType,EmpireGridSpInfoPack&)":"heb","Assembly-CSharp|System.String VegetationInfo::GetResourceDesc(Empire,RuntimeData.GridSpType)":"hec","Assembly-CSharp|System.String VegetationInfo::GetResourceName(Empire,RuntimeData.GridSpType)":"hej","Assembly-CSharp|System.Boolean ResourceInfo::GetEmpireGridSpInfoPack(Empire,RuntimeData.GridSpType,EmpireGridSpInfoPack&)":"gtc","Assembly-CSharp|System.String ResourceInfo::GetResourceDesc(Empire,RuntimeData.GridSpType)":"gtd","Assembly-CSharp|System.String ResourceInfo::GetResourceName(Empire,RuntimeData.GridSpType)":"gte","Assembly-CSharp|CivEnum WonderInfo::get_Civ()":"gtf","Assembly-CSharp|ForceEnum WonderInfo::get_Force()":"gxi","Assembly-CSharp|System.Boolean GridVFXInfoDataAssets::GetGridVFXInfo(TH1Renderer.GridVFXType,GridVFXInfoDataAssets/GridVFXInfo&)":"czw","Assembly-CSharp|System.Boolean GridVFXInfoDataAssets::ContainsType(TH1Renderer.GridVFXType)":"czx","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<TH1Renderer.GridVFXType> GridVFXInfoDataAssets::GetAllConfiguredTypes()":"czy","Assembly-CSharp|System.Void GridVFXInfoDataAssets::ClearCache()":"czz","Assembly-CSharp|System.Int32 GridVFXInfoDataAssets::get_Count()":"daa","Assembly-CSharp|System.Collections.Generic.List`1<GridVFXInfoDataAssets/GridVFXInfo> GridVFXInfoDataAssets::GetRawList()":"dab","Assembly-CSharp|System.Boolean HeroDataAssets::GetHeroInfo(GiantType,HeroInfoData&)":"byi","Assembly-CSharp|System.Boolean HeroDataAssets::GetHeroIllustration(GiantType,UnityEngine.Sprite&)":"jsq","Assembly-CSharp|System.Boolean HintDataAssets::GetHintInfo(HintType,HintInfo&)":"mm","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByGiant(GiantType,LibraryGiantData&)":"mn","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByWonder(Empire,RuntimeData.WonderTypeEnum,LibraryWonderData&)":"gyf","Assembly-CSharp|System.Boolean LibraryDataAssets::GetLibraryInfoByWonder(WonderLibrary,LibraryWonderData&)":"mo","Assembly-CSharp|System.String LibraryGiantData::GetSpeaker()":"bam","Assembly-CSharp|System.String MobilityDataAssets::GetLandTypeText_DECODE(LandType)":"crb","Assembly-CSharp|System.Void MomentDataAssets::InitSub()":"jfo","Assembly-CSharp|System.Boolean MomentDataAssets::GetMomentMainData(MomentMainType,MomentMainData&)":"jfp","Assembly-CSharp|System.Boolean MomentDataAssets::GetMomentSubData(MomentSubType,MomentSubData&)":"jfq","Assembly-CSharp|UnityEngine.Sprite MomentMainData::GetImage(Empire)":"jfr","Assembly-CSharp|UnityEngine.Sprite MomentSubData::GetImage(Empire)":"jfs","Assembly-CSharp|System.Boolean MusicDataAssets::GetMusicInfo(System.String,MusicInfo&)":"kqj","Assembly-CSharp|System.Boolean MusicDataAssets::GetMusicInfo(ForceEnum,CivEnum,MusicInfo&)":"kqk","Assembly-CSharp|System.Boolean NetworkPlayerTipDataAssets::GetNetworkPlayerTipInfo(NetworkPlayerTipType,NetworkPlayerTipInfo&)":"lta","Assembly-CSharp|System.Void NetworkPlayerTipDataAssets::EnsureDict()":"ltb","Assembly-CSharp|System.Boolean Empire::op_Equality(Empire,Empire)":"gyh","Assembly-CSharp|System.Boolean Empire::op_Inequality(Empire,Empire)":"gyr","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(RuntimeData.PlayerData,PlayerInfo&)":"mp","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfoByCivId(System.UInt32,System.UInt32,PlayerInfo&)":"mq","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(CivEnum,ForceEnum,PlayerInfo&)":"gcw","Assembly-CSharp|System.Boolean PlayerDataAssets::GetPlayerInfo(Empire,PlayerInfo&)":"gyw","Assembly-CSharp|System.Boolean PlayerDataAssets::CheckActionInTechPool(Logic.Action.CommonActionId,RuntimeData.PlayerData)":"fql","Assembly-CSharp|System.Boolean PlayerDataAssets::GetCivLandformPack(CivEnum,LandformPack&)":"fqm","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(TerrainType,CivEnum)":"fqn","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(Vegetation,CivEnum)":"fqo","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(TerrainFeature,CivEnum)":"fqp","Assembly-CSharp|System.Single PlayerDataAssets::GetLandformRate(ResourceType,CivEnum,InnerOuterCity)":"fqq","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(TerrainType,CivEnum,System.Int32&)":"eev","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(Vegetation,CivEnum,System.Int32&)":"eew","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(TerrainFeature,CivEnum,System.Int32&)":"eex","Assembly-CSharp|System.Boolean PlayerDataAssets::GetLandformCount(ResourceType,CivEnum,InnerOuterCity,System.Int32&)":"eey","Assembly-CSharp|System.String PlayerInfo::GetRandomMeetChat()":"mr","Assembly-CSharp|System.String PlayerInfo::GetSpeaker()":"ban","Assembly-CSharp|System.String PlayerInfo::GetRandomStartChat()":"ms","Assembly-CSharp|System.String PlayerInfo::GetRandomLoseChat()":"mt","Assembly-CSharp|System.String PlayerInfo::GetRandomWinChat()":"crc","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(Vegetation,InnerOuterCity,System.Single&)":"fqr","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(TerrainFeature,InnerOuterCity,System.Single&)":"fqs","Assembly-CSharp|System.Boolean LandformPack::GetLandformRate(ResourceType,InnerOuterCity,System.Single&)":"fqt","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(TerrainType,InnerOuterCity,System.Int32&)":"eez","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(ResourceType,InnerOuterCity,System.Int32&)":"eia","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(Vegetation,InnerOuterCity,System.Int32&)":"eib","Assembly-CSharp|System.Boolean LandformPack::GetLandformCount(TerrainFeature,InnerOuterCity,System.Int32&)":"eif","Assembly-CSharp|System.Boolean PlayerTaskDataAssets::GetPlayerTaskData(TH1_Logic.MatchConfig.PlayerTaskType,PlayerTaskData&)":"heq","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillInfo(SkillType,SkillInfo&)":"mv","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillNameAndDesc_DECODE(SkillType,RuntimeData.UnitFullType,Logic.Skill.SkillBase,System.String&,System.String&)":"crd","Assembly-CSharp|System.Boolean SkillDataAssets::GetSkillIcon(SkillType,RuntimeData.UnitFullType,UnityEngine.Sprite&)":"eji","Assembly-CSharp|System.Boolean SkillDataAssets::TryGetSkillTypeByNameId(System.UInt32,SkillType&)":"jsr","Assembly-CSharp|UnityEngine.Color SkillDataAssets::GetBGColor(SkillViewType,System.Boolean)":"ejx","Assembly-CSharp|System.Boolean StaffDataAssets::GetStaffTitleInfo(StaffTitleEnum,StaffTitleInfo&)":"dh","Assembly-CSharp|System.Collections.Generic.List`1<StaffItem> StaffDataAssets::GetStaffItemsByTitle(StaffTitleEnum)":"di","Assembly-CSharp|UnityEngine.Sprite StoryDataAssets::GetCharSprite(StoryCharEnum)":"her","Assembly-CSharp|System.String StoryDiagData::GetSpeaker()":"un","Assembly-CSharp|TechInfo TechDataAssets::GetTechInfo(TechType)":"my","Assembly-CSharp|System.Boolean TechDataAssets::GetTechInfo(TechType,TechInfo&)":"fqu","Assembly-CSharp|System.Boolean TechDataAssets::GetTechDesc(TechType,System.String&)":"mz","Assembly-CSharp|System.Collections.Generic.HashSet`1<TechType> TechDataAssets::GetNextTechs(TechType)":"na","Assembly-CSharp|System.Void TechDataAssets::GetNextTechsNonAlloc(TechType,System.Collections.Generic.HashSet`1<TechType>)":"enl","Assembly-CSharp|System.Boolean TechDataAssets::GetNextTechs(TechType,System.Collections.Generic.HashSet`1<TechType>)":"nb","Assembly-CSharp|System.Void TechDataAssets::BuildNextTechCache()":"enp","Assembly-CSharp|System.Void TechDataAssets::AtomInit()":"fqw","Assembly-CSharp|System.Boolean TechDataAssets::GetTechAtomInfo(TechAtom,TechAtomInfo&)":"fqx","Assembly-CSharp|UnityEngine.Sprite TechAtomInfo::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType,System.Int32)":"gcx","Assembly-CSharp|System.Boolean TechAtomInfo::CheckCondition(RuntimeData.UnitFullType)":"gcy","Assembly-CSharp|System.Boolean TechInfo::FatherInSet(System.Collections.Generic.HashSet`1<TechType>)":"gcz","Assembly-CSharp|System.Boolean TechInfo::IsFather(TechType)":"gda","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Action.CommonActionId> TechInfo::GetActionList()":"ekb","Assembly-CSharp|System.Int32 TechInfo::GetTechAtomCount()":"gdb","Assembly-CSharp|System.Boolean TextDataAssets::GetGiantUpgradeText_DECODE(GiantType,System.String&)":"cre","Assembly-CSharp|System.Boolean UICenterMessageDataAssets::GetUICenterMessageInfo(UICenterMessageID,UICenterMessageInfo&)":"nc","Assembly-CSharp|System.Boolean UICenterMessageDataAssets::GetUICenterMessageInfo(TH1_Core.Events.UIAnnounceMajorEventType,System.UInt32,UICenterMessageInfo&)":"erx","Assembly-CSharp|System.String UnitTypeDataAssets::GiantLevelToString(GiantType,System.UInt32)":"enm","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetChessTypeInfo(ChessType,ChessInfo&)":"dsw","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitTypeInfo(UnitType,GiantType,System.UInt32,UnitTypeInfo&)":"enn","Assembly-CSharp|System.Int32 UnitTypeDataAssets::GetUnitTypeInfoIndex(RuntimeData.UnitData)":"crf","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitTypeInfo(RuntimeData.UnitFullType,UnitTypeInfo&)":"byk","Assembly-CSharp|GiantType UnitTypeDataAssets::GetGiantType(CivEnum,ForceEnum,ChessType)":"byl","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitDesc(RuntimeData.UnitFullType,System.String&)":"elb","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSprite(RuntimeData.MapData,RuntimeData.UnitData,UnityEngine.Sprite&)":"nh","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByChessType(ChessType,ForceEnum,UnityEngine.Sprite&)":"gzt","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetGiantTypeByChessType(ChessType,ForceEnum,GiantType&)":"gzy","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByInfo(UnitTypeInfo,RuntimeData.PlayerData,UnityEngine.Sprite&)":"bzq","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetUnitSpriteByGiantType(GiantType,UnityEngine.Sprite&)":"crg","Assembly-CSharp|System.Boolean UnitTypeDataAssets::GetGiantTypeChessType(GiantType,ChessType&)":"crh","Assembly-CSharp|UnityEngine.Sprite VisualSpriteVariantMapAsset::Resolve(UnityEngine.Sprite,VisualTheme)":"iow","Assembly-CSharp|System.Int32 VisualSpriteVariantMapAsset::CountMappedPairs(VisualTheme)":"ipb","Assembly-CSharp|System.Void VisualSpriteVariantMapAsset::RebuildCache()":"ipl","Assembly-CSharp|System.Void VisualSpriteVariantMapAsset::BuildDictIfNeeded()":"irq","Assembly-CSharp|System.Void VisualSpriteVariantMapAsset::OnValidate()":"isk","Assembly-CSharp|DebugCenter DebugCenter::get_Instance()":"nm","Assembly-CSharp|System.Void DebugCenter::set_Instance(DebugCenter)":"nn","Assembly-CSharp|Table Table::get_Instance()":"nq","Assembly-CSharp|System.Void Table::set_Instance(Table)":"nr","Assembly-CSharp|UnityEngine.Vector2Int Table::WorldToGrid(UnityEngine.Vector3,System.String)":"ns","Assembly-CSharp|UnityEngine.Vector3 Table::GridToWorld(RuntimeData.GridData,System.String)":"nt","Assembly-CSharp|UnityEngine.Vector3 Table::GridPosToWorld(UnityEngine.Vector2Int,System.String)":"gdc","Assembly-CSharp|UnityEngine.Sprite Table::QueryActionIconSprite(Logic.Action.CommonActionId,RuntimeData.PlayerData)":"nu","Assembly-CSharp|System.Int32 Table::CalcDistance(UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"nv","Assembly-CSharp|System.Int32 Table::CalcDistance(RuntimeData.GridData,RuntimeData.GridData)":"nw","Assembly-CSharp|System.Int32 Table::CalcDistance(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"nx","Assembly-CSharp|System.Int32 Table::CalcDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Single,System.Boolean)":"bzs","Assembly-CSharp|System.Int32 Table::CalcCounterDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Single,System.Boolean)":"cer","Assembly-CSharp|System.Int32 Table::CalcDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"cfp","Assembly-CSharp|System.String[] Table::tileInfo(RuntimeData.GridData)":"nz","Assembly-CSharp|System.Int32 Table::QueryUnitTypeToNo(UnitType)":"oc","Assembly-CSharp|System.Int32 Table::QueryActionExp(Logic.Action.CommonActionId)":"od","Assembly-CSharp|System.Int32 Table::GiantToInt(GiantType)":"oe","Assembly-CSharp|System.Int32 Table::TempleToInt(ResourceType)":"of","Assembly-CSharp|CivEnum Table::TransCivIdToCivEnum(System.UInt32)":"chc","Assembly-CSharp|System.UInt32 Table::TransCivEnumToCivId(CivEnum)":"chu","Assembly-CSharp|ForceEnum Table::TransForceIdToForceEnum(System.UInt32)":"chw","Assembly-CSharp|System.UInt32 Table::TransForceEnumToForceId(ForceEnum)":"cpu","Assembly-CSharp|System.Int32 Table::PlayerCountToMapSize(System.Int32)":"gdd","Assembly-CSharp|System.Void Table::ShuffleRange`1(System.Collections.Generic.List`1<T>,System.Int32)":"cqb","Assembly-CSharp|UnityEngine.Sprite SpriteContainer::GetIcon()":"gde","Assembly-CSharp|UnityEngine.Sprite SpriteContainer::GetIcon(CivEnum,ForceEnum,RuntimeData.GridSpType,System.Int32)":"gdf","Assembly-CSharp|Timer Timer::get_Instance()":"og","Assembly-CSharp|System.Void Timer::set_Instance(Timer)":"oh","Assembly-CSharp|System.Void Timer::TimerRegister(System.Object,System.Action,System.Single,System.String)":"bi","Assembly-CSharp|System.Void Timer::CancelByTarget(System.Object)":"lhm","Assembly-CSharp|System.Void Timer::CancelByMessage(System.String)":"lhn","Assembly-CSharp|System.Void Timer::Update()":"oj","Assembly-CSharp|System.Boolean Timer::IsTargetDestroyed(System.Object)":"lho","Assembly-CSharp|System.Void UnitMono::UpdateUnitDefense(System.Single)":"dsx","Assembly-CSharp|System.Void VisualSpriteResolver::add_ThemeChanged(System.Action`1<VisualTheme>)":"isl","Assembly-CSharp|System.Void VisualSpriteResolver::remove_ThemeChanged(System.Action`1<VisualTheme>)":"ism","Assembly-CSharp|VisualTheme VisualSpriteResolver::get_CurrentTheme()":"itu","Assembly-CSharp|System.Boolean VisualSpriteResolver::get_IsEyeComfort()":"iwu","Assembly-CSharp|System.Void VisualSpriteResolver::SetTheme(VisualTheme)":"ixj","Assembly-CSharp|UnityEngine.Sprite VisualSpriteResolver::Resolve(UnityEngine.Sprite)":"iyk","Assembly-CSharp|System.Void VisualSpriteResolver::ReloadMap()":"iys","Assembly-CSharp|System.Void VisualSpriteResolver::EnsureMapLoaded()":"iyt","Assembly-CSharp|System.Void ActionClickedEvent::add_OnItemClicked(System.Action`1<UnityEngine.GameObject>)":"oq","Assembly-CSharp|System.Void ActionClickedEvent::remove_OnItemClicked(System.Action`1<UnityEngine.GameObject>)":"or","Assembly-CSharp|System.Void ActionClickedEvent::ClearListeners()":"os","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.IDisposable.Dispose()":"ot","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"ou","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.Reset()":"ov","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.get_Current()":"ow","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/<ScaleButton>d__9::System.IDisposable.Dispose()":"ox","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"oy","Assembly-CSharp|System.Void BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.IEnumerator.Reset()":"oz","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.IEnumerator.get_Current()":"pa","Assembly-CSharp|System.Void BottomBarButtonUIAnimator::FakeClickEffect()":"pb","Assembly-CSharp|System.Collections.IEnumerator BottomBarButtonUIAnimator::FakeClickCoroutine()":"pc","Assembly-CSharp|System.Collections.IEnumerator BottomBarButtonUIAnimator::ScaleButton(UnityEngine.Vector3)":"pd","Assembly-CSharp|System.Void CameraController::CalculateBoundsFromMapSize(System.UInt32,System.UInt32)":"dac","Assembly-CSharp|System.Void CameraController::UpdateViewport()":"qe","Assembly-CSharp|System.Void CameraController::HandleSmoothMove()":"qf","Assembly-CSharp|System.Void CameraController::CancelSmoothMove()":"bcq","Assembly-CSharp|System.Void CameraController::HandleZoom()":"qg","Assembly-CSharp|System.Void CameraController::CameraMove(UnityEngine.Vector3)":"sl","Assembly-CSharp|System.Void CameraController::HandlePan()":"qh","Assembly-CSharp|System.Void CameraController::CameraFocusOnGrid(RuntimeData.GridData,System.Boolean)":"qi","Assembly-CSharp|System.Void ChooseUISettingBarController/<>c__DisplayClass6_0::<Start>b__0()":"rj","Assembly-CSharp|System.Void ChooseUISettingBarController::OnButtonClicked(UnityEngine.UI.Button,System.Boolean)":"rk","Assembly-CSharp|System.String ChooseUISettingBarController::GetSelectedButtonName()":"rl","Assembly-CSharp|System.Boolean ChooseUISettingBarController::SetSelectedByButtonName(System.String)":"rm","Assembly-CSharp|System.Void ButtonHoverEffect/<ScaleRoutine>d__15::System.IDisposable.Dispose()":"cri","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"crj","Assembly-CSharp|System.Void ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.IEnumerator.Reset()":"crk","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.IEnumerator.get_Current()":"crl","Assembly-CSharp|System.Void ButtonHoverEffect::StartScaling(UnityEngine.Vector3)":"crm","Assembly-CSharp|System.Collections.IEnumerator ButtonHoverEffect::ScaleRoutine(UnityEngine.Vector3)":"crn","Assembly-CSharp|System.Void ToggleButtonController::Refresh(System.Boolean,System.Action,System.Action)":"rv","Assembly-CSharp|System.Void ToggleButtonController::OnToggleClicked()":"rw","Assembly-CSharp|System.Void ViewCameraProperty::Open()":"esh","Assembly-CSharp|System.Void ViewCameraProperty::Close()":"esi","Assembly-CSharp|System.Void ViewCloseProperty::Execute()":"esj","Assembly-CSharp|System.Void ViewCloseProperty::End()":"esk","Assembly-CSharp|System.Void ViewCloseProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"esl","Assembly-CSharp|System.Void ViewCloseProperty::Attach(ViCallback,ViCallback/Callback)":"esm","Assembly-CSharp|System.Boolean ViewControllerSubInterface::get_DefaultOpen()":"esn","Assembly-CSharp|System.Void ViewControllerSubInterface::Start(System.String,TH1_UI.Controller.Base.IViewControllerInterface)":"eso","Assembly-CSharp|System.Void ViewControllerSubInterface::OnWindowLoadNotify(UnityEngine.GameObject)":"esp","Assembly-CSharp|System.Collections.Generic.List`1<System.String> ViewControllerSubInterface::GetLoadAtlas()":"esq","Assembly-CSharp|System.Void ViewControllerSubInterface::Open()":"esr","Assembly-CSharp|System.Void ViewControllerSubInterface::Close()":"ess","Assembly-CSharp|System.Void ViewControllerSubInterface::Destroy()":"est","Assembly-CSharp|System.Boolean ViewControllerSub`1::get_DefaultOpen()":"esn","Assembly-CSharp|System.Void ViewControllerSub`1::set_DefaultOpen(System.Boolean)":"esu","Assembly-CSharp|System.Boolean ViewControllerSub`1::get_ControlActive()":"esv","Assembly-CSharp|System.Void ViewControllerSub`1::set_ControlActive(System.Boolean)":"esw","Assembly-CSharp|T ViewControllerSub`1::get_WindowScript()":"esx","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::get_WindowObj()":"esy","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::get_Parent()":"esz","Assembly-CSharp|System.Void ViewControllerSub`1::Start(System.String,TH1_UI.Controller.Base.IViewControllerInterface)":"eso","Assembly-CSharp|System.Boolean ViewControllerSub`1::IsShow()":"eta","Assembly-CSharp|System.Void ViewControllerSub`1::Open()":"esr","Assembly-CSharp|System.Void ViewControllerSub`1::Close()":"ess","Assembly-CSharp|System.Void ViewControllerSub`1::OnWindowLoadNotify(UnityEngine.GameObject)":"esp","Assembly-CSharp|System.Void ViewControllerSub`1::_TrueOpen()":"etb","Assembly-CSharp|System.Void ViewControllerSub`1::_TrueClose()":"etc","Assembly-CSharp|System.Void ViewControllerSub`1::AddLoadAtlas(System.String)":"etd","Assembly-CSharp|System.Collections.Generic.List`1<System.String> ViewControllerSub`1::GetLoadAtlas()":"esq","Assembly-CSharp|System.Void ViewControllerSub`1::OnLoaded()":"ete","Assembly-CSharp|System.Void ViewControllerSub`1::OnOpen()":"etf","Assembly-CSharp|System.Void ViewControllerSub`1::RegisterEventCallback()":"etg","Assembly-CSharp|System.Void ViewControllerSub`1::UnregisterEventCallback()":"eth","Assembly-CSharp|System.Void ViewControllerSub`1::OnClose()":"eti","Assembly-CSharp|System.Void ViewControllerSub`1::Destroy()":"est","Assembly-CSharp|System.Int32 ViewDepthProperty::get_Depth()":"etj","Assembly-CSharp|System.Void ViewDepthProperty::Start(TH1_UI.Controller.Base.IViewControllerInterface)":"etk","Assembly-CSharp|System.Void ViewDepthProperty::Open()":"etl","Assembly-CSharp|System.Void ViewDepthProperty::Close()":"etm","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateBottomSortingViewDepth()":"etn","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateMiddleSortingViewDepth()":"eto","Assembly-CSharp|System.Void ViewDepthProperty::_UpdateTopViewDepth()":"etp","Assembly-CSharp|System.Void ViewHierarchyProperty::Start(TH1_UI.Controller.Base.IViewControllerInterface)":"etq","Assembly-CSharp|System.Void ViewHierarchyProperty::Open()":"etr","Assembly-CSharp|System.Void ViewHierarchyProperty::_MutualWindow(TH1_UI.Controller.Base.IViewControllerInterface)":"ets","Assembly-CSharp|System.Void ViewHierarchyProperty::Close()":"ett","Assembly-CSharp|System.Void ViewLoadProperty::Start(System.Action)":"etu","Assembly-CSharp|System.Void ViewLoadProperty::End()":"etv","Assembly-CSharp|System.Void ViewLoadProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"etw","Assembly-CSharp|System.Void ViewLoadProperty::Attach(ViCallback,ViCallback/Callback)":"etx","Assembly-CSharp|ViEventList ViewOpenProperty::get_EventOpened()":"ety","Assembly-CSharp|System.Void ViewOpenProperty::Execute()":"etz","Assembly-CSharp|System.Void ViewOpenProperty::End()":"eua","Assembly-CSharp|System.Void ViewOpenProperty::Attach(ViAsynCallback,ViAsynCallback/Callback)":"eub","Assembly-CSharp|System.Void ViewOpenProperty::Attach(ViCallback,ViCallback/Callback)":"euc","Assembly-CSharp|System.Void DebugUI/<>c__DisplayClass9_0::<BindButton>b__0()":"eud","Assembly-CSharp|System.Void DebugUI::ToggleMainPanel()":"sf","Assembly-CSharp|System.Void DebugUI::ShowOnlyPanel(System.String)":"sg","Assembly-CSharp|System.Void DebugUI::BindButton(System.String,System.String)":"sh","Assembly-CSharp|System.Void DebugUI::Update()":"si","Assembly-CSharp|System.Void DebugUI::UpdateAllUnitInfo()":"sj","Assembly-CSharp|System.Void DebugUI::UpdateAllPlayerInfo()":"sk","Assembly-CSharp|System.Void DebugUI::<.ctor>b__6_0()":"eue","Assembly-CSharp|System.Void HintWindowController::SetSubHint(System.Collections.Generic.List`1<UI.HintUI.HintDataProvider>)":"jss","Assembly-CSharp|System.Void HintWindowController::Present(UnityEngine.Vector2)":"ng","Assembly-CSharp|System.Void HintWindowController::RefreshSize()":"bhs","Assembly-CSharp|System.Void HintWindowController::ClampToScreen(UnityEngine.Vector2)":"bht","Assembly-CSharp|UnityEngine.Rect HintWindowController::GetVisibleScreenRect()":"dad","Assembly-CSharp|UnityEngine.Vector3 RoundedRectImage/<>c::<UpdateMesh>b__3_0(UnityEngine.UIVertex)":"ud","Assembly-CSharp|System.Void RoundedRectImage::UpdateMesh()":"ue","Assembly-CSharp|System.Void VolumeSliderController::HandleSliderValueChanged(System.Single)":"uq","Assembly-CSharp|System.Void VolumeSliderController::SetInitialVolume(System.Single)":"ur","Assembly-CSharp|System.Single VolumeSliderController::GetCurrentVolume()":"us","Assembly-CSharp|System.Boolean TechListMono::HasTech(TechType)":"fqz","Assembly-CSharp|System.Void UIBlockCameraDrag::ResetState()":"hqe","Assembly-CSharp|UnityEngine.Vector3 UIBlockCameraDrag::GetMouseWorldPosition()":"gnv","Assembly-CSharp|System.Void UIBlockCameraDrag::ClearDragState()":"icf","Assembly-CSharp|System.Void ChatBubble::SetText(System.String)":"hgq","Assembly-CSharp|System.Void DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.IDisposable.Dispose()":"hgr","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"hgs","Assembly-CSharp|System.Void DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.IEnumerator.Reset()":"hgt","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.IEnumerator.get_Current()":"hkm","Assembly-CSharp|System.Collections.IEnumerator DropdownRebuildTrigger::RebuildLayoutNextFrame()":"hkn","Assembly-CSharp|UnityEngine.Vector2 IconSizingUtility::GetPivot(IconViewSizeType)":"eli","Assembly-CSharp|System.Single IconSizingUtility::GetScale(IconViewSizeType)":"elk","Assembly-CSharp|UnityEngine.Vector2 IconSizingUtility::GetPosition(IconViewSizeType)":"bk","Assembly-CSharp|System.Void IconSizingUtility::SetIconSize(UnityEngine.UI.Image,IconViewSizeType,System.Boolean)":"fh","Assembly-CSharp|System.Void UIOutsideMenuButtonMono::SetContent(GiantType)":"hko","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<SetContent>b__0()":"hkp","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<SetContent>b__1()":"hkq","Assembly-CSharp|System.Boolean UIOutsideMultiplayFriendRowMono::CheckParam()":"hkr","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetNoInvite()":"hks","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetInvite()":"hla","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetAlreadyInvited()":"huf","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::SetContent(TH1_Logic.Net.MemberInfo,TH1_Logic.Steam.SteamLobbyManager)":"icu","Assembly-CSharp|System.Void UIOutsideMultiplayFriendRowMono::FadeIn()":"igr","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::<SetContent>b__0()":"ltc","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::<SetContent>b__1()":"ltd","Assembly-CSharp|System.Boolean UIOutsideMultiplayLobbyRowMono::CheckParam()":"hun","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono::SetContent(TH1_Logic.Steam.LobbyListInfo,TH1_Logic.Steam.SteamLobbyManager,System.Action`1<TH1_Logic.Steam.LobbyListInfo>,System.Action`1<TH1_Logic.Steam.LobbyListInfo>)":"lte","Assembly-CSharp|System.Void UIOutsideMultiplayLobbyRowMono::AutoBindButtons()":"ltf","Assembly-CSharp|UnityEngine.UI.Button UIOutsideMultiplayLobbyRowMono::FindButton(System.String)":"ltg","Assembly-CSharp|UnityEngine.GameObject UIOutsideMultiplayLobbyRowMono::FindChild(System.String)":"lth","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::get_PlayerEmpire()":"iix","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetContent(Empire,System.Action`1<Empire>)":"iiy","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetShow()":"ene","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::SetHide()":"eni","Assembly-CSharp|System.Void UIOutsideSelectAvatarMono::<SetContent>b__11_0()":"dae","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::InitSetting()":"enu","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::OnPlayerOptionClicked(System.UInt32)":"eon","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::OnGameModeOptionClicked(System.UInt32)":"jst","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::Show()":"eoq","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::Hide()":"eot","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::<Init>b__11_0()":"daf","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::<Show>b__15_0()":"dag","Assembly-CSharp|System.Void UIOutsideSelectCheckPanelMono::<Hide>b__16_0()":"dah","Assembly-CSharp|System.Void UIOutsideSelectHeroPackMono::SetContent()":"cus","Assembly-CSharp|System.Void UIOutsideSelectSkillCircleMono::SetContent(Empire,TechAtom)":"iiz","Assembly-CSharp|System.Void UIOutsideTutorListRowMono/<>c__DisplayClass6_0::<SetContent>b__0()":"ibt","Assembly-CSharp|System.Void UIOutsideTutorListRowMono::SetContent(ScenarioPack,System.Action`1<ScenarioPack>,System.Action`1<UIOutsideTutorListRowMono>)":"ibu","Assembly-CSharp|System.Void UIOutsideTutorListRowMono::SetColor(System.Boolean)":"ibv","Assembly-CSharp|UnitySourceGeneratedAssemblyMonoScriptTypes_v1/MonoScriptData UnitySourceGeneratedAssemblyMonoScriptTypes_v1::Get()":"vy","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::SetContent()":"up","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::CloseView()":"vo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::<OnInit>b__5_0()":"vp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::<OnInit>b__5_1()":"vq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopInvitedView::<OnInit>b__5_2()":"bar","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnKeyMomentToggleChanged(System.Boolean)":"jkh","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnBgmContinuousToggleChanged(System.Boolean)":"jjk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnCityBorderAlwaysToggleChanged(System.Boolean)":"icg","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnConfirmNextTurnToggleChanged(System.Boolean)":"ich","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnEyeComfortToggleChanged(System.Boolean)":"izk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshLanguageOption()":"bp","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopSettingView::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)":"kqm","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshMoreLanguageModule(System.Boolean)":"kqn","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnManageButtonClicked()":"kqo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::BindBugReportButton()":"luk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnBugReportButtonClicked()":"lul","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Top.UITopSettingView::FindButtonInChildren(System.String)":"lum","Assembly-CSharp|UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::FindToggleInChildren(System.String)":"izl","Assembly-CSharp|System.String TH1_UI.View.Top.UITopSettingView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"kqp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::OnLanguageClicked(System.UInt32)":"bq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::SetContent()":"bap","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshKeyMomentToggle()":"jki","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshBgmContinuousToggle()":"jjl","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshCityBorderAlwaysToggle()":"jkq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshConfirmNextTurnToggle()":"jqp","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::RefreshEyeComfortToggle()":"izm","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::CloseView()":"baq","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_0()":"izn","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_1()":"jbm","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_2()":"jjf","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::<TopBarAnim>b__0()":"ru","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::SetContent()":"dzf","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateAllInstant()":"eef","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::CloseView()":"epk","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateTurn()":"epl","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoin()":"epr","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateTech()":"eps","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCulture()":"jsy","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateFaith()":"ept","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::TopBarAnim(TMPro.TextMeshProUGUI,System.Int32,System.Int32,System.Single,TH1_UI.View.Top.UITopTopBarView/TopBarPanelType)":"bff","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::CancelTopBarAnim()":"zw","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::SelfCheckCoinText()":"zx","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoinPerTurn()":"eqb","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::OnMatchStart()":"bat","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::SetContent()":"bau","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::RefreshData()":"bav","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::CloseView()":"baw","Assembly-CSharp|System.Void TH1_UI.View.Top.UITopWinView::<OnInit>b__19_0()":"iyo","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::SanitizeAllowedCharacters(System.String)":"luq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.RoomNameInputValidator::TryValidateForSubmit(System.String,System.String,System.String&,System.String&)":"lur","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.RoomNameInputValidator::TryValidateForSubmitWithErrorType(System.String,System.String,System.String&,TH1_UI.View.Outside.RoomNameInputValidator/ErrorType&)":"lus","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideAboutStaffLineMono::SetContent(StaffItem)":"dj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono::SetContent(StaffTitleEnum)":"dk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryItemMono::SetContent(RuntimeData.GameRecord)":"ija","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetItemList(System.Collections.Generic.List`1<RuntimeData.GameRecord>)":"ijb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetDropForce()":"ijc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetPlayerCountDropForce()":"ijd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetOrderDropForce()":"ije","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnOrderUpdate(System.Int32)":"ijf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::_RefreshList()":"kqt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetContent(TH1_Core.Events.ShowUIOutsideHistory)":"ijg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::SetModeOptionGroup()":"kqu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnModeChanged(System.UInt32)":"kqv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnCloseView()":"ijh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnSettingClicked()":"iji","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnStartClicked()":"ijj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideHistoryView::OnClose()":"ijk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::SetContent()":"bas","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::CloseView()":"bbz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::<OnInit>b__5_0()":"bca","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideInvitedView::<OnInit>b__5_1()":"biu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryAchieveItemMono::SetContent(System.UInt32,System.UInt32,System.UInt32)":"ijl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::<SetHeroContent>b__0()":"ijm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::<SetWonderContent>b__0()":"ijn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono::SetHeroContent(GiantType,System.Action`1<GiantType>)":"ijo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryGridItemMono::SetWonderContent(Empire,RuntimeData.WonderTypeEnum,System.Action`2<Empire,RuntimeData.WonderTypeEnum>)":"ijp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::SetContent(GiantType)":"ijr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::SetAchieveItems(GiantType)":"ijs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::Show()":"ijt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::Hide()":"iju","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryHeroPanelMono::<Hide>b__16_0()":"ijv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::<SetContent>b__0()":"kqw","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::get_MusicName()":"kqx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetContent(MusicInfo,System.Action`1<System.String>)":"kqy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetSelected(System.Boolean)":"kqz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::SetGuessMode(System.Boolean)":"kra","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::ApplyDisplayedName(System.Boolean)":"krb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0::<FadeOut>b__0()":"krc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetContent(MusicInfo)":"krd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::RebuildMusicInfoLayouts()":"kre","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::PlayMusic(MusicInfo)":"krf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::OnLeaveSheet()":"krg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetGuessMode(System.Boolean)":"krh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::OnGuessButtonClick()":"kri","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::ApplyGuessAreaVisibility(System.Boolean)":"krj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SnapMusicInfoHidden()":"krk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FadeIn(UnityEngine.GameObject,Animancer.AnimancerComponent)":"krl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FadeOut(UnityEngine.GameObject,Animancer.AnimancerComponent)":"krm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::HideAll()":"krn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetMultilingualField(UnityEngine.GameObject,TMPro.TextMeshProUGUI,System.String)":"kro","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::RebuildIfActive(UnityEngine.GameObject)":"krp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetSpriteField(UnityEngine.GameObject,UnityEngine.UI.Image,UnityEngine.Sprite)":"krq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetCoverSpriteField(UnityEngine.GameObject,UnityEngine.UI.Image,UnityEngine.Sprite)":"krr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::FitCover(UnityEngine.UI.Image)":"krs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetForceField(ForceEnum,CivEnum)":"krt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::SetCivField(CivEnum)":"kru","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetAllWonderStars()":"ijw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetAllHeroStars()":"ijx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitHeroList()":"ijy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickHeroItem(GiantType)":"ijz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitWonderList()":"ika","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickWonderItem(Empire,RuntimeData.WonderTypeEnum)":"ikb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitMusicList()":"krv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClickMusicItem(System.String)":"krw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::RefreshMusicSelectedHighlight()":"krx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::InitMenuBar()":"ikc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetMenuBar(TH1_UI.View.Outside.LibrarySheetType)":"ikd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::ShowList(TH1_UI.View.Outside.LibrarySheetType)":"ike","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::LeaveMusicSheet()":"kry","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetGuessMode(System.Boolean)":"krz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::AutoSelectFirstMusic()":"ksa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::SetContent(TH1_Core.Events.ShowUIOutsideLibrary)":"ikf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnCloseView()":"ikg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnSettingClicked()":"ikh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnStartClicked()":"iki","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnClose()":"ikj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::OnWiki()":"dlp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::<OnInit>b__31_0()":"ksb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::<OnInit>b__31_1()":"ksc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::<InitMenuBar>b__41_0()":"ksd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::<InitMenuBar>b__41_1()":"kse","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryView::<InitMenuBar>b__41_2()":"ksf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::SetContent(Empire,RuntimeData.WonderTypeEnum)":"ikn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::SetAchieveItems(Empire,RuntimeData.WonderTypeEnum)":"iko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::Show()":"ikp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::Hide()":"ikq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLibraryWonderPanelMono::<Hide>b__15_0()":"ikr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLoadingView::SetEmpire(Empire)":"jbr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideLoadingView::ResetLoadingPic()":"kkm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0::<BindUrlButton>b__0()":"dl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::OnInit()":"iks","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::BindUrlButton(UnityEngine.UI.Button,System.String)":"dn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::BuildStaffList()":"do","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::Open()":"ikt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::OnClose()":"iku","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::<OnClose>b__24_0()":"dp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::<SetVersionList>b__0()":"ikw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::OnInit()":"ikx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetVersionList()":"iky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetVersionContent(System.Int32)":"ikz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::SetContent()":"ila","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::Open()":"ilb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::OnClose()":"ilc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::<OnClose>b__15_0()":"ild","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::get_Selected()":"ile","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::Unselect()":"ilg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::SetContent(System.String,System.Boolean,System.Action)":"ilh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::OnClick()":"ili","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnInit()":"bay","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::RefreshLanguageOption()":"baz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)":"ksg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::RefreshMoreLanguageModule(System.Boolean)":"ksh","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"ksi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnManageButtonClicked()":"ksj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::Open()":"bba","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnClose()":"bbb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::OnLanguageClicked(System.UInt32)":"bbc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuSettingPanelMono::<OnClose>b__16_0()":"ksk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnInit()":"jkl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::Open()":"jkm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnClose()":"jkn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::OnConfirm()":"jko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuShutdownPanelMono::<OnClose>b__8_0()":"jkp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView/<>c::<OnResumeClicked>b__31_1()":"lut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::<OnResumeClicked>b__0()":"luu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::GetRandomGiantList(System.Int32,System.Collections.Generic.List`1<GiantType>&)":"ill","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::SetContent(TH1_Core.Events.ShowUIOutsideMenu)":"ilm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnCloseView()":"iln","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnStartClicked()":"ilp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnResumeClicked()":"ilq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnLibraryClicked()":"ilr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnMultiplayClicked()":"ils","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnTutorClicked()":"ilt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnHistoryClicked()":"ilu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnAnnouncementClicked()":"ilv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnAboutClicked()":"ilw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnSettingClicked()":"ilo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnStoryClicked()":"iaa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnShutdownClicked()":"jks","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::BindTransReportButton()":"luv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnTransReportClicked()":"luw","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Outside.UIOutsideMenuView::FindOrCreateButtonInChildren(System.String)":"lux","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::RestoreButtonTargetAlpha(UnityEngine.UI.Button)":"luy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::SetupDiscordHint()":"cux","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::RefreshDiscordHintText()":"ddc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMenuView::OnDiscordButtonClicked()":"euz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuView::IsTraditionalChinese()":"evd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetContent(TH1_UI.View.Outside.UIOutsideModListData)":"ksl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetAsSystemItem(System.String,Logic.Multilingual.MultilingualType)":"ksm","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::get_IsSystemItem()":"ksn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetButtonVisibility(System.Boolean,System.Boolean)":"kso","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetAddInteractable(System.Boolean)":"ksp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::SetHighlight(System.Boolean)":"ksq","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModListItemMono::GetData()":"ksr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::<SetContent>b__20_0()":"kss","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::<SetContent>b__20_1()":"kst","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModListItemMono::<SetContent>b__20_2()":"ksu","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0::<SyncSelectedFromBrowser>b__0(Logic.Multilingual.WorkshopModItem)":"kkn","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0::<RenderActiveList>b__0(TH1_UI.View.Outside.UIOutsideModListData)":"kko","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::<OnUploadStartClicked>b__1(System.Boolean)":"kmy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::<InitLanguageFilterDropdown>b__0(System.Int32)":"wk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.IDisposable.Dispose()":"kpn","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"kpo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.IEnumerator.Reset()":"kpp","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.IEnumerator.get_Current()":"kpq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SetContent(TH1_Core.Events.ShowUIOutsideMod)":"ktd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCloseView()":"kte","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnClose()":"ktf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitMainOption()":"ktg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnMainOptionClicked(System.UInt32)":"kth","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyMainOptionVisibility(System.UInt32)":"kti","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitLanguageFilterDropdown()":"ktj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshList()":"ktk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RebuildAllModsCache()":"ktl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::FindByFileId(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>,Steamworks.PublishedFileId_t)":"kpr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::FindByTitle(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>,System.String)":"ksv","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::ResolveSteamPersonaName(System.UInt64)":"ksw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AppendLocalMods(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>,System.Collections.Generic.List`1<System.String>,TH1_UI.View.Outside.ModListItemSource)":"ktm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AppendSubscribedMods(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>,System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModLoader/SubscribedModEntry>)":"ksx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData> TH1_UI.View.Outside.UIOutsideModView::FilterMods(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>,Logic.Multilingual.MultilingualType)":"ktn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderList(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData>)":"kto","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnListItemSelected(TH1_UI.View.Outside.UIOutsideModListData)":"ktp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshHighlight()":"ktq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ClearSelection()":"ktr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshDetail()":"kts","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ForceRebuildDetailLayout()":"ksy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshSubscribeUI()":"ktt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnStartQueryClicked()":"ktu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnWorkshopQueryCompleted()":"ktv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::UpdateQueryStatus()":"ktw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSubscribeClicked()":"ktx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUnsubscribeClicked()":"kty","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSteamSubscribeCompleted(Steamworks.PublishedFileId_t,System.Boolean)":"ktz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSteamUnsubscribeCompleted(Steamworks.PublishedFileId_t,System.Boolean)":"kua","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SyncSelectedFromBrowser(Steamworks.PublishedFileId_t)":"kub","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitCurrentLanguageDropdown()":"kuc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SyncDropdownToCurrent()":"kud","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCurrentLanguageChanged(System.Int32)":"kue","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshLanguagePanel()":"kuf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::BuildAvailableMods()":"kug","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::LoadEditingModPathsFromConfig()":"kuh","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::CreateModData(System.String,TH1_UI.View.Outside.ModListItemSource)":"kui","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderActiveList()":"kuj","Assembly-CSharp|System.ValueTuple`2<Logic.Multilingual.MultilingualType,System.String> TH1_UI.View.Outside.UIOutsideModView::GetSystemFallbackFor(Logic.Multilingual.MultilingualType)":"kuk","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetEnglishLanguageName(Logic.Multilingual.MultilingualType)":"kul","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RenderAvailableList()":"kum","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::EnsurePoolSize(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListItemMono>,System.Int32,UnityEngine.Transform)":"kun","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnStartConfigClicked()":"kuo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnSaveConfigClicked()":"kup","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnCancelConfigClicked()":"kuq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::EnterConfigMode()":"kur","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ExitConfigMode(System.Boolean)":"kus","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyConfigModeUI()":"kut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnAddModClicked(TH1_UI.View.Outside.UIOutsideModListData)":"kuu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnRemoveModClicked(TH1_UI.View.Outside.UIOutsideModListData)":"kuv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::DisableDropdownLabelMultilingual(TMPro.TMP_Dropdown)":"kuw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::TrySetMultilingualBan(TMPro.TMP_Text)":"kux","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)":"kuy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitExportLanguageDropdowns()":"kuz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportCoreClicked()":"kva","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportFullClicked()":"kvb","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Outside.UIOutsideModView::CoExport(System.Boolean)":"kvc","Assembly-CSharp|System.ValueTuple`3<Logic.Multilingual.MultilingualType,Logic.Multilingual.MultilingualType,System.String> TH1_UI.View.Outside.UIOutsideModView::ReadExportParams()":"kvd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnExportOpenFolderClicked()":"kve","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ResetExportStatus()":"kvf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::SetExportStatus(TMPro.TextMeshProUGUI,System.String,System.Boolean,System.Boolean)":"kvg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::InitUploadModule()":"kvh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadFolderDropdown()":"kvi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadFolderChanged()":"kvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::TryAutoSelectUploadMode(Logic.Multilingual.WorkshopModInfo)":"ksz","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::GetSelectedUploadFolder()":"kvk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadModeToggleChanged(System.Boolean)":"kvl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::ApplyUploadModeUI()":"kvm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadButtonInteractable()":"kvn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUserModsQueryCompleted()":"kvo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadUpdateTargetDropdown()":"kvp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadStartClicked()":"kvq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadFinished(System.Boolean,Steamworks.PublishedFileId_t)":"kvr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadOpenInSteamClicked()":"kvs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadAgreementOpenClicked()":"kvt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::QueryUserModsAndRefresh()":"kvu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadedModRefreshClicked()":"kvv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::AdoptResidualUploadedItems()":"kta","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::RefreshUploadedModList()":"kvw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::OnUploadedItemOpenInSteam(Steamworks.PublishedFileId_t)":"kvx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::<OnInit>b__76_0(System.Boolean)":"xo","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::<LoadEditingModPathsFromConfig>b__114_0(TH1_Logic.Config.ModLanguageConfig)":"ktb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::<RefreshUploadFolderDropdown>b__141_0(System.Int32)":"ktc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::<RefreshUploadUpdateTargetDropdown>b__149_0(System.Int32)":"kvy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideModView::<OnUploadStartClicked>b__150_0(System.Boolean,Steamworks.PublishedFileId_t)":"kvz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::Show(System.Int32,System.String)":"luz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::Hide()":"lva","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::TryBuildParams(TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/CreateRoomParams&)":"lvb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnClickCheck()":"lvc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnClickClose()":"lvd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindBlockerButton()":"lve","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RefreshPasswordVisible()":"lvf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::SetRoomNamePlaceholder(System.String)":"lvg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindRoomNameInput()":"lvh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::InitRoomNameInput()":"lvi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::OnRoomNameInputChanged(System.String)":"lvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ShowRoomNameHint(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lvk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::HideRoomNameHint()":"lvl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ShowPasswordHint()":"lvm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::HidePasswordHint()":"lvn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/RoomKind TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoomKind()":"lvo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindPasswordLabel()":"lvp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::EnsureSeatCountOption()":"lvq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RebuildSettingLayout()":"lvr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::RebuildPanelLayout()":"lvs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::EnsurePasswordHint()":"lvt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::AutoBindRoomNameHintText()":"lvu","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoomNameHintTextKey(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lvv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetSeatCount()":"lvw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::SeatToIndex(System.Int32)":"lvx","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::ClampSeatCount(System.Int32)":"lvy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::IsValidPassword(System.String)":"lvz","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::GetRoot()":"lwa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::<Init>b__21_0(System.UInt32)":"lwb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::Show()":"lwc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::Hide()":"lwd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnClickCheck()":"lwe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnClickClose()":"lwf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::AutoBindBlockerButton()":"lf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::OnPasswordChanged(System.String)":"lwg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::ShowHint()":"lwh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::HideHint()":"lwi","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::IsValidPassword(System.String)":"lwj","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::GetRoot()":"lwk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::Show(TH1_Logic.Steam.LobbyListInfo)":"lwl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::Hide()":"lwm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::OnClickBlock()":"lwn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::OnClickReport()":"lwo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__0(System.Int32)":"btg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__1(System.Int32)":"btj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__2(System.Int32)":"buh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__3(System.Int32)":"byh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__4(System.Int32)":"cim","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<RenderMemberRow>b__5(System.Int32)":"cix","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::<ShowLoadingAndStartGame>b__0()":"cjh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::<ShowMultiplayInsideNotify>b__0()":"cky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0::<RefreshFriendList>b__0()":"clq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetContent(TH1_Core.Events.ShowUIOutsideMultiplay)":"geh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRefreshButtonClicked()":"bed","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshAll(System.Collections.Generic.List`1<Steamworks.CSteamID>)":"bhr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshFriendList(System.Boolean)":"bhu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomInfo()":"bhv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::PlayMemberEnterAudioIfNeeded()":"lwy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowRoom()":"ily","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomInfoMember()":"bhw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::BuildRoomMemberRows(System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo>,System.Collections.Generic.List`1<RuntimeData.MemberCiv>)":"lwz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RenderRoomMemberRows(System.Collections.Generic.List`1<RuntimeData.MemberCiv>)":"lxa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.ValueTuple`2<CivEnum,ForceEnum>,System.Int32> TH1_UI.View.Outside.UIOutsideMultiplayView::BuildForceSameCountDict(System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData>)":"lxb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RenderMemberRow(UIOutsideMultiplayMemberRowMono,TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData,System.Collections.Generic.List`1<RuntimeData.MemberCiv>,System.Collections.Generic.Dictionary`2<System.ValueTuple`2<CivEnum,ForceEnum>,System.Int32>)":"lxc","Assembly-CSharp|UIOutsideMultiplayMemberRowMono TH1_UI.View.Outside.UIOutsideMultiplayView::GetMemberRow(System.Int32)":"lxd","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::GetLineRow(System.Int32)":"lxe","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetHumanStatus(RuntimeData.MemberCiv)":"lxf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetForceNameOverride(RuntimeData.MemberCiv,CivEnum,ForceEnum,System.Collections.Generic.List`1<RuntimeData.MemberCiv>,System.Collections.Generic.Dictionary`2<System.ValueTuple`2<CivEnum,ForceEnum>,System.Int32>)":"lxg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomButtons()":"lxh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshResumeToggle()":"lxi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnResumeToggleChanged(System.Boolean)":"lxj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshResumeBoard(System.Boolean)":"lxk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ChangeRoomSeatCount(System.Int32)":"lxl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomSeatControls()":"lxm","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetMinRoomSeatCount()":"lxn","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetMaxRoomSeatCount()":"lxo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetButtonText(UnityEngine.UI.Button,System.String)":"lxp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetReadyButtonsVisible(System.Boolean,System.Boolean)":"lxq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetSelfReadyState(System.Boolean)":"lxr","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::AreCurrentLobbyMembersReady()":"lxs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ReconcileRoomMembers()":"lxt","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::ClampSlotToRoomForceOptions(RuntimeData.MemberCiv)":"mk","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsTeamAndAIConfigEnabled()":"lxu","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetSoloTeamId(System.Int32,System.Int32)":"lxv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetValidTeamId(RuntimeData.MemberCiv)":"lxw","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::PickDefaultTeamId(System.Int32,System.Int32,System.Collections.Generic.HashSet`1<System.Int32>)":"lxx","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::PickDefaultCivId(System.Int32,System.Collections.Generic.HashSet`1<System.UInt32>)":"lxy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnHumanRowForceChanged(System.Int32,System.Int32)":"lxz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnHumanRowTeamChanged(System.Int32,System.Int32)":"lya","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnAIRowForceChanged(System.Int32,System.Int32)":"lyb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnAIRowTeamChanged(System.Int32,System.Int32)":"lyc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnOpenRowForceChanged(System.Int32,System.Int32)":"lyd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnOpenRowTeamChanged(System.Int32,System.Int32)":"lye","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetEmptyPlayerSlotForce(System.Int32,System.Int32)":"lyf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetEmptyPlayerSlotTeam(System.Int32,System.Int32)":"lyg","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextTeamId(System.Int32,System.Int32)":"lyh","Assembly-CSharp|System.ValueTuple`2<CivEnum,ForceEnum> TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextForce(System.UInt32,System.UInt32,System.Int32)":"lyi","Assembly-CSharp|System.ValueTuple`2<CivEnum,ForceEnum> TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextAIForce(System.UInt32,System.UInt32,System.Int32)":"lyj","Assembly-CSharp|System.ValueTuple`2<CivEnum,ForceEnum> TH1_UI.View.Outside.UIOutsideMultiplayView::GetNextForce(System.UInt32,System.UInt32,System.Int32,System.Collections.Generic.IReadOnlyList`1<System.ValueTuple`2<CivEnum,ForceEnum>>)":"lyk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomInfoSetting()":"bhx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::StartEditRoomName()":"lyl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ConfirmEditRoomName()":"lym","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshRoomNameEditState(System.Boolean)":"cok","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetRoomNameEditMode(System.Boolean)":"lyn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRoomNameInputChanged(System.String)":"lyo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowRoomNameHint(System.String)":"lyp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::HideRoomNameHint()":"lyq","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetRoomNameHintTextKey(TH1_UI.View.Outside.RoomNameInputValidator/ErrorType)":"lyr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureRoomNameHint()":"lys","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnPlayerOptionClicked(System.UInt32)":"ilz","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetPlayerCountByOptionIndex(System.UInt32)":"lyt","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetPlayerCountOptionIndex(System.UInt32)":"lyu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnDiffOptionClicked(System.UInt32)":"ima","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnMapSizeOptionClicked(System.UInt32)":"bfb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnWinOptionClicked(System.UInt32)":"lyv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnTimeOptionClicked(System.UInt32)":"lyw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetWinIndexByMatchConfigId(System.UInt32)":"lyx","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetTimeIndexBySeconds(System.Int32)":"lyy","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetCreativeMatchConfigIdByWinIndex(System.UInt32)":"lyz","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::GetTimeLimitSecondsByIndex(System.UInt32)":"lza","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetNoRoom()":"bei","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::UpdateNoRoomHintVisibility()":"imh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CreateRoom()":"gek","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::CanCreateRoomNow()":"lzb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CreateRoomWithType()":"imr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnCreateRoomPanelConfirm(TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/CreateRoomParams)":"lzc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::LeaveRoom()":"bhy","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::StartGame()":"bhz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetMapConfig(System.Boolean)":"lzd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowLoadingAndStartGame(System.Boolean)":"bia","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::TryStartHostGame(System.Boolean)":"lhq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SelectInGroup(System.String,System.Collections.Generic.List`1<UnityEngine.UI.Button>)":"gem","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SelectInGroup(UnityEngine.UI.Button,System.Collections.Generic.List`1<UnityEngine.UI.Button>)":"gen","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RoomSettingOnPlayerCountClicked(System.UInt32,System.UInt32)":"bbi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RoomSettingOnDifficultyClicked(Logic.AI.AIDifficult)":"bek","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnGameModeOptionClicked(System.UInt32)":"bpv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnGameModeOptionClickedInternal(System.UInt32,System.Boolean,System.Boolean,System.Boolean)":"lze","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnWaterOptionClicked(System.UInt32)":"bqj","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::ResetAllSlotsToSoloTeams()":"lzf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::InitChatArea()":"lzg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::FitChatAreaToRoot(UnityEngine.RectTransform)":"lzh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CloseChatArea()":"lzi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::InitNetErrorArea()":"lzj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::CloseNetErrorArea()":"lzk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnChatMessageSendInternal(System.String)":"lzl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnCloseView()":"bib","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyListUpdated(TH1_Core.Events.UpdateUIOutsideMultiplayLobbyList)":"jcl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyNotify(TH1_Core.Events.ShowUIOutsideMultiplayLobbyNotify)":"lzm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnRefreshLobbyClicked()":"dio","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::RefreshLobbyList()":"djl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnJoinLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"fky","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnJoinPasswordConfirmed(System.String)":"lzn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::JoinLobbyWithPassword(TH1_Logic.Steam.LobbyListInfo,System.String)":"lzo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyActionClicked(TH1_Logic.Steam.LobbyListInfo)":"lzp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::OnBlockLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"lzq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::OnReportLobbyClicked(TH1_Logic.Steam.LobbyListInfo)":"lzr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowLobbyNotify(TH1_Core.Events.UINotifyCommonType)":"lzs","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::ShowMultiplayInsideNotify(System.String)":"lzt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SetTextDataAssetText(TMPro.TextMeshProUGUI,System.String)":"lzu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::HideMultiplayInsideNotify()":"lzv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureMultiplayInsideNotify()":"lzw","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Steam.LobbyListInfo> TH1_UI.View.Outside.UIOutsideMultiplayView::GetVisibleLobbyInfos()":"lzx","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::MuteLobbyRoomName(TH1_Logic.Steam.LobbyListInfo)":"lzy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsLobbyRoomNameMuted(TH1_Logic.Steam.LobbyListInfo,TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore,System.Int64)":"lzz","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::GetLobbyMuteRoomName(TH1_Logic.Steam.LobbyListInfo)":"maa","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore TH1_UI.View.Outside.UIOutsideMultiplayView::LoadMutedRoomNameStore()":"mab","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::SaveMutedRoomNameStore(TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore)":"mac","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::PruneExpiredMutedRoomNames(TH1_UI.View.Outside.UIOutsideMultiplayView/MutedRoomNameStore,System.Int64)":"mad","Assembly-CSharp|System.Int64 TH1_UI.View.Outside.UIOutsideMultiplayView::GetNowUnixSeconds()":"mae","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::EnsureMultiplaySubPanels()":"maf","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsValidSubPanelInstance(UnityEngine.GameObject)":"mag","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::IsPrefabAsset(UnityEngine.GameObject)":"mah","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyJoinSuccess(Steamworks.CSteamID)":"fut","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::OnLobbyJoinFailed(System.String)":"fuu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_0()":"cou","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_5()":"cpw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_1()":"cse","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_2()":"csk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_3()":"csl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideMultiplayView::<OnInit>b__92_4()":"csm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::<Init>b__0()":"ye","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::get_SelectedIndex()":"imj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::EnsureBGColorCached()":"yf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::OnShow()":"iml","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::GetSelectedString()":"imm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::Select(System.UInt32)":"imn","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::get_SelectedEmpire()":"kwa","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnAvatarClicked(Empire)":"imo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SetContent(TH1_Core.Events.ShowUIOutsideSelect)":"ewe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SetCivForceInfo(Empire)":"imp","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnCloseView()":"ewg","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnSettingClicked()":"ewh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::OnStartClicked()":"ewi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SaveLastSelectedEmpire(Empire)":"jsz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::SaveLastMapSize(System.UInt32)":"dai","Assembly-CSharp|System.Nullable`1<Empire> TH1_UI.View.Outside.UIOutsideSelectView::GetLastSelectedEmpire()":"jta","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::CloseView()":"j","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideSelectView::<OnInit>b__30_0()":"kwb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::SetContent(TH1_Core.Events.ShowUIOutsideStory)":"ime","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::CloseView()":"imf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::<OnInit>b__6_0()":"igl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideStoryView::<OnInit>b__6_1()":"imi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetContent(TH1_Core.Events.ShowUIOutsideTutor)":"imq","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetTutorList()":"ioz","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::UpdateTutorList(UIOutsideTutorListRowMono)":"ipd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::SetTutorSheet(ScenarioPack)":"iqd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::StartTutor()":"iqe","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::<OnInit>b__19_0()":"eat","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideTutorView::<OnInit>b__19_1()":"eau","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::SetContent(Steamworks.PublishedFileId_t,System.String)":"kwd","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::<SetContent>b__5_0()":"kwe","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideWikiView/<>c::<RebuildLayout>b__39_0(UnityEngine.RectTransform,UnityEngine.RectTransform)":"eav","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::InitCloseButtons()":"eaw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnClose()":"eax","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetContent(TH1_Core.Events.ShowUIOutsideWiki)":"eay","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::InitBigSelectButtons()":"eox","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::ShowSmallSelectButtonsForBig(TH1_Logic.MatchConfig.WikiType)":"epc","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetSmallAreaActive(System.Boolean)":"euh","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RebuildLayout(UnityEngine.RectTransform)":"exp","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideWikiView::GetDepth(UnityEngine.Transform)":"ftt","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RefreshWikiList(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"gfv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearWikiList()":"ggb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetTitle(TH1_Logic.MatchConfig.WikiItem)":"gnr","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplyTagText(TH1_Logic.MatchConfig.WikiItem)":"ilf","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplyContentIcon(TH1_Logic.MatchConfig.WikiItem)":"jdi","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ApplySkillBgColor(TH1_Logic.MatchConfig.WikiItem)":"jdj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::SetGroupActive(UnityEngine.GameObject,UnityEngine.GameObject)":"jdk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ResolveTypedIconGroup(TH1_Logic.MatchConfig.WikiItem,UnityEngine.GameObject&,UnityEngine.UI.Image&)":"jdl","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ResolveActionIconGroup(TH1_Logic.MatchConfig.WikiItem,UnityEngine.GameObject&,UnityEngine.UI.Image&)":"jdm","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearTitle()":"jdn","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::RefreshDescArea(TH1_Logic.MatchConfig.WikiItem)":"jdw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearDescArea()":"jdx","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnCloseView()":"jdy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstBig()":"jdz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstSmallIfAny()":"jea","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::SelectFirstWikiListItemIfAny()":"jeb","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleBigSelectButtonClick(TH1_UI.View.Outside.WikiSub.BigSelectButton)":"jed","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleSmallSelectButtonClick(TH1_UI.View.Outside.WikiSub.SmallSelectButton)":"jee","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleWikiListItemClick(TH1_UI.View.Outside.WikiSub.WikiListItem)":"jvj","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearBigSelectButtons()":"kit","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ClearSmallSelectButtons()":"kiu","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::DetachAndDestroy(UnityEngine.GameObject)":"kiv","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::OnDispose()":"kiw","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::HandleWikiJumpRequest(System.UInt32)":"ikk","Assembly-CSharp|System.Void TH1_UI.View.Outside.UIOutsideWikiView::ScrollWikiListItemIntoView(TH1_UI.View.Outside.WikiSub.WikiListItem)":"ikl","Assembly-CSharp|UnityEngine.UI.ScrollRect TH1_UI.View.Outside.UIOutsideWikiView::FindParentScrollRect(UnityEngine.Transform)":"ims","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideWikiView::TryResolveJumpRoute(TH1_Logic.MatchConfig.WikiItem,TH1_Logic.MatchConfig.WikiType&,TH1_Logic.MatchConfig.WikiType&,System.Boolean&)":"ioe","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.BigSelectButton TH1_UI.View.Outside.UIOutsideWikiView::FindBigButton(TH1_Logic.MatchConfig.WikiType)":"ioh","Assembly-CSharp|TH1_UI.View.Outside.WikiSub.SmallSelectButton TH1_UI.View.Outside.UIOutsideWikiView::FindSmallButton(TH1_Logic.MatchConfig.WikiType)":"iqf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::SetContent(TH1_Logic.MatchConfig.WikiType)":"kix","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::SetSelected(System.Boolean)":"kiy","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::ClearCallback()":"kiz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.BigSelectButton::<SetContent>b__9_0()":"kja","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::SetContent(TH1_Logic.MatchConfig.WikiType)":"kjb","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::SetSelected(System.Boolean)":"kjc","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::ClearCallback()":"kjd","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.SmallSelectButton::<SetContent>b__9_0()":"kje","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::get_WikiId()":"kwf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::set_WikiId(System.UInt32)":"kwg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::SetContent(Logic.Action.CommonActionId,System.UInt32)":"kwh","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::HandleClick()":"kwi","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::get_WikiId()":"jby","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::set_WikiId(System.UInt32)":"jbz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::SetContent(UnityEngine.Sprite,System.UInt32)":"jlc","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::HandleClick()":"jld","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::get_WikiId()":"jle","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::set_WikiId(System.UInt32)":"jmq","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::SetContent(System.String,System.UInt32)":"jqv","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::HandleClick()":"jwq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::get_WikiId()":"jwr","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::set_WikiId(System.UInt32)":"kex","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::SetContent(SkillType,SkillViewType,RuntimeData.UnitFullType,System.UInt32)":"key","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::HandleClick()":"knr","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.WikiSub.WikiDescGroup/<>c::<ApplyUnitSkills>b__56_0(System.ValueTuple`2<SkillType,SkillViewType>,System.ValueTuple`2<SkillType,SkillViewType>)":"kwj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::add_OnRequestWikiJump(System.Action`1<System.UInt32>)":"knt","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::remove_OnRequestWikiJump(System.Action`1<System.UInt32>)":"knu","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::RequestWikiJump(System.UInt32)":"knv","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::get_DescType()":"kjg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::set_DescType(TH1_Logic.MatchConfig.WikiDescType)":"kjh","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::SetContent(TH1_Logic.MatchConfig.WikiItem,TH1_Logic.MatchConfig.DescItem)":"kji","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTitle(TH1_Logic.MatchConfig.WikiDescType)":"kjj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearContent()":"kjk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyBaseDesc(TH1_Logic.MatchConfig.DescItem)":"kjl","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyPreTech(TH1_Logic.MatchConfig.WikiItem)":"kjm","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTechLock(TH1_Logic.MatchConfig.WikiItem)":"knw","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyBelongTech(TH1_Logic.MatchConfig.WikiItem)":"knx","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SpawnGridItem(System.String,System.UInt32)":"kny","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SpawnAvatarItem(UnityEngine.Sprite,System.UInt32)":"knz","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearGridItems()":"koa","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearAvatarItems()":"kob","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearChildren(UnityEngine.Transform)":"koc","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyLevelTech(TH1_Logic.MatchConfig.WikiItem,System.Int32)":"kod","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHasTechAtom(TH1_Logic.MatchConfig.WikiItem)":"kjp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyTechBelongEmpire(TH1_Logic.MatchConfig.WikiItem)":"koe","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHasInitTechAtom(TH1_Logic.MatchConfig.WikiItem)":"kjq","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::TryGetForcePlayerInfo(System.UInt32,PlayerInfo&)":"kjr","Assembly-CSharp|System.String TH1_UI.View.Outside.WikiSub.WikiDescGroup::JoinTechAtomNames(System.Collections.Generic.List`1<TechAtom>)":"kjs","Assembly-CSharp|System.String TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResolveMultilingual(System.String)":"kjt","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitInfo(TH1_Logic.MatchConfig.WikiItem)":"kju","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitSkills(TH1_Logic.MatchConfig.WikiItem)":"kjv","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.WikiSub.WikiDescGroup::SkillSortRank(SkillViewType)":"kjx","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearSkillCircles()":"kjy","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyUnitActions(TH1_Logic.MatchConfig.WikiItem)":"kwk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ClearActionCircles()":"kwl","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.WikiSub.WikiDescGroup::ApplyHeroUpgrade(TH1_Logic.MatchConfig.WikiItem)":"kjz","Assembly-CSharp|UnitTypeInfo TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResolveUnitTypeInfo(TH1_Logic.MatchConfig.WikiItem)":"kka","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::SetActiveSafe(UnityEngine.GameObject,System.Boolean)":"kkb","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiDescGroup::ResetMultilingual(TMPro.TextMeshProUGUI)":"kkc","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::get_WikiItem()":"kkd","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::set_WikiItem(TH1_Logic.MatchConfig.WikiItem)":"kke","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::get_WikiItemId()":"kkf","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::set_WikiItemId(System.UInt32)":"kkg","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::SetContent(TH1_Logic.MatchConfig.WikiItem)":"kkh","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::SetSelected(System.Boolean)":"kki","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::DisableIcon()":"kkj","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::ClearCallback()":"kkk","Assembly-CSharp|System.Void TH1_UI.View.Outside.WikiSub.WikiListItem::<SetContent>b__18_0()":"kkl","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::SetContent(TH1_Core.Events.ShowUINotifyCommon)":"euq","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyCommonView::AutoClose()":"eur","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::SetContent(TH1_Core.Events.ShowUINotifyMoment)":"jcv","Assembly-CSharp|System.Void TH1_UI.View.Notify.UINotifyMomentView::AutoClose()":"jcw","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityLevelupView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityLevelupView::SetContent(System.Int32,Logic.Action.CommonActionId,Logic.Action.CommonActionId,Logic.Action.CommonActionParams,Logic.Action.CommonActionParams,System.Action`2<Logic.Action.CommonActionId,Logic.Action.CommonActionParams>)":"cxg","Assembly-CSharp|System.Boolean TH1_UI.View.Interaction.UIInteractionCityLevelupView::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)":"cby","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::get_ChoiceId()":"eus","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::Setup(System.Action`1<Logic.Action.CommonActionId>)":"eut","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::HandleClick()":"euu","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::SetContent(TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly)":"eva","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::<OnInit>b__12_0()":"cxh","Assembly-CSharp|System.Void TH1_UI.View.Interaction.UIInteractionDiplomacyOfferAllyView::<OnInit>b__12_1()":"cxi","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetContent(TH1_Core.Events.ShowUIGlobalBugReport)":"mao","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::CloseView()":"maq","Assembly-CSharp|System.String TH1_UI.View.Global.UIGlobalBugReportView::GetDescription()":"mar","Assembly-CSharp|System.Boolean TH1_UI.View.Global.UIGlobalBugReportView::ShouldUploadRecord()":"mas","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetUploading(System.Boolean)":"mat","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetStatusText(System.String)":"mau","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::ShowInsideNotify(System.String,System.Boolean)":"mav","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::HideInsideNotify()":"maw","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetInsideNotifySprite(System.Boolean)":"max","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Global.UIGlobalBugReportView::GetRandomKeyMomentSprite()":"may","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::EnsureReferences()":"maz","Assembly-CSharp|UnityEngine.Transform TH1_UI.View.Global.UIGlobalBugReportView::FindChild(System.String)":"mba","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::SetTextDataAssetText(TMPro.TextMeshProUGUI,System.String)":"mbb","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::<OnInit>b__12_0()":"mbc","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::<OnInit>b__12_1()":"mbd","Assembly-CSharp|System.Void TH1_UI.View.Global.UIGlobalBugReportView::<OnInit>b__12_2()":"mbe","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsInputFieldFocused()":"mbf","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsInputAreaVisible()":"mbg","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::get_IsActive()":"mbh","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::HideInputArea()":"mbi","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ShowInputArea()":"mbj","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::FocusInputField()":"mbk","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SendOrClose()":"mbl","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::Shutdown()":"mbm","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::AddSystemMessage(System.String)":"mbn","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ClearAll()":"mbo","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshChatBox()":"mbp","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshChatContent()":"mbq","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ToggleInputArea()":"mbr","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SetInputAreaVisible(System.Boolean)":"mbs","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::ToggleDocArea()":"mbt","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::SetDocAreaVisible(System.Boolean)":"mbu","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::RefreshDocText()":"mbv","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::OnSendButtonClick()":"mbw","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::OnInputSubmit(System.String)":"mbx","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::TrySendMessage()":"mby","Assembly-CSharp|System.Void TH1_UI.View.Common.UIChatAreaMono::CreateChatRow(TH1_UI.View.Common.ChatMessageData)":"mbz","Assembly-CSharp|System.String TH1_UI.View.Common.UIChatAreaMono::FilterChatText(System.String)":"mca","Assembly-CSharp|System.String TH1_UI.View.Common.UIChatAreaMono::FilterNameText(System.String)":"mcb","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::OnInit()":"mcc","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::SetContent(System.String,System.String)":"mcd","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Open(System.String,System.String)":"mce","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Open()":"mcf","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::OnClose()":"mcg","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::CloseByCancel()":"mch","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::Confirm()":"mci","Assembly-CSharp|System.Void TH1_UI.View.Common.UIConfirmPopupMono::<OnClose>b__11_0()":"mcj","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::Setup(TH1_UI.View.Common.UINetErrorAreaMono,UnityEngine.GameObject)":"mck","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::Shutdown()":"mcl","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::OnNetworkPlayerTipRequested(TH1_Logic.Net.NetworkPlayerTipPayload)":"mcm","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ToggleLogArea()":"mcn","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::SetLogAreaVisible(System.Boolean)":"mco","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::RebuildLogLayout()":"mcp","Assembly-CSharp|System.String TH1_UI.View.Common.UINetErrorAreaMono::BuildLogText(TH1_Logic.Net.NetworkPlayerTipPayload)":"mcq","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ResetLogItemTemplate()":"mcr","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::DisableDynamicLogMultilingual(UnityEngine.GameObject)":"mcs","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ValidateLogContentState(System.String)":"mct","Assembly-CSharp|System.Void TH1_UI.View.Common.UINetErrorAreaMono::ClearLogs()":"mcu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0::<SetContent>b__0()":"mu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::SetContent(System.Int32,RuntimeData.PlayerData)":"cho","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::RefreshForceName()":"mx","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomRankingRowMono::ClearMultilingualTextId(TMPro.TextMeshProUGUI)":"nd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.IDisposable.Dispose()":"yg","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"bak","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.IEnumerator.Reset()":"bbd","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.IEnumerator.get_Current()":"bfc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow::SetContent(TH1_Logic.MatchConfig.PlayerTaskInfo,PlayerTaskData)":"iqg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIBottomTutorMissionRow::PlayCompleteFeedback()":"bfd","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Info.UIBottomTutorMissionRow::HighlightCoroutine()":"cxl","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::<SetContent>b__0()":"jtc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::<SetContent>b__1()":"jtd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::SetContent(Logic.Action.CommonActionId,ShowType,Logic.Action.CommonActionParams,System.Action`2<Logic.Action.CommonActionId,Logic.Action.CommonActionParams>)":"cxk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::OnClose()":"fao","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono::SetContent(Logic.Skill.SkillBase,RuntimeData.UnitFullType,System.Boolean)":"jte","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32,CultureCardCostType)":"jkr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardMono::OnBuyClick()":"jth","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureCardMono::UpdateInfo(RuntimeData.PlayerData)":"jti","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateInfo(RuntimeData.PlayerData)":"jtk","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoCultureTaskMono::IsLocked(RuntimeData.PlayerData)":"mcv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateIcon(RuntimeData.PlayerData)":"mcw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateLockInfo(RuntimeData.PlayerData,System.Boolean)":"mcx","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoCultureTaskMono::TryGetUnlockTechName(RuntimeData.PlayerData,System.String&)":"mcy","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Info.UIInfoCultureTaskMono::GetWonderType()":"mcz","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Info.UIInfoCultureTaskMono::GetWonderType(MomentSubType)":"mda","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::SetUITextOrRaw(TMPro.TextMeshProUGUI,System.String)":"mdb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::<SetAllyAction>b__0()":"ipf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::<SetEmbassyAction>b__0()":"iph","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::<SetBreakAllyAction>b__0()":"iqh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContent(System.UInt32)":"eve","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentAvatarArea(RuntimeData.PlayerData)":"cxo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentStatusArea(RuntimeData.PlayerData)":"cxp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentAttitudeArea(RuntimeData.PlayerData)":"cxq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentActionArea(RuntimeData.PlayerData)":"cxr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetAllyAction(RuntimeData.PlayerData)":"dnu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetEmbassyAction(RuntimeData.PlayerData)":"dpa","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetBreakAllyAction(RuntimeData.PlayerData)":"dpc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::SetContentRelationArea(RuntimeData.PlayerData)":"dpd","Assembly-CSharp|TH1_UI.Components.UIInfoDiplomacyAvatarMono TH1_UI.View.Info.UIInfoDiplomacyView::GetOrCreateRelationAvatar(System.Int32)":"kwp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::CloseView()":"bit","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::<OnInit>b__47_0()":"jlk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoDiplomacyView::<OnInit>b__47_1()":"kaf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::SetContent(RuntimeData.ActionPointType)":"jtl","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::SetEmpty()":"jtm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoActionPointMono::ResetContent()":"jtn","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Info.UIInfoGridInfoActionPointMono::GetSpriteByType(RuntimeData.ActionPointType)":"jto","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoItemInfoMono::SetValueText(System.String)":"elc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0::<SetContentAvatar>b__0()":"kec","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::<SetContentUnit>b__0()":"kwm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.IDisposable.Dispose()":"kwn","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"kwo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.IEnumerator.Reset()":"kwq","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.IEnumerator.get_Current()":"kwr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::ActionAreaInit()":"fbs","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SkillAreaInit()":"fbt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContent(TH1_Core.Events.ShowUIInfoGridInfo)":"fbu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::TryMarkCityBorderForSelection(TH1_Core.Events.ShowUIInfoGridInfo)":"lhi","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAvatar(TH1_Core.Events.ShowUIInfoGridInfo)":"fbv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetColor(UnityEngine.Color)":"eml","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentGrid(TH1_Core.Events.ShowUIInfoGridInfo)":"fbw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentUnit(TH1_Core.Events.ShowUIInfoGridInfo)":"fbx","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentCity(TH1_Core.Events.ShowUIInfoGridInfo)":"fby","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentSkill(TH1_Core.Events.ShowUIInfoGridInfo)":"fbz","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAction(TH1_Core.Events.ShowUIInfoGridInfo)":"fca","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::ExecuteAction(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fcb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnActionCircleClicked(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"fcc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::APBoxInit()":"jtu","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentAPBox(TH1_Core.Events.ShowUIInfoGridInfo)":"jtv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::RefreshActionPoints(RuntimeData.UnitData)":"jtw","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetLayerRecursively(UnityEngine.GameObject,System.Int32)":"fcd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::SetContentTask(TH1_Core.Events.ShowUIInfoGridInfo)":"fck","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::CloseView()":"fcm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::OnShowAnimFinished()":"jtx","Assembly-CSharp|System.Collections.IEnumerator TH1_UI.View.Info.UIInfoGridInfoView::RefreshLayoutNextFrame()":"jty","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::<OnInit>b__65_0()":"euy","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::<SetContentGrid>b__72_0()":"liv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoGridInfoView::<SetContentCity>b__74_0()":"liw","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::get_GiantType()":"ery","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::get_Selected()":"erz","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::get_Picked()":"esa","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetupContent(CivEnum,ForceEnum,ChessType,System.Action`1<GiantType>,System.Boolean,System.Boolean)":"esb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::UpdateContent(System.Boolean,System.Boolean)":"esc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetPicked()":"esd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetSelected()":"ese","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::SetDeselected()":"esf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroAvatarMono::OnSelect()":"esg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0::<SetupBuyButton>b__0()":"kai","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::<SetGiantMissionDesc>b__0()":"kaj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetupContent(RuntimeData.UnitFullType,System.Boolean,System.Boolean,System.Action,System.Int32)":"jud","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::UpdateContent(RuntimeData.UnitFullType,System.Boolean,System.Boolean,System.Int32)":"jue","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetLock(System.Int32)":"juf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetupBuyButton(System.Int32,CultureCardInfo,CultureCardType)":"kak","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetBlank()":"fco","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetHero()":"few","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroPickedRowMono::SetGiantMissionDesc(GiantType,System.UInt32)":"fex","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroView/<>c::<SetupCultureCards>b__28_0(CultureCardInfo)":"jug","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoHeroView/<>c::<SetupCultureCards>b__28_1(CultureCardInfo)":"juh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnMatchStart()":"fey","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupPickedList()":"fez","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupPool()":"fmc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnPoolSelect(GiantType)":"fmd","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnForceUpgrade()":"fxp","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetContent(System.Boolean)":"ctc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::RebuildLayoutRecursive(UnityEngine.RectTransform)":"jui","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdatePickedList()":"fxq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdatePool()":"fxr","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::OnCheckChoice()":"cyb","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupCultureCards()":"juj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdateCultureCards()":"juk","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::SetupCultureTasks()":"jul","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::UpdateCultureTasks()":"jum","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::CloseView()":"bjh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::<OnInit>b__17_0()":"jun","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::<OnInit>b__17_1()":"juo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoHeroView::<OnInit>b__17_2()":"jup","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::<SetContent>b__0()":"fer","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::InitStart(System.Action)":"fgo","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::SetContent(TechType)":"fko","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::OnClose()":"fkp","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::OnResearch(TechType)":"fks","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::Open(TechType)":"fkt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::<OnClose>b__12_0()":"fkv","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::<SetContent>b__0()":"fla","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetContent(TechInfo,System.Action`1<TechType>)":"flc","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetAtomContent(TechAtomInfo,UnityEngine.UI.Image)":"fld","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::RefreshStatus(TechInfo,System.Boolean)":"cxm","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::SetContentForCheckPanel(TechAtom,System.Boolean)":"flf","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeCircleMono::OnClose()":"flg","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::OnInit()":"uo","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeView::InitAllTechCircle()":"flh","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::RefreshStatus()":"fli","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::SetContent()":"flj","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::RefreshT0Visibility(RuntimeData.PlayerData,PlayerInfo)":"juq","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::OnCircleClick(TechType)":"flk","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoTechTreeView::TryCloseCheckPanel()":"jkt","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::CloseView()":"fll","Assembly-CSharp|System.Void TH1_UI.View.Info.UIInfoTechTreeView::<OnInit>b__17_0()":"jur","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnInit()":"lix","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::Open()":"liy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnClose()":"liz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::OnConfirm()":"lja","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono::<OnClose>b__6_0()":"lnj","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnInit()":"jkw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::Open()":"jkx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnClose()":"jky","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnConfirm()":"jkz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnSurrender()":"jus","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::<OnClose>b__7_0()":"jlb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<OnSLButtonClicked>b__34_1()":"mdd","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::<OnSLButtonClicked>b__0()":"jku","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<HideButton>b__0()":"mde","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnInit()":"uo","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomBottomBarView::CheckHasTabUnit(RuntimeData.GridData&)":"jfw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetTabButtonVisible(System.Boolean)":"jfx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetNextTurnButtonVisible(System.Boolean)":"ecz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetContent()":"gri","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnQuitButtonClicked()":"grp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnQuitConfirmed()":"jlf","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnSettingButtonClicked()":"grr","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnTechButtonClicked()":"grs","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnHeroButtonClicked()":"grt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnNextButtonClicked()":"gru","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ExecuteNextTurn()":"lnn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnSLButtonClicked()":"grv","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnRankingButtonClicked()":"grw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnWikiButtonClicked()":"kkp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnTabButtonClicked()":"jfy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::CloseView()":"gxb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::UpdateHeroButtonAvatar()":"gyl","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ExecuteButtonClick(UnityEngine.UI.Button)":"gym","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideBottomBarNextTurn()":"imx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideBottomBarTabUnit()":"jfz","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowBottomBarTabUnit()":"jga","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowBottomBarNextTurn()":"imy","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::RefreshNextTurnCountdown()":"mdf","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomBottomBarView::GetNextTurnCountdownParam()":"mdg","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetNextTurnCountdownParam(System.String)":"mdh","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::PlayCountdownBeepIfNeeded(System.Int32)":"mdi","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::CacheNextTurnButtonText()":"mdj","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetTechButtonVisible(System.Boolean)":"iqw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::SetHeroButtonVisible(System.Boolean)":"itt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::HideButton(UnityEngine.UI.Button)":"ina","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::ShowButton(UnityEngine.UI.Button)":"inb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::<BindAIButton>b__0()":"mdk","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::<BindCancelAIButton>b__0()":"mdl","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::get_MemberId()":"inc","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNoInvite()":"ind","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetInvite()":"ine","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAlreadyInvited()":"inf","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::InitContent(System.UInt64,TH1_Logic.Net.MemberInfo,System.Boolean,System.Boolean)":"ing","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::InitContent(RuntimeData.MemberCiv,TH1_Logic.Net.MemberInfo,System.Boolean,System.UInt64)":"mdm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdateNetStatus(System.Boolean,System.Boolean)":"inh","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdateOfflineActions(System.Boolean)":"mdn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNoAIControls()":"mdo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAIButtonActive(System.Boolean)":"mdp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetCancelAIButtonActive(System.Boolean)":"mdq","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetAIPlayHint(System.Boolean)":"mdr","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindInviteButton()":"mds","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindAIButton(RuntimeData.PlayerConfirmData)":"mdt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::BindCancelAIButton(RuntimeData.PlayerConfirmData)":"mdu","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::ShouldShowInvite()":"mdv","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::IsSelfRoomOwner()":"mdw","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::UpdatePingStatus(System.Boolean)":"eno","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomNetRowMono::GetOfflineStatusText(RuntimeData.MemberNetState)":"mdx","Assembly-CSharp|RuntimeData.MemberNetState TH1_UI.View.Bottom.UIBottomNetRowMono::ResolveOfflineState()":"mdy","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::IsMemberOnline(System.UInt64)":"mdz","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomNetRowMono::GetNetworkLevel(System.Int32)":"enx","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::SetNetworkSprite(System.Int32)":"eos","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::<BindInviteButton>b__33_0()":"mea","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetRowMono::<BindInviteButton>b__33_1()":"meb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::SetContent()":"ink","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::ResizeScrollView(System.Int32)":"eui","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::UpdateView()":"inm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::RenderNetRows()":"mec","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MemberCiv> TH1_UI.View.Bottom.UIBottomNetView::BuildNetSeats(RuntimeData.MapConfig)":"med","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::EnsureNetRowCount(System.Int32)":"mee","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::PlayMemberEnterAudioIfNeeded(System.Int32)":"mef","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::OnChatMessageSendInternal(System.String)":"imt","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::InitChatArea()":"meg","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::FitToRoot(UnityEngine.RectTransform,UnityEngine.RectTransform)":"meh","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Bottom.UIBottomNetView::GetChatAreaRoot()":"mei","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseChatArea()":"mej","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::InitNetErrorArea()":"mek","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Bottom.UIBottomNetView::GetNetErrorPanelRoot()":"mel","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseNetErrorArea()":"mem","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomNetView::CloseView()":"inn","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomRankingView/<>c::<SetContent>b__6_0(RuntimeData.PlayerData,RuntimeData.PlayerData)":"chp","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::SetContent()":"cpl","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::UpdateView()":"jgb","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::CloseView()":"cpm","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::CheckRowMonoCountAndSetActive()":"cpn","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomRankingView::<OnInit>b__5_0()":"cpo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::SetContent()":"iuc","Assembly-CSharp|System.Void TH1_UI.View.Bottom.UIBottomTutorView::CloseView()":"iud","Assembly-CSharp|System.Void TH1_UI.View.Bottom.Chat.ChatMessageRowMono::SetContent(TH1_UI.View.Common.ChatMessageData)":"men","Assembly-CSharp|System.Void TH1_UI.View.Bottom.Chat.ChatMessageRowMono::SetAlignment(System.Boolean)":"ixk","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass10_0::<Hide>b__0()":"css","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass10_1::<Hide>b__1()":"csw","Assembly-CSharp|System.Void TH1_UI.View.Base.View/<>c__DisplayClass9_0::<Show>b__0()":"ctd","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::get_ViewCanvas()":"evj","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Initialize(UIWindowProperty)":"evk","Assembly-CSharp|System.Void TH1_UI.View.Base.View::PreInitStart()":"evl","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Base.View::ApplyDefaultScrollSensitivity()":"cvt","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_Resize()":"evm","Assembly-CSharp|System.Void TH1_UI.View.Base.View::SetSortingOrder(System.Int32)":"evn","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::IsShow()":"evo","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Show()":"evp","Assembly-CSharp|System.Void TH1_UI.View.Base.View::Hide(System.Action)":"evq","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_SetAlphaActive(System.Boolean)":"evr","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnShowAnimFinished()":"jtx","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnShowAnimFinished(ViTimeNodeInterface)":"evt","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_OnHideAnimFinished()":"evu","Assembly-CSharp|System.Void TH1_UI.View.Base.View::_OnHideAnimFinished(ViTimeNodeInterface)":"evv","Assembly-CSharp|System.Void TH1_UI.View.Base.View::SetEnableClick(System.Boolean)":"evw","Assembly-CSharp|System.Void TH1_UI.View.Base.View::OnDispose()":"kiw","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Initialize(UIWindowProperty,UnityEngine.Canvas)":"evy","Assembly-CSharp|System.Boolean TH1_UI.View.Base.ViewSub::IsShow()":"evo","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Show()":"evp","Assembly-CSharp|System.Void TH1_UI.View.Base.ViewSub::Hide(System.Action)":"evq","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::SetContent(TH1_Core.Events.ShowUIAnnounceDiplomacy)":"evz","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceDiplomacyView::<OnInit>b__19_0()":"gyn","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::OnInit()":"uo","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::SetContent(TH1_Core.Events.UIAnnounceMajorEventType,System.Int32,System.Int32)":"ewb","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::SetColor(RuntimeData.PlayerData,System.Boolean)":"gyo","Assembly-CSharp|System.Boolean TH1_UI.View.Announce.UIAnnounceMajorEventView::SetLeaderImage(UnityEngine.Sprite,System.Boolean)":"gyp","Assembly-CSharp|System.Boolean TH1_UI.View.Announce.UIAnnounceMajorEventView::SetWonderImage(RuntimeData.PlayerData,RuntimeData.WonderTypeEnum,System.Boolean)":"gyq","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::CloseView()":"bjk","Assembly-CSharp|System.Void TH1_UI.View.Announce.UIAnnounceMajorEventView::<OnInit>b__17_0()":"csi","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel/<>c::<InitializeButtons>b__40_4()":"hi","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::get_IsPinned()":"juu","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::set_IsPinned(System.Boolean)":"juv","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::InitializeButtons()":"juw","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SetHeroInfo(GiantType,System.UInt32)":"jux","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SwitchLevel(System.UInt32)":"juy","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::RefreshPanel()":"juz","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateLevelButtons()":"jva","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::SetButtonSelected(UnityEngine.UI.Button,System.Boolean)":"jvb","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateHeroInfo()":"jvc","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateCharInfo()":"jvd","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateSkills()":"jve","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateActionArea()":"jvf","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::HideAllSkillCircles()":"jvg","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdateUpgradeSection()":"jvh","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::UpdatePinState(System.Boolean)":"jvi","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::<InitializeButtons>b__40_0()":"ps","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::<InitializeButtons>b__40_1()":"pz","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::<InitializeButtons>b__40_2()":"qa","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanel::<InitializeButtons>b__40_3()":"ty","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::SetContent(SkillType,RuntimeData.UnitFullType)":"jvo","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::SetContent(Logic.Action.CommonActionId)":"jvp","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelCommonCircleMono::ResetContent()":"jvq","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelTrigger::OnButtonClick()":"jvr","Assembly-CSharp|System.Void TH1_UI.HintUI.HeroHintPanelTrigger::ShowHeroHintPanel()":"jvs","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::init()":"ewk","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::Dispose()":"ewl","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnShowHint(TH1_Core.Events.ShowHintEvent)":"ewm","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnHideHint(TH1_Core.Events.HideHintEvent)":"ewn","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnTriggerDisabled(TH1_Core.Events.HintTriggerDisabledEvent)":"ewo","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnShowHeroHintPanel(TH1_Core.Events.ShowHeroHintPanelEvent)":"jvt","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::OnHideHeroHintPanel(TH1_Core.Events.HideHeroHintPanelEvent)":"jvu","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::ClampPanelToScreen(UnityEngine.RectTransform,UnityEngine.Vector2)":"jvv","Assembly-CSharp|System.Void TH1_UI.HintUI.HintUI::HideAndResetState()":"ewp","Assembly-CSharp|System.Void TH1_UI.HintUI.SubHintItemMono::SetDataProvider(UI.HintUI.HintDataProvider)":"jvw","Assembly-CSharp|System.Void TH1_UI.HintUI.SubHintItemMono::Refresh()":"jvx","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::get_Instance()":"ewq","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::set_Instance(UnityEngine.GameObject)":"ewr","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::get_Data()":"ews","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::set_Data(TData)":"ewt","Assembly-CSharp|System.String TH1_UI.Core.BaseUIView`1::get_PrefabPath()":"ewu","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Show()":"eww","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Hide()":"ewx","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Refresh()":"ewy","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::Dispose()":"ewz","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::OnBind()":"exa","Assembly-CSharp|System.Void TH1_UI.Core.BaseUIView`1::OnRefresh()":"exb","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::OnMatchStart()":"gzc","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::AfterMatchStart()":"iue","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::OnMatchEnd()":"hae","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ShowBottomBar()":"hed","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::HideBottomBar()":"hee","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ShowBottomBarNextTurn()":"ino","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::HideBottomBarNextTurn()":"inp","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::BottomBarQuit()":"inq","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::Update()":"hef","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::UpdateBottomBarHeroAvatar()":"heg","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarTechButtonClick()":"heh","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarHeroButtonClick()":"hjl","Assembly-CSharp|System.Void TH1_UI.Core.UIBottomManager::ExecuteBottomBarNextButtonClick()":"hjm","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::get_ViewController()":"fmz","Assembly-CSharp|System.Type TH1_UI.Core.UIInfoTask::GetControllerType()":"fna","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::Execute(System.Action)":"exc","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::OnViewClosed()":"exd","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::Close()":"exe","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoTask::CanCloseByEsc()":"jcy","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::GetViewController()":"jcz","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoTask::CancelMapHighlights()":"jda","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::<StartNewTask>b__0()":"bov","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnMatchStart()":"hjn","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnMatchEnd()":"bow","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::StartNewTask(TH1_UI.Core.UIInfoTask)":"exg","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::HideCurTask()":"exh","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoManager::TryCloseCurTaskByEsc()":"jdb","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnChoiceHeroInfo()":"dgq","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::OnTaskCompleted(TH1_UI.Core.UIInfoTask)":"ins","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::Update()":"exj","Assembly-CSharp|System.Type TH1_UI.Core.UIInfoManager::GetCurTaskType()":"fnb","Assembly-CSharp|System.Void TH1_UI.Core.UIInfoManager::ExecuteGridInfo(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fnd","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::Execute(System.Action)":"exk","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::OnViewClosed()":"exl","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyTask::Close()":"exm","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::<StartNewTask>b__0()":"jgc","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::<StartNewMomentTask>b__0()":"jgd","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::OnMatchEnd()":"bqt","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::StartNewTask(TH1_UI.Core.UINotifyTask)":"exo","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::StartNewMomentTask(TH1_UI.Core.UINotifyTask)":"jge","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::OnTaskCompleted(TH1_UI.Core.UINotifyTask)":"inu","Assembly-CSharp|System.Void TH1_UI.Core.UINotifyManager::Update()":"exq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::Execute(System.Action)":"geu","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::OnViewClosed()":"gev","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::Close()":"gew","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideTask::UpdateView()":"bjp","Assembly-CSharp|System.Type TH1_UI.Core.UIOutsideTask::GetUIControllerType()":"bli","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::<StartNewTask>b__0()":"kkq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::StartLoadingTask(System.Nullable`1<TH1_Core.Events.ShowUIOutsideLoading>)":"las","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OnMatchStart()":"inw","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::HideLoadingTask()":"foj","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::StartNewTask(TH1_UI.Core.UIOutsideTask)":"gey","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::HideCurTask()":"gez","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::UpdateViewCurTask()":"bnp","Assembly-CSharp|System.Type TH1_UI.Core.UIOutsideManager::GetCurTaskUIControllerType()":"bnq","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OnTaskCompleted(TH1_UI.Core.UIOutsideTask)":"inx","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::Update()":"gfb","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseAll()":"iny","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenInvited(TH1_Core.Events.ShowUIOutsideInvited)":"bvd","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseInvited()":"bvm","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenStory(TH1_Core.Events.ShowUIOutsideStory)":"imu","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseStory()":"imv","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::OpenWiki(TH1_Core.Events.ShowUIOutsideWiki)":"kkr","Assembly-CSharp|System.Void TH1_UI.Core.UIOutsideManager::CloseWiki()":"kks","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::get_Instance()":"exr","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::SetUIRoot(UnityEngine.Transform)":"exs","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::SetUIRoot(TH1_Core.Managers.UIRootType,UnityEngine.Transform)":"ext","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UIResourceController::GetUIRoot(TH1_Core.Managers.UIRootType)":"exu","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.UIResourceController::GetWindow(System.String)":"exv","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::AddWindow(System.String,UnityEngine.GameObject)":"exw","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::DelWindow(System.String)":"exx","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::AddAtlasHolder(System.String,System.String)":"exy","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::DelAtlasHolder(System.String,System.String)":"exz","Assembly-CSharp|System.Void TH1_UI.Core.UIResourceController::ReleaseAtlas(System.String)":"eya","Assembly-CSharp|System.Boolean TH1_UI.Core.UIResourceController::LoadAtlasList(System.Collections.Generic.List`1<System.String>,System.Action)":"eyb","Assembly-CSharp|System.Void TH1_UI.Core.UITopManager::OnMatchStart()":"ctp","Assembly-CSharp|System.Void TH1_UI.Core.UITopManager::OnMatchEnd()":"ctr","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UITopManager::GetCoinTransform()":"ctt","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UITopManager::GetFaithTransform()":"ctz","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,TH1_UI.Controller.Base.IViewControllerInterface> TH1_UI.Core.ViewControllerManager::get_ViewDict()":"eyc","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::get_UIAnnounceMajorEventController()":"eyd","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::get_UIAnnounceDiplomacyController()":"eye","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::get_UIInterationCityLevelupController()":"hjo","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::get_UIInteractionDiplomacyOfferAllyController()":"eyg","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::get_UIInfoDiplomacyController()":"eyh","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::get_UIInfoHeroController()":"dgs","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::get_UIInfoTechTreeController()":"fok","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::get_UIInfoGridInfoController()":"fqv","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::get_UINotifyCommonController()":"eyi","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::get_UINotifyMomentController()":"jdc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::get_UIOutsideMultiplayController()":"gfc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::get_UIOutsideSelectController()":"frc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::get_UIOutsideLoadingController()":"frd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::get_UIOutsideMenuController()":"inz","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::get_UIOutsideHistoryController()":"ioa","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::get_UIOutsideLibraryController()":"iob","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::get_UIOutsideWikiController()":"kkt","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::get_UIOutsideTutorController()":"ioc","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::get_UIOutsideInvitedController()":"bvn","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::get_UIOutsideStoryController()":"imz","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::get_UIOutsideModController()":"kwv","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::get_UIGlobalBugReportController()":"meo","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::get_UIBottomBottomBarController()":"hjp","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::get_UIBottomRankingController()":"cua","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::get_UIBottomNetController()":"iod","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::get_UIBottomTutorController()":"iuf","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::get_UITopTopBarController()":"cui","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::get_UITopSettingController()":"bbf","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::get_UITopWinController()":"bbg","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::get_UITopInvitedController()":"bvo","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::OnMatchStart()":"hjq","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_CreateAllViewControllers()":"eyk","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_ResetAllViewControllers()":"gfe","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::_OnOpenDebugView()":"eyl","Assembly-CSharp|T TH1_UI.Core.ViewControllerManager::_CreateView`1(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"eym","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.ViewControllerManager::GetViewController(System.String)":"eyn","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllView()":"eyo","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllViewExceptAvg()":"eyp","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::CloseAllViewExcept(TH1_UI.Core.ViewDestroyDomain,System.Collections.Generic.List`1<TH1_UI.Controller.Base.IViewControllerInterface>)":"eyq","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::DestroyAllView(TH1_UI.Core.ViewDestroyDomain)":"eyr","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::DestroyAllView()":"eys","Assembly-CSharp|System.Void TH1_UI.Core.ViewControllerManager::End()":"eyt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopInvitedController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::_OnBtnCloseClick()":"bvt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopInvitedController::_OnBtnCheckClick()":"bxb","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopSettingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::_OnBtnCloseClick()":"beh","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopSettingController::_OnBtnRepairRendererClick()":"evf","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopTopBarController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::_OnBtnCloseClick()":"cwg","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTurn()":"cwi","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCoin()":"cwl","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTech()":"euk","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateTechPerTurn()":"eul","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCulture()":"jvy","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCulturePerTurn()":"jvz","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateFaith()":"cxt","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopTopBarController::UpdateCoinPerTurn()":"cxx","Assembly-CSharp|UnityEngine.Transform TH1_UI.Controller.Top.UITopTopBarController::GetCoinTransform()":"cxz","Assembly-CSharp|UnityEngine.Transform TH1_UI.Controller.Top.UITopTopBarController::GetFaithTransform()":"cyi","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Top.UITopWinController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::_OnBtnCloseClick()":"bfm","Assembly-CSharp|System.Void TH1_UI.Controller.Top.UITopWinController::OnMatchStart()":"bfq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideInvitedController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::_OnBtnCloseClick()":"cgx","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideInvitedController::_OnBtnCheckClick()":"crq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideModController::_OnBtnCloseClick()":"kww","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideModController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideStoryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideStoryController::_OnBtnCloseClick()":"imw","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController/<>c::<_OnStartGameClick>b__8_1()":"kku","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnBtnCloseClick()":"iof","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnBtnWikiClick()":"kkv","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::_OnStartGameClick(ScenarioPack)":"iug","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideTutorController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideTutorController::<_OnStartGameClick>b__8_0()":"kkw","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnBtnCloseClick()":"kkx","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnBigSelectClick(TH1_Logic.MatchConfig.WikiType)":"kky","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnSmallSelectClick(TH1_Logic.MatchConfig.WikiType)":"kkz","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::_OnWikiListItemClick(TH1_Logic.MatchConfig.WikiItem)":"kla","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::RefreshWikiList()":"klb","Assembly-CSharp|System.Void TH1_UI.Controller.Outside.UIOutsideWikiController::ResetSelection()":"klc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyCommonController::_OnAutoClose()":"eyx","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Notify.UINotifyMomentController::_OnAutoClose()":"jdd","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OpenWithParam(System.Object)":"jls","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_OnBtnCloseClick()":"htv","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::ApplyOpenParameterToView(System.Object)":"jmn","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)":"jor","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnChoice(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"hvf","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)":"dsz","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_OnYesChoiceMadeHandler()":"eza","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_OnNoChoiceMadeHandler()":"ezb","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController/<>c::<_OnStartGameClick>b__7_1()":"ioi","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::_OnBtnCloseClick()":"ioj","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::_OnStartGameClick()":"iok","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideHistoryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideHistoryController::<_OnStartGameClick>b__7_0()":"iol","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::_OnBtnCloseClick()":"iom","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLibraryController::_OnBtnWikiClick()":"kld","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideLibraryController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideLoadingController::_OnBtnCloseClick()":"fsc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideLoadingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController/<>c::<_OnStartGameClick>b__7_1()":"ion","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnBtnCloseClick()":"ioo","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnStartGameClick()":"iop","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnShutdownPanelClose()":"jlg","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::_OnShutdownConfirm()":"jlh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideMenuController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMenuController::<_OnStartGameClick>b__7_0()":"ioq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_OnBtnCloseClick()":"gfh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_OnStartGameClick()":"boe","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideMultiplayController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideMultiplayController::RefreshLobbyList()":"iog","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController/<>c::<_OnStartGameClick>b__7_1()":"fse","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::_OnBtnCloseClick()":"fsf","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::_OnStartGameClick()":"fsg","Assembly-CSharp|System.Boolean TH1_UI.Controller.Interaction.UIOutsideSelectController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Interaction.UIOutsideSelectController::<_OnStartGameClick>b__7_0()":"fsh","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoDiplomacyController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::_OnBtnCloseClick()":"ezc","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoDiplomacyController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoDiplomacyController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::ApplyContent()":"jwa","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoGridInfoController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::ExecuteAction(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fsi","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RefreshActionPoints(RuntimeData.UnitData)":"jwb","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::RefreshLimitEffects()":"eip","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::_OnBtnCloseClick()":"fsj","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoGridInfoController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoGridInfoController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::_OnCultureCardsUpdate(TH1_Core.Events.UpdateUIInfoHeroCultureCards)":"jwc","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoHeroController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::_OnBtnCloseClick()":"dgu","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoHeroController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoHeroController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoTechTreeController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::RefreshLimitEffects()":"ekx","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::_OnBtnCloseClick()":"fsk","Assembly-CSharp|System.Boolean TH1_UI.Controller.Info.UIInfoTechTreeController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Info.UIInfoTechTreeController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::_OnBtnCloseClick()":"mep","Assembly-CSharp|System.Void TH1_UI.Controller.Global.UIGlobalBugReportController::_OnBtnSubmitClick()":"meq","Assembly-CSharp|System.Threading.Tasks.Task TH1_UI.Controller.Global.UIGlobalBugReportController::SubmitBugReportAsync()":"mer","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::TryGetSteamId(System.String&)":"mes","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::TryTabUnit()":"jgf","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnTurnStart()":"cuk","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomBottomBarController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ShowBottomBarNextTurn()":"ior","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::HideBottomBarNextTurn()":"ios","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RefreshNextTurnCountdown()":"met","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ShowBottomBarTabUnit()":"jgg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::HideBottomBarTabUnit()":"jgh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::BottomBarQuit()":"iot","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::UpdateHeroAvatar()":"hvh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteTechButtonClick()":"hvi","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteHeroButtonClick()":"hvj","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::ExecuteNextButtonClick()":"hvk","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::AfterMatchStart()":"iuh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::RefreshLimitEffects()":"fgw","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::_OnBtnQuitClick()":"cva","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomBottomBarController::_OnBtnCloseClick()":"hvl","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomNetController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::_OnBtnCloseClick()":"iou","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::_OnChatMessageSend(System.String)":"ixl","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomNetController::UpdateView()":"iov","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomRankingController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomRankingController::_OnBtnCloseClick()":"dtm","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::AfterMatchStart()":"iuh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Bottom.UIBottomTutorController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Bottom.UIBottomTutorController::_OnBtnCloseClick()":"ive","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IEscClosable::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IEscClosable::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.IViewControllerInterface::get_Domain()":"ezd","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.IViewControllerInterface::get_ViewLevel()":"eze","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.IViewControllerInterface::get_DepthProperty()":"ezf","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.IViewControllerInterface::get_OpenProperty()":"ezg","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.IViewControllerInterface::get_CloseProperty()":"ezh","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.IViewControllerInterface::get_LoadProperty()":"ezi","Assembly-CSharp|System.String TH1_UI.Controller.Base.IViewControllerInterface::get_Name()":"ezj","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.IViewControllerInterface::get_Depth()":"ezk","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::set_Depth(System.Int32)":"ezl","Assembly-CSharp|System.Action TH1_UI.Controller.Base.IViewControllerInterface::get_OnClosedCallback()":"ezm","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::set_OnClosedCallback(System.Action)":"ezn","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::Start(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"ezo","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Open()":"ezp","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::UpdateView()":"cwh","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::IsShow()":"ezq","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)":"jls","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Base.IViewControllerInterface::Destroy()":"ezt","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::get_Domain()":"ezd","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::get_OnClosedCallback()":"ezm","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::set_OnClosedCallback(System.Action)":"ezn","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::get_DepthProperty()":"ezf","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::get_CloseProperty()":"ezh","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::get_OpenProperty()":"ezg","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::get_LoadProperty()":"ezi","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::get_HierarchyProperty()":"ezu","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::get_CameraProperty()":"ezv","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::get_MaskProperty()":"ezw","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.ViewController`1::get_ViewLevel()":"eze","Assembly-CSharp|System.String TH1_UI.Controller.Base.ViewController`1::get_Name()":"ezj","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.ViewController`1::get_Depth()":"ezk","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::set_Depth(System.Int32)":"ezl","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()":"ezx","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::get_WindowObj()":"ezy","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnMatchStart()":"hvg","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::AfterMatchStart()":"iuh","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::AddLoadAtlas(System.String)":"ezz","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::Start(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)":"ezo","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()":"ezp","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)":"jls","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()":"faa","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_TryOpen()":"fab","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_PreLoad()":"fac","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnCompletePreLoad()":"fad","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnViewLoadedCallback()":"fae","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnWindowLoadNotify(System.Object)":"faf","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnViewStart()":"fag","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OnOpenWindowNotify(System.Object)":"fah","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_TrueOpen()":"fai","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_TrueClose()":"faj","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::Close()":"bvs","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::_ReleasePreLoad()":"fak","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::Destroy()":"ezt","Assembly-CSharp|System.Boolean TH1_UI.Controller.Base.ViewController`1::IsShow()":"ezq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()":"cwh","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnLoaded()":"fal","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnOpenSub()":"fam","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::OnClose()":"fan","Assembly-CSharp|T1 TH1_UI.Controller.Base.ViewController`1::AddSubViewController`1(System.String,System.String)":"fap","Assembly-CSharp|T1 TH1_UI.Controller.Base.ViewController`1::GetSubViewController`1(System.String)":"faq","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_PreLoadSubViewController()":"far","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_LoadSubViewController(UnityEngine.GameObject)":"fas","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_OpenSubViewController()":"fat","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_CloseSubViewController()":"fau","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::_DestroySubViewController()":"fav","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::CloseAllSubView()":"faw","Assembly-CSharp|System.Void TH1_UI.Controller.Base.ViewController`1::<_TrueClose>b__52_0()":"ivf","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::OnOpen()":"bvr","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceDiplomacyController::_OnBtnCloseClick()":"fay","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::RegisterEventCallback()":"bvp","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::UnregisterEventCallback()":"bvq","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::OnOpen()":"bvr","Assembly-CSharp|System.Boolean TH1_UI.Controller.Announce.UIAnnounceMajorEventController::Close()":"bvs","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::_OnBtnCloseClick()":"faz","Assembly-CSharp|System.Boolean TH1_UI.Controller.Announce.UIAnnounceMajorEventController::CanCloseByEsc()":"jde","Assembly-CSharp|System.Void TH1_UI.Controller.Announce.UIAnnounceMajorEventController::CancelMapHighlightsOrDoNothing()":"jdf","Assembly-CSharp|System.Void TH1_UI.Components.UIInfoDiplomacyAvatarMono::SetContent(RuntimeData.PlayerData,RuntimeData.DiplomacyState,System.Boolean)":"hvm","Assembly-CSharp|System.Void UI.BoardingUI/<>c__DisplayClass6_0::<InitData>b__0()":"eld","Assembly-CSharp|System.Void UI.BoardingUI::UpdateData()":"ele","Assembly-CSharp|System.Void UI.BoardingUI::TriggerFirstVersionLabelClick()":"elf","Assembly-CSharp|System.Void UI.BoardingUI::InitData()":"elg","Assembly-CSharp|System.Void UI.BoardingUI::UpdateContent(Logic.Config.VersionInfo)":"elh","Assembly-CSharp|System.String UI.HintUI.HintDataProvider::GetHintText()":"bbh","Assembly-CSharp|System.Boolean UI.HintUI.HintDataProvider::GetDescId(System.UInt32&)":"jwd","Assembly-CSharp|System.Collections.Generic.List`1<UI.HintUI.HintDataProvider> UI.HintUI.HintDataProvider::GetSubHintProviders()":"jwe","Assembly-CSharp|System.String UI.HintUI.HintDataProvider::TmpGetBigClassType(GeoSmallClass)":"fsl","Assembly-CSharp|System.Void UI.Core.CommonUI::Update()":"fba","Assembly-CSharp|System.Void UI.Core.CommonUI::UpdateData()":"ele","Assembly-CSharp|System.Void UI.Core.CommonUI::Show()":"fbb","Assembly-CSharp|System.Void UI.Core.CommonUI::Hide()":"fbc","Assembly-CSharp|System.Void UI.Core.CommonUI::SetShow()":"fbd","Assembly-CSharp|System.Void UI.Core.CommonUI::SetHide()":"fbe","Assembly-CSharp|System.Void UI.Core.CommonUI::<.ctor>b__6_0()":"fbf","Assembly-CSharp|System.Void UI.Core.CommonUI::<Show>b__9_0()":"fbg","Assembly-CSharp|System.Void UI.Core.CommonUI::<Hide>b__10_0()":"fbh","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.IDisposable.Dispose()":"bbm","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"bbn","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.Reset()":"bbo","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.get_Current()":"bbp","Assembly-CSharp|System.Collections.IEnumerator UI.Common.ChooseUISnapScrollRect::SnapToClosestItem()":"bbq","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect::HighlightSelectedItem(System.Int32)":"bbr","Assembly-CSharp|System.Void UI.Common.ChooseUISnapScrollRect::SnapToIndex(System.Int32)":"bbs","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::get_Instance()":"bce","Assembly-CSharp|System.Void TH1Resource.ResourceCache::set_Instance(TH1Resource.ResourceCache)":"bcf","Assembly-CSharp|System.Void TH1Renderer.EffectManager::Upadate()":"bcr","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,RuntimeData.UnitData)":"bcs","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,RuntimeData.GridData)":"bct","Assembly-CSharp|System.Void TH1Renderer.EffectManager::PlayerEffect(TH1Renderer.EffectTypeEnum,RuntimeData.MapData,UnityEngine.Vector3)":"bcu","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::GetROGrid()":"bda","Assembly-CSharp|RuntimeData.GridData TH1Renderer.GridRenderer::Grid()":"gfk","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::InstantUpdateGrid(System.Boolean)":"bu","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::InstantUpdateCityBuilding(System.Int32,CivEnum)":"bcl","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsBelongSelfPlayer()":"gfn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::ClearHistoryRenderMark()":"bdb","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateBounceAnim()":"bdc","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::Update()":"bdf","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::FirstShowGrid()":"gfo","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::PlayVFXInSight(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"ivm","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::PlayVFXForce(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"ivn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateDebug()":"bdg","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateGridWithoutCityBuilding()":"bdi","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdateCityBuilding(System.UInt32)":"bdj","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetCityBuildingFadeAboveHeight(System.Int32)":"lno","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::ClearCityBuildingFade()":"lpa","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::TryParseHouseZ(System.String,System.Int32&)":"lpb","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::RenderUpdataHighlight()":"bdk","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetSelectHighlight(System.Boolean)":"bdl","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetMoveHighlight(System.Boolean)":"bdm","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetAttackHighlight(System.Boolean)":"hvn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateLand()":"bdn","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateRoad()":"bdo","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateMountain()":"bdp","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateForest()":"bdq","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateResource()":"tp","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateCityWall()":"bds","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateBorder()":"bdt","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateCityBorder()":"bdu","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateFog()":"bdv","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::UpdateGridVFX()":"gfq","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::SetBounceAnim(System.Boolean,System.Boolean)":"gfr","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::GridVector3()":"gfs","Assembly-CSharp|System.Void TH1Renderer.GridRenderer::<UpdateFog>b__90_0()":"lpx","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXManager::SetStop(TH1Renderer.GridVFXType)":"gfu","Assembly-CSharp|System.Void TH1Renderer.GridVFXManager::Update()":"gfw","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXManager::PlayVFX(TH1Renderer.GridVFXParams,TH1Renderer.GridVFXPlayType)":"gfx","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_0(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dak","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_1(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dal","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_2(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dam","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_3(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dan","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_4(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dao","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_5(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"dap","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory/<>c::<EnsureFactoryInitialized>b__3_6(TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo)":"ibz","Assembly-CSharp|System.Void TH1Renderer.GridVFXRendererFactory::RegisterRenderer(TH1Renderer.GridVFXType,System.Func`3<TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo,TH1Renderer.GridVFXRenderer>)":"daq","Assembly-CSharp|System.Void TH1Renderer.GridVFXRendererFactory::EnsureFactoryInitialized()":"dar","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRendererFactory::Create(TH1Renderer.GridVFXParams)":"bem","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRendererFactory::NewGridVFXDict(UnityEngine.GameObject,System.Collections.Generic.Dictionary`2<TH1Renderer.GridVFXType,TH1Renderer.GridVFXRenderer>)":"gfy","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::<Play>b__0()":"cr","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::ApplyVisualConfig()":"das","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Play(TH1Renderer.GridVFXPlayType)":"gga","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetStop()":"beq","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Stop()":"ber","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::Update()":"bes","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.GridVFXRenderer::SetIntParam(System.Int32)":"beu","Assembly-CSharp|System.Void TH1Renderer.FlagGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.FlagGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.DamageGridVFXRenderer::SetIntParam(System.Int32)":"beu","Assembly-CSharp|System.Void TH1Renderer.ROYALFLAMESGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.TewiFrenchBuffGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.CoinGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::CacheSkillBGRenderer()":"dau","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::UpdateSpecialParam(TH1Renderer.GridVFXParams)":"bet","Assembly-CSharp|System.Void TH1Renderer.SkillIconGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.FireGridVFXRenderer::Play(TH1Renderer.GridVFXPlayType)":"gga","Assembly-CSharp|System.Void TH1Renderer.GenericGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.GenericGridVFXRenderer::ApplyVisualConfig()":"das","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::SetPlay(TH1Renderer.GridVFXPlayType)":"gfz","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::Update()":"bes","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::Stop()":"ber","Assembly-CSharp|System.Void TH1Renderer.DancingGridVFXRenderer::<SetPlay>b__9_0()":"ica","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Instance()":"bfy","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Current()":"jot","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Initialize(TH1_Logic.Core.Main,RuntimeData.MapData)":"fbj","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Dispose()":"bga","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::TryUpdate()":"bgb","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::OnMatchStart(TH1_Logic.Core.Main,RuntimeData.MapData)":"hvp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::OnMatchEnd()":"bfr","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::ClearAllChildren(UnityEngine.Transform)":"bgc","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::InitGridCityUnitObject()":"bgd","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::InitCameraObject()":"bge","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::Update()":"bgf","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::UpdateDamagePreview()":"cpp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::ClearDamagePreview()":"cpq","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateGridMap()":"bgg","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateCityMap()":"bgh","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::UpdateCityInfoAllCoinTech()":"eum","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateUnitMap()":"bgi","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RepairUnitRenderersToData(RuntimeData.MapData,System.Collections.Generic.List`1<System.UInt32>,System.Collections.Generic.List`1<System.UInt32>)":"jqs","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateProjectileMap()":"bgj","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::FirstRenderMap()":"bgk","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RepairAllRenderers()":"evs","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RefreshVisualTheme()":"jtg","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateBorders()":"bgl","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::RenderUpdateCityBuildings(System.UInt32)":"bgm","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::SetUnitAllMoveAttackTargetHighlight(System.UInt32)":"bgn","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckUnitHasMoveAttackTarget(System.UInt32)":"bgo","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckUnitHasSpecialUnitActionTarget(System.UInt32)":"bgp","Assembly-CSharp|System.Void TH1Renderer.MapRenderer::CreateTemporaryExplorer(RuntimeData.MapData,RuntimeData.GridData,System.Single)":"rd","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::GetDirectionIndex(System.Int32,System.Int32)":"bgs","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::GetMoveDirectionFromIndex(System.Int32)":"bgt","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CheckCanMove(RuntimeData.PlayerData,UnityEngine.Vector2Int)":"re","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::CalcExploreValue(RuntimeData.MapData,RuntimeData.PlayerData,UnityEngine.Vector2Int)":"rf","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::CalculateNextExplorerMove(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,RuntimeData.GridData&)":"rg","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::IsTerrainPassable(RuntimeData.GridData,RuntimeData.PlayerData)":"bgw","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::IsGridReachable(RuntimeData.GridData,RuntimeData.GridData,RuntimeData.PlayerData,System.Int32)":"bgx","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::UpdateAroundHighlight(RuntimeData.MapData,RuntimeData.GridData)":"ggd","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager/<>c__DisplayClass12_0::<CreateProjectile>b__0()":"inr","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::<CreateProjectileMulti>b__0()":"dto","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::Update()":"bhb","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager::GetCoinPos()":"bhc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager::GetFaithPos()":"dvw","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectileFaith(UnityEngine.Vector3,System.Int32)":"dxw","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectile(UnityEngine.Vector3,UnityEngine.Vector3,TH1Renderer.ProjectileType,System.Int32)":"dxx","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateProjectileMulti(UnityEngine.Vector3,UnityEngine.Vector3,TH1Renderer.ProjectileType,TH1Renderer.ProjectileMoveType,System.Int32,System.Single)":"bhe","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateCoinProjectile(UnityEngine.Vector3,System.Int32)":"bhf","Assembly-CSharp|System.Void TH1Renderer.ProjectileManager::CreateFaithProjectile(UnityEngine.Vector3,System.Int32)":"bhg","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileRenderer::GetROProjectile()":"bhh","Assembly-CSharp|System.Void TH1Renderer.ProjectileRenderer::Die()":"dav","Assembly-CSharp|System.Void TH1Renderer.ProjectileRenderer::Update()":"bhj","Assembly-CSharp|System.Void TH1Renderer.Prefab.SyncAlphaToChildren::UpdateChildrenAlpha(System.Single)":"bif","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ActionSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.ActionSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.FragmentSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Update()":"ggj","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.FragmentSequencerTask::OnFragmentFinished()":"ggk","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.InputSequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.InputSequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.InputSequencerTask::OnFinished()":"fsm","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.ISequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ISequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::GetData()":"bdh","Assembly-CSharp|System.Type TH1_Presentation.Sequencer.Task.UISequencerTask::GetControllerType()":"ggl","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.UISequencerTask::GetDescString()":"ful","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::Execute(System.Action)":"fvd","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::OnViewClosed()":"fce","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_Presentation.Sequencer.Task.UISequencerTask::GetController()":"dzo","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.UISequencerTask::CanCloseByEsc()":"jdg","Assembly-CSharp|System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::CancelMapHighlights()":"jdh","Assembly-CSharp|T TH1_Logic.Tools.FileTools::TryDeserializeFile`1(System.String)":"jli","Assembly-CSharp|System.Boolean TH1_Logic.Tools.FileTools::SafeWriteFile(System.String,System.Byte[])":"jlj","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver/<>c::<OnReceivedForceUpdate>b__10_0()":"boj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetReceiver/<>c::<BuildMapDataDebugDifferences>b__13_0(System.String)":"meu","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::get_Instance()":"ggm","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnMessageReceived(System.Byte[])":"ggn","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedString(TH1_Logic.Steam.StringMessage)":"ggo","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedGameStart(TH1_Logic.Steam.GameStartMessage)":"ggp","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedActionConfirm(TH1_Logic.Steam.ActionConfirmMessage)":"ggq","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedActionExcute(TH1_Logic.Steam.ActionExcuteMessage)":"ggr","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedTurnEnd(TH1_Logic.Steam.TurnEndMessage)":"ggs","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMapConfirm(TH1_Logic.Steam.MapConfirmMessage)":"ggt","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedForceUpdate(TH1_Logic.Steam.ForceUpdateMessage)":"ggu","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::RestoreForceUpdateTurnStartTime(TH1_Logic.Steam.ForceUpdateMessage)":"mev","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMapDataDebug(TH1_Logic.Steam.MapDataDebugMessage)":"mew","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_Logic.Steam.GameNetReceiver::BuildMapDataDebugDifferences(RuntimeData.MapData,RuntimeData.MapData)":"mex","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::AppendFirstActionMismatch(System.Text.StringBuilder,RuntimeData.MapData,RuntimeData.MapData)":"mey","Assembly-CSharp|System.String TH1_Logic.Steam.GameNetReceiver::GetActionDebugLine(Logic.AI.ActionNetData)":"mez","Assembly-CSharp|System.String TH1_Logic.Steam.GameNetReceiver::SafeGetMapDataHash(RuntimeData.MapData)":"mfa","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetReceiver::IsValidIncomingMultiMap(RuntimeData.MapData)":"lhr","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedChangeCiv(TH1_Logic.Steam.ChangeCivMessage)":"ggv","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedUpdateLobbyData(TH1_Logic.Steam.UpdateLobbyDataMessage)":"ggw","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedRequestLobbyData(TH1_Logic.Steam.RequestLobbyDataMessage)":"bot","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedHeartbeat(TH1_Logic.Steam.HeartbeatMessage)":"bpl","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedMemberStateSync(TH1_Logic.Steam.MemberStateSyncMessage)":"bdd","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedRequestForceUpdate(TH1_Logic.Steam.RequestForceUpdateMessage)":"bdz","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedHeartbeatReply(TH1_Logic.Steam.HeartbeatReplyMessage)":"drn","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedChatMessage(TH1_Logic.Steam.ChatMessage)":"bfs","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedInviteMessage(TH1_Logic.Steam.InviteMessage)":"bfw","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedLobbyReport(TH1_Logic.Steam.LobbyReportMessage)":"mfb","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetReceiver::OnReceivedInviteVersionMismatch(TH1_Logic.Steam.InviteVersionMismatchMessage)":"mfc","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::get_Instance()":"fra","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessage(TH1_Logic.Steam.BaseMessage)":"lhs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessageToPlayer(System.UInt64,TH1_Logic.Steam.BaseMessage)":"lht","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendInviteVersionMismatchToOwner(TH1_Logic.Steam.LobbyListInfo)":"mfd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::BroadcastMessage(TH1_Logic.Steam.BaseMessage)":"lhu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::SendMessageToAllPlayer(TH1_Logic.Steam.BaseMessage)":"lhv","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.GameNetSender::SerializeForNetwork(TH1_Logic.Steam.BaseMessage)":"mfe","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastString(System.String)":"ghb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ActionConfirm(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"lhw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ActionExecute(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)":"lhx","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::TurnEndConfirm()":"ghe","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MapConfirm()":"ghf","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastMapConfirm()":"sc","Assembly-CSharp|TH1_Logic.Steam.ForceUpdateMessage TH1_Logic.Steam.GameNetSender::BuildForceUpdateMessage(RuntimeData.MapData)":"mff","Assembly-CSharp|TH1_Logic.Steam.MapDataDebugMessage TH1_Logic.Steam.GameNetSender::BuildMapDataDebugMessage(RuntimeData.MapData,System.String)":"mfg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::TryGetValidMultiMapForBroadcast(System.String,RuntimeData.MapData&)":"lhy","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::ChangeCiv(RuntimeData.MemberCiv)":"mfh","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::UpdateLobbyData(RuntimeData.MapConfig)":"ghj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::RequestLobbyData(System.Boolean)":"mfi","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MarkLobbyDataSyncRequired()":"mfj","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::MarkLobbyDataSyncedFromHost()":"mfk","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::ClearLobbyDataSyncState()":"mfl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::NeedsLobbyDataFromHost()":"mfm","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendLobbyData(RuntimeData.MapConfig,System.UInt64)":"bpp","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendHeartbeat()":"bpq","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendMemberStateSync()":"bea","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendRequestForceUpdate()":"beb","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendHeartbeatReply(System.UInt64)":"gnu","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::SendChatMessage(TH1_Logic.Chat.ChatItem)":"bgv","Assembly-CSharp|System.Void TH1_Logic.Steam.GameNetSender::BroadcastChatMessage(TH1_Logic.Chat.ChatItem)":"bhi","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::Encode(System.Byte[])":"mfn","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::EncodeForDiagnostics(System.Byte[],System.Boolean)":"mfo","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::DecodeIfNeeded(System.Byte[])":"mfp","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::EncodeInternal(System.Byte[],System.Boolean)":"mfq","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::CompressDeflate(System.Byte[])":"mfr","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkPayloadCodec::DecompressDeflate(System.Byte[],System.Int32,System.Int32,System.Int32)":"mfs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkPayloadCodec::ShouldUseCompressed(System.Int32,System.Int32)":"mft","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::ComputeHash(System.Byte[])":"mfu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::ReadInt32(System.Byte[],System.Int32)":"mfv","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkPayloadCodec::WriteInt32(System.Byte[],System.Int32,System.Int32)":"mfw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_TotalLength()":"cu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_ChunkCount()":"pt","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::get_LastUpdateTime()":"pv","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::set_LastUpdateTime(System.Single)":"uc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::IsSameMessage(System.Int32,System.Int32)":"xd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::HasChunk(System.Int32)":"lhz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::AddChunk(System.Int32,System.Byte[],System.Byte[]&)":"xh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Target()":"xj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_MessageId()":"xl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_ChunkIndex()":"xn","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_ChunkCount()":"xp","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Data()":"xq","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_Reliable()":"yc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_UseNoNagle()":"yd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::get_IsLastLargeChunk()":"daj","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::get_Instance()":"fre","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnPeerConnectedEvent(System.Action`1<Steamworks.CSteamID>)":"frf","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnPeerConnectedEvent(System.Action`1<Steamworks.CSteamID>)":"frg","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnPeerDisconnectedEvent(System.Action`1<Steamworks.CSteamID>)":"frh","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnPeerDisconnectedEvent(System.Action`1<Steamworks.CSteamID>)":"fri","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnMessageReceivedEvent(System.Action`2<Steamworks.CSteamID,System.Byte[]>)":"frj","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnMessageReceivedEvent(System.Action`2<Steamworks.CSteamID,System.Byte[]>)":"frk","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnMessageSendFailedEvent(System.Action`2<Steamworks.CSteamID,System.String>)":"lia","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnMessageSendFailedEvent(System.Action`2<Steamworks.CSteamID,System.String>)":"lib","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::add_OnConnectionErrorEvent(System.Action`1<System.String>)":"frl","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::remove_OnConnectionErrorEvent(System.Action`1<System.String>)":"frm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::get_IsInitialized()":"ghk","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::HasRecentConnectionFailure(System.Single,System.String&)":"mfx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Initialize()":"frn","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::OnSessionRequest(Steamworks.SteamNetworkingMessagesSessionRequest_t)":"bhk","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CreateListenSocket()":"fro","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RefreshListenSocket()":"ghl","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::ForceCleanupPort(System.Int32)":"ghm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::ConnectToPeer(Steamworks.CSteamID)":"frp","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::PreConnectionCheck(Steamworks.CSteamID)":"ghn","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DiagnoseNetworkStatus(Steamworks.CSteamID)":"gho","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Update()":"ghp","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CheckConnectionTimeouts()":"ghq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DisconnectFromPeer(Steamworks.CSteamID)":"frq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::MarkExpectedDisconnect(Steamworks.CSteamID)":"mfy","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DisconnectAll()":"frr","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::OnConnectionStatusChanged(Steamworks.SteamNetConnectionStatusChangedCallback_t)":"frs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsValidRemotePeer(Steamworks.CSteamID)":"mfz","Assembly-CSharp|NetworkPlayerTipType TH1_Logic.Steam.SimpleP2P::GetConnectionFailureTipType(Steamworks.CSteamID,System.Boolean)":"mga","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryConsumeExpectedDisconnect(Steamworks.CSteamID)":"mgb","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::MarkConnectionFailure(System.String)":"mgc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::ShouldAcceptIncomingConnection(Steamworks.CSteamID)":"ghr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsLobbyPeer(Steamworks.CSteamID)":"dyg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryGetConnectionState(Steamworks.HSteamNetConnection,Steamworks.ESteamNetworkingConnectionState&)":"fnf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsActiveConnectionState(Steamworks.ESteamNetworkingConnectionState)":"kay","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::HandleDisconnection(Steamworks.CSteamID,Steamworks.HSteamNetConnection)":"frt","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::SendTo(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean)":"ghs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::CanQueueMessages(System.Collections.Generic.IReadOnlyList`1<Steamworks.CSteamID>,System.Int32,Steamworks.CSteamID&,System.String&)":"lic","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::CanQueueMessageToPeer(Steamworks.CSteamID,System.String&)":"lid","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::EstimateOutgoingQueuedBytes(System.Int32)":"lie","Assembly-CSharp|Steamworks.EResult TH1_Logic.Steam.SimpleP2P::SendRawToResult(Steamworks.CSteamID,Steamworks.HSteamNetConnection,System.Byte[],System.Boolean,System.Boolean,System.Boolean)":"kaz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::SendToWithOutConnect(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean)":"bhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::Broadcast(System.Byte[],System.Boolean)":"lif","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::EnqueueLargeMessage(Steamworks.CSteamID,System.Byte[])":"kge","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::EnqueueOutgoingMessage(Steamworks.CSteamID,System.Byte[],System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32)":"lig","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P::CreateOrderedMessage(System.Byte[],System.UInt64)":"lih","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P::GetNextOutgoingSequence(Steamworks.CSteamID)":"lii","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CommitOutgoingSequence(Steamworks.CSteamID,System.UInt64)":"lij","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollMessages()":"frw","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollMessagesForConnection(Steamworks.CSteamID,Steamworks.HSteamNetConnection)":"frx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::PollInviteMessages()":"bhm","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::HandleReceivedConnectionPayload(Steamworks.CSteamID,System.Byte[])":"lik","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DeliverReceivedPayload(Steamworks.CSteamID,System.Byte[])":"lil","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsLargeMessageChunk(System.Byte[])":"kgf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryHandleOrderedMessage(Steamworks.CSteamID,System.Byte[])":"lim","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::FlushOrderedMessages(Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/IncomingOrderedState)":"lin","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::TryHandleLargeMessageChunk(Steamworks.CSteamID,System.Byte[],System.Byte[]&)":"kgk","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::RejectIncomingLargeMessage(Steamworks.CSteamID,System.String)":"lio","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetIncomingLargeReservedBytes(System.Collections.Generic.Dictionary`2<System.Int32,TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage>)":"lip","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetIncomingLargeReservedBytesTotal()":"liq","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::ProcessOutgoingMessageQueue()":"kns","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RemoveOutgoingMessages(Steamworks.CSteamID)":"ldw","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::RemoveOutgoingMessages(Steamworks.CSteamID,System.Int32)":"ldx","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::DequeueOutgoingMessage(Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue)":"lir","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CleanupOrderedMessageTimeouts()":"lis","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::CleanupLargeMessageTimeouts()":"ldy","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::WriteInt32(System.Byte[],System.Int32,System.Int32)":"leo","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::ReadInt32(System.Byte[],System.Int32)":"lfh","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::WriteUInt64(System.Byte[],System.Int32,System.UInt64)":"lit","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P::ReadUInt64(System.Byte[],System.Int32)":"liu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsConnectedTo(Steamworks.CSteamID)":"fry","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::GetConnectedPeers()":"frz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::GetConnectionCount()":"fsa","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::Cleanup()":"fsb","Assembly-CSharp|System.Void TH1_Logic.Steam.SimpleP2P::LogDetailedConnectionInfo(Steamworks.CSteamID)":"ght","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c::<GetOnlineFriends>b__158_0()":"mgd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0::<DisplayLaunchInfo>b__0()":"mge","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::<CreateLobby>b__0()":"mgf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::<JoinLobbyInternal>b__2()":"mgg","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::<JoinLobbyInternal>b__0()":"mgh","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::<JoinLobbyInternal>b__1()":"mgi","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::<KickMember>b__0()":"mgj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0::<ValidateLobbyPasswordForJoin>b__0()":"mgk","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::<ShouldRequestLobbyDataBeforeJoin>b__0()":"mgl","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::<ShouldRequestLobbyDataBeforeJoin>b__1()":"mgm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::<ShouldRequestLobbyDataBeforeJoin>b__2()":"mgn","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::<ShouldRequestLobbyDataBeforeJoin>b__3()":"mgo","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::<ShouldRequestLobbyDataBeforeJoin>b__4()":"mgp","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::<LobbyHasPassword>b__0()":"mgq","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::<LobbyHasPassword>b__1()":"mgr","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0::<LobbyIsPublic>b__0()":"mgs","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0::<GetOnlineFriends>b__1()":"mgt","Assembly-CSharp|Steamworks.EPersonaState TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::<GetOnlineFriends>b__2()":"mgu","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::<GetOnlineFriends>b__3()":"mgv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::<CheckIfKicked>b__0()":"mgw","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::<CheckIfKicked>b__1()":"mgx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::<ClearKickData>b__0()":"mgy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::<EnumerateMembers>b__1()":"mgz","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::<UpdateMemberInfo>b__1()":"mha","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1::<UpdateMemberInfo>b__2()":"mhb","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::<IsMemberInLobby>b__1()":"mhc","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.IDisposable.Dispose()":"mhd","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.Generic.IEnumerator<Steamworks.CSteamID>.get_Current()":"mhe","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.IEnumerator.Reset()":"mhf","Assembly-CSharp|System.Object TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.IEnumerator.get_Current()":"mhg","Assembly-CSharp|System.Collections.Generic.IEnumerator`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.Generic.IEnumerable<Steamworks.CSteamID>.GetEnumerator()":"mhh","Assembly-CSharp|System.Collections.IEnumerator TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.IEnumerable.GetEnumerator()":"mhi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsloggedIn()":"gia","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsSteamInitialized()":"gib","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::get_IsLobbyInitialized()":"gic","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::get_Status()":"dsm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::get_SelfName()":"gid","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::get_SelfID()":"gie","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::get_CurrentState()":"gif","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::set_CurrentState(TH1_Logic.Net.LobbyState)":"gig","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Steam.LobbyListInfo> TH1_Logic.Steam.SteamLobbyManager::get_LobbyListInfos()":"bis","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyCreatedEvent(System.Action`1<Steamworks.CSteamID>)":"fsn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyCreatedEvent(System.Action`1<Steamworks.CSteamID>)":"fso","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyEnteredEvent(System.Action`1<Steamworks.CSteamID>)":"fsp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyEnteredEvent(System.Action`1<Steamworks.CSteamID>)":"fsq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyLeftEvent(System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>>)":"bxp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyLeftEvent(System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>>)":"bxq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnHostChangedEvent(System.Action`2<Steamworks.CSteamID,Steamworks.CSteamID>)":"fst","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnHostChangedEvent(System.Action`2<Steamworks.CSteamID,Steamworks.CSteamID>)":"fsu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMembersChangedEvent(System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>>)":"fsv","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMembersChangedEvent(System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>>)":"fsw","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnLobbyErrorEvent(System.Action`1<System.String>)":"fsx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnLobbyErrorEvent(System.Action`1<System.String>)":"fsy","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMemberJoinedEvent(System.Action`1<Steamworks.CSteamID>)":"fsz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMemberJoinedEvent(System.Action`1<Steamworks.CSteamID>)":"fta","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::add_OnMemberLeftEvent(System.Action`1<Steamworks.CSteamID>)":"ftb","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::remove_OnMemberLeftEvent(System.Action`1<Steamworks.CSteamID>)":"ftc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::TrySteamApi`1(System.String,System.Func`1<T>,T&)":"mhj","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::TrySteamApi(System.String,System.Action)":"mhk","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::MarkSteamApiUnavailable(System.String,System.Exception)":"mhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::EnsureSteamReadyForLobbyAction(System.String)":"mhm","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshSteamInit()":"dsn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshSteamStatus()":"gii","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLoginStatus()":"gik","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyStatus()":"gil","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshOnlineFriends()":"gim","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshKickInfo()":"bzr","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckSteamSessionHealth()":"hqf","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::HandleLocalSteamSessionLost(System.String)":"hqg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ForceQuitCurrentMultiplayerSession(System.String)":"hqh","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSteamSessionLikelyAlive()":"dso","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::CanCreateLobbyNow(System.String&)":"mhn","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckSteamAppIdFile()":"gin","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::DisplayLaunchInfo()":"gio","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyInternal(Steamworks.CSteamID,System.String,System.Boolean,System.Boolean)":"mho","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::LeaveLobby()":"ftg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::DisbandLobby()":"fth","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetShareableLobbyId()":"blv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GenerateRoomCode()":"bsx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::JoinByRoomCode(System.String,System.String)":"mhr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ValidateLobbyPasswordForJoin(Steamworks.CSteamID,System.String)":"mhs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ShouldRequestLobbyDataBeforeJoin(Steamworks.CSteamID)":"mht","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ClearPendingJoinLobby()":"mhu","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::LobbyHasPassword(Steamworks.CSteamID)":"mhv","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::LobbyIsPublic(Steamworks.CSteamID)":"mhw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsTrueLobbyData(System.String)":"mhx","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsFalseLobbyData(System.String)":"mhy","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::Base36Encode(System.UInt64)":"bsz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::Base36Decode(System.String)":"bta","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GenerateUserCode()":"btb","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::InviteByRawSteamId(System.String)":"btc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyType(Steamworks.ELobbyType)":"btd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyPublic()":"bte","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetLobbyFriendsOnly()":"btf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SendGameInvite(System.UInt64)":"iwv","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnReceivedLobbyReport(TH1_Logic.Steam.LobbyReportMessage)":"mia","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SearchPublicLobbies(Steamworks.ELobbyDistanceFilter,System.Int32,System.String,System.String,System.Boolean)":"jdo","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyMatchListCallback(Steamworks.LobbyMatchList_t)":"byj","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyListInfo()":"jdp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::RefreshLobbyListInfo(TH1_Logic.Steam.LobbyListInfo,Steamworks.CSteamID)":"mib","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetLobbyOwnerSteamIdFromData(Steamworks.CSteamID)":"mic","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetLobbyReportCountFromData(Steamworks.CSteamID)":"mie","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetLobbyGameStateFromData(Steamworks.CSteamID)":"mif","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetDefaultRoomName(System.String)":"mig","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::FilterRoomName(System.String,System.Int32)":"bzx","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OpenInviteOverlay()":"ftk","Assembly-CSharp|System.Collections.Generic.List`1<System.ValueTuple`2<Steamworks.CSteamID,System.String>> TH1_Logic.Steam.SteamLobbyManager::GetOnlineFriends()":"ftl","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SetGameState(System.Int32)":"ces","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Steam.SteamLobbyManager::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::SetLobbyData(System.String,System.String)":"ftm","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetLobbyData(System.String)":"ftn","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetRoomName()":"mih","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetRoomName(System.String)":"mii","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedCallback(Steamworks.LobbyCreated_t)":"fto","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServersConnectedCallback(Steamworks.SteamServersConnected_t)":"hqi","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServersDisconnectedCallback(Steamworks.SteamServersDisconnected_t)":"hqj","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamServerConnectFailureCallback(Steamworks.SteamServerConnectFailure_t)":"hqk","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnSteamShutdownCallback(Steamworks.SteamShutdown_t)":"hql","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyDataUpdateCallback(Steamworks.LobbyDataUpdate_t)":"mij","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyJoinRequestedCallback(Steamworks.GameLobbyJoinRequested_t)":"ftp","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnterCallback(Steamworks.LobbyEnter_t)":"ftq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyChatUpdateCallback(Steamworks.LobbyChatUpdate_t)":"ftr","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckOwnerChange()":"fts","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnHostChangedInternal(Steamworks.CSteamID,Steamworks.CSteamID)":"hqm","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ReconcilePreGameLobbyMembers()":"mik","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyReadyInternal()":"ftu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnLobbyMembersChangedInternal()":"ftv","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::CheckIfKicked(System.Boolean)":"mil","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::GetKickKey(System.UInt64)":"mim","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ClearKickData(System.UInt64)":"min","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::ResetLobbyState()":"ftx","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PPeerConnected(Steamworks.CSteamID)":"fty","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PPeerDisconnected(Steamworks.CSteamID)":"ftz","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PConnectionError(System.String)":"fua","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::OnP2PMessageSendFailed(Steamworks.CSteamID,System.String)":"ljb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::ReportP2PSendPrecheckFailed(System.UInt64,System.String)":"ljd","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::EnumerateMembers()":"fue","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt64> TH1_Logic.Steam.SteamLobbyManager::GetAllMemberIds()":"giu","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::UpdateMemberInfo()":"giv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Steam.SteamLobbyManager::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Steam.SteamLobbyManager::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Steam.SteamLobbyManager::GetMemberAvatar(System.UInt64)":"gix","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::GetCSteamID(System.UInt64)":"giz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsInLobby()":"gje","Assembly-CSharp|Steamworks.EPersonaState TH1_Logic.Steam.SteamLobbyManager::GetSelfPersonaState()":"jwf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::<LeaveLobby>b__121_0()":"mip","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::<DisbandLobby>b__122_0()":"miq","Assembly-CSharp|System.Void TH1_Logic.Steam.SteamLobbyManager::<DisbandLobby>b__122_1()":"mir","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::<EnumerateMembers>b__191_0()":"mis","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::<UpdateMemberInfo>b__193_0()":"mit","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::<GetMemberCount>b__197_0()":"miu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::<IsMemberInLobby>b__200_0()":"miv","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::<GetLobbyOwnerId>b__203_0()":"miw","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::<IsLobbyOwner>b__205_0()":"mix","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.BaseMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.StringMessage::get_MessageType()":"gjf","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::get_Content()":"gjg","Assembly-CSharp|System.Void TH1_Logic.Steam.StringMessage::set_Content(System.String)":"gjh","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.GameStartMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::get_MapData()":"gji","Assembly-CSharp|System.Void TH1_Logic.Steam.GameStartMessage::set_MapData(RuntimeData.MapData)":"gjj","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::get_Progress()":"iox","Assembly-CSharp|System.Void TH1_Logic.Steam.GameStartMessage::set_Progress(System.Single)":"ioy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionConfirmMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::get_ActionData()":"gjk","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionConfirmMessage::set_ActionData(Logic.AI.ActionNetData)":"gjl","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionExcuteMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::get_ActionData()":"gjm","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionExcuteMessage::set_ActionData(Logic.AI.ActionNetData)":"gjn","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::get_Map()":"bzv","Assembly-CSharp|System.Void TH1_Logic.Steam.ActionExcuteMessage::set_Map(RuntimeData.MapData)":"bzw","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.TurnEndMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::get_PlayerId()":"gjo","Assembly-CSharp|System.Void TH1_Logic.Steam.TurnEndMessage::set_PlayerId(System.UInt32)":"gjp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapConfirmMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::get_MemberId()":"cbl","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_MemberId(System.UInt64)":"ccg","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::get_PlayerId()":"gjq","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_PlayerId(System.UInt32)":"gjr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::get_Index()":"gjs","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_Index(System.Int32)":"gjt","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::get_ActionData()":"gju","Assembly-CSharp|System.Void TH1_Logic.Steam.MapConfirmMessage::set_ActionData(Logic.AI.ActionNetData)":"gjz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ForceUpdateMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::get_MapData()":"gka","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_MapData(RuntimeData.MapData)":"gkb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::get_HasCurrentTurnElapsedSeconds()":"miy","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_HasCurrentTurnElapsedSeconds(System.Boolean)":"miz","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::get_CurrentTurnElapsedSeconds()":"mja","Assembly-CSharp|System.Void TH1_Logic.Steam.ForceUpdateMessage::set_CurrentTurnElapsedSeconds(System.Single)":"mjb","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapDataDebugMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::get_MapData()":"mjc","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_MapData(RuntimeData.MapData)":"mjd","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::get_SenderMemberId()":"mje","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_SenderMemberId(System.UInt64)":"mjf","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::get_SenderPlayerId()":"mjg","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_SenderPlayerId(System.UInt32)":"mjh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::get_ActionIndex()":"mji","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_ActionIndex(System.Int32)":"mjj","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::get_MapHash()":"mjk","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_MapHash(System.String)":"mjl","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::get_Note()":"mjm","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_Note(System.String)":"mjn","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::get_CreatedUtcTicks()":"mjo","Assembly-CSharp|System.Void TH1_Logic.Steam.MapDataDebugMessage::set_CreatedUtcTicks(System.Int64)":"mjp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChangeCivMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::get_Civ()":"gkc","Assembly-CSharp|System.Void TH1_Logic.Steam.ChangeCivMessage::set_Civ(RuntimeData.MemberCiv)":"gkd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.UpdateLobbyDataMessage::get_MessageType()":"gjf","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::get_Config()":"gke","Assembly-CSharp|System.Void TH1_Logic.Steam.UpdateLobbyDataMessage::set_Config(RuntimeData.MapConfig)":"gkf","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestLobbyDataMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::get_MemberId()":"cch","Assembly-CSharp|System.Void TH1_Logic.Steam.RequestLobbyDataMessage::set_MemberId(System.UInt64)":"cci","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::get_MemberId()":"cel","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatMessage::set_MemberId(System.UInt64)":"cfi","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::get_State()":"bec","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatMessage::set_State(Logic.GameState)":"bee","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MemberStateSyncMessage::get_MessageType()":"gjf","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::get_State()":"dsp","Assembly-CSharp|System.Void TH1_Logic.Steam.MemberStateSyncMessage::set_State(Logic.GameState)":"dsq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::get_MemberId()":"dsr","Assembly-CSharp|System.Void TH1_Logic.Steam.MemberStateSyncMessage::set_MemberId(System.UInt64)":"dss","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestForceUpdateMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::get_MemberId()":"bef","Assembly-CSharp|System.Void TH1_Logic.Steam.RequestForceUpdateMessage::set_MemberId(System.UInt64)":"bel","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatReplyMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::get_MemberId()":"dst","Assembly-CSharp|System.Void TH1_Logic.Steam.HeartbeatReplyMessage::set_MemberId(System.UInt64)":"dsu","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChatMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::get_Item()":"chx","Assembly-CSharp|System.Void TH1_Logic.Steam.ChatMessage::set_Item(TH1_Logic.Chat.ChatItem)":"chy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::get_LobbyInfo()":"cos","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteMessage::set_LobbyInfo(TH1_Logic.Steam.LobbyListInfo)":"cot","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteVersionMismatchMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::get_LobbyId()":"mjq","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_LobbyId(System.UInt64)":"mjr","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::get_InviteeId()":"mjs","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_InviteeId(System.UInt64)":"mjt","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::get_InviteeVersion()":"mju","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_InviteeVersion(System.String)":"mjv","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::get_LobbyVersion()":"mjw","Assembly-CSharp|System.Void TH1_Logic.Steam.InviteVersionMismatchMessage::set_LobbyVersion(System.String)":"mjx","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.LobbyReportMessage::get_MessageType()":"gjf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::get_LobbyId()":"mjy","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_LobbyId(System.UInt64)":"mjz","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::get_ReporterId()":"mka","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_ReporterId(System.UInt64)":"mkb","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::get_Version()":"mkc","Assembly-CSharp|System.Void TH1_Logic.Steam.LobbyReportMessage::set_Version(System.String)":"mkd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.NetworkStressMessage::get_MessageType()":"gjf","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::get_StressKind()":"lje","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_StressKind(TH1_Logic.Steam.NetworkStressMessageKind)":"ljf","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_SessionId()":"ljg","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SessionId(System.String)":"ljh","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_RunId()":"lji","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RunId(System.String)":"ljj","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_ScenarioName()":"ljk","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_ScenarioName(System.String)":"ljl","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::get_SenderMemberId()":"ljm","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SenderMemberId(System.UInt64)":"ljn","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::get_TargetMemberId()":"ljo","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_TargetMemberId(System.UInt64)":"ljp","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_Sequence()":"ljq","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Sequence(System.Int64)":"ljr","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_AckSequence()":"ljs","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_AckSequence(System.Int64)":"ljt","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::get_SentUtcTicks()":"lju","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SentUtcTicks(System.Int64)":"ljv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_PayloadBytes()":"ljw","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_PayloadBytes(System.Int32)":"ljx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_PayloadHash()":"ljy","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_PayloadHash(System.Int32)":"ljz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::get_Reliable()":"lka","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Reliable(System.Boolean)":"lkb","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::get_RequiresAck()":"lkc","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RequiresAck(System.Boolean)":"lkd","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_DurationSeconds()":"lke","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_DurationSeconds(System.Single)":"lkf","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_MessagesPerSecond()":"lkg","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_MessagesPerSecond(System.Single)":"lkh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_SmallPayloadBytes()":"lki","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_SmallPayloadBytes(System.Int32)":"lkj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_LargePayloadBytes()":"lkk","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_LargePayloadBytes(System.Int32)":"lkl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_LargeEveryMessages()":"lkm","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_LargeEveryMessages(System.Int32)":"lkn","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_DropPercent()":"lko","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_DropPercent(System.Single)":"lkp","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::get_UnreliablePercent()":"lkq","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_UnreliablePercent(System.Single)":"lkr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_JitterMinMs()":"lks","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_JitterMinMs(System.Int32)":"lkt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_JitterMaxMs()":"lku","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_JitterMaxMs(System.Int32)":"lkv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_BurstPauseEveryMessages()":"lkw","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_BurstPauseEveryMessages(System.Int32)":"lkx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_BurstPauseMs()":"lky","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_BurstPauseMs(System.Int32)":"lkz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::get_RandomSeed()":"lla","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_RandomSeed(System.Int32)":"llb","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::get_Payload()":"llc","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Payload(System.Byte[])":"lld","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::get_Text()":"lle","Assembly-CSharp|System.Void TH1_Logic.Steam.NetworkStressMessage::set_Text(System.String)":"llf","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UploadMapData(System.String,RuntimeData.MapData)":"iyd","Assembly-CSharp|System.Threading.Tasks.Task`1<System.Boolean> TH1_Logic.Oss.OssManager::UploadGameDataAsync(System.String,System.Byte[])":"iyj","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UploadCollectData(System.String,RuntimeData.MapData)":"jwh","Assembly-CSharp|System.Threading.Tasks.Task`1<System.Boolean> TH1_Logic.Oss.OssManager::UploadCollectDataAsync(System.String,TH1_Logic.Collect.CollectData)":"jwi","Assembly-CSharp|System.Threading.Tasks.Task`1<System.ValueTuple`2<System.Boolean,System.String>> TH1_Logic.Oss.OssManager::UploadPlayerBugReportAsync(System.String,System.Byte[],System.String)":"mke","Assembly-CSharp|System.Threading.Tasks.Task`1<System.ValueTuple`2<System.Boolean,System.String>> TH1_Logic.Oss.OssManager::UploadPlayerMultilingualReportAsync(System.String,System.Byte[],System.String)":"mkf","Assembly-CSharp|System.Void TH1_Logic.Oss.OssManager::UpdateSteamAuthWarmup()":"mkg","Assembly-CSharp|System.Threading.Tasks.Task`1<System.Boolean> TH1_Logic.Oss.OssManager::WarmupSteamAuthAsync(System.String)":"mkh","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::TryGetSteamId(System.String&)":"mki","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::TryGetAuthTicket(System.String&)":"mkj","Assembly-CSharp|System.Threading.Tasks.Task`1<System.Boolean> TH1_Logic.Oss.OssUploadService::UploadFileAsync(TH1_Logic.Oss.StsCredentials,System.Byte[],System.String,System.Int32)":"mkk","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.OssUploadService::BuildMultipartBody(System.String,TH1_Logic.Oss.StsCredentials,System.Byte[],System.String)":"jll","Assembly-CSharp|System.Void TH1_Logic.Oss.OssUploadService::WriteString(System.IO.MemoryStream,System.Text.Encoding,System.String)":"jlm","Assembly-CSharp|System.Threading.Tasks.Task`1<System.ValueTuple`2<System.Boolean,System.String>> TH1_Logic.Oss.OssUploadService::TestInvalidObjectKeyAsync(TH1_Logic.Oss.StsCredentials,System.Byte[],System.String)":"iym","Assembly-CSharp|System.Threading.Tasks.Task`1<System.ValueTuple`2<System.Boolean,System.String>> TH1_Logic.Oss.OssUploadService::TestOversizedFileAsync(TH1_Logic.Oss.StsCredentials,System.String)":"iyn","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_ModeLabel()":"mkl","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_ModeDisplay()":"mkm","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::get_CompanionKindLabel()":"mkn","Assembly-CSharp|System.Int64 TH1_Logic.Oss.PlayerBugReportArchiveSession::get_TotalBytes()":"mko","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetCurrentVersion()":"mkp","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Oss.PlayerMultilingualReportService::GetCurrentLanguage()":"mkq","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::ResolveText(System.UInt32,Logic.Multilingual.MultilingualType)":"mkr","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportPackage TH1_Logic.Oss.PlayerMultilingualReportService::BuildPackage(System.String,System.UInt32,System.String,System.String,System.String,Logic.Multilingual.MultilingualType)":"mks","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerMultilingualReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)":"mkt","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerMultilingualReportService::IsValidReportLanguage(Logic.Multilingual.MultilingualType)":"mku","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetLocalTimezone()":"mkv","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<GetMostRecentArchiveSession>b__5_0(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mkz","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerBugReportService/<>c::<GetLatestArchiveSessions>b__6_0(TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mla","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_1(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mlc","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_2(TH1_Logic.Oss.PlayerBugReportArchiveSession)":"mld","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::<TryGetLatestArchiveSession>b__0(RuntimeData.GameRecord)":"jtj","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::get_ConfigDirectory()":"mle","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetCurrentVersion()":"mlf","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::GetMostRecentArchiveSession()":"mlg","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportService::GetLatestArchiveSessions(System.Boolean,System.Boolean)":"mlh","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportPackage TH1_Logic.Oss.PlayerBugReportService::BuildPackage(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)":"mli","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryGetLatestArchiveSession(System.Boolean,TH1_Logic.Oss.PlayerBugReportArchiveSession&)":"mlj","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::TryBuildArchiveSession(RuntimeData.GameRecord)":"juc","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerBugReportService::AddArchiveFile(System.IO.Compression.ZipArchive,TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugArchiveKind,System.String,System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveManifest>)":"mlm","Assembly-CSharp|System.Void TH1_Logic.Oss.PlayerBugReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)":"mln","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetKindLabel(TH1_Logic.Oss.PlayerBugArchiveKind)":"mlo","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::GetLocalTimezone()":"mlp","Assembly-CSharp|System.Threading.Tasks.Task`1<TH1_Logic.Oss.StsCredentials> TH1_Logic.Oss.StsTokenService::RequestStsTokenAsync(System.String,System.String,System.String,System.String)":"mlq","Assembly-CSharp|System.Threading.Tasks.Task`1<TH1_Logic.Oss.SteamAuthWarmupResponse> TH1_Logic.Oss.StsTokenService::WarmupSteamAuthAsync(System.String,System.String,System.String)":"mlr","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::GetRequestVersion(System.String)":"mls","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::GetSteamAppId()":"mlt","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::SetGameState(System.Int32)":"ces","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Net.ILobby::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::LeaveLobby()":"ftg","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt64> TH1_Logic.Net.ILobby::GetAllMemberIds()":"giu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Net.ILobby::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Net.ILobby::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|System.Int32 TH1_Logic.Net.ILobby::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Net.ILobby::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Net.ILobby::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsInLobby()":"gje","Assembly-CSharp|System.Void TH1_Logic.Net.ILobby::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.UInt64 TH1_Logic.Net.ILobby::GetShareableLobbyId()":"blv","Assembly-CSharp|System.Boolean TH1_Logic.Net.ILobby::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::JoinLobbyById(System.UInt64,System.String)":"mhp","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::JoinLobbyByInvite(System.UInt64)":"mhq","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::LeaveLobby()":"ftg","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt64> TH1_Logic.Net.LobbyBase::GetAllMemberIds()":"giu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Net.LobbyBase::GetAllMemberInfo()":"giw","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_Logic.Net.LobbyBase::GetMemberInfo(System.UInt64)":"cgf","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::Update()":"fud","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::Cleanup()":"fuh","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::SetGameState(System.Int32)":"ces","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Net.LobbyBase::GetMemberAvatar(System.UInt64)":"gkg","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsInitialized()":"giq","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::InviteFriend(System.UInt64)":"gir","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::ReportLobby(TH1_Logic.Steam.LobbyListInfo)":"mhz","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::KickMember(System.UInt64)":"gip","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Net.LobbyBase::GetOnlineFriendsDict()":"gis","Assembly-CSharp|System.Int32 TH1_Logic.Net.LobbyBase::GetMemberCount()":"fuf","Assembly-CSharp|System.Int32 TH1_Logic.Net.LobbyBase::GetMemberLimit()":"fug","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::SetMemberLimit(System.Int32)":"mio","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsMemberInLobby(System.UInt64)":"giy","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetSelfMemberId()":"gja","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetLobbyOwnerId()":"gjb","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Net.LobbyBase::GetCurState()":"gjc","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsLobbyOwner()":"gjd","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsInLobby()":"gje","Assembly-CSharp|System.Void TH1_Logic.Net.LobbyBase::CheckConnectionStatus()":"bzu","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::SendMessageToPeer(System.UInt64,System.Byte[],System.Boolean)":"git","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::BroadcastMessage(System.Byte[],System.Boolean)":"ljc","Assembly-CSharp|System.UInt64 TH1_Logic.Net.LobbyBase::GetShareableLobbyId()":"blv","Assembly-CSharp|System.Boolean TH1_Logic.Net.LobbyBase::IsSelfStatusInvisibleOrOffline()":"jwg","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::get_Instance()":"gkh","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::get_Instance()":"mlu","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::add_OnTipRequested(System.Action`1<TH1_Logic.Net.NetworkPlayerTipPayload>)":"mlv","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::remove_OnTipRequested(System.Action`1<TH1_Logic.Net.NetworkPlayerTipPayload>)":"mlw","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::Request(NetworkPlayerTipType)":"mlx","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::Request(NetworkPlayerTipType,System.String,System.Boolean)":"mly","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Net.NetworkPlayerTipPayload> TH1_Logic.Net.NetworkPlayerTipManager::GetRecentPayloads()":"mlz","Assembly-CSharp|System.Boolean TH1_Logic.Net.NetworkPlayerTipManager::TryGetTipInfo(NetworkPlayerTipType,NetworkPlayerTipInfo&)":"mma","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::GetTitle(NetworkPlayerTipType)":"mmb","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::GetMessage(NetworkPlayerTipType)":"mmc","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::ClearCooldown(NetworkPlayerTipType)":"mmd","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::ClearAllCooldowns()":"mme","Assembly-CSharp|System.Void TH1_Logic.Net.NetworkPlayerTipManager::AddRecentPayload(TH1_Logic.Net.NetworkPlayerTipPayload)":"mmf","Assembly-CSharp|NetworkPlayerTipInfo TH1_Logic.Net.NetworkPlayerTipManager::GetTipInfo(NetworkPlayerTipType)":"mmg","Assembly-CSharp|System.Single TH1_Logic.Net.NetworkPlayerTipManager::GetCooldownSeconds(NetworkPlayerTipInfo)":"mmh","Assembly-CSharp|NetworkPlayerTipDataAssets TH1_Logic.Net.NetworkPlayerTipManager::GetDataAssets()":"mmi","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveText(System.String,System.String)":"mmj","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveDefaultTitle(NetworkPlayerTipType)":"mmk","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipManager::ResolveDefaultMessage(NetworkPlayerTipType)":"mml","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::GetMatchLevelData()":"cov","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.MatchConfig.MatchConfigManager::GetMatchConfig(System.UInt32)":"cow","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchConfigManager::AddMatchConfig(System.UInt32)":"cox","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::LoadMatchLevelData()":"cpk","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MatchConfigManager::GetLevelDataResourcePath()":"icb","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchConfigManager::SaveMatchLevelData()":"cpv","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.MatchSettlementInfo::NormalizeType(TH1_Logic.MatchConfig.MatchSettlementType)":"mmm","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MatchSettlementInfo::IsWin(System.UInt32)":"cpx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementInfo::DeepCopy(TH1_Logic.MatchConfig.MatchSettlementInfo)":"cpy","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.PlayerSettlementInfo> TH1_Logic.MatchConfig.MatchSettlementInfo::BuildProtectedSettlements(RuntimeData.MapConfig)":"kwx","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo TH1_Logic.MatchConfig.MatchSettlementInfo::BuildProtectedSettlement(TH1_Logic.MatchConfig.PlayerSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType)":"kwy","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementInfo TH1_Logic.MatchConfig.MatchSettlementInfo::CreateFallbackSettlement(TH1_Logic.MatchConfig.MatchSettlementType)":"kwz","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskInfo TH1_Logic.MatchConfig.MatchSettlementInfo::CreateFallbackTask(TH1_Logic.MatchConfig.MatchSettlementType)":"kxa","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementLogicFactory::RefreshMatchSettlementInfo(RuntimeData.MapData)":"cpz","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.IMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.IMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.NormalMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.NormalMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.TutorMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.TutorMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.TutorMatchSettlement::ProcessUnlockLimits(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"icc","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.StoryMatchSettlement::GetSettlementType()":"cqf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.StoryMatchSettlement::Refresh(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo)":"csr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::Reset()":"kxb","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::CheckAndRecover(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType,System.UInt32)":"kxc","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MatchSettlementStuckGuard::ReportStuck(RuntimeData.MapData,TH1_Logic.MatchConfig.MatchSettlementInfo,TH1_Logic.MatchConfig.MatchSettlementType,System.UInt32,RuntimeData.PlayerData)":"kxd","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementGroup::DeepCopy(TH1_Logic.MatchConfig.PlayerSettlementGroup)":"cst","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementGroup::RefreshPlayerSettlementGroup(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementGroup)":"csv","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementInfo::DeepCopy(TH1_Logic.MatchConfig.PlayerSettlementInfo)":"csx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::RefreshPlayerSettlementInfo(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"csy","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::GetActiveOrder(TH1_Logic.MatchConfig.PlayerSettlementInfo)":"icd","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.IPlayerSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.IPlayerSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.AllSuccessOrFailureSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement::GetSettlementType()":"csz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.OneSuccessOrFailureSettlement::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerSettlementInfo)":"cta","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskInfo::DeepCopy(TH1_Logic.MatchConfig.PlayerTaskInfo)":"cte","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskLogicFactory::GetPlayerTaskTypeDesc(TH1_Logic.MatchConfig.PlayerTaskType)":"ctf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskLogicFactory::RefreshPlayerTaskInfo(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"ctg","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.PlayerTaskLogicBase::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.PlayerTaskLogicBase::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::GetCompletedTurnCount(RuntimeData.MapData,RuntimeData.PlayerData)":"mmn","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.SurviveOrLosePlayerTaskLogic::IsTargetTurnCompletedByAllSurvivalPlayers(RuntimeData.MapData,System.Int32)":"mmo","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.OtherDiePlayerTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.ScoreWinTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ScoreWinTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.ScoreValueTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ScoreValueTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasCityCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasCityCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasUnitCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasUnitCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasLevelCityCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasCoinCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasCoinCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.HasExploreCountTaskLogic::GetPlayerTaskType()":"cth","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.HasExploreCountTaskLogic::Refresh(RuntimeData.MapData,RuntimeData.PlayerData,TH1_Logic.MatchConfig.PlayerTaskInfo)":"cty","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentData/<>c::<GetCultureMoment>b__8_0(TH1_Logic.MatchConfig.MomentItemBase,TH1_Logic.MatchConfig.MomentItemBase)":"mmp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::DeepCopy(TH1_Logic.MatchConfig.MomentData)":"jgi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::InitItems()":"jgj","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::EnsureMomentItems()":"mmq","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentData::AddAllMomentItems(System.Collections.Generic.HashSet`1<System.Type>)":"mmr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.MomentItemBase> TH1_Logic.MatchConfig.MomentData::GetCultureMoment()":"jwl","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.MomentItemBase::GetMomentSubType()":"jgk","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MomentItemBase::GetFallbackDesc()":"mms","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MomentItemBase::GetProgressText(RuntimeData.MapData,RuntimeData.PlayerData)":"mmt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnDamaged(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnCaptureCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"jgq","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgs","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnAddHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.MomentItemBase::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHeroDieMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCaptainLostMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityLostMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityFireMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCityBesiegedMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleSacrifyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleTreasureMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleLevelupMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleNarrowVictoryMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCounterKillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleLastStandMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillGiantMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillTreasureMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleCaptureVillageMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleOccupyFirstCityMomentItem::OnCaptureCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"jgq","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle3KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle3KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle3KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle4KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle4KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle4KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillFullHealthMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillOfficerMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitBigCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth10MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth10MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth20MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth20MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth30MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth30MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech5MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech5MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech10MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech10MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBattleShipMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSwordsmanMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstKnightMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstCatapultMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgr","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstGiantMomentItem::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jgs","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstPreserveMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstAcademyMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstWindmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstMarketMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstForgeMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSawmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstNavalBaseMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.DiplomacyBreakMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle5KillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle5KillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle5KillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::OnTurnStart()":"jgm","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::OnDamageOther(RuntimeData.MapData,RuntimeData.PlayerData,Logic.SettlementInfo)":"jgo","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyCaptainMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleKillHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyOurCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleOccupyOurCaptainMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWonderMomentItem::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetFallbackDesc()":"mms","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jwo","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetProgressText(RuntimeData.MapData,RuntimeData.PlayerData)":"mmt","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::ClampProgress(System.Int32,System.Int32)":"mmw","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetTechProgress(RuntimeData.PlayerData)":"mmx","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::GetTowerInSightCount(RuntimeData.MapData,RuntimeData.PlayerData)":"mmy","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::get_WonderType()":"mmu","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::get_FallbackDesc()":"mmv","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth50MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth50MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitWealth100MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitWealth100MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitTech20MomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitTech20MomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstSuperCityMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigPreserveMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigAcademyMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigWindmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigMarketMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigForgeMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::OnNewResourceGet(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType,System.Int32)":"jgt","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.ExploitFirstBigSawmillMomentItem::OnActionExecuted(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jgn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasTwoHeroMomentItem::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|MomentSubType TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::GetMomentSubType()":"jgk","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::Execute(RuntimeData.PlayerData)":"jgl","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.BattleHasThreeHeroMomentItem::OnUpgradeHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"jwn","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::Encode(TH1_Logic.MatchConfig.WikiSource,System.UInt32)":"kle","Assembly-CSharp|TH1_Logic.MatchConfig.WikiSource TH1_Logic.MatchConfig.WikiId::GetSource(System.UInt32)":"klf","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::GetRaw(System.UInt32)":"klg","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForTech(TechInfo)":"klh","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForTechAtom(TechAtomInfo)":"kli","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsUnitWhitelisted(UnitTypeInfo)":"klj","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForUnit(UnitTypeInfo)":"klk","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_Logic.MatchConfig.WikiData/WikiTagRules::MapGiantEmpireToHeroSmall(ForceEnum)":"kll","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsPlayerWhitelisted(PlayerInfo)":"klm","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForPlayer(PlayerInfo)":"kln","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForAction(ActionInfo)":"klo","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData/WikiTagRules::IsActionWhitelisted(Logic.Action.CommonActionType)":"klp","Assembly-CSharp|System.Nullable`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::MapActionTypeToSmall(Logic.Action.CommonActionType)":"klq","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiData/WikiTagRules::ForSkill(SkillInfo)":"klr","Assembly-CSharp|System.Collections.Generic.IReadOnlyList`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::get_AllItems()":"kls","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::AddWikiItem(System.String)":"jwp","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::InvalidateCache()":"klt","Assembly-CSharp|System.String TH1_Logic.MatchConfig.WikiData::GetTypeName(TH1_Logic.MatchConfig.WikiType)":"klu","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildTypeNameCache()":"klv","Assembly-CSharp|System.String TH1_Logic.MatchConfig.WikiData::GetDescTypeName(TH1_Logic.MatchConfig.WikiDescType)":"klw","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildDescTypeNameCache()":"klx","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::RebuildVirtualItems()":"kly","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::TryGetOrigin(System.UInt32,TH1_Logic.MatchConfig.WikiSource&,System.UInt32&)":"klz","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::EnsureCache()":"kma","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_Logic.MatchConfig.WikiData::GetById(System.UInt32)":"kmb","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiData::FindWikiIdBySkillType(SkillType)":"kof","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiData::FindWikiIdByActionId(Logic.Action.CommonActionId)":"kxe","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::FindByName(System.String,System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmc","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::FindByTypes(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType>,System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmd","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromTech(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kme","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromTechAtom(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmf","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromAction(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmg","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasOwningTech(TechAtom)":"kog","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasUnlockingTechAtom(Logic.Action.CommonActionId)":"kmh","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromSkill(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromUnit(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmj","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasAnyEmpireWithTech(TechType)":"koh","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiData::HasTechPoolAtCostLevel(PlayerInfo,System.Int32)":"koi","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiData::BuildFromPlayer(System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem>)":"kmk","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::<Refresh>b__0(TH1_Logic.MatchConfig.WikiType)":"koj","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::<Refresh>b__1(TH1_Logic.MatchConfig.DescItem)":"kok","Assembly-CSharp|System.Void TH1_Logic.MatchConfig.WikiItem::Refresh()":"jws","Assembly-CSharp|System.String TH1_Logic.MatchConfig.DescItem::GetDesc()":"jwt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentBase::GetContentType()":"fvi","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskContentBase::LevelShowString()":"gkk","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskContentBase::TargetLevelShowString()":"gkl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentBase::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::ForceFinish()":"gkm","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::CheckFinished(RuntimeData.MapData,RuntimeData.PlayerData)":"gkn","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTewiCoinAdd(RuntimeData.MapData,System.UInt32)":"cuf","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddCoin(System.UInt32)":"dnq","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"fvm","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvq","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvr","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvs","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvt","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnHealthReturn(RuntimeData.MapData,System.Int32,System.Int32)":"dhh","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTreasure(RuntimeData.MapData)":"fvo","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerTreasure(RuntimeData.MapData)":"cut","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnCaptureCity(RuntimeData.MapData)":"fvp","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerCaptureCity(RuntimeData.MapData)":"cuu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnCaptureVillage(RuntimeData.MapData)":"cuv","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnPlayerCaptureVillage(RuntimeData.MapData)":"cuw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAnyExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvv","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"fvr","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnReduceSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"gmc","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnSkillActivation(RuntimeData.MapData,SkillType,System.UInt32)":"fvs","Assembly-CSharp|System.Int32 TH1_Logic.HeroTask.HeroTaskContentBase::GetFinishCost()":"dhj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnAddSpType(RuntimeData.MapData,RuntimeData.GridSpType)":"gmd","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnMeetOtherPlayers(RuntimeData.MapData,RuntimeData.PlayerData)":"cgp","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTechGet(RuntimeData.PlayerData)":"hvw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvx","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvy","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentBase::OnSanaeDevine(RuntimeData.MapData,RuntimeData.PlayerData,Logic.Skill.SanaeDivineType)":"hvz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"fvm","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"fvm","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing::OnHealthReturn(RuntimeData.MapData,System.Int32,System.Int32)":"dhh","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened::OnTreasure(RuntimeData.MapData)":"fvo","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateAreasExplored::OnExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvu","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCitiesCaptured::OnCaptureCity(RuntimeData.MapData)":"fvp","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddSkillStacks::OnAddSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"fvr","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSkillActivation::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSkillActivation::GetContentType()":"fvi","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSkillActivation::OnSkillActivation(RuntimeData.MapData,SkillType,System.UInt32)":"fvs","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTewiAddCoin::OnTewiCoinAdd(RuntimeData.MapData,System.UInt32)":"cuf","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSkillDropLevels::OnReduceSkillLevels(RuntimeData.MapData,SkillType,System.UInt32)":"gmc","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentMeetOtherPlayers::OnMeetOtherPlayers(RuntimeData.MapData,RuntimeData.PlayerData)":"cgp","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddSpType::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddSpType::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddSpType::OnAddSpType(RuntimeData.MapData,RuntimeData.GridSpType)":"gmd","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAddCoin::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAddCoin::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAddCoin::OnAddCoin(System.UInt32)":"dnq","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentGetTech::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentGetTech::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentGetTech::OnTaskInit(RuntimeData.MapData,RuntimeData.PlayerData)":"bdw","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentGetTech::OnTechGet(RuntimeData.PlayerData)":"hvw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTrainUnit::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTrainUnit::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTrainUnit::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvx","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTrainUnit::OnTransformUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"hvy","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentUnitKills::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentUnitKills::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentUnitKills::OnPlayerDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"hvq","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSanaeDivineGreat::OnSanaeDevine(RuntimeData.MapData,RuntimeData.PlayerData,Logic.Skill.SanaeDivineType)":"hvz","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentSplashDamage::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentSplashDamage::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentSplashDamage::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"fvl","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentUnitDeathWithSkill::OnAnyDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"hvt","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTargetTypeAreasExplored::OnAnyExploredGrids(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"hvv","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers::OnPlayerTreasure(RuntimeData.MapData)":"cut","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::GetContentType()":"fvi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::GetCopyHeroTaskContent()":"fvj","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::OnPlayerCaptureCity(RuntimeData.MapData)":"cuu","Assembly-CSharp|System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages::OnPlayerCaptureVillage(RuntimeData.MapData)":"cuw","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskFactory::GetHeroTaskContentBase(TH1_Logic.HeroTask.HeroTaskContentType)":"fwv","Assembly-CSharp|System.String TH1_Logic.HeroTask.HeroTaskFactory::GetHeroTaskContentName(TH1_Logic.HeroTask.HeroTaskContentType)":"fww","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::GetCopyHeroTaskContentBase()":"fwx","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitData)":"fxc","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitFullType,TH1_Logic.HeroTask.HeroTaskContentBase&)":"dip","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::get_CurrentBeginArchiveId()":"jwj","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveBeginArchive(RuntimeData.MapData)":"jwk","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveQuickContinueRecord(RuntimeData.MapData)":"kad","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualGameRecord(System.String)":"kal","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualContinueRecord(RuntimeData.MapData,System.String)":"kby","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveEndRecord(RuntimeData.MapData)":"keb","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasUsableResumeArchive(RuntimeData.GameRecord)":"kir","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasQuickResumeArchive(RuntimeData.NetMode)":"kis","Assembly-CSharp|RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::GetQuickResumeRecord(RuntimeData.NetMode)":"kon","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadContinueArchive(RuntimeData.GameRecord,RuntimeData.MapData&)":"kqc","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadBeginArchive(RuntimeData.GameRecord,RuntimeData.MapData&)":"kql","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadEndArchive(RuntimeData.GameRecord,RuntimeData.MapData&)":"kws","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadCurrentBeginArchive(RuntimeData.NetMode,RuntimeData.MapData&)":"kwt","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryGetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,System.String&)":"kwu","Assembly-CSharp|System.Void TH1_Logic.GameArchive.GameArchiveManager::SetActiveRecord(RuntimeData.GameRecord)":"kxo","Assembly-CSharp|System.Void TH1_Logic.GameArchive.GameArchiveManager::SetCurrentBeginArchiveId(System.String)":"kzg","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualGameRecord(RuntimeData.GameRecord)":"kzl","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualContinueRecord(RuntimeData.GameRecord)":"kzm","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteQuickContinueRecord(System.String)":"lcp","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::EnsureCurrentBeginArchive(RuntimeData.MapData)":"lhc","Assembly-CSharp|RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::CreateRecord(RuntimeData.MapData,RuntimeData.GameRecordKind,System.String,System.String,System.String,System.String)":"lhe","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveArchive(RuntimeData.MapData,TH1_Logic.GameArchive.GameArchiveFileKind,System.String)":"lhl","Assembly-CSharp|RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,RuntimeData.NetMode)":"lhp","Assembly-CSharp|RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchiveFile(System.String)":"lll","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::CanRecordResume(RuntimeData.GameRecord)":"llm","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapSaveable(RuntimeData.MapData)":"lln","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapReadable(RuntimeData.MapData,RuntimeData.NetMode)":"llo","Assembly-CSharp|System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)":"llp","Assembly-CSharp|System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteFileIfExists(System.String)":"lma","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)":"lmb","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchiveDirectory(TH1_Logic.GameArchive.GameArchiveFileKind)":"lnk","Assembly-CSharp|System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsValidArchiveId(System.String)":"lnl","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::NewArchiveId()":"lnm","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::NormalizeManualRecordName(System.String)":"lor","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::<StartMatch>b__41_0()":"lpy","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::<MainMemberStartMatch>b__44_0()":"los","Assembly-CSharp|System.Void TH1_Logic.Core.Main/<>c::<NetStartGame>b__48_0()":"lot","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::get_Instance()":"fcg","Assembly-CSharp|System.Void TH1_Logic.Core.Main::set_Instance(TH1_Logic.Core.Main)":"fch","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartInstanceGroup()":"fci","Assembly-CSharp|System.Void TH1_Logic.Core.Main::OnGameStart()":"ipc","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitGameAudio()":"grj","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitMapAddtion()":"grl","Assembly-CSharp|System.Void TH1_Logic.Core.Main::AfterMapAddtion()":"ejy","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartMatch()":"ipe","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.GameRecord,RuntimeData.MapData)":"lpk","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.MapData)":"lhk","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::MainMemberStartMatch()":"llh","Assembly-CSharp|System.Void TH1_Logic.Core.Main::InitHostStartTeamState(RuntimeData.MapData)":"mna","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatchWithMap(RuntimeData.MapData)":"lpl","Assembly-CSharp|System.Void TH1_Logic.Core.Main::AbortHostMultiStart(System.String,RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,Logic.MapGenerator)":"lli","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::ValidateNetworkStartMap(RuntimeData.MapData,System.String)":"llj","Assembly-CSharp|System.Void TH1_Logic.Core.Main::RestoreNetworkMatchState(RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,System.String)":"llk","Assembly-CSharp|System.Void TH1_Logic.Core.Main::StartSpectate(RuntimeData.MapData,RuntimeData.MapData)":"ipi","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::PlayReplay()":"lpm","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::PauseReplay()":"lpn","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::FastForwardReplayToActionStep(System.Int32)":"lpo","Assembly-CSharp|System.Void TH1_Logic.Core.Main::CheckInNetGame()":"csn","Assembly-CSharp|System.Void TH1_Logic.Core.Main::CheckInNetLobbyButNotGame()":"cso","Assembly-CSharp|System.Boolean TH1_Logic.Config.ConfigManager/<>c::<InitExcelConfig>b__7_0(System.Type)":"ipj","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::get_ColorConfig()":"ipk","Assembly-CSharp|System.Void TH1_Logic.Config.ConfigManager::InitExcelConfig()":"ipm","Assembly-CSharp|System.Byte[] TH1_Logic.Config.ConfigManager::LoadConfigData(System.String)":"ipn","Assembly-CSharp|TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::TryReadGameConfig(System.String)":"jlo","Assembly-CSharp|System.Void TH1_Logic.Config.ConfigManager::Update()":"ipo","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::<GetOrCreateModConfig>b__0(TH1_Logic.Config.ModLanguageConfig)":"lpp","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::<RemoveModFromLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)":"lpq","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::<MoveModPriority>b__0(TH1_Logic.Config.ModLanguageConfig)":"lps","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::<ClearModsForLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)":"lpt","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_IsChanged()":"ipp","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::MarkSaved()":"jlp","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_MultilingualType()":"ipq","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_MultilingualType(Logic.Multilingual.MultilingualType)":"ipr","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::get_MusicVolume()":"ips","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_MusicVolume(System.Single)":"ipt","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::get_AudioVolume()":"ipu","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_AudioVolume(System.Single)":"ipv","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_BgmContinuousPlay()":"jjr","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_BgmContinuousPlay(System.Boolean)":"jjy","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ShowReminder()":"ipw","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ShowReminder(System.Boolean)":"ipx","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_KeyMomentEnabled()":"jlq","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_KeyMomentEnabled(System.Boolean)":"jlr","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_SecondaryLanguage()":"kxj","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_SecondaryLanguage(Logic.Multilingual.MultilingualType)":"kxk","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ModConfigMigrated()":"kxl","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ModConfigMigrated(System.Boolean)":"kxm","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_AlwaysShowCityBorder()":"lqf","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_AlwaysShowCityBorder(System.Boolean)":"lqg","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_ConfirmBeforeNextTurn()":"lqh","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_ConfirmBeforeNextTurn(System.Boolean)":"lqi","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::get_EyeComfortModeEnabled()":"lpu","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::set_EyeComfortModeEnabled(System.Boolean)":"lpv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::get_ModLanguageConfigs()":"cv","Assembly-CSharp|TH1_Logic.Config.ModLanguageConfig TH1_Logic.Config.GameConfig::GetOrCreateModConfig(Logic.Multilingual.MultilingualType)":"cw","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::SetModsForLanguage(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1<System.String>)":"cx","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::AddModToLanguage(Logic.Multilingual.MultilingualType,System.String)":"cy","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::RemoveModFromLanguage(Logic.Multilingual.MultilingualType,System.String)":"cz","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::MoveModPriority(Logic.Multilingual.MultilingualType,System.Int32,System.Int32)":"da","Assembly-CSharp|System.Void TH1_Logic.Config.GameConfig::ClearModsForLanguage(Logic.Multilingual.MultilingualType)":"db","Assembly-CSharp|TH1_Logic.Comic.ComicActionLogic TH1_Logic.Comic.ComicActionLogicFactory::GetActionLogic(TH1_Logic.Comic.ComicActionType)":"cuz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeInComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.FadeOutComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInLeftComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutLeftComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInRightComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutRightComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideInDownComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.SlideOutDownComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.TextAppearComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideInUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllSlideOutUpComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|UnityEngine.CanvasGroup TH1_Logic.Comic.AllFadeOutComicActionLogic::GetOrAddCanvasGroup(TH1_Logic.Comic.ComicData)":"ice","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetAlpha(TH1_Logic.Comic.ComicData,System.Single)":"ixv","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetStartState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvn","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetEndState(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction)":"cvo","Assembly-CSharp|System.Void TH1_Logic.Comic.AllFadeOutComicActionLogic::SetUpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicSubItem,TH1_Logic.Comic.ComicAction,System.Single)":"cvp","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::get_ComicRoot()":"cve","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::get_ComicSheet()":"cvq","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::get_State()":"cvg","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::get_ActionIndex()":"cvh","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::get_MaxIndex()":"cvr","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::get_Progress()":"cvi","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::get_Duration()":"cvs","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::PreviewComicData(TH1_Logic.Comic.ComicData,UnityEngine.GameObject)":"cvu","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::ForceNext()":"int","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Next()":"cwn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Update(System.Single)":"cvv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::UpdateAction(TH1_Logic.Comic.ComicData,TH1_Logic.Comic.ComicAction)":"cvw","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::Exit()":"cwp","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicControl::ClearComicData(TH1_Logic.Comic.ComicData)":"cvx","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicAsset::AddComicSheet(System.String)":"dhk","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicAsset::GetComicSheetByName(System.String)":"dhl","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam TH1_Logic.Comic.ComicAsset::GetDialogLayoutParamByImageName(System.String)":"inv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicAsset::EnsureCollectionsInitialized()":"tc","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSheet::EnsureCollectionsInitialized()":"bll","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSheet::AddComicData()":"dhm","Assembly-CSharp|System.Boolean TH1_Logic.Comic.ComicSheet::MoveComicData(TH1_Logic.Comic.ComicData,System.Int32)":"dhn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::EnsureCollectionsInitialized()":"blm","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::SaveItemsMono()":"cvy","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::ApplyToMono()":"cvz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::AddSubItem()":"dho","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::RemoveSubItem(TH1_Logic.Comic.ComicSubItem)":"dhp","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::AddAction()":"dhq","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::RemoveAction(TH1_Logic.Comic.ComicAction)":"dhr","Assembly-CSharp|TH1_Logic.Comic.ComicSubItem TH1_Logic.Comic.ComicData::GetSubItemById(System.Int32)":"cwa","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::GetActionById(System.UInt32)":"dht","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::InitFadeInAction(TH1_Logic.Comic.ComicActionType)":"cwb","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicData::InitFadeOutAction(TH1_Logic.Comic.ComicActionType)":"cwd","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSubItem::SaveItemMonoInfo()":"cwe","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicSubItem::ApplyToItemMono()":"cwf","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::get_Asset()":"dhv","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::get_ImageMap()":"cws","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::get_ComicControl()":"dhw","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::InitComic(System.String,UnityEngine.GameObject)":"dhx","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Next()":"dhy","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::ForceNext()":"itn","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Update()":"cwt","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::Refresh()":"dhz","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::AddComicSheet(System.String)":"dia","Assembly-CSharp|TH1_Logic.Comic.ComicDialogLayoutParam TH1_Logic.Comic.ComicManager::GetDialogLayoutParamByImageName(System.String)":"ito","Assembly-CSharp|UnityEngine.Sprite TH1_Logic.Comic.ComicManager::GetImage(System.String)":"dib","Assembly-CSharp|UnityEngine.Sprite TH1_Logic.Comic.ComicManager::LoadImage(System.String)":"did","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::LoadPrefab(System.String)":"die","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::LoadComicAsset()":"dif","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::LoadImageMap()":"cwu","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::SaveImageMapData()":"cwv","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::SaveComicData()":"dig","Assembly-CSharp|System.Void TH1_Logic.Comic.ComicManager::RefreshImageData()":"cww","Assembly-CSharp|System.Void TH1_Logic.Comic.ImageMapData::AddImageMap(System.String,System.String)":"cwx","Assembly-CSharp|System.String TH1_Logic.Comic.ImageMapData::GetImageMap(System.String)":"cwy","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnDamageCollect(RuntimeData.MapData,Logic.SettlementInfo)":"jlt","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnAddUnitCollect(RuntimeData.MapData,RuntimeData.UnitData)":"jlu","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::TransformUnitCollect(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"jlv","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::LearnTechsCollect(RuntimeData.MapData,RuntimeData.PlayerData,TechType)":"jlw","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::OnTurnStartCollect(RuntimeData.MapData,RuntimeData.PlayerData)":"jlx","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::MatchGameEndCollect(RuntimeData.MapData)":"jly","Assembly-CSharp|System.Void TH1_Logic.Collect.CollectManager::PlayerGameEndCollect(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"jlz","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::Filter(System.String,TH1_Logic.Chat.BannedTextContext,System.UInt64)":"mnb","Assembly-CSharp|System.Void TH1_Logic.Chat.BannedWordFilter::Reload()":"mnc","Assembly-CSharp|System.Void TH1_Logic.Chat.BannedWordFilter::EnsureLoaded()":"mnd","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::TrySteamFilter(System.String,TH1_Logic.Chat.BannedTextContext,System.UInt64,System.String&)":"mne","Assembly-CSharp|Steamworks.ETextFilteringContext TH1_Logic.Chat.BannedWordFilter::MapSteamContext(TH1_Logic.Chat.BannedTextContext)":"mnf","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::ReplaceWord(System.String,System.String)":"mng","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::SendChatItem(System.String)":"dii","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::ReceiveChatItem(TH1_Logic.Chat.ChatItem)":"dij","Assembly-CSharp|System.Void TH1_Logic.Chat.ChatManager::TrimIfNeeded()":"iyr","Assembly-CSharp|System.Void TH1_Logic.AITrain.ModelInference::LoadModel(System.String,System.Boolean)":"hwa","Assembly-CSharp|System.Void TH1_Logic.AITrain.ModelInference::UnloadModel()":"hwb","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::Predict(System.Single[],System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Single>>)":"hwc","Assembly-CSharp|TH1_Logic.AITrain.AllActions TH1_Logic.AITrain.TrainingDataRecorder/<>c::<RecordStep>b__5_0(System.Single[])":"hwd","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::RecordStep(System.UInt32,System.Single[],System.Single[][],System.Single[],System.Single)":"hwe","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::SaveEpisode()":"hwf","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingDataRecorder::ClearEpisode()":"hwg","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState/<>c::<GetPlayerScore>b__14_0(RuntimeData.PlayerData,RuntimeData.PlayerData)":"ipy","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingState::Initialize()":"hwi","Assembly-CSharp|System.Single[] TH1_Logic.AITrain.TrainingState::GetMapState(RuntimeData.MapData,RuntimeData.PlayerData)":"hwj","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionBitCodec(Logic.Action.CommonActionId,Logic.Action.CommonActionParams,System.Collections.Generic.List`1<System.Single>&)":"hwk","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionBitCodecWithoutLimit(Logic.Action.CommonActionId,Logic.Action.CommonActionParams,System.Collections.Generic.List`1<System.Single>&)":"ipz","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetMapScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwl","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Single>> TH1_Logic.AITrain.TrainingState::GetAllActionBitCodecForUse(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>&)":"hwm","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Single>> TH1_Logic.AITrain.TrainingState::GetAllActionBitCodec(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>&)":"hwn","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.TrainingState::GetActionFromBitCodec(System.Collections.Generic.List`1<System.Single>,RuntimeData.MapData,Logic.Action.CommonActionId&,Logic.Action.CommonActionParams&)":"hwo","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetPlayerIndex(RuntimeData.MapData,System.UInt32)":"hwp","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetUnitIndex(RuntimeData.MapData,System.UInt32)":"hwq","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetCityIndex(RuntimeData.MapData,System.UInt32)":"hwr","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.TrainingState::GetGridIndex(RuntimeData.MapData,System.UInt32)":"hws","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetPlayerScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwt","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetUnitsScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwu","Assembly-CSharp|System.Single TH1_Logic.AITrain.TrainingState::GetCityScore(RuntimeData.MapData,RuntimeData.PlayerData)":"hwv","Assembly-CSharp|System.Void TH1_Logic.AITrain.TrainingState::LoadActionLogicIdData()":"hww","Assembly-CSharp|System.Void TH1_Logic.AITrain.ActionLogicIdData::Initialize()":"hwx","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ActionLogicIdData::GetActionIdIndex(Logic.Action.CommonActionId)":"hwy","Assembly-CSharp|System.Void TH1_Logic.AITrain.ActionLogicIdData::AddActionId(Logic.Action.CommonActionId)":"hwz","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryPack(System.Collections.Generic.List`1<System.Single>&)":"hxa","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryPackWithOutLimit(System.Collections.Generic.List`1<System.Single>&)":"iqa","Assembly-CSharp|System.Boolean TH1_Logic.AITrain.AIActionPacker::TryUnpack(System.Collections.Generic.List`1<System.Single>)":"hxb","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionAction::PlayerActionCheckBaseInfo(Logic.Action.CommonActionParams)":"dir","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionDiplomacy::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState TH1_Logic.Action.PlayerActionDiplomacy::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionSelectHero::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionSelectHero::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionFinishHeroTask::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean TH1_Logic.Action.PlayerActionFinishHeroTask::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean TH1_DataAssetsScript.ProjectileTypeDataAssets::GetProjectileTypeInfo(TH1Renderer.ProjectileType,TH1_DataAssetsScript.ProjectileTypeInfo&)":"guq","Assembly-CSharp|Logic.Multilingual.MultiTextConfig TH1_DataAssetsScript.TextStylePresetDataAssets::GetConfig(TH1_DataAssetsScript.TextStylePreset,Logic.Multilingual.MultilingualType)":"kxn","Assembly-CSharp|System.Void RuntimeData.CityMapData::DeepCopy(RuntimeData.CityMapData)":"caz","Assembly-CSharp|RuntimeData.CityData RuntimeData.CityMapData::AddCityData(System.Collections.Generic.List`1<System.UInt32>,CityLibrary,RuntimeData.MapIdGenerator)":"cba","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::GetCityById(System.UInt32,RuntimeData.CityData&)":"cbb","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::GetCityDataByTerritoryGridId(System.UInt32,RuntimeData.CityData&)":"cbc","Assembly-CSharp|System.Void RuntimeData.CityMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cbd","Assembly-CSharp|System.Void RuntimeData.CityMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"cbe","Assembly-CSharp|System.Void RuntimeData.CityData::DeepCopy(RuntimeData.CityData)":"cbf","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.CityData::Player(RuntimeData.MapData)":"dit","Assembly-CSharp|System.Boolean RuntimeData.CityData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"euo","Assembly-CSharp|RuntimeData.GridData RuntimeData.CityData::Grid(RuntimeData.MapData)":"gur","Assembly-CSharp|System.Boolean RuntimeData.CityData::Grid(RuntimeData.MapData,RuntimeData.GridData&)":"fss","Assembly-CSharp|CivEnum RuntimeData.CityData::Civ(RuntimeData.MapData)":"gus","Assembly-CSharp|TH1Renderer.GridRenderer RuntimeData.CityData::GridRenderer(RuntimeData.MapData)":"gut","Assembly-CSharp|TH1_Renderer.CityInfoRenderer RuntimeData.CityData::CityInfoRenderer(RuntimeData.MapData)":"guu","Assembly-CSharp|System.Void RuntimeData.CityData::SetCityRenderer(RuntimeData.MapData)":"guv","Assembly-CSharp|System.Void RuntimeData.CityData::InitData(System.Collections.Generic.List`1<System.UInt32>,CityLibrary)":"cbg","Assembly-CSharp|System.Void RuntimeData.CityData::OnTurnStart(RuntimeData.MapData)":"cbh","Assembly-CSharp|System.Void RuntimeData.CityData::OnTurnEnd(RuntimeData.MapData)":"cbi","Assembly-CSharp|System.Boolean RuntimeData.CityData::TryUpgradeCity()":"cbj","Assembly-CSharp|System.Boolean RuntimeData.CityData::CheckIsInTerritory(System.UInt32)":"cbk","Assembly-CSharp|System.Void RuntimeData.CityData::SetCapital(System.Boolean,RuntimeData.MapData)":"guw","Assembly-CSharp|System.Void RuntimeData.TerritoryData::DeepCopy(RuntimeData.TerritoryData)":"cbm","Assembly-CSharp|System.Void RuntimeData.TerritoryData::UpdateTerritory(System.Collections.Generic.List`1<System.UInt32>)":"cbn","Assembly-CSharp|System.Boolean RuntimeData.TerritoryData::CheckIsInTerritory(System.UInt32)":"cbo","Assembly-CSharp|System.Void RuntimeData.TerritoryData::GetAllTerritoryArea(System.Collections.Generic.HashSet`1<System.UInt32>)":"cbp","Assembly-CSharp|System.Void RuntimeData.GridMapData::DeepCopy(RuntimeData.GridMapData)":"cbq","Assembly-CSharp|System.Void RuntimeData.GridMapData::BindMapConfig(RuntimeData.MapConfig)":"cbr","Assembly-CSharp|System.Void RuntimeData.GridMapData::OnTurnStart(RuntimeData.MapData)":"cbs","Assembly-CSharp|System.Void RuntimeData.GridMapData::OnTurnEnd(RuntimeData.MapData)":"cbt","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::GetGridIndexByGid(System.UInt32)":"hxd","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByGid(System.UInt32,RuntimeData.GridData&)":"cbu","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByPos(System.Int32,System.Int32,RuntimeData.GridData&)":"cbv","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByV2(UnityEngine.Vector2,RuntimeData.GridData&)":"ftd","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetGridDataByVector3Pos(UnityEngine.Vector3,RuntimeData.GridData&)":"cbw","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridData(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1<RuntimeData.GridData>)":"daw","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> RuntimeData.GridMapData::GetAroundGridData(System.Int32,System.Int32,RuntimeData.GridData)":"cbx","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridDataSet_NOCENTER(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1<RuntimeData.GridData>)":"dax","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> RuntimeData.GridMapData::GetAroundGridDataSet_NOCENTER(System.Int32,System.Int32,RuntimeData.GridData)":"hxe","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridDataSetByOrder(System.Int32,System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1<RuntimeData.GridData>)":"day","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> RuntimeData.GridMapData::GetAroundGridDataSetByOrder(System.Int32,System.Int32,RuntimeData.GridData)":"cbz","Assembly-CSharp|System.Void RuntimeData.GridMapData::GetAroundGridIdList(System.Int32,RuntimeData.GridData,System.Collections.Generic.List`1<System.UInt32>,System.Boolean)":"daz","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.GridMapData::GetAroundGridIdList(System.Int32,RuntimeData.GridData,System.Boolean)":"cca","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::GetUpGridData(RuntimeData.GridData,System.Int32,System.Int32,RuntimeData.GridData&)":"ccb","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::IsInLeftOrRightBorder(RuntimeData.GridData)":"ccc","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::IsInUpOrDownBorder(RuntimeData.GridData)":"ccd","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::CalcDistance(RuntimeData.GridData,RuntimeData.GridData)":"cce","Assembly-CSharp|System.Int32 RuntimeData.GridMapData::CalcManhattanDistance(RuntimeData.GridData,RuntimeData.GridData)":"djg","Assembly-CSharp|System.Void RuntimeData.GridMapData::RefreshConnectInfo()":"ccf","Assembly-CSharp|System.Boolean RuntimeData.GridMapData::CalcBridgeMirror(RuntimeData.GridData)":"ts","Assembly-CSharp|RuntimeData.GridData RuntimeData.GridMapData::GetNextGrid(RuntimeData.GridData,RuntimeData.GridData)":"jwu","Assembly-CSharp|CivEnum RuntimeData.GridData::get_CivEnum()":"fti","Assembly-CSharp|System.Void RuntimeData.GridData::DeepCopy(RuntimeData.GridData)":"ccj","Assembly-CSharp|System.Void RuntimeData.GridData::SetGridData(TerrainType,TerrainFeature,Vegetation,ResourceType,System.UInt32)":"cck","Assembly-CSharp|System.Boolean RuntimeData.GridData::IsRoadBridgePort()":"ccl","Assembly-CSharp|UnityEngine.Vector3 RuntimeData.GridData::V3()":"gux","Assembly-CSharp|System.Boolean RuntimeData.GridData::HasBuilding()":"ftj","Assembly-CSharp|System.Boolean RuntimeData.GridData::IsMainMap()":"guy","Assembly-CSharp|System.Boolean RuntimeData.GridData::InMainSight()":"guz","Assembly-CSharp|RuntimeData.GridSpType RuntimeData.GridData::GetTopGridSpType()":"iqb","Assembly-CSharp|System.Boolean RuntimeData.GridData::UnsightNearby(RuntimeData.MapData,RuntimeData.PlayerData)":"ri","Assembly-CSharp|System.Void RuntimeData.GridData::OnTurnStart(RuntimeData.MapData)":"ccm","Assembly-CSharp|System.Void RuntimeData.GridData::OnTurnEnd(RuntimeData.MapData)":"ccn","Assembly-CSharp|System.Boolean RuntimeData.GridData::HasSpType(RuntimeData.GridSpType)":"fxs","Assembly-CSharp|System.Boolean RuntimeData.GridData::RemoveSpType(RuntimeData.GridSpType,RuntimeData.MapData)":"gva","Assembly-CSharp|System.Boolean RuntimeData.GridData::AddSpType(RuntimeData.GridSpType,RuntimeData.MapData,RuntimeData.UnitData)":"gvb","Assembly-CSharp|RuntimeData.GridSpType RuntimeData.GridData::GetOnlyOneSpType()":"hxf","Assembly-CSharp|System.Boolean RuntimeData.GridData::RealUnit(RuntimeData.MapData,RuntimeData.UnitData&)":"jwv","Assembly-CSharp|System.Boolean RuntimeData.GridData::VisibleUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData&)":"jww","Assembly-CSharp|System.Boolean RuntimeData.GridData::MainSelfPlayerVisibleUnit(RuntimeData.UnitData&)":"jwx","Assembly-CSharp|RuntimeData.CityData RuntimeData.GridData::BelongButNotOnGridCity(RuntimeData.MapData)":"dik","Assembly-CSharp|System.Boolean RuntimeData.GridData::City(RuntimeData.MapData,RuntimeData.CityData&)":"gve","Assembly-CSharp|RuntimeData.CityData RuntimeData.GridData::CityOnGrid(RuntimeData.MapData)":"gvf","Assembly-CSharp|System.Boolean RuntimeData.GridData::CityOnGrid(RuntimeData.MapData,RuntimeData.CityData&)":"gvg","Assembly-CSharp|System.Int32 RuntimeData.GridData::CityExp()":"gvh","Assembly-CSharp|TH1Renderer.GridRenderer RuntimeData.GridData::Renderer(RuntimeData.MapData)":"gvi","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.GridData::Player(RuntimeData.MapData)":"bc","Assembly-CSharp|System.Boolean RuntimeData.GridData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"iqc","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.GridData::GetRealTimeGeoIdList()":"fub","Assembly-CSharp|System.Void RuntimeData.GridData::UpdateGeoInfo(RuntimeData.MapData)":"fui","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::get_PosId()":"cco","Assembly-CSharp|UnityEngine.Vector2Int RuntimeData.MapPosition::V2()":"gvj","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::CalculatePosId(System.Int32,System.Int32)":"ccp","Assembly-CSharp|System.Void RuntimeData.MapPosition::SetPosition(RuntimeData.MapPosition)":"ccq","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::Equals(RuntimeData.MapPosition)":"fxy","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::op_Equality(RuntimeData.MapPosition,RuntimeData.MapPosition)":"fxz","Assembly-CSharp|System.Boolean RuntimeData.MapPosition::op_Inequality(RuntimeData.MapPosition,RuntimeData.MapPosition)":"fya","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapConfig::CreateRuntimeCopy()":"mnh","Assembly-CSharp|System.Void RuntimeData.MapConfig::EnsureSerializedPlayerSlots(System.Int32)":"mni","Assembly-CSharp|System.Void RuntimeData.MapConfig::EnsurePlayerSlots(RuntimeData.NetMode)":"mnj","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerCount(System.UInt32,RuntimeData.NetMode)":"mnk","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::GetRequiredPlayerSlotCount(System.Int32,RuntimeData.NetMode)":"mnl","Assembly-CSharp|System.Void RuntimeData.MapConfig::TrimRemovablePlayerSlots(System.Int32)":"mnm","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::CanRemovePlayerSlot(RuntimeData.MemberCiv)":"mnn","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::CreateDefaultPlayerSlot(System.Int32,RuntimeData.NetMode)":"mno","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplySinglePlayerSlotDefaults()":"mnp","Assembly-CSharp|System.Void RuntimeData.MapConfig::PrepareSinglePlayerSlot(RuntimeData.MemberCiv,System.Int32,System.Boolean)":"mnq","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::PickDefaultCivId(System.Int32,System.Collections.Generic.HashSet`1<System.UInt32>)":"mnr","Assembly-CSharp|System.Void RuntimeData.MapConfig::NormalizePlayerSlot(RuntimeData.MemberCiv,System.Int32)":"mns","Assembly-CSharp|System.Void RuntimeData.MapConfig::NormalizeSerializedPlayerSlot(RuntimeData.MemberCiv,System.Int32)":"mnt","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateLobbyMember(System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo>)":"mnu","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetFirstAssignableSlot()":"mnv","Assembly-CSharp|System.Void RuntimeData.MapConfig::ClearPlayerSlotMember(RuntimeData.MemberCiv,System.Boolean,System.Boolean)":"mnw","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::EnsureLobbyOwnerReady()":"mnx","Assembly-CSharp|System.Void RuntimeData.MapConfig::RefreshMultiCivsDict()":"gvl","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetMemberCiv(System.UInt64)":"gvm","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::GetPlayerSlot(System.Int32,RuntimeData.NetMode)":"mny","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotTeam(System.Int32,System.Int32,RuntimeData.NetMode)":"mnz","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotAI(System.Int32,System.Boolean,RuntimeData.NetMode)":"moa","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetPlayerSlotCiv(System.Int32,System.UInt32,System.UInt32,RuntimeData.NetMode)":"mob","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSinglePlayerSlotCiv(System.Int32,System.UInt32,System.UInt32)":"moc","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSinglePlayerCiv(System.UInt32,System.UInt32)":"mod","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetMemberSlot(System.UInt64,System.Int32)":"moe","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::TryGetTeamIdByPlayerId(System.UInt32,System.Int32&)":"mof","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ArePlayersInSameTeam(System.UInt32,System.UInt32)":"mog","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplyTeamDiplomacy(RuntimeData.MapData)":"moh","Assembly-CSharp|System.Void RuntimeData.MapConfig::BindSlotPlayerIdsByIndex(RuntimeData.MapData)":"moi","Assembly-CSharp|System.Void RuntimeData.MapConfig::ApplyTeammateDiplomacy(RuntimeData.CountryDiplomacyInfo)":"moj","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateMemberCiv(RuntimeData.MemberCiv)":"mok","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberSlot(System.Int32)":"mol","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberTeam(System.Int32)":"mom","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberCiv(System.UInt32,System.UInt32)":"mon","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateSelfMemberConfig(System.Int32,System.UInt32,System.UInt32,System.Int32)":"moo","Assembly-CSharp|RuntimeData.MemberCiv RuntimeData.MapConfig::CopyMemberCiv(RuntimeData.MemberCiv)":"mop","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::UpdateMemberReady(System.UInt64,System.Boolean)":"moq","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetSelfReady(System.Boolean)":"mor","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ToggleSelfReady()":"mos","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsMemberReady(System.UInt64)":"mot","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::AreAllLobbyMembersReady()":"mou","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ResetGuestReadyStates()":"mov","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::SetResumeArchiveSelected(System.Boolean)":"mow","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::ApplyMemberCivLocal(RuntimeData.MemberCiv)":"mox","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::HasSameLobbyMembers(System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo>)":"moy","Assembly-CSharp|System.Void RuntimeData.MapConfig::CheckMapConfigChanged()":"gvo","Assembly-CSharp|System.Void RuntimeData.MapConfig::ClearMultiCivs()":"dim","Assembly-CSharp|System.Void RuntimeData.MapConfig::ChangeByMapConfig(RuntimeData.MapConfig)":"cwz","Assembly-CSharp|System.Void RuntimeData.MapConfig::RefreshLimits()":"iyp","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsLimit(RuntimeData.MatchLimitType)":"iyq","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_0(System.Type)":"lpw","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_1(System.Reflection.PropertyInfo)":"lqa","Assembly-CSharp|System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_2(System.Reflection.FieldInfo)":"lrb","Assembly-CSharp|System.Void RuntimeData.MapData/<>c__DisplayClass82_0::<AddUnitData>b__0()":"bcg","Assembly-CSharp|System.Boolean RuntimeData.MapData::get_DeserializedMissingCriticalData()":"llq","Assembly-CSharp|System.Void RuntimeData.MapData::set_DeserializedMissingCriticalData(System.Boolean)":"llr","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::get_CurPlayer()":"gvp","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::get_IdGenerator()":"ccr","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityIdByGridId(System.UInt32,System.UInt32&)":"ccs","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByGid(System.UInt32,RuntimeData.CityData&)":"cct","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityIdByUnitId(System.UInt32,System.UInt32&)":"ccu","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByUnitId(System.UInt32,RuntimeData.CityData&)":"ccv","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCityDataByTerritoryGid(System.UInt32,RuntimeData.CityData&)":"ccw","Assembly-CSharp|System.Void RuntimeData.MapData::GetCityDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1<RuntimeData.CityData>)":"ccx","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetTurnTimeLimitSeconds(System.UInt32)":"bch","Assembly-CSharp|System.Void RuntimeData.MapData::GetCityDataListByPlayerId(System.UInt32,System.Collections.Generic.HashSet`1<RuntimeData.CityData>)":"ccy","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> RuntimeData.MapData::GetCityDataSetByPlayerId(System.UInt32)":"ccz","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> RuntimeData.MapData::GetGridDataSetByPlayerId(System.UInt32)":"cda","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.MapData::GetGridIdSetByPlayerId(System.UInt32)":"cdb","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetCapitalCityDataByPlayerId(System.UInt32,RuntimeData.CityData&)":"cdc","Assembly-CSharp|System.Boolean RuntimeData.MapData::SetCityIdToPlayerId(System.UInt32,System.UInt32)":"cdd","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitIdToGridId(System.UInt32,System.UInt32)":"cde","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitDataDie(RuntimeData.UnitData)":"cdf","Assembly-CSharp|System.Void RuntimeData.MapData::SetUnitIdToCityId(System.UInt32,System.UInt32)":"cdg","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetCityCount(System.UInt32)":"cdh","Assembly-CSharp|System.Int32 RuntimeData.MapData::GetUnitCount(System.UInt32)":"cdi","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitIdByGid(System.UInt32,System.UInt32&)":"cdj","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitDataByGid_Core(System.UInt32,RuntimeData.UnitData&)":"jxd","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitDataByGid(System.UInt32,RuntimeData.UnitData&)":"cdk","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByCityId(System.UInt32,System.Collections.Generic.List`1<RuntimeData.UnitData>)":"cdl","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1<RuntimeData.UnitData>)":"cdm","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByCityId(System.UInt32,System.Collections.Generic.HashSet`1<RuntimeData.UnitData>)":"cdn","Assembly-CSharp|System.Void RuntimeData.MapData::GetUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.HashSet`1<RuntimeData.UnitData>)":"cdo","Assembly-CSharp|System.Void RuntimeData.MapData::GetOtherUnitDataListByPlayerId(System.UInt32,System.Collections.Generic.List`1<RuntimeData.UnitData>)":"cdp","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByUnit(System.UInt32,System.UInt32)":"qk","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueOrJustBreakByUnit(System.UInt32,System.UInt32)":"fcf","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueOrJustBreakCityCenter(System.UInt32,RuntimeData.GridData)":"fen","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByPlayer(System.UInt32,System.UInt32)":"ql","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsLeagueUnitByCity(System.UInt32,System.UInt32)":"dtc","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetUnitByGiantType(GiantType,System.UInt32,RuntimeData.UnitData&)":"dji","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerIdByCityId(System.UInt32,System.UInt32&)":"cdq","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByCityId(System.UInt32,RuntimeData.PlayerData&)":"cdr","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerIdByUnitId(System.UInt32,System.UInt32&)":"cds","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByUnitId(System.UInt32,RuntimeData.PlayerData&)":"cdt","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerDataByTerritoryGridId(System.UInt32,RuntimeData.PlayerData&)":"cdu","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnion(System.UInt32,System.UInt32)":"cdv","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnionByUnitId(System.UInt32,System.UInt32)":"tu","Assembly-CSharp|System.Boolean RuntimeData.MapData::SameUnionOrJustBreakUnion(System.UInt32,System.UInt32)":"fcs","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridIdByUnitId(System.UInt32,System.UInt32&)":"cdw","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridDataByUnitId(System.UInt32,RuntimeData.GridData&)":"cdx","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridIdByCityId(System.UInt32,System.UInt32&)":"cdy","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetNearestCity(RuntimeData.UnitData,RuntimeData.CityData&)":"djk","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetGridDataByCityId(System.UInt32,RuntimeData.GridData&)":"cdz","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsCurrentShowMap()":"gvq","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridSamePlayer(RuntimeData.GridData,System.Int32)":"cea","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridSameCity(RuntimeData.GridData,System.Int32)":"ceb","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridFreeland(RuntimeData.GridData,System.Int32,RuntimeData.GridData&)":"cec","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridRoadCanConnenct(RuntimeData.GridData,System.Int32)":"ced","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfNearByGridIsLand(RuntimeData.GridData,System.Int32,RuntimeData.GridData&)":"cee","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.MapData::GetNearby1RadiusFreelandGidList(System.UInt32)":"cef","Assembly-CSharp|System.Boolean RuntimeData.MapData::HasBridgeSideLand(RuntimeData.GridData,System.Boolean&)":"ceg","Assembly-CSharp|System.Void RuntimeData.MapData::GetPlayerTerritoryGridIdSet(System.UInt32,System.Collections.Generic.HashSet`1<System.UInt32>)":"dbf","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.MapData::GetPlayerTerritoryGridIdSet(System.UInt32)":"ceh","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfCityFullPopulation(RuntimeData.CityData)":"cei","Assembly-CSharp|System.UInt32 RuntimeData.MapData::GetMapSize()":"cej","Assembly-CSharp|RuntimeData.CityData RuntimeData.MapData::AddCityData(System.UInt32,System.UInt32)":"cek","Assembly-CSharp|System.Boolean RuntimeData.MapData::AddUnitData(System.UInt32,System.UInt32,RuntimeData.UnitFullType,RuntimeData.UnitData&,System.Single)":"bep","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckLandTypeForGrid(RuntimeData.UnitFullType,RuntimeData.GridData)":"dkx","Assembly-CSharp|System.Void RuntimeData.MapData::AddUnitSkill(RuntimeData.UnitData)":"fyh","Assembly-CSharp|System.Void RuntimeData.MapData::RemoveUnitData(System.UInt32)":"cem","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.IdentifierBase> RuntimeData.MapData::GetAllIdentifierBase()":"cen","Assembly-CSharp|RuntimeData.IdentifierBase RuntimeData.MapData::GetIdentifierBase(System.UInt32)":"fum","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::GetDeepCopyMapData()":"ceo","Assembly-CSharp|System.Void RuntimeData.MapData::DeepCopy(RuntimeData.MapData)":"cep","Assembly-CSharp|System.Void RuntimeData.MapData::BeforeUnitDamaged(Logic.SettlementInfo)":"bql","Assembly-CSharp|System.Void RuntimeData.MapData::OnUnitDamaged(Logic.SettlementInfo)":"ceq","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"gvr","Assembly-CSharp|System.Void RuntimeData.MapData::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jxe","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData)":"jkb","Assembly-CSharp|System.Void RuntimeData.MapData::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.UnitData)":"gvt","Assembly-CSharp|System.Boolean RuntimeData.MapData::SaveMatchConfig(RuntimeData.MapConfig)":"lls","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::GetMatchConfig()":"dln","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigWithBackup(System.String)":"llt","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigFile(System.String)":"llu","Assembly-CSharp|System.Byte[] RuntimeData.MapData::SerializeMapArchive(RuntimeData.MapData)":"mpg","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::DeserializeMapArchive(System.Byte[])":"mph","Assembly-CSharp|System.Byte[] RuntimeData.MapData::SerializeArchiveBytes(RuntimeData.MapData)":"lrc","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData::DeserializeArchiveBytes(System.Byte[])":"lrd","Assembly-CSharp|RuntimeData.GameRecord RuntimeData.MapData::ExportGameRecord()":"ceu","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGidBelongPid(System.UInt32,System.UInt32)":"emj","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGidBelongPidUnion(System.UInt32,System.UInt32)":"gk","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckCityIdBelongPlayerId(System.UInt32,System.UInt32)":"cev","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongPlayerId(System.UInt32,System.UInt32)":"cew","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongPlayerIdUnion(System.UInt32,System.UInt32)":"cex","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckGridIdBelongPlayerIdUnion(System.UInt32,System.UInt32)":"cey","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongCityId(System.UInt32,System.UInt32)":"cez","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckCityIdBelongSelfPlayer(System.UInt32)":"cfa","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckUnitIdBelongSelfPlayer(System.UInt32)":"cfb","Assembly-CSharp|System.Void RuntimeData.MapData::RefreshTurn()":"gvu","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::GetNextPlayer()":"gvv","Assembly-CSharp|System.Void RuntimeData.MapData::OnTurnStart(System.UInt32)":"gvw","Assembly-CSharp|System.Void RuntimeData.MapData::OnAfterTurnStart(System.UInt32)":"iyu","Assembly-CSharp|System.Void RuntimeData.MapData::OnTurnEnd(System.UInt32)":"gvx","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::GetWinPlayer()":"jma","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIfGameEnd(System.Boolean&)":"gvy","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsPlayerOrTeammateWin(System.UInt32)":"mpi","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIsRealPlayer(System.UInt32)":"bfg","Assembly-CSharp|System.Boolean RuntimeData.MapData::CheckIsAI(System.UInt32)":"gwb","Assembly-CSharp|System.Void RuntimeData.MapData::RegenerateMap(TH1_Logic.MatchConfig.MapRecordData)":"dlo","Assembly-CSharp|System.Void RuntimeData.MapData::CompareEqual(RuntimeData.MapData)":"gwc","Assembly-CSharp|System.Collections.Generic.List`1<System.String> RuntimeData.MapData::GetCompareEqual(RuntimeData.MapData)":"iqj","Assembly-CSharp|System.Boolean RuntimeData.MapData::GetPlayerHasActedInBigTurn(RuntimeData.PlayerData)":"gwd","Assembly-CSharp|System.Boolean RuntimeData.MapData::CompareComponent2`1(T,T)":"gwe","Assembly-CSharp|System.Void RuntimeData.MapData::CompareComponent`1(T,T,System.String,System.Collections.Generic.List`1<System.String>)":"gwf","Assembly-CSharp|System.Collections.Generic.List`1<System.String> RuntimeData.MapData::FindDifferences`1(T,T,System.String,System.Collections.Generic.HashSet`1<System.Object>)":"cub","Assembly-CSharp|System.Boolean RuntimeData.MapData::IsMemoryPackSerializable(System.Reflection.MemberInfo)":"cuc","Assembly-CSharp|System.Boolean RuntimeData.MapData::CompareWithDetails`1(T,T)":"cud","Assembly-CSharp|System.Void RuntimeData.MapData::FindDifferences(RuntimeData.MapData)":"iqk","Assembly-CSharp|System.UInt32 RuntimeData.MapIdGenerator::GeneratorId()":"cfc","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapIdGenerator::DeepCopy()":"cfd","Assembly-CSharp|System.Void RuntimeData.MapIdGenerator::DeepCopy(RuntimeData.MapIdGenerator)":"cfe","Assembly-CSharp|System.String RuntimeData.MatchLimitData::GetMatchLimitTypeDesc(RuntimeData.MatchLimitType)":"iyv","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnSendHeartbeat()":"dtd","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnReceiveHeartbeat()":"dte","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::OnReceiveHeartbeatReply()":"dtf","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::GetPing()":"dtg","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmData::UpdateErrorTime()":"bej","Assembly-CSharp|System.Boolean RuntimeData.PlayerConfirmData::IsNeedAI()":"cgo","Assembly-CSharp|RuntimeData.PlayerConfirmData RuntimeData.PlayerConfirmMap::GetPlayerConfirm(System.UInt64)":"dth","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmMap::UpdatePlayerConfirm(System.Collections.Generic.Dictionary`2<System.UInt64,RuntimeData.PlayerConfirmData>)":"dti","Assembly-CSharp|System.Void RuntimeData.PlayerConfirmMap::InitFromMapSlots(RuntimeData.MapData)":"mpj","Assembly-CSharp|System.Void RuntimeData.NetData/CountingRandom::Advance(System.Int32)":"lqj","Assembly-CSharp|System.Void RuntimeData.NetData/CountingRandom::CountUse()":"lqk","Assembly-CSharp|System.Void RuntimeData.NetData::DeepCopy(RuntimeData.NetData)":"fyp","Assembly-CSharp|System.Random RuntimeData.NetData::GetRandom(RuntimeData.MapData)":"cue","Assembly-CSharp|System.Random RuntimeData.NetData::CreateRandom(System.Int32,System.Action)":"lql","Assembly-CSharp|System.Boolean RuntimeData.NetData::RefreshPlayerNet(RuntimeData.MapData)":"lly","Assembly-CSharp|System.UInt32 RuntimeData.NetData::GetActionVersion()":"fys","Assembly-CSharp|System.UInt64 RuntimeData.NetData::GetmemberIdId(System.UInt32)":"gwh","Assembly-CSharp|System.UInt32 RuntimeData.NetData::GetPlayerId(System.UInt64)":"ben","Assembly-CSharp|System.Void RuntimeData.NetData::CompareEqual(RuntimeData.NetData)":"gwi","Assembly-CSharp|System.String RuntimeData.NetData::GetMapDataHash(RuntimeData.MapData)":"fyt","Assembly-CSharp|System.Void RuntimeData.NetData::<GetRandom>b__13_0()":"lqm","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::get_SelfPlayerData()":"cff","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::DeepCopy(RuntimeData.PlayerMapData)":"cfg","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::TrimPlayerCount(System.Int32)":"ekr","Assembly-CSharp|System.Boolean RuntimeData.PlayerMapData::GetPlayerDataByPlayerID(System.UInt32,RuntimeData.PlayerData&)":"cfh","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::GetPlayerData(System.UInt32)":"cfl","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cfm","Assembly-CSharp|System.Void RuntimeData.PlayerMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"cfn","Assembly-CSharp|System.Int32 RuntimeData.PlayerMapData::GetMaxPlayerScore()":"hxk","Assembly-CSharp|System.Void RuntimeData.PlayerData/<>c__DisplayClass75_0::<RefreshDiplomacyState>b__0()":"lre","Assembly-CSharp|CivEnum RuntimeData.PlayerData::get_CivEnum()":"fuo","Assembly-CSharp|ForceEnum RuntimeData.PlayerData::get_ForceEnum()":"fup","Assembly-CSharp|Empire RuntimeData.PlayerData::get_Empire()":"jgu","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::get_PlayerCoin()":"ekj","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::get_PlayerTechPoint()":"eyu","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::get_IsSurvival()":"jxf","Assembly-CSharp|System.Void RuntimeData.PlayerData::DeepCopy(RuntimeData.PlayerData)":"cfq","Assembly-CSharp|System.Void RuntimeData.PlayerData::InitData(System.UInt32,System.UInt32)":"cfr","Assembly-CSharp|System.Void RuntimeData.PlayerData::OnTurnStart(RuntimeData.MapData)":"cfs","Assembly-CSharp|System.Void RuntimeData.PlayerData::OnTurnEnd(RuntimeData.MapData)":"cft","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSelfPlayer()":"gwj","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSelfPlayerOnMainMap()":"lsx","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddAttacker(System.UInt32)":"cfu","Assembly-CSharp|CivEnum RuntimeData.PlayerData::Civ()":"gwk","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddTechPoint(System.Int32)":"eyv","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCulturePoint(System.Int32)":"jxg","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin(System.Int32,UnityEngine.Vector3)":"elm","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin_ViewOnly(System.Int32,UnityEngine.Vector3)":"env","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin_LogicOnly(System.Int32)":"eqc","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddCoin(System.Int32,RuntimeData.GridData)":"dkz","Assembly-CSharp|System.Void RuntimeData.PlayerData::SpendCoin(System.Int32,RuntimeData.GridData)":"fuq","Assembly-CSharp|System.Void RuntimeData.PlayerData::SpendTechPoint(System.Int32)":"eyw","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddFaith(System.Int32,UnityEngine.Vector3)":"equ","Assembly-CSharp|System.Void RuntimeData.PlayerData::AddFaith(System.Int32,RuntimeData.GridData)":"gwl","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CheckTurnsAttacker(System.UInt32,System.UInt32)":"cfv","Assembly-CSharp|System.Void RuntimeData.PlayerData::RefreshFeelingValue(RuntimeData.MapData)":"cfw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::HasAnyOverlap(System.Collections.Generic.HashSet`1<System.UInt32>,System.Collections.Generic.List`1<System.UInt32>)":"hsw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::HasAnyOverlap(System.Collections.Generic.HashSet`1<System.UInt32>,System.Collections.Generic.HashSet`1<System.UInt32>)":"hsx","Assembly-CSharp|System.Void RuntimeData.PlayerData::RefreshDiplomacyState(RuntimeData.MapData)":"cfx","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::GetTechCost(TechInfo)":"fur","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanShowResource(ResourceType)":"fus","Assembly-CSharp|System.Single RuntimeData.PlayerData::GetHeroCostDiscount(RuntimeData.MapData,System.Single&)":"jxh","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanBuyBigGuyWithCulture(RuntimeData.MapData)":"jxi","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanCultureUpgradeUnit(RuntimeData.MapData)":"lti","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CanConvertCultureToGold(RuntimeData.MapData)":"jxj","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::CheckResourceOpen(RuntimeData.MapData,ResourceType)":"jxk","Assembly-CSharp|System.Void RuntimeData.PlayerData::Surrender(RuntimeData.MapData)":"jxl","Assembly-CSharp|System.Void RuntimeData.WonderData::DeepCopy(RuntimeData.WonderData)":"cfy","Assembly-CSharp|RuntimeData.WonderState RuntimeData.WonderData::GetWonderState(RuntimeData.WonderTypeEnum)":"cfz","Assembly-CSharp|System.Void RuntimeData.WonderData::SetWonderState(RuntimeData.WonderTypeEnum,RuntimeData.WonderState)":"cga","Assembly-CSharp|System.Boolean RuntimeData.WonderData::IsWonderRenderMark(RuntimeData.WonderTypeEnum)":"cgb","Assembly-CSharp|System.Boolean RuntimeData.WonderData::IsWonderLibraryBuilt(WonderLibrary,RuntimeData.PlayerData)":"s","Assembly-CSharp|System.Void RuntimeData.MapSightData::DeepCopy(RuntimeData.MapSightData)":"cgc","Assembly-CSharp|System.Boolean RuntimeData.MapSightData::CheckIsInSight(System.UInt32)":"cgd","Assembly-CSharp|System.Boolean RuntimeData.MapSightData::UpdateSightByPath(RuntimeData.UnitData,RuntimeData.PlayerData,UnityEngine.Vector2Int,RuntimeData.MapData)":"gwn","Assembly-CSharp|System.Void RuntimeData.TechTreeData::DeepCopy(RuntimeData.TechTreeData)":"cge","Assembly-CSharp|System.Void RuntimeData.TechTreeData::LearnTech(TechType,RuntimeData.PlayerData)":"hxl","Assembly-CSharp|System.Void RuntimeData.TechTreeData::RemoveTech(TechType)":"cgg","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTech(TechType)":"cgh","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTech(System.Collections.Generic.List`1<TechType>)":"gwo","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfHasTechAtom(TechAtom)":"fzl","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::HasAllTech(RuntimeData.PlayerData)":"ry","Assembly-CSharp|System.Int32 RuntimeData.TechTreeData::GetScore()":"cgj","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckActionCan(Logic.Action.CommonActionId)":"cgk","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfTechUnsee(TechType)":"cgl","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::HasFatherTech(System.Collections.Generic.List`1<TechType>)":"gwp","Assembly-CSharp|System.Boolean RuntimeData.TechTreeData::CheckIfTechCanLearn(TechType)":"cgm","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::DeepCopy(RuntimeData.DiplomacyData)":"cgn","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyData::CheckTurnAttacker(System.UInt32,System.UInt32,System.UInt32)":"gwq","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::AddTurnAttacker(System.UInt32,System.UInt32,System.UInt32)":"gwr","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::AddCountryDiplomacyInfo(System.UInt32)":"gws","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyData::GetCountryDiplomacyInfo(System.UInt32,System.UInt32,RuntimeData.CountryDiplomacyInfo&)":"gwt","Assembly-CSharp|System.Void RuntimeData.DiplomacyData::Refresh()":"cgr","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::GetCountryDiplomacyInfo(RuntimeData.PlayerData,System.UInt32,RuntimeData.CountryDiplomacyInfo&)":"gwu","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::GetCountryDiplomacyInfo(RuntimeData.PlayerData,RuntimeData.PlayerData,RuntimeData.CountryDiplomacyInfo&)":"gwv","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::AddTurnAttacker(RuntimeData.PlayerData,System.UInt32,System.UInt32)":"gww","Assembly-CSharp|System.Void RuntimeData.DiplomacyDataExtensions::AddTurnAttacker(RuntimeData.PlayerData,RuntimeData.PlayerData,System.UInt32)":"gwx","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::CheckTurnAttacker(RuntimeData.PlayerData,System.UInt32,System.UInt32)":"gwy","Assembly-CSharp|System.Boolean RuntimeData.DiplomacyDataExtensions::CheckTurnAttacker(RuntimeData.PlayerData,RuntimeData.PlayerData,System.UInt32)":"gwz","Assembly-CSharp|System.Void RuntimeData.CountryDiplomacyInfo::DeepCopy(RuntimeData.CountryDiplomacyInfo)":"cgs","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::get_HeroCount()":"dld","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::DeepCopy(RuntimeData.PlayerHeroData)":"dpe","Assembly-CSharp|GiantType RuntimeData.PlayerHeroData::GetLeaderGiantType()":"duo","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"jxm","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::HasHero(GiantType)":"dvf","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::AddHero(RuntimeData.MapData,RuntimeData.PlayerData,GiantType)":"bfh","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::UpdateHero(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitFullType)":"cet","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::ForceFinishHeroTask(GiantType)":"gxa","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::GetHeroTask(GiantType,TH1_Logic.HeroTask.HeroTaskContentBase&)":"dvz","Assembly-CSharp|System.Void RuntimeData.PlayerHeroData::UpdateHeroMaxCount(System.UInt32)":"dwa","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::GetHeroFinishTaskCost(GiantType,System.Single)":"jxn","Assembly-CSharp|System.UInt32 RuntimeData.PlayerHeroData::GetHeroLevel(GiantType)":"dwq","Assembly-CSharp|System.UInt32 RuntimeData.PlayerHeroData::GetMaxHeroLevelByChessType(ChessType)":"ltj","Assembly-CSharp|UnityEngine.Sprite RuntimeData.PlayerHeroData::GetHeroButtonSprite()":"dyf","Assembly-CSharp|System.Boolean RuntimeData.PlayerHeroData::GetHeroButtonHint()":"ecv","Assembly-CSharp|System.Void RuntimeData.PlayerNamerData::DeepCopy(RuntimeData.PlayerNamerData)":"ecx","Assembly-CSharp|CityLibrary RuntimeData.PlayerNamerData::GetSetNextCity()":"ecy","Assembly-CSharp|System.Boolean RuntimeData.PlayerNamerData::CheckIsCityNameSelfBuild(CityLibrary)":"jgv","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::DeepCopy(RuntimeData.PlayerCultureInfo)":"jxo","Assembly-CSharp|System.Boolean RuntimeData.PlayerCultureInfo::TryBuyCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,CultureCardType)":"jxp","Assembly-CSharp|System.Boolean RuntimeData.PlayerCultureInfo::CheckCanBuyCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,CultureCardType)":"cpr","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"jxq","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnUnitTransform(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"jxr","Assembly-CSharp|System.Void RuntimeData.PlayerCultureInfo::OnWonderBuild(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"jxs","Assembly-CSharp|System.Boolean RuntimeData.IdentifierBase::GetSkill(SkillType,Logic.Skill.SkillBase&)":"cgv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddOrOverrideSkill(SkillType,RuntimeData.MapData,System.UInt32)":"jmb","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddOrOverrideSkill(Logic.Skill.SkillBase,RuntimeData.MapData,System.UInt32)":"jmc","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::SpecialAddOrOverrideSkill(SkillType,RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmd","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddSkill_Legacy(SkillType,RuntimeData.MapData,System.Boolean,System.Int32,System.Boolean,System.Int32,System.Boolean,Logic.Skill.SpecialAddSkillType,System.UInt32)":"jme","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::AddInitSkill(SkillType,RuntimeData.MapData)":"iyx","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::RemoveSkill(SkillType,RuntimeData.MapData)":"bcv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::RefreshSkillDict()":"cgy","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsTurnStart(RuntimeData.MapData)":"fuv","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsAfterTurnStart(RuntimeData.MapData)":"iyy","Assembly-CSharp|System.Void RuntimeData.IdentifierBase::OnSkillsTurnEnd(RuntimeData.MapData)":"fuw","Assembly-CSharp|System.Void RuntimeData.UnitMapData::DeepCopy(RuntimeData.UnitMapData)":"cgz","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cha","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnAfterTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"iyz","Assembly-CSharp|System.Void RuntimeData.UnitMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)":"chb","Assembly-CSharp|RuntimeData.UnitData RuntimeData.UnitMapData::AddUnitData(RuntimeData.UnitFullType,RuntimeData.MapIdGenerator)":"edb","Assembly-CSharp|System.Void RuntimeData.UnitMapData::RemoveUnitData(System.UInt32)":"chd","Assembly-CSharp|System.Boolean RuntimeData.UnitMapData::GetUnitDataByUnitId(System.UInt32,RuntimeData.UnitData&)":"che","Assembly-CSharp|System.Boolean RuntimeData.UnitFullType::op_Equality(RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"hxm","Assembly-CSharp|System.Boolean RuntimeData.UnitFullType::op_Inequality(RuntimeData.UnitFullType,RuntimeData.UnitFullType)":"hxn","Assembly-CSharp|UnitType RuntimeData.UnitData::get_UnitType()":"fux","Assembly-CSharp|GiantType RuntimeData.UnitData::get_GiantType()":"fuy","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::get_UnitLevel()":"fuz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::CeilPositiveToInt(System.Single)":"mpk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::CeilPositiveToInt(System.Double)":"mpl","Assembly-CSharp|UnitType RuntimeData.UnitData::get_CarryUnitType()":"fva","Assembly-CSharp|GiantType RuntimeData.UnitData::get_CarryGiantType()":"fvb","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::get_CarryUnitLevel()":"fvc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.ActionPointType,System.Int32> RuntimeData.UnitData::get_ActionCache()":"jxt","Assembly-CSharp|System.Void RuntimeData.UnitData::SetAlive()":"iql","Assembly-CSharp|System.Void RuntimeData.UnitData::SetDie()":"iqm","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsAlive()":"bev","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsZombie()":"kol","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.UnitData::Player(RuntimeData.MapData)":"eff","Assembly-CSharp|System.Boolean RuntimeData.UnitData::Player(RuntimeData.MapData,RuntimeData.PlayerData&)":"gxc","Assembly-CSharp|RuntimeData.CityData RuntimeData.UnitData::City(RuntimeData.MapData)":"ehz","Assembly-CSharp|RuntimeData.GridData RuntimeData.UnitData::Grid(RuntimeData.MapData)":"gxd","Assembly-CSharp|System.Boolean RuntimeData.UnitData::Grid(RuntimeData.MapData,RuntimeData.GridData&)":"gxe","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsValidOnMap(RuntimeData.MapData,RuntimeData.GridData)":"mpm","Assembly-CSharp|TH1_Renderer.UnitRenderer RuntimeData.UnitData::Renderer(RuntimeData.MapData)":"gxf","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase RuntimeData.UnitData::HeroTask(RuntimeData.MapData)":"ekg","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetMaxHealth()":"chf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsMainMap()":"gxg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::InMainSight()":"gxh","Assembly-CSharp|UnityEngine.Vector3 RuntimeData.UnitData::GetPosition(RuntimeData.MapData)":"ekk","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TryGetPosition(RuntimeData.MapData,UnityEngine.Vector3&)":"mpn","Assembly-CSharp|System.Single RuntimeData.UnitData::GetHealthRatio()":"chg","Assembly-CSharp|TH1Renderer.ProjectileType RuntimeData.UnitData::GetProjectileType(RuntimeData.MapData,RuntimeData.GridData)":"hxo","Assembly-CSharp|System.Single RuntimeData.UnitData::GetMilitary()":"chh","Assembly-CSharp|System.Single RuntimeData.UnitData::GetCost()":"chi","Assembly-CSharp|System.Void RuntimeData.UnitData::DeepCopy(RuntimeData.UnitData)":"chj","Assembly-CSharp|System.Void RuntimeData.UnitData::InitData()":"chk","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsBigGuyType(UnitType)":"jxu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsBigGuy(System.Boolean)":"jgw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHero(System.Boolean)":"jgx","Assembly-CSharp|System.Void RuntimeData.UnitData::OnTurnStart(RuntimeData.MapData)":"chl","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAfterTurnStart(RuntimeData.MapData)":"iza","Assembly-CSharp|System.Void RuntimeData.UnitData::OnTurnEnd(RuntimeData.MapData)":"chm","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsTurnStart(RuntimeData.MapData)":"fuv","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsAfterTurnStart(RuntimeData.MapData)":"iyy","Assembly-CSharp|System.Void RuntimeData.UnitData::OnSkillsTurnEnd(RuntimeData.MapData)":"fuw","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetSightRange(RuntimeData.MapData)":"ekz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetSightRange(RuntimeData.MapData,RuntimeData.GridData)":"gxj","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetAttackRange(RuntimeData.MapData)":"hxp","Assembly-CSharp|System.Int32 RuntimeData.UnitData::FinalMoveRange(RuntimeData.MapData)":"hxq","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetMoveRange(RuntimeData.MapData)":"hxr","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CheckIsStaticExp(RuntimeData.MapData)":"chq","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CheckIsCityDefenseBuff()":"chr","Assembly-CSharp|LandType RuntimeData.UnitData::GetLandType()":"chs","Assembly-CSharp|System.Single RuntimeData.UnitData::GetSpecialSkillBonus(RuntimeData.MapData,SkillType)":"gxk","Assembly-CSharp|System.String RuntimeData.UnitData::GetAttackShowString(RuntimeData.MapData)":"cht","Assembly-CSharp|System.Single RuntimeData.UnitData::GetRawAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxl","Assembly-CSharp|System.Single RuntimeData.UnitData::GetBaseAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxm","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAllAttackValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxn","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxo","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxp","Assembly-CSharp|System.String RuntimeData.UnitData::GetDefenseShowString(RuntimeData.MapData)":"chv","Assembly-CSharp|System.String RuntimeData.UnitData::GetMoveRangeShowString(RuntimeData.MapData)":"hxs","Assembly-CSharp|System.String RuntimeData.UnitData::GetAttackRangeShowString(RuntimeData.MapData)":"hxt","Assembly-CSharp|System.Single RuntimeData.UnitData::GetRawDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxq","Assembly-CSharp|System.Single RuntimeData.UnitData::GetBaseDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxr","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAllDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)":"gxs","Assembly-CSharp|System.Single RuntimeData.UnitData::GetAllDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)":"ltk","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxt","Assembly-CSharp|System.Single RuntimeData.UnitData::GetBaseDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)":"ltl","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamOnlyForDefenseShow(RuntimeData.MapData,RuntimeData.UnitData)":"jxv","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)":"gxu","Assembly-CSharp|System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)":"ltm","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData)":"ltn","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetHeroUpgradeRecoverAddition(RuntimeData.MapData)":"lto","Assembly-CSharp|System.Boolean RuntimeData.UnitData::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData)":"dbg","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData)":"dbh","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData)":"dbi","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData)":"ewc","Assembly-CSharp|System.Single RuntimeData.UnitData::GetTerrainDefenseMultiplicationParam(RuntimeData.MapData)":"gxv","Assembly-CSharp|System.Single RuntimeData.UnitData::GetCriticalHitRate(RuntimeData.MapData)":"chz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetOfficerHealth()":"fve","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsOfficer()":"fvf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsPrepareOfficer()":"fvg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanBeOfficer()":"fvh","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveGiantNearbyGrid(RuntimeData.MapData)":"cia","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveKill(RuntimeData.MapData)":"gxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHasAttackSkill(RuntimeData.MapData)":"cib","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveNoUnitSelfCity(RuntimeData.MapData)":"cic","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanBeKilled(RuntimeData.MapData)":"cid","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitDamaged(RuntimeData.MapData,System.Int32)":"jxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsExpLock(RuntimeData.MapData)":"cif","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveOnTerrain(RuntimeData.MapData,TerrainType)":"cig","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanMoveOnFeature(RuntimeData.MapData,TerrainFeature)":"cih","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanAttackAll(RuntimeData.MapData)":"gxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHideState(RuntimeData.MapData)":"jxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsHideAndCantSee(RuntimeData.MapData,RuntimeData.PlayerData)":"jxy","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfAttack(RuntimeData.MapData)":"sx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfMove(RuntimeData.MapData)":"jxz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.GridData)":"hxu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackAlly()":"hxv","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsOnCarry()":"cxf","Assembly-CSharp|System.Boolean RuntimeData.UnitData::CanFeedBonePile(RuntimeData.MapData)":"jya","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData)":"hxw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData)":"kjn","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitSelfCounterAttack(RuntimeData.MapData)":"cii","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitTargetCounterAttack(RuntimeData.MapData)":"cij","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsCanTransport()":"hxx","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsActiveMoveFailed(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jyb","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeMove(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jke","Assembly-CSharp|System.Void RuntimeData.UnitData::OnMove(RuntimeData.MapData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"fvk","Assembly-CSharp|System.Void RuntimeData.UnitData::OnBeInteractTarget(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"jyc","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"bew","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"bex","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dtj","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"jyd","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"jye","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"gxz","Assembly-CSharp|System.Void RuntimeData.UnitData::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"elp","Assembly-CSharp|System.Void RuntimeData.UnitData::BeforeDisappear(RuntimeData.MapData)":"jyf","Assembly-CSharp|System.Void RuntimeData.UnitData::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"elq","Assembly-CSharp|System.Void RuntimeData.UnitData::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dnr","Assembly-CSharp|System.Void RuntimeData.UnitData::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType)":"hxy","Assembly-CSharp|System.Int32 RuntimeData.UnitData::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kjo","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType)":"dbj","Assembly-CSharp|System.Void RuntimeData.UnitData::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dbk","Assembly-CSharp|System.Single RuntimeData.UnitData::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"hxz","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetPopulation()":"gai","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetKillCount()":"fvt","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TreatedAsHero(RuntimeData.MapData,RuntimeData.UnitData)":"rz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::TreatedAsHero(RuntimeData.MapData,RuntimeData.UnitData,GiantType&)":"dc","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitMoveToSelfTerrain(RuntimeData.MapData)":"fvu","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsLimitActionPoint()":"jyg","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsIgnoreZOC()":"jyh","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsIgnoreForestMoveDebuff(RuntimeData.MapData)":"kjw","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasZOC()":"feo","Assembly-CSharp|System.Void RuntimeData.UnitData::ClearActionPoint()":"jyi","Assembly-CSharp|System.Void RuntimeData.UnitData::SetFullActionPoint()":"jyj","Assembly-CSharp|System.Void RuntimeData.UnitData::SetFullActionPoint_AllSkillRefresh()":"jyk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AddHealth(System.Int32)":"emw","Assembly-CSharp|System.Int32 RuntimeData.UnitData::AddHealth(System.Single)":"mpo","Assembly-CSharp|System.Void RuntimeData.UnitData::SetOfficer()":"fvv","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsFrozen()":"jou","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsSkillFrozenFilter(Logic.Skill.SkillBase)":"jyl","Assembly-CSharp|System.Boolean RuntimeData.UnitData::IsSkillFrozenForSkillBase(Logic.Skill.SkillBase)":"jym","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasEffectiveSkill(SkillType,Logic.Skill.SkillBase&)":"dbl","Assembly-CSharp|System.Void RuntimeData.UnitData::AddActionPoint(RuntimeData.ActionPointType)":"jyn","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GetActionPoint(RuntimeData.ActionPointType)":"jyo","Assembly-CSharp|System.Void RuntimeData.UnitData::ReduceActionPoint(RuntimeData.ActionPointType)":"jyp","Assembly-CSharp|System.Boolean RuntimeData.UnitData::HasActionPoint(RuntimeData.ActionPointType)":"jyq","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnGameStart(RuntimeData.MapData)":"bez","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::LoadAchievement()":"bfa","Assembly-CSharp|Logic.Achievement.AchievementData RuntimeData.AchievementDataManager::TryReadAchievementData(System.String)":"jmf","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::SaveAchievementData()":"civ","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::BindMapData(RuntimeData.MapData)":"cin","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::ReCheckAchievementDataNotComplete()":"ub","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cio","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"cip","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"ciq","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cir","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cis","Assembly-CSharp|System.Void RuntimeData.AchievementDataManager::OnGameEnd(RuntimeData.MapData,System.Boolean)":"z","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::IsFinished(System.UInt32,System.UInt32,System.UInt32)":"cit","Assembly-CSharp|System.String RuntimeData.AchievementDataManager::GetNoFinishDescription(System.UInt32,System.UInt32,System.UInt32)":"ciu","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByChessType(ChessType,System.UInt32&)":"iqn","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByGiantType(GiantType,System.UInt32&)":"iqo","Assembly-CSharp|System.Boolean RuntimeData.AchievementDataManager::GetSmallIdByWonderAndEmpire(Empire,RuntimeData.WonderTypeEnum,System.UInt32&)":"iqp","Assembly-CSharp|RuntimeData.CultureCardBase RuntimeData.CultureCardFactory::GetCultureCardBase(CultureCardType)":"jyr","Assembly-CSharp|CultureCardType RuntimeData.CultureCardBase::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.CultureCardBase::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|System.Single RuntimeData.CultureCardBase::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)":"jyu","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)":"ltp","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)":"jyv","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)":"jyw","Assembly-CSharp|System.Boolean RuntimeData.CultureCardBase::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.SecondHeroCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.SecondHeroCultureCard::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|CultureCardType RuntimeData.ThirdHeroCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Void RuntimeData.ThirdHeroCultureCard::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)":"jyt","Assembly-CSharp|CultureCardType RuntimeData.Lv2HeroCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.Lv3HeroCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.MonumentForestCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentForestCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentShallowCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentShallowCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentMountainCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentMountainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentDeepSeaCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentDeepSeaCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.MonumentPlainCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.MonumentPlainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)":"jyx","Assembly-CSharp|CultureCardType RuntimeData.AdvancedHeroEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.AdvancedHeroEnhanceCultureCard::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)":"ltp","Assembly-CSharp|CultureCardType RuntimeData.AdvancedMilitaryEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.AdvancedMilitaryEnhanceCultureCard::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)":"jyv","Assembly-CSharp|CultureCardType RuntimeData.AdvancedEconomyEnhanceCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.AdvancedEconomyEnhanceCultureCard::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)":"jyw","Assembly-CSharp|CultureCardType RuntimeData.AdvancedScarletMansionCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedEienteiCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedMoriyaCultureCard::GetCardType()":"jys","Assembly-CSharp|CultureCardType RuntimeData.AdvancedPalaceOfEarthCultureCard::GetCardType()":"jys","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c::<UpsertQuickRecord>b__8_0(RuntimeData.GameRecord)":"ltq","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c::<GetQuickRecord>b__9_0(RuntimeData.GameRecord)":"ltr","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass10_0::<RemoveQuickRecord>b__0(RuntimeData.GameRecord)":"lts","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<RemoveRecord>b__0(RuntimeData.GameRecord)":"ltt","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__0(RuntimeData.GameRecord)":"jmg","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__1(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmh","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__2(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmi","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__3(RuntimeData.GameRecord,RuntimeData.GameRecord)":"jmj","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass6_0::<GetGameRecordListByKind>b__0(RuntimeData.GameRecord)":"ltu","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::get_GameRecordData()":"ciw","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,RuntimeData.GameRecordKind)":"ltv","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetGameRecordListByKind(RuntimeData.GameRecordKind)":"ltw","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::AddRecord(RuntimeData.GameRecord)":"ciy","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::UpsertQuickRecord(RuntimeData.GameRecord)":"ltx","Assembly-CSharp|RuntimeData.GameRecord RuntimeData.GameRecordManager::GetQuickRecord()":"lty","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager::RemoveQuickRecord(System.String)":"ltz","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager::RemoveRecord(RuntimeData.GameRecord)":"lua","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::EnsureRecordId(RuntimeData.GameRecord)":"lub","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager::IsSameRecord(RuntimeData.GameRecord,RuntimeData.GameRecord)":"luc","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::SaveGameRecordData()":"lud","Assembly-CSharp|System.Void RuntimeData.GameRecordManager::RefreshGameRecord()":"ciz","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Subscribe`1(System.Action`1<T>)":"fct","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Unsubscribe`1(System.Action`1<T>)":"fcu","Assembly-CSharp|System.Void TH1_Core.Managers.EventManager::Publish`1(T)":"fcv","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::<EnqueueSkillEffect>b__0()":"bln","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::get_Busy()":"gya","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::get_CurrentScope()":"dbn","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::set_CurrentScope(TH1_Anim.Fragments.PendingAnimScope)":"dbo","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::BeginScope()":"dbp","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::ClearCurrentScope()":"dbq","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnMatchStart()":"hyb","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnMatchEnd()":"cyg","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.Boolean)":"cug","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoices(RuntimeData.MapData,RuntimeData.PlayerData)":"boy","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoice(RuntimeData.MapData,RuntimeData.CityData)":"eqd","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::DismissTurnBoundUIOnTurnEnd()":"eqf","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::RemoveTurnBoundUITasks(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>)":"evg","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsTurnBoundUITask(TH1_Presentation.Sequencer.Task.ISequencerTask)":"evh","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::HasQueuedCityLevelUpChoice(System.UInt32,System.Int32)":"evi","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsDuplicateCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask)":"ewv","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::ContainsCityLevelUpChoiceTask(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>,System.UInt32,System.Int32)":"exf","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::IsCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32,System.Int32)":"exn","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::TryGetCityLevelUpChoiceTaskData(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32&,System.Int32&)":"fdd","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::TryProcessNext()":"fcy","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::OnTaskCompleted()":"fcz","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::CheckNextFrameQueue()":"cuh","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::CheckNotCurQueue()":"cyh","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::TryCloseCurrentByEsc()":"jdq","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::Update()":"fda","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueSkillEffect(System.Collections.Generic.List`1<TH1_Anim.Fragments.SkillVisualStep>,System.Single,System.Int32)":"dbr","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueGridUpdate(RuntimeData.MapData,RuntimeData.GridData,TH1_Anim.Fragments.GridUpdateType)":"gyb","Assembly-CSharp|System.Void TH1_Core.Managers.PresentationManager::EnqueueTaskGroupCityExp(System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.GridData,RuntimeData.CityData)":"gyc","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::GetCityLevelupActionPos(CityLevelUpActionType,UnityEngine.Vector3&)":"ere","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::<ShowLoading>b__0()":"dni","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::<ShowLoading>b__1()":"dnk","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::get_Instance()":"fdb","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::set_Instance(TH1_Core.Managers.UIManager)":"fdc","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnGameStart()":"iqx","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::ShowLoading()":"cvm","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnMatchStart()":"hyc","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::AfterMatchStart()":"izb","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnMatchEnd()":"hyd","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::Update()":"fdf","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::Dispose()":"fdg","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::EndTurn()":"fdh","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OpenInfoUI(System.Action,TH1_UI.Controller.Base.ViewController`1<TH1_UI.View.Base.View>,UnityEngine.GameObject)":"fdi","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OnInfoUIClosed(TH1_UI.Controller.Base.ViewController`1<TH1_UI.View.Base.View>,System.Action)":"fdj","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::CloseInfoUI()":"fdk","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::OpenTipUI()":"fdl","Assembly-CSharp|System.Void TH1_Core.Managers.UIManager::CloseTipUI()":"fdm","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::get_Instance()":"fdn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::Initialize()":"fdo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::Shutdown()":"fdp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleOnMatchLimitsChanged(TH1_Core.Events.OnMatchLimitsChanged)":"ixw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIAnnounceMajorEvent(TH1_Core.Events.ShowUIAnnounceMajorEvent)":"fdq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIAnnounceDiplomacy(TH1_Core.Events.ShowUIAnnounceDiplomacy)":"fdr","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInteractionCityUpgrade(TH1_Core.Events.ShowUIInteractionCityUpgrade)":"fds","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleChoiceUIInteractionCityUpgrade(TH1_Core.Events.ChoiceUIInteractionCityUpgrade)":"fdt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInteractionDiplomacyOfferAlly(TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly)":"fdu","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoDiplomacy(TH1_Core.Events.ShowUIInfoDiplomacy)":"fdv","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoDiplomacy(TH1_Core.Events.HideUIInfoDiplomacy)":"fdw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoTechTree(TH1_Core.Events.ShowUIInfoTechTree)":"fwk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoTechTree(TH1_Core.Events.HideUIInfoTechTree)":"fwl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoHero(TH1_Core.Events.ShowUIInfoHero)":"ena","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoHero(TH1_Core.Events.HideUIInfoHero)":"enc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIInfoGridInfo(TH1_Core.Events.ShowUIInfoGridInfo)":"fwm","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIInfoGridInfo(TH1_Core.Events.ExecuteUIInfoGridInfo)":"fwn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIInfoGridInfo(TH1_Core.Events.HideUIInfoGridInfo)":"fwo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideAllUIInfo(TH1_Core.Events.HideAllUIInfo)":"hye","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUINotifyCommon(TH1_Core.Events.ShowUINotifyCommon)":"fdx","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUINotifyMoment(TH1_Core.Events.ShowUINotifyMoment)":"jgy","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMultiplay(TH1_Core.Events.ShowUIOutsideMultiplay)":"gyd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMultiplay(TH1_Core.Events.HideUIOutsideMultiplay)":"gye","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideSelect(TH1_Core.Events.ShowUIOutsideSelect)":"fwp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideSelect(TH1_Core.Events.HideUIOutsideSelect)":"fxa","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideLoading(TH1_Core.Events.ShowUIOutsideLoading)":"fxd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideLoading(TH1_Core.Events.HideUIOutsideLoading)":"fxt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMenu(TH1_Core.Events.ShowUIOutsideMenu)":"iqy","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMenu(TH1_Core.Events.HideUIOutsideMenu)":"iqz","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideAll(TH1_Core.Events.HideUIOutsideAll)":"ira","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideHistory(TH1_Core.Events.ShowUIOutsideHistory)":"irb","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideHistory(TH1_Core.Events.HideUIOutsideHistory)":"irc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideLibrary(TH1_Core.Events.ShowUIOutsideLibrary)":"ird","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideLibrary(TH1_Core.Events.HideUIOutsideLibrary)":"ire","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideWiki(TH1_Core.Events.ShowUIOutsideWiki)":"kmn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideWiki(TH1_Core.Events.HideUIOutsideWiki)":"kmo","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideTutor(TH1_Core.Events.ShowUIOutsideTutor)":"irf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideTutor(TH1_Core.Events.HideUIOutsideTutor)":"irg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideMod(TH1_Core.Events.ShowUIOutsideMod)":"kxp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideMod(TH1_Core.Events.HideUIOutsideMod)":"kxq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIGlobalBugReport(TH1_Core.Events.ShowUIGlobalBugReport)":"mpp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIGlobalBugReport(TH1_Core.Events.HideUIGlobalBugReport)":"mpq","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideInvited(TH1_Core.Events.ShowUIOutsideInvited)":"cyj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideInvited(TH1_Core.Events.HideUIOutsideInvited)":"dgw","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIOutsideStory(TH1_Core.Events.ShowUIOutsideStory)":"izs","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIOutsideStory(TH1_Core.Events.HideUIOutsideStory)":"izt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIOutsideMultiplayRoomSetting(TH1_Core.Events.UpdateUIOutsideMultiplayRoomSetting)":"cwc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIOutsideMultiplayLobbyList(TH1_Core.Events.UpdateUIOutsideMultiplayLobbyList)":"itk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomBottomBar(TH1_Core.Events.ShowUIBottomBottomBar)":"hyf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomBottomBar(TH1_Core.Events.HideUIBottomBottomBar)":"hyg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomBottomBarNextTurn(TH1_Core.Events.ShowUIBottomBottomBarNextTurn)":"irh","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomBottomBarNextTurn(TH1_Core.Events.HideUIBottomBottomBarNextTurn)":"iri","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarQuit(TH1_Core.Events.ExecuteUIBottomBottomBarQuit)":"irj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomBottomBarHeroButtonAvatar(TH1_Core.Events.UpdateUIBottomBottomBarHeroButtonAvatar)":"hyh","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarTechButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarTechButtonClick)":"hyi","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarHeroButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarHeroButtonClick)":"hyj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleExecuteUIBottomBottomBarNextButtonClick(TH1_Core.Events.ExecuteUIBottomBottomBarNextButtonClick)":"hyk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopTopBar(TH1_Core.Events.ShowUITopTopBar)":"erf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopTopBar(TH1_Core.Events.HideUITopTopBar)":"erg","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUITopTopBar(TH1_Core.Events.UpdateUITopTopBar)":"euf","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopSetting(TH1_Core.Events.ShowUITopSetting)":"dnl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopSetting(TH1_Core.Events.HideUITopSetting)":"dnm","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopWin(TH1_Core.Events.ShowUITopWin)":"dnn","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopWin(TH1_Core.Events.HideUITopWin)":"drj","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUITopInvited(TH1_Core.Events.ShowUITopInvited)":"dnt","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUITopInvited(TH1_Core.Events.HideUITopInvited)":"drp","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomRanking(TH1_Core.Events.ShowUIBottomRanking)":"eug","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomRanking(TH1_Core.Events.UpdateUIBottomRanking)":"jgz","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomRanking(TH1_Core.Events.HideUIBottomRanking)":"euv","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomTutor(TH1_Core.Events.ShowUIBottomTutor)":"izc","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomTutor(TH1_Core.Events.HideUIBottomTutor)":"izd","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomTutor(TH1_Core.Events.UpdateUIBottomTutor)":"ize","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleShowUIBottomNet(TH1_Core.Events.ShowUIBottomNet)":"irk","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleHideUIBottomNet(TH1_Core.Events.HideUIBottomNet)":"irl","Assembly-CSharp|System.Void TH1_Core.Events.UIEventManagerBinder::HandleUpdateUIBottomNet(TH1_Core.Events.UpdateUIBottomNet)":"irm","Assembly-CSharp|System.Void ExcelConfig.ExcelConfigBase::AfterInit()":"fxv","Assembly-CSharp|System.Void ExcelConfig.AIConfigCategory::AfterInit()":"fxv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.AIConfig> ExcelConfig.AIConfigCategory::get_Dict()":"fyb","Assembly-CSharp|System.Void ExcelConfig.AIConfigCategory::set_Dict(System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.AIConfig>)":"fyq","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_Id()":"gae","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Id(System.Int32)":"gaf","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_AIConfigId()":"gag","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_AIConfigId(System.Int32)":"gah","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::get_Order()":"gat","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Order(System.Int32)":"gau","Assembly-CSharp|System.String ExcelConfig.AIConfig::get_Name()":"gav","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_Name(System.String)":"gaw","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::get_NodeParams()":"gax","Assembly-CSharp|System.Void ExcelConfig.AIConfig::set_NodeParams(System.Int32[])":"gay","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.GeoDesc> ExcelConfig.GeoDescCategory::get_Dict()":"gaz","Assembly-CSharp|System.Void ExcelConfig.GeoDescCategory::set_Dict(System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.GeoDesc>)":"gbi","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::get_Id()":"gbj","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_Id(System.Int32)":"gbk","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_BigClass()":"gdy","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_BigClass(System.String)":"gea","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_SmallClass()":"geb","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_SmallClass(System.String)":"ged","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_GeoName()":"gee","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_GeoName(System.String)":"gef","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_CivEnum()":"gei","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_CivEnum(System.String)":"gej","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::get_NearbyCity()":"gel","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_NearbyCity(System.String[])":"geo","Assembly-CSharp|System.String ExcelConfig.GeoDesc::get_GeoDescStr()":"gep","Assembly-CSharp|System.Void ExcelConfig.GeoDesc::set_GeoDescStr(System.String)":"geq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.Moment> ExcelConfig.MomentCategory::get_Dict()":"jha","Assembly-CSharp|System.Void ExcelConfig.MomentCategory::set_Dict(System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.Moment>)":"jhb","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_Id()":"jhc","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Id(System.Int32)":"jhd","Assembly-CSharp|System.String ExcelConfig.Moment::get_MomentSubType()":"jhe","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MomentSubType(System.String)":"jhf","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_BigId()":"jhg","Assembly-CSharp|System.Void ExcelConfig.Moment::set_BigId(System.Int32)":"jhh","Assembly-CSharp|System.String ExcelConfig.Moment::get_MomentMainType()":"jhi","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MomentMainType(System.String)":"jhj","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_MediumId()":"jhk","Assembly-CSharp|System.Void ExcelConfig.Moment::set_MediumId(System.Int32)":"jhl","Assembly-CSharp|System.Int32 ExcelConfig.Moment::get_SmallId()":"jhm","Assembly-CSharp|System.Void ExcelConfig.Moment::set_SmallId(System.Int32)":"jhn","Assembly-CSharp|System.String ExcelConfig.Moment::get_tmpDesc()":"jho","Assembly-CSharp|System.Void ExcelConfig.Moment::set_tmpDesc(System.String)":"jhp","Assembly-CSharp|System.String ExcelConfig.Moment::get_Title()":"jhq","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Title(System.String)":"jhr","Assembly-CSharp|System.String ExcelConfig.Moment::get_Desc()":"jhs","Assembly-CSharp|System.Void ExcelConfig.Moment::set_Desc(System.String)":"jht","Assembly-CSharp|System.Void Logic.CityLogic::GenerateTribe(RuntimeData.MapData,UnityEngine.Vector2Int,System.Int32)":"big","Assembly-CSharp|System.Void Logic.CityLogic::TribeToCity(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"bih","Assembly-CSharp|System.Void Logic.CityLogic::CityRemoveUnitFromList(RuntimeData.MapData,System.Int32,System.Int32)":"bii","Assembly-CSharp|System.Void Logic.CityLogic::CityNewUnit(RuntimeData.MapData,System.Int32,UnitType)":"bij","Assembly-CSharp|System.Void Logic.CityLogic::CityExploit(RuntimeData.MapData,System.Int32,UnityEngine.Vector2Int,System.String)":"bik","Assembly-CSharp|System.Void Logic.CityLogic::Update()":"fdy","Assembly-CSharp|System.Int32 Logic.CityLogic::CityUpdateExp_LogicOnly(RuntimeData.MapData,RuntimeData.CityData,System.Int32)":"fgp","Assembly-CSharp|System.Int32 Logic.CityLogic::CityUpdateLevel(RuntimeData.MapData,RuntimeData.CityData)":"bim","Assembly-CSharp|System.Boolean Logic.CityLogic::GridGiveCityExp_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,RuntimeData.CityData,System.Int32)":"fgq","Assembly-CSharp|System.Boolean Logic.CityLogic::UpdateGrid_ViewOnly(RuntimeData.MapData,RuntimeData.GridData)":"fgr","Assembly-CSharp|System.Boolean Logic.CityLogic::CityExpDecrease()":"gyg","Assembly-CSharp|System.Void Logic.CityLogic::SetCapital(RuntimeData.MapData,System.UInt32)":"bin","Assembly-CSharp|System.Boolean Logic.CityLogic::UpdateGridBuildingData_LogicView(RuntimeData.MapData,RuntimeData.GridData)":"fgs","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityTechPointPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"eln","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityCulturePointPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"jyy","Assembly-CSharp|System.Boolean Logic.CityLogic::IsTempleResource(ResourceType)":"jyz","Assembly-CSharp|System.Boolean Logic.CityLogic::IsCityHeldByEnemyUnit(RuntimeData.MapData,RuntimeData.CityData)":"cxn","Assembly-CSharp|System.Int32 Logic.CityLogic::GetCityCoinPerTurn(RuntimeData.MapData,RuntimeData.CityData)":"drk","Assembly-CSharp|System.Boolean Logic.CityLogic::GetBuildingLevelByCity(RuntimeData.MapData,RuntimeData.CityData,ResourceType,System.Int32&)":"biv","Assembly-CSharp|System.Void Logic.CityLogic::CityLevelUpActionExpand(RuntimeData.MapData,RuntimeData.CityData)":"biw","Assembly-CSharp|System.Boolean Logic.CityLogic::CalcGridBuildingLevel(RuntimeData.MapData,RuntimeData.GridData,ResourceType,System.Int32&)":"bix","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckIsNationPark(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Int32)":"dyx","Assembly-CSharp|System.Int32 Logic.CityLogic::NationParkGridDataToPreserveType(RuntimeData.GridData)":"dzq","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckAroundGridHasSomeResourceBelongPlayer(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,ResourceType)":"elo","Assembly-CSharp|System.Boolean Logic.CityLogic::CheckCradleCapital(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)":"fdz","Assembly-CSharp|System.Boolean Logic.GameLogic/<>c::<NeedAI>b__20_0(RuntimeData.MemberCiv)":"lue","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::get_Main()":"fea","Assembly-CSharp|System.Void Logic.GameLogic::Update()":"bji","Assembly-CSharp|System.Void Logic.GameLogic::ChangeState(Logic.GameState)":"bjj","Assembly-CSharp|Logic.GameState Logic.GameLogic::GetCurState()":"gas","Assembly-CSharp|System.Boolean Logic.GameLogic::PlayReplay()":"luf","Assembly-CSharp|System.Boolean Logic.GameLogic::PauseReplay()":"lug","Assembly-CSharp|System.Boolean Logic.GameLogic::FastForwardReplayToActionStep(System.Int32)":"luh","Assembly-CSharp|System.Boolean Logic.GameLogic::TryGetSpectateState(Logic.SpectateState&)":"lui","Assembly-CSharp|System.Void Logic.GameLogic::UpdateAI()":"gyi","Assembly-CSharp|System.Boolean Logic.GameLogic::NeedAI()":"cik","Assembly-CSharp|System.Void Logic.GameLogic::UpdateReconnect()":"cwk","Assembly-CSharp|System.Void Logic.GameLogic::SendHeartbeat()":"cyd","Assembly-CSharp|System.Void Logic.GameLogic::UpdateConfirm()":"gyj","Assembly-CSharp|System.Void Logic.GameLogic::UpdateConnectState()":"cyf","Assembly-CSharp|System.Void Logic.GameLogic::OnConnectToOtherPlayer(System.UInt64)":"irn","Assembly-CSharp|System.Void Logic.GameLogic::OnDisconnectToOtherPlayer(System.UInt64,RuntimeData.MemberNetState)":"mps","Assembly-CSharp|System.Void Logic.GameLogic::OnDisconnectToHost()":"iro","Assembly-CSharp|Logic.GameState Logic.GameStateBase::get_State()":"bjl","Assembly-CSharp|System.Void Logic.GameStateBase::Enter()":"bjm","Assembly-CSharp|System.Void Logic.GameStateBase::End()":"bjn","Assembly-CSharp|System.Void Logic.GameStateBase::Update()":"bjo","Assembly-CSharp|System.Void Logic.GameStateBase::ChangePlayer(System.UInt32)":"gyk","Assembly-CSharp|Logic.GameState Logic.PlayerRoundState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.PlayerRoundState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.PlayerRoundState::End()":"bjn","Assembly-CSharp|System.Void Logic.PlayerRoundState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.OtherPlayerRoundState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::End()":"bjn","Assembly-CSharp|System.Void Logic.OtherPlayerRoundState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.DieWaitingState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.DieWaitingState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.DieWaitingState::End()":"bjn","Assembly-CSharp|System.Void Logic.DieWaitingState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.MenuState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.MenuState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.MenuState::End()":"bjn","Assembly-CSharp|System.Void Logic.MenuState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.ForceUpdatingState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.ForceUpdatingState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.ForceUpdatingState::End()":"bjn","Assembly-CSharp|System.Void Logic.ForceUpdatingState::Update()":"bjo","Assembly-CSharp|Logic.GameState Logic.SpectateState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.SpectateState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.SpectateState::End()":"bjn","Assembly-CSharp|System.Void Logic.SpectateState::Play()":"luj","Assembly-CSharp|System.Void Logic.SpectateState::Pause()":"lwp","Assembly-CSharp|System.Boolean Logic.SpectateState::FastForwardToActionStep(System.Int32)":"lwq","Assembly-CSharp|System.Void Logic.SpectateState::Update()":"bjo","Assembly-CSharp|System.Boolean Logic.SpectateState::TryExecuteNextAction()":"lwr","Assembly-CSharp|Logic.AI.ActionNetData Logic.SpectateState::GetAIAction()":"irp","Assembly-CSharp|System.Int32 Logic.SpectateState::GetCurrentActionStep()":"lws","Assembly-CSharp|System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.IDisposable.Dispose()":"hyl","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()":"hym","Assembly-CSharp|System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.Reset()":"hyn","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.get_Current()":"hyo","Assembly-CSharp|Logic.GameState Logic.FinishState::get_State()":"bjl","Assembly-CSharp|System.Void Logic.FinishState::Enter()":"bjm","Assembly-CSharp|System.Void Logic.FinishState::End()":"bjn","Assembly-CSharp|System.Void Logic.FinishState::Update()":"bjo","Assembly-CSharp|System.Collections.IEnumerator Logic.FinishState::QuitGameAfterDelay(System.Single)":"hyp","Assembly-CSharp|System.Void Logic.MainEditor::OnAIStarted()":"bjv","Assembly-CSharp|System.Void Logic.MainEditor::OnActionExcuted()":"bjw","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIActionBase> Logic.MainEditor::GetCityActions(System.UInt32)":"bjx","Assembly-CSharp|System.Void Logic.MainEditor::GetPlayerStrategy(System.UInt32,Logic.AI.Strategy&,System.Collections.Generic.HashSet`1<System.UInt32>&)":"bjy","Assembly-CSharp|System.Void Logic.MainEditor::GetUnitStrategy(System.UInt32,System.UInt32,System.UInt32,Logic.AI.Strategy&,System.UInt32&,Logic.AI.LegionStrategyType&)":"bjz","Assembly-CSharp|System.Void Logic.MainEditor::GetCityStrategy(System.UInt32,Logic.AI.Strategy&)":"bka","Assembly-CSharp|System.Void Logic.MainEditor::Update()":"bkb","Assembly-CSharp|System.Void Logic.InputConfig::SetInputKeyConfig(Logic.InputEnum,System.Collections.Generic.List`1<UnityEngine.KeyCode>)":"hyr","Assembly-CSharp|Logic.InputKeyConfig Logic.InputConfig::GetInputKeyConfig(Logic.InputEnum)":"hys","Assembly-CSharp|System.Void Logic.InputConfig::CheckConfigConflict()":"hyt","Assembly-CSharp|System.Boolean Logic.InputConfig::IsKeyCodesEqual(System.Collections.Generic.List`1<UnityEngine.KeyCode>,System.Collections.Generic.List`1<UnityEngine.KeyCode>)":"hyu","Assembly-CSharp|System.String Logic.InputKeyConfig::GetKeyCombinationString()":"hyv","Assembly-CSharp|System.Void Logic.InputKeyConfig::SortModifierKeysFirst()":"hyw","Assembly-CSharp|System.Int32 Logic.InputKeyConfig::GetKeyPriority(UnityEngine.KeyCode)":"hyx","Assembly-CSharp|System.Int32 Logic.InputKeyConfig::<SortModifierKeysFirst>b__5_0(UnityEngine.KeyCode,UnityEngine.KeyCode)":"hyy","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::get_Config()":"hyz","Assembly-CSharp|System.Boolean Logic.InputConfigManager::get_IsListening()":"hza","Assembly-CSharp|System.Void Logic.InputConfigManager::StartRecordInput(Logic.InputEnum)":"hzc","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsActive(Logic.InputEnum)":"hzd","Assembly-CSharp|System.Void Logic.InputConfigManager::RegisterInputCallback(Logic.InputEnum,System.Action)":"hze","Assembly-CSharp|System.Void Logic.InputConfigManager::RefreshInputConfig()":"hzf","Assembly-CSharp|System.Void Logic.InputConfigManager::SaveInputConfig()":"hzg","Assembly-CSharp|System.Void Logic.InputConfigManager::Update()":"hzh","Assembly-CSharp|System.Void Logic.InputConfigManager::ClearInputActiveState()":"lwt","Assembly-CSharp|System.Void Logic.InputConfigManager::UpdateConfigListening()":"hzi","Assembly-CSharp|System.Void Logic.InputConfigManager::UpdateConfigActive()":"hzj","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsKeyCombinationActive(System.Collections.Generic.List`1<UnityEngine.KeyCode>)":"hzk","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsKeyCombinationTriggered(System.Collections.Generic.List`1<UnityEngine.KeyCode>)":"hzl","Assembly-CSharp|System.Void Logic.InputConfigManager::OnInputCallback(Logic.InputEnum)":"hzm","Assembly-CSharp|System.Boolean Logic.InputTextFocusUtility::IsTextInputFocused()":"lwu","Assembly-CSharp|System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(TMPro.TMP_InputField)":"lwv","Assembly-CSharp|System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(UnityEngine.UI.InputField)":"lww","Assembly-CSharp|System.Boolean Logic.InputLogic::ShouldIgnoreClick(UnityEngine.GameObject)":"biy","Assembly-CSharp|System.Void Logic.InputLogic::LockInput()":"biz","Assembly-CSharp|System.Void Logic.InputLogic::UnlockInput()":"bja","Assembly-CSharp|System.Void Logic.InputLogic::Update()":"bjc","Assembly-CSharp|System.Void Logic.InputLogic::SimulateButtonClick(UnityEngine.UI.Button)":"bjf","Assembly-CSharp|System.Void Logic.InputLogic::OnTabAction()":"jhu","Assembly-CSharp|System.Void Logic.InputLogic::OnGridInfoAction()":"hzn","Assembly-CSharp|System.Void Logic.InputLogic::OnBottomBarNextButton()":"hzo","Assembly-CSharp|System.Void Logic.InputLogic::OnTechTreeAction()":"hzp","Assembly-CSharp|System.Void Logic.InputLogic::OnHeroAction()":"hzq","Assembly-CSharp|System.Void Logic.InputLogic::TryShenlanCombo(RuntimeData.GridData)":"jpp","Assembly-CSharp|System.Single Logic.MapWaterTypeHelper::GetLandThreshold(Logic.MapWaterType)":"jza","Assembly-CSharp|System.Single Logic.MapGenerator/<>c::<GetSortedTilesByHeight>b__27_1(System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>)":"lwx","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator/<>c__DisplayClass27_0::<GetSortedTilesByHeight>b__0(System.Int32)":"mai","Assembly-CSharp|System.ValueTuple`2<UnityEngine.Vector2Int,System.Single> Logic.MapGenerator/<>c__DisplayClass27_1::<GetSortedTilesByHeight>b__2(System.Int32)":"maj","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__0(RuntimeData.MapPosition)":"mak","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__1(RuntimeData.MapPosition)":"mal","Assembly-CSharp|System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__2(RuntimeData.MapPosition)":"mam","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateMap(RuntimeData.MapData)":"bkh","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateMapAfterMapRenderer(RuntimeData.MapData)":"gys","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateHeightMap()":"bki","Assembly-CSharp|System.Void Logic.MapGenerator::SmoothHeightMap()":"bkj","Assembly-CSharp|System.Single Logic.MapGenerator::GetAverageHeight(System.Int32,System.Int32)":"bkk","Assembly-CSharp|System.Void Logic.MapGenerator::NormalizeHeightMap()":"bkl","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateLakes()":"gba","Assembly-CSharp|System.Collections.Generic.List`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator::GetSortedTilesByHeight(System.Single[0...,0...])":"gbb","Assembly-CSharp|System.Boolean Logic.MapGenerator::CheckGridRiverHead(System.Int32,System.Int32,System.Int32)":"gbc","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateIsland()":"bkm","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateTribes()":"bkn","Assembly-CSharp|System.Void Logic.MapGenerator::InitGridMapData(RuntimeData.MapData)":"bko","Assembly-CSharp|System.Void Logic.MapGenerator::CivTerrainFeatureCountControl(RuntimeData.MapData)":"ghw","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasTower(System.Int32,System.Int32)":"bkp","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateCradleCity(RuntimeData.MapData)":"bkq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::GeneratePlayerCivOrigins(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>)":"man","Assembly-CSharp|System.Boolean Logic.MapGenerator::TryAssignNearbyEnemyCapital(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32)":"moz","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasNearbyEnemyCandidate(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)":"mpa","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasAssignedNearbyEnemy(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)":"mpb","Assembly-CSharp|System.Void Logic.MapGenerator::FillRemainingPlayerCivOrigins(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)":"mpc","Assembly-CSharp|System.Void Logic.MapGenerator::AssignPlayerCivOrigin(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)":"mpd","Assembly-CSharp|System.Boolean Logic.MapGenerator::IsRealPlayerIndex(RuntimeData.MapData,System.Int32)":"mpe","Assembly-CSharp|System.Boolean Logic.MapGenerator::IsEnemyPlayerIndex(RuntimeData.MapData,System.Int32,System.Int32)":"mpf","Assembly-CSharp|RuntimeData.MapPosition Logic.MapGenerator::SelectBestOriginCandidate(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)":"mqj","Assembly-CSharp|System.Single Logic.MapGenerator::GetEdgeWeight(RuntimeData.MapPosition)":"mqk","Assembly-CSharp|System.Int32 Logic.MapGenerator::ChebyshevDistance(RuntimeData.MapPosition,RuntimeData.MapPosition)":"mql","Assembly-CSharp|System.Void Logic.MapGenerator::ShuffleList`1(System.Collections.Generic.List`1<T>)":"mqm","Assembly-CSharp|TerrainType Logic.MapGenerator::GenerateTerrain(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbd","Assembly-CSharp|TerrainFeature Logic.MapGenerator::GenerateFeature(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbe","Assembly-CSharp|Vegetation Logic.MapGenerator::GenerateVegetation(System.Int32,System.Int32,CivEnum,InnerOuterCity)":"gbf","Assembly-CSharp|ResourceType Logic.MapGenerator::GenerateResource(System.Int32,System.Int32,TerrainType,TerrainFeature,Vegetation,CivEnum,InnerOuterCity)":"gbg","Assembly-CSharp|System.UInt32 Logic.MapGenerator::GenerateCivilization(RuntimeData.MapData,System.Int32,System.Int32)":"bkv","Assembly-CSharp|System.Void Logic.MapGenerator::InitAllPlayerSight(RuntimeData.MapData)":"bkw","Assembly-CSharp|System.Void Logic.MapGenerator::InitDebugInfo(RuntimeData.MapData)":"bkx","Assembly-CSharp|System.Void Logic.MapGenerator::InitPlayerSpecialSkill(RuntimeData.MapData)":"gbh","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::FarthestPointSampling(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32)":"jzb","Assembly-CSharp|System.Void Logic.MapGenerator::GenerateLeyLines(RuntimeData.MapData)":"ee","Assembly-CSharp|System.Boolean Logic.MapGenerator::TryPlaceLeyLineAround(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)":"fhi","Assembly-CSharp|System.Boolean Logic.MapGenerator::TryAddLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)":"fhj","Assembly-CSharp|System.Boolean Logic.MapGenerator::HasNearbyLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Int32)":"fhl","Assembly-CSharp|System.Boolean Logic.MapGenerator::CanPlaceLeyLine(RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>)":"fhm","Assembly-CSharp|System.Boolean Logic.MapGenerator::IsMapEdgeGrid(RuntimeData.GridData)":"fhn","Assembly-CSharp|System.Void Logic.MapInteraction/<>c__DisplayClass9_0::<OnTileClicked>b__1()":"lqn","Assembly-CSharp|System.Void Logic.MapInteraction/<>c__DisplayClass9_0::<OnTileClicked>b__0()":"lqo","Assembly-CSharp|System.Void Logic.MapInteraction::ClearCityFadeIfAny()":"lqp","Assembly-CSharp|System.Void Logic.MapInteraction::TryApplyCityFadeForClickedGrid(RuntimeData.GridData)":"lqq","Assembly-CSharp|System.Boolean Logic.MapInteraction::TryFadeCityAt(System.Int32,System.Int32,System.Int32)":"lqr","Assembly-CSharp|System.Void Logic.MapInteraction::CancelAllHighlight()":"bkz","Assembly-CSharp|System.Void Logic.MapInteraction::OnTileClickedObservation(RuntimeData.MapData,RuntimeData.GridData)":"fte","Assembly-CSharp|System.Void Logic.MapInteraction::OnTileClicked(RuntimeData.MapData,RuntimeData.GridData)":"bla","Assembly-CSharp|System.Void Logic.MapRecordManager::SaveMapRecord(RuntimeData.MapData,System.String)":"fgt","Assembly-CSharp|TH1_Logic.MatchConfig.MapRecordData Logic.MapRecordManager::LoadMapRecord(System.String)":"dzr","Assembly-CSharp|System.Void Logic.IPlayerLogic::UpdateCityConnect(RuntimeData.MapData,RuntimeData.PlayerData)":"blc","Assembly-CSharp|System.Void Logic.IPlayerLogic::ExamineTreasure(RuntimeData.MapData,System.Int32,System.Int32,UnityEngine.Vector2Int)":"bld","Assembly-CSharp|System.Void Logic.IPlayerLogic::Disband(RuntimeData.MapData,System.Int32,System.Int32)":"ble","Assembly-CSharp|System.Int32 Logic.IPlayerLogic::UpdateSight_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<System.UInt32>,System.Boolean,System.Single)":"dgy","Assembly-CSharp|System.Void Logic.IPlayerLogic::ResearchTech(RuntimeData.MapData,RuntimeData.PlayerData,TechType,System.Int32)":"blg","Assembly-CSharp|System.Void Logic.IPlayerLogic::UpdatePlayerStarsPerTurn(RuntimeData.MapData,System.Int32)":"blh","Assembly-CSharp|System.String Logic.PlayerLogic::GetDisplayForceName(RuntimeData.MapData,RuntimeData.PlayerData)":"kmp","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.WonderTypeEnum)":"ewd","Assembly-CSharp|System.Boolean Logic.PlayerLogic::TryGetStartWonderTechAtom(RuntimeData.WonderTypeEnum,TechAtom&)":"hsy","Assembly-CSharp|System.Void Logic.PlayerLogic::Update(RuntimeData.MapData)":"blk","Assembly-CSharp|System.Void Logic.PlayerLogic::StartPlayerTurn(RuntimeData.MapData,System.UInt32)":"gyx","Assembly-CSharp|System.Void Logic.PlayerLogic::EndPlayerTurn(RuntimeData.MapData,System.UInt32)":"gyy","Assembly-CSharp|System.Void Logic.PlayerLogic::Surrender(RuntimeData.MapData,System.UInt32)":"jzd","Assembly-CSharp|System.Void Logic.PlayerLogic::AIAddMoney(RuntimeData.MapData,System.UInt32)":"gyz","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateTerritoryAllBuildingLevel(RuntimeData.MapData,System.UInt32)":"elr","Assembly-CSharp|RuntimeData.CityData Logic.PlayerLogic::OccupyVillage_LogicOnly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"izy","Assembly-CSharp|System.Void Logic.PlayerLogic::OccupyCity_LogicView(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.CityData)":"jbv","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMapUnitTypeCount(RuntimeData.MapData,UnitType,GiantType)":"blo","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMapUnitTypeCount(RuntimeData.MapData,UnitType,GiantType,System.UInt32)":"kom","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.PlayerLogic::GetPlayerResourceNearbyList(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,ResourceType)":"blp","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.PlayerLogic::GetPlayerFeatureNearbyList(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,TerrainFeature)":"blq","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetFirstMeetCoin(RuntimeData.MapData,RuntimeData.PlayerData)":"fed","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetMaxCityLevel(RuntimeData.MapData,RuntimeData.PlayerData)":"fee","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetAverageCityLevel(RuntimeData.MapData,RuntimeData.PlayerData)":"jmk","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetConnectedCityCount(RuntimeData.MapData,RuntimeData.PlayerData)":"fef","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateAllPlayerConnected(RuntimeData.MapData)":"els","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateCityConnect(RuntimeData.MapData,RuntimeData.PlayerData)":"blc","Assembly-CSharp|System.Void Logic.PlayerLogic::SetCityTerritoryGridSp(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridSpType)":"gbl","Assembly-CSharp|System.Void Logic.PlayerLogic::ClearCityTerritoryGridSp(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridSpType)":"gbm","Assembly-CSharp|System.Boolean Logic.PlayerLogic::SetGridResource(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,ResourceType)":"gbn","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetEmbassyCoin(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"feg","Assembly-CSharp|System.Void Logic.PlayerLogic::TryAddMeetPlayer(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData)":"gza","Assembly-CSharp|System.Void Logic.PlayerLogic::AddMeetPlayer(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"feh","Assembly-CSharp|System.Boolean Logic.PlayerLogic::HasRoadForUnit(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.GridData,RuntimeData.UnitData)":"blr","Assembly-CSharp|System.Void Logic.PlayerLogic::ExamineTreasure(RuntimeData.MapData,System.Int32,System.Int32,UnityEngine.Vector2Int)":"bld","Assembly-CSharp|System.Void Logic.PlayerLogic::Disband(RuntimeData.MapData,System.Int32,System.Int32)":"ble","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckEnemyOnCaptain(RuntimeData.MapData,RuntimeData.PlayerData)":"fei","Assembly-CSharp|System.Void Logic.PlayerLogic::ResearchTech(RuntimeData.MapData,RuntimeData.PlayerData,TechType,System.Int32)":"blg","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdatePlayerStarsPerTurn(RuntimeData.MapData,System.Int32)":"blh","Assembly-CSharp|System.Void Logic.PlayerLogic::EndThisTurn(RuntimeData.MapData,RuntimeData.PlayerData)":"bls","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerTechPointPerTurn(RuntimeData.MapData,System.UInt32)":"elt","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerCulturePointPerTurn(RuntimeData.MapData,System.UInt32)":"jze","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerMountainPoint(RuntimeData.MapData,System.UInt32)":"gle","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerCoinPerTurn(RuntimeData.MapData,System.UInt32)":"eap","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerKingHeroCoinPerTurn(RuntimeData.MapData,RuntimeData.PlayerData)":"mqn","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetPlayerKingCoinSourceCount(RuntimeData.MapData,RuntimeData.PlayerData)":"mqo","Assembly-CSharp|System.Void Logic.PlayerLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.PlayerData)":"blu","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckOneTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)":"fej","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckAllTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)":"fek","Assembly-CSharp|System.Boolean Logic.PlayerLogic::GetAllSight()":"gzb","Assembly-CSharp|System.Int32 Logic.PlayerLogic::UpdateSight_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<System.UInt32>,System.Boolean,System.Single)":"dgy","Assembly-CSharp|System.Int32 Logic.PlayerLogic::UpdateSightByRadius_LogicView(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.GridData,System.Int32,System.Boolean)":"ewj","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateAllTeammateCapitalSight(RuntimeData.MapData)":"mpt","Assembly-CSharp|System.Boolean Logic.PlayerLogic::CheckIsTeammate(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData)":"mpu","Assembly-CSharp|System.Void Logic.PlayerLogic::DebugGetAllSight(RuntimeData.MapData,RuntimeData.PlayerData)":"blw","Assembly-CSharp|System.Void Logic.PlayerLogic::UpdateDiplomacySight(RuntimeData.MapData,RuntimeData.PlayerData)":"fel","Assembly-CSharp|System.Int32 Logic.PlayerLogic::GetTechCost(RuntimeData.MapData,RuntimeData.PlayerData,TechType)":"hzr","Assembly-CSharp|System.Void Logic.PlayerLogic::CalcAllPlayerScore(RuntimeData.MapData)":"bly","Assembly-CSharp|System.Void Logic.PlayerLogic::SetDiplomacyLeague(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerData,RuntimeData.DiplomacyState)":"fem","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::get_Instance()":"bma","Assembly-CSharp|System.Void Logic.RenderUpdateManager::set_Instance(Logic.RenderUpdateManager)":"bmb","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearUnitRUList()":"bmc","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddUnitRUList(System.Int32)":"bmd","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::GetUnitRUList()":"bme","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTileRUList()":"bmf","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddTileRUList(UnityEngine.Vector2Int)":"bmg","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::GetTileRUList()":"bmh","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTechTreeRU()":"bmi","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetTechTreeRU()":"bmj","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetTechTreeRU()":"bmk","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetPlayerTopBarRU()":"bml","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearPlayerTopBarRU()":"bmm","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetPlayerTopBarRU()":"bmn","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetCenterMessageRU(System.String,System.String)":"bmo","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCenterMessageRU()":"bmp","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetCenterMessageRU()":"bmq","Assembly-CSharp|System.String Logic.RenderUpdateManager::GetCenterMessageRUTitle()":"bmr","Assembly-CSharp|System.String Logic.RenderUpdateManager::GetCenterMessageRUContent()":"bms","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCityRUList()":"bmt","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityRUList(System.Int32)":"bmu","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::GetCityRUList()":"bmv","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearCityBuildingRUList()":"bmw","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityBuildingRUList(System.Int32)":"bmx","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::GetCityBuildingRUList()":"bmy","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetHighlightMapRU(System.Int32)":"bmz","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::GetHighlighMapRU()":"bna","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearHighlightMapRU()":"bnb","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddTechIdRU(System.Int32)":"bnc","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::GetTechIdRU()":"bnd","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearTechIdRU()":"bne","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearMistClearEffectRUList()":"bnf","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddMistClearEffectRUList(UnityEngine.Vector2Int)":"bng","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::GetMistClearEffectRUList()":"bnh","Assembly-CSharp|System.Void Logic.RenderUpdateManager::SetBattleRU(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean)":"bni","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::GetBattleRU()":"bnj","Assembly-CSharp|Logic.BattleRenderDataPack Logic.RenderUpdateManager::GetBattleRenderDataPackRU()":"bnk","Assembly-CSharp|System.Void Logic.RenderUpdateManager::ClearBattleRU()":"bnl","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::GetLastCityUpgradeActionRUList()":"bnm","Assembly-CSharp|System.Void Logic.RenderUpdateManager::AddCityUpgradeActionRUList(System.Int32)":"bnn","Assembly-CSharp|System.Void Logic.RenderUpdateManager::RemoveLastCityUpgradeActionRUList()":"bno","Assembly-CSharp|System.Boolean Logic.IUnitLogic::MoveToLogic(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jmm","Assembly-CSharp|System.Void Logic.IUnitLogic::Attack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&)":"gzd","Assembly-CSharp|System.Void Logic.IUnitLogic::Upgrade(RuntimeData.MapData,RuntimeData.UnitData)":"bnr","Assembly-CSharp|System.Void Logic.IUnitLogic::Recover(RuntimeData.MapData,RuntimeData.UnitData)":"bns","Assembly-CSharp|System.Void Logic.IUnitLogic::LandToBoat(RuntimeData.MapData,RuntimeData.UnitData)":"bnu","Assembly-CSharp|System.Void Logic.IUnitLogic::BoatToLand(RuntimeData.MapData,RuntimeData.UnitData)":"bnv","Assembly-CSharp|System.Void Logic.IUnitLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.UnitData)":"bnx","Assembly-CSharp|System.Boolean Logic.UnitLogic::IsFinalReachable(System.Int32,System.Int32)":"jzf","Assembly-CSharp|System.Void Logic.UnitLogic::Update()":"bny","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckIsSelfPlayer(RuntimeData.MapData,System.UInt32)":"bnz","Assembly-CSharp|System.Void Logic.UnitLogic::MoveTo(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,RuntimeData.GridData)":"gze","Assembly-CSharp|System.Boolean Logic.UnitLogic::MoveToLogic(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jmm","Assembly-CSharp|System.Boolean Logic.UnitLogic::CanCounter(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"boa","Assembly-CSharp|System.Void Logic.UnitLogic::Attack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&)":"gzd","Assembly-CSharp|Logic.SettlementInfo Logic.UnitLogic::DamageSettlement(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType)":"boc","Assembly-CSharp|System.Int32 Logic.UnitLogic::RecoverHealth_Legacy(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"dby","Assembly-CSharp|System.Int32 Logic.UnitLogic::RecoverHealth(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.HealType)":"dbz","Assembly-CSharp|System.Void Logic.UnitLogic::UnitDie(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bod","Assembly-CSharp|System.Void Logic.UnitLogic::UnitUnnaturalDie(RuntimeData.MapData,RuntimeData.UnitData)":"sa","Assembly-CSharp|System.Void Logic.UnitLogic::SetHeroRevivePenalty(RuntimeData.MapData,RuntimeData.UnitData,UnitType,GiantType,System.UInt32)":"mqp","Assembly-CSharp|System.Void Logic.UnitLogic::DebugOutputMoveInfo(RuntimeData.MapData)":"boh","Assembly-CSharp|System.Void Logic.UnitLogic::CalcUnitMoveInfo(RuntimeData.MapData,System.UInt32)":"bok","Assembly-CSharp|System.Boolean Logic.UnitLogic::MOMIJIHUNTER_SkillHandler(RuntimeData.MapData,RuntimeData.UnitData)":"hzs","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitCanAttackPos(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"bol","Assembly-CSharp|MoveAttackType Logic.UnitLogic::CheckUnitCanMoveOrAttack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"bom","Assembly-CSharp|MoveAttackType Logic.UnitLogic::GetMovePath(RuntimeData.MapData,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Collections.Generic.List`1<UnityEngine.Vector2Int>&)":"gzf","Assembly-CSharp|System.Void Logic.UnitLogic::Upgrade(RuntimeData.MapData,RuntimeData.UnitData)":"bnr","Assembly-CSharp|System.Void Logic.UnitLogic::Recover(RuntimeData.MapData,RuntimeData.UnitData)":"bns","Assembly-CSharp|System.Void Logic.UnitLogic::LandToBoat(RuntimeData.MapData,RuntimeData.UnitData)":"bnu","Assembly-CSharp|System.Void Logic.UnitLogic::BoatToLand(RuntimeData.MapData,RuntimeData.UnitData)":"bnv","Assembly-CSharp|System.Boolean Logic.UnitLogic::HeroUpgrade(RuntimeData.MapData,RuntimeData.UnitData)":"evb","Assembly-CSharp|System.Void Logic.UnitLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.UnitData)":"bnx","Assembly-CSharp|System.Void Logic.UnitLogic::UnitEndTurn(RuntimeData.MapData,RuntimeData.UnitData)":"boq","Assembly-CSharp|System.Void Logic.UnitLogic::UnitTypeTransform(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitFullType)":"ewa","Assembly-CSharp|System.Void Logic.UnitLogic::UnitTypeTransform(RuntimeData.MapData,RuntimeData.UnitData,UnitType,GiantType,System.UInt32)":"enr","Assembly-CSharp|System.Void Logic.UnitLogic::PassiveMoveAway(RuntimeData.MapData,RuntimeData.UnitData)":"bos","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitAbleForGrid_RealTimeStatus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"hf","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitAbleForGrid_OfflineStatus(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,RuntimeData.GridData)":"sz","Assembly-CSharp|System.Boolean Logic.UnitLogic::CheckUnitCanMoveToNearbyGridOnlyByLandType(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"ta","Assembly-CSharp|System.Void Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::<OnUnitDamaged>b__0()":"bxr","Assembly-CSharp|SkillType Logic.Skill.AllYCounterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AllYCounterSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.AllYTranSportSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.AllYTranSportSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.AllYTranSportSkill::IsCanTransport()":"hzt","Assembly-CSharp|SkillType Logic.Skill.AssaultFortressSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.AssaultFortressSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Boolean Logic.Skill.AssaultFortressSkill::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqr","Assembly-CSharp|System.Int32 Logic.Skill.AssaultFortressSkill::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)":"mqs","Assembly-CSharp|System.Void Logic.Skill.AttackAfterKillSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.AttackAfterKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AttackAfterKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.AttackGetAttackPointSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AttackGetAttackPointSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.AttackRangeUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.AttackRangeUpSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Boolean Logic.Skill.AttackRangeUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.AttackUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.AttackUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AutoHealSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AutoHealSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.AyaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaBuffSkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Boolean Logic.Skill.AyaBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaDamageDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaDamageDebuffSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.AyaDamageDebuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaMoveAgainBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainBuffSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.AyaMoveAgainBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.AyaMoveAgainSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.AyaMoveAgainSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.BambooMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.BambooMoveSkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|SkillType Logic.Skill.BoneAttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.BoneAttackUpSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.BonePileSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.BonePileSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.BonePileSkill::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Void Logic.Skill.BonePileSkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|SkillType Logic.Skill.BoneSacrificeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.CanHideSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jzm","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Void Logic.Skill.CanHideSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|SkillType Logic.Skill.CantMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CantMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.CarrySkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CarrySkill::IsOnCarry()":"cxj","Assembly-CSharp|SkillType Logic.Skill.CatCartSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CatCartSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.CityStolenSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.CityStolenSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|SkillType Logic.Skill.CityTransportSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CityTransportSkill::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|SkillType Logic.Skill.ConvertSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ConvertSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.CorpseBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.CorpseBuffSkill::GetLevelLimit(RuntimeData.UnitData)":"tz","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|System.Int32 Logic.Skill.CorpseBuffSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.CorpseBuffSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.CreepSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.CreepSkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|SkillType Logic.Skill.CriticalSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.CriticalSkill::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|SkillType Logic.Skill.CurseGodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.DashSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.DashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Void Logic.Skill.DashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.DieBonePileSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.DieBonePileSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.DuoSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.DuoSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.DuoSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchAttackSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchAttackSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchAttackSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchAttackSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchAttackSkill::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchBuffSkill::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchOverHealSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EirinFrenchOverHealSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchOverHealSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.EirinFrenchOverHealSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchOverHealSkill::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|SkillType Logic.Skill.EirinFrenchSuperAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EirinFrenchSuperAttackSkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0::<OnDamageOther>b__0()":"dch","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0::<OnHealOther>b__0()":"dci","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EscapeProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.EscapeProSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Boolean Logic.Skill.EscapeProSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Int32 Logic.Skill.EscapeProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill/<>c__DisplayClass4_0::<OnDamageOther>b__0()":"dcj","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill/<>c__DisplayClass5_0::<OnHealOther>b__0()":"dck","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.EscapeSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.EscapeSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Boolean Logic.Skill.EscapeSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|SkillType Logic.Skill.EternitySkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.EternitySkill::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Void Logic.Skill.EternitySkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::<OnDamageOther>b__0()":"dcl","Assembly-CSharp|SkillType Logic.Skill.FearMakerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FearMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.FlandreAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.FlandreAttackSkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|SkillType Logic.Skill.FlandreBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Single Logic.Skill.FlandreBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.FlandreBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|System.Int32 Logic.Skill.FlandreBuffSkill::GetSharedFlandreBuffLevel(RuntimeData.MapData)":"mqu","Assembly-CSharp|System.Void Logic.Skill.FlandreBuffSkill::SyncFlandreBuffLevel(RuntimeData.MapData,System.Int32)":"mqv","Assembly-CSharp|Logic.Skill.SkillBase Logic.Skill.FlandreBuffSkill::EnsureFlandreBuff(RuntimeData.MapData,RuntimeData.UnitData)":"mqw","Assembly-CSharp|SkillType Logic.Skill.FlandreKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.FlandreKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.FlySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.ForestDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.ForestStartDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.ForestStartDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.FortifySkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|SkillType Logic.Skill.GalaxyArrowSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridMomijiPerySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridMountainSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.GridRadiationSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|System.Void Logic.Skill.GridRadiationSkill::RefreshGridRadiationDamage(RuntimeData.MapData,RuntimeData.UnitData)":"jzr","Assembly-CSharp|SkillType Logic.Skill.GridSanaeNineContinueDamageSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HealSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HideStateSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnClearActionPoint(RuntimeData.MapData,RuntimeData.UnitData)":"knn","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.HideStateSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::HasZOC()":"fun","Assembly-CSharp|System.Boolean Logic.Skill.HideStateSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchFakeMoonSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchWolfMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Boolean Logic.Skill.HouraisanFrenchWolfMoonSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.HouraisanFrenchWolfStartSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Boolean Logic.Skill.HouraisanFrenchWolfStartSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.IllusionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.IllusionSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.InfiltrateSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::PerformInfiltrateOnAttackGround(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koz","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::ExecuteInfiltrate(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.CityData,RuntimeData.PlayerData,System.Boolean)":"kpa","Assembly-CSharp|System.Void Logic.Skill.InfiltrateSkill::SpawnRebel(RuntimeData.MapData,RuntimeData.CityData,RuntimeData.GridData)":"kpb","Assembly-CSharp|SkillType Logic.Skill.JunkerOfficerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::GetKillCount()":"glx","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Void Logic.Skill.JunkerOfficerSkill::SetOfficer()":"gmk","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::IsOfficer()":"hzy","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAroundSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAttackProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchAttackProSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchAttackSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchCrescentMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchCrescentMoonSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::<BeforeDamagedTransformStage>b__0()":"dco","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchForeverBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchForeverBuffSkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchForeverBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchNapoleonicCodeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchNewMoonSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchNewMoonSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchSynergyDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchSynergyDebuffSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchSynergyDebuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KaguyaFrenchSynergySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KaguyaFrenchSynergySkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Single Logic.Skill.KaguyaFrenchSynergySkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.KaguyaFrenchSynergySkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KanakoBattlefieldProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoBattlefieldSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoMountainAttackSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoMountainBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.KanakoMountainBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.KanakoMountainSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KanakoMountainSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.KanakoSittingSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KanakoSittingSkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.KanakoSittingSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|SkillType Logic.Skill.KanakoTechSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KanakoWarProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoWarProSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoWarSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KanakoWarSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.KanakoWindProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.KanakoWindProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|SkillType Logic.Skill.KanakoWindSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.KanakoWindSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|SkillType Logic.Skill.KingCoinSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoakumaDevotionSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.KoakumaDevotionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Int32 Logic.Skill.KoakumaDevotionSkill::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fax","Assembly-CSharp|SkillType Logic.Skill.KoakumaHeroSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaHeroSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.KoishiAutoMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiAutoMoveSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|SkillType Logic.Skill.KoishiAutoSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiAutoSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.KoishiDeathFearSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KoishiDeathFearSkill::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|SkillType Logic.Skill.KoishiRespawnSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KoishiUndeadSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.KoishiUndeadSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.KoishiUndeadSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearImmuneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearImmuneSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0::<Explode>b__0()":"dcq","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::<Explode>b__1()":"dcr","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::<Explode>b__2()":"dcs","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::<Explode>b__3()":"dct","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::<Explode>b__4()":"dcu","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::Explode(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,System.Boolean)":"eks","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|SkillType Logic.Skill.KomeijiFearSplashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiFearSplashSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.KomeijiKnightAddSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.KomeijiKnightKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiKnightKillSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderAddSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.KomeijiRiderAddSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderAddSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiRiderAddSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiRiderAddSkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderKillSkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|SkillType Logic.Skill.KomeijiRiderTransSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.KomeijiRiderTransSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.LaevatainPreySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.LaevatainPreySkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.LaevatainSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LandAndWaterSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LandOnlySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.LuckSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MahaCorpseBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MahaCorpseBuffSkill::GetLevelLimit(RuntimeData.UnitData)":"bqe","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.MahaCorpseBuffSkill::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|SkillType Logic.Skill.MeilingAttackUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.MeilingAttackUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.MeilingAttackUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MeilingCounterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingCounterSkill::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|SkillType Logic.Skill.MeilingDuelSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingDuelSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::get_Sleeping()":"gzp","Assembly-CSharp|SkillType Logic.Skill.MeilingRestSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Single Logic.Skill.MeilingRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.MeilingRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Int32 Logic.Skill.MeilingRestSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.MeilingRestSkill::RefreshAroundGiant(RuntimeData.MapData,RuntimeData.UnitData)":"gzu","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchBoomSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchEggSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchEggSkill::UpdateFullType(RuntimeData.UnitData)":"fjm","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchEggSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchEnhanceSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MokouFrenchReviveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchReviveSkill::UpdateFullType(RuntimeData.UnitData)":"fmy","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchReviveSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Void Logic.Skill.MokouFrenchReviveSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Boolean Logic.Skill.MokouFrenchReviveSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.MomijiBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiBuffSkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|SkillType Logic.Skill.MomijiHunterAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MomijiHunterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MomijiHunterSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Single Logic.Skill.MomijiHunterSkill::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.MomijiHunterSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MomijiHuntSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiHuntSkill::AddPrey(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"ear","Assembly-CSharp|System.Void Logic.Skill.MomijiHuntSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.MomijiKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.MomijiPreySkill::SetRank(System.Int32)":"eas","Assembly-CSharp|SkillType Logic.Skill.MomijiPreySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiPreySkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|SkillType Logic.Skill.MomijiSightSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MomijiSightSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.MomijiSightSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Skill.MomijiSightSkill::GetEnemyAround(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iad","Assembly-CSharp|SkillType Logic.Skill.MoonPrincessSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MoriyaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.MoriyaBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.MoriyaBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.MoriyaKnightMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MoriyaKnightMoveSkill::IsCanTransport()":"hzt","Assembly-CSharp|SkillType Logic.Skill.MoriyaRoadSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.MountainDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|SkillType Logic.Skill.MountainGodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MountainGodSkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|SkillType Logic.Skill.MountainMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.MountainMoveSkill::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|SkillType Logic.Skill.MoveRangeUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.MoveRangeUpSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.MoveRangeUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.NoPopulationSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.NoPopulationSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.NuclearFusionSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.NuclearSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.OceanDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|SkillType Logic.Skill.OceanMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.OceanMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|SkillType Logic.Skill.OfficerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::GetKillCount()":"glx","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Void Logic.Skill.OfficerSkill::SetOfficer()":"gmk","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::IsOfficer()":"hzy","Assembly-CSharp|SkillType Logic.Skill.PatchouliEarthSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliEarthSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliEarthSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliEarthSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Void Logic.Skill.PatchouliEarthSkill::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliEarthSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliFireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliFireSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Single Logic.Skill.PatchouliFireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.PatchouliFireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliFireSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliMetalSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMetalSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliMetalSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Void Logic.Skill.PatchouliMetalSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMetalSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::get_MoveFlag()":"dhd","Assembly-CSharp|SkillType Logic.Skill.PatchouliMoveProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveProSkill::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::get_MoveFlag()":"dlb","Assembly-CSharp|SkillType Logic.Skill.PatchouliMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PatchouliMoveSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.PatchouliRestSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliRestSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliRestSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.PatchouliRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Single Logic.Skill.PatchouliRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.PatchouliRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliRestSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliStoneProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliStoneProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PatchouliStoneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliStoneSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PatchouliWaterSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliWaterSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.PatchouliWaterSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliWaterSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.PatchouliWoodSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PatchouliWoodSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Int32 Logic.Skill.PatchouliWoodSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.PatchouliWoodSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliWoodSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::<OnMove>b__0()":"iae","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::<OnMove>b__1()":"dcv","Assembly-CSharp|SkillType Logic.Skill.PathStompSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PathStompSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.PeaceSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.PeaceSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|SkillType Logic.Skill.PersistSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PersistSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.PhilostoneSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PhilostoneSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.PhoenixEggSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PhoenixSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PoisonedSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PoisonedSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.PoorHealthSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.PowerUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.PowerUpSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.PowerUpSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Single Logic.Skill.PowerUpSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Boolean Logic.Skill.PowerUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.QuartetSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.QuartetSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.QuartetSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.QueenTerritoryMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.QueenTerritoryMoveSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.QueenTerritoryMoveSkill::IsFriendlyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)":"mqx","Assembly-CSharp|System.Boolean Logic.Skill.QueenTerritoryMoveSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.RecycleSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RedMistDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|SkillType Logic.Skill.ReisenFrenchAttakSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchAttakSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|SkillType Logic.Skill.ReisenFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchKillSkill::UpdateFullType(RuntimeData.UnitData)":"fnc","Assembly-CSharp|System.Void Logic.Skill.ReisenFrenchKillSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|SkillType Logic.Skill.ReisenIllusionProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionProSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Void Logic.Skill.ReisenIllusionProSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|SkillType Logic.Skill.ReisenIllusionSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Void Logic.Skill.ReisenIllusionSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|SkillType Logic.Skill.RemiliaAbsorbSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuff2Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RemiliaBuff2Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuff3Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.RemiliaBuff3Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.RemiliaBuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RemiliaEgyptianEmpireKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaEgyptianEmpireKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.RemiliaHelpProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpProSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpProSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.RemiliaHelpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.RemiliaHelpSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.RemiliaHunterSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RengesyouControSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RengesyouControSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.RengesyouSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RinCorpseColletSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RinCorpseColletSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|SkillType Logic.Skill.RinFireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.RinFireSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Single Logic.Skill.RinFireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.RinFireSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Int32 Logic.Skill.RinFireSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|SkillType Logic.Skill.RotaLFlamesProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.RotaLFlamesSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SakuyaEnhancedSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaEnhancedSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlyProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.SakuyaFlyProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlyProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.SakuyaFlySkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlySkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlySkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SakuyaFlySkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Void Logic.Skill.SakuyaFlySkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::<BeforeDamagedTransformStage>b__0()":"dcw","Assembly-CSharp|SkillType Logic.Skill.SakuyaGuardSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaGuardSkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|SkillType Logic.Skill.SakuyaKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SakuyaKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.SakuyaTiredSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.SakuyaTiredSkill::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_E2_ATK_Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E2_ATK_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E2_ATK_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E2_MOVE_Skill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E2_MOVE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E2_MOVE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_COUNTER_Skill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E3_COUNTER_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_COUNTER_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0::<OnDamaged>b__0()":"dcx","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E3_HP_Skill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E3_HP_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E3_HP_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E4_DEFENSE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_E4_KILL_Skill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_E4_KILL_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_E4_KILL_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F2_DEFENSE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F2_RESIST_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_F2_RESIST_Skill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F2_RESIST_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F3_MOVE_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivine_F3_MOVE_Skill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F3_MOVE_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F3_RESIST_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F3_RESIST_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F4_ATK_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.SanaeDivine_F4_ATK_Skill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F4_ATK_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.SanaeDivine_F4_KILL_Skill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivine_F4_KILL_Skill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivine_F4_KILL_Skill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::<BigLucky>b__0()":"irr","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::<BigLucky>b__1()":"irs","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::<OnHealOther>b__0()":"iah","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::<OnDamageOther>b__0()":"iai","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::<OmikujiAnim>b__0()":"iaj","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::<BigUnlucky>b__0()":"iak","Assembly-CSharp|SkillType Logic.Skill.SanaeDivineSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::OmikujiAnim(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.GridData,Logic.Skill.SanaeDivineType)":"ial","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::BigUnlucky(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"irt","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::BigLucky(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"iru","Assembly-CSharp|System.Void Logic.Skill.SanaeDivineSkill::RegisterOrRunTimer(System.Action,System.Single,System.String)":"mpv","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveUnit(RuntimeData.MapData,System.UInt32,RuntimeData.UnitData&)":"mpw","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveGrid(RuntimeData.MapData,System.UInt32,RuntimeData.GridData&)":"mpx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill::TryGetLiveUnitGrid(RuntimeData.MapData,System.UInt32,RuntimeData.UnitData&,RuntimeData.GridData&)":"mpy","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill::GetBuff(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,SkillType&)":"iao","Assembly-CSharp|SkillType Logic.Skill.SanaeMoveSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeNineContinueSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeNineSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SanaeWindSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SanaeWindSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::GetSanaeWindXValue(UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"gnx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindSkill::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindSkill::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|SkillType Logic.Skill.SanaeWindXSkill::GetSkillType()":"bps","Assembly-CSharp|UnityEngine.Vector2Int Logic.Skill.SanaeWindXSkill::GetOffset()":"gny","Assembly-CSharp|System.Boolean Logic.Skill.SanaeWindXSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0::<OnDamageOther>b__0()":"dcy","Assembly-CSharp|SkillType Logic.Skill.SatoriAttackBoomSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackBoomSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::<OnDamageOther>b__0()":"dcz","Assembly-CSharp|SkillType Logic.Skill.SatoriAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriAttackSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0::<OnDamageOther>b__0()":"dda","Assembly-CSharp|SkillType Logic.Skill.SatoriBanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriBanSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::<BeforeUnitDamaged>b__0()":"ddb","Assembly-CSharp|SkillType Logic.Skill.SatoriSeeSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatoriSeeSkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|SkillType Logic.Skill.SatsujinkiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SatsujinkiSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SatsujinkiSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.ScarletKoakumaSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.ScarletKoakumaSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.ScarletMistRealTimeVampireDebuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.ScarletMistRealTimeVampireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.ScarletMistRealTimeVampireSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Void Logic.Skill.ScarletMistRealTimeVampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Boolean Logic.Skill.ScarletMistRealTimeVampireSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.ScoutProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.ScoutProSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Void Logic.Skill.ScoutProSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|SkillType Logic.Skill.ScoutSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.ScoutSkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|SkillType Logic.Skill.ShenlanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.ShenlanSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0::<OnDamaged>b__0()":"dlq","Assembly-CSharp|SkillType Logic.Skill.SkillBanBombSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBanBombSkill::ResolveOriginPlayerId(RuntimeData.MapData,System.UInt32)":"epa","Assembly-CSharp|System.Void Logic.Skill.SkillBanBombSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SkillBanSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SkillBanSkill::IsAllSkillBan()":"joz","Assembly-CSharp|SkillType Logic.Skill.SneakSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SneakSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|SkillType Logic.Skill.SpeedUpSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SpeedUpSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Void Logic.Skill.SplashSkill/<>c__DisplayClass2_1::<OnDamageOther>b__0()":"be","Assembly-CSharp|System.Void Logic.Skill.SplashSkill/<>c__DisplayClass2_2::<OnDamageOther>b__1()":"ddd","Assembly-CSharp|SkillType Logic.Skill.SplashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SplashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.StaticSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.StaticSkill::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|SkillType Logic.Skill.StiffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.StiffSkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.StiffSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Void Logic.Skill.StompSkill/<>c__DisplayClass2_1::<OnMove>b__0()":"dde","Assembly-CSharp|SkillType Logic.Skill.StompSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.StompSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::<OnDamageOther>b__0()":"ddf","Assembly-CSharp|SkillType Logic.Skill.SuperDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.SuperDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.SuperHideSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuperHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SuperHideSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Boolean Logic.Skill.SuperHideSkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|System.Void Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::<RefreshOriginVisualAfterAttack>b__0()":"zy","Assembly-CSharp|SkillType Logic.Skill.SurpriseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SurpriseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Void Logic.Skill.SurpriseSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.SurpriseSkill::RefreshOriginVisualAfterAttack(RuntimeData.MapData,RuntimeData.UnitData)":"bcc","Assembly-CSharp|System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritoryOrAdjacent(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)":"bcd","Assembly-CSharp|System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)":"bpo","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackAllySkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackProSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoAttackSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoAttackSkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|SkillType Logic.Skill.SuwakoCombineSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoFullmapSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiAttackSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiCombineSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::<OnDamaged>b__0()":"iaq","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Void Logic.Skill.SuwakoHebiSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.SuwakoHebiSplitSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoHebiSplitSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SuwakoMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoMoveSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SuwakoSplitSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.SuwakoSplitSkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|SkillType Logic.Skill.SwapSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SwapSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.TaiChiSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TaiChiSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.TenguBuffSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TenguBuffSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Boolean Logic.Skill.TenguBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchAttackSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchAttackSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchBuffSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchDieSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchDieSkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchKillSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.TewiFrenchSightSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchSightSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.TewiFrenchSightSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.ThirdEyeSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.TreatAsHeroSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.TreatAsHeroSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.TrioSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.TrioSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.TrioSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.UndeadSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UndeadSkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Void Logic.Skill.UndeadSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|SkillType Logic.Skill.UniqueSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UniqueSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.UniqueSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|SkillType Logic.Skill.UtsuhoBaseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.UtsuhoBaseSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|SkillType Logic.Skill.UtsuhoBoneMakerSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoBoneMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.UtsuhoDelayActSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoDelayActSkill::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|System.Void Logic.Skill.UtsuhoDelayActSkill::DelayMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"kam","Assembly-CSharp|SkillType Logic.Skill.UtsuhoRadiationSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.UtsuhoReadyMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|SkillType Logic.Skill.UtsuhoReadyMoveSuperSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSuperSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.UtsuhoReadyMoveSuperSkill::DealDelayAttackDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kao","Assembly-CSharp|System.Void Logic.Skill.VampireProSkill/<>c__DisplayClass2_0::<OnDamageOther>b__0()":"ddg","Assembly-CSharp|SkillType Logic.Skill.VampireProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.VampireProSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.VampireSkill/<>c__DisplayClass3_0::<OnDamageOther>b__0()":"ddh","Assembly-CSharp|SkillType Logic.Skill.VampireSkill::GetSkillType()":"bps","Assembly-CSharp|System.Int32 Logic.Skill.VampireSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Void Logic.Skill.VampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|SkillType Logic.Skill.WaterDefenseSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|SkillType Logic.Skill.WaterMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.WaterMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|SkillType Logic.Skill.WindGodSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.WindPriestessSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.YuugiDashProSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.YuugiDashProSkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Void Logic.Skill.YuugiDashProSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.YuugiDashSkill::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.YuugiDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|SkillType Logic.Skill.YuugiMovePlusSkill::GetSkillType()":"bps","Assembly-CSharp|SkillType Logic.Skill.YuugiMoveSkill::GetSkillType()":"bps","Assembly-CSharp|System.Single Logic.Skill.YuugiMoveSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|SkillType Logic.Skill.YuugiPushSkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.YuugiPushSkill::YuugiPushAttack(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.MapData,System.Int32&,System.Int32&,TH1_Anim.FragmentType&,System.Boolean&)":"kap","Assembly-CSharp|System.Boolean Logic.Skill.YuugiPushSkill::CanCounterForPush(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fcq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Skill.SkillBase::RentAroundBuf()":"ddi","Assembly-CSharp|System.Void Logic.Skill.SkillBase::ReturnAroundBuf()":"ddj","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::get_Level()":"gzk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_HasLevel()":"goa","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_HasTimeLimit()":"fon","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::get_LastTime()":"fop","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_AutoDisappear()":"ddk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_NoShow()":"haa","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_ShowSkillLevel()":"hab","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::get_ShowSkill()":"hac","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::get_SkillPriority()":"kaq","Assembly-CSharp|SkillType Logic.Skill.SkillBase::GetSkillType()":"bps","Assembly-CSharp|System.Void Logic.Skill.SkillBase::GetSkillCopy(Logic.Skill.SkillBase)":"bqc","Assembly-CSharp|System.Void Logic.Skill.SkillBase::DeepCopy(Logic.Skill.SkillBase)":"bqd","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetSkillPriority(SkillPriority)":"kar","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsAllSkillBan()":"joz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ReservedOnTransformFromBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kas","Assembly-CSharp|System.Void Logic.Skill.SkillBase::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillSpecialOverride(RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmo","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetScore()":"bri","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeTurnStart()":"iat","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsFinished()":"brj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetPermanent(System.Boolean)":"izh","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetIsLevel(System.Boolean)":"izi","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetAutoDisappear(System.Boolean)":"izj","Assembly-CSharp|Logic.Skill.SkillBase Logic.Skill.SkillBase::GetCopySkill()":"brk","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetTurnsLimit(System.UInt32)":"for","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AddTurnLimit(System.UInt32)":"fot","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)":"bax","Assembly-CSharp|System.Void Logic.Skill.SkillBase::ReduceLevel(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)":"bil","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetLevel(System.Int32)":"gjx","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSkillAdd(RuntimeData.MapData,System.UInt32)":"jzu","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jzm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ActiveMoveFailed(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"kat","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAttackAllyJustBeforeHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"dcf","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAttackAllyAfterHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32,System.Int32)":"dce","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAction(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kau","Assembly-CSharp|System.Void Logic.Skill.SkillBase::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Void Logic.Skill.SkillBase::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnClearActionPoint(RuntimeData.MapData,RuntimeData.UnitData)":"knn","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|System.Void Logic.Skill.SkillBase::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsOfficer()":"hzy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfMove(RuntimeData.UnitData,RuntimeData.MapData)":"bqp","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreControlArea(RuntimeData.UnitData,RuntimeData.MapData)":"brd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreWoodAndMountains(RuntimeData.UnitData,RuntimeData.MapData)":"bre","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bpy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,Vegetation)":"bpz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsOnCarry()":"cxj","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsCanTransport()":"hzt","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsFrozen(RuntimeData.UnitData)":"kav","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetOfficerHealth()":"gly","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcb","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcc","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"dcd","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::AttackAllySelfDamage(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"fax","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetSpecialSkillBonus(RuntimeData.MapData,RuntimeData.UnitData,SkillType)":"gzi","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetKillCount()":"glx","Assembly-CSharp|System.Single Logic.Skill.SkillBase::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasZOC()":"fun","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqr","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)":"mqs","Assembly-CSharp|System.Void Logic.Skill.SkillBase::SetOfficer()":"gmk","Assembly-CSharp|SkillType Logic.Skill.ISkill::GetSkillType()":"bps","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsAllSkillBan()":"joz","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)":"izf","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kah","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformUpgrade(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kxr","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ReservedOnTransformFromBoat(RuntimeData.UnitData,RuntimeData.UnitFullType)":"kas","Assembly-CSharp|System.Void Logic.Skill.ISkill::NewSkillOnTransform(System.Collections.Generic.List`1<Logic.Skill.SkillBase>)":"bpk","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSkillOverride(RuntimeData.MapData,System.UInt32,System.UInt32)":"eoo","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSkillSpecialOverride(RuntimeData.MapData,System.UInt32,Logic.Skill.SkillOverrideInfo)":"jmo","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnRefresh()":"hzv","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"jzm","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"glj","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnBeInteractTarget(RuntimeData.UnitData,RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData)":"jzt","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::ActiveMoveFailed(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"kat","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)":"eyy","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamagedTransformStage(RuntimeData.MapData,Logic.SettlementInfo)":"dcp","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dcg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)":"jzj","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeDisappear(RuntimeData.MapData,RuntimeData.UnitData)":"jzy","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"feb","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)":"dns","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnHealOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType)":"hzw","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::BeforeHealSelf(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,Logic.HealType,System.Int32)":"kpc","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)":"dcm","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)":"dca","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAction(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kau","Assembly-CSharp|System.Void Logic.Skill.ISkill::AfterActiveAttacked(RuntimeData.MapData,Logic.AttackInfo)":"kag","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"glg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAfterTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)":"izg","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)":"kmv","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)":"dcn","Assembly-CSharp|System.Void Logic.Skill.ISkill::BeforeUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"cgq","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnUnitDamaged(RuntimeData.UnitData,RuntimeData.MapData,Logic.SettlementInfo)":"sd","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)":"kmm","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzz","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)":"fho","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)":"mqt","Assembly-CSharp|System.Void Logic.Skill.ISkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)":"jzl","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsHideState()":"jzv","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsOfficer()":"hzy","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetOfficerHealth()":"gly","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)":"gzj","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfMove(RuntimeData.UnitData,RuntimeData.MapData)":"bqp","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfAttack(RuntimeData.UnitData,RuntimeData.MapData)":"sw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"kox","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)":"bqn","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreControlArea(RuntimeData.UnitData,RuntimeData.MapData)":"brd","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitSelfExp(RuntimeData.UnitData,RuntimeData.MapData)":"bqu","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreWoodAndMountains(RuntimeData.UnitData,RuntimeData.MapData)":"bre","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)":"bqk","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveOnFeature(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bqi","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,TerrainFeature)":"bpy","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreMoveLoss(RuntimeData.UnitData,RuntimeData.MapData,Vegetation)":"bpz","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreForestMoveDebuff(RuntimeData.UnitData,RuntimeData.MapData)":"kml","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)":"brf","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveToNoUnitSelfCity(RuntimeData.UnitData,RuntimeData.MapData)":"bpw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)":"bpu","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBeKill(RuntimeData.UnitData,RuntimeData.MapData)":"jzi","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsSetMaxHealth(RuntimeData.UnitData,System.Int32&)":"jzh","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitDamaged(RuntimeData.UnitData,RuntimeData.MapData,System.Int32)":"jzn","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)":"bqh","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)":"bqv","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)":"ias","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsLimitActionPoint(RuntimeData.UnitData)":"jzk","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanBeOfficer()":"glw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsPrepareOfficer()":"gmp","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetGrid(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"koy","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackAlly()":"hzx","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetAlly(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kae","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanAttackTargetUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"kno","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsOnCarry()":"cxj","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsCanTransport()":"hzt","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)":"dd","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsFrozen(RuntimeData.UnitData)":"kav","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraSight(RuntimeData.UnitData,RuntimeData.MapData)":"eda","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetCriticalHitRate(RuntimeData.UnitData,RuntimeData.MapData)":"bqa","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"jzg","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"gzg","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"tv","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"mqq","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)":"jov","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)":"hzz","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)":"hzu","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetSpecialSkillBonus(RuntimeData.MapData,RuntimeData.UnitData,SkillType)":"gzi","Assembly-CSharp|System.Int32 Logic.Skill.ISkill::GetKillCount()":"glx","Assembly-CSharp|System.Single Logic.Skill.ISkill::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"iab","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::IsIgnoreZOC()":"jzw","Assembly-CSharp|System.Boolean Logic.Skill.ISkill::HasZOC()":"fun","Assembly-CSharp|System.Void Logic.Skill.ISkill::SetOfficer()":"gmk","Assembly-CSharp|Logic.Skill.SkillBase Logic.Skill.SkillFactory::GetSkillBySkillType(SkillType)":"brl","Assembly-CSharp|System.Void Logic.PrefabPool.PrefabConfig::RefreshPrefabDict()":"elu","Assembly-CSharp|Logic.PrefabPool.PrefabItem Logic.PrefabPool.PrefabConfig::GetPrefab(Logic.PrefabPool.PrefabType)":"elv","Assembly-CSharp|UnityEngine.GameObject Logic.PrefabPool.PrefabPoolManager::GetPrefab(Logic.PrefabPool.PrefabType)":"elx","Assembly-CSharp|UnityEngine.GameObject Logic.PrefabPool.PrefabPoolManager::GetGameObject(Logic.PrefabPool.PrefabType)":"ely","Assembly-CSharp|System.Void Logic.PrefabPool.PrefabPoolManager::ReturnGameObject(Logic.PrefabPool.PrefabType,UnityEngine.GameObject)":"elz","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::<BuildResetAction>b__3_0(T)":"hsz","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::<BuildResetAction>b__3_1(T)":"htc","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c::<BuildResetAction>b__3_2(T)":"htd","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0::<BuildResetAction>b__3(T)":"hte","Assembly-CSharp|System.Action`1<T> Logic.Pool.THCollectionPool/TypePool`1::BuildResetAction()":"htf","Assembly-CSharp|T Logic.Pool.THCollectionPool::Get`1()":"htg","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::Release`1(T)":"hth","Assembly-CSharp|System.Collections.Generic.List`1<T> Logic.Pool.THCollectionPool::GetList`1()":"iac","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TKey,TValue> Logic.Pool.THCollectionPool::GetDictionary`2()":"iga","Assembly-CSharp|System.Collections.Generic.HashSet`1<T> Logic.Pool.THCollectionPool::GetHashSet`1()":"igb","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseList`1(System.Collections.Generic.List`1<T>)":"igd","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseDictionary`2(System.Collections.Generic.Dictionary`2<TKey,TValue>)":"ilj","Assembly-CSharp|System.Void Logic.Pool.THCollectionPool::ReleaseHashSet`1(System.Collections.Generic.HashSet`1<T>)":"ilk","Assembly-CSharp|Logic.Pool.PooledHandle`1<System.Collections.Generic.List`1<T>> Logic.Pool.THCollectionPool::GetListHandle`1(System.Collections.Generic.List`1<T>&)":"ini","Assembly-CSharp|Logic.Pool.PooledHandle`1<System.Collections.Generic.Dictionary`2<TKey,TValue>> Logic.Pool.THCollectionPool::GetDictionaryHandle`2(System.Collections.Generic.Dictionary`2<TKey,TValue>&)":"inj","Assembly-CSharp|Logic.Pool.PooledHandle`1<System.Collections.Generic.HashSet`1<T>> Logic.Pool.THCollectionPool::GetHashSetHandle`1(System.Collections.Generic.HashSet`1<T>&)":"ivx","Assembly-CSharp|System.Int32 Logic.Multilingual.MultilingualData/<>c::<AlignEmbeddedStringsToZH>b__18_0(System.ValueTuple`3<System.Int32,System.Int32,System.String>,System.ValueTuple`3<System.Int32,System.Int32,System.String>)":"kxs","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::<ResolveEmbeddedStringsRunning>b__0(System.Text.RegularExpressions.Match)":"kxt","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::<ResolveEmbeddedStrings>b__0(System.Text.RegularExpressions.Match)":"kxu","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::<UnResolveEmbeddedStrings>b__0(System.Text.RegularExpressions.Match)":"kxv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Multilingual.MultilingualItem> Logic.Multilingual.MultilingualData::get_ItemDict()":"brn","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::GetMultilingualStr(System.UInt32,Logic.Multilingual.MultilingualType)":"bro","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualData::NeedsEnglishFallback(Logic.Multilingual.MultilingualType)":"kxw","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualData::NeedsChineseFallback(Logic.Multilingual.MultilingualType)":"kxx","Assembly-CSharp|TMPro.TMP_FontAsset Logic.Multilingual.MultilingualData::GetMultilingualFont(System.UInt32,Logic.Multilingual.MultilingualType)":"brp","Assembly-CSharp|System.UInt32 Logic.Multilingual.MultilingualData::GetFontGroupID(TMPro.TMP_FontAsset)":"brq","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualData::RefreshDict(System.Boolean)":"mpz","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData::GetSystemLanguageTargetMultilingual(Logic.Multilingual.MultilingualType)":"brs","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::GetMultilingualStrEditor(System.UInt32,Logic.Multilingual.MultilingualType)":"kba","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Multilingual.MultilingualData::GetSubStringIdRunning(System.UInt32,Logic.Multilingual.MultilingualType)":"kbb","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::ResolveEmbeddedStringsRunning(System.String,Logic.Multilingual.MultilingualType)":"kbc","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::ResolveEmbeddedStrings(System.String,Logic.Multilingual.MultilingualType)":"kbd","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::UnResolveEmbeddedStrings(System.String,Logic.Multilingual.MultilingualType)":"kbe","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData::AlignEmbeddedStringsToZH(System.String,System.String,Logic.Multilingual.MultilingualType,System.UInt32)":"kbf","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualItem::Refresh()":"brt","Assembly-CSharp|System.String Logic.Multilingual.MultilingualItem::GetStrByType(Logic.Multilingual.MultilingualType)":"bj","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualItem::IsTranslate(Logic.Multilingual.MultilingualType)":"eei","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualItem::ParseBoolStr(System.String)":"irv","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsProperNoun()":"eil","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsDialogue()":"eim","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::get_IsDeprecated()":"ein","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<RefreshTextComs>b__27_0(Logic.Multilingual.MultilingualTextMono)":"mqa","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_0(System.Char)":"kxy","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_1(System.Char)":"kxz","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_2(System.Char)":"kya","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_3(System.Char)":"kyb","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_4(System.Char)":"kyc","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_5(System.Char)":"kyd","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_6(System.Char)":"kye","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager/<>c::<GetLanguageByString>b__30_7(System.Char)":"kyf","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::get_CurrentType()":"bru","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::MigrateLegacyModConfigIfNeeded()":"kyg","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::ApplyWorkshopMods()":"dm","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SaveAndApplyMods()":"kyh","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SnapshotOriginalIfNeeded()":"kyi","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RestoreOriginal()":"kyj","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.UInt32)":"brw","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.UInt32,Logic.Multilingual.MultilingualType)":"kyk","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualTextSafe(System.String,Logic.Multilingual.MultilingualType)":"kyl","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualTextSafe(System.String)":"eyf","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Multilingual.MultilingualManager::GetMultilingualSubIdList(System.UInt32)":"kbo","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Multilingual.MultilingualManager::GetMultilingualSubIdListSafe(System.String)":"kbp","Assembly-CSharp|System.String Logic.Multilingual.MultilingualManager::GetMultilingualText(System.String)":"iau","Assembly-CSharp|TMPro.TMP_FontAsset Logic.Multilingual.MultilingualManager::GetMultilingualFont(System.UInt32)":"brx","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::ChangedMultilingual(Logic.Multilingual.MultilingualType)":"bry","Assembly-CSharp|System.UInt32 Logic.Multilingual.MultilingualManager::GetFontGroupID(TMPro.TMP_FontAsset)":"brz","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SetUIText(TMPro.TextMeshProUGUI,System.String,System.Collections.Generic.List`1<System.String>)":"bsa","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::SetUIText(TMPro.TextMeshProUGUI,System.Collections.Generic.List`1<System.String>)":"bsb","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RefreshMultilingualData()":"bsc","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualManager::RefreshTextComs()":"bsd","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetSystemLanguage()":"bse","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetCurLanguage()":"eio","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::GetLanguageByString(System.String)":"izo","Assembly-CSharp|Logic.Multilingual.OriginalLangFields Logic.Multilingual.OriginalLangFields::From(Logic.Multilingual.MultilingualItem)":"kym","Assembly-CSharp|System.Void Logic.Multilingual.OriginalLangFields::RestoreTo(Logic.Multilingual.MultilingualItem)":"kyn","Assembly-CSharp|System.String Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::<OnMultilingualChanged>b__0(System.Text.RegularExpressions.Match)":"kyo","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::get_PreviewType()":"bsg","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::set_PreviewType(Logic.Multilingual.MultilingualType)":"bsh","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.MultilingualTextMono::get_ParamList()":"bsi","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::set_ParamList(System.Collections.Generic.List`1<System.String>)":"bsj","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::OnMultilingualChanged()":"bsk","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::ApplyRTLDirection(TMPro.TextMeshProUGUI,Logic.Multilingual.MultilingualType)":"lat","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::BindFontID()":"bsl","Assembly-CSharp|Logic.Multilingual.MultiTextConfig Logic.Multilingual.MultilingualTextMono::GetMultiTextConfig(Logic.Multilingual.MultilingualType)":"bsm","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::MatchTextCfg(TMPro.TextMeshProUGUI,Logic.Multilingual.MultilingualType)":"bsn","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualTextMono::IsPrimaryLanguageCfg(Logic.Multilingual.MultilingualType)":"kyp","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::SetMultilingualText(System.String,Logic.Multilingual.MultilingualType,TMPro.TMP_FontAsset)":"bso","Assembly-CSharp|System.Void Logic.Multilingual.MultilingualTextMono::ApplyDefaultEmbeddedColor(TMPro.TextMeshProUGUI)":"mqb","Assembly-CSharp|System.Void Logic.Multilingual.MultiTextConfig::ExcuteConfig(TMPro.TextMeshProUGUI)":"bsp","Assembly-CSharp|System.Void Logic.Multilingual.MultiTextConfig::ExcuteConfigForce(TMPro.TextMeshProUGUI)":"kyq","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::<Subscribe>b__0(Steamworks.RemoteStorageSubscribePublishedFileResult_t,System.Boolean)":"kyr","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::<Unsubscribe>b__0(Steamworks.RemoteStorageUnsubscribePublishedFileResult_t,System.Boolean)":"kys","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0::<RefreshItemState>b__0(Logic.Multilingual.WorkshopModItem)":"kyt","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsQuerying()":"dq","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsQuerying(System.Boolean)":"dr","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_CurrentPage()":"ds","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_CurrentPage(System.UInt32)":"dt","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_TotalResults()":"du","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_TotalResults(System.UInt32)":"dv","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::get_TotalPages()":"dw","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::get_Results()":"dx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::get_LastError()":"dy","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_LastError(System.String)":"gh","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsSubscribeOperating()":"no","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsSubscribeOperating(System.Boolean)":"np","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnQueryCompleted(System.Action)":"oa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnQueryCompleted(System.Action)":"vs","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnSubscribeCompleted(System.Action`2<Steamworks.PublishedFileId_t,System.Boolean>)":"vt","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnSubscribeCompleted(System.Action`2<Steamworks.PublishedFileId_t,System.Boolean>)":"vu","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnUnsubscribeCompleted(System.Action`2<Steamworks.PublishedFileId_t,System.Boolean>)":"vv","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnUnsubscribeCompleted(System.Action`2<Steamworks.PublishedFileId_t,System.Boolean>)":"vw","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::get_IsQueryingUserMods()":"kyu","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_IsQueryingUserMods(System.Boolean)":"kyv","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::get_UserMods()":"kyw","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::get_UserQueryError()":"kyx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::set_UserQueryError(System.String)":"kyy","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::add_OnUserModsQueryCompleted(System.Action)":"kyz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::remove_OnUserModsQueryCompleted(System.Action)":"kza","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::QueryPage(System.UInt32)":"vx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::Subscribe(Steamworks.PublishedFileId_t)":"vz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::Unsubscribe(Steamworks.PublishedFileId_t)":"wa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RunCallbacks()":"wb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::OnSteamQueryCompleted(Steamworks.SteamUGCQueryCompleted_t,System.Boolean)":"wc","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RefreshItemState(Steamworks.PublishedFileId_t)":"wd","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::RefreshItemStateForItem(Logic.Multilingual.WorkshopModItem)":"we","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::QueryUserMods()":"kzb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModBrowser::OnUserQueryCompleted(Steamworks.SteamUGCQueryCompleted_t,System.Boolean)":"kzc","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModLanguageNames::GetSteamTagName(Logic.Multilingual.MultilingualType)":"lau","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModCsv::WriteCsv(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1<Logic.Multilingual.TranslationEntry>)":"wf","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.TranslationEntry> Logic.Multilingual.WorkshopModCsv::ReadCsv(System.String,System.String&)":"wg","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModCsv::EscapeField(System.String)":"wh","Assembly-CSharp|System.Collections.Generic.List`1<System.String[]> Logic.Multilingual.WorkshopModCsv::ParseCsvRows(System.String)":"wi","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::GetModRootPath()":"wj","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ExportModTemplate(Logic.Multilingual.MultilingualType,Logic.Multilingual.MultilingualType,System.String,System.Boolean)":"kzd","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ExportModTemplate(System.String)":"wl","Assembly-CSharp|Logic.Multilingual.WorkshopModInfo Logic.Multilingual.WorkshopModExporter::ReadModInfo(System.String)":"wm","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModExporter::WriteModInfo(System.String,Logic.Multilingual.WorkshopModInfo)":"lav","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModExporter::TryParseLanguageFromFolderName(System.String,Logic.Multilingual.MultilingualType&)":"law","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::GetSteamPlayerName()":"wn","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyAllMods(Logic.Multilingual.MultilingualData)":"wo","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModsWithConfig(Logic.Multilingual.MultilingualData,System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig>)":"wp","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplySubscribedMods(Logic.Multilingual.MultilingualData)":"wq","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyLocalMods(Logic.Multilingual.MultilingualData)":"wr","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModFromFolder(Logic.Multilingual.MultilingualData,System.String,Logic.Multilingual.MultilingualType)":"ws","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.WorkshopModLoader::GetSubscribedModPaths()":"wt","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModLoader/SubscribedModEntry> Logic.Multilingual.WorkshopModLoader::GetSubscribedModEntries()":"lax","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.WorkshopModLoader::GetLocalModPaths()":"wu","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.WorkshopModLoader::GetAllAvailableModPaths()":"wv","Assembly-CSharp|System.Int32 Logic.Multilingual.WorkshopModLoader::ApplyModsFromPaths(Logic.Multilingual.MultilingualData,System.Collections.Generic.List`1<System.String>,Logic.Multilingual.MultilingualType)":"ww","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.WorkshopModLoader::ParseLanguageType(System.String)":"wx","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModLoader::SetItemStr(Logic.Multilingual.MultilingualItem,Logic.Multilingual.MultilingualType,System.String)":"wy","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModUploader::get_IsBusy()":"wz","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::get_StatusMessage()":"xa","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::set_StatusMessage(System.String)":"xb","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::CreateAndUploadMod(System.String,System.String,System.String,System.String,System.Action`2<System.Boolean,Steamworks.PublishedFileId_t>)":"xc","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::UpdateMod(Steamworks.PublishedFileId_t,System.String,System.String,System.Action`1<System.Boolean>,System.String,System.String)":"lay","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::Poll()":"xe","Assembly-CSharp|Steamworks.EItemUpdateStatus Logic.Multilingual.WorkshopModUploader::GetUploadProgress(Steamworks.UGCUpdateHandle_t,System.UInt64&,System.UInt64&)":"xf","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::Cancel()":"xg","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::OnCreateItemResult(Steamworks.CreateItemResult_t,System.Boolean)":"kze","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::StartSubmitContent(Steamworks.PublishedFileId_t,System.String,System.String,System.String,System.String,System.String)":"xi","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::OnSubmitItemUpdateResult(Steamworks.SubmitItemUpdateResult_t,System.Boolean)":"kzf","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::FinishWithError(System.String)":"xk","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SetModTags(Steamworks.UGCUpdateHandle_t,System.String)":"xm","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SavePublishedFileIdToModInfo(System.String,Steamworks.PublishedFileId_t)":"laz","Assembly-CSharp|System.Void Logic.Multilingual.WorkshopModUploader::SyncModInfoBeforeUpload(System.String,System.String,System.String)":"lba","Assembly-CSharp|Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::get_Instance()":"bst","Assembly-CSharp|System.Void Logic.CrashSight.CrashSightManager::Initialize()":"bsu","Assembly-CSharp|System.Void Logic.CrashSight.CrashSightManager::UpdateSteamUserId(System.UInt64)":"mqy","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::GetCrashSightDeviceId()":"mqc","Assembly-CSharp|System.String Logic.CrashSight.LogSystem::GenerateHashCode()":"bsv","Assembly-CSharp|System.Void Logic.CrashSight.LogSystem::LogInfo(System.String,UnityEngine.Object)":"bsw","Assembly-CSharp|System.UInt64 Logic.CrashSight.LogSystem::GetSelfMemberIdSafe()":"lqs","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::get_CurVersionInfo()":"bti","Assembly-CSharp|System.Void Logic.Config.VersionConfig::CreateNewVersion(System.UInt32,System.UInt32,System.UInt32,System.UInt32)":"jpb","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::GetVersionInfo(System.UInt32)":"btk","Assembly-CSharp|System.UInt32 Logic.Config.VersionInfo::get_VersionId()":"btl","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_FullVersion()":"btm","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_WindowsFullVersion()":"jpc","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_Version()":"jpd","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_WindowsVersion()":"jpe","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_OldFullVersion()":"jpf","Assembly-CSharp|System.String Logic.Config.VersionInfo::get_OldWindowsFullVersion()":"jpg","Assembly-CSharp|System.String Logic.Config.VersionInfo::GetFourthVersionLetter()":"jph","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.CommonLogic::GetCityActionOptionList(System.Int32)":"bto","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.CommonLogic::GetTileActionOptionList(UnityEngine.Vector2Int,System.Int32)":"btp","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.CommonLogic::GetUnitActionOptionList(System.Int32)":"btq","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckPlayerCanPayAction(System.Int32,System.String)":"btr","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckCityFullPopulation(System.Int32)":"bts","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckUnitCanAttackPos(System.Int32,UnityEngine.Vector2Int)":"btt","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckUnitHasAttackTarget(System.Int32)":"btu","Assembly-CSharp|System.Single[0...,0...] Logic.Common.CommonLogic::CalcUnitMoveInfo(System.Int32)":"btv","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::CheckUnitCanMoveAttack(System.Int32,System.Single[0...,0...])":"btw","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Common.CommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,ResourceType)":"btx","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Common.CommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,TerrainFeature)":"bty","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::QueryTileNearbySum(UnityEngine.Vector2Int,ResourceType)":"btz","Assembly-CSharp|System.Int32 Logic.Common.CommonLogic::FindUnitOnPos(UnityEngine.Vector2Int)":"bua","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckTerrainCanBridge(UnityEngine.Vector2Int)":"bub","Assembly-CSharp|System.Boolean Logic.Common.CommonLogic::CheckBridgeMirror(UnityEngine.Vector2Int)":"buc","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.ICommonLogic::GetCityActionOptionList(System.Int32)":"bto","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.ICommonLogic::GetTileActionOptionList(UnityEngine.Vector2Int,System.Int32)":"btp","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Common.ICommonLogic::GetUnitActionOptionList(System.Int32)":"btq","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckPlayerCanPayAction(System.Int32,System.String)":"btr","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckCityFullPopulation(System.Int32)":"bts","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckUnitCanAttackPos(System.Int32,UnityEngine.Vector2Int)":"btt","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckUnitHasAttackTarget(System.Int32)":"btu","Assembly-CSharp|System.Single[0...,0...] Logic.Common.ICommonLogic::CalcUnitMoveInfo(System.Int32)":"btv","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::CheckUnitCanMoveAttack(System.Int32,System.Single[0...,0...])":"btw","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Common.ICommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,ResourceType)":"btx","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Common.ICommonLogic::GetTileNearbyList(UnityEngine.Vector2Int,TerrainFeature)":"bty","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::QueryTileNearbySum(UnityEngine.Vector2Int,ResourceType)":"btz","Assembly-CSharp|System.Int32 Logic.Common.ICommonLogic::FindUnitOnPos(UnityEngine.Vector2Int)":"bua","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckTerrainCanBridge(UnityEngine.Vector2Int)":"bub","Assembly-CSharp|System.Boolean Logic.Common.ICommonLogic::CheckBridgeMirror(UnityEngine.Vector2Int)":"buc","Assembly-CSharp|System.Void Logic.AI.AIActionBase::CheckIsActionInPlayerSight()":"bud","Assembly-CSharp|System.Void Logic.AI.AIActionBase::CheckIsActionDuration()":"bue","Assembly-CSharp|System.String Logic.AI.AIActionBase::DebugInfo()":"buf","Assembly-CSharp|System.Boolean Logic.AI.ActionNetData::IsEqual(Logic.AI.ActionNetData)":"haf","Assembly-CSharp|Logic.AI.AIActionType Logic.AI.AIActionGenerator::get_ActionType()":"bug","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneStepActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bui","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorUnitActions(System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"buj","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneUnitActions(RuntimeData.UnitData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"buk","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorGridActions(System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bul","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneGridActions(RuntimeData.GridData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bum","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorCityActions(System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bun","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorOneCityActions(RuntimeData.CityData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"buo","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorTechActions(System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bup","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"buq","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorTechActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bur","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorFutureActions(RuntimeData.MapData,RuntimeData.PlayerData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>)":"bus","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIActionBase> Logic.AI.AIActionGenerator::GeneratorAllActionIdsForUse(RuntimeData.MapData,RuntimeData.PlayerData)":"iav","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIActionBase> Logic.AI.AIActionGenerator::GeneratorAllActionIds(RuntimeData.MapData,RuntimeData.PlayerData)":"iaw","Assembly-CSharp|System.Void Logic.AI.AIActionGenerator::GeneratorActionIds(Logic.AI.AICalculatorData,Logic.Action.CommonActionType)":"but","Assembly-CSharp|System.Single Logic.AI.CalculateResult::GetAllScore()":"buu","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::get_TechScoreCalculator()":"buv","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::get_CanMoveGrid()":"buw","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::get_UnitScore()":"bux","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::get_CityScore()":"buy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::get_CityDefendScore()":"buz","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::get_UnitTargetMap()":"bva","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::IsTrueAction(Logic.AI.AIActionBase)":"bvb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateMoneyScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bve","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvf","Assembly-CSharp|System.Single Logic.AI.AIActionScoreCalculator::CalculateOneUnitScore(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"bvg","Assembly-CSharp|System.Single Logic.AI.AIActionScoreCalculator::GetRestraintScore(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"iax","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvi","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerSightScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityDefendScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvk","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::RefreshUnitPos(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult)":"bvl","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechScore(RuntimeData.MapData,RuntimeData.PlayerData,Logic.AI.CalculateResult,TechType)":"bvu","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::RefreshCalMap(RuntimeData.MapData,System.Boolean)":"iay","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionScoreCalculator::GetCalMap(RuntimeData.MapData,Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams)":"jmp","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::SimulateAttack(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Boolean&,System.Single&)":"kbq","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AIActionScoreCalculator::CalculateAIActionScore(Logic.AI.AICalculatorData,System.Collections.Generic.List`1<Logic.AI.CalculateType>,System.String&)":"iaz","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::CalculateAIActionIsTrue(Logic.AI.AICalculatorData,Logic.AI.AIActionBase,System.Collections.Generic.List`1<Logic.AI.CalculateType>,System.Boolean&)":"iba","Assembly-CSharp|Logic.AI.CalculateResult Logic.AI.AIActionScoreCalculator::CalculateAIActionScore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.AI.CalculateType>)":"bvx","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToOtherCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bvy","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitRetreat(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bvz","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateExplore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwa","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundGapScoreMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hag","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerDangerMax(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bfe","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateGridMiscCreateMountain(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"ibb","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateGridMiscGrowTree(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"ibc","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hah","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundAttackerHealthMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hai","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateAroundHeroHealthMin(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"haj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitMoveToTargetGrid(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwc","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentAttackUnit(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwd","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwe","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwf","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDevelopmentMoveToCityTerritory(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwg","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionAttackMoveToCity(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwh","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendMoveForTrain(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwi","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateMoveForTrainGiant(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"hak","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitRecovery(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwj","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwk","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendMove(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwl","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateLegionDefendKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwm","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitKill(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwn","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateUnitCollect(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwo","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityDevelopment(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwp","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwq","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainMilitary(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwr","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainDefendAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bws","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateCityTrainDefend(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwt","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechDefend(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwu","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechGap(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwv","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculateTechResource(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bww","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechAttack(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwx","Assembly-CSharp|System.Void Logic.AI.AIActionScoreCalculator::CalculatePlayerTechScore(Logic.AI.AICalculatorData,Logic.Action.CommonActionParams,Logic.AI.CalculateResult)":"bwy","Assembly-CSharp|System.Int32 Logic.AI.AIActionScoreCalculator::CalculatePlayerTechGapScore(RuntimeData.PlayerData,RuntimeData.PlayerData)":"bwz","Assembly-CSharp|System.Int32 Logic.AI.AIActionScoreCalculator::CalculatePlayerTechGapScore(TechType,TechType)":"bxa","Assembly-CSharp|System.ValueTuple`3<System.Boolean,UnityEngine.Vector2Int[],System.Int32> Logic.AI.PathFinder::FindPath(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcm","Assembly-CSharp|System.ValueTuple`2<System.Boolean,System.Int32> Logic.AI.PathFinder::FindPathLength(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcn","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::FindPathLengthWithin(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,System.Int32&,RuntimeData.UnitData,System.Int32)":"jco","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::CanReachFast(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jcp","Assembly-CSharp|System.Void Logic.AI.PathFinder::ClearReachabilityCache()":"jcq","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::BuildReachabilityToken(RuntimeData.MapData,RuntimeData.PlayerData)":"jcr","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindPathCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&,System.Int32&)":"jcs","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindLengthCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jct","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryFindReachabilityCore(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jcu","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::TryReachabilityByComponentCache(System.Int32,System.Int32,UnityEngine.Vector2Int,UnityEngine.Vector2Int,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32)":"jdr","Assembly-CSharp|System.Void Logic.AI.PathFinder::BuildComponentCache(System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jjm","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighbor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jjp","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighborFast(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jow","Assembly-CSharp|System.Void Logic.AI.PathFinder::TryVisitNeighborForComponent(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData,System.Int32&)":"jox","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::IsCellPassable(System.Int32,System.Int32,System.Int32,System.Int32,RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.UnitData)":"jsu","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::GetReachabilityUnitKey(RuntimeData.UnitData)":"jsv","Assembly-CSharp|UnityEngine.Vector2Int[] Logic.AI.PathFinder::BuildPath(System.Int32,System.Int32,System.Int32)":"jsw","Assembly-CSharp|System.Void Logic.AI.PathFinder::EnsureCapacity(System.Int32)":"jtb","Assembly-CSharp|System.Void Logic.AI.PathFinder::EnsureComponentCapacity(System.Int32)":"jzo","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::NextSearchStamp()":"jzs","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::IsValidPosition(System.Int32,System.Int32,UnityEngine.Vector2Int)":"bxc","Assembly-CSharp|System.Int32 Logic.AI.UnitTargetMap/<>c::<Refresh>b__6_0(Logic.AI.UnitTargetData,Logic.AI.UnitTargetData)":"bxd","Assembly-CSharp|System.Void Logic.AI.UnitTargetMap::TryAddUnitTarget(Logic.AI.UnitTargetType,RuntimeData.UnitData,RuntimeData.GridData,System.Single)":"bxe","Assembly-CSharp|System.Void Logic.AI.UnitTargetMap::Refresh()":"bxf","Assembly-CSharp|System.Boolean Logic.AI.UnitTargetMap::Refresh2(System.Int32)":"bxg","Assembly-CSharp|Logic.AI.UnitTargetData Logic.AI.UnitTargetMap::GetUnitTargetByUnitId(System.UInt32)":"bxh","Assembly-CSharp|System.Single Logic.AI.UnitTargetMap::GetAllScore(Logic.AI.UnitTargetType)":"bxi","Assembly-CSharp|Logic.AI.AICalculatorTechInfo Logic.AI.AIConfigAsset::GetTechInfo(TechType)":"bxk","Assembly-CSharp|Logic.AI.AIDiffInfo Logic.AI.AIConfigAsset::GetAIDiffInfo(Logic.AI.AIDifficult)":"bxl","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::get_PlayerData()":"hal","Assembly-CSharp|System.Void Logic.AI.AILogic::StartAILogic(RuntimeData.MapData,RuntimeData.PlayerData)":"bxm","Assembly-CSharp|System.Void Logic.AI.AILogic::FinishAILogic()":"bxn","Assembly-CSharp|System.Void Logic.AI.AILogic::Update()":"bxo","Assembly-CSharp|System.Void Logic.AI.AILogic::AIModelExecute()":"ibd","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIRecord> Logic.AI.AILogic::GetCurrentAIRecords()":"dlh","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIRecord> Logic.AI.AILogic::GetAIRecords(System.UInt32)":"dli","Assembly-CSharp|System.String Logic.AI.AIRecord::GetDesc()":"dlj","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetRestraintScoreForTech(RuntimeData.MapData,UnitType,GiantType,System.UInt32,RuntimeData.UnitData)":"ibe","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetUnitTypeMilitaryScoreForTech(RuntimeData.MapData,UnitType,RuntimeData.PlayerData,Logic.AI.AIConfigAsset)":"bxs","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::GetResourceTypeConstructScoreForTech(RuntimeData.MapData,ResourceType,RuntimeData.PlayerData,Logic.AI.AIConfigAsset)":"bxt","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::CalculateTechScorePro(RuntimeData.MapData,RuntimeData.PlayerData,TechType,Logic.AI.AIConfigAsset)":"bxu","Assembly-CSharp|System.Single Logic.AI.AITechScoreCalculator::CalculateTechScore(RuntimeData.MapData,RuntimeData.PlayerData,TechType,Logic.AI.AIConfigAsset)":"bxv","Assembly-CSharp|System.Void Logic.Action.CommonActionParams::RefreshParams()":"bym","Assembly-CSharp|System.Void Logic.Action.CommonActionParams::OnParamChanged()":"byn","Assembly-CSharp|Logic.Action.CommonActionParams Logic.Action.CommonActionParams::GetCopyParam()":"byo","Assembly-CSharp|System.String Logic.Action.CommonActionParams::GetStringLog()":"dlk","Assembly-CSharp|System.String Logic.Action.CommonActionParams::GetNotSameLog(Logic.Action.CommonActionParams)":"ibf","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::get_Id()":"byp","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::ComputeId()":"byq","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::op_Equality(Logic.Action.CommonActionId,Logic.Action.CommonActionId)":"byr","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::op_Inequality(Logic.Action.CommonActionId,Logic.Action.CommonActionId)":"bys","Assembly-CSharp|System.Boolean Logic.Action.CommonActionId::Equals(Logic.Action.CommonActionId)":"fep","Assembly-CSharp|System.String Logic.Action.CommonActionId::GetStringLog()":"byu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.Action.CommonActionId,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::GetActionLogicDict()":"byv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::GetActionLogicIDDict()":"byw","Assembly-CSharp|System.Void Logic.Action.ActionLogicFactory::RefreshPlayerAction()":"fov","Assembly-CSharp|System.Void Logic.Action.ActionLogicFactory::Refresh()":"byx","Assembly-CSharp|Logic.Action.ActionLogicBase Logic.Action.ActionLogicFactory::GetActionLogic(Logic.Action.CommonActionId)":"byy","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::PlayerHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&)":"byz","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::GridHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&)":"bza","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::GridHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>)":"bzb","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::CityHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&)":"bzc","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::UnitHasAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&)":"bzd","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::UnitHasMoveAndAttackAction(RuntimeData.MapData,RuntimeData.UnitData,System.Collections.Generic.List`1<Logic.AI.AIActionBase>&)":"bze","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicFactory::MainObjectCanShowAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&,System.Collections.Generic.List`1<ShowType>&)":"ibg","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::GetActionLogicByType(Logic.Action.CommonActionType)":"bzg","Assembly-CSharp|MainObjectType Logic.Action.ActionLogicFactory::GetMainObjectType(Logic.Action.CommonActionType)":"bzh","Assembly-CSharp|System.Boolean Logic.Action.CityAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.CityAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.CityAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::get_ActionId()":"bzi","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::get_Duration()":"bzj","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::set_Duration(System.Single)":"bzk","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckEqualActionId(Logic.Action.CommonActionId)":"bzl","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::GetPreserveCost(RuntimeData.MapData,RuntimeData.GridData,System.Int32&)":"emm","Assembly-CSharp|System.Int32 Logic.Action.ActionLogicBase::GetCost(Logic.Action.CommonActionParams)":"emn","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::GetAnimTime(Logic.Action.CommonActionParams)":"bzn","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::GetValue()":"bzp","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CompleteExecute(Logic.Action.CommonActionParams)":"ham","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::ExecuteWithoutFullActionPeriod(Logic.Action.CommonActionParams)":"dll","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::NetCompleteExecute(Logic.Action.CommonActionParams)":"han","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::BeforeExecute(Logic.Action.CommonActionParams)":"hao","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::ReportBeforeActionDiagnostics(Logic.Action.CommonActionParams)":"mrs","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::ReportBoatUnitOnLandBeforeAction(Logic.Action.CommonActionParams)":"mrt","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::ReportUnitRendererMismatchBeforeAction(Logic.Action.CommonActionParams)":"mru","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendPreviousActionsLog(System.Text.StringBuilder,RuntimeData.MapData)":"mrv","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendActionNetDataLog(System.Text.StringBuilder,Logic.AI.ActionNetData)":"mrw","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendBoatUnitsOnLandLog(System.Text.StringBuilder,RuntimeData.MapData)":"mrx","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendRendererOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)":"mry","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendDataOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)":"mrz","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AppendUnitDataLog(System.Text.StringBuilder,RuntimeData.MapData,RuntimeData.UnitData)":"mzb","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::AfterExecute(Logic.Action.CommonActionParams)":"hap","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.ActionLogicBase::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Void Logic.Action.ActionLogicBase::TH1Debug()":"bzt","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildWonderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.BuildWonderAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GainResourceAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.GainResourceAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.CityLevelUpActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.CityLevelUpActionAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitMoveAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitMoveAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitPassiveMoveAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Void Logic.Action.ActiveAttackActionRecorder::MarkStarted(RuntimeData.MapData,RuntimeData.UnitData)":"ftf","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackGroundAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackGroundAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.StartWonderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitSkillAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.LearnTechAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnStartAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.PlayerTurnEndAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.AIParamControlAction::CheckAIMoney(Logic.Action.CommonActionParams)":"haq","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.SurrenderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuyCultureCardAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>b__0()":"ftw","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>g__RunVisual|1()":"bpx","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::get_Current()":"fxb","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_Current(Logic.Action.ActionVisualEventCollector)":"fxu","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::get_MainTargetKilledBeforeAttack()":"gex","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetKilledBeforeAttack(System.Boolean)":"ggh","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::get_MainTargetPreAttackDamage()":"gih","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetPreAttackDamage(System.Int32)":"gki","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Begin(RuntimeData.MapData,System.UInt32,System.UInt32)":"gup","Assembly-CSharp|Logic.SettlementInfo Logic.Action.ActionVisualEventCollector::SettleDamageWithVisual(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType,System.Int32,System.Single,System.Boolean,System.Boolean,System.Boolean)":"gvk","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::AddDamageStep(RuntimeData.GridData,RuntimeData.CityData,TH1_Renderer.UnitRenderer,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Single,System.Boolean,System.Boolean)":"gvn","Assembly-CSharp|System.Void Logic.Action.ActionVisualEventCollector::FlushTo(TH1_Anim.Fragments.FragmentBase)":"gyt","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitAttackAllyAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitAttackAllyAction::CameraControl(Logic.Action.CommonActionParams)":"bzo","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionPayMoney(Logic.Action.CommonActionParams)":"emc","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckBaseInfo(Logic.Action.CommonActionParams)":"emd","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasTechCulture(Logic.Action.CommonActionParams)":"kbr","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasMoney(Logic.Action.CommonActionParams)":"emf","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckInTerritory(Logic.Action.CommonActionParams)":"emg","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckEnemyOccupy(Logic.Action.CommonActionParams)":"emh","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasOne(Logic.Action.CommonActionParams,System.Int32&)":"emi","Assembly-CSharp|System.Boolean Logic.Action.BuildAction::BuildActionCheckHasAnotherNearby(Logic.Action.CommonActionParams)":"har","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildPreserve::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildNavalBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckTemplePlaceOK(Logic.Action.CommonActionParams)":"eny","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildTemple::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildKaguyaFrenchYard::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionUpdateAllBuildingLevel::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::BuildActionBuildEgyptianIrrigationSpecial(Logic.Action.CommonActionParams,System.Boolean)":"has","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildEgyptianIrrigation::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildRemiliaMilitary::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMetalStation::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.BuildActionBuildMoriyaMilitary::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionPayMoney(Logic.Action.CommonActionParams)":"enz","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckBaseInfo(Logic.Action.CommonActionParams)":"eoa","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasTech(Logic.Action.CommonActionParams)":"eob","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasMoney(Logic.Action.CommonActionParams)":"eoc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckInTerritory(Logic.Action.CommonActionParams)":"eod","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckEnemyOccupy(Logic.Action.CommonActionParams)":"eoe","Assembly-CSharp|System.Boolean Logic.Action.GridMiscAction::GridMiscActionCheckHasOne(Logic.Action.CommonActionParams,System.Int32&)":"eof","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionGrowTreeOutside::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionCreateMountain::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.GridMiscActionSellMetal::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckBaseData(Logic.Action.CommonActionParams)":"epb","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckHasTechCulture(Logic.Action.CommonActionParams)":"kbs","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckWaterUnit()":"epd","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckCityFullPop(Logic.Action.CommonActionParams)":"epe","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckCityBelongPlayer(Logic.Action.CommonActionParams)":"epf","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckGridBelongPlayer(Logic.Action.CommonActionParams)":"epg","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckUnitOnCity(Logic.Action.CommonActionParams)":"eph","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckEnemyUnitOnGrid(Logic.Action.CommonActionParams)":"gkp","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckUnitOnGrid(Logic.Action.CommonActionParams)":"epi","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::TrainUnitActionCheckMoneyEnough(Logic.Action.CommonActionParams)":"epj","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.TrainUnitAction::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckGiantHasColdTime(Logic.Action.CommonActionParams)":"eyj","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::TryGetHeroReviveInfo(Logic.Action.CommonActionParams,System.Int32&,System.Int32&,System.Int32&)":"bqm","Assembly-CSharp|System.Int32 Logic.Action.TrainUnitActionTrainHero::GetCost(Logic.Action.CommonActionParams)":"emn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CanPayHeroReviveCulture(Logic.Action.CommonActionParams)":"csp","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckHeroReachMaxCount(Logic.Action.CommonActionParams)":"kbt","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainHero::ExecuteViewAfter(Logic.Action.CommonActionParams)":"eyz","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionUpgradeHelper::TryGetCultureUnitUpgradeCost(RuntimeData.UnitData,System.Int32&)":"nak","Assembly-CSharp|System.Boolean Logic.Action.UnitActionUpgradeHelper::ApplyOfficerUpgrade(RuntimeData.MapData,RuntimeData.UnitData)":"nal","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionPayMoney(Logic.Action.CommonActionParams)":"eog","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckBaseInfo(Logic.Action.CommonActionParams)":"eoh","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitBelongPlayer(Logic.Action.CommonActionParams)":"eoi","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckHasTech(Logic.Action.CommonActionParams)":"eoj","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckHasMoney(Logic.Action.CommonActionParams)":"eok","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitHasCP(Logic.Action.CommonActionParams)":"eol","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::CheckUnitEnableAction(Logic.Action.CommonActionParams)":"kbu","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAction::UnitActionCheckUnitHasSkill(Logic.Action.CommonActionParams)":"eom","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Int32 Logic.Action.UnitActionCultureUnitUpgrade::GetCost(Logic.Action.CommonActionParams)":"emn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|Logic.Action.ActionShowState Logic.Action.UnitActionCultureUnitUpgrade::CheckShowState(Logic.Action.CommonActionParams)":"fcp","Assembly-CSharp|System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckUnitCanCultureUpgrade(RuntimeData.UnitData)":"nam","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckUnitCanGiantUpgrade(Logic.Action.CommonActionParams)":"ddl","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::ExecuteViewBefore(Logic.Action.CommonActionParams)":"ddm","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHeroUpgrade::ExecuteViewAfter(Logic.Action.CommonActionParams)":"ddn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionHEAL::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionTEWIFRENCHBUFF::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionMOKOUFRENCHBOOM::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKAGUYAFRENCHAROUND::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionForceDisband::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionForceDisband::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemoveRedMist::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionREMILIABUFF::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAbsorbRedMist::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionRemiliaAbsorb::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoSit::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKanakoUnSit::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionAyaMoveAgain::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinFire::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiRinCityExp::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionReisenFrenchBoom::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::Execute(Logic.Action.CommonActionParams)":"guo","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::CheckCan(Logic.Action.CommonActionParams)":"fcn","Assembly-CSharp|System.Boolean Logic.Action.UnitActionKomeijiBonePileBoom::CheckShow(Logic.Action.CommonActionParams,ShowType&)":"hxc","Assembly-CSharp|System.Int32 Logic.Achievement.AchievementData/<>c::<AddNewAchievementItem>b__3_0(Logic.Achievement.AchievementItem,Logic.Achievement.AchievementItem)":"bzy","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::AddNewAchievementItem(System.UInt32,System.UInt32)":"bzz","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::RemoveAchievementItem(System.UInt32,System.UInt32,System.UInt32)":"irw","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Achievement.AchievementItem> Logic.Achievement.AchievementData::GetAchievementItemList(System.UInt32,System.UInt32,System.UInt32)":"caa","Assembly-CSharp|Logic.Achievement.AchievementItem Logic.Achievement.AchievementData::GetAchievementItem(System.UInt32,System.UInt32,System.UInt32)":"cab","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::RefreshAchievementDict()":"cac","Assembly-CSharp|System.Void Logic.Achievement.AchievementData::ClearAchievementFinishedInfo()":"cad","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AchievementConditionBase::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementConditionBase::ReCheckCondition()":"ux","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::ClearUserData()":"cah","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cai","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"caj","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cak","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cal","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cam","Assembly-CSharp|System.Void Logic.Achievement.AchievementConditionBase::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.String Logic.Achievement.AchievementConditionBase::GetConditionDescription()":"can","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.TrainGiantCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::ClearCache()":"caf","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::ClearUserData()":"cah","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.TrainGiantCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::ReCheckCondition()":"ux","Assembly-CSharp|System.Boolean Logic.Achievement.TrainGiantCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.BuildWonderConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cak","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bf","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.BuildWonderConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.BuildWonderConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.BuildWonderConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.WonderInCityConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.WonderInCityConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.WonderInCityConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.WonderInCityConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.UnitOnWonderConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"cai","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.UnitOnWonderConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.UnitOnWonderConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.UnitOnWonderConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundBuildingsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundBuildingsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundBuildingsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundBuildingsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundWondersConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundWondersConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundWondersConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundWondersConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundEnemyUnitsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundEnemyUnitsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundEnemyUnitsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundEnemyUnitsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundSelfUnitsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundSelfUnitsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundSelfUnitsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundSelfUnitsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionType Logic.Achievement.AroundCityGridsConditionCondition::GetConditionType()":"cae","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::ClearCache()":"caf","Assembly-CSharp|System.Boolean Logic.Achievement.AroundCityGridsConditionCondition::CheckCondition(Logic.Achievement.AchievementItem,RuntimeData.MapData)":"cag","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::GetProgress(System.Int32&,System.Int32&)":"irx","Assembly-CSharp|System.Void Logic.Achievement.AroundCityGridsConditionCondition::CopyChange(Logic.Achievement.AchievementConditionBase)":"jpi","Assembly-CSharp|System.Boolean Logic.Achievement.AroundCityGridsConditionCondition::CheckChanged(Logic.Achievement.AchievementConditionBase)":"iry","Assembly-CSharp|Logic.Achievement.AchievementConditionBase Logic.Achievement.AchievementFactory::GetAchievementCondition(Logic.Achievement.AchievementConditionType)":"cao","Assembly-CSharp|System.UInt32 Logic.Achievement.AchievementItem::get_ID()":"cap","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)":"caq","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnTrainUnit(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.UnitData)":"car","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnBuildWonder(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData,RuntimeData.GridData)":"cas","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnKillUnit(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)":"cat","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnUnitMove(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)":"cau","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::OnGameEnd(RuntimeData.MapData,System.Boolean)":"bh","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::ReCheckConditionsNotComplete()":"uy","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CheckConditions(RuntimeData.MapData)":"cav","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::BindMapData(RuntimeData.MapData)":"caw","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CheckMapMatch(RuntimeData.MapData)":"cax","Assembly-CSharp|System.String Logic.Achievement.AchievementItem::GetConditionDescription()":"cay","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::GetConditionProgress(System.Int32&,System.Int32&)":"irz","Assembly-CSharp|System.Boolean Logic.Achievement.AchievementItem::CheckChanged(Logic.Achievement.AchievementItem)":"isa","Assembly-CSharp|System.Void Logic.Achievement.AchievementItem::CopyChange(Logic.Achievement.AchievementItem)":"jpj","Assembly-CSharp|System.Int32 Logic.Audio.AudioManager/<>c::<GetPlayer>b__34_0(Logic.Audio.AudioPlayer,Logic.Audio.AudioPlayer)":"llz","Assembly-CSharp|System.String Logic.Audio.AudioManager::GetCurrentMusicName()":"kzh","Assembly-CSharp|System.Void Logic.Audio.AudioManager::Update()":"boz","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayMusic(System.String,System.Single,System.Single,System.Boolean,System.Boolean)":"gpx","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StopMusic()":"bpb","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayMusicDelayed(System.String,System.Single,System.Single,System.Boolean,System.Boolean,System.Single)":"jpq","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdatePendingMusic()":"jpr","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StartBgmRotation()":"jps","Assembly-CSharp|System.Void Logic.Audio.AudioManager::StopBgmRotation()":"jpt","Assembly-CSharp|System.Void Logic.Audio.AudioManager::ResumeBgmRotationIfEnabled()":"jpu","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdateActivePlayerMusics()":"jpv","Assembly-CSharp|System.Void Logic.Audio.AudioManager::UpdateBgmRotation()":"jpw","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayNextRotationMusic()":"jpx","Assembly-CSharp|System.Void Logic.Audio.AudioManager::ShuffleList(System.Collections.Generic.List`1<System.String>)":"jpy","Assembly-CSharp|System.Void Logic.Audio.AudioManager::PlayAudio(System.String,System.Single,System.Single,System.Boolean)":"bpc","Assembly-CSharp|Logic.Audio.AudioPlayer Logic.Audio.AudioManager::GetPlayer()":"bpd","Assembly-CSharp|System.Void Logic.Audio.AudioManager::InGameAudioInit(TH1_Logic.Core.Main,RuntimeData.MapData)":"fes","Assembly-CSharp|System.Void Logic.Audio.AudioManager::CalculateAndPlayAmbient()":"bpf","Assembly-CSharp|System.Void Logic.Audio.AudioManager::InGameOnTurnStart()":"bpg","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::Play(System.Single)":"gra","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::Update(System.Single)":"pq","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::Stop()":"ibh","Assembly-CSharp|System.Void Logic.Audio.AudioPlayer::UpdateSourceVolume(System.Single)":"pr","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::get_Id()":"hbc","Assembly-CSharp|TH1_Renderer.BubbleData TH1_Renderer.BubbleRenderer::GetBubbleData()":"ddo","Assembly-CSharp|System.Boolean TH1_Renderer.BubbleRenderer::SetInfo(TH1_Renderer.BubbleData,System.Action`2<System.UInt32,System.UInt32>)":"hbd","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickUpgrade()":"hbe","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickHeroUpgrade()":"hbf","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickCapture()":"hbg","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickExamine()":"hbh","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickGather()":"hbi","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickHeroSelect()":"ddp","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnClickCommon()":"hbj","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::OnCloseCommon()":"hbk","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::ForceClose()":"hbl","Assembly-CSharp|System.Void TH1_Renderer.BubbleRenderer::Destroy()":"fo","Assembly-CSharp|System.Void TH1_Renderer.CityInfoHouseMono::SetContent(System.Boolean,TH1_Renderer.CityInfoHouseMono/CityInfoHouseStatusEnum)":"fgv","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::RebuildCityInfoBar()":"lfi","Assembly-CSharp|System.Boolean TH1_Renderer.CityInfoMono::PrepareHouseList(System.Int32)":"kzi","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetBG(System.Boolean)":"fgx","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetLevelBar(System.Boolean,System.Int32,System.Int32,System.Int32)":"fgy","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetConnect(System.Boolean)":"fgz","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCapital(System.Boolean)":"fha","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetEmbassy(System.Boolean)":"fma","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetWarEmbassy(System.Boolean)":"fru","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCityStolen(System.Boolean)":"kpd","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCoin(System.Boolean,System.Int32)":"fsd","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetTech(System.Boolean,System.Int32)":"ger","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCulture(System.Boolean,System.Int32)":"kbv","Assembly-CSharp|System.Void TH1_Renderer.CityInfoMono::SetCityName(System.String)":"gff","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::Update()":"fbk","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::Dispose()":"fcr","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityInfo()":"hbm","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityLabels()":"gfg","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityCoinTech()":"gfj","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::InstantUpdateCityCoinTechCulture()":"kbw","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityInfo()":"fbl","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::GetEmbassyIconStatus(System.Boolean&,System.Boolean&)":"gfl","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityCoinTech()":"gfm","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityCoinTechCulture()":"kbx","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityName()":"fbr","Assembly-CSharp|System.Int32 TH1_Renderer.CityInfoRenderer::GetCityPopulationSafe(RuntimeData.MapData,System.UInt32)":"lgb","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::RenderUpdateCityPops(System.Int32,System.Int32)":"hbn","Assembly-CSharp|System.Void TH1_Renderer.CityInfoRenderer::UpdateLevelShow(System.Int32,System.Int32)":"hbo","Assembly-CSharp|System.UInt32 TH1_Renderer.CityInfoRenderer::GetCid()":"hbp","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::OnGameStart()":"gm","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::OnGameClosed()":"gv","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::RefreshLimitEffects()":"jsf","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::ClearAllRenderer()":"gw","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::BubbleDataIdGenerator()":"gx","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::Update()":"gy","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::ShowBubble(TH1_Renderer.BubbleData,System.UInt32&)":"gz","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::GetAvailableRenderer()":"ic","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::CloseAllBubble()":"ie","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::RecycleBubble(System.UInt32,System.UInt32)":"ig","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::ClickBubble(System.UInt32,System.UInt32)":"it","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::ShouldShowHeroSelectBubble(RuntimeData.MapData,RuntimeData.PlayerData)":"gdw","Assembly-CSharp|System.Boolean TH1_Renderer.InGameBubbleManager::CanBuyHeroCultureCard(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.PlayerCultureInfo,CultureCardType)":"kab","Assembly-CSharp|System.Void TH1_Renderer.InGameBubbleManager::TurnStartSetBubble(RuntimeData.MapData,RuntimeData.PlayerData)":"ly","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::EnsureRefs()":"ddq","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetContent(SkillType,RuntimeData.UnitFullType,System.Boolean,System.Int32)":"ddr","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetIcon(UnityEngine.Sprite)":"dds","Assembly-CSharp|System.Void TH1_Renderer.StatusIconMono::SetColor(UnityEngine.Color)":"ddt","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::get_IsValid()":"mqd","Assembly-CSharp|System.String TH1_Renderer.UnitRenderer::GetDiagnosticString(RuntimeData.MapData)":"nan","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::TryRefreshUnitRefs(System.Boolean,System.Boolean)":"mqe","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::Die()":"ddu","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::AddOrUpdateStatus(SkillType,System.Boolean,System.Int32)":"ddv","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RemoveStatus(SkillType)":"kbz","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::ClearAllStatus()":"kca","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SyncStatusWithUnitSkills()":"kcb","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::HasStatusDisplay(SkillType)":"kcc","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetStatusAreaVisible(System.Boolean)":"kcd","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantDisappear()":"hbq","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantShow()":"hbr","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::Update()":"hbs","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::UpdateShenlanTint()":"jsg","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitDefense()":"hci","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitImage()":"hbt","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::InstantUpdateUnit(System.Boolean)":"hbu","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::InstantUpdateTryDie()":"hbv","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::InstantUpdateUnitPos()":"hbw","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitInfo()":"hbx","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateDebug()":"hby","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::RenderUpdateUnitShowOff()":"hbz","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitGlow()":"hca","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateHideState()":"kce","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateHideAround()":"kcf","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::ShowDamagePreview(System.Int32,UnityEngine.Color)":"djm","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::HideDamagePreview()":"djn","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdataHighlight()":"hcb","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetSelectHighlight(System.Boolean)":"hcc","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetAttackHighlight(System.Boolean)":"hcd","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::SetAllyHighlight(System.Boolean)":"hce","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitSprite()":"hcf","Assembly-CSharp|System.Void TH1_Renderer.UnitRenderer::RenderUpdateUnitPosition()":"hch","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::GetPosition()":"hcj","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::isGlow()":"jhv","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::get_Count()":"kcw","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<TH1_Renderer.UnitStatusIcon> TH1_Renderer.UnitStatusArea::get_AllIcons()":"kcx","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::AddOrUpdateStatus(SkillType,RuntimeData.UnitFullType,System.Boolean,System.Int32)":"ddw","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::RemoveStatus(SkillType)":"kcz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitStatusArea::HasStatus(SkillType)":"kda","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::GetStatusLevel(SkillType)":"kdb","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::ClearAllStatus()":"kdc","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::SyncWithUnitSkills(RuntimeData.UnitData)":"ddx","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::RefreshLayout()":"kde","Assembly-CSharp|System.Void TH1_Renderer.UnitStatusArea::SetAreaVisible(System.Boolean)":"kdf","Assembly-CSharp|System.Void TH1_Renderer.Prefab.BubbleMono::SetContent(TH1_Renderer.BubbleType,System.Action,UnityEngine.Sprite)":"ddy","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hcl","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,UnityEngine.Vector2Int,UnityEngine.Vector2Int,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"hcm","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::CreateUnitAtomAnimProjectile(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1Renderer.ProjectileType,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hcn","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData TH1_Renderer.UnitAtomAnim.UnitAtomAnimDataFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType)":"hco","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase TH1_Anim.FragmentFactory::Create(TH1_Anim.FragmentType,TH1_Anim.IFragmentData)":"hcp","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentBase> TH1_Anim.FragmentManager::get_Fragment()":"hcq","Assembly-CSharp|System.Void TH1_Anim.FragmentManager::Update()":"hcr","Assembly-CSharp|System.Void TH1_Anim.FragmentManager::UpdateFragment(TH1_Anim.Fragments.FragmentBase)":"hcs","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Anim.Fragments.GridUpdateType,TH1Renderer.GridRenderer,System.Single)":"hct","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)":"hcu","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1Renderer.GridRenderer,TH1_Renderer.CityInfoRenderer,System.Int32,System.Int32)":"hcv","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,TH1Renderer.ProjectileType,TH1Renderer.ProjectileType,System.Int32,System.Int32,RuntimeData.CityData,RuntimeData.CityData,System.Boolean)":"kdg","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1Renderer.GridRenderer,TH1Renderer.GridRenderer,TH1_Renderer.CityInfoRenderer,System.Int32)":"hcx","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.CityData)":"hcy","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::Create(TH1_Anim.FragmentType,UnityEngine.GameObject,RuntimeData.GridData,RuntimeData.GridData,TH1_Anim.FragmentMoveExplorerType)":"hcz","Assembly-CSharp|TH1_Anim.IFragmentData TH1_Anim.FragmentDataFactory::CreateAttackAllyData(TH1_Anim.FragmentType,TH1_Renderer.UnitRenderer,TH1_Renderer.UnitRenderer,RuntimeData.GridData,RuntimeData.GridData,SkillType,System.Boolean,RuntimeData.CityData)":"hda","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::EnqueueAnim(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData)":"hdc","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::TryProcessNext()":"hdd","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::OnAnimCompleted()":"hde","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAnimManager::Update(UnitMono)":"hdf","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim TH1_Anim.UnitAtomAnim.UnitAtomAnimFactory::Create(TH1_Anim.UnitAtomAnim.UnitAtomAnimType,TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData)":"hdg","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::InitData()":"hdh","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnFinished(UnitMono)":"hdj","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.IUnitAtomAnim::UpdateDirection(UnitMono,UnityEngine.Vector2Int,UnityEngine.Vector2Int)":"hdl","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::OnStart(UnitMono)":"hdi","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::GetPositionOnPath(System.Collections.Generic.List`1<UnityEngine.Vector2Int>,System.Single)":"hdm","Assembly-CSharp|System.Void TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::OnUpdate(UnitMono,System.Single)":"hdk","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttack::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::<.ctor>b__2_0()":"ddz","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttack::<.ctor>b__2_1()":"dea","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAlly::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter/<>c::<.ctor>b__3_2()":"deb","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAndCounter::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_0()":"dec","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_1()":"ded","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_3()":"dee","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_4()":"def","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackAndCounter::<.ctor>b__3_5()":"deg","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentAttackGround::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0::<InjectStep>b__0(TH1_Anim.Fragments.FragmentStep)":"deh","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnStart(System.Single)":"hdp","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::TimeOut(System.Single)":"hdr","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::InjectStep(TH1_Anim.Fragments.FragmentStep)":"dei","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::InitSteps()":"dej","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::AddStep(System.Int32,System.Single,System.Action)":"dek","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::RecalcDuration()":"del","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::CalcStepTriggerTime(System.Int32)":"dem","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentBase::UpdateSteps(System.Single)":"den","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentBase::CheckStepsDone(System.Single)":"deo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityConnectExpUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityExp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityExpUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentCityLevelUp::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentDie::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentDie::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentGridUpdate::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMove::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMove::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveTeleport::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveTeleport::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveExplorer::OnFinished()":"hdq","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveExplorer::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveKill::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::<.ctor>b__2_0()":"dep","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentMoveKill::<.ctor>b__2_1()":"deq","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentNotMoveKill::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_0()":"der","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_1()":"des","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentNotMoveKill::<.ctor>b__2_2()":"det","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentSkillEffect::CheckDone(System.Single)":"hdn","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::OnUpdate(System.Single)":"hdo","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::ExecuteAllStepsImmediately()":"deu","Assembly-CSharp|System.Void TH1_Anim.Fragments.FragmentSkillEffect::ExecuteStep(TH1_Anim.Fragments.SkillVisualStep)":"dev","Assembly-CSharp|System.Void TH1_Anim.Fragments.PendingAnimScope::Add(TH1_Anim.Fragments.FragmentStep)":"dew","Assembly-CSharp|System.Void TH1_Anim.Fragments.PendingAnimScope::FlushTo(TH1_Anim.Fragments.FragmentBase)":"dex","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIActionRecoveryAndNoMove::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AICalculateAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIExecuteAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIFinishAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::GetName()":"cjb","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachEnd::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachStart::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorActionReturnTrue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionRandom::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAIParamActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAnyPlayerFeelValue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamBuildEmbassy::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCheckTargetGridCanArrive::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseFarthestTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxKillScore::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinHealthSelfGiant::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinLevelHeroAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseTargetHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityLevelMoreThanX::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitCountLimit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitRatio::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCultureCardType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamEnemyCityTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamExplore::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamFeelingValue::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridCollect::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridMiscType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHandleLeagueRequest::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategy::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategyList::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsCalm::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHasSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHeroAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSelfUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSkillAttacker::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthGap::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthInCondi::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitAround::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitInOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamLevel::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamMustGarrison::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurn::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurnMatch::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerWealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandom::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandomAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRecentlySelfTerritoryTarget::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfCityCount::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfDanger::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkillLevel::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritory::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritoryResource::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSetMoveTargetGrid::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamStandingTrainUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityHaveUnit::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridDistance::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsAttackCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsMyCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsOtherCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridTerritory::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealth::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealthRatio::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetSkill::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitFullType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitLeague::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechTypes::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTrainUnitType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionTypes::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitCiv::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitFullType::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitShipAction::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParanIsUnitInSelfCity::get_desc()":"cja","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIUnitCanMoveAndAttack::get_desc()":"cja","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseActionTask::get_NodeId()":"cjc","Assembly-CSharp|System.Void NodeCanvas.Tasks.Actions.BaseActionTask::set_NodeId(System.UInt32)":"cjd","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseActionTask::get_desc()":"cja","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseCondition::get_NodeId()":"cje","Assembly-CSharp|System.Void NodeCanvas.Tasks.Actions.BaseCondition::set_NodeId(System.UInt32)":"cjf","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseCondition::get_desc()":"cjg","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.CountryStrategyCondition::get_desc()":"cjg","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.MarkAction::get_desc()":"cja","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashBaseRetEvent(GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32>)":"cji","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashBaseRetEvent(GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32>)":"cjj","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashSetLogPathRetEvent(GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32>)":"cjk","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashSetLogPathRetEvent(GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32>)":"cjl","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::add_CrashLogUploadRetEvent(GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32>)":"cjm","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::remove_CrashLogUploadRetEvent(GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32>)":"cjn","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::get_CrashSightPlatform()":"cjo","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::LoadCrashSightCoreSo()":"cjp","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCallbackType(System.Int32)":"cjq","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigGameType(System.Int32)":"cjr","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigAutoReportLogLevel(System.Int32)":"cjs","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCrashServerUrl(System.String)":"cjt","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigDebugMode(System.Boolean)":"cju","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigDefault(System.String,System.String,System.String,System.Int64)":"cjv","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::InitWithAppId(System.String)":"cjw","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::InitContext(System.String,System.String,System.String)":"cjx","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::LogRecord(System.Int32,System.String)":"cjy","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::AddSceneData(System.String,System.String)":"cjz","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ReportException(System.Int32,System.String,System.String,System.String,System.String,System.Boolean)":"cka","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ReportException(System.Int32,System.String,System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>,System.Int32,System.String)":"ckb","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetUserId(System.String)":"ckc","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetScene(System.String,System.Boolean)":"ckd","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetAppVersion(System.String)":"cke","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDeviceId(System.String)":"ckf","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomizedDeviceID(System.String)":"ckg","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomizedMatchID(System.String)":"ckh","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDeviceModel(System.String)":"cki","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetLogPath(System.String)":"ckj","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackMessage(System.Int32,System.Int32)":"ckk","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackData(System.Int32,System.Int32)":"ckl","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashSetLogPathMessage(System.Int32,System.Int32)":"ckm","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashLogUploadMessage(System.Int32,System.Int32,System.Int32)":"ckn","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::OnCrashCallbackNoRet(System.Int32,System.Int32)":"cko","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigCallBack()":"ckp","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::UnregisterCallBack()":"ckq","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::ConfigLogCallBack()":"ckr","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetLogcatBufferSize(System.Int32)":"cks","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCallbackMsg(System.String)":"ckt","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::StartDumpRoutine(System.Int32,System.Int32,System.Int64,System.Int64,System.Int32,System.Boolean,System.String)":"cku","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::StartMonitorFdCount(System.Int32,System.Int32,System.Int32)":"ckv","Assembly-CSharp|System.Int32 GCloud.UQM.UQMCrash::getExceptionType(System.String)":"ckw","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetServerEnv(System.String)":"ckx","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::setEnableGetPackageInfo(System.Boolean)":"ckz","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetDumpType(System.Int32)":"cla","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::AddValidExpCode(System.UInt64)":"clb","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::UploadCrashWithGuid(System.String)":"clc","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCrashUploadEnable(System.Boolean)":"cld","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetWorkSpace(System.String)":"cle","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetEngineInfo(System.String,System.String,System.String,System.String)":"clf","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetCustomAttachDir(System.String)":"clg","Assembly-CSharp|System.Boolean GCloud.UQM.UQMCrash::CheckFdCount(System.Int32,System.Int32,System.Boolean)":"clh","Assembly-CSharp|System.Void GCloud.UQM.UQMCrash::SetOomLogPath(System.String)":"cli","Assembly-CSharp|System.Void GCloud.UQM.UQMLog::SetLevel(GCloud.UQM.UQMLog/Level)":"clj","Assembly-CSharp|System.Void GCloud.UQM.UQMLog::FullLog(System.String)":"clk","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_MethodId()":"cll","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_CrashType()":"clm","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::get_LogUploadResult()":"cln","Assembly-CSharp|System.String GCloud.UQM.UQMMessageCenter::OnUQMRet(System.Int32,System.Int32,System.Int32)":"clo","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::get_Instance()":"clp","Assembly-CSharp|System.Void GCloud.UQM.UQMMessageCenter::Uninit()":"clr","Assembly-CSharp|System.String GCloud.UQM.UQMMessageCenter::SynchronousDelegate(System.Object)":"cls","Assembly-CSharp|System.Boolean GCloud.UQM.MiniJSON.Json/Parser::IsWordBreak(System.Char)":"clt","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::Parse(System.String)":"clu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.Object> GCloud.UQM.MiniJSON.Json/Parser::ParseObject()":"clv","Assembly-CSharp|System.Collections.Generic.List`1<System.Object> GCloud.UQM.MiniJSON.Json/Parser::ParseArray()":"clw","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseValue()":"clx","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseByToken(GCloud.UQM.MiniJSON.Json/Parser/TOKEN)":"cly","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::ParseString()":"clz","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json/Parser::ParseNumber()":"cma","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Parser::EatWhitespace()":"cmb","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::get_PeekChar()":"cmc","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::get_NextChar()":"cmd","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::get_NextWord()":"cme","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::get_NextToken()":"cmf","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Serializer::Serialize(System.Object)":"cmg","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeValue(System.Object)":"cmh","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeObject(System.Collections.IDictionary)":"cmi","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeArray(System.Collections.IList)":"cmj","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeString(System.String)":"cmk","Assembly-CSharp|System.Void GCloud.UQM.MiniJSON.Json/Serializer::SerializeOther(System.Object)":"cml","Assembly-CSharp|System.Object GCloud.UQM.MiniJSON.Json::Deserialize(System.String)":"cmm","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json::Serialize(System.Object)":"cmn"}},"Field":{"MemberType":"Field","Mapping":{"Assembly-CSharp|System.String CrashSightAgent::crashUploadUrl":"cmo","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> CrashSightAgent::callbackThreads":"cmp","Assembly-CSharp|System.Object CrashSightAgent::callbackThreadsLock":"cmq","Assembly-CSharp|CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler":"cmr","Assembly-CSharp|System.Boolean CrashSightAgent::_isInitialized":"cms","Assembly-CSharp|UnityEngine.LogType CrashSightAgent::_autoReportLogLevel":"cmt","Assembly-CSharp|System.Boolean CrashSightAgent::_debugMode":"cmu","Assembly-CSharp|System.Boolean CrashSightAgent::_autoQuitApplicationAfterReport":"cmv","Assembly-CSharp|System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>> CrashSightAgent::_LogCallbackExtrasHandler":"cmw","Assembly-CSharp|System.Boolean CrashSightAgent::_uncaughtAutoReportOnce":"cmx","Assembly-CSharp|System.Boolean CrashSightStackTrace::enable":"cmy","Assembly-CSharp|System.String CrashSightStackTrace::stackTrace":"cmz","Assembly-CSharp|UnityEngine.SpriteRenderer SpriteEffectController::spriteRenderer":"cna","Assembly-CSharp|UnityEngine.Material SpriteEffectController::originalMaterial":"cnb","Assembly-CSharp|UnityEngine.MaterialPropertyBlock SpriteEffectController::propBlock":"cnc","Assembly-CSharp|System.Boolean SteamManager::s_EverInitialized":"uz","Assembly-CSharp|SteamManager SteamManager::s_instance":"vj","Assembly-CSharp|System.Boolean SteamManager::m_bInitialized":"vk","Assembly-CSharp|Steamworks.SteamAPIWarningMessageHook_t SteamManager::m_SteamAPIWarningMessageHook":"vl","Assembly-CSharp|DebugCenter DebugCenter::<Instance>k__BackingField":"<cnd>k__BackingField","Assembly-CSharp|System.Boolean DebugCenter::DebugNoAI":"cne","Assembly-CSharp|System.Boolean DebugCenter::DebugSelfPlayerAllSight":"cnf","Assembly-CSharp|System.Boolean DebugCenter::DebugAIAllTech":"cng","Assembly-CSharp|System.Boolean DebugCenter::DebugAIMoreMoney":"cnh","Assembly-CSharp|System.Single DebugCenter::DebugLandThreshold":"cni","Assembly-CSharp|System.Single DebugCenter::DebugAIActionTime":"cnj","Assembly-CSharp|System.Single DebugCenter::AnimationSpeed":"cnk","Assembly-CSharp|System.Boolean DebugCenter::DebugMode":"cnl","Assembly-CSharp|System.Boolean DebugCenter::DebugHideCenterMessage":"cnm","Assembly-CSharp|System.Int32 Table::MaxMapSize":"cnn","Assembly-CSharp|System.Int32 Table::MaxForceCount":"cno","Assembly-CSharp|TechDataAssets Table::TechDataAssets":"cnp","Assembly-CSharp|ActionDataAssets Table::ActionDataAssets":"cnq","Assembly-CSharp|UnitTypeDataAssets Table::UnitTypeDataAssets":"cnr","Assembly-CSharp|GridAndResourceDataAssets Table::GridAndResourceDataAssets":"cns","Assembly-CSharp|AnimDataAssets Table::AnimDataAssets":"cnt","Assembly-CSharp|UICenterMessageDataAssets Table::UICenterMessageDataAssets":"cnu","Assembly-CSharp|PlayerDataAssets Table::PlayerDataAssets":"cnv","Assembly-CSharp|CivDataAssets Table::CivDataAssets":"cnw","Assembly-CSharp|SkillDataAssets Table::SkillDataAssets":"cnx","Assembly-CSharp|HintDataAssets Table::HintDataAssets":"cny","Assembly-CSharp|LibraryDataAssets Table::LibraryDataAssets":"cnz","Assembly-CSharp|DiplomacyDataAssets Table::DiplomacyDataAssets":"fet","Assembly-CSharp|HeroDataAssets Table::HeroDataAssets":"fox","Assembly-CSharp|ColorDataAssets Table::ColorDataAssets":"coa","Assembly-CSharp|TextDataAssets Table::TextDataAssets":"cob","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeDataAssets Table::ProjectileTypeDataAssets":"hds","Assembly-CSharp|GridVFXInfoDataAssets Table::GridVFXInfoDataAssets":"dey","Assembly-CSharp|TH1_DataAssetsScript.TextStylePresetDataAssets Table::TextStylePresetDataAssets":"kzj","Assembly-CSharp|GeoDataAssets Table::GeoDataAssets":"grz","Assembly-CSharp|MobilityDataAssets Table::MobilityDataAssets":"ibi","Assembly-CSharp|ScenarioDataAssets Table::ScenarioDataAssets":"izp","Assembly-CSharp|StoryDataAssets Table::StoryDataAssets":"izq","Assembly-CSharp|PlayerTaskDataAssets Table::PlayerTaskDataAssets":"izr","Assembly-CSharp|MomentDataAssets Table::MomentDataAssets":"jhw","Assembly-CSharp|CultureCardDataAssets Table::CultureCardDataAssets":"kdh","Assembly-CSharp|MusicDataAssets Table::MusicDataAssets":"kzk","Assembly-CSharp|StaffDataAssets Table::StaffDataAssets":"jzx","Assembly-CSharp|TH1_Logic.MatchConfig.WikiData Table::WikiData":"kdi","Assembly-CSharp|NetworkPlayerTipDataAssets Table::NetworkPlayerTipDataAssets":"mqf","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseNumber":"cof","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseEdge":"cog","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseHeight":"coh","Assembly-CSharp|System.Int32[] Table::cityLevel2HouseType":"coi","Assembly-CSharp|Table Table::<Instance>k__BackingField":"<col>k__BackingField","Assembly-CSharp|System.Random Table::rng":"foy","Assembly-CSharp|System.Object Timer/TimerTask::target":"com","Assembly-CSharp|System.Action Timer/TimerTask::method":"con","Assembly-CSharp|System.Single Timer/TimerTask::executeTime":"coo","Assembly-CSharp|System.String Timer/TimerTask::errorMessage":"pp","Assembly-CSharp|Timer Timer::<Instance>k__BackingField":"<cop>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<Timer/TimerTask> Timer::tasks":"coq","Assembly-CSharp|System.String VisualSpriteResolver::MapResourcePath":"nao","Assembly-CSharp|VisualSpriteVariantMapAsset VisualSpriteResolver::_map":"nap","Assembly-CSharp|VisualTheme VisualSpriteResolver::_currentTheme":"naq","Assembly-CSharp|System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged":"nar","Assembly-CSharp|System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked":"coy","Assembly-CSharp|System.Int32 BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>1__state":"coz","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>2__current":"cpa","Assembly-CSharp|BottomBarButtonUIAnimator BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>4__this":"cpb","Assembly-CSharp|System.Int32 BottomBarButtonUIAnimator/<ScaleButton>d__9::<>1__state":"cpc","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::<>2__current":"cpd","Assembly-CSharp|BottomBarButtonUIAnimator BottomBarButtonUIAnimator/<ScaleButton>d__9::<>4__this":"cpe","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator/<ScaleButton>d__9::targetScale":"cpf","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator/<ScaleButton>d__9::<startScale>5__2":"cpg","Assembly-CSharp|System.Single BottomBarButtonUIAnimator/<ScaleButton>d__9::<elapsedTime>5__3":"cph","Assembly-CSharp|UnityEngine.RectTransform BottomBarButtonUIAnimator::rectTransform":"cpi","Assembly-CSharp|UnityEngine.Vector3 BottomBarButtonUIAnimator::originalScale":"cpj","Assembly-CSharp|System.Nullable`1<UnityEngine.Vector3> CameraController::_smoothTargetPosition":"crr","Assembly-CSharp|UnityEngine.Vector3 CameraController::_startPos":"crs","Assembly-CSharp|System.Single CameraController::_moveProgress":"crt","Assembly-CSharp|System.Single CameraController::_moveDuration":"cru","Assembly-CSharp|System.Boolean CameraController::_isMoving":"crv","Assembly-CSharp|System.Single CameraController::TARGET_ASPECT":"crw","Assembly-CSharp|UnityEngine.Camera CameraController::_camera":"crx","Assembly-CSharp|System.Int32 CameraController::_lastWidth":"cry","Assembly-CSharp|System.Int32 CameraController::_lastHeight":"crz","Assembly-CSharp|UnityEngine.UI.Button ChooseUISettingBarController/<>c__DisplayClass6_0::btn":"cti","Assembly-CSharp|ChooseUISettingBarController ChooseUISettingBarController/<>c__DisplayClass6_0::<>4__this":"ctj","Assembly-CSharp|UnityEngine.Transform ChooseUISettingBarController::buttonGroup":"ctk","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.UI.Button> ChooseUISettingBarController::buttons":"ctl","Assembly-CSharp|UnityEngine.UI.Button ChooseUISettingBarController::selectedButton":"ctm","Assembly-CSharp|UnityEngine.Color ChooseUISettingBarController::selectedColor":"ctn","Assembly-CSharp|UnityEngine.Color ChooseUISettingBarController::normalColor":"cto","Assembly-CSharp|System.Int32 ButtonHoverEffect/<ScaleRoutine>d__15::<>1__state":"ibj","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::<>2__current":"ibk","Assembly-CSharp|ButtonHoverEffect ButtonHoverEffect/<ScaleRoutine>d__15::<>4__this":"ibl","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect/<ScaleRoutine>d__15::endScale":"ibm","Assembly-CSharp|System.Single ButtonHoverEffect/<ScaleRoutine>d__15::<timer>5__2":"ibn","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect/<ScaleRoutine>d__15::<startScale>5__3":"ibo","Assembly-CSharp|UnityEngine.AudioSource ButtonHoverEffect::audioSource":"ibp","Assembly-CSharp|UnityEngine.Vector3 ButtonHoverEffect::originalScale":"ibq","Assembly-CSharp|UnityEngine.Coroutine ButtonHoverEffect::scaleCoroutine":"ibr","Assembly-CSharp|System.Boolean ButtonHoverEffect::isPointerOver":"ibs","Assembly-CSharp|System.Boolean ToggleButtonController::_isOn":"ctv","Assembly-CSharp|Animancer.AnimancerComponent ToggleButtonController::_anim":"ctw","Assembly-CSharp|System.Boolean ToggleButtonController::_initialized":"ctx","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewCameraProperty::ThisController":"ffb","Assembly-CSharp|System.Boolean ViewCameraProperty::ClosePostProcessing":"ffc","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.String> ViewCameraProperty::_enterList":"ffd","Assembly-CSharp|ViEventList ViewCloseProperty::_eventClosed":"ffe","Assembly-CSharp|System.Boolean ViewControllerSub`1::<DefaultOpen>k__BackingField":"<fff>k__BackingField","Assembly-CSharp|System.Boolean ViewControllerSub`1::<ControlActive>k__BackingField":"<ffg>k__BackingField","Assembly-CSharp|System.String ViewControllerSub`1::_path":"ffh","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::_parent":"ffi","Assembly-CSharp|T ViewControllerSub`1::_script":"ffj","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::_windowObj":"ffk","Assembly-CSharp|System.Collections.Generic.List`1<System.String> ViewControllerSub`1::_atlasLoadList":"ffl","Assembly-CSharp|WinDepthType ViewDepthProperty::Type":"ffm","Assembly-CSharp|System.Int32 ViewDepthProperty::DepthSpan":"ffn","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_BottomDepthStart":"ffo","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_MiddleDepthStart":"ffp","Assembly-CSharp|System.Int32 ViewDepthProperty::VALUE_TopDepthStart":"ffq","Assembly-CSharp|System.Int32 ViewDepthProperty::_depth":"ffr","Assembly-CSharp|ViDoubleLinkNode2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewDepthProperty::_currLinkNode":"ffs","Assembly-CSharp|ViDoubleLink2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewDepthProperty::_bottomViewSortingList":"fft","Assembly-CSharp|ViDoubleLink2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewDepthProperty::_middleViewSortingList":"ffu","Assembly-CSharp|ViDoubleLink2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewDepthProperty::_topViewList":"ffv","Assembly-CSharp|ViewLevelValue ViewHierarchyProperty::ViewLevel":"ffw","Assembly-CSharp|ViDoubleLinkNode2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewHierarchyProperty::_currLinkNode":"ffx","Assembly-CSharp|ViDoubleLink2`1<TH1_UI.Controller.Base.IViewControllerInterface> ViewHierarchyProperty::_viewOpenList":"ffy","Assembly-CSharp|System.String ViewLoadProperty::SubFolderPath":"ffz","Assembly-CSharp|System.String ViewLoadProperty::ResourceName":"fga","Assembly-CSharp|System.String ViewLoadProperty::ControllerName":"fgb","Assembly-CSharp|TH1_Core.Managers.UIRootType ViewLoadProperty::UIRootType":"fgc","Assembly-CSharp|LoadWindowState ViewLoadProperty::LoadState":"fgd","Assembly-CSharp|System.Boolean ViewLoadProperty::NessaryResource":"fge","Assembly-CSharp|ViEventList ViewLoadProperty::_eventLoaded":"fgf","Assembly-CSharp|System.Boolean ViewMaskProperty::EnableClick":"fgg","Assembly-CSharp|ViEventList ViewOpenProperty::_eventOpened":"fgh","Assembly-CSharp|DebugUI DebugUI/<>c__DisplayClass9_0::<>4__this":"fgi","Assembly-CSharp|System.String DebugUI/<>c__DisplayClass9_0::panelName":"fgj","Assembly-CSharp|UnityEngine.GameObject DebugUI::RODebugUI":"cum","Assembly-CSharp|UnityEngine.GameObject DebugUI::buttonGroup":"cun","Assembly-CSharp|UnityEngine.GameObject DebugUI::panelGroup":"cuo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GameObject> DebugUI::panelDict":"cup","Assembly-CSharp|System.Boolean DebugUI::NeedShow":"cuq","Assembly-CSharp|System.UInt32 DebugUI::_turn":"cur","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.HintUI.SubHintItemMono> HintWindowController::_subHintItems":"kdj","Assembly-CSharp|UnityEngine.RectTransform HintWindowController::_selfRt":"brg","Assembly-CSharp|UnityEngine.Canvas HintWindowController::_rootCanvas":"bzm","Assembly-CSharp|UnityEngine.Camera HintWindowController::_uiCamera":"dwu","Assembly-CSharp|UnityEngine.UI.Image RoundedRectImage::image":"cwr","Assembly-CSharp|UnityEngine.UI.Slider VolumeSliderController::volumeSlider":"cxa","Assembly-CSharp|UIBlockCameraDrag UIBlockCameraDrag::_activeBlocker":"lqt","Assembly-CSharp|System.Boolean UIBlockCameraDrag::_isPointerInside":"lqu","Assembly-CSharp|System.Int32 DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::<>1__state":"isb","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::<>2__current":"isc","Assembly-CSharp|DropdownRebuildTrigger DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::<>4__this":"isd","Assembly-CSharp|TMPro.TMP_Dropdown DropdownRebuildTrigger::_dropdown":"ise","Assembly-CSharp|System.Single IconSizingUtility::MAX_WIDTH":"gsa","Assembly-CSharp|System.Single IconSizingUtility::MAX_HEIGHT":"gsb","Assembly-CSharp|UIOutsideMultiplayFriendRowMono UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<>4__this":"isf","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::lobby":"isg","Assembly-CSharp|System.UInt64 UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::mid":"ish","Assembly-CSharp|System.Action UIOutsideMultiplayFriendRowMono/<>c__DisplayClass14_0::<>9__1":"isi","Assembly-CSharp|System.Boolean UIOutsideMultiplayFriendRowMono::_invited":"isj","Assembly-CSharp|System.Action`1<TH1_Logic.Steam.LobbyListInfo> UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::onJoinClicked":"mqg","Assembly-CSharp|UIOutsideMultiplayLobbyRowMono UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::<>4__this":"mqh","Assembly-CSharp|System.Action`1<TH1_Logic.Steam.LobbyListInfo> UIOutsideMultiplayLobbyRowMono/<>c__DisplayClass10_0::onActionClicked":"mqi","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo UIOutsideMultiplayLobbyRowMono::_lobbyInfo":"izu","Assembly-CSharp|System.Action`1<Empire> UIOutsideSelectAvatarMono::_onButtonClick":"isn","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::_playerEmpire":"iso","Assembly-CSharp|System.Boolean UIOutsideSelectAvatarMono::_hasChatContent":"dez","Assembly-CSharp|System.String UIOutsideSelectCheckPanelMono::LAST_MAP_SIZE_INDEX_KEY":"dfa","Assembly-CSharp|System.Action UIOutsideSelectCheckPanelMono::_onStartClick":"gse","Assembly-CSharp|System.Action`1<ScenarioPack> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick":"izv","Assembly-CSharp|UIOutsideTutorListRowMono UIOutsideTutorListRowMono/<>c__DisplayClass6_0::<>4__this":"izw","Assembly-CSharp|System.Action`1<UIOutsideTutorListRowMono> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick2":"izx","Assembly-CSharp|System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::animVersion":"cuy","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::<>4__this":"cze","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::text":"dba","Assembly-CSharp|System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::tmp":"dbc","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::finalCheck":"dbd","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::panel":"dbe","Assembly-CSharp|TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::CS$<>8__locals1":"dbs","Assembly-CSharp|System.String TH1_UI.View.Top.UITopTopBarView::TopBarAnimTimerMessage":"dbt","Assembly-CSharp|System.Single TH1_UI.View.Top.UITopTopBarView::CoinSelfCheckInterval":"dbu","Assembly-CSharp|System.Int32 TH1_UI.View.Top.UITopTopBarView::_topBarAnimVersion":"dbv","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopTopBarView::_coinAnimActive":"dbw","Assembly-CSharp|System.Single TH1_UI.View.Top.UITopTopBarView::_coinAnimEndTime":"dbx","Assembly-CSharp|System.Single TH1_UI.View.Top.UITopTopBarView::_nextCoinSelfCheckTime":"dfn","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTextColor":"eoz","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTextColor":"epm","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTopbarColor":"epo","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTopbarColor":"epq","Assembly-CSharp|System.Boolean TH1_UI.View.Top.UITopWinView::_thisMatchAlreadyShow":"eqg","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.RoomNameInputValidator::MinRoomNameLength":"mqz","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.RoomNameInputValidator::MaxRoomNameLength":"mra","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::InvalidRoomNameHint":"mrb","Assembly-CSharp|System.String TH1_UI.View.Outside.RoomNameInputValidator::InvalidCharactersHint":"mrc","Assembly-CSharp|System.Collections.Generic.List`1<Empire> TH1_UI.View.Outside.UIOutsideHistoryView::DropdownForceData":"isp","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.View.Outside.UIOutsideHistoryView::PlayerCountData":"isq","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.View.Outside.UIOutsideHistoryView::OrderDropData":"isr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideHistoryItemMono> TH1_UI.View.Outside.UIOutsideHistoryView::_items":"iss","Assembly-CSharp|RuntimeData.GameMode TH1_UI.View.Outside.UIOutsideHistoryView::_currentGameMode":"kzn","Assembly-CSharp|System.Action`1<GiantType> TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::onClick":"ist","Assembly-CSharp|GiantType TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass10_0::giantTypeCopy":"isu","Assembly-CSharp|System.Action`2<Empire,RuntimeData.WonderTypeEnum> TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::onClick":"isv","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::empireCopy":"isw","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_UI.View.Outside.UIOutsideLibraryGridItemMono/<>c__DisplayClass11_0::wonderTypeCopy":"isx","Assembly-CSharp|System.Action`1<System.String> TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::onClick":"kzo","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono/<>c__DisplayClass10_0::captureName":"kzp","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::GuessPlaceholder":"kzq","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::_musicName":"kzr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::_realTitleId":"kzs","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono/<>c__DisplayClass44_0::go":"kzt","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::_currentPlayingMusicName":"kzu","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLibraryMusicPanelMono::_isGuessMode":"kzv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideLibraryGridItemMono> TH1_UI.View.Outside.UIOutsideLibraryView::_heroMonoList":"isy","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideLibraryGridItemMono> TH1_UI.View.Outside.UIOutsideLibraryView::_wonderMonoList":"isz","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono> TH1_UI.View.Outside.UIOutsideLibraryView::_musicMonoList":"kzw","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryView::_currentMusicName":"kzx","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryView::_bgmBeforeMusicSheet":"kzy","Assembly-CSharp|TH1_UI.View.Outside.LibrarySheetType TH1_UI.View.Outside.UIOutsideLibraryView::_prevSheet":"kzz","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLibraryView::_isGuessMode":"laa","Assembly-CSharp|System.Collections.Generic.List`1<GiantType> TH1_UI.View.Outside.UIOutsideLibraryView::_heroTypeList":"ita","Assembly-CSharp|System.Collections.Generic.List`1<Empire> TH1_UI.View.Outside.UIOutsideLibraryView::_empireList":"itb","Assembly-CSharp|UnityEngine.Sprite TH1_UI.View.Outside.UIOutsideLoadingView::_defaultLoadingSprite":"lbb","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideLoadingView::_defaultLoadingSpriteCached":"lbc","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono/<>c__DisplayClass21_0::url":"kaw","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.GameObject> TH1_UI.View.Outside.UIOutsideMenuAboutPanelMono::_spawnedStaffNodes":"kax","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::rk":"itc","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono/<>c__DisplayClass11_0::<>4__this":"itd","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono> TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_versionLabelList":"ite","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Config.VersionInfo> TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_vers":"itf","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_onClick":"itg","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_select":"ith","Assembly-CSharp|RuntimeData.GameRecord TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::record":"nas","Assembly-CSharp|RuntimeData.MapData TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::preread":"mrd","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMenuView::DiscordUrl":"euj","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideSelectAvatarMono> TH1_UI.View.Outside.UIOutsideMenuView::_monoList":"iti","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideMenuView::_selectEmpire":"itj","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModListItemMono::_data":"lab","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::_isSystemItem":"lac","Assembly-CSharp|TH1_UI.View.Outside.ModListItemSource TH1_UI.View.Outside.UIOutsideModListData::Source":"lad","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Title":"lae","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Author":"laf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Description":"lag","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModListData::TargetLanguage":"lah","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::Version":"lai","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModListData::LocalFolder":"laj","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModListData::SteamFileId":"lak","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListData::SteamIsSubscribed":"lal","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListData::SteamIsInstalled":"lam","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamVotesUp":"lan","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamVotesDown":"lao","Assembly-CSharp|System.UInt64 TH1_UI.View.Outside.UIOutsideModListData::SteamFileSize":"lap","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamCreatedTime":"laq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideModListData::SteamUpdatedTime":"lar","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass108_0::fileId":"ldr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass116_0::folder":"lds","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::fileId":"lfl","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass150_0::<>4__this":"lfm","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::<>4__this":"kgg","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.MultilingualType> TH1_UI.View.Outside.UIOutsideModView/<>c__DisplayClass85_0::values":"kgh","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::<>1__state":"lfn","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::<>2__current":"lfo","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::coreOnly":"lfp","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModView TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::<>4__this":"lfq","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::<statusText>5__2":"lfr","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideModView::_lastExportPath":"lbd","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData> TH1_UI.View.Outside.UIOutsideModView::_allMods":"lbe","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListItemMono> TH1_UI.View.Outside.UIOutsideModView::_itemPool":"lbf","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModView::_languageFilter":"lbg","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideModListData TH1_UI.View.Outside.UIOutsideModView::_selected":"lbh","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_hasQueriedWorkshop":"lbi","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideModView::_visibleModCount":"lbj","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Outside.UIOutsideModView::_editingLanguage":"lbk","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_isInConfigMode":"lbl","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.View.Outside.UIOutsideModView::_editingModPaths":"lbm","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListData> TH1_UI.View.Outside.UIOutsideModView::_availableMods":"lbn","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListItemMono> TH1_UI.View.Outside.UIOutsideModView::_activeItemPool":"lbo","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideModListItemMono> TH1_UI.View.Outside.UIOutsideModView::_availableItemPool":"lbp","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.MultilingualType> TH1_UI.View.Outside.UIOutsideModView::_languageOptions":"lbq","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.MultilingualType> TH1_UI.View.Outside.UIOutsideModView::_exportLanguageOptions":"lbr","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.View.Outside.UIOutsideModView::_uploadFolderOptions":"lbs","Assembly-CSharp|System.Collections.Generic.List`1<Steamworks.PublishedFileId_t> TH1_UI.View.Outside.UIOutsideModView::_uploadUpdateTargets":"lbt","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideModView::_lastUploadedFileId":"lbu","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideUploadedModListItemMono> TH1_UI.View.Outside.UIOutsideModView::_uploadedItemPool":"lbv","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModView::_uploadModeIsUpdate":"ldz","Assembly-CSharp|Logic.Multilingual.MultilingualType[] TH1_UI.View.Outside.UIOutsideModView::PrimaryLanguages":"lbw","Assembly-CSharp|System.Action`1<TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono/CreateRoomParams> TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_onConfirm":"mre","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_onClose":"mrf","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_passwordLabelObject":"mrg","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_runtimeSeatRoot":"mrh","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayCreateRoomPanelMono::_defaultRoomName":"mri","Assembly-CSharp|System.Action`1<System.String> TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::_onConfirm":"mrj","Assembly-CSharp|System.Action TH1_UI.View.Outside.UIOutsideMultiplayJoinPasswordPanelMono::_onClose":"mrk","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_lobbyInfo":"mrl","Assembly-CSharp|System.Func`2<TH1_Logic.Steam.LobbyListInfo,System.Boolean> TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_onBlock":"mrm","Assembly-CSharp|System.Func`2<TH1_Logic.Steam.LobbyListInfo,System.Boolean> TH1_UI.View.Outside.UIOutsideMultiplayRoomActionPanelMono::_onReport":"mrn","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowType TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::Type":"mro","Assembly-CSharp|RuntimeData.MemberCiv TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::MemberCiv":"mrp","Assembly-CSharp|TH1_Logic.Net.MemberInfo TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::MemberInfo":"mrq","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData::SlotIndex":"mrr","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::<>4__this":"czv","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::row":"dat","Assembly-CSharp|RuntimeData.MemberCiv TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass105_0::mc":"dil","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::<>4__this":"dnv","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass171_0::resume":"doy","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideMultiplayView TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::<>4__this":"dqf","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass199_0::notifyVersion":"ecw","Assembly-CSharp|UIOutsideMultiplayFriendRowMono TH1_UI.View.Outside.UIOutsideMultiplayView/<>c__DisplayClass97_0::t":"ehf","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::LAST_MAP_SIZE_INDEX_KEY_MULTI":"fuk","Assembly-CSharp|System.UInt32[] TH1_UI.View.Outside.UIOutsideMultiplayView::CreativeWinMatchConfigIds":"msa","Assembly-CSharp|System.Int32[] TH1_UI.View.Outside.UIOutsideMultiplayView::TurnTimeLimitSeconds":"msb","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideMultiplayFriendRowMono> TH1_UI.View.Outside.UIOutsideMultiplayView::_friendRowList":"itl","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideMultiplayMemberRowMono> TH1_UI.View.Outside.UIOutsideMultiplayView::_memberRowList":"itm","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.GameObject> TH1_UI.View.Outside.UIOutsideMultiplayView::_memberLineRowList":"msc","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.UIOutsideMultiplayView/RoomMemberRowData> TH1_UI.View.Outside.UIOutsideMultiplayView::_roomMemberRows":"msd","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideMultiplayLobbyRowMono> TH1_UI.View.Outside.UIOutsideMultiplayView::_lobbyRowList":"izz","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Outside.UIOutsideMultiplayView::_chatArea":"mse","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::_chatAreaGo":"msf","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Outside.UIOutsideMultiplayView::_netErrorArea":"msg","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Outside.UIOutsideMultiplayView::_netErrorAreaGo":"msh","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_UI.View.Outside.UIOutsideMultiplayView::_pendingJoinLobbyInfo":"msi","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_multiplayInsideNotifyVersion":"msj","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_UI.View.Outside.UIOutsideMultiplayView::_lobby":"heu","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideMultiplayView::MutedRoomNamesPrefsKey":"msk","Assembly-CSharp|System.Int64 TH1_UI.View.Outside.UIOutsideMultiplayView::MutedRoomNameDurationSeconds":"msl","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::MaxRoomSeatCount":"msm","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_roomSeatCount":"msn","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_openMemberRowCount":"mso","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_noRoom":"dno","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideMultiplayView::_lastRoomMemberCount":"msp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_isEditingRoomName":"eki","Assembly-CSharp|System.Single TH1_UI.View.Outside.UIOutsideMultiplayView::_lastLobbyRefreshTime":"jbo","Assembly-CSharp|System.Single TH1_UI.View.Outside.UIOutsideMultiplayView::LOBBY_REFRESH_INTERVAL":"jbp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_isSearchingLobby":"jds","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMultiplayView::_hasLobbySearchResult":"jdt","Assembly-CSharp|System.ValueTuple`2<CivEnum,ForceEnum>[] TH1_UI.View.Outside.UIOutsideMultiplayView::RoomForceOptions":"msq","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::index":"lea","Assembly-CSharp|TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono/<>c__DisplayClass14_0::<>4__this":"leb","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_selectedIndex":"itp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_firstShow":"itq","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_blue":"itr","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_gray":"jbs","Assembly-CSharp|UnityEngine.UI.Image TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgImage":"lec","Assembly-CSharp|UnityEngine.Color TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgOrigColor":"led","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::_bgColorCached":"lee","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideSelectAvatarMono> TH1_UI.View.Outside.UIOutsideSelectView::_monoList":"gsw","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::_selectEmpire":"its","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_SELECTED_CIV_KEY":"kdo","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_SELECTED_FORCE_KEY":"kdp","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideSelectView::LAST_MAP_SIZE_INDEX_KEY":"dfb","Assembly-CSharp|System.Int32 TH1_UI.View.Outside.UIOutsideStoryView::prologue_index":"jbw","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.View.Outside.UIOutsideStoryView::prologue_comics":"jbx","Assembly-CSharp|System.Collections.Generic.List`1<UIOutsideTutorListRowMono> TH1_UI.View.Outside.UIOutsideTutorView::tutorListRows":"jaa","Assembly-CSharp|ScenarioPack TH1_UI.View.Outside.UIOutsideTutorView::_selectScenario":"jab","Assembly-CSharp|Steamworks.PublishedFileId_t TH1_UI.View.Outside.UIOutsideUploadedModListItemMono::_fileId":"lbx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.BigSelectButton> TH1_UI.View.Outside.UIOutsideWikiView::_bigSelectButtons":"kmq","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.SmallSelectButton> TH1_UI.View.Outside.UIOutsideWikiView::_smallSelectButtons":"kmr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.WikiListItem> TH1_UI.View.Outside.UIOutsideWikiView::_wikiListItems":"kms","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.WikiDescGroup> TH1_UI.View.Outside.UIOutsideWikiView::_wikiDescGroups":"kmt","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::<WikiId>k__BackingField":"<lby>k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::<WikiId>k__BackingField":"<koo>k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::<WikiId>k__BackingField":"<kop>k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::<WikiId>k__BackingField":"<koq>k__BackingField","Assembly-CSharp|System.Action`1<System.UInt32> TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump":"kor","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::<DescType>k__BackingField":"<kmu>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono> TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedSkillCircles":"kos","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono> TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedActionCircles":"lbz","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono> TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedGridItems":"kot","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono> TH1_UI.View.Outside.WikiSub.WikiDescGroup::_spawnedAvatarItems":"kou","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::<WikiItem>k__BackingField":"<kmw>k__BackingField","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::<WikiItemId>k__BackingField":"<kmx>k__BackingField","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityLevelupView::_choiceA":"ezs","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityLevelupView::_choiceB":"fbi","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::_button":"fhb","Assembly-CSharp|System.Action`1<Logic.Action.CommonActionId> TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::_onClickCallback":"fhc","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Common.UIChatAreaMono::_instance":"msr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Common.UIChatAreaMono/ChatRowEntry> TH1_UI.View.Common.UIChatAreaMono::_chatRows":"mss","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::_inputAreaVisible":"mst","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::_initialized":"msu","Assembly-CSharp|System.String TH1_UI.View.Common.ChatMessageData::SenderName":"msv","Assembly-CSharp|System.String TH1_UI.View.Common.ChatMessageData::Message":"msw","Assembly-CSharp|System.Boolean TH1_UI.View.Common.ChatMessageData::IsSelf":"msx","Assembly-CSharp|System.Boolean TH1_UI.View.Common.ChatMessageData::IsSystem":"msy","Assembly-CSharp|System.DateTime TH1_UI.View.Common.ChatMessageData::Timestamp":"msz","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::_owner":"mta","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Common.UINetErrorAreaMono/LogItemTemplateActivationSentinel::_template":"mtb","Assembly-CSharp|System.Collections.Generic.Queue`1<UnityEngine.GameObject> TH1_UI.View.Common.UINetErrorAreaMono::_logItems":"mtc","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UINetErrorAreaMono::_initialized":"mtd","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UINetErrorAreaMono::_logAreaVisible":"mte","Assembly-CSharp|System.UInt32 TH1_UI.View.Info.UIBottomRankingRowMono/<>c__DisplayClass20_0::tt":"bpi","Assembly-CSharp|RuntimeData.PlayerData TH1_UI.View.Info.UIBottomRankingRowMono::_player":"bpm","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_UI.View.Info.UIBottomRankingRowMono::_lastLanguage":"bpn","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<>1__state":"lef","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<>2__current":"leg","Assembly-CSharp|TH1_UI.View.Info.UIBottomTutorMissionRow TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<>4__this":"leh","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<rt>5__2":"lei","Assembly-CSharp|System.Single TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<elapsed>5__3":"lej","Assembly-CSharp|UnityEngine.Vector3 TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::<baseScale>5__4":"lek","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIBottomTutorMissionRow::_prevSuccess":"lel","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIBottomTutorMissionRow::_initialized":"lem","Assembly-CSharp|UnityEngine.Coroutine TH1_UI.View.Info.UIBottomTutorMissionRow::_highlightCoroutine":"len","Assembly-CSharp|System.Action`2<Logic.Action.CommonActionId,Logic.Action.CommonActionParams> TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::actionClickCallback":"kdq","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::actionId":"kdr","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono/<>c__DisplayClass24_0::param":"kds","Assembly-CSharp|CultureCardInfo TH1_UI.View.Info.UIInfoCultureCardMono::_cardInfo":"kdt","Assembly-CSharp|TH1_Logic.MatchConfig.MomentItemBase TH1_UI.View.Info.UIInfoCultureTaskMono::_momentItem":"kdu","Assembly-CSharp|MomentSubData TH1_UI.View.Info.UIInfoCultureTaskMono::_momentSubData":"kdv","Assembly-CSharp|CultureTaskInfo TH1_UI.View.Info.UIInfoCultureTaskMono::_cultureTaskInfo":"mtf","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::actionParams":"lca","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::action":"lcb","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass53_0::<>4__this":"lcc","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::actionParams":"lcd","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::action":"lce","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass54_0::<>4__this":"lcf","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::actionParams":"lpe","Assembly-CSharp|Logic.Action.ActionLogicBase TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::action":"lpf","Assembly-CSharp|TH1_UI.View.Info.UIInfoDiplomacyView TH1_UI.View.Info.UIInfoDiplomacyView/<>c__DisplayClass55_0::<>4__this":"lpg","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.Components.UIInfoDiplomacyAvatarMono> TH1_UI.View.Info.UIInfoDiplomacyView::_relationAvatarPool":"lcg","Assembly-CSharp|System.Action`1<GiantType> TH1_UI.View.Info.UIInfoGridInfoItemInfoMono::_onClickCallback":"ici","Assembly-CSharp|RuntimeData.PlayerData TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass70_0::player":"lqv","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::<>4__this":"lqw","Assembly-CSharp|RuntimeData.CityData TH1_UI.View.Info.UIInfoGridInfoView/<>c__DisplayClass73_0::capturedCity":"lqx","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::<>1__state":"lqy","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::<>2__current":"lqz","Assembly-CSharp|TH1_UI.View.Info.UIInfoGridInfoView TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::<>4__this":"lra","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono> TH1_UI.View.Info.UIInfoGridInfoView::ActionCircleMonoList":"gub","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono> TH1_UI.View.Info.UIInfoGridInfoView::SkillCircleMonoList":"guc","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIInfoGridInfoActionPointMono> TH1_UI.View.Info.UIInfoGridInfoView::ActionPointMonoList":"kea","Assembly-CSharp|System.Int32 TH1_UI.View.Info.UIInfoGridInfoView::_actionCount":"gud","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::_selected":"ick","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::_picked":"icl","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::_giantType":"fpk","Assembly-CSharp|System.Action`1<GiantType> TH1_UI.View.Info.UIInfoHeroAvatarMono::_onClickCallback":"fpq","Assembly-CSharp|CultureCardType TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass32_0::cardType":"lph","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::giantType":"lpi","Assembly-CSharp|TH1_UI.View.Info.UIInfoHeroPickedRowMono TH1_UI.View.Info.UIInfoHeroPickedRowMono/<>c__DisplayClass35_0::<>4__this":"lpj","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroPickedRowMono::_isLock":"ico","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroPickedRowMono::_isBlank":"icp","Assembly-CSharp|RuntimeData.UnitFullType TH1_UI.View.Info.UIInfoHeroPickedRowMono::_unitFullType":"icq","Assembly-CSharp|ChessType TH1_UI.View.Info.UIInfoHeroPickedRowMono::_chessType":"icr","Assembly-CSharp|System.Action TH1_UI.View.Info.UIInfoHeroPickedRowMono::_refreshAfterForceFinish":"ics","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIInfoCultureCardMono> TH1_UI.View.Info.UIInfoHeroView::_cultureCardList":"ked","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIInfoCultureTaskMono> TH1_UI.View.Info.UIInfoHeroView::_cultureTaskList":"kee","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroView::_choiceGiantType":"fpu","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroView::_alreadyMatchStart":"ict","Assembly-CSharp|TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::<>4__this":"gue","Assembly-CSharp|TechType TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono/<>c__DisplayClass11_0::techType":"guf","Assembly-CSharp|System.Action TH1_UI.View.Info.UIInfoTechTreeCheckPanelMono::_refreshTechTree":"gug","Assembly-CSharp|System.Action`1<TechType> TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techClickCallback":"guh","Assembly-CSharp|TechInfo TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techInfo":"gui","Assembly-CSharp|CivEnum TH1_UI.View.Info.UIInfoTechTreeView::_showCivEnum":"guj","Assembly-CSharp|ForceEnum TH1_UI.View.Info.UIInfoTechTreeView::_showForceEnum":"gul","Assembly-CSharp|RuntimeData.GameRecord TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::resumeRecord":"nat","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomBottomBarView TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<>4__this":"mtg","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::t":"mth","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::snapshot":"mti","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::state":"mtj","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.View.Bottom.UIBottomBottomBarView::_nextButtonText":"mtk","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono TH1_UI.View.Bottom.UIBottomBottomBarView::_nextButtonMultilingualText":"mtl","Assembly-CSharp|System.String TH1_UI.View.Bottom.UIBottomBottomBarView::_lastNextTurnCountdownParam":"mtm","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView::_lastCountdownBeepSecond":"mtn","Assembly-CSharp|System.Collections.Generic.Dictionary`2<UnityEngine.UI.Button,System.Int32> TH1_UI.View.Bottom.UIBottomBottomBarView::_buttonVisibleToken":"lfw","Assembly-CSharp|RuntimeData.PlayerConfirmData TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::confirm":"mto","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0::<>4__this":"mtp","Assembly-CSharp|RuntimeData.PlayerConfirmData TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::confirm":"mtq","Assembly-CSharp|TH1_UI.View.Bottom.UIBottomNetRowMono TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0::<>4__this":"mtr","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::_memberid":"itv","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_isNetOk":"itw","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_isRoomOwner":"itx","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetRowMono::_invited":"ity","Assembly-CSharp|TH1_UI.View.Common.UIChatAreaMono TH1_UI.View.Bottom.UIBottomNetView::_chatArea":"mts","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Bottom.UIBottomNetView::_chatAreaGo":"mtt","Assembly-CSharp|TH1_UI.View.Common.UINetErrorAreaMono TH1_UI.View.Bottom.UIBottomNetView::_netErrorArea":"mtu","Assembly-CSharp|UnityEngine.GameObject TH1_UI.View.Bottom.UIBottomNetView::_netErrorAreaGo":"mtv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Bottom.UIBottomNetRowMono> TH1_UI.View.Bottom.UIBottomNetView::_netInfoRowList":"itz","Assembly-CSharp|System.Boolean TH1_UI.View.Bottom.UIBottomNetView::_initialized":"iua","Assembly-CSharp|System.Int32 TH1_UI.View.Bottom.UIBottomNetView::_lastNetMemberCount":"mtw","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIBottomRankingRowMono> TH1_UI.View.Bottom.UIBottomRankingView::Rows":"fcx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.View.Info.UIBottomTutorMissionRow> TH1_UI.View.Bottom.UIBottomTutorView::Rows":"jad","Assembly-CSharp|TH1_UI.View.Base.View TH1_UI.View.Base.View/<>c__DisplayClass10_0::<>4__this":"elw","Assembly-CSharp|System.Action TH1_UI.View.Base.View/<>c__DisplayClass10_0::onHideCompleted":"enq","Assembly-CSharp|System.Action TH1_UI.View.Base.View/<>c__DisplayClass10_0::onAnimEnd":"eou","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Base.View/<>c__DisplayClass10_1::state":"eow","Assembly-CSharp|TH1_UI.View.Base.View/<>c__DisplayClass10_0 TH1_UI.View.Base.View/<>c__DisplayClass10_1::CS$<>8__locals1":"eqh","Assembly-CSharp|TH1_UI.View.Base.View TH1_UI.View.Base.View/<>c__DisplayClass9_0::<>4__this":"fhk","Assembly-CSharp|Animancer.AnimancerState TH1_UI.View.Base.View/<>c__DisplayClass9_0::state":"erq","Assembly-CSharp|Animancer.AnimancerComponent TH1_UI.View.Base.View::_animancer":"fhp","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_show":"fhq","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::_canvas":"fhr","Assembly-CSharp|UIWindowProperty TH1_UI.View.Base.View::_winProperty":"fhs","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_reSize":"fht","Assembly-CSharp|UnityEngine.CanvasGroup TH1_UI.View.Base.View::_canvasGroup":"fhu","Assembly-CSharp|System.Boolean TH1_UI.View.Base.View::_enableClick":"fhv","Assembly-CSharp|System.Single TH1_UI.View.Base.View::DefaultScrollSensitivity":"evx","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.ViewSub::_parentCanvas":"fhw","Assembly-CSharp|UnityEngine.Material TH1_UI.View.Announce.UIAnnounceMajorEventView::_grayScaleMat":"fhx","Assembly-CSharp|TH1_Core.Events.UIAnnounceMajorEventType TH1_UI.View.Announce.UIAnnounceMajorEventView::_eventType":"feq","Assembly-CSharp|System.Int32 TH1_UI.View.Announce.UIAnnounceMajorEventView::_param1":"fgn","Assembly-CSharp|System.Int32 TH1_UI.View.Announce.UIAnnounceMajorEventView::_param2":"fhd","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::<IsPinned>k__BackingField":"<kef>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.HintUI.HeroHintPanelCommonCircleMono> TH1_UI.HintUI.HeroHintPanel::_skillCircleList":"keg","Assembly-CSharp|System.Collections.Generic.List`1<TH1_UI.HintUI.HeroHintPanelCommonCircleMono> TH1_UI.HintUI.HeroHintPanel::_abilityCircleList":"keh","Assembly-CSharp|GiantType TH1_UI.HintUI.HeroHintPanel::_currentGiantType":"kei","Assembly-CSharp|System.UInt32 TH1_UI.HintUI.HeroHintPanel::_currentLevel":"kej","Assembly-CSharp|System.UInt32 TH1_UI.HintUI.HeroHintPanel::MAX_LEVEL":"kek","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HeroHintPanel::_cachedRectTransform":"bqo","Assembly-CSharp|UnityEngine.Canvas TH1_UI.HintUI.HeroHintPanel::_cachedCanvas":"cfj","Assembly-CSharp|System.Int32 TH1_UI.HintUI.HeroHintPanel::_pinnedFrame":"cfk","Assembly-CSharp|UnityEngine.UI.Button TH1_UI.HintUI.HeroHintPanelTrigger::_button":"kel","Assembly-CSharp|UnityEngine.GameObject TH1_UI.HintUI.HintUI::ROHintWindow":"fhy","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HintUI::_rectTransform":"fhz","Assembly-CSharp|TMPro.TextMeshProUGUI TH1_UI.HintUI.HintUI::_hintTextComponent":"fia","Assembly-CSharp|UnityEngine.Canvas TH1_UI.HintUI.HintUI::_rootCanvas":"fib","Assembly-CSharp|UnityEngine.GameObject TH1_UI.HintUI.HintUI::_heroHintPanelGO":"kem","Assembly-CSharp|TH1_UI.HintUI.HeroHintPanel TH1_UI.HintUI.HintUI::_heroHintPanel":"ken","Assembly-CSharp|UnityEngine.RectTransform TH1_UI.HintUI.HintUI::_heroHintPanelRt":"keo","Assembly-CSharp|System.Action`1<TH1_Core.Events.ShowHintEvent> TH1_UI.HintUI.HintUI::_onShowHintAction":"fic","Assembly-CSharp|System.Action`1<TH1_Core.Events.HideHintEvent> TH1_UI.HintUI.HintUI::_onHideHintAction":"fid","Assembly-CSharp|System.Action`1<TH1_Core.Events.HintTriggerDisabledEvent> TH1_UI.HintUI.HintUI::_onTriggerDisabledAction":"fie","Assembly-CSharp|System.Action`1<TH1_Core.Events.ShowHeroHintPanelEvent> TH1_UI.HintUI.HintUI::_onShowHeroHintAction":"kep","Assembly-CSharp|System.Action`1<TH1_Core.Events.HideHeroHintPanelEvent> TH1_UI.HintUI.HintUI::_onHideHeroHintAction":"keq","Assembly-CSharp|UI.HintUI.HintDataProvider TH1_UI.HintUI.HintUI::_currentActiveDataProvider":"fif","Assembly-CSharp|UI.HintUI.HintDataProvider TH1_UI.HintUI.SubHintItemMono::_dataProvider":"ker","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::<Instance>k__BackingField":"<fig>k__BackingField","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::<Data>k__BackingField":"<fih>k__BackingField","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.UIBottomManager::BottomBarController":"fhe","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.UIBottomManager::BottomRankingController":"fhf","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.UIBottomManager::BottomNetController":"iub","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.UIBottomManager::BottomTutorController":"jae","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::_viewController":"fii","Assembly-CSharp|System.Object TH1_UI.Core.UIInfoTask::_data":"fij","Assembly-CSharp|System.Action TH1_UI.Core.UIInfoTask::_onCompleteCallback":"fik","Assembly-CSharp|System.Boolean TH1_UI.Core.UIInfoTask::_callbackRegistered":"fil","Assembly-CSharp|TH1_UI.Core.UIInfoManager TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::<>4__this":"dsg","Assembly-CSharp|TH1_UI.Core.UIInfoTask TH1_UI.Core.UIInfoManager/<>c__DisplayClass4_0::task":"dsi","Assembly-CSharp|TH1_UI.Core.UIInfoTask TH1_UI.Core.UIInfoManager::_task":"fim","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UINotifyTask::_viewController":"fin","Assembly-CSharp|System.Object TH1_UI.Core.UINotifyTask::_data":"fio","Assembly-CSharp|System.Action TH1_UI.Core.UINotifyTask::_onCompleteCallback":"fip","Assembly-CSharp|System.Boolean TH1_UI.Core.UINotifyTask::_callbackRegistered":"fiq","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::<>4__this":"jhy","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager/<>c__DisplayClass4_0::task":"jhz","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::<>4__this":"jia","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager/<>c__DisplayClass5_0::task":"jib","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager::_task":"fir","Assembly-CSharp|TH1_UI.Core.UINotifyTask TH1_UI.Core.UINotifyManager::_momentTask":"jic","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIOutsideTask::_viewController":"hev","Assembly-CSharp|System.Object TH1_UI.Core.UIOutsideTask::_data":"hew","Assembly-CSharp|System.Action TH1_UI.Core.UIOutsideTask::_onCompleteCallback":"hex","Assembly-CSharp|System.Boolean TH1_UI.Core.UIOutsideTask::_callbackRegistered":"hey","Assembly-CSharp|TH1_UI.Core.UIOutsideManager TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::<>4__this":"kmz","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager/<>c__DisplayClass9_0::task":"kna","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.UIOutsideManager::InvitedController":"dtp","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.UIOutsideManager::StoryController":"jca","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.UIOutsideManager::WikiController":"knb","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager::_task":"hez","Assembly-CSharp|TH1_UI.Core.UIOutsideTask TH1_UI.Core.UIOutsideManager::_loadingTask":"iui","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::<Instance>k__BackingField":"<fis>k__BackingField","Assembly-CSharp|UnityEngine.Transform TH1_UI.Core.UIResourceController::_uiRoot":"fit","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GameObject> TH1_UI.Core.UIResourceController::_windowDict":"fiu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1_Core.Managers.UIRootType,UnityEngine.Transform> TH1_UI.Core.UIResourceController::_UIRootTypeDict":"fiv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewAnnounceMajorEvent":"fiw","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewAnnounceDiplomacy":"fix","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInteractionCityUpgrade":"fiy","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInteractionDiplomacyOfferAlly":"fiz","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoDiplomacy":"fja","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoHero":"fpw","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoTechTree":"gwm","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewInfoGridInfo":"gxy","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewNotifyCommon":"fjb","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewNotifyMoment":"jdu","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMultiplay":"hfa","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideSelect":"gyu","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideLoading":"gyv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMenu":"iuj","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideHistory":"iuk","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideLibrary":"iul","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideWiki":"knc","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideTutor":"ium","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideInvited":"dtq","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideStory":"jcb","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewOutsideMod":"lch","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewGlobalBugReport":"mtx","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomBottomBar":"icv","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomRanking":"fhg","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomNet":"iun","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewBottomTutor":"jaf","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopTopBar":"fhh","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopSetting":"eqi","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopWin":"ero","Assembly-CSharp|System.String TH1_UI.Core.UIResourceName::ViewTopInvited":"dtr","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.UITopManager::TopBarController":"fje","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.UITopManager::SettingController":"erp","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.UITopManager::WinController":"eun","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.UITopManager::InvitedController":"dts","Assembly-CSharp|System.Boolean TH1_UI.Core.ViewControllerManager::FirstReset":"hfb","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::_announceMajorEventController":"fjc","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::_announceDiplomacyController":"fjd","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::_interactionCityLevelupController":"icw","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::_interactionDiplomacyOfferAllyController":"fjf","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::_infoDiplomacyController":"fjg","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::_infoHeroController":"fpy","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::_infoTechTreeController":"gzh","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::_infoGridInfoController":"gzw","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::_notifyCommonController":"fjh","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::_notifyMomentController":"jdv","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::_outsideMultiplayController":"hfc","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::_outsideSelectController":"gzx","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::_outsideLoadingController":"gzz","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::_outsideMenuController":"iuo","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::_outsideHistoryController":"iup","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::_outsideLibraryController":"iuq","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::_outsideWikiController":"knd","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::_outsideTutorController":"iur","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::_outsideStoryController":"jbt","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::_outsideModController":"lci","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::_outsideInvitedController":"dtt","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::_globalBugReportController":"mty","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::_bottomBottomBarController":"icx","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::_bottomRankingController":"flm","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::_bottomNetController":"ius","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::_bottomTutorController":"jag","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::_topTopBarController":"fml","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::_topSettingController":"eup","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::_topWinController":"ewf","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::_topInvitedController":"dtu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,TH1_UI.Controller.Base.IViewControllerInterface> TH1_UI.Core.ViewControllerManager::_viewDict":"fji","Assembly-CSharp|System.UInt64 TH1_UI.Controller.Top.UITopInvitedController::_lobbyId":"dub","Assembly-CSharp|System.UInt64 TH1_UI.Controller.Outside.UIOutsideInvitedController::_lobbyId":"duc","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMod TH1_UI.Controller.Outside.UIOutsideModController::_evt":"lcj","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideStory TH1_UI.Controller.Outside.UIOutsideStoryController::_evt":"jbu","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideTutor TH1_UI.Controller.Outside.UIOutsideTutorController::_evt":"iut","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideWiki TH1_UI.Controller.Outside.UIOutsideWikiController::_evt":"kne","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_hasBigSelect":"knf","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_hasSmallSelect":"kng","Assembly-CSharp|System.Boolean TH1_UI.Controller.Outside.UIOutsideWikiController::_currentBigHasSmalls":"knh","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_UI.Controller.Outside.UIOutsideWikiController::_selectedBigType":"kni","Assembly-CSharp|TH1_Logic.MatchConfig.WikiType TH1_UI.Controller.Outside.UIOutsideWikiController::_selectedSmallType":"knj","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiType> TH1_UI.Controller.Outside.UIOutsideWikiController::_requiredTypes":"knk","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem> TH1_UI.Controller.Outside.UIOutsideWikiController::_wikiItemBuffer":"knl","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_actionA":"icy","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_actionB":"icz","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_paramA":"ida","Assembly-CSharp|Logic.Action.CommonActionParams TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_paramB":"idb","Assembly-CSharp|TH1_Core.Events.ShowUIInteractionDiplomacyOfferAlly TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::_evt":"fjj","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideHistory TH1_UI.Controller.Interaction.UIOutsideHistoryController::_evt":"iuu","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideLibrary TH1_UI.Controller.Interaction.UIOutsideLibraryController::_evt":"iuv","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideLoading TH1_UI.Controller.Interaction.UIOutsideLoadingController::_evtShow":"hat","Assembly-CSharp|TH1_Core.Events.HideUIOutsideLoading TH1_UI.Controller.Interaction.UIOutsideLoadingController::_evtHide":"hau","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMenu TH1_UI.Controller.Interaction.UIOutsideMenuController::_evt":"iuw","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideMultiplay TH1_UI.Controller.Interaction.UIOutsideMultiplayController::_evt":"hfd","Assembly-CSharp|TH1_Core.Events.ShowUIOutsideSelect TH1_UI.Controller.Interaction.UIOutsideSelectController::_evt":"hav","Assembly-CSharp|System.Boolean TH1_UI.Controller.Global.UIGlobalBugReportController::_isUploading":"mtz","Assembly-CSharp|System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter":"fjk","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::<OnClosedCallback>k__BackingField":"<fjl>k__BackingField","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::<CloseProperty>k__BackingField":"<fjm>k__BackingField","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::<OpenProperty>k__BackingField":"<fjn>k__BackingField","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::<HierarchyProperty>k__BackingField":"<fjo>k__BackingField","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::<CameraProperty>k__BackingField":"<fjp>k__BackingField","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::<MaskProperty>k__BackingField":"<fjq>k__BackingField","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::_script":"fjr","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::_domain":"fjs","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::_windowObj":"fjt","Assembly-CSharp|ViAsynCallback TH1_UI.Controller.Base.ViewController`1::_loadViewCallback":"fju","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::_depthProperty":"fjv","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::_loadProperty":"fjw","Assembly-CSharp|ViPriorityValue`1<System.Boolean> TH1_UI.Controller.Base.ViewController`1::_atlasPreloadingValue":"fjx","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_UI.Controller.Base.ViewController`1::_atlasLoadList":"fjy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,ViewControllerSubInterface> TH1_UI.Controller.Base.ViewController`1::_subViewDict":"fjz","Assembly-CSharp|Logic.Config.VersionInfo UI.BoardingUI/<>c__DisplayClass6_0::versionInfo":"emq","Assembly-CSharp|UI.BoardingUI UI.BoardingUI/<>c__DisplayClass6_0::<>4__this":"emr","Assembly-CSharp|UnityEngine.Transform UI.BoardingUI::_versionLabelList":"ems","Assembly-CSharp|UnityEngine.Transform UI.BoardingUI::_versionContent":"emt","Assembly-CSharp|TMPro.TextMeshProUGUI UI.BoardingUI::_versionDescriptionText":"emu","Assembly-CSharp|UnityEngine.GameObject UI.Core.CommonUI::UIObject":"fkb","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_isShowing":"fkc","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_isAnimating":"fkd","Assembly-CSharp|System.Boolean UI.Core.CommonUI::_needShow":"fke","Assembly-CSharp|Animancer.AnimancerComponent UI.Core.CommonUI::_animancer":"fkf","Assembly-CSharp|UnityEngine.UI.Image UI.Common.ChooseUIButtonHoverColor::parentImage":"div","Assembly-CSharp|UnityEngine.Color UI.Common.ChooseUIButtonHoverColor::normalColor":"diw","Assembly-CSharp|UnityEngine.Color UI.Common.ChooseUIButtonHoverColor::hoverColor":"dix","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::<>1__state":"diy","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::<>2__current":"diz","Assembly-CSharp|UI.Common.ChooseUISnapScrollRect UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::<>4__this":"dja","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::<closestIndex>5__2":"djb","Assembly-CSharp|System.Single UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::<targetY>5__3":"djc","Assembly-CSharp|UnityEngine.UI.ScrollRect UI.Common.ChooseUISnapScrollRect::scrollRect":"djd","Assembly-CSharp|System.Boolean UI.Common.ChooseUISnapScrollRect::isSnapping":"dje","Assembly-CSharp|System.Int32 UI.Common.ChooseUISnapScrollRect::itemCount":"djf","Assembly-CSharp|System.Boolean TH1Resource.AnimCache::_initialized":"djo","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXShowUp":"emx","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXShowOut":"emy","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXHurt":"hfe","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDie":"hff","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDieHint":"hfg","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXTreasure":"hfh","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXHeal":"hfi","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::GridVFXDamage":"hfj","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleIdle":"djp","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleShow":"djq","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintBubbleHide":"djr","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintTextShow":"djs","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::HintTextHide":"djt","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UICommonPanelFadeIn":"dju","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UICommonPanelFadeOut":"djv","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UIToggleButtonTurnOn":"djw","Assembly-CSharp|UnityEngine.AnimationClip TH1Resource.AnimCache::UIToggleButtonTurnOff":"djx","Assembly-CSharp|System.Boolean TH1Resource.MatCache::_initialized":"djy","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Sprite_WhiteOverlay":"djz","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Sprite_Glow":"dka","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::TH1URPShaders_Default":"dkb","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Green":"ro","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Blue":"rp","Assembly-CSharp|UnityEngine.Material TH1Resource.MatCache::GradientBG_Red":"rq","Assembly-CSharp|TH1Resource.SpriteCache TH1Resource.ResourceCache::SpriteCache":"dkc","Assembly-CSharp|TH1Resource.AnimCache TH1Resource.ResourceCache::AnimCache":"dkd","Assembly-CSharp|TH1Resource.MatCache TH1Resource.ResourceCache::MatCache":"dke","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::<Instance>k__BackingField":"<dkf>k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Sprite> TH1Resource.SpriteCache::GroundSprites":"dkg","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Sprite> TH1Resource.SpriteCache::ForestSprites":"dkh","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Sprite> TH1Resource.SpriteCache::MountainSprites":"dki","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::WaterSprite":"dkj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::OceanSprite":"dkk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Sprite> TH1Resource.SpriteCache::Roads":"dkl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UnitInfoSelf":"dkm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UnitInfoEnemy":"dkn","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechCompleteBackground":"dko","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechLockedBackground":"dkp","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TechAvailableBackground":"dkq","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::TH1Icon_ActionDefense":"dkr","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::AchievementStar":"dks","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::AchievementStarGray":"dkt","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGAvailable":"fkg","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGExpensive":"fkh","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::ActionBGUnavailable":"fki","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::Ally":"fkj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BreakAlly":"fkk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::Embassy":"fkl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BreakEmbassy":"fkm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionUpgrade":"hfk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionCapture":"hfl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionTreasure":"hfm","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::BubbleActionStarfish":"hfn","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleGrey":"haw","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleBlue":"hax","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::CommonBG_CircleGreen":"hay","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXDie":"hfo","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXCounterDie":"hfp","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXROYALFLAMES":"hfq","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXTEWI":"hfr","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXCoin":"hfs","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXKAGUYA":"hft","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXHeal":"hfu","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXConnect":"hfv","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXTreasure":"hfw","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXRedMistCreate":"hfx","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXSakuyaGuard":"hfy","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLucky":"idc","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigLucky":"idd","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXUnlucky":"ide","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigUnlucky":"idf","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLuckyText":"idg","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigLuckyText":"idh","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXUnluckyText":"idi","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXBigUnluckyText":"idj","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::GridVFXLuxury":"idk","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::MeilingZzz":"hfz","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::KanakoSit":"idl","Assembly-CSharp|UnityEngine.Sprite TH1Resource.SpriteCache::UtsuhoBoom":"kes","Assembly-CSharp|System.Collections.Generic.Dictionary`2<ChessType,UnityEngine.Sprite> TH1Resource.SpriteCache::ChessSpriteDict":"fqa","Assembly-CSharp|TH1_Logic.Core.Main TH1Renderer.EffectManager::_main":"fkn","Assembly-CSharp|RuntimeData.MapData TH1Renderer.EffectManager::_mapData":"dle","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.EffectManager::ROEffectPlayground":"dlf","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1Renderer.EffectTypeEnum,System.String> TH1Renderer.EffectManager::EffectPath":"dlg","Assembly-CSharp|RuntimeData.MapData TH1Renderer.GridRenderer::_mapData":"dlr","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_ROGrid":"dls","Assembly-CSharp|System.UInt32 TH1Renderer.GridRenderer::_gridId":"dlt","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::_cityWallMark":"dlu","Assembly-CSharp|UnityEngine.Color TH1Renderer.GridRenderer::terriColor":"iux","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsSelectHighlight":"dlv","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsMoveHighlight":"dlw","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::IsAttackHighlight":"idm","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::NowCityBuildlingLevel":"hga","Assembly-CSharp|CivEnum TH1Renderer.GridRenderer::NowCityCiv":"hgb","Assembly-CSharp|CivEnum TH1Renderer.GridRenderer::UpdateCityCiv":"hgc","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::UpdateCityBuildingLevel":"hgd","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::UpdateGrid":"hge","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::RandomWait":"dnj","Assembly-CSharp|RuntimeData.GridData TH1Renderer.GridRenderer::_gridData":"dlx","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::_freeland":"dly","Assembly-CSharp|RuntimeData.CityData TH1Renderer.GridRenderer::_cityData":"dlz","Assembly-CSharp|RuntimeData.PlayerData TH1Renderer.GridRenderer::_playerData":"dma","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_land":"dmb","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_mountain":"dmc","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_forest":"dmd","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_road":"dme","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_resource":"dmf","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBuilding":"dmg","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityWall":"dmh","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_fog":"dmi","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderUpLeft":"dmj","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderUpRight":"dmk","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderDownLeft":"dml","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_borderDownRight":"dmm","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderUpLeft":"dmn","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderUpRight":"dmo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderDownLeft":"dmp","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_cityBorderDownRight":"dmq","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_selectHighlight":"dmr","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_moveHighlight":"dms","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_attackHighlight":"idn","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_effect":"dmt","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridRenderer::_RODebugText":"dmu","Assembly-CSharp|TMPro.TextMeshPro TH1Renderer.GridRenderer::_debugText":"dmv","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::x":"dmw","Assembly-CSharp|System.Int32 TH1Renderer.GridRenderer::y":"dmx","Assembly-CSharp|System.String TH1Renderer.GridRenderer::forcesName":"dmy","Assembly-CSharp|System.String TH1Renderer.GridRenderer::civName":"dmz","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::needBounce":"dna","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::isBounceDown":"dnb","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::levelupBounce":"hgf","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::bounceUpPos":"dnc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.GridRenderer::bounceDownPos":"dnd","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::_bounceWaitTime":"dne","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceTime":"dnf","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceDownFullTime":"dng","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::bounceUpFullTime":"dnh","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::levelupBounceDownFullTime":"hgg","Assembly-CSharp|System.Single TH1Renderer.GridRenderer::levelupBounceUpFullTime":"hgh","Assembly-CSharp|TH1Renderer.GridVFXManager TH1Renderer.GridRenderer::GridVFXManager":"hgi","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridRenderer::_dieHint":"doc","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridRenderer::_counterDieHint":"dod","Assembly-CSharp|System.Boolean TH1Renderer.GridRenderer::renderVeteran":"dof","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1Renderer.GridVFXType,TH1Renderer.GridVFXRenderer> TH1Renderer.GridVFXManager::GridVFXDict":"hgj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1Renderer.GridVFXType,System.Func`3<TH1Renderer.GridVFXParams,GridVFXInfoDataAssets/GridVFXInfo,TH1Renderer.GridVFXRenderer>> TH1Renderer.GridVFXRendererFactory::_rendererFactory":"dfc","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRendererFactory::_factoryInitialized":"dfd","Assembly-CSharp|TH1Renderer.GridVFXType TH1Renderer.GridVFXParams::Type":"dog","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXParams::VFXObject":"doh","Assembly-CSharp|UnityEngine.AnimationClip TH1Renderer.GridVFXParams::VFXAnim":"doi","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridVFXParams::Sprite":"doj","Assembly-CSharp|System.UInt32 TH1Renderer.GridVFXParams::CivId":"dok","Assembly-CSharp|System.Int32 TH1Renderer.GridVFXParams::Damage":"dol","Assembly-CSharp|SkillType TH1Renderer.GridVFXParams::SkillType":"dfe","Assembly-CSharp|RuntimeData.UnitFullType TH1Renderer.GridVFXParams::UnitFullType":"dff","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::vfxObject":"lgc","Assembly-CSharp|TH1Renderer.GridVFXRenderer TH1Renderer.GridVFXRenderer/<>c__DisplayClass11_0::<>4__this":"lgd","Assembly-CSharp|TH1Renderer.GridVFXType TH1Renderer.GridVFXRenderer::Type":"dom","Assembly-CSharp|UnityEngine.AnimationClip TH1Renderer.GridVFXRenderer::VFXAnim":"don","Assembly-CSharp|UnityEngine.Sprite TH1Renderer.GridVFXRenderer::Sprite":"doo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.GridVFXRenderer::VFXObject":"dop","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.GridVFXRenderer::_renderer":"fqc","Assembly-CSharp|UnityEngine.Transform TH1Renderer.GridVFXRenderer::_transfrom":"fqd","Assembly-CSharp|System.Boolean TH1Renderer.GridVFXRenderer::IsPlaying":"dos","Assembly-CSharp|GridVFXInfoDataAssets/GridVFXInfo TH1Renderer.GridVFXRenderer::_config":"dfg","Assembly-CSharp|System.UInt32 TH1Renderer.FlagGridVFXRenderer::CivId":"dot","Assembly-CSharp|System.Int32 TH1Renderer.DamageGridVFXRenderer::Damage":"dou","Assembly-CSharp|System.Int32 TH1Renderer.ROYALFLAMESGridVFXRenderer::Damage":"dov","Assembly-CSharp|SkillType TH1Renderer.SkillIconGridVFXRenderer::SkillType":"dfh","Assembly-CSharp|RuntimeData.UnitFullType TH1Renderer.SkillIconGridVFXRenderer::UnitFullType":"dfi","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.SkillIconGridVFXRenderer::_skillBGRenderer":"dfj","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Duration":"lep","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Frequency":"leq","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::Amplitude":"ler","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.DancingGridVFXRenderer::_centerPos":"les","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.DancingGridVFXRenderer::_baseScale":"let","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::_absScaleX":"leu","Assembly-CSharp|System.Single TH1Renderer.DancingGridVFXRenderer::_startTime":"lev","Assembly-CSharp|System.Boolean TH1Renderer.DancingGridVFXRenderer::_wasMirrored":"lew","Assembly-CSharp|TH1_Logic.Core.Main TH1Renderer.MapRenderer::_main":"fkq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> TH1Renderer.MapRenderer::_aroundBuf":"dfk","Assembly-CSharp|RuntimeData.MapData TH1Renderer.MapRenderer::_mapData":"dpq","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_unitRenderMap":"dpr","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_gridRenderMap":"dps","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::HintRenderMap":"dpt","Assembly-CSharp|TH1_Renderer.InGameBubbleManager TH1Renderer.MapRenderer::InGameBubbleManager":"mw","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_cityInfoRenderMap":"dpv","Assembly-CSharp|CameraController TH1Renderer.MapRenderer::CameraController":"dpw","Assembly-CSharp|TH1Renderer.EffectManager TH1Renderer.MapRenderer::EffectManager":"dpx","Assembly-CSharp|TH1Renderer.ProjectileManager TH1Renderer.MapRenderer::ProjectileManager":"dpy","Assembly-CSharp|UnityEngine.Transform TH1Renderer.MapRenderer::_projectileRenderMap":"dpz","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::ROMap":"dqa","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_unitPrefab":"dqb","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_gridPrefab":"dqc","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_cityInfoPrefab":"dqd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1Renderer.GridRenderer> TH1Renderer.MapRenderer::ROGridMap":"dqe","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1_Renderer.CityInfoRenderer> TH1Renderer.MapRenderer::ROCityInfoMap":"fkr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1_Renderer.UnitRenderer> TH1Renderer.MapRenderer::ROUnitMap":"hgl","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::aniFlagExplorer":"dqh","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::explorerUnit":"dqi","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::explorerNowPos":"dqj","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.MapRenderer::_temporaryExplorer":"dqk","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_temporaryExplorerStartPos":"dql","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_temporaryExplorerTime":"dqm","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_temporaryExplorerActive":"dqn","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1Renderer.MapRenderer::HighlightGridIdSet":"dqo","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::HighlightGridIdSetRenderMark":"dqp","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1Renderer.MapRenderer::HighlightUnitIdSet":"dqq","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::HighlightUnitIdSetRenderMark":"dqr","Assembly-CSharp|RuntimeData.UnitData TH1Renderer.MapRenderer::SelectUnitData":"dqs","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewHoverGridId":"dkv","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_dmgPreviewHoverTimer":"dtk","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_dmgPreviewShowing":"dtl","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewSelfUnitId":"dwb","Assembly-CSharp|System.UInt32 TH1Renderer.MapRenderer::_dmgPreviewTargetUnitId":"eaq","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::DmgPreviewHoverThreshold":"eka","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_explorerMoveStartPos":"dqt","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.MapRenderer::_explorerMoveTargetPos":"dqu","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_explorerMoveTime":"dqv","Assembly-CSharp|System.Single TH1Renderer.MapRenderer::_explorerMoveDuration":"dqw","Assembly-CSharp|System.Boolean TH1Renderer.MapRenderer::_explorerIsMoving":"dqx","Assembly-CSharp|UnityEngine.Vector2Int TH1Renderer.MapRenderer::_explorerPreviousPosition":"dqy","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::_explorerMoveCount":"dqz","Assembly-CSharp|System.Int32 TH1Renderer.MapRenderer::_explorerMaxMoves":"dra","Assembly-CSharp|RuntimeData.GridData TH1Renderer.MapRenderer::_currentTargetGridData":"drb","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::_instance":"drc","Assembly-CSharp|RuntimeData.MapData TH1Renderer.ProjectileData::MapData":"drd","Assembly-CSharp|System.UInt32 TH1Renderer.ProjectileData::Id":"dre","Assembly-CSharp|TH1Renderer.ProjectileType TH1Renderer.ProjectileData::ProjectileType":"drf","Assembly-CSharp|TH1Renderer.ProjectileMoveType TH1Renderer.ProjectileData::ProjectileMoveType":"drg","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileData::StartPos":"drh","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileData::EndPos":"dri","Assembly-CSharp|System.Int32 TH1Renderer.ProjectileData::Dis":"hgm","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1Renderer.ProjectileManager/<>c__DisplayClass12_0::info":"jcc","Assembly-CSharp|RuntimeData.MapData TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::mapData":"fnu","Assembly-CSharp|TH1Renderer.ProjectileManager TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::<>4__this":"fpa","Assembly-CSharp|TH1Renderer.ProjectileType TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::projectileType":"fpc","Assembly-CSharp|TH1Renderer.ProjectileMoveType TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::moveType":"fpe","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::startPos":"fpg","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::endPos":"fpi","Assembly-CSharp|TH1Renderer.ProjectileData TH1Renderer.ProjectileManager/<>c__DisplayClass13_0::t":"fpm","Assembly-CSharp|System.UInt32 TH1Renderer.ProjectileManager::IdCalculater":"drq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1Renderer.ProjectileData> TH1Renderer.ProjectileManager::ProjectileDataDict":"drr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1Renderer.ProjectileRenderer> TH1Renderer.ProjectileManager::ROProjectileMap":"drs","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileManager::_projectilePrefab":"drt","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_projectileRenderMap":"dru","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_coinTransform":"drv","Assembly-CSharp|UnityEngine.Transform TH1Renderer.ProjectileManager::_faithTransform":"fpo","Assembly-CSharp|UnityEngine.GameObject TH1Renderer.ProjectileRenderer::_ROprojectile":"drw","Assembly-CSharp|TH1Renderer.ProjectileData TH1Renderer.ProjectileRenderer::_projectileData":"drx","Assembly-CSharp|RuntimeData.UnitData TH1Renderer.ProjectileRenderer::_unitData":"dry","Assembly-CSharp|RuntimeData.GridData TH1Renderer.ProjectileRenderer::_gridData":"drz","Assembly-CSharp|RuntimeData.PlayerData TH1Renderer.ProjectileRenderer::_playerData":"dsa","Assembly-CSharp|System.Boolean TH1Renderer.ProjectileRenderer::_needMove":"dsb","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileRenderer::moveStartPos":"dsc","Assembly-CSharp|UnityEngine.Vector3 TH1Renderer.ProjectileRenderer::moveEndPos":"dsd","Assembly-CSharp|System.Single TH1Renderer.ProjectileRenderer::moveTime":"dse","Assembly-CSharp|System.Single TH1Renderer.ProjectileRenderer::moveFullTime":"dsf","Assembly-CSharp|UnityEngine.SpriteRenderer TH1Renderer.Prefab.SyncAlphaToChildren::_selfRenderer":"dug","Assembly-CSharp|System.Single TH1Renderer.Prefab.SyncAlphaToChildren::_lastAlpha":"duh","Assembly-CSharp|UnityEngine.SpriteRenderer[] TH1Renderer.Prefab.SyncAlphaToChildren::_childRenderers":"dui","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.ActionSequencerTask::_action":"geg","Assembly-CSharp|System.String TH1_Presentation.Sequencer.Task.ActionSequencerTask::_desc":"ggc","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.ActionSequencerTask::_onCompleteCallback":"ghd","Assembly-CSharp|TH1_Anim.Fragments.FragmentBase TH1_Presentation.Sequencer.Task.FragmentSequencerTask::Fragment":"hgu","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.FragmentSequencerTask::_onCompleteCallback":"hgv","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.FragmentSequencerTask::_callbackRegistered":"hgw","Assembly-CSharp|RuntimeData.GridData TH1_Presentation.Sequencer.Task.InputSequencerTask::ClickGrid":"haz","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.InputSequencerTask::_onCompleteCallback":"hba","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.InputSequencerTask::_callbackRegistered":"hbb","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_Presentation.Sequencer.Task.UISequencerTask::_viewController":"fln","Assembly-CSharp|System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::_data":"flo","Assembly-CSharp|System.Action TH1_Presentation.Sequencer.Task.UISequencerTask::_onCompleteCallback":"flp","Assembly-CSharp|System.Boolean TH1_Presentation.Sequencer.Task.UISequencerTask::_callbackRegistered":"flq","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::<Instance>k__BackingField":"<hgx>k__BackingField","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::<Instance>k__BackingField":"<gkr>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RecordTime":"dnp","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RequestLobbyDataCooldown":"lmc","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::RequestForceUpdateCooldown":"lmd","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::_lastRequestLobbyDataTime":"lme","Assembly-CSharp|System.Single TH1_Logic.Steam.GameNetSender::_lastRequestForceUpdateTime":"lmf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.GameNetSender::_needLobbyDataFromHost":"mua","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::Magic":"mub","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::Version":"muc","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::AlgorithmDeflate":"mud","Assembly-CSharp|System.Byte TH1_Logic.Steam.NetworkPayloadCodec::FlagCompressed":"mue","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::HeaderSize":"muf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::CompressionThresholdBytes":"mug","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::MaxDecodedBytes":"muh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkPayloadCodec::MinSavedBytes":"mui","Assembly-CSharp|System.Double TH1_Logic.Steam.NetworkPayloadCodec::MinSavedRatio":"muj","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Logic.Steam.SimpleP2P/OutgoingMessage> TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::Messages":"lmg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::QueuedBytes":"lmh","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue::NextSendTime":"lmi","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::ExpectedSequence":"lmj","Assembly-CSharp|System.Collections.Generic.SortedDictionary`2<System.UInt64,System.Byte[]> TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::PendingMessages":"lmk","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::PendingBytes":"lml","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingOrderedState::GapStartTime":"lmm","Assembly-CSharp|System.Byte[][] TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_chunks":"lge","Assembly-CSharp|System.Boolean[] TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_received":"lgf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_receivedCount":"lgg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::_receivedBytes":"lgh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::<TotalLength>k__BackingField":"<lgi>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::<ChunkCount>k__BackingField":"<lgj>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::<LastUpdateTime>k__BackingField":"<lgk>k__BackingField","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<Target>k__BackingField":"<lgl>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<MessageId>k__BackingField":"<lgm>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<ChunkIndex>k__BackingField":"<lgn>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<ChunkCount>k__BackingField":"<lgo>k__BackingField","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<Data>k__BackingField":"<lgp>k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<Reliable>k__BackingField":"<lgq>k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::<UseNoNagle>k__BackingField":"<lgr>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Attempts":"lgs","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::<Instance>k__BackingField":"<gks>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::TargetPort":"hgy","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageMagic":"lgt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageVersion":"lgu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageHeaderSize":"lgv","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::LargeMessageChunkPayloadSize":"lgw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxLargeMessageBytes":"lgx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxLargeWireMessageBytes":"lmn","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::LargeMessageTimeout":"lgy","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OutgoingMessageSendInterval":"lgz","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OutgoingMessageLimitRetryDelay":"lha","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingMessagesPerUpdate":"lmo","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingBytesPerUpdate":"lmp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageMagic":"lmq","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageVersion":"lmr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::OrderedMessageHeaderSize":"lms","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingQueuedBytesPerPeer":"lmt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingQueuedBytesTotal":"lmu","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOutgoingMessageAttempts":"lmv","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::OrderedMessageGapTimeout":"lmw","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeMessagesPerPeer":"lmx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeBytesPerPeer":"lmy","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxIncomingLargeBytesTotal":"lmz","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOrderedPendingMessagesPerPeer":"lna","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxOrderedPendingBytesPerPeer":"lnb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,Steamworks.HSteamNetConnection> TH1_Logic.Steam.SimpleP2P::_connections":"gkt","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,System.Collections.Generic.Dictionary`2<System.Int32,TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage>> TH1_Logic.Steam.SimpleP2P::_incomingLargeMessages":"lhb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/PeerOutgoingQueue> TH1_Logic.Steam.SimpleP2P::_outgoingPeerQueues":"lnc","Assembly-CSharp|System.Collections.Generic.List`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::_outgoingPeerOrder":"lnd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,System.UInt64> TH1_Logic.Steam.SimpleP2P::_outgoingSequences":"lne","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,TH1_Logic.Steam.SimpleP2P/IncomingOrderedState> TH1_Logic.Steam.SimpleP2P::_incomingOrderedStates":"lnf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_largeMessageSequence":"lhd","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_outgoingPeerRoundRobinIndex":"lng","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::_outgoingQueuedBytes":"lnh","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,System.Single> TH1_Logic.Steam.SimpleP2P::_connectionTimeouts":"hgz","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::ConnectionTimeout":"hha","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::ExpectedDisconnectSuppressSeconds":"muk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,System.Single> TH1_Logic.Steam.SimpleP2P::_expectedDisconnectPeers":"mul","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Steamworks.CSteamID,System.Int32> TH1_Logic.Steam.SimpleP2P::_retryCount":"hhb","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P::MaxRetryCount":"hhc","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::_socketRecord":"hhd","Assembly-CSharp|Steamworks.HSteamListenSocket TH1_Logic.Steam.SimpleP2P::_listenSocket":"gku","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P::_lastConnectionFailureTime":"mum","Assembly-CSharp|System.String TH1_Logic.Steam.SimpleP2P::_lastConnectionFailureReason":"mun","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamNetConnectionStatusChangedCallback_t> TH1_Logic.Steam.SimpleP2P::_cbConnectionStatusChanged":"gkv","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamNetworkingMessagesSessionRequest_t> TH1_Logic.Steam.SimpleP2P::_cbSessionRequest":"exi","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent":"gkw","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerDisconnectedEvent":"gkx","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.Byte[]> TH1_Logic.Steam.SimpleP2P::OnMessageReceivedEvent":"gky","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.String> TH1_Logic.Steam.SimpleP2P::OnMessageSendFailedEvent":"lni","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SimpleP2P::OnConnectionErrorEvent":"gkz","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Steam.SteamGUIMono::_scrollPosition":"hhe","Assembly-CSharp|Steamworks.AppId_t TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass117_0::currentAppId":"muo","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::isPublic":"mup","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass118_0::maxMembers":"muq","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass120_0::lobbyId":"mur","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::<>4__this":"mus","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass123_0::memberId":"mut","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass129_0::lobbyId":"muu","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass130_0::lobbyId":"muv","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass132_0::lobbyId":"muw","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass133_0::lobbyId":"mux","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_0::i":"muy","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass158_1::fid":"muz","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::<>4__this":"mva","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass180_0::selfId":"mvb","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::<>4__this":"mvc","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass182_0::memberId":"mvd","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::i":"mve","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0::<>4__this":"mvf","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::i":"mvg","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_0::<>4__this":"mvh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass193_1::cSteamId":"mvi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::i":"mvj","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass200_0::<>4__this":"mvk","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<>1__state":"mvl","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<>2__current":"mvm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<>l__initialThreadId":"mvn","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<>4__this":"mvo","Assembly-CSharp|TH1_Logic.Steam.SteamLobbyManager/<>c__DisplayClass191_0 TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<>8__1":"mvp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::<count>5__2":"mvq","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyPasswordWrongError":"mvr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isLoggedIn":"hhl","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isSteamInitialized":"hhm","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isLobbyInitialized":"hhn","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::_status":"dtv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_selfName":"hho","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::_selfID":"hhp","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_maxLobbyMembers":"hhq","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Steam.SteamLobbyManager::_guiObj":"hhr","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::CurrentLobby":"glh","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::CachedOwner":"gli","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::<CurrentState>k__BackingField":"<hhs>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_steamSDKUpdateRecord":"hht","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsId":"hhu","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsInfo":"hhv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,TH1_Logic.Net.MemberInfo> TH1_Logic.Steam.SteamLobbyManager::_memberInfos":"hhw","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::_membersCache":"dnw","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_onlineFriendsIdUpdateRecord":"hhx","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_kickInfoUpdateRecord":"dnx","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::_refreshSteamStatus":"dtw","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamServerConnected":"dtx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_steamSessionFailCount":"kcg","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_isHandlingSessionLoss":"kch","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamApiUnavailable":"mvs","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_steamApiUnavailableLogged":"mvt","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::_suppressP2PSendFailureLobbyErrors":"lpr","Assembly-CSharp|System.Single TH1_Logic.Steam.SteamLobbyManager::SteamSessionCheckInterval":"kci","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::SteamSessionFailThreshold":"kcj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyHasPasswordKey":"mvu","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyPasswordKey":"mvv","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyIsPublicKey":"mvw","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyOwnerSteamIdKey":"mvx","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyReportCountKey":"mvy","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyRoomNameKey":"mvz","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyGameStateKey":"mwa","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::LobbyKickKeyPrefix":"mwb","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SteamLobbyManager::LobbyReportRenameThreshold":"mwc","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::ReportedLobbyDefaultRoomName":"mwd","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyPassword":"mwe","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyRoomName":"mwf","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_pendingLobbyIsPublic":"mwg","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::_pendingJoinLobby":"mwh","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::_pendingJoinPassword":"mwi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::_pendingJoinCheckPassword":"mwj","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::RoomName":"fka","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Steam.LobbyListInfo> TH1_Logic.Steam.SteamLobbyManager::_lobbyListInfos":"fmb","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt64> TH1_Logic.Steam.SteamLobbyManager::_lobbyReporters":"mwk","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedEvent":"glk","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnteredEvent":"gll","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnLobbyLeftEvent":"dny","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnHostChangedEvent":"gln","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnMembersChangedEvent":"glo","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SteamLobbyManager::OnLobbyErrorEvent":"glp","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberJoinedEvent":"glq","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberLeftEvent":"glr","Assembly-CSharp|Steamworks.Callback`1<Steamworks.LobbyCreated_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyCreated":"gls","Assembly-CSharp|Steamworks.Callback`1<Steamworks.GameLobbyJoinRequested_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyJoinRequested":"glt","Assembly-CSharp|Steamworks.Callback`1<Steamworks.LobbyEnter_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyEnter":"glu","Assembly-CSharp|Steamworks.Callback`1<Steamworks.LobbyChatUpdate_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyChatUpdate":"glv","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamServersConnected_t> TH1_Logic.Steam.SteamLobbyManager::_cbSteamServersConnected":"kck","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamServersDisconnected_t> TH1_Logic.Steam.SteamLobbyManager::_cbSteamServersDisconnected":"kcl","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamServerConnectFailure_t> TH1_Logic.Steam.SteamLobbyManager::_cbSteamServerConnectFailure":"kcm","Assembly-CSharp|Steamworks.Callback`1<Steamworks.SteamShutdown_t> TH1_Logic.Steam.SteamLobbyManager::_cbSteamShutdown":"kcn","Assembly-CSharp|Steamworks.Callback`1<Steamworks.LobbyDataUpdate_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyDataUpdate":"mwl","Assembly-CSharp|Steamworks.Callback`1<Steamworks.LobbyMatchList_t> TH1_Logic.Steam.SteamLobbyManager::_cbLobbyMatchList":"fmf","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyListInfo::LobbyId":"fmg","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyListInfo::OwnerId":"fmm","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::OwnerName":"fvw","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::RoomName":"fvx","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyListInfo::Version":"gct","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::CurrentPlayers":"gdg","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::MaxPlayers":"gdh","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::GameState":"gdi","Assembly-CSharp|System.Boolean TH1_Logic.Steam.LobbyListInfo::HasPassword":"mwm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.LobbyListInfo::ReportCount":"mwn","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> TH1_Logic.Steam.BaseMessage/BaseMessageFormatter::__typeToTag":"hhy","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::<Content>k__BackingField":"<hhz>k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::<MapData>k__BackingField":"<hia>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::<Progress>k__BackingField":"<iuy>k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::<ActionData>k__BackingField":"<hib>k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::<ActionData>k__BackingField":"<hic>k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::<Map>k__BackingField":"<dnz>k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::<PlayerId>k__BackingField":"<hid>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::<MemberId>k__BackingField":"<doa>k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::<PlayerId>k__BackingField":"<hie>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::<Index>k__BackingField":"<hif>k__BackingField","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::<ActionData>k__BackingField":"<hig>k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::<MapData>k__BackingField":"<hih>k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::<HasCurrentTurnElapsedSeconds>k__BackingField":"<mwo>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::<CurrentTurnElapsedSeconds>k__BackingField":"<mwp>k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::<MapData>k__BackingField":"<mwq>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::<SenderMemberId>k__BackingField":"<mwr>k__BackingField","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::<SenderPlayerId>k__BackingField":"<mws>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::<ActionIndex>k__BackingField":"<mwt>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::<MapHash>k__BackingField":"<mwu>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::<Note>k__BackingField":"<mwv>k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::<CreatedUtcTicks>k__BackingField":"<mww>k__BackingField","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::<Civ>k__BackingField":"<hii>k__BackingField","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::<Config>k__BackingField":"<hij>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::<MemberId>k__BackingField":"<dob>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::<MemberId>k__BackingField":"<doe>k__BackingField","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::<State>k__BackingField":"<bfi>k__BackingField","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::<State>k__BackingField":"<dty>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::<MemberId>k__BackingField":"<dtz>k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,RuntimeData.PlayerConfirmData> TH1_Logic.Steam.MemberStateSyncMessage::PlayerConfirm":"bfj","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::<MemberId>k__BackingField":"<bfk>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::<MemberId>k__BackingField":"<dua>k__BackingField","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::<Item>k__BackingField":"<gdj>k__BackingField","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::<LobbyInfo>k__BackingField":"<gdk>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::<LobbyId>k__BackingField":"<mwx>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::<InviteeId>k__BackingField":"<mwy>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::<InviteeVersion>k__BackingField":"<mwz>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::<LobbyVersion>k__BackingField":"<mxa>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::<LobbyId>k__BackingField":"<mxb>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::<ReporterId>k__BackingField":"<mxc>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::<Version>k__BackingField":"<mxd>k__BackingField","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::<StressKind>k__BackingField":"<lnp>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::<SessionId>k__BackingField":"<lnq>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::<RunId>k__BackingField":"<lnr>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::<ScenarioName>k__BackingField":"<lns>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::<SenderMemberId>k__BackingField":"<lnt>k__BackingField","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::<TargetMemberId>k__BackingField":"<lnu>k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::<Sequence>k__BackingField":"<lnv>k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::<AckSequence>k__BackingField":"<lnw>k__BackingField","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::<SentUtcTicks>k__BackingField":"<lnx>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<PayloadBytes>k__BackingField":"<lny>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<PayloadHash>k__BackingField":"<lnz>k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::<Reliable>k__BackingField":"<loa>k__BackingField","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::<RequiresAck>k__BackingField":"<lob>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::<DurationSeconds>k__BackingField":"<loc>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::<MessagesPerSecond>k__BackingField":"<lod>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<SmallPayloadBytes>k__BackingField":"<loe>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<LargePayloadBytes>k__BackingField":"<lof>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<LargeEveryMessages>k__BackingField":"<log>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::<DropPercent>k__BackingField":"<loh>k__BackingField","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::<UnreliablePercent>k__BackingField":"<loi>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<JitterMinMs>k__BackingField":"<loj>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<JitterMaxMs>k__BackingField":"<lok>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<BurstPauseEveryMessages>k__BackingField":"<lol>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<BurstPauseMs>k__BackingField":"<lom>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::<RandomSeed>k__BackingField":"<lon>k__BackingField","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::<Payload>k__BackingField":"<loo>k__BackingField","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::<Text>k__BackingField":"<lop>k__BackingField","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Oss.OssData::StartMap":"jah","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.ActionNetData> TH1_Logic.Oss.OssData::Actions":"jai","Assembly-CSharp|TH1_Logic.Collect.CollectData TH1_Logic.Oss.OssData::CollectData":"jmr","Assembly-CSharp|TH1_Logic.Oss.OssManager TH1_Logic.Oss.OssManager::Instance":"jaj","Assembly-CSharp|System.String TH1_Logic.Oss.OssManager::FunctionUrl":"jak","Assembly-CSharp|TH1_Logic.Oss.StsTokenService TH1_Logic.Oss.OssManager::_stsService":"jal","Assembly-CSharp|TH1_Logic.Oss.OssUploadService TH1_Logic.Oss.OssManager::_uploadService":"jam","Assembly-CSharp|TH1_Logic.Oss.StsCredentials TH1_Logic.Oss.OssManager::_cachedCredentials":"jan","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_credentialsExpireTime":"jao","Assembly-CSharp|TH1_Logic.Oss.StsCredentials TH1_Logic.Oss.OssManager::_cachedCollectCredentials":"ket","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_collectCredentialsExpireTime":"keu","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::MaxBugReportUploadBytes":"mxe","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::MaxMultilingualReportUploadBytes":"mxf","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::SteamAuthWarmupRetrySeconds":"mxg","Assembly-CSharp|System.Int32 TH1_Logic.Oss.OssManager::SteamAuthWarmupRefreshSeconds":"mxh","Assembly-CSharp|System.DateTime TH1_Logic.Oss.OssManager::_nextSteamAuthWarmupTime":"mxi","Assembly-CSharp|System.Boolean TH1_Logic.Oss.OssManager::_isSteamAuthWarmupRunning":"mxj","Assembly-CSharp|System.Boolean TH1_Logic.Oss.PlayerBugReportArchiveSession::IsMulti":"mxk","Assembly-CSharp|System.UInt32 TH1_Logic.Oss.PlayerBugReportArchiveSession::MapId":"mxl","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::BeginPath":"mxm","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionPath":"mxn","Assembly-CSharp|TH1_Logic.Oss.PlayerBugArchiveKind TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionKind":"mxo","Assembly-CSharp|System.DateTime TH1_Logic.Oss.PlayerBugReportArchiveSession::LatestWriteTimeUtc":"mxp","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.PlayerBugReportPackage::Data":"mxq","Assembly-CSharp|TH1_Logic.Oss.PlayerBugReportManifest TH1_Logic.Oss.PlayerBugReportPackage::Manifest":"mxr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportPackage::Sessions":"mxs","Assembly-CSharp|System.Byte[] TH1_Logic.Oss.PlayerMultilingualReportPackage::Data":"mxt","Assembly-CSharp|TH1_Logic.Oss.PlayerMultilingualReportManifest TH1_Logic.Oss.PlayerMultilingualReportPackage::Manifest":"mxu","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerMultilingualReportService::MaxMultilingualReportUploadBytes":"mxv","Assembly-CSharp|System.Text.UTF8Encoding TH1_Logic.Oss.PlayerMultilingualReportService::Utf8NoBom":"mxw","Assembly-CSharp|RuntimeData.NetMode TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::expectedMode":"nau","Assembly-CSharp|System.Int32 TH1_Logic.Oss.PlayerBugReportService::MaxBugReportUploadBytes":"myh","Assembly-CSharp|System.Text.UTF8Encoding TH1_Logic.Oss.PlayerBugReportService::Utf8NoBom":"myi","Assembly-CSharp|System.String TH1_Logic.Oss.StsTokenService::_functionUrl":"jap","Assembly-CSharp|System.UInt64 TH1_Logic.Net.MemberInfo::Id":"hik","Assembly-CSharp|System.String TH1_Logic.Net.MemberInfo::Name":"hil","Assembly-CSharp|UnityEngine.Texture2D TH1_Logic.Net.MemberInfo::Texture":"him","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::<Instance>k__BackingField":"<hin>k__BackingField","Assembly-CSharp|TH1_Logic.Net.ILobby TH1_Logic.Net.LobbyManager::Lobby":"hio","Assembly-CSharp|NetworkPlayerTipType TH1_Logic.Net.NetworkPlayerTipPayload::TipType":"myj","Assembly-CSharp|NetworkPlayerTipInfo TH1_Logic.Net.NetworkPlayerTipPayload::TipInfo":"myk","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipPayload::Title":"myl","Assembly-CSharp|System.String TH1_Logic.Net.NetworkPlayerTipPayload::Message":"mym","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::<Instance>k__BackingField":"<myn>k__BackingField","Assembly-CSharp|System.Int32 TH1_Logic.Net.NetworkPlayerTipManager::MaxRecentPayloadCount":"myo","Assembly-CSharp|System.Action`1<TH1_Logic.Net.NetworkPlayerTipPayload> TH1_Logic.Net.NetworkPlayerTipManager::OnTipRequested":"myp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<NetworkPlayerTipType,System.Single> TH1_Logic.Net.NetworkPlayerTipManager::_nextTipTimes":"myq","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Logic.Net.NetworkPlayerTipPayload> TH1_Logic.Net.NetworkPlayerTipManager::_recentPayloads":"myr","Assembly-CSharp|NetworkPlayerTipDataAssets TH1_Logic.Net.NetworkPlayerTipManager::_dataAssets":"mys","Assembly-CSharp|System.String TH1_Logic.MatchConfig.MapRecordData::MapName":"gdl","Assembly-CSharp|RuntimeData.GridMapData TH1_Logic.MatchConfig.MapRecordData::GridMap":"gdm","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.PlayerInfo> TH1_Logic.MatchConfig.MapRecordData::PlayerInfos":"jaq","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::Width":"jar","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::Height":"jas","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.MapRecordData::PlayerCount":"jat","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.PlayerInfo::Civ":"jau","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.PlayerInfo::Force":"jav","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerInfo::X":"jaw","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerInfo::Y":"jax","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.CityInfo> TH1_Logic.MatchConfig.PlayerInfo::Cities":"jay","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::Level":"jaz","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.CityInfo::IsCapital":"jba","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::X":"jbb","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.CityInfo::Y":"jbc","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.UnitInfo> TH1_Logic.MatchConfig.CityInfo::Units":"jbd","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.MatchConfig.UnitInfo::UnitFullType":"jbe","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.UnitInfo::X":"jbf","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.UnitInfo::Y":"jbg","Assembly-CSharp|TH1_Logic.MatchConfig.MatchConfigManager TH1_Logic.MatchConfig.MatchConfigManager::Instance":"gec","Assembly-CSharp|TH1_Logic.MatchConfig.MatchLevelData TH1_Logic.MatchConfig.MatchConfigManager::LevelData":"gfa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.MapConfig> TH1_Logic.MatchConfig.MatchLevelData::LevelConfigs":"goc","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType TH1_Logic.MatchConfig.MatchSettlementInfo::SettlementType":"god","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MatchSettlementInfo::IsFinished":"gpc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1_Logic.MatchConfig.PlayerSettlementGroup> TH1_Logic.MatchConfig.MatchSettlementInfo::PlayerSettlements":"gre","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1_Logic.MatchConfig.MatchSettlementType,TH1_Logic.MatchConfig.IMatchSettlement> TH1_Logic.MatchConfig.MatchSettlementLogicFactory::_logicDict":"gsc","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.Int64> TH1_Logic.MatchConfig.MatchSettlementStuckGuard::_reportedKeys":"lck","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementGroup::IsWin":"gsd","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementGroup::IsSettlement":"gsr","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.PlayerSettlementInfo> TH1_Logic.MatchConfig.PlayerSettlementGroup::Settlements":"gss","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerSettlementType TH1_Logic.MatchConfig.PlayerSettlementInfo::SettlementType":"gst","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementInfo::IsSettlement":"gsu","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerSettlementInfo::IsWin":"gsv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.PlayerTaskInfo> TH1_Logic.MatchConfig.PlayerSettlementInfo::Tasks":"gta","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1_Logic.MatchConfig.PlayerSettlementType,TH1_Logic.MatchConfig.IPlayerSettlement> TH1_Logic.MatchConfig.PlayerSettlementLogicFactory::_logicDict":"guk","Assembly-CSharp|TH1_Logic.MatchConfig.PlayerTaskType TH1_Logic.MatchConfig.PlayerTaskInfo::TaskType":"gum","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerTaskInfo::IsSettlement":"gwa","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.PlayerTaskInfo::IsSuccess":"hdt","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param1":"hdu","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param2":"hdv","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param3":"hdw","Assembly-CSharp|UnitType TH1_Logic.MatchConfig.PlayerTaskInfo::Param4":"hdx","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param1Cur":"jbh","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param2Cur":"jbi","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Param3Cur":"jbj","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.PlayerTaskInfo::Order":"lex","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskInfo::CustomDesc":"ley","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MatchLimitType> TH1_Logic.MatchConfig.PlayerTaskInfo::UnlockLimits":"lez","Assembly-CSharp|System.String TH1_Logic.MatchConfig.PlayerTaskInfo::CustomHint":"lfa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1_Logic.MatchConfig.PlayerTaskType,TH1_Logic.MatchConfig.PlayerTaskLogicBase> TH1_Logic.MatchConfig.PlayerTaskLogicFactory::_logicDict":"hei","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.MomentItemBase> TH1_Logic.MatchConfig.MomentData::Items":"jid","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> TH1_Logic.MatchConfig.MomentItemBase/MomentItemBaseFormatter::__typeToTag":"jie","Assembly-CSharp|System.Boolean TH1_Logic.MatchConfig.MomentItemBase::IsExecute":"jif","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentItemBase::PlayerCultureValue":"kev","Assembly-CSharp|System.Int32 TH1_Logic.MatchConfig.MomentItemBase::ExecuteCount":"kew","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> TH1_Logic.MatchConfig.Battle3KillMomentItem::UnitKillCount":"jig","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Logic.MatchConfig.Battle3KillMomentItem::ExecutedUnits":"jih","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> TH1_Logic.MatchConfig.Battle4KillMomentItem::UnitKillCount":"jii","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Logic.MatchConfig.Battle4KillMomentItem::ExecutedUnits":"jij","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> TH1_Logic.MatchConfig.Battle5KillMomentItem::UnitKillCount":"jik","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Logic.MatchConfig.Battle5KillMomentItem::ExecutedUnits":"jil","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::UnitKillCount":"jim","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Logic.MatchConfig.Battle6PlusKillMomentItem::ExecutedUnits":"jin","Assembly-CSharp|System.UInt32 TH1_Logic.MatchConfig.WikiId::MANUAL_MAX":"knm","Assembly-CSharp|System.Collections.Generic.HashSet`1<TH1_Logic.MatchConfig.WikiType> TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::seenTypes":"kov","Assembly-CSharp|System.Collections.Generic.HashSet`1<TH1_Logic.MatchConfig.WikiDescType> TH1_Logic.MatchConfig.WikiItem/<>c__DisplayClass15_0::seenDescTypes":"kow","Assembly-CSharp|TH1_Logic.MatchConfig.WikiManager TH1_Logic.MatchConfig.WikiManager::Instance":"kez","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> TH1_Logic.HeroTask.HeroTaskContentBase/HeroTaskContentBaseFormatter::__typeToTag":"glz","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::IsSelf":"ido","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskContentBase::Level":"gma","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskContentBase::TargetLevel":"gmb","Assembly-CSharp|SkillType TH1_Logic.HeroTask.HeroTaskContentBase::SkillType":"fvy","Assembly-CSharp|RuntimeData.GridSpType TH1_Logic.HeroTask.HeroTaskContentBase::SpType":"hip","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitFullType> TH1_Logic.HeroTask.HeroTaskContentBase::UnitFullTypes":"idp","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SanaeDivineType> TH1_Logic.HeroTask.HeroTaskContentBase::TargetTypes":"idq","Assembly-CSharp|System.Collections.Generic.List`1<SkillType> TH1_Logic.HeroTask.HeroTaskContentBase::SkillTypeList":"hiq","Assembly-CSharp|System.Boolean TH1_Logic.HeroTask.HeroTaskContentBase::IsForceFinished":"cgt","Assembly-CSharp|System.Collections.Generic.Dictionary`2<TH1_Logic.HeroTask.HeroTaskContentType,System.Type> TH1_Logic.HeroTask.HeroTaskFactory::_contentDict":"gme","Assembly-CSharp|UnitType TH1_Logic.HeroTask.HeroTaskItem::UnitType":"gmf","Assembly-CSharp|GiantType TH1_Logic.HeroTask.HeroTaskItem::GiantType":"gmg","Assembly-CSharp|System.UInt32 TH1_Logic.HeroTask.HeroTaskItem::Level":"gmh","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::Content":"gmi","Assembly-CSharp|TH1_Logic.HeroTask.HeroTaskManager TH1_Logic.HeroTask.HeroTaskManager::Instance":"gmj","Assembly-CSharp|Logic.HeroTask.HeroTaskData TH1_Logic.HeroTask.HeroTaskManager::_data":"gml","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::QuickArchiveId":"nav","Assembly-CSharp|TH1_Logic.GameArchive.GameArchiveManager TH1_Logic.GameArchive.GameArchiveManager::Instance":"naw","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::ArchiveRootFolderName":"nax","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::_currentBeginArchiveId":"nay","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::<Instance>k__BackingField":"<flr>k__BackingField","Assembly-CSharp|Table TH1_Logic.Core.Main::table":"fls","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::_isStarted":"lrf","Assembly-CSharp|System.Boolean TH1_Logic.Core.Main::_reportedUpdateBeforeStart":"lrg","Assembly-CSharp|TH1_Logic.Config.ConfigManager TH1_Logic.Config.ConfigManager::Instance":"iuz","Assembly-CSharp|TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::Config":"iva","Assembly-CSharp|Logic.Config.VersionConfig TH1_Logic.Config.ConfigManager::VersionCfg":"ivb","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::_colorConfig":"ivc","Assembly-CSharp|System.Single TH1_Logic.Config.ConfigManager::_lastSaveTime":"jms","Assembly-CSharp|System.Single TH1_Logic.Config.ConfigManager::SaveInterval":"jmt","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::language":"lrj","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::language":"naz","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::language":"nba","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::language":"nbb","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::_isChanged":"ivd","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicAction::TargetId":"dvc","Assembly-CSharp|TH1_Logic.Comic.ComicActionType TH1_Logic.Comic.ComicAction::ActionType":"heo","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicAction::Duration":"hep","Assembly-CSharp|System.String TH1_Logic.Comic.ComicAction::Desc":"dvd","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicAction::Index":"dyd","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInLeftComicActionLogic::_pos":"dye","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutLeftComicActionLogic::_pos":"dze","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInRightComicActionLogic::_pos":"eaj","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutRightComicActionLogic::_pos":"eak","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInUpComicActionLogic::_pos":"eid","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutUpComicActionLogic::_pos":"eie","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideInDownComicActionLogic::_pos":"ekf","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.SlideOutDownComicActionLogic::_pos":"eko","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.AllSlideInUpComicActionLogic::_pos":"ekq","Assembly-CSharp|UnityEngine.Vector2 TH1_Logic.Comic.AllSlideOutUpComicActionLogic::_pos":"fgm","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::_comicRoot":"het","Assembly-CSharp|TH1_Logic.Comic.ComicData TH1_Logic.Comic.ComicControl::_comicData":"hgk","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::_comicSheet":"fgu","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_speed":"hxg","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_progress":"hwh","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::_duration":"fkx","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::_actionIndex":"hvo","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::_comicMaxIndex":"fmj","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::_state":"huo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TH1_Logic.Comic.ComicControl::_actionHandle":"fmk","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Comic.ComicSheet> TH1_Logic.Comic.ComicAsset::ComicSheets":"hxh","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Comic.ComicDialogLayoutParam> TH1_Logic.Comic.ComicAsset::DialogLayoutParams":"jcd","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSheet::Name":"hxi","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Comic.ComicData> TH1_Logic.Comic.ComicSheet::ComicDatas":"iaf","Assembly-CSharp|TH1_Logic.Comic.ComicBackground TH1_Logic.Comic.ComicData::Background":"iag","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Comic.ComicSubItem> TH1_Logic.Comic.ComicData::SubItems":"iam","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Comic.ComicAction> TH1_Logic.Comic.ComicData::Actions":"ian","Assembly-CSharp|TH1_Logic.Comic.ComicMono TH1_Logic.Comic.ComicData::Mono":"fyr","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::FadeInAction":"gdq","Assembly-CSharp|TH1_Logic.Comic.ComicAction TH1_Logic.Comic.ComicData::FadeOutAction":"gdr","Assembly-CSharp|System.String TH1_Logic.Comic.ComicBackground::ImageName":"igi","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicSubItem::Id":"gds","Assembly-CSharp|TH1_Logic.Comic.ComicSubItemType TH1_Logic.Comic.ComicSubItem::ItemType":"igm","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::PositionX":"igt","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::PositionY":"iha","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::Width":"iho","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::Height":"ihq","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::ImageName":"ihr","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::Content":"ihs","Assembly-CSharp|System.String TH1_Logic.Comic.ComicSubItem::Desc":"gdt","Assembly-CSharp|TH1_Logic.Comic.ComicItemMono TH1_Logic.Comic.ComicSubItem::Mono":"gdu","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicSubItem::DialogWidth":"jce","Assembly-CSharp|System.String TH1_Logic.Comic.ComicDialogLayoutParam::ImageName":"jcf","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Left":"jcg","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Right":"jch","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Top":"jci","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicDialogLayoutParam::Bottom":"jcj","Assembly-CSharp|TH1_Logic.Comic.ComicManager TH1_Logic.Comic.ComicManager::Instance":"iht","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::_asset":"iwq","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::_imageMap":"gdv","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::_comicPrefab":"iwr","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicManager::_comicInstance":"iws","Assembly-CSharp|TH1_Logic.Comic.ComicMono TH1_Logic.Comic.ComicManager::_comicMono":"iwt","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Sprite> TH1_Logic.Comic.ComicManager::_comicSprites":"gij","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::_comicControl":"iww","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.String> TH1_Logic.Comic.ImageMapData::ImageMap":"glb","Assembly-CSharp|System.UInt64 TH1_Logic.Collect.CollectData::MemberId":"jmu","Assembly-CSharp|System.String TH1_Logic.Collect.CollectData::Version":"kfa","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.DamageCollectData> TH1_Logic.Collect.CollectData::Damages":"jmv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.AddUnitCollectData> TH1_Logic.Collect.CollectData::AddUnits":"jmw","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.TransformUnitCollectData> TH1_Logic.Collect.CollectData::TransformUnits":"jmx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.LearnTechCollectData> TH1_Logic.Collect.CollectData::LearnTechs":"jmy","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.OnTurnStartCollectData> TH1_Logic.Collect.CollectData::OnTurnStarts":"jmz","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.MatchGameEndCollectData> TH1_Logic.Collect.CollectData::MatchGameEnds":"jna","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Collect.PlayerGameEndCollectData> TH1_Logic.Collect.CollectData::PlayerGameEnds":"jnb","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.DamageCollectData::Turn":"jnc","Assembly-CSharp|System.Boolean TH1_Logic.Collect.DamageCollectData::IsKill":"jnd","Assembly-CSharp|Empire TH1_Logic.Collect.DamageCollectData::OriginEmpire":"jne","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.DamageCollectData::OriginUnitType":"jnf","Assembly-CSharp|System.Int32 TH1_Logic.Collect.DamageCollectData::OriginDamage":"jng","Assembly-CSharp|Empire TH1_Logic.Collect.DamageCollectData::TargetEmpire":"jnh","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.DamageCollectData::TargetUnitType":"jni","Assembly-CSharp|System.Int32 TH1_Logic.Collect.DamageCollectData::TargetDamage":"jnj","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.AddUnitCollectData::Turn":"jnk","Assembly-CSharp|Empire TH1_Logic.Collect.AddUnitCollectData::Empire":"jnl","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.AddUnitCollectData::UnitType":"jnm","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.TransformUnitCollectData::Turn":"jnn","Assembly-CSharp|Empire TH1_Logic.Collect.TransformUnitCollectData::Empire":"jno","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.TransformUnitCollectData::OriginUnitType":"jnp","Assembly-CSharp|RuntimeData.UnitFullType TH1_Logic.Collect.TransformUnitCollectData::TargetUnitType":"jnq","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.LearnTechCollectData::Turn":"jnr","Assembly-CSharp|Empire TH1_Logic.Collect.LearnTechCollectData::Empire":"jns","Assembly-CSharp|TechType TH1_Logic.Collect.LearnTechCollectData::TechType":"jnt","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.OnTurnStartCollectData::Turn":"jnu","Assembly-CSharp|Empire TH1_Logic.Collect.OnTurnStartCollectData::Empire":"jnv","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::PlayerCoinPerTurn":"jnw","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::PlayerTechPointPerTurn":"jnx","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::CityCount":"jny","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::MaxCityLevel":"jnz","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::AverageCityLevel":"joa","Assembly-CSharp|System.Int32 TH1_Logic.Collect.OnTurnStartCollectData::TechCount":"job","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.MatchGameEndCollectData::Turn":"joc","Assembly-CSharp|Empire TH1_Logic.Collect.MatchGameEndCollectData::Empire":"jod","Assembly-CSharp|System.UInt32 TH1_Logic.Collect.PlayerGameEndCollectData::Turn":"joe","Assembly-CSharp|Empire TH1_Logic.Collect.PlayerGameEndCollectData::SelfEmpire":"jof","Assembly-CSharp|Empire TH1_Logic.Collect.PlayerGameEndCollectData::KillerEmpire":"jog","Assembly-CSharp|TH1_Logic.Collect.CollectManager TH1_Logic.Collect.CollectManager::Instance":"joh","Assembly-CSharp|TH1_Logic.Collect.CollectData TH1_Logic.Collect.CollectManager::CollectData":"joi","Assembly-CSharp|System.String TH1_Logic.Chat.BannedWordFilter::ResourcePath":"myt","Assembly-CSharp|System.Collections.Generic.List`1<System.String> TH1_Logic.Chat.BannedWordFilter::_words":"myu","Assembly-CSharp|System.String[] TH1_Logic.Chat.BannedWordFilter::BuiltInWords":"myv","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_loaded":"myw","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_steamFilterInitAttempted":"myx","Assembly-CSharp|System.Boolean TH1_Logic.Chat.BannedWordFilter::_steamFilterAvailable":"myy","Assembly-CSharp|TH1_Logic.Chat.ChatManager TH1_Logic.Chat.ChatManager::Instance":"iwx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Chat.ChatItem> TH1_Logic.Chat.ChatManager::ChatItems":"iwy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,TH1_Logic.Chat.ChatItem> TH1_Logic.Chat.ChatManager::_chatItems":"iwz","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatManager::MaxStorageCount":"jkv","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatManager::TrimCount":"jla","Assembly-CSharp|System.Action TH1_Logic.Chat.ChatManager::OnChatUpdated":"jln","Assembly-CSharp|System.Int32 TH1_Logic.Chat.ChatItem::Hash":"ixa","Assembly-CSharp|System.Single TH1_Logic.Chat.ChatItem::Time":"ixb","Assembly-CSharp|System.UInt64 TH1_Logic.Chat.ChatItem::SenderId":"ixc","Assembly-CSharp|System.String TH1_Logic.Chat.ChatItem::Message":"ixd","Assembly-CSharp|System.Boolean TH1_Logic.Chat.ChatItem::AlreadyUIShow":"jml","Assembly-CSharp|TH1_Logic.AITrain.ModelInference TH1_Logic.AITrain.ModelInference::Instance":"idr","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::STATE_DIM":"ids","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.ModelInference::ACTION_DIM":"idt","Assembly-CSharp|Microsoft.ML.OnnxRuntime.InferenceSession TH1_Logic.AITrain.ModelInference::session":"idu","Assembly-CSharp|System.String TH1_Logic.AITrain.ModelInference::inputName":"idv","Assembly-CSharp|System.String TH1_Logic.AITrain.ModelInference::outputName":"idw","Assembly-CSharp|TH1_Logic.AITrain.TrainingDataRecorder TH1_Logic.AITrain.TrainingDataRecorder::Instance":"idy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<TH1_Logic.AITrain.TrainingData>> TH1_Logic.AITrain.TrainingDataRecorder::_episodeData":"idz","Assembly-CSharp|System.String TH1_Logic.AITrain.TrainingDataRecorder::_outputDir":"iea","Assembly-CSharp|TH1_Logic.AITrain.TrainingState TH1_Logic.AITrain.TrainingDataRecorder::_trainState":"ieb","Assembly-CSharp|TH1_Logic.AITrain.TrainingState TH1_Logic.AITrain.TrainingState::Instance":"iec","Assembly-CSharp|TH1_Logic.AITrain.ActionLogicIdData TH1_Logic.AITrain.TrainingState::_actionLogicIdData":"ied","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Action.CommonActionId> TH1_Logic.AITrain.ActionLogicIdData::ActionIdList":"iee","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.Action.CommonActionId,System.Int32> TH1_Logic.AITrain.ActionLogicIdData::_idIndex":"ief","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::ActionId":"ieg","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::PlayerIndex":"ieh","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::UnitIndex":"iei","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::CityIndex":"iej","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::GridIndex":"iek","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetUnitIndex":"iel","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetGridIndex":"iem","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::TargetPlayerIndex":"ien","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxActionID":"ieo","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxPlayerIndex":"iep","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxUnitIndex":"ieq","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxCityIndex":"ier","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxGridIndex":"ies","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetUnitIndex":"iet","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetGridIndex":"ieu","Assembly-CSharp|System.Int32 TH1_Logic.AITrain.AIActionPacker::MaxTargetPlayerIndex":"iev","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> RuntimeData.CityMapData::CityList":"gmm","Assembly-CSharp|System.Boolean RuntimeData.CityMapData::CityMapRenderMark":"gmn","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.CityData> RuntimeData.CityMapData::_cityDict":"eer","Assembly-CSharp|RuntimeData.TerritoryData RuntimeData.CityData::Territory":"gmo","Assembly-CSharp|System.Int32 RuntimeData.CityData::Level":"gmq","Assembly-CSharp|System.Int32 RuntimeData.CityData::LevelExp":"gmr","Assembly-CSharp|CityLibrary RuntimeData.CityData::Name":"gms","Assembly-CSharp|CityLibrary RuntimeData.CityData::CityInfo":"gmt","Assembly-CSharp|System.Boolean RuntimeData.CityData::IsCapital":"gmu","Assembly-CSharp|System.Boolean RuntimeData.CityData::IsConnectedCapital":"gmv","Assembly-CSharp|System.Int32 RuntimeData.CityData::ConnectExp":"gmw","Assembly-CSharp|System.Boolean RuntimeData.CityData::CityWall":"gmx","Assembly-CSharp|System.Boolean RuntimeData.CityData::Workshop":"gmy","Assembly-CSharp|System.Int32 RuntimeData.CityData::ParkCount":"gmz","Assembly-CSharp|System.Int32 RuntimeData.CityData::CityLevelUpPoint":"gna","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.TerritoryData::TerritoryArea":"gnb","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> RuntimeData.GridMapData::GridList":"gnc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.GridData> RuntimeData.GridMapData::_posToGridDict":"ees","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.GridData> RuntimeData.GridMapData::_gridIdToGridDict":"eet","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> RuntimeData.GridMapData::_gridIdToIndexDict":"iew","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.GridMapData::_mapCfg":"eeu","Assembly-CSharp|RuntimeData.MapPosition RuntimeData.GridData::Pos":"gnd","Assembly-CSharp|TerrainType RuntimeData.GridData::Terrain":"gnf","Assembly-CSharp|TerrainFeature RuntimeData.GridData::Feature":"gng","Assembly-CSharp|System.Collections.Generic.HashSet`1<GeoSmallClass> RuntimeData.GridData::_geoSmallSetBuffer":"dfl","Assembly-CSharp|Vegetation RuntimeData.GridData::Vegetation":"gnh","Assembly-CSharp|ResourceType RuntimeData.GridData::Resource":"gni","Assembly-CSharp|WonderLibrary RuntimeData.GridData::Wonder":"gnj","Assembly-CSharp|ResourceType RuntimeData.GridData::ResourceUnderBuilding":"gnk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridSpType> RuntimeData.GridData::SpTypeList":"gnl","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.GridData::GeoIdList":"hek","Assembly-CSharp|System.Boolean[] RuntimeData.GridData::WaterRoadForceId":"gnm","Assembly-CSharp|System.UInt32 RuntimeData.GridData::CivId":"gnn","Assembly-CSharp|System.Int32 RuntimeData.GridData::buildingLevel":"gno","Assembly-CSharp|System.Int32 RuntimeData.GridData::NavalBasePoint":"gnp","Assembly-CSharp|System.UInt32 RuntimeData.GridData::BuildTime":"gnq","Assembly-CSharp|System.UInt32 RuntimeData.GridData::CommonColdTime":"his","Assembly-CSharp|System.Boolean RuntimeData.GridData::CityBorderRenderMark":"goe","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> RuntimeData.GridData::_aroundBuffer":"dfm","Assembly-CSharp|System.Int32 RuntimeData.MapPosition::X":"gof","Assembly-CSharp|System.Int32 RuntimeData.MapPosition::Y":"gog","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Id":"ixe","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Width":"goh","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::Height":"goi","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::PlayerCount":"goj","Assembly-CSharp|Logic.AI.AIDifficult RuntimeData.MapConfig::AIDiff":"gok","Assembly-CSharp|RuntimeData.GameMode RuntimeData.MapConfig::GameMode":"gol","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsCustomMap":"ixf","Assembly-CSharp|System.String RuntimeData.MapConfig::MapName":"ixg","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.MapConfig::MatchSettlement":"ixh","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.MatchConfig.PlayerSettlementInfo> RuntimeData.MapConfig::PlayerSettlements":"ixi","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::selfCivId":"gom","Assembly-CSharp|System.UInt32 RuntimeData.MapConfig::selfForceId":"gon","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MemberCiv> RuntimeData.MapConfig::MultiCivs":"hit","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,RuntimeData.MemberCiv> RuntimeData.MapConfig::_memberCivs":"hiu","Assembly-CSharp|System.String RuntimeData.MapConfig::_hash":"hiv","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MatchLimitType> RuntimeData.MapConfig::MatchLimits":"jbk","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsLimitTime":"joj","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::TimeLimitSeconds":"jok","Assembly-CSharp|Logic.MapWaterType RuntimeData.MapConfig::WaterType":"kfb","Assembly-CSharp|System.Int32 RuntimeData.MapConfig::NoTeamId":"myz","Assembly-CSharp|System.Boolean RuntimeData.MapConfig::IsResumeArchiveSelected":"mza","Assembly-CSharp|System.UInt64 RuntimeData.MemberCiv::MemberId":"hiw","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::PlayerId":"hix","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::CivId":"hiy","Assembly-CSharp|System.UInt32 RuntimeData.MemberCiv::ForceId":"hiz","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsReady":"mzd","Assembly-CSharp|System.Int32 RuntimeData.MemberCiv::Index":"mze","Assembly-CSharp|System.Int32 RuntimeData.MemberCiv::TeamId":"mzf","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsAI":"mzg","Assembly-CSharp|System.Boolean RuntimeData.MemberCiv::IsCivFixed":"mzh","Assembly-CSharp|RuntimeData.MapData RuntimeData.MapData/<>c__DisplayClass82_0::<>4__this":"bqq","Assembly-CSharp|System.UInt32 RuntimeData.MapData/<>c__DisplayClass82_0::cid":"bqw","Assembly-CSharp|RuntimeData.UnitData RuntimeData.MapData/<>c__DisplayClass82_0::tmpUnit":"brm","Assembly-CSharp|System.UInt32 RuntimeData.MapData::MapID":"goo","Assembly-CSharp|RuntimeData.MapConfig RuntimeData.MapData::MapConfig":"gop","Assembly-CSharp|RuntimeData.GridMapData RuntimeData.MapData::GridMap":"goq","Assembly-CSharp|RuntimeData.PlayerMapData RuntimeData.MapData::PlayerMap":"gor","Assembly-CSharp|RuntimeData.CityMapData RuntimeData.MapData::CityMap":"gos","Assembly-CSharp|RuntimeData.UnitMapData RuntimeData.MapData::UnitMap":"got","Assembly-CSharp|RuntimeData.NetData RuntimeData.MapData::Net":"gou","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementInfo RuntimeData.MapData::MatchSettlement":"ixm","Assembly-CSharp|System.Boolean RuntimeData.MapData::<DeserializedMissingCriticalData>k__BackingField":"<lou>k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::CityToPlayerDict":"gov","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::UnitToCityDict":"gow","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::UnitToGridDict":"gox","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::CityToGridDict":"goy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::_gridToUnitDict":"efa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::_gridToCityDict":"efb","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::_idGenerator":"goz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> RuntimeData.MapData::_territoryTmpCityList":"dfr","Assembly-CSharp|System.UInt32 RuntimeData.MapIdGenerator::_idGenerator":"gpa","Assembly-CSharp|System.UInt64 RuntimeData.PlayerConfirmData::MemberId":"dor","Assembly-CSharp|RuntimeData.MemberNetState RuntimeData.PlayerConfirmData::State":"doz","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::PingRecordTime":"dud","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::Ping":"due","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::ErrorTime":"csb","Assembly-CSharp|System.Single RuntimeData.PlayerConfirmData::ConfirmTime":"dox","Assembly-CSharp|System.Boolean RuntimeData.PlayerConfirmData::AIControl":"lov","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,RuntimeData.PlayerConfirmData> RuntimeData.PlayerConfirmMap::PlayerConfirm":"duf","Assembly-CSharp|System.Action RuntimeData.NetData/CountingRandom::_onUse":"lrl","Assembly-CSharp|System.Boolean RuntimeData.NetData/CountingRandom::_advancing":"lrm","Assembly-CSharp|RuntimeData.NetMode RuntimeData.NetData::Mode":"hja","Assembly-CSharp|System.UInt32 RuntimeData.NetData::CurPlayerId":"hjb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt64,System.UInt32> RuntimeData.NetData::Players":"hjc","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.ActionNetData> RuntimeData.NetData::Actions":"gpd","Assembly-CSharp|System.Int32 RuntimeData.NetData::RandomSeed":"gpe","Assembly-CSharp|System.Int32 RuntimeData.NetData::RandomUseCount":"lrn","Assembly-CSharp|System.Random RuntimeData.NetData::_random":"gpf","Assembly-CSharp|System.Buffers.ArrayBufferWriter`1<System.Byte> RuntimeData.NetData::_bufferWriter":"iex","Assembly-CSharp|System.Single RuntimeData.NetData::PlayerStartTime":"hjd","Assembly-CSharp|System.Single RuntimeData.NetData::GameStartTime":"duz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.PlayerData> RuntimeData.PlayerMapData::PlayerDataList":"gph","Assembly-CSharp|System.UInt32 RuntimeData.PlayerMapData::SelfPlayerId":"gpg","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.PlayerData> RuntimeData.PlayerMapData::_playerDataDict":"efc","Assembly-CSharp|RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedMap":"nbc","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedPlayerId":"nbd","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::USE_QUEUED_DIPLOMACY_REFRESH":"grn","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::Turn":"gpi","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::PlayerCivId":"gpj","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::PlayerForceId":"gpk","Assembly-CSharp|System.UInt32 RuntimeData.PlayerData::CradleCityId":"gpl","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::Alive":"gpn","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::_playerCoin":"fps","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::_playerTechPoint":"ggg","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerMountainPointUsed":"hel","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerScore":"gpq","Assembly-CSharp|RuntimeData.MapSightData RuntimeData.PlayerData::Sight":"gpr","Assembly-CSharp|RuntimeData.TechTreeData RuntimeData.PlayerData::TechTree":"gps","Assembly-CSharp|RuntimeData.WonderData RuntimeData.PlayerData::Wonder":"gpt","Assembly-CSharp|RuntimeData.DiplomacyData RuntimeData.PlayerData::DiplomacyData":"gpu","Assembly-CSharp|RuntimeData.PlayerHeroData RuntimeData.PlayerData::PlayerHeroData":"fvz","Assembly-CSharp|RuntimeData.PlayerNamerData RuntimeData.PlayerData::PlayerNamerData":"fwa","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::TurnNoAttack":"gpv","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::TotalKill":"gpw","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::_heroDictInit":"fwb","Assembly-CSharp|System.Int32[] RuntimeData.PlayerData::giantExp":"gpy","Assembly-CSharp|System.Int32[] RuntimeData.PlayerData::giantPenalty":"gpz","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.PlayerData::MeetPlayers":"gqa","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.PlayerData::CurAttackPlayers":"gqb","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.PlayerData::LastAttackPlayers":"gqc","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::DieMark":"gqd","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsPlaying":"gqe","Assembly-CSharp|TH1_Logic.MatchConfig.MomentData RuntimeData.PlayerData::MomentData":"jio","Assembly-CSharp|RuntimeData.PlayerCultureInfo RuntimeData.PlayerData::PlayerCultureInfo":"kff","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSurrender":"kfg","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.PlayerData::_tmpOriginCityBuf":"dfu","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> RuntimeData.PlayerData::_tmpCityListBuf":"dfv","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> RuntimeData.PlayerData::_tmpCitySetBuf":"dfw","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.PlayerData::_tmpTerritoryGridIdBuf":"kco","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.PlayerData::_tmpSelfTerritoryInfluenceGridIdBuf":"kcp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Single> RuntimeData.PlayerData::_tmpPlayerMilitaryScoreBuf":"kcq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<System.UInt32>> RuntimeData.PlayerData::_tmpPlayerUnitGridIdListBuf":"kcr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.HashSet`1<System.UInt32>> RuntimeData.PlayerData::_tmpPlayerTerritoryGridIdSetBuf":"kcs","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.DiplomacyState> RuntimeData.PlayerData::_tmpSelfToOtherDiplomacyStateBuf":"kct","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.WonderTypeEnum,RuntimeData.WonderState> RuntimeData.WonderData::WonderInfoDict":"gqg","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.WonderTypeEnum> RuntimeData.WonderData::WonderRenderMark":"gqh","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.MapSightData::SightGidSet":"gqi","Assembly-CSharp|System.Collections.Generic.HashSet`1<TechType> RuntimeData.TechTreeData::TechSet":"gqj","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> RuntimeData.TechTreeData::TechAtomActionCacheSet":"hem","Assembly-CSharp|System.Collections.Generic.HashSet`1<TechAtom> RuntimeData.TechTreeData::TechAtomCacheSet":"gql","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CountryDiplomacyInfo> RuntimeData.DiplomacyData::Info":"gqm","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.CountryDiplomacyInfo> RuntimeData.DiplomacyData::_infoDict":"efd","Assembly-CSharp|System.UInt32 RuntimeData.CountryDiplomacyInfo::PlayerId":"gqn","Assembly-CSharp|RuntimeData.DiplomacyState RuntimeData.CountryDiplomacyInfo::DiplomacyState":"gqo","Assembly-CSharp|System.Single RuntimeData.CountryDiplomacyInfo::FeelingValue":"gqp","Assembly-CSharp|RuntimeData.FeelingState RuntimeData.CountryDiplomacyInfo::FeelingState":"gqq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.FeelingStrategy> RuntimeData.CountryDiplomacyInfo::FeelingStrategyList":"gqr","Assembly-CSharp|System.UInt32 RuntimeData.CountryDiplomacyInfo::AttackTurn":"gqs","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsEmbassy":"gqt","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsLeagueRupture":"gqu","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsLeagueRequest":"gqv","Assembly-CSharp|System.Int32 RuntimeData.CountryDiplomacyInfo::IsCalm":"gqw","Assembly-CSharp|System.Boolean RuntimeData.CountryDiplomacyInfo::IsTeammate":"lcq","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::MaxHeroCount":"fwc","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitFullType> RuntimeData.PlayerHeroData::HeroList":"fwd","Assembly-CSharp|GiantType RuntimeData.PlayerHeroData::LeaderGiantType":"fwe","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitFullType,TH1_Logic.HeroTask.HeroTaskContentBase> RuntimeData.PlayerHeroData::HeroTaskDict":"fwf","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> RuntimeData.PlayerHeroData::_tmpGridListBuf":"dfx","Assembly-CSharp|System.Collections.Generic.List`1<CityLibrary> RuntimeData.PlayerNamerData::_cityNamer":"fwg","Assembly-CSharp|System.Int32 RuntimeData.PlayerNamerData::_cityNamerPointer":"fwh","Assembly-CSharp|System.Int32 RuntimeData.PlayerCultureInfo::PlayerCulture":"kfh","Assembly-CSharp|System.Collections.Generic.List`1<CultureCardType> RuntimeData.PlayerCultureInfo::CultureCardList":"kfi","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CultureCardBase> RuntimeData.PlayerCultureInfo::CardList":"kfj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> RuntimeData.IdentifierBase/IdentifierBaseFormatter::__typeToTag":"gqx","Assembly-CSharp|System.UInt32 RuntimeData.IdentifierBase::Id":"gqy","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SkillBase> RuntimeData.IdentifierBase::Skills":"gqz","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,Logic.Skill.SkillBase> RuntimeData.IdentifierBase::_skillDict":"efe","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SkillBase> RuntimeData.IdentifierBase::_skillIterBuffer":"dfy","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> RuntimeData.UnitMapData::UnitList":"grb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.UnitData> RuntimeData.UnitMapData::_unitDict":"grd","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> RuntimeData.UnitMapData::_turnUnitBuffer":"dfz","Assembly-CSharp|System.Boolean RuntimeData.UnitData::_notSetDie":"ivg","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::UnitFullType":"hen","Assembly-CSharp|ChessType RuntimeData.UnitData::ChessType":"grk","Assembly-CSharp|System.Int32 RuntimeData.UnitData::Health":"fwi","Assembly-CSharp|System.Single RuntimeData.UnitData::PositiveIntEpsilon":"mzi","Assembly-CSharp|System.Double RuntimeData.UnitData::PositiveIntDoubleEpsilon":"mzj","Assembly-CSharp|System.Int32 RuntimeData.UnitData::GiantExp":"grq","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::OriginUnitFullType":"ivh","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::CarryUnitFullType":"hes","Assembly-CSharp|System.Single RuntimeData.UnitData::DefenseReduction":"grx","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::LegionId":"gry","Assembly-CSharp|RuntimeData.UnitFullType RuntimeData.UnitData::FullTypeCache":"jol","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SkillBase> RuntimeData.UnitData::SkillCache":"jom","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.ActionPointType,System.Int32> RuntimeData.UnitData::ActionPoint":"kfk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.ActionPointType,System.Int32> RuntimeData.UnitData::_actionCache":"kfl","Assembly-CSharp|RuntimeData.AchievementDataManager RuntimeData.AchievementDataManager::Instance":"efg","Assembly-CSharp|Logic.Achievement.AchievementData RuntimeData.AchievementDataManager::Achievement":"efh","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> RuntimeData.AchievementDataManager::FinishedCache":"efi","Assembly-CSharp|System.Collections.Generic.Dictionary`2<CultureCardType,System.Type> RuntimeData.CultureCardFactory::_cardDict":"kfm","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> RuntimeData.CultureCardBase/CultureCardBaseFormatter::__typeToTag":"kfn","Assembly-CSharp|System.String RuntimeData.GameRecordManager/<>c__DisplayClass10_0::beginArchiveId":"nbe","Assembly-CSharp|RuntimeData.GameRecordManager RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<>4__this":"nbf","Assembly-CSharp|RuntimeData.GameRecord RuntimeData.GameRecordManager/<>c__DisplayClass11_0::record":"nbg","Assembly-CSharp|RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass5_0::recordKind":"nbh","Assembly-CSharp|RuntimeData.GameMode RuntimeData.GameRecordManager/<>c__DisplayClass5_0::mode":"jon","Assembly-CSharp|ForceEnum RuntimeData.GameRecordManager/<>c__DisplayClass5_0::forceEnum":"joo","Assembly-CSharp|System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::playerCount":"jop","Assembly-CSharp|System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::order":"joq","Assembly-CSharp|RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass6_0::recordKind":"nbi","Assembly-CSharp|RuntimeData.GameRecordManager RuntimeData.GameRecordManager::Instance":"efj","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::_gameRecord":"efk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordData::Records":"gsf","Assembly-CSharp|RuntimeData.GameMode RuntimeData.GameRecord::Mode":"gsg","Assembly-CSharp|Logic.AI.AIDifficult RuntimeData.GameRecord::AIDiff":"gsh","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::Turn":"gsi","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerCivId":"gsj","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerForceId":"gsk","Assembly-CSharp|System.Single RuntimeData.GameRecord::Score":"gsl","Assembly-CSharp|System.String RuntimeData.GameRecord::Time":"gsm","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::CityCount":"gsn","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::MapWidth":"gso","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::MapHeight":"gsp","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::PlayerCount":"gsq","Assembly-CSharp|TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.GameRecord::MatchSettlement":"lro","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::MapID":"nbj","Assembly-CSharp|RuntimeData.NetMode RuntimeData.GameRecord::NetMode":"nbk","Assembly-CSharp|System.String RuntimeData.GameRecord::GameVersion":"nbl","Assembly-CSharp|System.UInt32 RuntimeData.GameRecord::GameVersionId":"nbm","Assembly-CSharp|RuntimeData.GameRecordKind RuntimeData.GameRecord::RecordKind":"nbn","Assembly-CSharp|System.String RuntimeData.GameRecord::RecordId":"nbo","Assembly-CSharp|System.String RuntimeData.GameRecord::RecordName":"nbp","Assembly-CSharp|System.String RuntimeData.GameRecord::BeginArchiveId":"nbq","Assembly-CSharp|System.String RuntimeData.GameRecord::ContinueArchiveId":"nbr","Assembly-CSharp|System.String RuntimeData.GameRecord::EndArchiveId":"nbs","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.Delegate> TH1_Core.Managers.EventManager::eventListeners":"flt","Assembly-CSharp|TH1_Anim.Fragments.FragmentSkillEffect TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::fragment":"gzl","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskQueue":"flu","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskNextFrameQueue":"dpb","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskNotCurPlayList":"gld","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::_isBusy":"flv","Assembly-CSharp|TH1_Presentation.Sequencer.Task.ISequencerTask TH1_Core.Managers.PresentationManager::_currentTask":"hje","Assembly-CSharp|System.Int32 TH1_Core.Managers.PresentationManager::tmp":"hjf","Assembly-CSharp|System.String TH1_Core.Managers.PresentationManager::BusyType":"hjg","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::<CurrentScope>k__BackingField":"<dgb>k__BackingField","Assembly-CSharp|Animancer.AnimancerComponent TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::loadingAnim":"ixn","Assembly-CSharp|UnityEngine.Transform TH1_Core.Managers.UIManager/<>c__DisplayClass22_0::loading":"ixo","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::<Instance>k__BackingField":"<flw>k__BackingField","Assembly-CSharp|TH1_Logic.Core.Main TH1_Core.Managers.UIManager::_main":"flx","Assembly-CSharp|RuntimeData.MapData TH1_Core.Managers.UIManager::_mapData":"fly","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::ROUIManager":"flz","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::_gameInitReady":"fmh","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::ROHintWindow":"fmi","Assembly-CSharp|DebugUI TH1_Core.Managers.UIManager::DebugUI":"fmn","Assembly-CSharp|UnityEngine.GameObject TH1_Core.Managers.UIManager::AIPlayingHint":"fmo","Assembly-CSharp|TH1_UI.HintUI.HintUI TH1_Core.Managers.UIManager::HintUI":"fmp","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::AIPlaying":"fmq","Assembly-CSharp|TH1_UI.Core.UIInfoManager TH1_Core.Managers.UIManager::UIInfoManager":"fmr","Assembly-CSharp|TH1_UI.Core.UINotifyManager TH1_Core.Managers.UIManager::UINotifyManager":"fms","Assembly-CSharp|TH1_UI.Core.UIOutsideManager TH1_Core.Managers.UIManager::UIOutsideManager":"hjh","Assembly-CSharp|TH1_UI.Core.UIBottomManager TH1_Core.Managers.UIManager::UIBottomManager":"iey","Assembly-CSharp|TH1_UI.Core.UITopManager TH1_Core.Managers.UIManager::UITopManager":"fsr","Assembly-CSharp|System.Boolean TH1_Core.Managers.UIManager::_alreadyOpenWin":"ixp","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::_instance":"fmt","Assembly-CSharp|System.Boolean TH1_Core.Events.UIEventManagerBinder::_initialized":"low","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.AIConfig> ExcelConfig.AIConfigCategory::<Dict>k__BackingField":"<hhf>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::<Id>k__BackingField":"<hhg>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::<AIConfigId>k__BackingField":"<hhh>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::<Order>k__BackingField":"<hhi>k__BackingField","Assembly-CSharp|System.String ExcelConfig.AIConfig::<Name>k__BackingField":"<hhj>k__BackingField","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::<NodeParams>k__BackingField":"<hhk>k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.GeoDesc> ExcelConfig.GeoDescCategory::<Dict>k__BackingField":"<hir>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::<Id>k__BackingField":"<hjj>k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::<BigClass>k__BackingField":"<hjr>k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::<SmallClass>k__BackingField":"<hjs>k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::<GeoName>k__BackingField":"<hjw>k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::<CivEnum>k__BackingField":"<hjx>k__BackingField","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::<NearbyCity>k__BackingField":"<hjy>k__BackingField","Assembly-CSharp|System.String ExcelConfig.GeoDesc::<GeoDescStr>k__BackingField":"<hkb>k__BackingField","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.Moment> ExcelConfig.MomentCategory::<Dict>k__BackingField":"<jip>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::<Id>k__BackingField":"<jiq>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<MomentSubType>k__BackingField":"<jir>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::<BigId>k__BackingField":"<jis>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<MomentMainType>k__BackingField":"<jit>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::<MediumId>k__BackingField":"<jiu>k__BackingField","Assembly-CSharp|System.Int32 ExcelConfig.Moment::<SmallId>k__BackingField":"<jiv>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<tmpDesc>k__BackingField":"<jiw>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<Title>k__BackingField":"<jix>k__BackingField","Assembly-CSharp|System.String ExcelConfig.Moment::<Desc>k__BackingField":"<jiy>k__BackingField","Assembly-CSharp|System.Boolean Logic.CityLogic::needExplorer":"duj","Assembly-CSharp|System.Int32 Logic.CityLogic::explorerStepMax":"duk","Assembly-CSharp|System.Int32 Logic.CityLogic::explorerStep":"dul","Assembly-CSharp|UnityEngine.Vector2Int Logic.CityLogic::explorerNowPos":"dum","Assembly-CSharp|RuntimeData.CityData Logic.CityLogic::explorerCityData":"dun","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.CityLogic::_aroundBuf":"dgc","Assembly-CSharp|Logic.GameState Logic.GameLogic::_curState":"duw","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::_main":"fmu","Assembly-CSharp|Logic.AI.AILogic Logic.GameLogic::_aiLogic":"hji","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.GameState,Logic.GameStateBase> Logic.GameLogic::_gameStateDict":"duy","Assembly-CSharp|System.Single Logic.GameLogic::_reconnectCheckTime":"lox","Assembly-CSharp|System.Single Logic.GameLogic::_connectionStateCheckTime":"loy","Assembly-CSharp|System.Single Logic.GameLogic::_confirmTime":"dpg","Assembly-CSharp|System.Single Logic.GameLogic::_heartbeatTime":"dph","Assembly-CSharp|System.Single Logic.GameLogic::_forceUpdateTime":"dpi","Assembly-CSharp|Logic.GameLogic Logic.GameStateBase::_gameLogic":"dva","Assembly-CSharp|System.Single Logic.MenuState::_recordTime":"hjk","Assembly-CSharp|System.Single Logic.ForceUpdatingState::_limitTime":"bfl","Assembly-CSharp|System.Boolean Logic.SpectateState::_paused":"nbt","Assembly-CSharp|System.Int32 Logic.SpectateState::_fastForwardTargetActionStep":"nbu","Assembly-CSharp|System.Int32 Logic.FinishState/<QuitGameAfterDelay>d__6::<>1__state":"iez","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::<>2__current":"ifa","Assembly-CSharp|System.Single Logic.FinishState/<QuitGameAfterDelay>d__6::delay":"ifb","Assembly-CSharp|System.Boolean Logic.MainEditor::IsEditor":"dvg","Assembly-CSharp|System.Boolean Logic.MainEditor::IsGo":"dvh","Assembly-CSharp|Logic.AI.AICalculatorData Logic.MainEditor::Data":"dvi","Assembly-CSharp|System.UInt32 Logic.MainEditor::BTNodeId":"dvj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_playerStrategy":"dvk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.HashSet`1<System.UInt32>> Logic.MainEditor::_playerAttackTarget":"dvl","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_cityStrategy":"dvm","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_unitStrategy":"dvn","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.Strategy> Logic.MainEditor::_legionStrategy":"dvo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.LegionStrategyType> Logic.MainEditor::_legionStrategyTypes":"dvp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.FreeUnitStrategyType> Logic.MainEditor::_freeUnitStrategyTypes":"dvq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> Logic.MainEditor::_unitTarget":"dvr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.AIActionBase>> Logic.MainEditor::_actionRecord":"dvs","Assembly-CSharp|Logic.MainEditor Logic.MainEditor::Instance":"dvt","Assembly-CSharp|Logic.AI.Strategy Logic.StrategyInfo::Strategy":"dvu","Assembly-CSharp|System.UInt32 Logic.StrategyInfo::TargetCityId":"dvv","Assembly-CSharp|System.Collections.Generic.List`1<Logic.InputKeyConfig> Logic.InputConfig::InputKeyConfigs":"ifc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.InputEnum,Logic.InputKeyConfig> Logic.InputConfig::_inputKeyConfigDict":"ifd","Assembly-CSharp|Logic.InputEnum Logic.InputKeyConfig::InputType":"ife","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.KeyCode> Logic.InputKeyConfig::KeyCodes":"iff","Assembly-CSharp|System.Boolean Logic.InputKeyConfig::IsConflict":"ifg","Assembly-CSharp|System.Boolean Logic.InputKeyConfig::IsActive":"ifh","Assembly-CSharp|Logic.InputConfigManager Logic.InputConfigManager::Instance":"ifi","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::_config":"ifj","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.KeyCode> Logic.InputConfigManager::_pressedKeys":"ifk","Assembly-CSharp|System.Boolean Logic.InputConfigManager::_isListening":"ifl","Assembly-CSharp|System.Single Logic.InputConfigManager::_waitTime":"ifm","Assembly-CSharp|System.Single Logic.InputConfigManager::_lastKeyPressTime":"ifn","Assembly-CSharp|Logic.InputEnum Logic.InputConfigManager::_curInputEnum":"ifo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.InputEnum,System.Collections.Generic.List`1<System.Action>> Logic.InputConfigManager::_inputCallBack":"ifp","Assembly-CSharp|TH1_Logic.Core.Main Logic.InputLogic::_main":"fmv","Assembly-CSharp|RuntimeData.MapData Logic.InputLogic::_mapData":"dup","Assembly-CSharp|System.Int32 Logic.InputLogic::highlightCurrentState":"duq","Assembly-CSharp|UnityEngine.Vector3 Logic.InputLogic::mouseLastDownPosition":"dur","Assembly-CSharp|UnityEngine.Vector2Int Logic.InputLogic::lastSelectedTile":"dus","Assembly-CSharp|UnityEngine.Vector2Int Logic.InputLogic::lastSelectedUnit":"dut","Assembly-CSharp|TooltipTrigger Logic.InputLogic::onozukakomachi":"duu","Assembly-CSharp|System.Boolean Logic.InputLogic::inputLock":"duv","Assembly-CSharp|System.Boolean Logic.InputLogic::WASDMapMover":"vm","Assembly-CSharp|UnityEngine.Vector3 Logic.InputLogic::WASDMapMoverVector":"vn","Assembly-CSharp|System.Int32 Logic.InputLogic::ShenlanComboNeed":"lfb","Assembly-CSharp|System.Single Logic.InputLogic::ShenlanComboWindow":"lfc","Assembly-CSharp|System.UInt32 Logic.InputLogic::_shenlanComboUnitId":"lfd","Assembly-CSharp|System.Collections.Generic.List`1<System.Single> Logic.InputLogic::_shenlanComboTimestamps":"lfe","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass27_0::height":"nbv","Assembly-CSharp|System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass27_0::heights":"nbw","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass27_1::x":"nbx","Assembly-CSharp|Logic.MapGenerator/<>c__DisplayClass27_0 Logic.MapGenerator/<>c__DisplayClass27_1::CS$<>8__locals1":"nby","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::x":"nbz","Assembly-CSharp|System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::y":"nca","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.MapGenerator::_aroundBuf":"dgj","Assembly-CSharp|TH1_Logic.Core.Main Logic.MapGenerator::_main":"fmw","Assembly-CSharp|RuntimeData.MapData Logic.MapGenerator::_mapData":"dwd","Assembly-CSharp|System.Single Logic.MapGenerator::Scale":"dwe","Assembly-CSharp|System.Single Logic.MapGenerator::_landThreshold":"dwf","Assembly-CSharp|System.Single Logic.MapGenerator::_mountainThreshold":"dwg","Assembly-CSharp|System.Single[0...,0...] Logic.MapGenerator::_heightMap":"dwh","Assembly-CSharp|System.Int32 Logic.MapGenerator::SmoothIterations":"dwi","Assembly-CSharp|System.Single Logic.MapGenerator::NearbyEnemyCapitalRateForRealPlayer":"ncb","Assembly-CSharp|System.Int32 Logic.MapGenerator::NearbyEnemyCapitalDistance":"ncc","Assembly-CSharp|System.UInt32 Logic.MapGenerator::_width":"dwj","Assembly-CSharp|System.UInt32 Logic.MapGenerator::_height":"dwk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_tribes":"dwl","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_treasure":"gsx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_innerCityGrid":"gsy","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_outerCityGrid":"gsz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::PlayerCivOri":"dwm","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2> Logic.MapGenerator::dir4":"htl","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2> Logic.MapGenerator::dir8":"htm","Assembly-CSharp|Logic.MapInteraction Logic.MapInteraction/<>c__DisplayClass9_0::<>4__this":"lrp","Assembly-CSharp|RuntimeData.MapData Logic.MapInteraction/<>c__DisplayClass9_0::mapData":"lrq","Assembly-CSharp|RuntimeData.GridData Logic.MapInteraction/<>c__DisplayClass9_0::gridData":"lrr","Assembly-CSharp|TH1_Logic.Core.Main Logic.MapInteraction::_main":"fmx","Assembly-CSharp|RuntimeData.MapData Logic.MapInteraction::_mapData":"dwr","Assembly-CSharp|System.UInt32 Logic.MapInteraction::_fadeCityGridId":"lrs","Assembly-CSharp|Logic.MapRecordManager Logic.MapRecordManager::Instance":"ghg","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.MapRecordManager::MapNameList":"ghi","Assembly-CSharp|RuntimeData.GridData Logic.MapRecordManager::RecordGridData":"ghu","Assembly-CSharp|TH1_Logic.Core.Main Logic.PlayerLogic::_main":"fne","Assembly-CSharp|RuntimeData.WonderTypeEnum[] Logic.PlayerLogic::_cachedWonderTypes":"ifq","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.PlayerLogic::_tmpTerritoryBuf":"dgk","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.PlayerLogic::_tmpAroundBuf":"dgl","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::unitRUList":"dwz","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityRUList":"dxa","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::tileRUList":"dxb","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityBuildingRUList":"dxc","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::playerTerritoryRUList":"dxd","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::techTreeRU":"dxe","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::playerTopBarRU":"dxf","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::centerMessageRU":"dxg","Assembly-CSharp|System.String Logic.RenderUpdateManager::centerMessageTitle":"dxh","Assembly-CSharp|System.String Logic.RenderUpdateManager::centerMessageContent":"dxi","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::techIdRUList":"dxj","Assembly-CSharp|System.Int32 Logic.RenderUpdateManager::highlightMapRU":"dxk","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.RenderUpdateManager::mistClearEffectRUList":"dxl","Assembly-CSharp|System.Collections.Generic.List`1<System.Int32> Logic.RenderUpdateManager::cityUpgradeActionRUList":"dxm","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::<Instance>k__BackingField":"<dxn>k__BackingField","Assembly-CSharp|System.Boolean Logic.RenderUpdateManager::hasBattle":"dxo","Assembly-CSharp|Logic.BattleRenderDataPack Logic.RenderUpdateManager::battleRenderDataPack":"dxp","Assembly-CSharp|RuntimeData.UnitData Logic.AttackInfo::DamageOrigin":"kfo","Assembly-CSharp|RuntimeData.PlayerData Logic.AttackInfo::OriginPlayer":"kfp","Assembly-CSharp|RuntimeData.UnitData Logic.AttackInfo::DamageTarget":"kfq","Assembly-CSharp|RuntimeData.PlayerData Logic.AttackInfo::TargetPlayer":"kfr","Assembly-CSharp|RuntimeData.GridData Logic.AttackInfo::DamageOriginGrid":"kfs","Assembly-CSharp|RuntimeData.GridData Logic.AttackInfo::DamageTargetGrid":"kft","Assembly-CSharp|System.Boolean Logic.AttackInfo::IsKill":"kfu","Assembly-CSharp|Logic.DamageType Logic.SettlementInfo::DamageType":"dxq","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageOrigin":"dxr","Assembly-CSharp|RuntimeData.PlayerData Logic.SettlementInfo::OriginPlayer":"kfv","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageTarget":"dxs","Assembly-CSharp|RuntimeData.PlayerData Logic.SettlementInfo::TargetPlayer":"kfw","Assembly-CSharp|RuntimeData.GridData Logic.SettlementInfo::DamageOriginGrid":"kfx","Assembly-CSharp|RuntimeData.GridData Logic.SettlementInfo::DamageTargetGrid":"dxt","Assembly-CSharp|RuntimeData.CityData Logic.SettlementInfo::DamageTargetCity":"fwj","Assembly-CSharp|System.Int32 Logic.SettlementInfo::DamageValue":"dxu","Assembly-CSharp|RuntimeData.UnitData Logic.SettlementInfo::DamageBearer":"lrt","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsKill":"dxv","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsDeathReplaced":"xr","Assembly-CSharp|System.Boolean Logic.SettlementInfo::IsFinished":"hjt","Assembly-CSharp|System.Int32 Logic.SettlementInfo::HealthReduceValue":"cgu","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MovementCostMap":"ifr","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MovementRemainMap":"ifs","Assembly-CSharp|System.Single[0...,0...] Logic.UnitLogic::MoveRealCostMap":"ift","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::NormalReachMap":"ifu","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::MomijiHunterReachMap":"ifv","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::FinalReachMap":"ifw","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::TransMap":"hju","Assembly-CSharp|System.Boolean[0...,0...] Logic.UnitLogic::SanaeMap":"ifx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.UnitLogic::_aroundBuf":"dgm","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.UnitLogic::_aroundBuf2":"dgn","Assembly-CSharp|RuntimeData.GridData Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::originGrid":"epp","Assembly-CSharp|RuntimeData.MapData Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0::mapData":"hjv","Assembly-CSharp|System.Boolean Logic.Skill.AttackAfterKillSkill::IsKill":"fwq","Assembly-CSharp|System.Int32 Logic.Skill.AyaMoveAgainBuffSkill::MoveGridCount":"htt","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.BonePileSkill::TargetType":"kfy","Assembly-CSharp|System.UInt32 Logic.Skill.BonePileSkill::TargetCityId":"kfz","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::_hasMovedThisTurn":"kpe","Assembly-CSharp|System.Boolean Logic.Skill.CanHideSkill::_hideStateBeforeMove":"kpf","Assembly-CSharp|System.UInt32 Logic.Skill.CanHideSkill::_startGridIdBeforeMove":"kpg","Assembly-CSharp|System.UInt32 Logic.Skill.CityStolenSkill::StealerPlayerId":"kph","Assembly-CSharp|System.Int32 Logic.Skill.CityStolenSkill::StolenAmount":"kpi","Assembly-CSharp|System.Boolean Logic.Skill.DashSkill::IsTrigger":"gtg","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeProSkill/<>c__DisplayClass4_0::unitRenderer":"dgo","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeProSkill/<>c__DisplayClass5_0::unitRenderer":"egl","Assembly-CSharp|System.Boolean Logic.Skill.EscapeProSkill::IsTrigger":"ixq","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeSkill/<>c__DisplayClass4_0::unitRenderer":"egm","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.EscapeSkill/<>c__DisplayClass5_0::unitRenderer":"egn","Assembly-CSharp|System.Boolean Logic.Skill.EscapeSkill::IsTrigger":"dvb","Assembly-CSharp|RuntimeData.MapData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::mapData":"ego","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::unitRenderer":"egp","Assembly-CSharp|RuntimeData.GridData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::targetGrid":"egq","Assembly-CSharp|System.Boolean Logic.Skill.ForestStartDashSkill::IsTrigger":"fwr","Assembly-CSharp|System.UInt32 Logic.Skill.GridRadiationSkill::OriginId":"kga","Assembly-CSharp|System.Boolean Logic.Skill.InfiltrateSkill::_hadHideStateAtTurnStart":"kpj","Assembly-CSharp|System.Int32 Logic.Skill.JunkerOfficerSkill::_kill":"hug","Assembly-CSharp|System.Boolean Logic.Skill.JunkerOfficerSkill::_isOfficer":"huh","Assembly-CSharp|RuntimeData.MapData Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::mapData":"egr","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::info":"egs","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KaguyaFrenchForeverBuffSkill/<>c__DisplayClass2_0::targetGrid":"egt","Assembly-CSharp|System.Boolean Logic.Skill.KoakumaDevotionSkill::FirstDevotion":"hka","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_0::rendererForStep":"egu","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::gridRendererForStep":"egv","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::unitRendererForStep":"egw","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_1::gridDataForStep":"egx","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::gridRendererForStep":"egy","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::selfRendererForStep":"egz","Assembly-CSharp|RuntimeData.GridData Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_2::gridDataForStep":"eha","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::rendererForStep":"ehb","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::rendererForStep":"ehc","Assembly-CSharp|System.Boolean Logic.Skill.KomeijiFearSkill::_isInExplosionChain":"ekt","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::AroundGiant":"csu","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.MokouFrenchEggSkill::FullType":"fws","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.MokouFrenchReviveSkill::FullType":"fwt","Assembly-CSharp|System.Int32 Logic.Skill.MomijiPreySkill::rank":"ixr","Assembly-CSharp|System.Int32 Logic.Skill.MomijiSightSkill::_range":"ify","Assembly-CSharp|System.Int32 Logic.Skill.OfficerSkill::_kill":"hui","Assembly-CSharp|System.Boolean Logic.Skill.OfficerSkill::_isOfficer":"huj","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::_moveFlag":"hkc","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::_moveFlag":"hkd","Assembly-CSharp|RuntimeData.MapData Logic.Skill.PathStompSkill/<>c__DisplayClass2_0::mapData":"ifz","Assembly-CSharp|System.Boolean Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::killed":"gqk","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::r":"grg","Assembly-CSharp|RuntimeData.GridData Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::g":"ehd","Assembly-CSharp|System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::d":"ehe","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ige","Assembly-CSharp|System.Boolean Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::killed":"grh","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::r":"grm","Assembly-CSharp|RuntimeData.GridData Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::g":"ehg","Assembly-CSharp|System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::d":"ehh","Assembly-CSharp|Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::CS$<>8__locals2":"ehj","Assembly-CSharp|RuntimeData.UnitFullType Logic.Skill.ReisenFrenchKillSkill::FullType":"fwu","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0::info":"ehk","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::targetGridRenderer":"ehl","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::guardGridRenderer":"ehm","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::unit":"ehn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::unitRenderer":"eho","Assembly-CSharp|Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0 Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ehp","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SanaeDivine_E3_HP_Skill/<>c__DisplayClass1_0::unitRenderer":"ehq","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::map":"igg","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::tmpGridId":"mzk","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0::tmpUnitId":"mzl","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::dmgInfo":"igj","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::canBeKilled":"kgb","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass10_1::CS$<>8__locals1":"igk","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::mapData":"igo","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::originId":"mzm","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::targetId":"mzn","Assembly-CSharp|Logic.Skill.SanaeDivineSkill Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0::<>4__this":"ign","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::divine":"igs","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass6_1::CS$<>8__locals1":"igu","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::mapData":"igw","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::originId":"mzo","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::targetGridId":"mzp","Assembly-CSharp|Logic.Skill.SanaeDivineSkill Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0::<>4__this":"igv","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::divine":"igz","Assembly-CSharp|Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_0 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass7_1::CS$<>8__locals1":"ihb","Assembly-CSharp|Logic.Skill.SanaeDivineType Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::divine":"ihc","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::map":"ihe","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass8_0::targetGridId":"mzq","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::map":"ihg","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::tmpGridId":"mzr","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::dmg":"ihh","Assembly-CSharp|Logic.SettlementInfo Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::dmgInfo":"ihi","Assembly-CSharp|System.Boolean Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::canBeKilled":"kgc","Assembly-CSharp|System.UInt32 Logic.Skill.SanaeDivineSkill/<>c__DisplayClass9_0::tmpUnitId":"mzs","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigLuckyDmg":"ihk","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigLuckyHeal":"ihl","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigUnluckyEnemyDmg":"ihm","Assembly-CSharp|System.Int32 Logic.Skill.SanaeDivineSkill::_bigUnluckyFriendDmg":"ihn","Assembly-CSharp|System.Int32 Logic.Skill.SanaeWindXSkill::X":"huk","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriAttackBoomSkill/<>c__DisplayClass2_0::unitRenderer":"ehr","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::mapData":"ehs","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::unitRenderer":"eht","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SatoriAttackSkill/<>c__DisplayClass2_0::targetGrid":"ehu","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriBanSkill/<>c__DisplayClass2_0::unitRenderer":"ehv","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::targetGrid":"hgn","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::mapData":"hgo","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SatoriSeeSkill/<>c__DisplayClass2_0::unitRenderer":"hgp","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SkillBanBombSkill/<>c__DisplayClass6_0::renderer":"euw","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBanBombSkill::_originPlayerId":"eux","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SplashSkill/<>c__DisplayClass2_0::mapData":"ev","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SplashSkill/<>c__DisplayClass2_1::g":"ey","Assembly-CSharp|System.Boolean Logic.Skill.SplashSkill/<>c__DisplayClass2_1::killed":"hck","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SplashSkill/<>c__DisplayClass2_1::r":"hkf","Assembly-CSharp|System.Int32 Logic.Skill.SplashSkill/<>c__DisplayClass2_1::d":"ivw","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0 Logic.Skill.SplashSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"ez","Assembly-CSharp|System.Boolean Logic.Skill.SplashSkill/<>c__DisplayClass2_2::killed":"hkg","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SplashSkill/<>c__DisplayClass2_2::r":"hkh","Assembly-CSharp|RuntimeData.GridData Logic.Skill.SplashSkill/<>c__DisplayClass2_2::g":"ivy","Assembly-CSharp|System.Int32 Logic.Skill.SplashSkill/<>c__DisplayClass2_2::d":"iyw","Assembly-CSharp|Logic.Skill.SplashSkill/<>c__DisplayClass2_0 Logic.Skill.SplashSkill/<>c__DisplayClass2_2::CS$<>8__locals2":"jft","Assembly-CSharp|RuntimeData.MapData Logic.Skill.StompSkill/<>c__DisplayClass2_0::mapData":"jfu","Assembly-CSharp|System.Boolean Logic.Skill.StompSkill/<>c__DisplayClass2_1::killed":"hpn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::r":"hpo","Assembly-CSharp|RuntimeData.GridData Logic.Skill.StompSkill/<>c__DisplayClass2_1::g":"jfv","Assembly-CSharp|System.Int32 Logic.Skill.StompSkill/<>c__DisplayClass2_1::d":"jhx","Assembly-CSharp|TH1Renderer.GridRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::ro":"joy","Assembly-CSharp|Logic.Skill.StompSkill/<>c__DisplayClass2_0 Logic.Skill.StompSkill/<>c__DisplayClass2_1::CS$<>8__locals1":"jqn","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::unitRenderer":"jqo","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::unitRenderer":"dfo","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit1":"ivo","Assembly-CSharp|RuntimeData.MapData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::map":"ihp","Assembly-CSharp|RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit2":"ivp","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> Logic.Skill.UtsuhoDelayActSkill::Path":"jpz","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.VampireProSkill/<>c__DisplayClass2_0::unitRenderer":"jqx","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Skill.VampireSkill/<>c__DisplayClass3_0::unitRenderer":"jqy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> Logic.Skill.SkillBase/SkillBaseFormatter::__typeToTag":"gth","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<RuntimeData.GridData>> Logic.Skill.SkillBase::_aroundBufPool":"jtp","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_poolTop":"jtq","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsPermanent":"gti","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::IsLevelSkill":"hki","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::OriginId":"hul","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::Turns":"gtj","Assembly-CSharp|System.UInt32 Logic.Skill.SkillBase::TurnsLimit":"gtk","Assembly-CSharp|System.Single Logic.Skill.SkillBase::Score":"gtl","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_level":"gtm","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::_levelLimit":"hkk","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::_autoDisappear":"hkl","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::_skillPriority":"kgd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,System.Func`1<Logic.Skill.SkillBase>> Logic.Skill.SkillFactory::_skillFactoryDict":"jtr","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Skill.SkillBase> Logic.Skill.SkillOwner::Skills":"eae","Assembly-CSharp|Logic.PrefabPool.PrefabPoolManager Logic.PrefabPool.PrefabPoolManager::Instance":"enf","Assembly-CSharp|Logic.PrefabPool.PrefabConfig Logic.PrefabPool.PrefabPoolManager::_config":"eng","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.PrefabPool.PrefabType,System.Collections.Generic.List`1<UnityEngine.GameObject>> Logic.PrefabPool.PrefabPoolManager::_prefabPool":"enh","Assembly-CSharp|System.Reflection.MethodInfo Logic.Pool.THCollectionPool/TypePool`1/<>c__DisplayClass3_0::clearMethod":"kcu","Assembly-CSharp|System.Collections.Generic.Stack`1<T> Logic.Pool.THCollectionPool/TypePool`1::Items":"kcv","Assembly-CSharp|System.Object Logic.Pool.THCollectionPool/TypePool`1::Sync":"kcy","Assembly-CSharp|System.Action`1<T> Logic.Pool.THCollectionPool/TypePool`1::Reset":"kdd","Assembly-CSharp|System.Int32 Logic.Pool.THCollectionPool::DefaultMaxPoolSizePerType":"kgm","Assembly-CSharp|System.String Logic.Multilingual.MultilingualRichTextColors::DefaultEmbeddedHex":"mzt","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::<>4__this":"kgi","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass15_0::type":"kgj","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::<>4__this":"lcr","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass16_0::type":"lcs","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::<>4__this":"lct","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::type":"lcu","Assembly-CSharp|System.String Logic.Multilingual.MultilingualData/<>c__DisplayClass17_0::origin":"lcv","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsProperNoun>k__BackingField":"<ixs>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsDialogue>k__BackingField":"<ixt>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::<IsDeprecated>k__BackingField":"<ixu>k__BackingField","Assembly-CSharp|Logic.Multilingual.MultilingualManager Logic.Multilingual.MultilingualManager::Instance":"eaf","Assembly-CSharp|Logic.Multilingual.MultilingualData Logic.Multilingual.MultilingualManager::_multilingualData":"eag","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::_currentType":"eah","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.MultilingualTextMono> Logic.Multilingual.MultilingualManager::_textComs":"eai","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Multilingual.OriginalLangFields> Logic.Multilingual.MultilingualManager::_originalSnapshot":"lcw","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualManager::_modsApplied":"lcx","Assembly-CSharp|Logic.Multilingual.MultilingualTextMono Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::<>4__this":"lcy","Assembly-CSharp|System.Int32 Logic.Multilingual.MultilingualTextMono/<>c__DisplayClass16_0::index":"lcz","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.MultilingualTextMono::_paramList":"eal","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::_previewType":"eam","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModItem::FileId":"xs","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Title":"xt","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Description":"xu","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::Tags":"xv","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModItem::IsSubscribed":"xw","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModItem::IsInstalled":"xx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModItem::InstallFolder":"xy","Assembly-CSharp|System.UInt64 Logic.Multilingual.WorkshopModItem::FileSize":"xz","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::VotesUp":"ya","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::VotesDown":"yb","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::CreatedTime":"lda","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModItem::UpdatedTime":"ldb","Assembly-CSharp|System.UInt64 Logic.Multilingual.WorkshopModItem::OwnerSteamId":"ldc","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::<>4__this":"ldd","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass56_0::fileId":"lde","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::<>4__this":"ldf","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass57_0::fileId":"ldg","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModBrowser/<>c__DisplayClass60_0::fileId":"ldh","Assembly-CSharp|Logic.Multilingual.WorkshopModBrowser Logic.Multilingual.WorkshopModBrowser::Instance":"yh","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::PageSize":"yi","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsQuerying>k__BackingField":"<yj>k__BackingField","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::<CurrentPage>k__BackingField":"<yk>k__BackingField","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::<TotalResults>k__BackingField":"<yl>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::<Results>k__BackingField":"<ym>k__BackingField","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::<LastError>k__BackingField":"<yn>k__BackingField","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsSubscribeOperating>k__BackingField":"<yo>k__BackingField","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SteamUGCQueryCompleted_t> Logic.Multilingual.WorkshopModBrowser::_queryCallResult":"yp","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SteamUGCQueryCompleted_t> Logic.Multilingual.WorkshopModBrowser::_userQueryCallResult":"ldi","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.RemoteStorageSubscribePublishedFileResult_t> Logic.Multilingual.WorkshopModBrowser::_subscribeCallResult":"yq","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.RemoteStorageUnsubscribePublishedFileResult_t> Logic.Multilingual.WorkshopModBrowser::_unsubscribeCallResult":"yr","Assembly-CSharp|Steamworks.UGCQueryHandle_t Logic.Multilingual.WorkshopModBrowser::_pendingQueryHandle":"ys","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnQueryCompleted":"yt","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnSubscribeCompleted":"yu","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnUnsubscribeCompleted":"yv","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::<IsQueryingUserMods>k__BackingField":"<ldj>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::<UserMods>k__BackingField":"<ldk>k__BackingField","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::<UserQueryError>k__BackingField":"<ldl>k__BackingField","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnUserModsQueryCompleted":"ldm","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ModRootFolder":"yw","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::ModInfoFileName":"yx","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::TranslationFileName":"yy","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModExporter::PreviewFileName":"yz","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader Logic.Multilingual.WorkshopModUploader::Instance":"za","Assembly-CSharp|Logic.Multilingual.WorkshopModUploader/Phase Logic.Multilingual.WorkshopModUploader::_phase":"zb","Assembly-CSharp|Steamworks.SteamAPICall_t Logic.Multilingual.WorkshopModUploader::_pendingApiCall":"zc","Assembly-CSharp|Steamworks.PublishedFileId_t Logic.Multilingual.WorkshopModUploader::_createdFileId":"zd","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.CreateItemResult_t> Logic.Multilingual.WorkshopModUploader::_createCallResult":"ldn","Assembly-CSharp|Steamworks.CallResult`1<Steamworks.SubmitItemUpdateResult_t> Logic.Multilingual.WorkshopModUploader::_submitCallResult":"ldo","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingFolder":"ze","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingTitle":"zf","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingDescription":"zg","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingPreview":"zh","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::_pendingChangeNote":"zi","Assembly-CSharp|System.Action`2<System.Boolean,Steamworks.PublishedFileId_t> Logic.Multilingual.WorkshopModUploader::_onCreateAndUploadComplete":"zj","Assembly-CSharp|System.Action`1<System.Boolean> Logic.Multilingual.WorkshopModUploader::_onUpdateComplete":"zk","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::<StatusMessage>k__BackingField":"<zl>k__BackingField","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.HeroTask.HeroTaskItem> Logic.HeroTask.HeroTaskData::Items":"gtn","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::CrashSightDeviceIdFallbackKey":"mzu","Assembly-CSharp|System.String Logic.CrashSight.CrashSightManager::_runtimeFallbackDeviceId":"mzv","Assembly-CSharp|System.UInt64 Logic.CrashSight.CrashSightManager::_reportedSteamUserId":"ncd","Assembly-CSharp|System.String Logic.CrashSight.LogSystem::Record":"eao","Assembly-CSharp|Logic.AI.CalculateResult Logic.AI.AIActionBase::Result":"eaz","Assembly-CSharp|Logic.Action.CommonActionParams Logic.AI.AIActionBase::Param":"eba","Assembly-CSharp|Logic.Action.ActionLogicBase Logic.AI.AIActionBase::ActionLogic":"ebb","Assembly-CSharp|System.Boolean Logic.AI.AIActionBase::IsInSight":"ebc","Assembly-CSharp|System.Single Logic.AI.AIActionBase::Duration":"ebd","Assembly-CSharp|System.UInt32 Logic.AI.ActionNetData::Version":"gto","Assembly-CSharp|System.String Logic.AI.ActionNetData::MapHash":"gtp","Assembly-CSharp|Logic.Action.CommonActionParams Logic.AI.ActionNetData::Param":"gtq","Assembly-CSharp|Logic.Action.CommonActionId Logic.AI.ActionNetData::ActionId":"gtr","Assembly-CSharp|System.Single Logic.AI.ActionNetData::Time":"lfx","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionGenerator::_mapData":"ebe","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AIActionGenerator::_player":"ebf","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionGenerator::_waitUnits":"ebg","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.AI.AIActionGenerator::_waitGrids":"ebh","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionGenerator::_waitCity":"ebi","Assembly-CSharp|System.UInt32 Logic.AI.AIActionGenerator::_actionRecord":"ebj","Assembly-CSharp|System.UInt32 Logic.AI.AIActionGenerator::_recordCount":"ebk","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.AI.AIActionGenerator::_territoryGridSet":"jts","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionGenerator::_tmpUnitList":"jtt","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionGenerator::_tmpCityList":"jtz","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.AI.AICalculatorType,System.Single> Logic.AI.CalculateResult::ScoreDict":"ebl","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.AI.CalculateType,System.Single> Logic.AI.CalculateResult::Score":"ebm","Assembly-CSharp|Logic.AI.AIConfigAsset Logic.AI.AIActionScoreCalculator::_cfg":"ebn","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::_canMoveGrid":"ebo","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitScore":"ebp","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::_cityScore":"ebq","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::_cityDefendScore":"ebr","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_unitOnCityCanMove":"ebs","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_unitInCityTerritory":"ebt","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_defendCity":"ebu","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::_unitTargetMap":"ebv","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Action.CommonActionId> Logic.AI.AIActionScoreCalculator::_actionList":"ebw","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::_techCalculator":"ebx","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitAttack":"eby","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::_unitDefend":"ebz","Assembly-CSharp|System.Boolean Logic.AI.AIActionScoreCalculator::_hasUnitMoney":"eca","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_tmpSelfUnitsSet":"jua","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.AI.AIActionScoreCalculator::_tmpSelfUnitsList":"jub","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_tmpCityListBuf":"jut","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::_tmpGridListBuf":"jvk","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.CityData> Logic.AI.AIActionScoreCalculator::_tmpCitySetBuf":"jvl","Assembly-CSharp|RuntimeData.MapData Logic.AI.AIActionScoreCalculator::CalMap":"ihu","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_queue":"kgo","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_visitStamp":"kgp","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_parent":"kgq","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_distance":"kgr","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_passableStamp":"kgs","Assembly-CSharp|System.Byte[] Logic.AI.PathFinder::_passableValue":"kgw","Assembly-CSharp|System.Int32[] Logic.AI.PathFinder::_componentId":"kgx","Assembly-CSharp|RuntimeData.MapData Logic.AI.PathFinder::_componentCacheMap":"kgy","Assembly-CSharp|System.UInt32 Logic.AI.PathFinder::_componentCachePlayerId":"khf","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheUnitKey":"kil","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheToken":"kim","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheWidth":"kin","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_componentCacheHeight":"kio","Assembly-CSharp|System.Boolean Logic.AI.PathFinder::_componentCacheValid":"kip","Assembly-CSharp|System.Int32 Logic.AI.PathFinder::_searchStamp":"kiq","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.UnitTargetData> Logic.AI.UnitTargetMap::UnitTargetSet":"ecb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.AI.UnitTargetData> Logic.AI.UnitTargetMap::_unitIdToTarget":"ecc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.UnitTargetData>> Logic.AI.UnitTargetMap::_unitIdToTargetDict":"ecd","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.UnitTargetData>> Logic.AI.UnitTargetMap::_gridIdToTargetDict":"ece","Assembly-CSharp|Logic.AI.UnitTargetType Logic.AI.UnitTargetData::TargetType":"ecf","Assembly-CSharp|RuntimeData.UnitData Logic.AI.UnitTargetData::Unit":"ecg","Assembly-CSharp|RuntimeData.GridData Logic.AI.UnitTargetData::Grid":"ech","Assembly-CSharp|System.Single Logic.AI.UnitTargetData::Score":"eci","Assembly-CSharp|Logic.AI.AILogicState Logic.AI.AILogic::AILogicState":"ecj","Assembly-CSharp|System.Single Logic.AI.AILogic::_targetTime":"eck","Assembly-CSharp|System.Boolean Logic.AI.AILogic::_isWaitFrame":"bcj","Assembly-CSharp|Logic.AI.AIActionScoreCalculator Logic.AI.AILogic::_scoreCalculator":"ecl","Assembly-CSharp|Logic.AI.AIActionGenerator Logic.AI.AILogic::_generator":"ecm","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIActionBase> Logic.AI.AILogic::RecordActions":"ecn","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AILogic::MaxScoreAction":"eco","Assembly-CSharp|RuntimeData.MapData Logic.AI.AILogic::_mapData":"ecp","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::_playerData":"ecq","Assembly-CSharp|Logic.AI.AIConfigAsset Logic.AI.AILogic::_cfg":"ecr","Assembly-CSharp|UnityEngine.GameObject Logic.AI.AILogic::_logicObject":"ecs","Assembly-CSharp|NodeCanvas.BehaviourTrees.BehaviourTreeOwner Logic.AI.AILogic::_btOwner":"ect","Assembly-CSharp|Logic.AI.AICalculatorData Logic.AI.AILogic::_data":"ecu","Assembly-CSharp|System.Int32 Logic.AI.AILogic::_actionCount":"ivq","Assembly-CSharp|System.Collections.Generic.List`1<System.Single> Logic.AI.AILogic::_actionBitCodec":"ivr","Assembly-CSharp|System.Int32 Logic.AI.AILogic::_sameCount":"ivs","Assembly-CSharp|System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.UInt32>> Logic.AI.AILogic::_nodeRecords":"jvm","Assembly-CSharp|System.UInt32 Logic.AI.AILogic::CurrentAIPlayerId":"dpj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.Collections.Generic.List`1<Logic.AI.AIRecord>> Logic.AI.AILogic::AIRecordsDict":"dpk","Assembly-CSharp|System.UInt32 Logic.AI.AIStateRecord::ID":"dpl","Assembly-CSharp|System.String Logic.AI.AIStateRecord::Desc":"dpm","Assembly-CSharp|System.Boolean Logic.AI.AIStateRecord::Result":"dpn","Assembly-CSharp|System.Collections.Generic.List`1<Logic.AI.AIStateRecord> Logic.AI.AIRecord::StateRecords":"dpo","Assembly-CSharp|Logic.AI.AIActionBase Logic.AI.AIRecord::Action":"dpu","Assembly-CSharp|System.Boolean Logic.AI.AIRecord::IsFoldout":"dqg","Assembly-CSharp|RuntimeData.MapData Logic.Action.CommonActionParams::MapData":"gts","Assembly-CSharp|RuntimeData.PlayerData Logic.Action.CommonActionParams::PlayerData":"gtt","Assembly-CSharp|RuntimeData.UnitData Logic.Action.CommonActionParams::UnitData":"gtu","Assembly-CSharp|RuntimeData.CityData Logic.Action.CommonActionParams::CityData":"gtv","Assembly-CSharp|RuntimeData.GridData Logic.Action.CommonActionParams::GridData":"gtw","Assembly-CSharp|RuntimeData.UnitData Logic.Action.CommonActionParams::TargetUnitData":"gtx","Assembly-CSharp|RuntimeData.GridData Logic.Action.CommonActionParams::TargetGridData":"gty","Assembly-CSharp|RuntimeData.PlayerData Logic.Action.CommonActionParams::TargetPlayerData":"gtz","Assembly-CSharp|MainObjectType Logic.Action.CommonActionParams::MainObjectType":"gua","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::PlayerId":"edd","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::UnitId":"ede","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::CityId":"edf","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::GridId":"edg","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetUnitId":"edh","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetGridId":"edi","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionParams::TargetPlayerId":"fng","Assembly-CSharp|System.Collections.Generic.Dictionary`2<Logic.Action.CommonActionId,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::ActionLogicDict":"edj","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::_actionLogicIdDict":"edk","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::_actionId":"edl","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::_duration":"edm","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Action.ActionLogicBase::_sharedAroundBuf":"jvn","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataUnitIdSet":"nce","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedRendererOnlyUnitIds":"ncf","Assembly-CSharp|System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataOnlyUnitIds":"ncg","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.Action.ActionLogicBase::_sharedBoatUnitsOnLand":"nch","Assembly-CSharp|System.Text.StringBuilder Logic.Action.ActionLogicBase::_sharedRendererUnitMismatchLogBuilder":"nci","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::_boatUnitOnLandDiagnosticFailedLogged":"ncj","Assembly-CSharp|System.Boolean Logic.Action.ActionLogicBase::_unitRendererMismatchDiagnosticFailedLogged":"nck","Assembly-CSharp|System.Int32 Logic.Action.ActionLogicBase::MaxRendererUnitMismatchLogCount":"ncl","Assembly-CSharp|RuntimeData.GridData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetGrid":"gzm","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<>4__this":"gzo","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::includeDamageVfx":"gzq","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::damage":"gzs","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::killed":"gzv","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::canBeKilled":"had","Assembly-CSharp|TH1_Renderer.UnitRenderer Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetRenderer":"hcg","Assembly-CSharp|RuntimeData.CityData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetCity":"hcw","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::showoff":"hdb","Assembly-CSharp|System.Single Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::delay":"hqb","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> Logic.Action.ActionVisualEventCollector::_steps":"hqc","Assembly-CSharp|RuntimeData.MapData Logic.Action.ActionVisualEventCollector::_mapData":"hqd","Assembly-CSharp|System.UInt32 Logic.Action.ActionVisualEventCollector::_mainTargetUnitId":"hya","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::_previous":"hyq","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::<Current>k__BackingField":"<hzb>k__BackingField","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::<MainTargetKilledBeforeAttack>k__BackingField":"<iar>k__BackingField","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::<MainTargetPreAttackDamage>k__BackingField":"<ibw>k__BackingField","Assembly-CSharp|RuntimeData.GridData Logic.Action.TrainUnitActionTrainHero::_finalGrid":"ges","Assembly-CSharp|RuntimeData.CityData Logic.Action.TrainUnitActionTrainHero::_finalCity":"get","Assembly-CSharp|RuntimeData.UnitData Logic.Action.TrainUnitActionTrainHero::_newUnit":"gfd","Assembly-CSharp|System.Int32 Logic.Action.UnitActionHeroUpgrade::_healthBeforeAnim":"jwy","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Achievement.AchievementItem> Logic.Achievement.AchievementData::_achievementItems":"eeg","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Achievement.AchievementConditionBase::_aroundBuf":"jwz","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundBuildingsConditionCondition::_gridId":"eeh","Assembly-CSharp|System.Int32 Logic.Achievement.AroundBuildingsConditionCondition::_recordCount":"ivt","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundWondersConditionCondition::_gridId":"eej","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundWondersConditionCondition::_recordCount":"eek","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundEnemyUnitsConditionCondition::_gridId":"eel","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundEnemyUnitsConditionCondition::_recordCount":"eem","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundSelfUnitsConditionCondition::_gridId":"een","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundSelfUnitsConditionCondition::_recordCount":"eeo","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundCityGridsConditionCondition::_gridId":"eep","Assembly-CSharp|System.UInt32 Logic.Achievement.AroundCityGridsConditionCondition::_recordCount":"eeq","Assembly-CSharp|Logic.Audio.AudioManager Logic.Audio.AudioManager::Instance":"dxy","Assembly-CSharp|Logic.Audio.AudioPlayer Logic.Audio.AudioManager::_musicPlayer":"dxz","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Audio.AudioPlayer> Logic.Audio.AudioManager::_allPlayer":"dya","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.AudioClip>> Logic.Audio.AudioManager::_clips":"dyb","Assembly-CSharp|UnityEngine.GameObject Logic.Audio.AudioManager::AudioRoot":"dyc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,System.Single> Logic.Audio.AudioManager::_musicRecord":"hum","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> Logic.Audio.AudioManager::_ambientTerritoryGridSet":"loz","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_isPlayingRotation":"jqa","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_gapTimer":"jqb","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Audio.AudioManager::_activePlayerMusics":"jqc","Assembly-CSharp|System.Int32 Logic.Audio.AudioManager::_currentMusicIndex":"jqd","Assembly-CSharp|System.String Logic.Audio.AudioManager::_lastPlayedMusicName":"jqe","Assembly-CSharp|System.String Logic.Audio.AudioManager::_pendingMusicName":"jqf","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_fadeOutWaitTimer":"jqg","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_pendingIsContinue":"jqh","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_pendingFadeIn":"jqi","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_pendingFadeOut":"jqj","Assembly-CSharp|System.Boolean Logic.Audio.AudioManager::_pendingIsLoop":"jqk","Assembly-CSharp|System.Single Logic.Audio.AudioManager::_extraInterval":"jql","Assembly-CSharp|System.String Logic.Audio.AudioPlayer::MusicName":"dyh","Assembly-CSharp|UnityEngine.AudioSource Logic.Audio.AudioPlayer::Source":"dyi","Assembly-CSharp|UnityEngine.AudioClip Logic.Audio.AudioPlayer::Clip":"dyj","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::IsLoop":"dyk","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::Length":"dyl","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::FadeInDuration":"dym","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::FadeOutDuration":"dyn","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::StartTime":"dyp","Assembly-CSharp|System.Single Logic.Audio.AudioPlayer::EndTime":"dyq","Assembly-CSharp|Logic.Audio.PlayerState Logic.Audio.AudioPlayer::State":"dyr","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::FirstFrame":"p","Assembly-CSharp|System.Boolean Logic.Audio.AudioPlayer::IsMusic":"lru","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::_id":"hkt","Assembly-CSharp|TH1_Renderer.Prefab.BubbleMono TH1_Renderer.BubbleRenderer::_bubbleMono":"hku","Assembly-CSharp|TH1_Renderer.BubbleData TH1_Renderer.BubbleRenderer::_bubbleData":"hkv","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.BubbleRenderer::ROBubble":"hkw","Assembly-CSharp|System.Action`2<System.UInt32,System.UInt32> TH1_Renderer.BubbleRenderer::_onClick":"hkx","Assembly-CSharp|System.Boolean TH1_Renderer.CityInfoHouseMono::_hasPeople":"ghv","Assembly-CSharp|TH1_Renderer.CityInfoHouseMono/CityInfoHouseStatusEnum TH1_Renderer.CityInfoHouseMono::_status":"ghx","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Renderer.CityInfoHouseMono> TH1_Renderer.CityInfoMono::_houseList":"ghy","Assembly-CSharp|RuntimeData.MapData TH1_Renderer.CityInfoRenderer::_mapData":"fku","Assembly-CSharp|System.UInt32 TH1_Renderer.CityInfoRenderer::_cityId":"fkz","Assembly-CSharp|RuntimeData.CityData TH1_Renderer.CityInfoRenderer::_cityData":"flb","Assembly-CSharp|TH1_Renderer.CityInfoMono TH1_Renderer.CityInfoRenderer::_cityInfoMono":"ghz","Assembly-CSharp|System.UInt32 TH1_Renderer.InGameBubbleManager::_bubbleRendererIdCounter":"ni","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.InGameBubbleManager::_prefabROHint":"qp","Assembly-CSharp|UnityEngine.Transform TH1_Renderer.InGameBubbleManager::_selfTransform":"qq","Assembly-CSharp|System.Collections.Generic.HashSet`1<System.UInt32> TH1_Renderer.InGameBubbleManager::_availableRenderer":"qr","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,TH1_Renderer.BubbleRenderer> TH1_Renderer.InGameBubbleManager::_dict":"qs","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> TH1_Renderer.InGameBubbleManager::_gridHasBubble":"qt","Assembly-CSharp|System.UInt32 TH1_Renderer.UnitRenderer::_unitId":"hky","Assembly-CSharp|RuntimeData.UnitData TH1_Renderer.UnitRenderer::_unitData":"hkz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> TH1_Renderer.UnitRenderer::_aroundBuf":"jxa","Assembly-CSharp|RuntimeData.PlayerData TH1_Renderer.UnitRenderer::_playerData":"hlb","Assembly-CSharp|RuntimeData.GridData TH1_Renderer.UnitRenderer::_gridData":"hlc","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitRenderer::_ROUnit":"hld","Assembly-CSharp|UnitMono TH1_Renderer.UnitRenderer::_unitMono":"hle","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsAttackHighlight":"hlf","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsSelectHighlight":"hlg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsAllyHighlight":"hlh","Assembly-CSharp|TH1_Renderer.UnitStatusArea TH1_Renderer.UnitRenderer::_statusArea":"kgl","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAnimManager TH1_Renderer.UnitRenderer::AnimManager":"hli","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::originalPosition":"hlj","Assembly-CSharp|SpriteEffectController TH1_Renderer.UnitRenderer::effectController":"hlk","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needBounce":"hll","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isBounceDown":"hlm","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::bounceUpPos":"hln","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::bounceDownPos":"hlo","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_bounceWaitTime":"hlp","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::bounceTime":"hlq","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needMove":"hlr","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::moveStartPos":"hls","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::moveEndPos":"hlt","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::moveTime":"hlu","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::moveFullTime":"hlv","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::renderVeteran":"hlw","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isGlow":"jiz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isHideState":"kgn","Assembly-CSharp|UnityEngine.Color[] TH1_Renderer.UnitRenderer::_shenlanColors":"lff","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_shenlanTinted":"lfg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needAttack":"hlx","Assembly-CSharp|AttackAnimType TH1_Renderer.UnitRenderer::_attackAnimType":"hly","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackTime":"hlz","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackGo":"hma","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackBack":"hmb","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackArrow":"hmc","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackBomb":"hmd","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackRemilia":"hme","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackPatchouli":"hmf","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackMokou":"hmg","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackReisen":"hmh","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_isAttackKaguya":"hmi","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::_attackTargetPos":"hmj","Assembly-CSharp|UnityEngine.Vector3 TH1_Renderer.UnitRenderer::_attackBackPos":"hmk","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::_needBack":"hml","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackGoFullTime":"hmm","Assembly-CSharp|System.Single TH1_Renderer.UnitRenderer::_attackBackFullTime":"hmn","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusIcon::Level":"jxb","Assembly-CSharp|TH1_Renderer.StatusIconMono TH1_Renderer.UnitStatusIcon::IconMono":"jxc","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitStatusIcon::IconObject":"kaa","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,TH1_Renderer.UnitStatusIcon> TH1_Renderer.UnitStatusArea::_statusIcons":"kgt","Assembly-CSharp|System.Collections.Generic.Dictionary`2<SkillType,System.Int32> TH1_Renderer.UnitStatusArea::_statusLevels":"kac","Assembly-CSharp|UnityEngine.Transform TH1_Renderer.UnitStatusArea::_statusContainer":"kgu","Assembly-CSharp|UnityEngine.GameObject TH1_Renderer.UnitStatusArea::_statusIconPrefab":"kgv","Assembly-CSharp|UnityEngine.RectTransform TH1_Renderer.UnitStatusArea::_infoGroup":"kan","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimType TH1_Renderer.UnitAtomAnim.IUnitAtomAnimData::Type":"hmo","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::Path":"hmp","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::OriginGridPos":"hmq","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData::TargetGridPos":"hmr","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::ProjectileType":"hms","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::OriginGridPos":"hmt","Assembly-CSharp|UnityEngine.Vector2Int TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData::TargetGridPos":"hmu","Assembly-CSharp|TH1_Anim.FragmentManager TH1_Anim.FragmentManager::Instance":"hmv","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentBase> TH1_Anim.FragmentManager::_fragments":"hmw","Assembly-CSharp|TH1_Anim.FragmentType TH1_Anim.IFragmentData::Type":"hmx","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentUnitData::UnitRenderer":"hmy","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentUnitData::Grid":"hmz","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentUnitData::City":"hna","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentMoveData::UnitRenderer":"hnb","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveData::OriginGrid":"hnc","Assembly-CSharp|System.Collections.Generic.List`1<UnityEngine.Vector2Int> TH1_Anim.FragmentMoveData::Path":"hnd","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveData::TargetGrid":"hne","Assembly-CSharp|UnityEngine.GameObject TH1_Anim.FragmentMoveExplorerData::Explorer":"hnf","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveExplorerData::OriginGrid":"hng","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentMoveExplorerData::TargetGrid":"hnh","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerType TH1_Anim.FragmentMoveExplorerData::MoveType":"hni","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAndCounterData::OriginUnitRenderer":"hnj","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAndCounterData::TargetUnitRenderer":"hnk","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAndCounterData::OriginGrid":"hnl","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAndCounterData::TargetGrid":"hnm","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAndCounterData::OriginCity":"hnn","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAndCounterData::TargetCity":"hno","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.FragmentAttackAndCounterData::AttackType":"hnp","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.FragmentAttackAndCounterData::CounterType":"hnq","Assembly-CSharp|System.Int32 TH1_Anim.FragmentAttackAndCounterData::AttackDmg":"hnr","Assembly-CSharp|System.Int32 TH1_Anim.FragmentAttackAndCounterData::CounterDmg":"hns","Assembly-CSharp|System.Boolean TH1_Anim.FragmentAttackAndCounterData::TargetCanNotBeKilled":"kgz","Assembly-CSharp|TH1_Anim.Fragments.GridUpdateType TH1_Anim.FragmentGridUpdateData::GridUpdateType":"hnt","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentGridUpdateData::GridRenderer":"hnu","Assembly-CSharp|System.Single TH1_Anim.FragmentGridUpdateData::Duration":"hnv","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpData::OriginGridRenderer":"hnw","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpData::TargetGridRenderer":"hnx","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.FragmentCityExpData::TargetCityInfoRenderer":"hny","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpData::Dis":"hnz","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentCityExpUpData::GridRenderer":"hoa","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.FragmentCityExpUpData::CityInfoRenderer":"hob","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpUpData::Level":"hoc","Assembly-CSharp|System.Int32 TH1_Anim.FragmentCityExpUpData::LevelExp":"hod","Assembly-CSharp|System.Boolean TH1_Anim.FragmentCityExpUpData::IsDown":"hoe","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAllyData::OriginUnitRenderer":"hof","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackAllyData::TargetUnitRenderer":"hog","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAllyData::OriginGrid":"hoh","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackAllyData::TargetGrid":"hoi","Assembly-CSharp|SkillType TH1_Anim.FragmentAttackAllyData::SkillType":"hoj","Assembly-CSharp|System.Boolean TH1_Anim.FragmentAttackAllyData::OriginUnitDie":"hok","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackAllyData::OriginUnitCity":"hol","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.FragmentAttackGroundData::OriginUnitRenderer":"ihv","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.FragmentAttackGroundData::TargetGridRenderer":"ihw","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackGroundData::OriginGrid":"ihx","Assembly-CSharp|RuntimeData.GridData TH1_Anim.FragmentAttackGroundData::TargetGrid":"ihy","Assembly-CSharp|SkillType TH1_Anim.FragmentAttackGroundData::SkillType":"ihz","Assembly-CSharp|RuntimeData.CityData TH1_Anim.FragmentAttackGroundData::OriginUnitCity":"iia","Assembly-CSharp|System.Collections.Generic.Queue`1<TH1_Anim.UnitAtomAnim.IUnitAtomAnim> TH1_Anim.UnitAtomAnim.UnitAnimManager::_animQueue":"hom","Assembly-CSharp|System.Boolean TH1_Anim.UnitAtomAnim.UnitAnimManager::_isBusy":"hon","Assembly-CSharp|TH1_Anim.UnitAtomAnim.IUnitAtomAnim TH1_Anim.UnitAtomAnim.UnitAnimManager::_currentAnim":"hoo","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimType TH1_Anim.UnitAtomAnim.IUnitAtomAnim::Type":"hop","Assembly-CSharp|TH1_Anim.UnitAtomAnim.UnitAtomAnimState TH1_Anim.UnitAtomAnim.IUnitAtomAnim::State":"hoq","Assembly-CSharp|System.Single TH1_Anim.UnitAtomAnim.IUnitAtomAnim::StartTime":"hor","Assembly-CSharp|System.Single TH1_Anim.UnitAtomAnim.IUnitAtomAnim::Duration":"hos","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimBounceData TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_data":"hot","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_bounceUpPos":"hou","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimBounce::_bounceDownPos":"hov","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimProjectileData TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_data":"how","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_originPos":"hox","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimProjectile::_targetPos":"hoy","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_data":"hoz","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_originPos":"hpa","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMove::_targetPos":"hpb","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_data":"hpc","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_originPos":"hpd","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackMoveBack::_targetPos":"hpe","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_data":"hpf","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_originPos":"hpg","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimAttackKillMove::_targetPos":"hph","Assembly-CSharp|TH1_Renderer.UnitAtomAnim.UnitAtomAnimMoveData TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_data":"hpi","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_originPos":"hpj","Assembly-CSharp|UnityEngine.Vector3 TH1_Anim.UnitAtomAnim.UnitAtomAnimMove::_targetPos":"hpk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackStart":"kbg","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackImpact":"kbh","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::AttackReturn":"kbi","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterStart":"kbj","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterImpact":"kbk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::CounterReturn":"kbl","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.AnimPhase::Settle":"kbm","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentAttack::Data":"hpl","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttack::_attackInfo":"hpm","Assembly-CSharp|TH1_Anim.FragmentAttackAllyData TH1_Anim.Fragments.FragmentAttackAlly::Data":"hpr","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAlly::_attackInfo":"hps","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::_step1_attack":"hpt","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackAlly::_step2_update":"hpu","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackAlly::_step1_start":"hpv","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackAlly::_step2_start":"hpw","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.Fragments.FragmentAttackAlly::_projectileType":"hpx","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentAttackAndCounter::Data":"hpy","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAndCounter::_attackInfo":"hpz","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackAndCounter::_counterInfo":"hqa","Assembly-CSharp|TH1_Anim.FragmentAttackGroundData TH1_Anim.Fragments.FragmentAttackGround::Data":"iib","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentAttackGround::_attackInfo":"iic","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::_step1_attack":"iid","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentAttackGround::_step2_update":"iie","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackGround::_step1_start":"iif","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentAttackGround::_step2_start":"iig","Assembly-CSharp|TH1Renderer.ProjectileType TH1_Anim.Fragments.FragmentAttackGround::_projectileType":"iih","Assembly-CSharp|TH1_Anim.Fragments.FragmentStep TH1_Anim.Fragments.FragmentBase/<>c__DisplayClass12_0::step":"kbn","Assembly-CSharp|TH1_Anim.Fragments.FragmentState TH1_Anim.Fragments.FragmentBase::State":"hqn","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::StartTime":"hqo","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentBase::Duration":"hqp","Assembly-CSharp|System.Action TH1_Anim.Fragments.FragmentBase::OnFinishedCallback":"hqq","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> TH1_Anim.Fragments.FragmentBase::_steps":"kdw","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentBase::_currentStepIndex":"kdx","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityConnectExpUp::GridRenderer":"hqr","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityConnectExpUp::CityInfoRenderer":"hqs","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityConnectExpUp::Level":"hqt","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityConnectExpUp::LevelExp":"hqu","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::IsDown":"hqv","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityConnectExpUp::_step1_time":"hqw","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityConnectExpUp::_step1_bounce":"hqx","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExp::OriginGridRenderer":"hqy","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExp::TargetGridRenderer":"hqz","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityExp::TargetCityInfoRenderer":"hra","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExp::Dis":"hrb","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExp::_step1_time":"hrc","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExp::_step2_time":"hrd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::_step1_start":"hre","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExp::_step2_bounce":"hrf","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityExpUp::GridRenderer":"hrg","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityExpUp::CityInfoRenderer":"hrh","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExpUp::Level":"hri","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityExpUp::LevelExp":"hrj","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::IsDown":"hrk","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityExpUp::_step1_time":"hrl","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityExpUp::_step1_bounce":"hrm","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentCityLevelUp::GridRenderer":"hrn","Assembly-CSharp|TH1_Renderer.CityInfoRenderer TH1_Anim.Fragments.FragmentCityLevelUp::CityInfoRenderer":"hro","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityLevelUp::Level":"hrp","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentCityLevelUp::LevelExp":"hrq","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityLevelUp::_step1_time":"hrr","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentCityLevelUp::_step2_time":"hrs","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::_step1_levelup":"hrt","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentCityLevelUp::_step2_treasure":"hru","Assembly-CSharp|TH1_Anim.FragmentUnitData TH1_Anim.Fragments.FragmentDie::Data":"hrv","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentDie::_attackInfo":"hrw","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentDie::_step1_die":"hrx","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentDie::_step1_start":"hry","Assembly-CSharp|TH1_Anim.Fragments.GridUpdateType TH1_Anim.Fragments.FragmentGridUpdate::Type":"hrz","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.FragmentGridUpdate::GridRenderer":"hsa","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentGridUpdate::_step1_time":"hsb","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentGridUpdate::_step2_time":"hsc","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::_step1_start":"hsd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentGridUpdate::_step2_end":"hse","Assembly-CSharp|TH1_Anim.FragmentMoveData TH1_Anim.Fragments.FragmentMove::Data":"hsf","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::_step1_move":"hsg","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMove::_step2_update":"hsh","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMove::_step1_time":"hsi","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMove::_step2_time":"hsj","Assembly-CSharp|TH1_Anim.FragmentMoveData TH1_Anim.Fragments.FragmentMoveTeleport::Data":"hsk","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::_step1_disappear":"hsl","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveTeleport::_step2_show":"hsm","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveTeleport::_step1_time":"hsn","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveTeleport::_step2_time":"hso","Assembly-CSharp|TH1_Anim.FragmentMoveExplorerData TH1_Anim.Fragments.FragmentMoveExplorer::Data":"hsp","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::_step1_move":"hsq","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.FragmentMoveExplorer::_step2_update":"hsr","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveExplorer::_step1_time":"hss","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentMoveExplorer::_step2_time":"hst","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentMoveKill::Data":"hsu","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentMoveKill::_attackInfo":"hsv","Assembly-CSharp|TH1_Anim.FragmentAttackAndCounterData TH1_Anim.Fragments.FragmentNotMoveKill::Data":"hta","Assembly-CSharp|TH1_DataAssetsScript.ProjectileTypeInfo TH1_Anim.Fragments.FragmentNotMoveKill::_attackInfo":"htb","Assembly-CSharp|TH1Renderer.GridRenderer TH1_Anim.Fragments.SkillVisualStep::GridRenderer":"kdy","Assembly-CSharp|TH1_Renderer.UnitRenderer TH1_Anim.Fragments.SkillVisualStep::UnitRenderer":"kdz","Assembly-CSharp|System.Collections.Generic.List`1<TH1Renderer.GridVFXParams> TH1_Anim.Fragments.SkillVisualStep::VFXList":"kfc","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::RefreshUnit":"kfd","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::KillUnit":"kfe","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.SkillVisualStep::RefreshGrid":"kha","Assembly-CSharp|RuntimeData.GridData TH1_Anim.Fragments.SkillVisualStep::GridData":"khb","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.SkillVisualStep> TH1_Anim.Fragments.FragmentSkillEffect::_steps":"khi","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentSkillEffect::_stepInterval":"khj","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentSkillEffect::_currentStep":"khk","Assembly-CSharp|System.Int32 TH1_Anim.Fragments.FragmentStep::Phase":"khl","Assembly-CSharp|System.Single TH1_Anim.Fragments.FragmentStep::Duration":"khm","Assembly-CSharp|System.Action TH1_Anim.Fragments.FragmentStep::Execute":"khn","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> TH1_Anim.Fragments.PendingAnimScope::_steps":"kho","Assembly-CSharp|System.Boolean TH1_Anim.Fragments.PendingAnimScope::_consumed":"khp","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::_aroundBuf":"khq","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::_aroundBuf":"khr","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::_aroundBuf":"khs","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::_aroundBuf":"kht","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::_aroundBuf":"khu","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::_aroundBuf":"khv","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::_aroundBuf":"khw","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::_aroundBuf":"khx","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::_aroundBuf":"khy","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamExplore::_aroundBuf":"khz","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::_aroundBuf":"kia","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::_aroundBuf":"kib","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::_aroundBuf":"kic","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::_aroundBuf":"kid","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::_aroundBuf":"kie","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::_aroundBuf":"kif","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamMustGarrison::_aroundBuf":"kig","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamSelfDanger::_aroundBuf":"kih","Assembly-CSharp|System.Collections.Generic.List`1<RuntimeData.GridData> NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::_aroundBuf":"kii","Assembly-CSharp|System.String GCloud.UQM.UQM::LibName":"efl","Assembly-CSharp|System.Boolean GCloud.UQM.UQM::initialized":"efm","Assembly-CSharp|System.Boolean GCloud.UQM.UQM::isDebug":"efn","Assembly-CSharp|GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashBaseRetEvent":"efo","Assembly-CSharp|GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashSetLogPathRetEvent":"efp","Assembly-CSharp|GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashLogUploadRetEvent":"efq","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::_gameAgentClass":"efr","Assembly-CSharp|System.Boolean GCloud.UQM.UQMCrash::_isLoadedSo":"efs","Assembly-CSharp|System.Int32 GCloud.UQM.UQMCrash::_gameType":"eft","Assembly-CSharp|System.String GCloud.UQM.UQMCrash::GAME_AGENT_CLASS":"efu","Assembly-CSharp|GCloud.UQM.UQMLog/Level GCloud.UQM.UQMLog::level":"efv","Assembly-CSharp|System.String GCloud.UQM.UQMLog::header":"efw","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::methodId":"efx","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::crashType":"efy","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::logUploadResult":"efz","Assembly-CSharp|System.Boolean GCloud.UQM.UQMMessageCenter::initialzed":"ega","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::instance":"egb","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::WORD_BREAK":"egc","Assembly-CSharp|System.IO.StringReader GCloud.UQM.MiniJSON.Json/Parser::json":"egd","Assembly-CSharp|System.Text.StringBuilder GCloud.UQM.MiniJSON.Json/Serializer::builder":"ege"}},"Property":{"MemberType":"Property","Mapping":{"Assembly-CSharp|System.Boolean CrashSightAgent::AutoQuitApplicationAfterReport()":"egf","Assembly-CSharp|System.Boolean CrashSightAgent::IsInitialized()":"egg","Assembly-CSharp|SteamManager SteamManager::Instance()":"bab","Assembly-CSharp|System.Boolean SteamManager::Initialized()":"bac","Assembly-CSharp|System.Single AnimDataAssets::BounceTime()":"hti","Assembly-CSharp|CivEnum WonderInfo::Civ()":"ivu","Assembly-CSharp|ForceEnum WonderInfo::Force()":"ivv","Assembly-CSharp|System.Int32 GridVFXInfoDataAssets::Count()":"kij","Assembly-CSharp|DebugCenter DebugCenter::Instance()":"cnd","Assembly-CSharp|Table Table::Instance()":"col","Assembly-CSharp|Timer Timer::Instance()":"cop","Assembly-CSharp|VisualTheme VisualSpriteResolver::CurrentTheme()":"ncm","Assembly-CSharp|System.Boolean VisualSpriteResolver::IsEyeComfort()":"ncn","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.Current()":"egh","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.Current()":"egi","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.Generic.IEnumerator<System.Object>.Current()":"egj","Assembly-CSharp|System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.IEnumerator.Current()":"egk","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.Generic.IEnumerator<System.Object>.Current()":"iii","Assembly-CSharp|System.Object ButtonHoverEffect/<ScaleRoutine>d__15::System.Collections.IEnumerator.Current()":"iij","Assembly-CSharp|System.Boolean ViewControllerSubInterface::DefaultOpen()":"fni","Assembly-CSharp|System.Boolean ViewControllerSub`1::DefaultOpen()":"fni","Assembly-CSharp|System.Boolean ViewControllerSub`1::ControlActive()":"ffg","Assembly-CSharp|T ViewControllerSub`1::WindowScript()":"fnj","Assembly-CSharp|UnityEngine.GameObject ViewControllerSub`1::WindowObj()":"fnk","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface ViewControllerSub`1::Parent()":"fnl","Assembly-CSharp|System.Int32 ViewDepthProperty::Depth()":"fnm","Assembly-CSharp|ViEventList ViewOpenProperty::EventOpened()":"fnn","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.Generic.IEnumerator<System.Object>.Current()":"ivz","Assembly-CSharp|System.Object DropdownRebuildTrigger/<RebuildLayoutNextFrame>d__3::System.Collections.IEnumerator.Current()":"iwa","Assembly-CSharp|Empire UIOutsideSelectAvatarMono::PlayerEmpire()":"iwb","Assembly-CSharp|System.String TH1_UI.View.Outside.UIOutsideLibraryMusicItemMono::MusicName()":"ldp","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::Selected()":"iwc","Assembly-CSharp|System.Boolean TH1_UI.View.Outside.UIOutsideModListItemMono::IsSystemItem()":"ldq","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lfy","Assembly-CSharp|System.Object TH1_UI.View.Outside.UIOutsideModView/<CoExport>d__135::System.Collections.IEnumerator.Current()":"lfz","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.UIOutsideSelectOptionGroupMono::SelectedIndex()":"iwd","Assembly-CSharp|Empire TH1_UI.View.Outside.UIOutsideSelectView::SelectedEmpire()":"lga","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiActionCircleMono::WikiId()":"lby","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupAvatarItemMono::WikiId()":"koo","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiDescGroupGridItemMono::WikiId()":"kop","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.UIOutsideWikiSkillCircleMono::WikiId()":"koq","Assembly-CSharp|TH1_Logic.MatchConfig.WikiDescType TH1_UI.View.Outside.WikiSub.WikiDescGroup::DescType()":"kmu","Assembly-CSharp|TH1_Logic.MatchConfig.WikiItem TH1_UI.View.Outside.WikiSub.WikiListItem::WikiItem()":"kmw","Assembly-CSharp|System.UInt32 TH1_UI.View.Outside.WikiSub.WikiListItem::WikiItemId()":"kmx","Assembly-CSharp|Logic.Action.CommonActionId TH1_UI.View.Interaction.UIInteractionCityUpgradeItem::ChoiceId()":"fno","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsInputFieldFocused()":"mzw","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsInputAreaVisible()":"mzx","Assembly-CSharp|System.Boolean TH1_UI.View.Common.UIChatAreaMono::IsActive()":"mzy","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lfj","Assembly-CSharp|System.Object TH1_UI.View.Info.UIBottomTutorMissionRow/<HighlightCoroutine>d__11::System.Collections.IEnumerator.Current()":"lfk","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.Generic.IEnumerator<System.Object>.Current()":"lrv","Assembly-CSharp|System.Object TH1_UI.View.Info.UIInfoGridInfoView/<RefreshLayoutNextFrame>d__86::System.Collections.IEnumerator.Current()":"lrw","Assembly-CSharp|GiantType TH1_UI.View.Info.UIInfoHeroAvatarMono::GiantType()":"iik","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::Selected()":"iil","Assembly-CSharp|System.Boolean TH1_UI.View.Info.UIInfoHeroAvatarMono::Picked()":"iim","Assembly-CSharp|System.UInt64 TH1_UI.View.Bottom.UIBottomNetRowMono::MemberId()":"iwe","Assembly-CSharp|UnityEngine.Canvas TH1_UI.View.Base.View::ViewCanvas()":"fnp","Assembly-CSharp|System.Boolean TH1_UI.HintUI.HeroHintPanel::IsPinned()":"kef","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Core.BaseUIView`1::Instance()":"fig","Assembly-CSharp|TData TH1_UI.Core.BaseUIView`1::Data()":"fih","Assembly-CSharp|System.String TH1_UI.Core.BaseUIView`1::PrefabPath()":"fnq","Assembly-CSharp|TH1_UI.Controller.Base.IViewControllerInterface TH1_UI.Core.UIInfoTask::ViewController()":"hup","Assembly-CSharp|TH1_UI.Core.UIResourceController TH1_UI.Core.UIResourceController::Instance()":"fis","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.String,TH1_UI.Controller.Base.IViewControllerInterface> TH1_UI.Core.ViewControllerManager::ViewDict()":"fnr","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceMajorEventController TH1_UI.Core.ViewControllerManager::UIAnnounceMajorEventController()":"fns","Assembly-CSharp|TH1_UI.Controller.Announce.UIAnnounceDiplomacyController TH1_UI.Core.ViewControllerManager::UIAnnounceDiplomacyController()":"fnt","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionCityLevelupController TH1_UI.Core.ViewControllerManager::UIInterationCityLevelupController()":"iin","Assembly-CSharp|TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController TH1_UI.Core.ViewControllerManager::UIInteractionDiplomacyOfferAllyController()":"fnv","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoDiplomacyController TH1_UI.Core.ViewControllerManager::UIInfoDiplomacyController()":"fnw","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoHeroController TH1_UI.Core.ViewControllerManager::UIInfoHeroController()":"fwy","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoTechTreeController TH1_UI.Core.ViewControllerManager::UIInfoTechTreeController()":"huq","Assembly-CSharp|TH1_UI.Controller.Info.UIInfoGridInfoController TH1_UI.Core.ViewControllerManager::UIInfoGridInfoController()":"hur","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyCommonController TH1_UI.Core.ViewControllerManager::UINotifyCommonController()":"fnx","Assembly-CSharp|TH1_UI.Controller.Notify.UINotifyMomentController TH1_UI.Core.ViewControllerManager::UINotifyMomentController()":"jec","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMultiplayController TH1_UI.Core.ViewControllerManager::UIOutsideMultiplayController()":"htj","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideSelectController TH1_UI.Core.ViewControllerManager::UIOutsideSelectController()":"hus","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLoadingController TH1_UI.Core.ViewControllerManager::UIOutsideLoadingController()":"hut","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideMenuController TH1_UI.Core.ViewControllerManager::UIOutsideMenuController()":"iwf","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideHistoryController TH1_UI.Core.ViewControllerManager::UIOutsideHistoryController()":"iwg","Assembly-CSharp|TH1_UI.Controller.Interaction.UIOutsideLibraryController TH1_UI.Core.ViewControllerManager::UIOutsideLibraryController()":"iwh","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideWikiController TH1_UI.Core.ViewControllerManager::UIOutsideWikiController()":"knp","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideTutorController TH1_UI.Core.ViewControllerManager::UIOutsideTutorController()":"iwi","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideInvitedController TH1_UI.Core.ViewControllerManager::UIOutsideInvitedController()":"gpb","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideStoryController TH1_UI.Core.ViewControllerManager::UIOutsideStoryController()":"jck","Assembly-CSharp|TH1_UI.Controller.Outside.UIOutsideModController TH1_UI.Core.ViewControllerManager::UIOutsideModController()":"ldt","Assembly-CSharp|TH1_UI.Controller.Global.UIGlobalBugReportController TH1_UI.Core.ViewControllerManager::UIGlobalBugReportController()":"mzz","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomBottomBarController TH1_UI.Core.ViewControllerManager::UIBottomBottomBarController()":"iio","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomRankingController TH1_UI.Core.ViewControllerManager::UIBottomRankingController()":"gfi","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomNetController TH1_UI.Core.ViewControllerManager::UIBottomNetController()":"iwj","Assembly-CSharp|TH1_UI.Controller.Bottom.UIBottomTutorController TH1_UI.Core.ViewControllerManager::UIBottomTutorController()":"jbl","Assembly-CSharp|TH1_UI.Controller.Top.UITopTopBarController TH1_UI.Core.ViewControllerManager::UITopTopBarController()":"gft","Assembly-CSharp|TH1_UI.Controller.Top.UITopSettingController TH1_UI.Core.ViewControllerManager::UITopSettingController()":"ixx","Assembly-CSharp|TH1_UI.Controller.Top.UITopWinController TH1_UI.Core.ViewControllerManager::UITopWinController()":"ixy","Assembly-CSharp|TH1_UI.Controller.Top.UITopInvitedController TH1_UI.Core.ViewControllerManager::UITopInvitedController()":"gqf","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.IViewControllerInterface::Domain()":"fny","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.IViewControllerInterface::ViewLevel()":"fnz","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.IViewControllerInterface::DepthProperty()":"foa","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.IViewControllerInterface::OpenProperty()":"fob","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.IViewControllerInterface::CloseProperty()":"foc","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.IViewControllerInterface::LoadProperty()":"fod","Assembly-CSharp|System.String TH1_UI.Controller.Base.IViewControllerInterface::Name()":"foe","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.IViewControllerInterface::Depth()":"fof","Assembly-CSharp|System.Action TH1_UI.Controller.Base.IViewControllerInterface::OnClosedCallback()":"fog","Assembly-CSharp|TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::Domain()":"fny","Assembly-CSharp|System.Action TH1_UI.Controller.Base.ViewController`1::OnClosedCallback()":"fog","Assembly-CSharp|ViewDepthProperty TH1_UI.Controller.Base.ViewController`1::DepthProperty()":"foa","Assembly-CSharp|ViewCloseProperty TH1_UI.Controller.Base.ViewController`1::CloseProperty()":"foc","Assembly-CSharp|ViewOpenProperty TH1_UI.Controller.Base.ViewController`1::OpenProperty()":"fob","Assembly-CSharp|ViewLoadProperty TH1_UI.Controller.Base.ViewController`1::LoadProperty()":"fod","Assembly-CSharp|ViewHierarchyProperty TH1_UI.Controller.Base.ViewController`1::HierarchyProperty()":"fjo","Assembly-CSharp|ViewCameraProperty TH1_UI.Controller.Base.ViewController`1::CameraProperty()":"fjp","Assembly-CSharp|ViewMaskProperty TH1_UI.Controller.Base.ViewController`1::MaskProperty()":"fjq","Assembly-CSharp|ViewLevelValue TH1_UI.Controller.Base.ViewController`1::ViewLevel()":"fnz","Assembly-CSharp|System.String TH1_UI.Controller.Base.ViewController`1::Name()":"foe","Assembly-CSharp|System.Int32 TH1_UI.Controller.Base.ViewController`1::Depth()":"fof","Assembly-CSharp|T TH1_UI.Controller.Base.ViewController`1::WindowScript()":"foh","Assembly-CSharp|UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::WindowObj()":"foi","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.Generic.IEnumerator<System.Object>.Current()":"ehw","Assembly-CSharp|System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.Current()":"ehx","Assembly-CSharp|TH1Resource.ResourceCache TH1Resource.ResourceCache::Instance()":"dkf","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Instance()":"ehy","Assembly-CSharp|TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Current()":"nco","Assembly-CSharp|TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::Instance()":"hgx","Assembly-CSharp|TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::Instance()":"gkr","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::TotalLength()":"lgi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::ChunkCount()":"lgj","Assembly-CSharp|System.Single TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::LastUpdateTime()":"lgk","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Target()":"lgl","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::MessageId()":"lgm","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::ChunkIndex()":"lgn","Assembly-CSharp|System.Int32 TH1_Logic.Steam.SimpleP2P/OutgoingMessage::ChunkCount()":"lgo","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Data()":"lgp","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::Reliable()":"lgq","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::UseNoNagle()":"lgr","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P/OutgoingMessage::IsLastLargeChunk()":"lhf","Assembly-CSharp|TH1_Logic.Steam.SimpleP2P TH1_Logic.Steam.SimpleP2P::Instance()":"gks","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SimpleP2P::IsInitialized()":"htk","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.Generic.IEnumerator<Steamworks.CSteamID>.Current()":"naa","Assembly-CSharp|System.Object TH1_Logic.Steam.SteamLobbyManager/<EnumerateMembers>d__191::System.Collections.IEnumerator.Current()":"nab","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsloggedIn()":"htn","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsSteamInitialized()":"hto","Assembly-CSharp|System.Boolean TH1_Logic.Steam.SteamLobbyManager::IsLobbyInitialized()":"htp","Assembly-CSharp|TH1_Logic.Steam.SteamNetworkStatus TH1_Logic.Steam.SteamLobbyManager::Status()":"dve","Assembly-CSharp|System.String TH1_Logic.Steam.SteamLobbyManager::SelfName()":"htq","Assembly-CSharp|Steamworks.CSteamID TH1_Logic.Steam.SteamLobbyManager::SelfID()":"htr","Assembly-CSharp|TH1_Logic.Net.LobbyState TH1_Logic.Steam.SteamLobbyManager::CurrentState()":"hhs","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Steam.LobbyListInfo> TH1_Logic.Steam.SteamLobbyManager::LobbyListInfos()":"iyb","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.BaseMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.StringMessage::MessageType()":"hts","Assembly-CSharp|System.String TH1_Logic.Steam.StringMessage::Content()":"hhz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.GameStartMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.GameStartMessage::MapData()":"hia","Assembly-CSharp|System.Single TH1_Logic.Steam.GameStartMessage::Progress()":"iuy","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionConfirmMessage::MessageType()":"hts","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionConfirmMessage::ActionData()":"hib","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ActionExcuteMessage::MessageType()":"hts","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.ActionExcuteMessage::ActionData()":"hic","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ActionExcuteMessage::Map()":"dnz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.TurnEndMessage::MessageType()":"hts","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.TurnEndMessage::PlayerId()":"hid","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapConfirmMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapConfirmMessage::MemberId()":"doa","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapConfirmMessage::PlayerId()":"hie","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapConfirmMessage::Index()":"hif","Assembly-CSharp|Logic.AI.ActionNetData TH1_Logic.Steam.MapConfirmMessage::ActionData()":"hig","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ForceUpdateMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.ForceUpdateMessage::MapData()":"hih","Assembly-CSharp|System.Boolean TH1_Logic.Steam.ForceUpdateMessage::HasCurrentTurnElapsedSeconds()":"mwo","Assembly-CSharp|System.Single TH1_Logic.Steam.ForceUpdateMessage::CurrentTurnElapsedSeconds()":"mwp","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MapDataDebugMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapData TH1_Logic.Steam.MapDataDebugMessage::MapData()":"mwq","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MapDataDebugMessage::SenderMemberId()":"mwr","Assembly-CSharp|System.UInt32 TH1_Logic.Steam.MapDataDebugMessage::SenderPlayerId()":"mws","Assembly-CSharp|System.Int32 TH1_Logic.Steam.MapDataDebugMessage::ActionIndex()":"mwt","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::MapHash()":"mwu","Assembly-CSharp|System.String TH1_Logic.Steam.MapDataDebugMessage::Note()":"mwv","Assembly-CSharp|System.Int64 TH1_Logic.Steam.MapDataDebugMessage::CreatedUtcTicks()":"mww","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChangeCivMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MemberCiv TH1_Logic.Steam.ChangeCivMessage::Civ()":"hii","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.UpdateLobbyDataMessage::MessageType()":"hts","Assembly-CSharp|RuntimeData.MapConfig TH1_Logic.Steam.UpdateLobbyDataMessage::Config()":"hij","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestLobbyDataMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestLobbyDataMessage::MemberId()":"dob","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatMessage::MemberId()":"doe","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.HeartbeatMessage::State()":"bfi","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.MemberStateSyncMessage::MessageType()":"hts","Assembly-CSharp|Logic.GameState TH1_Logic.Steam.MemberStateSyncMessage::State()":"dty","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.MemberStateSyncMessage::MemberId()":"dtz","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.RequestForceUpdateMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.RequestForceUpdateMessage::MemberId()":"bfk","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.HeartbeatReplyMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.HeartbeatReplyMessage::MemberId()":"dua","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.ChatMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Chat.ChatItem TH1_Logic.Steam.ChatMessage::Item()":"gdj","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.LobbyListInfo TH1_Logic.Steam.InviteMessage::LobbyInfo()":"gdk","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.InviteVersionMismatchMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::LobbyId()":"mwx","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.InviteVersionMismatchMessage::InviteeId()":"mwy","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::InviteeVersion()":"mwz","Assembly-CSharp|System.String TH1_Logic.Steam.InviteVersionMismatchMessage::LobbyVersion()":"mxa","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.LobbyReportMessage::MessageType()":"hts","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::LobbyId()":"mxb","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.LobbyReportMessage::ReporterId()":"mxc","Assembly-CSharp|System.String TH1_Logic.Steam.LobbyReportMessage::Version()":"mxd","Assembly-CSharp|TH1_Logic.Steam.P2PMsgType TH1_Logic.Steam.NetworkStressMessage::MessageType()":"hts","Assembly-CSharp|TH1_Logic.Steam.NetworkStressMessageKind TH1_Logic.Steam.NetworkStressMessage::StressKind()":"lnp","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::SessionId()":"lnq","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::RunId()":"lnr","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::ScenarioName()":"lns","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::SenderMemberId()":"lnt","Assembly-CSharp|System.UInt64 TH1_Logic.Steam.NetworkStressMessage::TargetMemberId()":"lnu","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::Sequence()":"lnv","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::AckSequence()":"lnw","Assembly-CSharp|System.Int64 TH1_Logic.Steam.NetworkStressMessage::SentUtcTicks()":"lnx","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::PayloadBytes()":"lny","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::PayloadHash()":"lnz","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::Reliable()":"loa","Assembly-CSharp|System.Boolean TH1_Logic.Steam.NetworkStressMessage::RequiresAck()":"lob","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::DurationSeconds()":"loc","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::MessagesPerSecond()":"lod","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::SmallPayloadBytes()":"loe","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::LargePayloadBytes()":"lof","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::LargeEveryMessages()":"log","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::DropPercent()":"loh","Assembly-CSharp|System.Single TH1_Logic.Steam.NetworkStressMessage::UnreliablePercent()":"loi","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::JitterMinMs()":"loj","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::JitterMaxMs()":"lok","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::BurstPauseEveryMessages()":"lol","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::BurstPauseMs()":"lom","Assembly-CSharp|System.Int32 TH1_Logic.Steam.NetworkStressMessage::RandomSeed()":"lon","Assembly-CSharp|System.Byte[] TH1_Logic.Steam.NetworkStressMessage::Payload()":"loo","Assembly-CSharp|System.String TH1_Logic.Steam.NetworkStressMessage::Text()":"lop","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::ModeLabel()":"nac","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::ModeDisplay()":"nad","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportArchiveSession::CompanionKindLabel()":"nae","Assembly-CSharp|System.Int64 TH1_Logic.Oss.PlayerBugReportArchiveSession::TotalBytes()":"naf","Assembly-CSharp|System.String TH1_Logic.Oss.PlayerBugReportService::ConfigDirectory()":"nag","Assembly-CSharp|TH1_Logic.Net.LobbyManager TH1_Logic.Net.LobbyManager::Instance()":"hin","Assembly-CSharp|TH1_Logic.Net.NetworkPlayerTipManager TH1_Logic.Net.NetworkPlayerTipManager::Instance()":"myn","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitSpecificWonderMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPeaceMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderKnowledgeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderTradeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderWealthMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderPowerMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderParkMomentItem::FallbackDesc()":"nai","Assembly-CSharp|RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::WonderType()":"nah","Assembly-CSharp|System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::FallbackDesc()":"nai","Assembly-CSharp|System.Collections.Generic.IReadOnlyList`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::AllItems()":"knq","Assembly-CSharp|System.String TH1_Logic.GameArchive.GameArchiveManager::CurrentBeginArchiveId()":"ncp","Assembly-CSharp|TH1_Logic.Core.Main TH1_Logic.Core.Main::Instance()":"flr","Assembly-CSharp|ColorConfig TH1_Logic.Config.ConfigManager::ColorConfig()":"iwk","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::IsChanged()":"iwl","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::MultilingualType()":"iwm","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::MusicVolume()":"iwn","Assembly-CSharp|System.Single TH1_Logic.Config.GameConfig::AudioVolume()":"iwo","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::BgmContinuousPlay()":"jqm","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ShowReminder()":"iwp","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::KeyMomentEnabled()":"jos","Assembly-CSharp|Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::SecondaryLanguage()":"ldu","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ModConfigMigrated()":"ldv","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::AlwaysShowCityBorder()":"lrx","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::ConfirmBeforeNextTurn()":"lry","Assembly-CSharp|System.Boolean TH1_Logic.Config.GameConfig::EyeComfortModeEnabled()":"ncq","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::ModLanguageConfigs()":"zm","Assembly-CSharp|UnityEngine.GameObject TH1_Logic.Comic.ComicControl::ComicRoot()":"iyc","Assembly-CSharp|TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::ComicSheet()":"gvd","Assembly-CSharp|TH1_Logic.Comic.ComicState TH1_Logic.Comic.ComicControl::State()":"iye","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::ActionIndex()":"iyf","Assembly-CSharp|System.Int32 TH1_Logic.Comic.ComicControl::MaxIndex()":"gvz","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::Progress()":"iyg","Assembly-CSharp|System.Single TH1_Logic.Comic.ComicControl::Duration()":"hdy","Assembly-CSharp|TH1_Logic.Comic.ComicAsset TH1_Logic.Comic.ComicManager::Asset()":"iyh","Assembly-CSharp|TH1_Logic.Comic.ImageMapData TH1_Logic.Comic.ComicManager::ImageMap()":"hdz","Assembly-CSharp|TH1_Logic.Comic.ComicControl TH1_Logic.Comic.ComicManager::ComicControl()":"iyi","Assembly-CSharp|CivEnum RuntimeData.GridData::CivEnum()":"huu","Assembly-CSharp|System.UInt32 RuntimeData.MapPosition::PosId()":"eje","Assembly-CSharp|System.Boolean RuntimeData.MapData::DeserializedMissingCriticalData()":"lou","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.MapData::CurPlayer()":"htu","Assembly-CSharp|RuntimeData.MapIdGenerator RuntimeData.MapData::IdGenerator()":"ejf","Assembly-CSharp|RuntimeData.PlayerData RuntimeData.PlayerMapData::SelfPlayerData()":"ejg","Assembly-CSharp|CivEnum RuntimeData.PlayerData::CivEnum()":"huv","Assembly-CSharp|ForceEnum RuntimeData.PlayerData::ForceEnum()":"huw","Assembly-CSharp|Empire RuntimeData.PlayerData::Empire()":"jja","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerCoin()":"gne","Assembly-CSharp|System.Int32 RuntimeData.PlayerData::PlayerTechPoint()":"gjv","Assembly-CSharp|System.Boolean RuntimeData.PlayerData::IsSurvival()":"khc","Assembly-CSharp|System.Int32 RuntimeData.PlayerHeroData::HeroCount()":"fwz","Assembly-CSharp|UnitType RuntimeData.UnitData::UnitType()":"hux","Assembly-CSharp|GiantType RuntimeData.UnitData::GiantType()":"huy","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::UnitLevel()":"huz","Assembly-CSharp|UnitType RuntimeData.UnitData::CarryUnitType()":"hva","Assembly-CSharp|GiantType RuntimeData.UnitData::CarryGiantType()":"hvb","Assembly-CSharp|System.UInt32 RuntimeData.UnitData::CarryUnitLevel()":"hvc","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.ActionPointType,System.Int32> RuntimeData.UnitData::ActionCache()":"khd","Assembly-CSharp|RuntimeData.GameRecordData RuntimeData.GameRecordManager::GameRecordData()":"ejj","Assembly-CSharp|System.Boolean TH1_Core.Managers.PresentationManager::Busy()":"htw","Assembly-CSharp|TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::CurrentScope()":"dgb","Assembly-CSharp|TH1_Core.Managers.UIManager TH1_Core.Managers.UIManager::Instance()":"flw","Assembly-CSharp|TH1_Core.Events.UIEventManagerBinder TH1_Core.Events.UIEventManagerBinder::Instance()":"fol","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.AIConfig> ExcelConfig.AIConfigCategory::Dict()":"hhf","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::Id()":"hhg","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::AIConfigId()":"hhh","Assembly-CSharp|System.Int32 ExcelConfig.AIConfig::Order()":"hhi","Assembly-CSharp|System.String ExcelConfig.AIConfig::Name()":"hhj","Assembly-CSharp|System.Int32[] ExcelConfig.AIConfig::NodeParams()":"hhk","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.GeoDesc> ExcelConfig.GeoDescCategory::Dict()":"hir","Assembly-CSharp|System.Int32 ExcelConfig.GeoDesc::Id()":"hjj","Assembly-CSharp|System.String ExcelConfig.GeoDesc::BigClass()":"hjr","Assembly-CSharp|System.String ExcelConfig.GeoDesc::SmallClass()":"hjs","Assembly-CSharp|System.String ExcelConfig.GeoDesc::GeoName()":"hjw","Assembly-CSharp|System.String ExcelConfig.GeoDesc::CivEnum()":"hjx","Assembly-CSharp|System.String[] ExcelConfig.GeoDesc::NearbyCity()":"hjy","Assembly-CSharp|System.String ExcelConfig.GeoDesc::GeoDescStr()":"hkb","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.Int32,ExcelConfig.Moment> ExcelConfig.MomentCategory::Dict()":"jip","Assembly-CSharp|System.Int32 ExcelConfig.Moment::Id()":"jiq","Assembly-CSharp|System.String ExcelConfig.Moment::MomentSubType()":"jir","Assembly-CSharp|System.Int32 ExcelConfig.Moment::BigId()":"jis","Assembly-CSharp|System.String ExcelConfig.Moment::MomentMainType()":"jit","Assembly-CSharp|System.Int32 ExcelConfig.Moment::MediumId()":"jiu","Assembly-CSharp|System.Int32 ExcelConfig.Moment::SmallId()":"jiv","Assembly-CSharp|System.String ExcelConfig.Moment::tmpDesc()":"jiw","Assembly-CSharp|System.String ExcelConfig.Moment::Title()":"jix","Assembly-CSharp|System.String ExcelConfig.Moment::Desc()":"jiy","Assembly-CSharp|TH1_Logic.Core.Main Logic.GameLogic::Main()":"fom","Assembly-CSharp|Logic.GameState Logic.GameStateBase::State()":"eic","Assembly-CSharp|Logic.GameState Logic.PlayerRoundState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.OtherPlayerRoundState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.DieWaitingState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.MenuState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.ForceUpdatingState::State()":"eic","Assembly-CSharp|Logic.GameState Logic.SpectateState::State()":"eic","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.Generic.IEnumerator<System.Object>.Current()":"iip","Assembly-CSharp|System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.Current()":"iiq","Assembly-CSharp|Logic.GameState Logic.FinishState::State()":"eic","Assembly-CSharp|Logic.InputConfig Logic.InputConfigManager::Config()":"iir","Assembly-CSharp|System.Boolean Logic.InputConfigManager::IsListening()":"iis","Assembly-CSharp|Logic.RenderUpdateManager Logic.RenderUpdateManager::Instance()":"dxn","Assembly-CSharp|System.Boolean Logic.Skill.MeilingRestSkill::Sleeping()":"hty","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveProSkill::MoveFlag()":"drl","Assembly-CSharp|System.Boolean Logic.Skill.PatchouliMoveSkill::MoveFlag()":"drm","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::Level()":"htx","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasLevel()":"hvd","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::HasTimeLimit()":"fxe","Assembly-CSharp|System.Int32 Logic.Skill.SkillBase::LastTime()":"fxf","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::AutoDisappear()":"kik","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::NoShow()":"htz","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ShowSkillLevel()":"hua","Assembly-CSharp|System.Boolean Logic.Skill.SkillBase::ShowSkill()":"hub","Assembly-CSharp|SkillPriority Logic.Skill.SkillBase::SkillPriority()":"khe","Assembly-CSharp|System.Collections.Generic.Dictionary`2<System.UInt32,Logic.Multilingual.MultilingualItem> Logic.Multilingual.MultilingualData::ItemDict()":"eig","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsProperNoun()":"ixs","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsDialogue()":"ixt","Assembly-CSharp|System.Boolean Logic.Multilingual.MultilingualFieldAttribute::IsDeprecated()":"ixu","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualManager::CurrentType()":"eih","Assembly-CSharp|Logic.Multilingual.MultilingualType Logic.Multilingual.MultilingualTextMono::PreviewType()":"eii","Assembly-CSharp|System.Collections.Generic.List`1<System.String> Logic.Multilingual.MultilingualTextMono::ParamList()":"eij","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsQuerying()":"yj","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::CurrentPage()":"yk","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::TotalResults()":"yl","Assembly-CSharp|System.UInt32 Logic.Multilingual.WorkshopModBrowser::TotalPages()":"zn","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::Results()":"ym","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::LastError()":"yn","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsSubscribeOperating()":"yo","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModBrowser::IsQueryingUserMods()":"ldj","Assembly-CSharp|System.Collections.Generic.List`1<Logic.Multilingual.WorkshopModItem> Logic.Multilingual.WorkshopModBrowser::UserMods()":"ldk","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModBrowser::UserQueryError()":"ldl","Assembly-CSharp|System.Boolean Logic.Multilingual.WorkshopModUploader::IsBusy()":"zo","Assembly-CSharp|System.String Logic.Multilingual.WorkshopModUploader::StatusMessage()":"zl","Assembly-CSharp|Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::Instance()":"eik","Assembly-CSharp|Logic.Config.VersionInfo Logic.Config.VersionConfig::CurVersionInfo()":"eiq","Assembly-CSharp|System.UInt32 Logic.Config.VersionInfo::VersionId()":"eir","Assembly-CSharp|System.String Logic.Config.VersionInfo::FullVersion()":"eis","Assembly-CSharp|System.String Logic.Config.VersionInfo::WindowsFullVersion()":"jpk","Assembly-CSharp|System.String Logic.Config.VersionInfo::Version()":"jpl","Assembly-CSharp|System.String Logic.Config.VersionInfo::WindowsVersion()":"jpm","Assembly-CSharp|System.String Logic.Config.VersionInfo::OldFullVersion()":"jpn","Assembly-CSharp|System.String Logic.Config.VersionInfo::OldWindowsFullVersion()":"jpo","Assembly-CSharp|Logic.AI.AIActionType Logic.AI.AIActionGenerator::ActionType()":"eit","Assembly-CSharp|Logic.AI.AITechScoreCalculator Logic.AI.AIActionScoreCalculator::TechScoreCalculator()":"eiu","Assembly-CSharp|System.Collections.Generic.HashSet`1<RuntimeData.GridData> Logic.AI.AIActionScoreCalculator::CanMoveGrid()":"eiv","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.UnitData,System.Single> Logic.AI.AIActionScoreCalculator::UnitScore()":"eiw","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::CityScore()":"eix","Assembly-CSharp|System.Collections.Generic.Dictionary`2<RuntimeData.CityData,System.Single> Logic.AI.AIActionScoreCalculator::CityDefendScore()":"eiy","Assembly-CSharp|Logic.AI.UnitTargetMap Logic.AI.AIActionScoreCalculator::UnitTargetMap()":"eiz","Assembly-CSharp|RuntimeData.PlayerData Logic.AI.AILogic::PlayerData()":"huc","Assembly-CSharp|System.UInt32 Logic.Action.CommonActionId::Id()":"eja","Assembly-CSharp|Logic.Action.CommonActionId Logic.Action.ActionLogicBase::ActionId()":"ejb","Assembly-CSharp|System.Single Logic.Action.ActionLogicBase::Duration()":"ejc","Assembly-CSharp|Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Current()":"hzb","Assembly-CSharp|System.Boolean Logic.Action.ActionVisualEventCollector::MainTargetKilledBeforeAttack()":"iar","Assembly-CSharp|System.Int32 Logic.Action.ActionVisualEventCollector::MainTargetPreAttackDamage()":"ibw","Assembly-CSharp|System.UInt32 Logic.Achievement.AchievementItem::ID()":"ejd","Assembly-CSharp|System.UInt32 TH1_Renderer.BubbleRenderer::Id()":"hud","Assembly-CSharp|System.Boolean TH1_Renderer.UnitRenderer::IsValid()":"naj","Assembly-CSharp|System.Int32 TH1_Renderer.UnitStatusArea::Count()":"khg","Assembly-CSharp|System.Collections.Generic.IEnumerable`1<TH1_Renderer.UnitStatusIcon> TH1_Renderer.UnitStatusArea::AllIcons()":"khh","Assembly-CSharp|System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentBase> TH1_Anim.FragmentManager::Fragment()":"hue","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIActionRecoveryAndNoMove::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AICalculateAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIExecuteAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIFinishAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachCreate::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachEnd::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIForeachStart::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIGeneratorActionReturnTrue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamActionRandom::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAIParamActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAnyPlayerFeelValue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundLeagueThanOtherUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundNoUnitCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundOtherUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfLeagueUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSelfUnitCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundSpTypeGrid::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamAroundTargetSkillUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamBuildEmbassy::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCheckTargetGridCanArrive::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseFarthestTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMaxKillScore::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinHealthSelfGiant::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseMinLevelHeroAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamChooseTargetHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityLevelMoreThanX::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitCountLimit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCityUnitRatio::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamCultureCardType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamDefendTrainUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamEnemyCityTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamExplore::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamFeelingValue::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridCollect::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamGridMiscType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHandleLeagueRequest::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategy::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamHeroStrategyList::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitHealthInCondi::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsAroundUnitInOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsCalm::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridAroundSkillAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetGridHasHeroAndHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHasSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetHeroAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSelfUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetSkillAttacker::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthGap::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsTargetUnitHealthInCondi::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitAround::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamIsUnitInOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamLevel::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamMustGarrison::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurn::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerTurnMatch::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamPlayerWealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandom::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRandomAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamRecentlySelfTerritoryTarget::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfCityCount::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfDanger::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfSkillLevel::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritory::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSelfTerritoryResource::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamSetMoveTargetGrid::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamStandingTrainUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityHaveUnit::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetCityInAttackRange::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridDistance::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsAttackCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsMyCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridIsOtherCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetGridTerritory::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealth::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetHealthRatio::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetSkill::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitFullType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTargetUnitLeague::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTechTypes::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamTrainUnitType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitActionTypes::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitCiv::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitFullType::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParamUnitShipAction::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIParanIsUnitInSelfCity::desc()":"ejk","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.AIUnitCanMoveAndAttack::desc()":"ejk","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseActionTask::NodeId()":"ejl","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseActionTask::desc()":"ejk","Assembly-CSharp|System.UInt32 NodeCanvas.Tasks.Actions.BaseCondition::NodeId()":"ejm","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.BaseCondition::desc()":"ejn","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.CountryStrategyCondition::desc()":"ejn","Assembly-CSharp|System.String NodeCanvas.Tasks.Actions.MarkAction::desc()":"ejk","Assembly-CSharp|UnityEngine.AndroidJavaClass GCloud.UQM.UQMCrash::CrashSightPlatform()":"ejo","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::MethodId()":"ejp","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::CrashType()":"ejq","Assembly-CSharp|System.Int32 GCloud.UQM.RetArgsWrapper::LogUploadResult()":"ejr","Assembly-CSharp|GCloud.UQM.UQMMessageCenter GCloud.UQM.UQMMessageCenter::Instance()":"ejs","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::PeekChar()":"ejt","Assembly-CSharp|System.Char GCloud.UQM.MiniJSON.Json/Parser::NextChar()":"eju","Assembly-CSharp|System.String GCloud.UQM.MiniJSON.Json/Parser::NextWord()":"ejv","Assembly-CSharp|GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::NextToken()":"ejw"}},"Event":{"MemberType":"Event","Mapping":{"Assembly-CSharp|CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler":"cmr","Assembly-CSharp|System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged":"nar","Assembly-CSharp|System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked":"coy","Assembly-CSharp|System.Action`1<System.UInt32> TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump":"kor","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent":"gkw","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerDisconnectedEvent":"gkx","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.Byte[]> TH1_Logic.Steam.SimpleP2P::OnMessageReceivedEvent":"gky","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,System.String> TH1_Logic.Steam.SimpleP2P::OnMessageSendFailedEvent":"lni","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SimpleP2P::OnConnectionErrorEvent":"gkz","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyCreatedEvent":"glk","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnLobbyEnteredEvent":"gll","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnLobbyLeftEvent":"dny","Assembly-CSharp|System.Action`2<Steamworks.CSteamID,Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnHostChangedEvent":"gln","Assembly-CSharp|System.Action`1<System.Collections.Generic.List`1<Steamworks.CSteamID>> TH1_Logic.Steam.SteamLobbyManager::OnMembersChangedEvent":"glo","Assembly-CSharp|System.Action`1<System.String> TH1_Logic.Steam.SteamLobbyManager::OnLobbyErrorEvent":"glp","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberJoinedEvent":"glq","Assembly-CSharp|System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SteamLobbyManager::OnMemberLeftEvent":"glr","Assembly-CSharp|System.Action`1<TH1_Logic.Net.NetworkPlayerTipPayload> TH1_Logic.Net.NetworkPlayerTipManager::OnTipRequested":"myp","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnQueryCompleted":"yt","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnSubscribeCompleted":"yu","Assembly-CSharp|System.Action`2<Steamworks.PublishedFileId_t,System.Boolean> Logic.Multilingual.WorkshopModBrowser::OnUnsubscribeCompleted":"yv","Assembly-CSharp|System.Action Logic.Multilingual.WorkshopModBrowser::OnUserModsQueryCompleted":"ldm","Assembly-CSharp|GCloud.UQM.OnUQMStringRetEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashBaseRetEvent":"efo","Assembly-CSharp|GCloud.UQM.OnUQMStringRetSetLogPathEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashSetLogPathRetEvent":"efp","Assembly-CSharp|GCloud.UQM.OnUQMRetLogUploadEventHandler`1<System.Int32> GCloud.UQM.UQMCrash::CrashLogUploadRetEvent":"efq"}}},"Version":"4.0"} \ No newline at end of file diff --git a/Unity/Assets/Editor/SkillInfoDrawer.cs b/Unity/Assets/Editor/SkillInfoDrawer.cs index f310e6ea2..935346482 100644 --- a/Unity/Assets/Editor/SkillInfoDrawer.cs +++ b/Unity/Assets/Editor/SkillInfoDrawer.cs @@ -2,22 +2,21 @@ using System.Collections.Generic; using UnityEditor; using UnityEngine; -// =================================== SkillDataAssets 自定义编辑器(带搜索功能) =================================== - [CustomEditor(typeof(SkillDataAssets))] public class SkillDataAssetsEditor : Editor { + private const float ListViewHeight = 600f; + private const float ItemPadding = 4f; + private const float ItemSpacing = 2f; + private const float DeleteButtonWidth = 25f; + + private readonly List<int> _filteredIndices = new List<int>(); private string _searchFilter = ""; - private List<int> _filteredIndices = new List<int>(); private SerializedProperty _skillInfoListProperty; private Vector2 _scrollPosition; - private bool _isSearching = false; + private bool _isSearching; private bool _needsFilterUpdate = true; - // 搜索过滤相关 - private double _lastFilterUpdateTime; - private const double FILTER_UPDATE_DELAY = 0.1; // 100ms延迟 - private void OnEnable() { _skillInfoListProperty = serializedObject.FindProperty("SkillInfoList"); @@ -26,50 +25,36 @@ public class SkillDataAssetsEditor : Editor private void OnDisable() { - // 清理 - _filteredIndices?.Clear(); + _filteredIndices.Clear(); } public override void OnInspectorGUI() { - // 性能优化:只在真正需要时更新序列化对象 - bool needsUpdate = Event.current.type == EventType.Layout || - Event.current.type == EventType.Repaint || - GUI.changed; + serializedObject.Update(); - if (needsUpdate) - serializedObject.Update(); - - // 绘制默认的其他字段 DrawPropertiesExcluding(serializedObject, "SkillInfoList"); EditorGUILayout.Space(10); EditorGUILayout.LabelField("技能列表", EditorStyles.boldLabel); - // 新增技能按钮(搜索模式下禁用) - if (_isSearching) + using (new EditorGUI.DisabledGroupScope(_isSearching)) { - GUI.enabled = false; - } - if (GUILayout.Button("新增 Skill", GUILayout.Height(30))) - { - _skillInfoListProperty.arraySize++; - var newElement = _skillInfoListProperty.GetArrayElementAtIndex(_skillInfoListProperty.arraySize - 1); - var skillTypeProp = newElement.FindPropertyRelative("SkillType"); - if (skillTypeProp != null) + if (GUILayout.Button("新增 Skill", GUILayout.Height(30))) { - skillTypeProp.enumValueIndex = 0; + _skillInfoListProperty.arraySize++; + SerializedProperty newElement = _skillInfoListProperty.GetArrayElementAtIndex(_skillInfoListProperty.arraySize - 1); + SerializedProperty skillTypeProp = newElement.FindPropertyRelative("SkillType"); + if (skillTypeProp != null) + skillTypeProp.enumValueIndex = 0; + + newElement.isExpanded = true; + serializedObject.ApplyModifiedProperties(); + _scrollPosition.y = float.MaxValue; } - newElement.isExpanded = true; - serializedObject.ApplyModifiedProperties(); - // 滚动到底部(新项目在最后) - _scrollPosition.y = float.MaxValue; } - GUI.enabled = true; EditorGUILayout.Space(5); - // 搜索框 EditorGUILayout.BeginHorizontal(); EditorGUILayout.LabelField("搜索:", GUILayout.Width(100)); string newFilter = EditorGUILayout.TextField(_searchFilter); @@ -80,148 +65,194 @@ public class SkillDataAssetsEditor : Editor } EditorGUILayout.EndHorizontal(); - // 检测搜索内容变化(使用延迟更新避免频繁过滤) if (newFilter != _searchFilter) { _searchFilter = newFilter; _isSearching = !string.IsNullOrEmpty(_searchFilter); - // 延迟到下一帧更新过滤结果,减少输入时的卡顿 _needsFilterUpdate = true; } - // 在Layout阶段更新过滤列表,确保Layout和Repaint阶段控件数一致 if (_needsFilterUpdate && Event.current.type == EventType.Layout) { UpdateFilteredIndices(); _needsFilterUpdate = false; } - // 显示筛选状态 if (_isSearching) - { EditorGUILayout.LabelField($"筛选结果: {_filteredIndices.Count} 个技能", EditorStyles.miniLabel); - } EditorGUILayout.Space(5); - // 绘制 SkillInfoList if (_skillInfoListProperty != null) { - _skillInfoListProperty.isExpanded = EditorGUILayout.Foldout(_skillInfoListProperty.isExpanded, $"Skill Info List ({(_isSearching ? _filteredIndices.Count : _skillInfoListProperty.arraySize)} items)", true); + int visibleCount = _isSearching ? _filteredIndices.Count : _skillInfoListProperty.arraySize; + _skillInfoListProperty.isExpanded = EditorGUILayout.Foldout( + _skillInfoListProperty.isExpanded, + $"Skill Info List ({visibleCount} items)", + true); if (_skillInfoListProperty.isExpanded) { - _scrollPosition = EditorGUILayout.BeginScrollView(_scrollPosition, GUILayout.MaxHeight(600)); + _scrollPosition = EditorGUILayout.BeginScrollView(_scrollPosition, GUILayout.MaxHeight(ListViewHeight)); if (_isSearching) { - // 搜索模式:手动绘制筛选后的项 if (_filteredIndices.Count == 0) - { EditorGUILayout.HelpBox("没有找到匹配的技能", MessageType.Info); - } else - { - foreach (int index in _filteredIndices) - { - DrawSkillInfoItem(index); - } - } + DrawVirtualizedFilteredList(); } else { - // 正常模式:倒序显示(序号大的在前面),每个项目带删除按钮 - DrawSkillInfoListReverse(); + DrawVirtualizedReverseList(); } EditorGUILayout.EndScrollView(); } } - // 性能优化:只在GUI变更时应用修改(避免无意义的序列化操作) if (GUI.changed) - { serializedObject.ApplyModifiedProperties(); + } + + private void DrawVirtualizedFilteredList() + { + float visibleTop = _scrollPosition.y; + float visibleBottom = visibleTop + ListViewHeight; + float currentY = 0f; + + for (int i = 0; i < _filteredIndices.Count; i++) + { + int index = _filteredIndices[i]; + SerializedProperty element = _skillInfoListProperty.GetArrayElementAtIndex(index); + float height = GetSkillInfoItemHeight(element); + + DrawOrSkipSkillInfoItem(index, element, false, currentY, height, visibleTop, visibleBottom); + currentY += height; } } - private void DrawSkillInfoItem(int index) + private void DrawVirtualizedReverseList() { - SerializedProperty element = _skillInfoListProperty.GetArrayElementAtIndex(index); - string skillTypeName = GetCachedSkillTypeName(index, element); - string skillDisplayName = GetCachedSkillDisplayName(index, element); + float visibleTop = _scrollPosition.y; + float visibleBottom = visibleTop + ListViewHeight; + float currentY = 0f; - // 绘制背景高亮 - Rect bgRect = EditorGUILayout.BeginVertical(GUI.skin.box); - EditorGUI.DrawRect(bgRect, new Color(0.2f, 0.8f, 0.2f, 0.05f)); - - // 绘制折叠标题(显示 SkillType 和 SkillName) - string title = $"[{index}] {skillTypeName}"; - if (!string.IsNullOrEmpty(skillDisplayName)) + for (int index = _skillInfoListProperty.arraySize - 1; index >= 0; index--) { - title += $" - {skillDisplayName}"; + SerializedProperty element = _skillInfoListProperty.GetArrayElementAtIndex(index); + float height = GetSkillInfoItemHeight(element); + + DrawOrSkipSkillInfoItem(index, element, true, currentY, height, visibleTop, visibleBottom); + currentY += height; } + } + + private void DrawOrSkipSkillInfoItem( + int index, + SerializedProperty element, + bool showDelete, + float currentY, + float height, + float visibleTop, + float visibleBottom) + { + bool isVisible = currentY + height >= visibleTop && currentY <= visibleBottom; + if (!isVisible) + { + GUILayout.Space(height); + return; + } + + Rect rect = GUILayoutUtility.GetRect(0f, height, GUILayout.ExpandWidth(true)); + DrawSkillInfoItem(rect, index, element, showDelete); + } + + private float GetSkillInfoItemHeight(SerializedProperty element) + { + float height = ItemPadding + EditorGUIUtility.singleLineHeight + ItemPadding + ItemSpacing; + if (!element.isExpanded) + return height; + + SerializedProperty childProp = element.Copy(); + SerializedProperty end = childProp.GetEndProperty(); + childProp.NextVisible(true); + + while (!SerializedProperty.EqualContents(childProp, end)) + { + height += EditorGUI.GetPropertyHeight(childProp, true) + EditorGUIUtility.standardVerticalSpacing; + if (!childProp.NextVisible(false)) + break; + } + + return height + ItemPadding; + } + + private void DrawSkillInfoItem(Rect rect, int index, SerializedProperty element, bool showDelete) + { + GUI.Box(rect, GUIContent.none, GUI.skin.box); + + Rect contentRect = new Rect( + rect.x + ItemPadding, + rect.y + ItemPadding, + rect.width - ItemPadding * 2f, + rect.height - ItemPadding * 2f); + + Rect foldoutRect = new Rect( + contentRect.x, + contentRect.y, + showDelete ? contentRect.width - DeleteButtonWidth - ItemPadding : contentRect.width, + EditorGUIUtility.singleLineHeight); + + string title = BuildSkillTitle(index, element); bool wasExpanded = element.isExpanded; - element.isExpanded = EditorGUILayout.Foldout(wasExpanded, title, true); + bool newExpanded = EditorGUI.Foldout(foldoutRect, wasExpanded, title, true); + if (newExpanded != wasExpanded) + element.isExpanded = newExpanded; - // 用切换前的值决定是否绘制子属性,确保Layout和Repaint阶段控件数一致 - if (wasExpanded) + if (showDelete) { - EditorGUI.indentLevel++; - EditorGUILayout.PropertyField(element, GUIContent.none, true); - EditorGUI.indentLevel--; - } + Rect deleteRect = new Rect( + contentRect.xMax - DeleteButtonWidth, + contentRect.y, + DeleteButtonWidth, + EditorGUIUtility.singleLineHeight); - EditorGUILayout.Space(2); - EditorGUILayout.EndVertical(); - } - - private void DrawSkillInfoListReverse() - { - // 倒序遍历:序号大的显示在前面 - int arraySize = _skillInfoListProperty.arraySize; - for (int i = arraySize - 1; i >= 0; i--) - { - SerializedProperty element = _skillInfoListProperty.GetArrayElementAtIndex(i); - string skillTypeName = GetCachedSkillTypeName(i, element); - string skillDisplayName = GetCachedSkillDisplayName(i, element); - - EditorGUILayout.BeginVertical(GUI.skin.box); - - // 标题行:Foldout + 删除按钮 - EditorGUILayout.BeginHorizontal(); - - // 绘制折叠标题(显示 SkillType 和 SkillName) - string title = $"[{i}] {skillTypeName}"; - if (!string.IsNullOrEmpty(skillDisplayName)) + if (GUI.Button(deleteRect, "-")) { - title += $" - {skillDisplayName}"; - } - bool wasExpanded = element.isExpanded; - element.isExpanded = EditorGUILayout.Foldout(wasExpanded, title, true); - - // 删除按钮 - if (GUILayout.Button("-", GUILayout.Width(25), GUILayout.Height(20))) - { - _skillInfoListProperty.DeleteArrayElementAtIndex(i); + _skillInfoListProperty.DeleteArrayElementAtIndex(index); serializedObject.ApplyModifiedProperties(); GUIUtility.ExitGUI(); return; } - - EditorGUILayout.EndHorizontal(); - - // 用切换前的值决定是否绘制子属性,确保Layout和Repaint阶段控件数一致 - if (wasExpanded) - { - EditorGUI.indentLevel++; - EditorGUILayout.PropertyField(element, GUIContent.none, true); - EditorGUI.indentLevel--; - } - - EditorGUILayout.Space(2); - EditorGUILayout.EndVertical(); } + + // Use the previous expansion state so Layout/Repaint keep the same control tree. + if (wasExpanded) + DrawSkillInfoChildren(contentRect, element); + } + + private void DrawSkillInfoChildren(Rect contentRect, SerializedProperty element) + { + EditorGUI.indentLevel++; + float y = contentRect.y + EditorGUIUtility.singleLineHeight + ItemPadding; + + SerializedProperty childProp = element.Copy(); + SerializedProperty end = childProp.GetEndProperty(); + childProp.NextVisible(true); + + while (!SerializedProperty.EqualContents(childProp, end)) + { + float height = EditorGUI.GetPropertyHeight(childProp, true); + Rect fieldRect = new Rect(contentRect.x, y, contentRect.width, height); + EditorGUI.PropertyField(fieldRect, childProp, true); + y += height + EditorGUIUtility.standardVerticalSpacing; + + if (!childProp.NextVisible(false)) + break; + } + + EditorGUI.indentLevel--; } private void UpdateFilteredIndices() @@ -231,89 +262,82 @@ public class SkillDataAssetsEditor : Editor if (_skillInfoListProperty == null || string.IsNullOrEmpty(_searchFilter)) return; - string lowerFilter = _searchFilter.ToLower(); int arraySize = _skillInfoListProperty.arraySize; - for (int i = 0; i < arraySize; i++) { SerializedProperty element = _skillInfoListProperty.GetArrayElementAtIndex(i); - string skillTypeName = GetCachedSkillTypeName(i, element); - string skillDisplayName = GetCachedSkillDisplayName(i, element); + string skillTypeName = GetSkillTypeName(element); + string skillDisplayName = GetSkillDisplayName(element); - if (skillTypeName.ToLower().Contains(lowerFilter) - || (!string.IsNullOrEmpty(skillDisplayName) && skillDisplayName.ToLower().Contains(lowerFilter))) + if (ContainsIgnoreCase(skillTypeName, _searchFilter) || + ContainsIgnoreCase(skillDisplayName, _searchFilter)) { _filteredIndices.Add(i); } } } - // 简单的名称获取,不做跨帧缓存(避免数组变化时缓存失效) - private string GetCachedSkillTypeName(int index, SerializedProperty skillInfoProperty) + private static string BuildSkillTitle(int index, SerializedProperty skillInfoProperty) { - var skillTypeProp = skillInfoProperty.FindPropertyRelative("SkillType"); - return skillTypeProp != null ? skillTypeProp.enumDisplayNames[skillTypeProp.enumValueIndex] : "Unknown"; + string skillTypeName = GetSkillTypeName(skillInfoProperty); + string skillDisplayName = GetSkillDisplayName(skillInfoProperty); + + if (string.IsNullOrEmpty(skillDisplayName)) + return $"[{index}] {skillTypeName}"; + + return $"[{index}] {skillTypeName} - {skillDisplayName}"; } - private string GetCachedSkillDisplayName(int index, SerializedProperty skillInfoProperty) + private static string GetSkillTypeName(SerializedProperty skillInfoProperty) { - var skillNameProp = skillInfoProperty.FindPropertyRelative("SkillName"); + SerializedProperty skillTypeProp = skillInfoProperty.FindPropertyRelative("SkillType"); + if (skillTypeProp == null || + skillTypeProp.enumValueIndex < 0 || + skillTypeProp.enumValueIndex >= skillTypeProp.enumDisplayNames.Length) + { + return "Unknown"; + } + + return skillTypeProp.enumDisplayNames[skillTypeProp.enumValueIndex]; + } + + private static string GetSkillDisplayName(SerializedProperty skillInfoProperty) + { + SerializedProperty skillNameProp = skillInfoProperty.FindPropertyRelative("SkillName"); return skillNameProp != null ? skillNameProp.stringValue : ""; } - // 兼容旧代码的调用方式 - private string GetSkillTypeName(SerializedProperty skillInfoProperty) + private static bool ContainsIgnoreCase(string value, string filter) { - return GetCachedSkillTypeName(-1, skillInfoProperty); - } - - private string GetSkillDisplayName(SerializedProperty skillInfoProperty) - { - return GetCachedSkillDisplayName(-1, skillInfoProperty); + return !string.IsNullOrEmpty(value) && + value.IndexOf(filter, System.StringComparison.OrdinalIgnoreCase) >= 0; } } -// =================================== SkillInfo Property Drawer(用于其他地方) =================================== - [CustomPropertyDrawer(typeof(SkillInfo))] public class SkillInfoDrawer : PropertyDrawer { - // 缓存字段高度避免重复计算 - private float _cachedHeight = -1; - private int _expandedCheckIndex = -1; - public override void OnGUI(Rect position, SerializedProperty property, GUIContent label) { EditorGUI.BeginChangeCheck(); - // Step 1: 获取 SkillType - var skillProp = property.FindPropertyRelative("SkillType"); - string skillName = skillProp?.enumDisplayNames[skillProp.enumValueIndex]; + SerializedProperty skillProp = property.FindPropertyRelative("SkillType"); + string skillName = skillProp != null && + skillProp.enumValueIndex >= 0 && + skillProp.enumValueIndex < skillProp.enumDisplayNames.Length + ? skillProp.enumDisplayNames[skillProp.enumValueIndex] + : label.text; - // 创建新的 GUIContent,不修改传入的 label - GUIContent newLabel = new GUIContent(skillName); - - // Step 2: 显示 Foldout property.isExpanded = EditorGUI.Foldout( new Rect(position.x, position.y, position.width, EditorGUIUtility.singleLineHeight), property.isExpanded, - newLabel, - true - ); + new GUIContent(skillName), + true); - // Step 3: 展开显示所有字段 if (property.isExpanded) { EditorGUI.indentLevel++; - float y = position.y + EditorGUIUtility.singleLineHeight + 2; - - // 缓存展开状态变更检测 - int currentIndex = property.GetHashCode(); - if (_expandedCheckIndex != currentIndex) - { - _cachedHeight = -1; - _expandedCheckIndex = currentIndex; - } + float y = position.y + EditorGUIUtility.singleLineHeight + 2f; SerializedProperty childProp = property.Copy(); SerializedProperty end = childProp.GetEndProperty(); @@ -321,13 +345,9 @@ public class SkillInfoDrawer : PropertyDrawer while (!SerializedProperty.EqualContents(childProp, end)) { - float h = EditorGUI.GetPropertyHeight(childProp, true); - EditorGUI.PropertyField( - new Rect(position.x, y, position.width, h), - childProp, - true - ); - y += h + EditorGUIUtility.standardVerticalSpacing; + float height = EditorGUI.GetPropertyHeight(childProp, true); + EditorGUI.PropertyField(new Rect(position.x, y, position.width, height), childProp, true); + y += height + EditorGUIUtility.standardVerticalSpacing; if (!childProp.NextVisible(false)) break; @@ -336,25 +356,16 @@ public class SkillInfoDrawer : PropertyDrawer EditorGUI.indentLevel--; } - // 统一检测变更,减少序列化同步频率 if (EditorGUI.EndChangeCheck()) - { GUI.changed = true; - } } public override float GetPropertyHeight(SerializedProperty property, GUIContent label) { - // 快速路径:未展开时返回固定高度 if (!property.isExpanded) - return EditorGUIUtility.singleLineHeight + 2; + return EditorGUIUtility.singleLineHeight + 2f; - // 缓存高度计算结果 - int propHash = property.GetHashCode(); - if (_cachedHeight > 0 && _expandedCheckIndex == propHash) - return _cachedHeight; - - float height = EditorGUIUtility.singleLineHeight + 2; + float height = EditorGUIUtility.singleLineHeight + 2f; SerializedProperty childProp = property.Copy(); SerializedProperty end = childProp.GetEndProperty(); @@ -367,7 +378,6 @@ public class SkillInfoDrawer : PropertyDrawer break; } - _cachedHeight = height; return height; } } diff --git a/Unity/Assets/OPS/Obfuscator/Log/StandaloneWindows64.txt b/Unity/Assets/OPS/Obfuscator/Log/StandaloneWindows64.txt index 644d66f38..956f2a1b0 100644 --- a/Unity/Assets/OPS/Obfuscator/Log/StandaloneWindows64.txt +++ b/Unity/Assets/OPS/Obfuscator/Log/StandaloneWindows64.txt @@ -15877,7 +15877,7 @@ [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Star3' of type 'UnityEngine.RectTransform'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Star3' of type 'UnityEngine.CanvasRenderer'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Star3' of type 'UnityEngine.UI.Image'. -[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '326' Components in the prefab at path 'Assets/Resources/Prefab/UI/Top/UITopSetting.prefab'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Found '338' Components in the prefab at path 'Assets/Resources/Prefab/UI/Top/UITopSetting.prefab'. [Info][OPS.OBF][OnAnalyse_Component_Prefabs] Process component Analyse Unity Event Component [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'UITopSetting' of type 'UnityEngine.RectTransform'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'UITopSetting' of type 'UnityEngine.CanvasRenderer'. @@ -16037,6 +16037,18 @@ [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'UnityEngine.CanvasRenderer'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'TMPro.TextMeshProUGUI'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'Logic.Multilingual.MultilingualTextMono'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'EyeComfortToggle' of type 'UnityEngine.RectTransform'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'EyeComfortToggle' of type 'UnityEngine.UI.Toggle'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Background' of type 'UnityEngine.RectTransform'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Background' of type 'UnityEngine.CanvasRenderer'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Background' of type 'UnityEngine.UI.Image'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Checkmark' of type 'UnityEngine.RectTransform'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Checkmark' of type 'UnityEngine.CanvasRenderer'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Checkmark' of type 'UnityEngine.UI.Image'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'UnityEngine.RectTransform'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'UnityEngine.CanvasRenderer'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'TMPro.TextMeshProUGUI'. +[Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Label' of type 'Logic.Multilingual.MultilingualTextMono'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'AlwaysMusicToggle' of type 'UnityEngine.RectTransform'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'AlwaysMusicToggle' of type 'UnityEngine.UI.Toggle'. [Debug][OPS.OBF][OnAnalyse_Component_Prefabs] Find unity event methods in component 'Background' of type 'UnityEngine.RectTransform'. @@ -18201,6 +18213,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ColorDataAssets] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardCostType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureTaskInfo] Analyse Type References in Custom Attribute References... @@ -18299,6 +18312,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitTypeInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitTypeKey] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChessInfo] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualTheme] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteVariantPair] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteVariantMapAsset] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DebugCenter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TerrainType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TerrainFeature] Analyse Type References in Custom Attribute References... @@ -18309,6 +18325,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChessType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MoveAttackType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityLevelUpActionType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Forces] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MoveType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Table] Analyse Type References in Custom Attribute References... @@ -18319,6 +18336,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GridMiscActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SkillType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitMono] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteResolver] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ActionClickedEvent] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ActionIdMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8] Analyse Type References in Custom Attribute References... @@ -18380,7 +18398,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopInvitedView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopSettingView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopWinView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Outside.RoomNameInputValidator/ErrorType] Analyse Type References in Custom Attribute References... @@ -18502,6 +18521,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0] Analyse Type References in Custom Attribute References... @@ -18730,9 +18750,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportManifest] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportPackage] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportService] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.StsCredentials] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.SteamAuthWarmupResponse] Analyse Type References in Custom Attribute References... @@ -18945,6 +18964,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing/HeroTaskContentAccumulateHealingFormatter] Analyse Type References in Custom Attribute References... @@ -18991,15 +19012,17 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem/HeroTaskItemFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Core.Main/<>c] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Core.Main] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ConfigManager/<>c] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ModLanguageConfig] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Comic.ComicActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Comic.ComicAction/ComicActionFormatter] Analyse Type References in Custom Attribute References... @@ -19100,11 +19123,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MemberCiv/MemberCivFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MemberCiv] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapArchiveAvailabilityCache] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapDataFormatter] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__154`1] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass118_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__135`1] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass82_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapIdGenerator/MapIdGeneratorFormatter] Analyse Type References in Custom Attribute References... @@ -19128,7 +19148,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerMapData/PlayerMapDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerMapData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/PlayerDataFormatter] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass74_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass75_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.WonderData/WonderDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.WonderData] Analyse Type References in Custom Attribute References... @@ -19191,10 +19211,15 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard/AdvancedPalaceOfEarthCultureCardFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass10_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass11_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass5_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass6_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordData/GameRecordDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordData] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordKind] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecord/GameRecordFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecord] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Core.Managers.EventManager] Analyse Type References in Custom Attribute References... @@ -19326,13 +19351,14 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputKeyConfig/InputKeyConfigFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputKeyConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputConfigManager] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputTextFocusUtility] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputLogic] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapWaterType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapWaterTypeHelper] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_1] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass36_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_1] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass50_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapInteraction/<>c__DisplayClass9_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapInteraction] Analyse Type References in Custom Attribute References... @@ -19352,6 +19378,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill/AttackGetAttackPointSkillFormatter] Analyse Type References in Custom Attribute References... @@ -19510,6 +19538,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KingCoinSkill/KingCoinSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KingCoinSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill/KoakumaHeroSkillFormatter] Analyse Type References in Custom Attribute References... @@ -19658,6 +19688,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.PowerUpSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QuartetSkill/QuartetSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QuartetSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RecycleSkill/RecycleSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RecycleSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill/RedMistDefenseSkillFormatter] Analyse Type References in Custom Attribute References... @@ -19700,6 +19732,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill/SakuyaFlySkillFormatter] Analyse Type References in Custom Attribute References... @@ -19812,6 +19846,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuperHideSkill/SuperHideSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuperHideSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill/SurpriseSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill/SuwakoAttackAllySkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill] Analyse Type References in Custom Attribute References... @@ -19995,6 +20030,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CommonActionId/CommonActionIdFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CommonActionId] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.ActionLogicFactory] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CityAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.ActionLogicBase] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.BuildWonderAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.GainResourceAction] Analyse Type References in Custom Attribute References... @@ -20033,8 +20069,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionHEAL] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] Analyse Type References in Custom Attribute References... @@ -20289,7 +20327,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopInvitedView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopSettingView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Top.UITopWinView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Outside.RoomNameInputValidator/ErrorType] Is a nested class and has no namespace. @@ -20358,6 +20397,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Info.UIInfoTechTreeView/TechTreeCirclePair] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Info.UIInfoTechTreeView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0] Is a nested class and has no namespace. @@ -20445,9 +20485,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.OssUploadService/<TestInvalidObjectKeyAsync>d__3] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.OssUploadService/<TestOversizedFileAsync>d__4] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.OssUploadService/<UploadFileAsync>d__0] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.StsTokenService/StsRequest] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.StsTokenService/<RequestStsTokenAsync>d__2] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Oss.StsTokenService/<WarmupSteamAuthAsync>d__3] Is a nested class and has no namespace. @@ -20533,6 +20572,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase/HeroTaskContentBaseFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken/HeroTaskContentAccumulateDamageTakenFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing/HeroTaskContentAccumulateHealingFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened/HeroTaskContentAccumulateRelicsOpenedFormatter] Is a nested class and has no namespace. @@ -20557,10 +20597,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem/HeroTaskItemFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Core.Main/<>c] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.ConfigManager/<>c] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Config.GameConfig] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicAction/ComicActionFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicAsset/ComicAssetFormatter] Is a nested class and has no namespace. @@ -20590,11 +20630,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapPosition/MapPositionFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapConfig/MapConfigFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MemberCiv/MemberCivFormatter] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/MapArchiveAvailabilityCache] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/MapDataFormatter] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/<>c__154`1] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass118_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/<>c__135`1] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass82_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapIdGenerator/MapIdGeneratorFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.PlayerConfirmData/PlayerConfirmDataFormatter] Is a nested class and has no namespace. @@ -20603,7 +20640,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.NetData/NetDataFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.PlayerMapData/PlayerMapDataFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.PlayerData/PlayerDataFormatter] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass74_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass75_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.WonderData/WonderDataFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.MapSightData/MapSightDataFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.TechTreeData/TechTreeDataFormatter] Is a nested class and has no namespace. @@ -20632,7 +20669,11 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.AdvancedEienteiCultureCard/AdvancedEienteiCultureCardFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard/AdvancedMoriyaCultureCardFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard/AdvancedPalaceOfEarthCultureCardFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass10_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass11_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass5_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass6_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecordData/GameRecordDataFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] RuntimeData.GameRecord/GameRecordFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0] Is a nested class and has no namespace. @@ -20648,13 +20689,14 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.InputConfig/InputConfigFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.InputKeyConfig/InputKeyConfigFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_1] Is a nested class and has no namespace. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass36_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_1] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass50_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.MapInteraction/<>c__DisplayClass9_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AllYCounterSkill/AllYCounterSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill/AttackGetAttackPointSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.AttackRangeUpSkill/AttackRangeUpSkillFormatter] Is a nested class and has no namespace. @@ -20738,6 +20780,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KanakoWarSkill/KanakoWarSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill/KanakoWindProSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KingCoinSkill/KingCoinSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill/KoakumaHeroSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.KoishiAutoMoveSkill/KoishiAutoMoveSkillFormatter] Is a nested class and has no namespace. @@ -20817,6 +20860,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.PowerUpSkill/PowerUpSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.PowerUpSkill] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.QuartetSkill/QuartetSkillFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.RecycleSkill/RecycleSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill/RedMistDefenseSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.ReisenFrenchAttakSkill/ReisenFrenchAttakSkillFormatter] Is a nested class and has no namespace. @@ -20838,6 +20882,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.RinFireSkill/RinFireSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill/RotaLFlamesProSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill/SakuyaFlySkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SakuyaGuardSkill/SakuyaGuardSkillFormatter] Is a nested class and has no namespace. @@ -20906,6 +20951,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SuperHideSkill/SuperHideSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SuperHideSkill] Because of compatibility component: Unity - Compatibility : The class or base class contains some serializeable fields and the 'Obfuscate Serializeable Fields' settings is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SurpriseSkill/SurpriseSkillFormatter] Is a nested class and has no namespace. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill/SuwakoAttackAllySkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SuwakoAttackProSkill/SuwakoAttackProSkillFormatter] Is a nested class and has no namespace. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [[Assembly-CSharp] Logic.Skill.SuwakoAttackSkill/SuwakoAttackSkillFormatter] Is a nested class and has no namespace. @@ -21118,6 +21164,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ColorDataAssets] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardCostType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureCardInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CultureTaskInfo] Analyse Type References in Custom Attribute References... @@ -21216,6 +21263,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitTypeInfo] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitTypeKey] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChessInfo] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualTheme] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteVariantPair] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteVariantMapAsset] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] DebugCenter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TerrainType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TerrainFeature] Analyse Type References in Custom Attribute References... @@ -21226,6 +21276,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ChessType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MoveAttackType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityLevelUpActionType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] CityActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Forces] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] MoveType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Table] Analyse Type References in Custom Attribute References... @@ -21236,6 +21287,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] GridMiscActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] SkillType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] UnitMono] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] VisualSpriteResolver] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ActionClickedEvent] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] ActionIdMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8] Analyse Type References in Custom Attribute References... @@ -21297,7 +21349,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopInvitedView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopSettingView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Top.UITopWinView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Outside.RoomNameInputValidator/ErrorType] Analyse Type References in Custom Attribute References... @@ -21419,6 +21472,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0] Analyse Type References in Custom Attribute References... @@ -21647,9 +21701,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportManifest] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportPackage] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportService] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.StsCredentials] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Oss.SteamAuthWarmupResponse] Analyse Type References in Custom Attribute References... @@ -21862,6 +21915,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing/HeroTaskContentAccumulateHealingFormatter] Analyse Type References in Custom Attribute References... @@ -21908,15 +21963,17 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem/HeroTaskItemFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Core.Main/<>c] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Core.Main] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ConfigManager/<>c] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.ModLanguageConfig] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Config.GameConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Comic.ComicActionType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Logic.Comic.ComicAction/ComicActionFormatter] Analyse Type References in Custom Attribute References... @@ -22017,11 +22074,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MemberCiv/MemberCivFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MemberCiv] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapArchiveAvailabilityCache] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/MapDataFormatter] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__154`1] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass118_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__135`1] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass82_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.MapIdGenerator/MapIdGeneratorFormatter] Analyse Type References in Custom Attribute References... @@ -22045,7 +22099,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerMapData/PlayerMapDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerMapData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/PlayerDataFormatter] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass74_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass75_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.PlayerData] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.WonderData/WonderDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.WonderData] Analyse Type References in Custom Attribute References... @@ -22108,10 +22162,15 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard/AdvancedPalaceOfEarthCultureCardFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass10_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass11_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass5_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass6_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordManager] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordData/GameRecordDataFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordData] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecordKind] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecord/GameRecordFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] RuntimeData.GameRecord] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] TH1_Core.Managers.EventManager] Analyse Type References in Custom Attribute References... @@ -22243,13 +22302,14 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputKeyConfig/InputKeyConfigFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputKeyConfig] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputConfigManager] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputTextFocusUtility] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.InputLogic] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapWaterType] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapWaterTypeHelper] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_1] Analyse Type References in Custom Attribute References... -[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass36_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_1] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass50_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapGenerator] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapInteraction/<>c__DisplayClass9_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.MapInteraction] Analyse Type References in Custom Attribute References... @@ -22269,6 +22329,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill/AttackGetAttackPointSkillFormatter] Analyse Type References in Custom Attribute References... @@ -22427,6 +22489,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KingCoinSkill/KingCoinSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KingCoinSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill/KoakumaHeroSkillFormatter] Analyse Type References in Custom Attribute References... @@ -22575,6 +22639,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.PowerUpSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QuartetSkill/QuartetSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QuartetSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RecycleSkill/RecycleSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RecycleSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill/RedMistDefenseSkillFormatter] Analyse Type References in Custom Attribute References... @@ -22617,6 +22683,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill/SakuyaFlySkillFormatter] Analyse Type References in Custom Attribute References... @@ -22729,6 +22797,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuperHideSkill/SuperHideSkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuperHideSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill/SurpriseSkillFormatter] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SurpriseSkill] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill/SuwakoAttackAllySkillFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill] Analyse Type References in Custom Attribute References... @@ -22912,6 +22981,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CommonActionId/CommonActionIdFormatter] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CommonActionId] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.ActionLogicFactory] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.CityAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.ActionLogicBase] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.BuildWonderAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.GainResourceAction] Analyse Type References in Custom Attribute References... @@ -22950,8 +23020,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionType] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionAction] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] Analyse Type References in Custom Attribute References... +[Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionHEAL] Analyse Type References in Custom Attribute References... [Info][OPS.OBF][OnAnalyse_Assemblies] [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] Analyse Type References in Custom Attribute References... @@ -23229,6 +23301,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ColorDataAssets] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CultureType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [CultureType] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CultureCardCostType] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [CultureCardCostType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CultureCardType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [CultureCardType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CultureCardInfo] Because of the deactivation of the 'Obfuscate serializable classes' settings. @@ -23424,6 +23498,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [UnitTypeKey] Because of the deactivation of the 'Obfuscate struct classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [ChessInfo] Because of the deactivation of the 'Obfuscate struct classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [ChessInfo] Because of the deactivation of the 'Obfuscate struct classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [VisualTheme] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [VisualTheme] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [VisualSpriteVariantPair] Because of the deactivation of the 'Obfuscate serializable classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [VisualSpriteVariantPair] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TerrainType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TerrainType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TerrainFeature] Because of the deactivation of the 'Obfuscate enum classes' settings. @@ -23442,6 +23520,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [MoveAttackType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CityLevelUpActionType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [CityLevelUpActionType] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [CityActionType] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [CityActionType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [Forces] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [Forces] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [MoveType] Because of the deactivation of the 'Obfuscate enum classes' settings. @@ -23640,6 +23720,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TH1_Logic.MatchConfig.DescItem] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Logic.HeroTask.HeroTaskContentType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TH1_Logic.HeroTask.HeroTaskContentType] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Logic.GameArchive.GameArchiveFileKind] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TH1_Logic.GameArchive.GameArchiveFileKind] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Logic.Core.Main/<>c] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TH1_Logic.Core.Main/<>c] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Logic.Config.ConfigManager/<>c] Because of the deactivation of the 'Obfuscate serializable classes' settings. @@ -23681,10 +23763,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.GridSpType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.GameMode] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.GameMode] Because of the deactivation of the 'Obfuscate enum classes' settings. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.MapData/MapArchiveKind] Because of the deactivation of the 'Obfuscate enum classes' settings. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.MapData/MapArchiveKind] Because of the deactivation of the 'Obfuscate enum classes' settings. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.MapData/<>c__154`1] Because of the deactivation of the 'Obfuscate serializable classes' settings. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.MapData/<>c__154`1] Because of the deactivation of the 'Obfuscate serializable classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.MapData/<>c__135`1] Because of the deactivation of the 'Obfuscate serializable classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.MapData/<>c__135`1] Because of the deactivation of the 'Obfuscate serializable classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.MatchLimitType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.MatchLimitType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.NetMode] Because of the deactivation of the 'Obfuscate enum classes' settings. @@ -23705,6 +23785,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.ActionPointType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.UnitFullType] Because of the deactivation of the 'Obfuscate struct classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.UnitFullType] Because of the deactivation of the 'Obfuscate struct classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.GameRecordManager/<>c] Because of the deactivation of the 'Obfuscate serializable classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.GameRecordManager/<>c] Because of the deactivation of the 'Obfuscate serializable classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [RuntimeData.GameRecordKind] Because of the deactivation of the 'Obfuscate enum classes' settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [RuntimeData.GameRecordKind] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Core.Managers.UIRootType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Types Namespace [TH1_Core.Managers.UIRootType] Because of the deactivation of the 'Obfuscate enum classes' settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [TH1_Core.Events.ShowHintEvent] Because of the deactivation of the 'Obfuscate struct classes' settings. @@ -24595,6 +24679,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUITechHint] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineTechHint] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCityExpHint] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCultureHint] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUITurnHint] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIInfiltrateStealCoin] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::PresentationUIDiplomacyYouText] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. @@ -24622,6 +24707,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<RuntimeData.UnitFullType,System.Int32> UnitTypeDataAssets::_unitTypeIndexDict] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<ChessType,ChessInfo> UnitTypeDataAssets::_chessTypeDict] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::_initialized] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] VisualSpriteVariantMapAsset] Obfuscation of ScriptableObjects got deactivated by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<VisualSpriteVariantPair> VisualSpriteVariantMapAsset::Pairs] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<UnityEngine.Sprite,UnityEngine.Sprite> VisualSpriteVariantMapAsset::_eyeComfortDict] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] TH1_Logic.MatchConfig.WikiData] Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::Items] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.MatchConfig.WikiTypeInfo> TH1_Logic.MatchConfig.WikiData::WikiTypeInfoList] Is in ScriptableObject and this ScriptableObject gets not obfuscated: Obfuscation of ScriptableObjects got deactivated by settings. @@ -24779,6 +24867,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void UnitTypeDataAssets::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void UnitTypeInfo::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void UnitTypeKey::.ctor(UnitType,GiantType,System.UInt32)] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void VisualSpriteVariantPair::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void DebugCenter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Table::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void SpriteContainer::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -24894,7 +24984,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void UnitySourceGeneratedAssemblyMonoScriptTypes_v1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopInvitedView::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopWinView::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Outside.UIOutsideAboutStaffLineMono::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25042,6 +25134,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::Update()] Because of compatibility component: Unity - Compatibility : Is MonoBehaviour Method. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25325,10 +25418,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerMultilingualReportManifest::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerMultilingualReportPackage::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerMultilingualReportService::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.StsCredentials::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.SteamAuthWarmupResponse::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25625,6 +25717,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25694,6 +25789,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskItem::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskManager::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25707,10 +25804,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.ConfigManager::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.ModLanguageConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.ModLanguageConfig::.ctor(Logic.Multilingual.MultilingualType)] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Comic.ComicAction/ComicActionFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.Comic.ComicAction::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25848,11 +25945,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MemberCiv/MemberCivFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MemberCiv::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MemberCiv::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/MapArchiveAvailabilityCache::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/MapDataFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__154`1::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__154`1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__DisplayClass118_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__135`1::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__135`1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__DisplayClass82_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.MapData::.ctor(RuntimeData.MapConfig,RuntimeData.NetMode)] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25880,7 +25975,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::.ctor(RuntimeData.PlayerMapData)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData/PlayerDataFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass74_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass75_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::.ctor(System.UInt32,System.UInt32,RuntimeData.MapIdGenerator)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::.ctor(RuntimeData.PlayerData)] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -25987,7 +26082,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.AdvancedPalaceOfEarthCultureCard/AdvancedPalaceOfEarthCultureCardFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.AdvancedPalaceOfEarthCultureCard::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.AdvancedPalaceOfEarthCultureCard::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c__DisplayClass10_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c__DisplayClass11_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c__DisplayClass5_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager/<>c__DisplayClass6_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordData/GameRecordDataFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26051,9 +26151,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.InputLogic::.ctor(TH1_Logic.Core.Main,RuntimeData.MapData)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass25_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass25_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass36_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass27_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass27_1::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator/<>c__DisplayClass50_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapGenerator::.ctor(TH1_Logic.Core.Main,RuntimeData.MapData)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapInteraction/<>c__DisplayClass9_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.MapInteraction::.ctor(TH1_Logic.Core.Main,RuntimeData.MapData)] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26072,6 +26172,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26306,6 +26409,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26524,6 +26630,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill/QuartetSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26587,6 +26696,9 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26742,6 +26854,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill/SurpriseSkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SuwakoAttackAllySkill/SuwakoAttackAllySkillFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26955,6 +27068,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.CommonActionId/CommonActionIdFormatter::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.CommonActionId::.ctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.CommonActionId::.cctor()] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.CityAction::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.BuildWonderAction::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.GainResourceAction::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -26993,6 +27107,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionAction::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionROYALFLAMESPRO::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionCultureUnitUpgrade::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionHeroUpgrade::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionHEAL::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Action.UnitActionTEWIFRENCHBUFF::.ctor(Logic.Action.CommonActionId)] Because of compatibility component: .Net Framework - Compatibility : Is Special. @@ -27718,6 +27833,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateKills&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateKills&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateKills&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). @@ -28124,6 +28243,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AllYTranSportSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AllYTranSportSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AllYTranSportSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AssaultFortressSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AssaultFortressSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AssaultFortressSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AssaultFortressSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AttackAfterKillSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AttackAfterKillSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AttackAfterKillSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). @@ -28428,6 +28551,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KanakoWindSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KanakoWindSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KanakoWindSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KingCoinSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KingCoinSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KingCoinSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KingCoinSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KoakumaDevotionSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KoakumaDevotionSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KoakumaDevotionSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). @@ -28708,6 +28835,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill/QuartetSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QuartetSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill/QuartetSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QuartetSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill/QuartetSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QuartetSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QueenTerritoryMoveSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QueenTerritoryMoveSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QueenTerritoryMoveSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QueenTerritoryMoveSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.RecycleSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.RecycleSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.RecycleSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). @@ -28792,6 +28923,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.RotaLFlamesSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.RotaLFlamesSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.RotaLFlamesSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaEnhancedSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaEnhancedSkill&)] Some other Method in the Method group getting skipped. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaEnhancedSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaEnhancedSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaFlyProSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaFlyProSkill&)] Some other Method in the Method group getting skipped. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaFlyProSkill&)] Method is in group that has external definition (is in some assembly that gets not obfuscated). @@ -30049,6 +30184,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureType CultureType::MonumentCard] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureType CultureType::AdvancedCard] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureType CultureType::Max] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CultureCardCostType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CultureCardCostType::value__] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureCardCostType CultureCardCostType::Culture] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureCardCostType CultureCardCostType::Coin] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CultureCardType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CultureCardType::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureCardType CultureCardType::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -30076,6 +30215,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String CultureCardInfo::Name] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String CultureCardInfo::Description] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CultureCardInfo::Cost] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CultureCardCostType CultureCardInfo::BuyCostType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite CultureCardInfo::Icon] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] IconViewSizeType CultureCardInfo::IconViewSizeType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean CultureCardInfo::VarientIcon] Because of the deactivated 'Obfuscate serializable classes' setting. @@ -30972,6 +31112,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TechAtom TechAtom::TrainUnitKomeijiRider] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TechAtom TechAtom::TrainUnitKomeijiKnight] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TechAtom TechAtom::TrainUnitKomeijiFairyBigGuy] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TechAtom TechAtom::BuildCityWall] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<TechInfo> TechDataAssets::TechList] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<TechInfo> TechDataAssets::TechList] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<TechAtomInfo> TechDataAssets::TechAtomList] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -31164,6 +31305,8 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineTechHint] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCityExpHint] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCityExpHint] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCultureHint] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIExamineCultureHint] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUITurnHint] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUITurnHint] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TextDataAssets::NotifyUIInfiltrateStealCoin] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -31341,6 +31484,14 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.UInt32 UnitTypeKey::UnitLevel] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ChessType ChessInfo::ChessType] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite ChessInfo::ChessSprite] Because of the deactivated 'Obfuscate struct fields' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 VisualTheme::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 VisualTheme::value__] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] VisualTheme VisualTheme::Default] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] VisualTheme VisualTheme::EyeComfort] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String VisualSpriteVariantPair::Group] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteVariantPair::Source] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteVariantPair::EyeComfort] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Collections.Generic.List`1<VisualSpriteVariantPair> VisualSpriteVariantMapAsset::Pairs] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TerrainType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TerrainType::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TerrainType TerrainType::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -31450,6 +31601,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityLevelUpActionType CityLevelUpActionType::Population] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityLevelUpActionType CityLevelUpActionType::Park] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityLevelUpActionType CityLevelUpActionType::BigGuy] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CityActionType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 CityActionType::value__] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityActionType CityActionType::None] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityActionType CityActionType::BuildCityWall] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Forces::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Forces::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Forces Forces::Remilia] Because of the deactivated 'Obfuscate enum values' setting. @@ -31759,6 +31914,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::SAKUYATIRED] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::CITYSTOLEN] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::Shenlan] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::AssaultFortress] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::QueenTerritoryMove] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::KingCoin] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::SakuyaEnhanced] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType SkillType::Max] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.GameObject UnitMono::RODebugText] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.GameObject UnitMono::AttackHighlight] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -31978,6 +32137,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::BgmContinuousToggle] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::CityBorderAlwaysToggle] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::ConfirmNextTurnToggle] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::EyeComfortToggle] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.GameObject TH1_UI.View.Top.UITopSettingView::MoreLanguageModule] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TMPro.TMP_Text TH1_UI.View.Top.UITopSettingView::NowUsingLanguageText] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Top.UITopSettingView::ManageButton] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -32692,6 +32852,11 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CantBuyTextColor] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::BuyButton] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::Cost] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Image TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CostIcon] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CultureCostSprite] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Sprite TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CoinCostSprite] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CultureCostColor] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::CoinCostColor] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Image TH1_UI.View.Info.UIInfoCultureCardMono::Icon] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Info.UIInfoCultureCardMono::Name] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Info.UIInfoCultureCardMono::Desc] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -32934,7 +33099,6 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::CheckButton] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ViDelegateAssisstant/Dele TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnQuitConfirm] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<>9__34_0] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<>9__34_1] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ViDelegateAssisstant/Dele TH1_UI.View.Bottom.UIBottomBottomBarView::OnBtnCloseClick] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] ViDelegateAssisstant/Dele TH1_UI.View.Bottom.UIBottomBottomBarView::OnBtnQuitClick] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -33324,6 +33488,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportArchiveManifest::mode] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.UInt32 TH1_Logic.Oss.PlayerBugReportArchiveManifest::mapId] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportArchiveManifest::kind] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportArchiveManifest::archiveFolder] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportArchiveManifest::sourceFileName] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportArchiveManifest::zipEntry] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int64 TH1_Logic.Oss.PlayerBugReportArchiveManifest::fileSize] Because of the deactivated 'Obfuscate serializable classes' setting. @@ -33378,7 +33543,6 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c TH1_Logic.Oss.PlayerBugReportService/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<TH1_Logic.Oss.PlayerBugReportArchiveSession,System.DateTime> TH1_Logic.Oss.PlayerBugReportService/<>c::<>9__5_0] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1<TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportService/<>c::<>9__6_0] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup,TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportService/<>c::<>9__8_0] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<TH1_Logic.Oss.PlayerBugReportArchiveSession,System.Boolean> TH1_Logic.Oss.PlayerBugReportService/<>c::<>9__8_1] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<TH1_Logic.Oss.PlayerBugReportArchiveSession,System.DateTime> TH1_Logic.Oss.PlayerBugReportService/<>c::<>9__8_2] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.String TH1_Logic.Oss.StsCredentials::accessKeyId] Because of the deactivated 'Obfuscate serializable classes' setting. @@ -33572,10 +33736,17 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentType::TargetTypeAreasExplored] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentType::AccumulateRelicsOpenedIncludeOthers] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentType::AccumulateCaptureOtherCitiesOrVillages] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentType::AccumulateDamageTakenAndDealt] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Logic.GameArchive.GameArchiveFileKind::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Logic.GameArchive.GameArchiveFileKind::value__] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind TH1_Logic.GameArchive.GameArchiveFileKind::Begin] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind TH1_Logic.GameArchive.GameArchiveFileKind::QuickContinue] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind TH1_Logic.GameArchive.GameArchiveFileKind::Continue] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind TH1_Logic.GameArchive.GameArchiveFileKind::End] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.Core.Main/<>c TH1_Logic.Core.Main/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_Logic.Core.Main/<>c::<>9__41_0] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_Logic.Core.Main/<>c::<>9__43_0] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_Logic.Core.Main/<>c::<>9__47_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_Logic.Core.Main/<>c::<>9__44_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Action TH1_Logic.Core.Main/<>c::<>9__48_0] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::NoAI] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::FullSight] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Single TH1_Logic.Core.Main::AIActionTime] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. @@ -33618,6 +33789,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_modConfigMigrated] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_alwaysShowCityBorder] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_confirmBeforeNextTurn] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_eyeComfortModeEnabled] Because of compatibility component: Unity - Compatibility : The field has a 'SerializeField' attribute and therefore is serializeable. The disabled setting 'Obfuscate SerializeAble Fields' deactivates obfuscation this field. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Logic.Comic.ComicActionType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Logic.Comic.ComicActionType::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Logic.Comic.ComicActionType TH1_Logic.Comic.ComicActionType::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -33716,15 +33888,10 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameMode RuntimeData.GameMode::DOMINATION] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameMode RuntimeData.GameMode::PERFECT] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameMode RuntimeData.GameMode::CREATIVE] Because of the deactivated 'Obfuscate enum values' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.MapData/MapArchiveKind::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.MapData/MapArchiveKind::value__] Because of the deactivated 'Obfuscate enum values' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/MapArchiveKind::Begin] Because of the deactivated 'Obfuscate enum values' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/MapArchiveKind::Continue] Because of the deactivated 'Obfuscate enum values' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/MapArchiveKind::End] Because of the deactivated 'Obfuscate enum values' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MapData/<>c__154`1<T> RuntimeData.MapData/<>c__154`1::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Type,System.Boolean> RuntimeData.MapData/<>c__154`1::<>9__154_0] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Reflection.PropertyInfo,System.Boolean> RuntimeData.MapData/<>c__154`1::<>9__154_1] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Reflection.FieldInfo,System.Boolean> RuntimeData.MapData/<>c__154`1::<>9__154_2] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MapData/<>c__135`1<T> RuntimeData.MapData/<>c__135`1::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Type,System.Boolean> RuntimeData.MapData/<>c__135`1::<>9__135_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Reflection.PropertyInfo,System.Boolean> RuntimeData.MapData/<>c__135`1::<>9__135_1] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.Reflection.FieldInfo,System.Boolean> RuntimeData.MapData/<>c__135`1::<>9__135_2] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.MatchLimitType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.MatchLimitType::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.MatchLimitType RuntimeData.MatchLimitType::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -33805,6 +33972,14 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] UnitType RuntimeData.UnitFullType::UnitType] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] GiantType RuntimeData.UnitFullType::GiantType] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.UInt32 RuntimeData.UnitFullType::UnitLevel] Because of the deactivated 'Obfuscate struct fields' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c RuntimeData.GameRecordManager/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Predicate`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager/<>c::<>9__8_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Predicate`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager/<>c::<>9__9_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordKind::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordKind::value__] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordKind::Ended] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordKind::Manual] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordKind::Quick] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Core.Managers.UIRootType::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 TH1_Core.Managers.UIRootType::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Managers.UIRootType TH1_Core.Managers.UIRootType::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -33862,6 +34037,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::TurnHint] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::ExamineTech] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::ExamineCityExp] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::ExamineCulture] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::InfiltrateStealCoin] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::OutsideMultiplayRoomFull] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TH1_Core.Events.UINotifyCommonType TH1_Core.Events.UINotifyCommonType::OutsideMultiplayRoomGone] Because of the deactivated 'Obfuscate enum values' setting. @@ -33904,7 +34080,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.GameState Logic.GameState::ForceUpdating] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.GameState Logic.GameState::Spectate] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.GameLogic/<>c Logic.GameLogic/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Predicate`1<RuntimeData.MemberCiv> Logic.GameLogic/<>c::<>9__16_0] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Predicate`1<RuntimeData.MemberCiv> Logic.GameLogic/<>c::<>9__20_0] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Logic.InputEnum::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Logic.InputEnum::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.InputEnum Logic.InputEnum::Check] Because of the deactivated 'Obfuscate enum values' setting. @@ -33932,7 +34108,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.MapWaterType Logic.MapWaterType::Archipelago] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.MapWaterType Logic.MapWaterType::WaterWorld] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.MapGenerator/<>c Logic.MapGenerator/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>,System.Single> Logic.MapGenerator/<>c::<>9__25_1] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Func`2<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>,System.Single> Logic.MapGenerator/<>c::<>9__27_1] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.UnitData Logic.BattleRenderDataPack::A] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.UnitData Logic.BattleRenderDataPack::B] Because of the deactivated 'Obfuscate struct fields' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] RuntimeData.UnitData[] Logic.BattleRenderDataPack::splash] Because of the deactivated 'Obfuscate struct fields' setting. @@ -34409,6 +34585,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.CommonActionType Logic.Action.CommonActionType::UnitAttackGround] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.CommonActionType Logic.Action.CommonActionType::PlayerSurrender] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.CommonActionType Logic.Action.CommonActionType::BuyCultureCard] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.CommonActionType Logic.Action.CommonActionType::CityAction] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Logic.Action.ActionShowState::value__] Because of compatibility component: .Net Framework - Compatibility : Is the enums value__. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Int32 Logic.Action.ActionShowState::value__] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.ActionShowState Logic.Action.ActionShowState::None] Because of the deactivated 'Obfuscate enum values' setting. @@ -34435,6 +34612,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Vegetation Logic.Action.CommonActionId::Vegetation] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.UnitActionType Logic.Action.CommonActionId::UnitActionType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityLevelUpActionType Logic.Action.CommonActionId::CityLevelUpActionType] Because of the deactivated 'Obfuscate serializable classes' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] CityActionType Logic.Action.CommonActionId::CityActionType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] GridMiscActionType Logic.Action.CommonActionId::GridMiscActionType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] SkillType Logic.Action.CommonActionId::SkillType] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] TechType Logic.Action.CommonActionId::TechType] Because of the deactivated 'Obfuscate serializable classes' setting. @@ -34470,6 +34648,7 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.UnitActionType Logic.Action.UnitActionType::KomeijiBonePileBoom] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.UnitActionType Logic.Action.UnitActionType::ReisenFrenchBoom] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.UnitActionType Logic.Action.UnitActionType::ToggleShenlan] Because of the deactivated 'Obfuscate enum values' setting. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Action.UnitActionType Logic.Action.UnitActionType::CultureUnitUpgrade] Because of the deactivated 'Obfuscate enum values' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Achievement.AchievementData Logic.Achievement.AchievementAsset::Data] Because of compatibility component: Unity - Compatibility : The class is a Unity class (MonoBehaviour/...) and the setting 'Obfuscate Public unity fields' is deactivated. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] Logic.Achievement.AchievementData/<>c Logic.Achievement.AchievementData/<>c::<>9] Because of the deactivated 'Obfuscate serializable classes' setting. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Field [[Assembly-CSharp] System.Comparison`1<Logic.Achievement.AchievementItem> Logic.Achievement.AchievementData/<>c::<>9__3_0] Because of the deactivated 'Obfuscate serializable classes' setting. @@ -35461,6 +35640,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::Serialize(MemoryPack.MemoryPackWriter&,TH1_Logic.HeroTask.HeroTaskContentAccumulateKills&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter::Deserialize(MemoryPack.MemoryPackReader&,TH1_Logic.HeroTask.HeroTaskContentAccumulateKills&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -36037,6 +36222,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AllYTranSportSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AllYTranSportSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AllYTranSportSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AssaultFortressSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AssaultFortressSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AssaultFortressSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AssaultFortressSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AssaultFortressSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.AttackAfterKillSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.AttackAfterKillSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -36262,7 +36453,6 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.FlandreBuffSkill/FlandreBuffSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill/FlandreBuffSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.FlandreBuffSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill/FlandreBuffSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.FlandreBuffSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. -[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnAfterMemoryPackDeserialize()] Because the method has the 'MemoryPackOnDeserialized' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.FlandreBuffSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.FlandreBuffSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -36494,6 +36684,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KanakoWindSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KanakoWindSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KanakoWindSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.KingCoinSkill/KingCoinSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KingCoinSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill/KingCoinSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KingCoinSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KingCoinSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KingCoinSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KingCoinSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.KoakumaDevotionSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.KoakumaDevotionSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -36914,6 +37110,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QuartetSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QuartetSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QuartetSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QueenTerritoryMoveSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QueenTerritoryMoveSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.QueenTerritoryMoveSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.QueenTerritoryMoveSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.QueenTerritoryMoveSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.RecycleSkill/RecycleSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.RecycleSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RecycleSkill/RecycleSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.RecycleSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -37040,6 +37242,12 @@ [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.RotaLFlamesSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.RotaLFlamesSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.RotaLFlamesSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaEnhancedSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaEnhancedSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::RegisterFormatter()] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaEnhancedSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. +[Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaEnhancedSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Type [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter] Because the type has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::Serialize(MemoryPack.MemoryPackWriter&,Logic.Skill.SakuyaFlyProSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. [Info][OPS.OBF][OnAnalyse_Assemblies] Skip Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter::Deserialize(MemoryPack.MemoryPackReader&,Logic.Skill.SakuyaFlyProSkill&)] Because the method has the 'MemoryPack.Internal.Preserve' Attribute, which causes skipping by settings. @@ -37627,6 +37835,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Table] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Timer] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] UnitMono] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] VisualSpriteResolver] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] ActionClickedEvent] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] ActionIdMono] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] BottomBarButtonUIAnimator] : @@ -37949,6 +38158,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened] : @@ -37973,6 +38183,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskFactory] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogicFactory] : @@ -38101,6 +38312,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.InputConfig] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.InputKeyConfig] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.InputConfigManager] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.InputTextFocusUtility] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.InputLogic] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.MapWaterTypeHelper] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.MapGenerator] : @@ -38115,6 +38327,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.UnitLogic] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.AttackRangeUpSkill] : @@ -38190,6 +38403,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KanakoWarSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KingCoinSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.KoishiAutoMoveSkill] : @@ -38258,6 +38472,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.PoisonedSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.PoorHealthSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.QuartetSkill] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.RecycleSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.ReisenFrenchAttakSkill] : @@ -38279,6 +38494,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.RinFireSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaGuardSkill] : @@ -38400,13 +38616,14 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.AI.AITechScoreCalculator] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.CommonActionParams] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.ActionLogicFactory] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.CityAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.ActionLogicBase] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.BuildWonderAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.GainResourceAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.CityLevelUpActionAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitMoveAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitPassiveMoveAction] : -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Namespace [[Assembly-CSharp] Logic.Action.ActiveAttackActionRecorder] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.ActiveAttackActionRecorder] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitAttackAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitAttackGroundAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.StartWonderAction] : @@ -38417,7 +38634,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.AIParamControlAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.SurrenderAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.BuyCultureCardAction] : -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Namespace [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitAttackAllyAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.BuildAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.BuildActionBuildPreserve] : @@ -38436,8 +38653,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionAction] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionHEAL] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] : @@ -38533,6 +38752,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Timer/TimerTask] : h [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Timer] : i [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] UnitMono] : sy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] VisualSpriteResolver] : zv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] ActionClickedEvent] : k [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] ActionIdMono] : l [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8] : m @@ -38582,7 +38802,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] UIOutsideTutorListRowMono] : bdy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] SetTextColor] : cc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] : cg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0] : eoy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0] : ex +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1] : fi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Outside.RoomNameInputValidator] : ggi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Outside.UIOutsideAboutStaffLineMono] : cd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono] : ce @@ -38664,6 +38885,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Info.UIInfoTechTreeViewTypeMono] : dyt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono] : boo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono] : bou +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0] : dbm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0] : kqa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0] : kqb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0] : kqq @@ -38820,8 +39042,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportPackage] : lsf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportPackage] : lsg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportService] : lsh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile] : lsi -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup] : lsj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0] : dga [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService] : lsk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Oss.StsTokenService] : dhs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Net.ILobby] : fqy @@ -38936,6 +39157,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase] : bbk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] : bbt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] : bbv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] : fuj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] : bbx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing] : bci [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened] : bck @@ -38960,11 +39182,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskFactory] : bio [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] : bjd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] : bje +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] : ibx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] : gla -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0] : cuy -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0] : dba [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0] : dbb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0] : ggy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0] : iby +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0] : icj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0] : icm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Comic.ComicAction] : sn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogicFactory] : so [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogic] : sp @@ -39021,8 +39244,6 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GridData] : bsr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapPosition] : byt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MemberCiv] : fxl -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapData/MapArchiveAvailabilityCache] : ex -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass118_0] : fi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass82_0] : gl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapData] : cfo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapIdGenerator] : cor @@ -39032,7 +39253,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.NetData/CountingRandom] : ggz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.NetData] : cqa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.PlayerMapData] : cro -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass74_0] : cze +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass75_0] : icn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.PlayerData] : csa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.WonderData] : csd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.MapSightData] : csf @@ -39065,12 +39286,15 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.AdvancedEienteiCultureCard] : jrn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard] : jro [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard] : jrp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass10_0] : igc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass11_0] : igf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass5_0] : jje +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass6_0] : igh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordManager] : iv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecordData] : cuj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] RuntimeData.GameRecord] : cul [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Core.Managers.EventManager] : erk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0] : u +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0] : u [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Core.Managers.PresentationManager] : erl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Core.Managers.UIManager/<>c__DisplayClass22_0] : ua [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] TH1_Core.Managers.UIManager] : erm @@ -39101,11 +39325,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.InputConfig] : bgq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.InputKeyConfig] : bha [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.InputConfigManager] : bip +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.InputTextFocusUtility] : igp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.InputLogic] : fu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapWaterTypeHelper] : jrq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0] : zw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_1] : zx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass36_0] : zy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0] : igq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_1] : igx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass50_0] : igy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapGenerator] : gg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapInteraction/<>c__DisplayClass9_0] : gha [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.MapInteraction] : gi @@ -39120,6 +39345,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AllYCounterSkill/<>c__DisplayClass2_0] : nf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] : cxs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] : cxu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] : ihd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] : bcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill] : zz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.AttackRangeUpSkill] : bcp @@ -39201,6 +39427,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KanakoWarSkill] : bpt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] : bqb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] : bqf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KingCoinSkill] : ihf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] : fyf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill] : fyg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.KoishiAutoMoveSkill] : hxj @@ -39277,6 +39504,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.PoisonedSkill] : elj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.PoorHealthSkill] : ell [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.QuartetSkill] : ema +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] : ihj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.RecycleSkill] : emv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill] : fza [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.ReisenFrenchAttakSkill] : blz @@ -39298,6 +39526,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.RinFireSkill] : iqs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] : end [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] : enj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] : iiu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] : fzh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill] : fzi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0] : fzj @@ -39363,6 +39592,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.StompSkill] : fou [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0] : czi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SuperDashSkill] : fow +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0] : pk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SurpriseSkill] : foz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill] : eds [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Skill.SuwakoAttackProSkill] : edt @@ -39453,13 +39683,14 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.AI.AITechScoreCalculator] : hy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.CommonActionParams] : hz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.ActionLogicFactory] : ia +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.CityAction] : iiv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.ActionLogicBase] : ib [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.BuildWonderAction] : id [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.GainResourceAction] : if [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.CityLevelUpActionAction] : il [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitMoveAction] : im [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitPassiveMoveAction] : fzo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] Logic.Action.ActiveAttackActionRecorder] : cb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.ActiveAttackActionRecorder] : cb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitAttackAction] : in [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitAttackGroundAction] : cqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.StartWonderAction] : io @@ -39470,8 +39701,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.AIParamControlAction] : fzs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.SurrenderAction] : jsi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.BuyCultureCardAction] : cie -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0] : md -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a new Type Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector] : mh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0] : md +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector] : mh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitAttackAllyAction] : fzp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.BuildAction] : ih [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.BuildActionBuildPreserve] : ekm @@ -39490,8 +39721,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.TrainUnitAction] : ii [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] : pm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] : fqg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] : iiw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionAction] : ik [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] : enk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] : ijq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] : czl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionHEAL] : bm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found a looked up Type Name [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] : byc @@ -39673,6 +39906,9 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean CivDataAssets::GetCityInfo(CityLibrary,CityInfo&)] : mc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite CultureCardInfo::GetIcon(CivEnum,ForceEnum)] : jsm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite CultureCardInfo::GetIcon(System.UInt32,System.UInt32)] : jsn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 CultureCardInfo::GetPlayerCostResource(RuntimeData.PlayerData)] : ikm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckPlayerCanAfford(RuntimeData.PlayerData)] : imb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CultureCardInfo::SpendCost(RuntimeData.PlayerData)] : imk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckEmpireCanUseCard(Empire)] : jso [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckPrerequisiteCardsOwned(RuntimeData.PlayerData)] : jsp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean CultureCardDataAssets::GetCultureCardInfo(CultureCardType,CultureCardInfo&)] : cvj @@ -39708,6 +39944,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoSavanna(RuntimeData.MapData,RuntimeData.GridData)] : bvh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoJungle(RuntimeData.MapData,RuntimeData.GridData)] : bvv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoPlain(RuntimeData.MapData,RuntimeData.GridData)] : bvw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite GridAndResourceDataAssets::ResolveVisualSprite(UnityEngine.Sprite)] : inl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetVegetationInfo(VegetationInfo&)] : eku [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetMountainInfo(MountainInfo&)] : ekv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetTerrainInfo(TerrainType,TerrainInfo&)] : ekw @@ -39829,6 +40066,11 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetUnitSpriteByInfo(UnitTypeInfo,RuntimeData.PlayerData,UnityEngine.Sprite&)] : bzq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetUnitSpriteByGiantType(GiantType,UnityEngine.Sprite&)] : crg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetGiantTypeChessType(GiantType,ChessType&)] : crh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteVariantMapAsset::Resolve(UnityEngine.Sprite,VisualTheme)] : iow +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 VisualSpriteVariantMapAsset::CountMappedPairs(VisualTheme)] : ipb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::RebuildCache()] : ipl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::BuildDictIfNeeded()] : irq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::OnValidate()] : isk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] DebugCenter DebugCenter::get_Instance()] : nm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void DebugCenter::set_Instance(DebugCenter)] : nn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Table Table::get_Instance()] : nq @@ -39864,6 +40106,14 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Timer::Update()] : oj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Timer::IsTargetDestroyed(System.Object)] : lho [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void UnitMono::UpdateUnitDefense(System.Single)] : dsx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteResolver::add_ThemeChanged(System.Action`1<VisualTheme>)] : isl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteResolver::remove_ThemeChanged(System.Action`1<VisualTheme>)] : ism +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] VisualTheme VisualSpriteResolver::get_CurrentTheme()] : itu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean VisualSpriteResolver::get_IsEyeComfort()] : iwu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteResolver::SetTheme(VisualTheme)] : ixj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteResolver::Resolve(UnityEngine.Sprite)] : iyk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteResolver::ReloadMap()] : iys +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void VisualSpriteResolver::EnsureMapLoaded()] : iyt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void ActionClickedEvent::add_OnItemClicked(System.Action`1<UnityEngine.GameObject>)] : oq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void ActionClickedEvent::remove_OnItemClicked(System.Action`1<UnityEngine.GameObject>)] : or [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void ActionClickedEvent::ClearListeners()] : os @@ -39881,7 +40131,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::CalculateBoundsFromMapSize(System.UInt32,System.UInt32)] : dac [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::UpdateViewport()] : qe [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::HandleSmoothMove()] : qf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void CameraController::CancelSmoothMove()] : bcq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::CancelSmoothMove()] : bcq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::HandleZoom()] : qg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::CameraMove(UnityEngine.Vector3)] : sl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void CameraController::HandlePan()] : qh @@ -40031,6 +40281,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnBgmContinuousToggleChanged(System.Boolean)] : jjk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnCityBorderAlwaysToggleChanged(System.Boolean)] : icg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnConfirmNextTurnToggleChanged(System.Boolean)] : ich +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnEyeComfortToggleChanged(System.Boolean)] : izk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshLanguageOption()] : bp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopSettingView::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)] : kqm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshMoreLanguageModule(System.Boolean)] : kqn @@ -40038,6 +40289,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::BindBugReportButton()] : luk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnBugReportButtonClicked()] : lul [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Top.UITopSettingView::FindButtonInChildren(System.String)] : lum +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::FindToggleInChildren(System.String)] : izl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_UI.View.Top.UITopSettingView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)] : kqp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnLanguageClicked(System.UInt32)] : bq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::SetContent()] : bap @@ -40045,11 +40297,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshBgmContinuousToggle()] : jjl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshCityBorderAlwaysToggle()] : jkq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshConfirmNextTurnToggle()] : jqp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshEyeComfortToggle()] : izm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::CloseView()] : baq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_0()] : lun -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_1()] : luo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_2()] : lup -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::<TopBarAnim>b__0()] : jsx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_0()] : izn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_1()] : jbm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_2()] : jjf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::<TopBarAnim>b__0()] : ru [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::OnInit()] : uo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::SetContent()] : dzf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateAllInstant()] : eef @@ -40060,6 +40313,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCulture()] : jsy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateFaith()] : ept [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::TopBarAnim(TMPro.TextMeshProUGUI,System.Int32,System.Int32,System.Single,TH1_UI.View.Top.UITopTopBarView/TopBarPanelType)] : bff +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::CancelTopBarAnim()] : zw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::SelfCheckCoinText()] : zx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoinPerTurn()] : eqb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopWinView::OnInit()] : uo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopWinView::OnMatchStart()] : bat @@ -40737,7 +40992,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::SetContent(Logic.Action.CommonActionId,ShowType,Logic.Action.CommonActionParams,System.Action`2<Logic.Action.CommonActionId,Logic.Action.CommonActionParams>)] : cxk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::OnClose()] : fao [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono::SetContent(Logic.Skill.SkillBase,RuntimeData.UnitFullType,System.Boolean)] : jte -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32)] : jtf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32,CultureCardCostType)] : jkr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardMono::OnBuyClick()] : jth [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardMono::UpdateInfo(RuntimeData.PlayerData)] : jti [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateInfo(RuntimeData.PlayerData)] : jtk @@ -40873,8 +41128,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnConfirm()] : jkz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnSurrender()] : jus [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::<OnClose>b__7_0()] : jlb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<OnSLButtonClicked>b__34_0()] : mdc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<OnSLButtonClicked>b__34_1()] : mdd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::<OnSLButtonClicked>b__0()] : jku [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<HideButton>b__0()] : mde [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnInit()] : uo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Bottom.UIBottomBottomBarView::CheckHasTabUnit(RuntimeData.GridData&)] : jfw @@ -41245,11 +41500,13 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::UnregisterEventCallback()] : bvq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::OnOpen()] : bvr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::_OnAutoClose()] : jdd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OpenWithParam(System.Object)] : jls [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::RegisterEventCallback()] : bvp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::UnregisterEventCallback()] : bvq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnOpen()] : bvr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_OnBtnCloseClick()] : htv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)] : hve +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::ApplyOpenParameterToView(System.Object)] : jmn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)] : jor [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnChoice(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)] : hvf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)] : dsz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::RegisterEventCallback()] : bvp @@ -41410,7 +41667,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Open()] : ezp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.IViewControllerInterface::UpdateView()] : cwh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::IsShow()] : ezq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)] : ezr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)] : jls [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Close()] : bvs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.IViewControllerInterface::Destroy()] : ezt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::get_Domain()] : ezd @@ -41434,7 +41691,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::AddLoadAtlas(System.String)] : ezz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::Start(System.String,System.String,TH1_UI.Core.ViewDestroyDomain,TH1_Core.Managers.UIRootType)] : ezo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] : ezp -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] : ezr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] : jls [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()] : faa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::_TryOpen()] : fab [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::_PreLoad()] : fac @@ -41584,6 +41841,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1Renderer.DancingGridVFXRenderer::Stop()] : ber [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.DancingGridVFXRenderer::<SetPlay>b__9_0()] : ica [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Instance()] : bfy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Current()] : jot [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::Initialize(TH1_Logic.Core.Main,RuntimeData.MapData)] : fbj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::Dispose()] : bga [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::TryUpdate()] : bgb @@ -41599,9 +41857,11 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateCityMap()] : bgh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::UpdateCityInfoAllCoinTech()] : eum [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateUnitMap()] : bgi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RepairUnitRenderersToData(RuntimeData.MapData,System.Collections.Generic.List`1<System.UInt32>,System.Collections.Generic.List`1<System.UInt32>)] : jqs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateProjectileMap()] : bgj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::FirstRenderMap()] : bgk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RepairAllRenderers()] : evs +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RefreshVisualTheme()] : jtg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateBorders()] : bgl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateCityBuildings(System.UInt32)] : bgm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1Renderer.MapRenderer::SetUnitAllMoveAttackTargetHighlight(System.UInt32)] : bgn @@ -41641,7 +41901,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Presentation.Sequencer.Task.InputSequencerTask::OnFinished()] : fsm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Presentation.Sequencer.Task.ISequencerTask::Execute(System.Action)] : fvd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.String TH1_Presentation.Sequencer.Task.ISequencerTask::GetDescString()] : ful -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::GetData()] : bdh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Object TH1_Presentation.Sequencer.Task.UISequencerTask::GetData()] : bdh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Type TH1_Presentation.Sequencer.Task.UISequencerTask::GetControllerType()] : ggl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.String TH1_Presentation.Sequencer.Task.UISequencerTask::GetDescString()] : ful [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Presentation.Sequencer.Task.UISequencerTask::Execute(System.Action)] : fvd @@ -42163,22 +42423,18 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerMultilingualReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)] : mkt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerMultilingualReportService::IsValidReportLanguage(Logic.Multilingual.MultilingualType)] : mku [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetLocalTimezone()] : mkv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::Add(TH1_Logic.Oss.PlayerBugReportService/ArchiveFile)] : mkw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::TryBuildSession()] : mkx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::PickCompanion()] : mky [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<GetMostRecentArchiveSession>b__5_0(TH1_Logic.Oss.PlayerBugReportArchiveSession)] : mkz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerBugReportService/<>c::<GetLatestArchiveSessions>b__6_0(TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugReportArchiveSession)] : mla -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_0(TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup)] : mlb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_1(TH1_Logic.Oss.PlayerBugReportArchiveSession)] : mlc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_2(TH1_Logic.Oss.PlayerBugReportArchiveSession)] : mld +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::<TryGetLatestArchiveSession>b__0(RuntimeData.GameRecord)] : jtj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::get_ConfigDirectory()] : mle [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::GetCurrentVersion()] : mlf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::GetMostRecentArchiveSession()] : mlg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportService::GetLatestArchiveSessions(System.Boolean,System.Boolean)] : mlh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportPackage TH1_Logic.Oss.PlayerBugReportService::BuildPackage(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)] : mli [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryGetLatestArchiveSession(System.Boolean,TH1_Logic.Oss.PlayerBugReportArchiveSession&)] : mlj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportService/ArchiveFile> TH1_Logic.Oss.PlayerBugReportService::GetArchiveFiles(System.Boolean)] : mlk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryParseArchiveFile(System.String,TH1_Logic.Oss.PlayerBugReportService/ArchiveFile&)] : mll +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::TryBuildArchiveSession(RuntimeData.GameRecord)] : juc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService::AddArchiveFile(System.IO.Compression.ZipArchive,TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugArchiveKind,System.String,System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveManifest>)] : mlm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)] : mln [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::GetKindLabel(TH1_Logic.Oss.PlayerBugArchiveKind)] : mlo @@ -42571,6 +42827,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetContentType()] : fvi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetCopyHeroTaskContent()] : fvj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : fvl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetContentType()] : fvi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetCopyHeroTaskContent()] : fvj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)] : fvm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : fvl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetContentType()] : fvi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetCopyHeroTaskContent()] : fvj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : fvl @@ -42643,9 +42903,43 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::GetCopyHeroTaskContentBase()] : fwx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitData)] : fxc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitFullType,TH1_Logic.HeroTask.HeroTaskContentBase&)] : dip +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::get_CurrentBeginArchiveId()] : jwj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveBeginArchive(RuntimeData.MapData)] : jwk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveQuickContinueRecord(RuntimeData.MapData)] : kad +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualGameRecord(System.String)] : kal +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualContinueRecord(RuntimeData.MapData,System.String)] : kby +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveEndRecord(RuntimeData.MapData)] : keb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasUsableResumeArchive(RuntimeData.GameRecord)] : kir +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasQuickResumeArchive(RuntimeData.NetMode)] : kis +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::GetQuickResumeRecord(RuntimeData.NetMode)] : kon +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadContinueArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] : kqc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadBeginArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] : kql +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadEndArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] : kws +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadCurrentBeginArchive(RuntimeData.NetMode,RuntimeData.MapData&)] : kwt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryGetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,System.String&)] : kwu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::SetActiveRecord(RuntimeData.GameRecord)] : kxo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::SetCurrentBeginArchiveId(System.String)] : kzg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualGameRecord(RuntimeData.GameRecord)] : kzl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualContinueRecord(RuntimeData.GameRecord)] : kzm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteQuickContinueRecord(System.String)] : lcp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::EnsureCurrentBeginArchive(RuntimeData.MapData)] : lhc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::CreateRecord(RuntimeData.MapData,RuntimeData.GameRecordKind,System.String,System.String,System.String,System.String)] : lhe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveArchive(RuntimeData.MapData,TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] : lhl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,RuntimeData.NetMode)] : lhp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchiveFile(System.String)] : lll +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::CanRecordResume(RuntimeData.GameRecord)] : llm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapSaveable(RuntimeData.MapData)] : lln +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapReadable(RuntimeData.MapData,RuntimeData.NetMode)] : llo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] : llp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteFileIfExists(System.String)] : lma +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] : lmb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchiveDirectory(TH1_Logic.GameArchive.GameArchiveFileKind)] : lnk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsValidArchiveId(System.String)] : lnl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::NewArchiveId()] : lnm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::NormalizeManualRecordName(System.String)] : lor [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<StartMatch>b__41_0()] : lpy -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<MainMemberStartMatch>b__43_0()] : lpz -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<NetStartGame>b__47_0()] : mmz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<MainMemberStartMatch>b__44_0()] : los +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<NetStartGame>b__48_0()] : lot [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::get_Instance()] : fcg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::set_Instance(TH1_Logic.Core.Main)] : fch [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartInstanceGroup()] : fci @@ -42654,28 +42948,30 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::InitMapAddtion()] : grl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::AfterMapAddtion()] : ejy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartMatch()] : ipe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.GameRecord,RuntimeData.MapData)] : lpk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.MapData)] : lhk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberStartMatch()] : llh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::InitHostStartTeamState(RuntimeData.MapData)] : mna -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatch()] : ipg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatchWithMap(RuntimeData.MapData)] : lpl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::AbortHostMultiStart(System.String,RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,Logic.MapGenerator)] : lli [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ValidateNetworkStartMap(RuntimeData.MapData,System.String)] : llj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::RestoreNetworkMatchState(RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,System.String)] : llk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartSpectate(RuntimeData.MapData,RuntimeData.MapData)] : ipi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::PlayReplay()] : lpm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::PauseReplay()] : lpn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::FastForwardReplayToActionStep(System.Int32)] : lpo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::CheckInNetGame()] : csn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::CheckInNetLobbyButNotGame()] : cso -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::HasArchive()] : fcl -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::HasMultiArchive()] : csp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.ConfigManager/<>c::<InitExcelConfig>b__7_0(System.Type)] : ipj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::get_ColorConfig()] : ipk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.ConfigManager::InitExcelConfig()] : ipm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Byte[] TH1_Logic.Config.ConfigManager::LoadConfigData(System.String)] : ipn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::TryReadGameConfig(System.String)] : jlo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.ConfigManager::Update()] : ipo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::<GetOrCreateModConfig>b__0(TH1_Logic.Config.ModLanguageConfig)] : lqb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::<RemoveModFromLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] : lqc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::<MoveModPriority>b__0(TH1_Logic.Config.ModLanguageConfig)] : lqd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::<ClearModsForLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] : lqe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::<GetOrCreateModConfig>b__0(TH1_Logic.Config.ModLanguageConfig)] : lpp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::<RemoveModFromLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] : lpq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::<MoveModPriority>b__0(TH1_Logic.Config.ModLanguageConfig)] : lps +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::<ClearModsForLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] : lpt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_IsChanged()] : ipp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::MarkSaved()] : jlp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_MultilingualType()] : ipq @@ -42698,6 +42994,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_AlwaysShowCityBorder(System.Boolean)] : lqg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_ConfirmBeforeNextTurn()] : lqh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_ConfirmBeforeNextTurn(System.Boolean)] : lqi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_EyeComfortModeEnabled()] : lpu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_EyeComfortModeEnabled(System.Boolean)] : lpv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::get_ModLanguageConfigs()] : cv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Config.ModLanguageConfig TH1_Logic.Config.GameConfig::GetOrCreateModConfig(Logic.Multilingual.MultilingualType)] : cw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::SetModsForLanguage(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1<System.String>)] : cx @@ -43004,10 +43302,9 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapConfig::ChangeByMapConfig(RuntimeData.MapConfig)] : cwz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapConfig::RefreshLimits()] : iyp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapConfig::IsLimit(RuntimeData.MatchLimitType)] : iyq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_0(System.Type)] : pk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_1(System.Reflection.PropertyInfo)] : ru -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_2(System.Reflection.FieldInfo)] : bcc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::<GetMapArchiveCandidates>b__0(System.String)] : bcd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_0(System.Type)] : lpw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_1(System.Reflection.PropertyInfo)] : lqa +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_2(System.Reflection.FieldInfo)] : lrb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__DisplayClass82_0::<AddUnitData>b__0()] : bcg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::get_DeserializedMissingCriticalData()] : llq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapData::set_DeserializedMissingCriticalData(System.Boolean)] : llr @@ -43089,25 +43386,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::GetMatchConfig()] : dln [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigWithBackup(System.String)] : llt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigFile(System.String)] : llu -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::SaveMapData(RuntimeData.MapData,System.Boolean,System.Boolean)] : llv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::HasMapArchive(System.Boolean)] : dbc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::GetMapData(System.Boolean,System.Boolean,System.Boolean,System.UInt32)] : iqi -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData::GetMapArchiveKind(System.Boolean,System.Boolean)] : dbd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::GetLatestReadableMapArchive(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] : dbe -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::ShouldSkipMapArchive(RuntimeData.MapData)] : loq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapData::InvalidateMapArchiveAvailabilityCache()] : dfn -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String RuntimeData.MapData::GetMapArchiveAvailabilityFingerprint(System.Boolean)] : dfo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.MapData::AddMapArchiveFingerprint(System.String,System.String,System.Boolean,System.Int64&,System.Int32&)] : dfp -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int64 RuntimeData.MapData::GetMapArchiveFileLength(System.String)] : dfq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<System.String> RuntimeData.MapData::GetMapArchiveCandidates(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] : dlm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::IsMatchingMapArchive(System.String,System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] : dpf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::TryParseMapArchiveFileName(System.String,RuntimeData.MapData/MapArchiveKind&,System.Boolean&,System.UInt32&)] : dro -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,System.DateTime> RuntimeData.MapData::GetLatestEndMapArchiveTimes(System.Boolean)] : eme -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.DateTime RuntimeData.MapData::GetMapArchiveLastWriteTime(System.String)] : frb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::ReadMapDataWithBackup(System.String)] : llw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::ReadMapDataFile(System.String)] : llx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Byte[] RuntimeData.MapData::SerializeMapArchive(RuntimeData.MapData)] : mpg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::DeserializeMapArchive(System.Byte[])] : mph +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Byte[] RuntimeData.MapData::SerializeArchiveBytes(RuntimeData.MapData)] : lrc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::DeserializeArchiveBytes(System.Byte[])] : lrd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.MapData::ExportGameRecord()] : ceu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::CheckIfGidBelongPid(System.UInt32,System.UInt32)] : emj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData::CheckIfGidBelongPidUnion(System.UInt32,System.UInt32)] : gk @@ -43171,7 +43453,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)] : cfm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)] : cfn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.PlayerMapData::GetMaxPlayerScore()] : hxk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass74_0::<RefreshDiplomacyState>b__0()] : fvq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass75_0::<RefreshDiplomacyState>b__0()] : lre [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] CivEnum RuntimeData.PlayerData::get_CivEnum()] : fuo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] ForceEnum RuntimeData.PlayerData::get_ForceEnum()] : fup [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Empire RuntimeData.PlayerData::get_Empire()] : jgu @@ -43183,6 +43465,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData::OnTurnStart(RuntimeData.MapData)] : cfs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData::OnTurnEnd(RuntimeData.MapData)] : cft [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::IsSelfPlayer()] : gwj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::IsSelfPlayerOnMainMap()] : lsx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData::AddAttacker(System.UInt32)] : cfu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] CivEnum RuntimeData.PlayerData::Civ()] : gwk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData::AddTechPoint(System.Int32)] : eyv @@ -43204,6 +43487,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanShowResource(ResourceType)] : fus [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.PlayerData::GetHeroCostDiscount(RuntimeData.MapData,System.Single&)] : jxh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanBuyBigGuyWithCulture(RuntimeData.MapData)] : jxi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanCultureUpgradeUnit(RuntimeData.MapData)] : lti [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanConvertCultureToGold(RuntimeData.MapData)] : jxj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CheckResourceOpen(RuntimeData.MapData,ResourceType)] : jxk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerData::Surrender(RuntimeData.MapData)] : jxl @@ -43252,6 +43536,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerHeroData::UpdateHeroMaxCount(System.UInt32)] : dwa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.PlayerHeroData::GetHeroFinishTaskCost(GiantType,System.Single)] : jxn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerHeroData::GetHeroLevel(GiantType)] : dwq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerHeroData::GetMaxHeroLevelByChessType(ChessType)] : ltj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] UnityEngine.Sprite RuntimeData.PlayerHeroData::GetHeroButtonSprite()] : dyf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerHeroData::GetHeroButtonHint()] : ecv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.PlayerNamerData::DeepCopy(RuntimeData.PlayerNamerData)] : ecx @@ -43345,9 +43630,14 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetRawDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] : gxq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetBaseDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] : gxr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetAllDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] : gxs +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetAllDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] : ltk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)] : gxt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetBaseDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] : ltl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamOnlyForDefenseShow(RuntimeData.MapData,RuntimeData.UnitData)] : jxv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)] : gxu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] : ltm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.UnitData::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData)] : ltn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::GetHeroUpgradeRecoverAddition(RuntimeData.MapData)] : lto [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.UnitData::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData)] : dbg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData)] : dbh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData)] : dbi @@ -43444,6 +43734,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] CultureCardType RuntimeData.CultureCardBase::GetCardType()] : jys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.CultureCardBase::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)] : jyt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single RuntimeData.CultureCardBase::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)] : jyu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)] : ltp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)] : jyv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)] : jyw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)] : jyx @@ -43464,7 +43755,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.MonumentPlainCultureCard::GetCardType()] : jys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean RuntimeData.MonumentPlainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)] : jyx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedHeroEnhanceCultureCard::GetCardType()] : jys -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single RuntimeData.AdvancedHeroEnhanceCultureCard::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)] : jyu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean RuntimeData.AdvancedHeroEnhanceCultureCard::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)] : ltp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedMilitaryEnhanceCultureCard::GetCardType()] : jys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean RuntimeData.AdvancedMilitaryEnhanceCultureCard::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)] : jyv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedEconomyEnhanceCultureCard::GetCardType()] : jys @@ -43473,18 +43764,31 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedEienteiCultureCard::GetCardType()] : jys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedMoriyaCultureCard::GetCardType()] : jys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedPalaceOfEarthCultureCard::GetCardType()] : jys +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c::<UpsertQuickRecord>b__8_0(RuntimeData.GameRecord)] : ltq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c::<GetQuickRecord>b__9_0(RuntimeData.GameRecord)] : ltr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass10_0::<RemoveQuickRecord>b__0(RuntimeData.GameRecord)] : lts +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<RemoveRecord>b__0(RuntimeData.GameRecord)] : ltt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__0(RuntimeData.GameRecord)] : jmg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__1(RuntimeData.GameRecord,RuntimeData.GameRecord)] : jmh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__2(RuntimeData.GameRecord,RuntimeData.GameRecord)] : jmi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__3(RuntimeData.GameRecord,RuntimeData.GameRecord)] : jmj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass6_0::<GetGameRecordListByKind>b__0(RuntimeData.GameRecord)] : ltu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.GameRecordData RuntimeData.GameRecordManager::get_GameRecordData()] : ciw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)] : iqu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,RuntimeData.GameRecordKind)] : ltv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetGameRecordListByKind(RuntimeData.GameRecordKind)] : ltw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::AddRecord(RuntimeData.GameRecord)] : ciy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::UpsertQuickRecord(RuntimeData.GameRecord)] : ltx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.GameRecordManager::GetQuickRecord()] : lty +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::RemoveQuickRecord(System.String)] : ltz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::RemoveRecord(RuntimeData.GameRecord)] : lua +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::EnsureRecordId(RuntimeData.GameRecord)] : lub +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::IsSameRecord(RuntimeData.GameRecord,RuntimeData.GameRecord)] : luc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::SaveGameRecordData()] : lud [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::RefreshGameRecord()] : ciz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Subscribe(System.Action`1<T>)] : fct [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Unsubscribe(System.Action`1<T>)] : fcu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish(T)] : fcv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::<EnqueueSkillEffect>b__0()] : bln +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::<EnqueueSkillEffect>b__0()] : bln [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::get_Busy()] : gya [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Anim.Fragments.PendingAnimScope TH1_Core.Managers.PresentationManager::get_CurrentScope()] : dbn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::set_CurrentScope(TH1_Anim.Fragments.PendingAnimScope)] : dbo @@ -43493,16 +43797,16 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::OnMatchStart()] : hyb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::OnMatchEnd()] : cyg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::EnqueueTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.Boolean)] : cug -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoices(RuntimeData.MapData,RuntimeData.PlayerData)] : boy -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoice(RuntimeData.MapData,RuntimeData.CityData)] : eqd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::DismissTurnBoundUIOnTurnEnd()] : eqf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::RemoveTurnBoundUITasks(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>)] : evg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsTurnBoundUITask(TH1_Presentation.Sequencer.Task.ISequencerTask)] : evh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::HasQueuedCityLevelUpChoice(System.UInt32,System.Int32)] : evi -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsDuplicateCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask)] : ewv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::ContainsCityLevelUpChoiceTask(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>,System.UInt32,System.Int32)] : exf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32,System.Int32)] : exn -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::TryGetCityLevelUpChoiceTaskData(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32&,System.Int32&)] : fdd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoices(RuntimeData.MapData,RuntimeData.PlayerData)] : boy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::EnqueuePendingCityLevelUpChoice(RuntimeData.MapData,RuntimeData.CityData)] : eqd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::DismissTurnBoundUIOnTurnEnd()] : eqf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::RemoveTurnBoundUITasks(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>)] : evg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsTurnBoundUITask(TH1_Presentation.Sequencer.Task.ISequencerTask)] : evh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::HasQueuedCityLevelUpChoice(System.UInt32,System.Int32)] : evi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsDuplicateCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask)] : ewv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::ContainsCityLevelUpChoiceTask(System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask>,System.UInt32,System.Int32)] : exf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::IsCityLevelUpChoiceTask(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32,System.Int32)] : exn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::TryGetCityLevelUpChoiceTaskData(TH1_Presentation.Sequencer.Task.ISequencerTask,System.UInt32&,System.Int32&)] : fdd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::TryProcessNext()] : fcy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::OnTaskCompleted()] : fcz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager::CheckNextFrameQueue()] : cuh @@ -43680,11 +43984,15 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.CityLogic::NationParkGridDataToPreserveType(RuntimeData.GridData)] : dzq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.CityLogic::CheckAroundGridHasSomeResourceBelongPlayer(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,ResourceType)] : elo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.CityLogic::CheckCradleCapital(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)] : fdz -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic/<>c::<NeedAI>b__16_0(RuntimeData.MemberCiv)] : mpr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic/<>c::<NeedAI>b__20_0(RuntimeData.MemberCiv)] : lue [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TH1_Logic.Core.Main Logic.GameLogic::get_Main()] : fea [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.GameLogic::Update()] : bji [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.GameLogic::ChangeState(Logic.GameState)] : bjj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.GameState Logic.GameLogic::GetCurState()] : gas +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic::PlayReplay()] : luf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic::PauseReplay()] : lug +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic::FastForwardReplayToActionStep(System.Int32)] : luh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic::TryGetSpectateState(Logic.SpectateState&)] : lui [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.GameLogic::UpdateAI()] : gyi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.GameLogic::NeedAI()] : cik [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.GameLogic::UpdateReconnect()] : cwk @@ -43722,8 +44030,13 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] Logic.GameState Logic.SpectateState::get_State()] : bjl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.SpectateState::Enter()] : bjm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.SpectateState::End()] : bjn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.SpectateState::Play()] : luj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.SpectateState::Pause()] : lwp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.SpectateState::FastForwardToActionStep(System.Int32)] : lwq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.SpectateState::Update()] : bjo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.SpectateState::TryExecuteNextAction()] : lwr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.AI.ActionNetData Logic.SpectateState::GetAIAction()] : irp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.SpectateState::GetCurrentActionStep()] : lws [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.IDisposable.Dispose()] : hyl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()] : hym [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.Reset()] : hyn @@ -43756,11 +44069,15 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::RefreshInputConfig()] : hzf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::SaveInputConfig()] : hzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::Update()] : hzh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::ClearInputActiveState()] : lwt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::UpdateConfigListening()] : hzi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::UpdateConfigActive()] : hzj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsKeyCombinationActive(System.Collections.Generic.List`1<UnityEngine.KeyCode>)] : hzk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsKeyCombinationTriggered(System.Collections.Generic.List`1<UnityEngine.KeyCode>)] : hzl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputConfigManager::OnInputCallback(Logic.InputEnum)] : hzm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsTextInputFocused()] : lwu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(TMPro.TMP_InputField)] : lwv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(UnityEngine.UI.InputField)] : lww [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.InputLogic::ShouldIgnoreClick(UnityEngine.GameObject)] : biy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputLogic::LockInput()] : biz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputLogic::UnlockInput()] : bja @@ -43773,12 +44090,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputLogic::OnHeroAction()] : hzq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.InputLogic::TryShenlanCombo(RuntimeData.GridData)] : jpp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.MapWaterTypeHelper::GetLandThreshold(Logic.MapWaterType)] : jza -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.MapGenerator/<>c::<GetSortedTilesByHeight>b__25_1(System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>)] : dbs -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.IEnumerable`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator/<>c__DisplayClass25_0::<GetSortedTilesByHeight>b__0(System.Int32)] : dbt -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.ValueTuple`2<UnityEngine.Vector2Int,System.Single> Logic.MapGenerator/<>c__DisplayClass25_1::<GetSortedTilesByHeight>b__2(System.Int32)] : dbu -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__0(RuntimeData.MapPosition)] : dbv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__1(RuntimeData.MapPosition)] : dbw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__2(RuntimeData.MapPosition)] : dbx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.MapGenerator/<>c::<GetSortedTilesByHeight>b__27_1(System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>)] : lwx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.IEnumerable`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator/<>c__DisplayClass27_0::<GetSortedTilesByHeight>b__0(System.Int32)] : mai +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.ValueTuple`2<UnityEngine.Vector2Int,System.Single> Logic.MapGenerator/<>c__DisplayClass27_1::<GetSortedTilesByHeight>b__2(System.Int32)] : maj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__0(RuntimeData.MapPosition)] : mak +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__1(RuntimeData.MapPosition)] : mal +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__2(RuntimeData.MapPosition)] : mam [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateMap(RuntimeData.MapData)] : bkh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateMapAfterMapRenderer(RuntimeData.MapData)] : gys [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateHeightMap()] : bki @@ -43794,6 +44111,18 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::CivTerrainFeatureCountControl(RuntimeData.MapData)] : ghw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasTower(System.Int32,System.Int32)] : bkp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateCradleCity(RuntimeData.MapData)] : bkq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::GeneratePlayerCivOrigins(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] : man +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryAssignNearbyEnemyCapital(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32)] : moz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasNearbyEnemyCandidate(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] : mpa +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasAssignedNearbyEnemy(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] : mpb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::FillRemainingPlayerCivOrigins(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] : mpc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::AssignPlayerCivOrigin(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] : mpd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsRealPlayerIndex(RuntimeData.MapData,System.Int32)] : mpe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsEnemyPlayerIndex(RuntimeData.MapData,System.Int32,System.Int32)] : mpf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] RuntimeData.MapPosition Logic.MapGenerator::SelectBestOriginCandidate(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] : mqj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.MapGenerator::GetEdgeWeight(RuntimeData.MapPosition)] : mqk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator::ChebyshevDistance(RuntimeData.MapPosition,RuntimeData.MapPosition)] : mql +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::ShuffleList(System.Collections.Generic.List`1<T>)] : mqm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TerrainType Logic.MapGenerator::GenerateTerrain(System.Int32,System.Int32,CivEnum,InnerOuterCity)] : gbd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] TerrainFeature Logic.MapGenerator::GenerateFeature(System.Int32,System.Int32,CivEnum,InnerOuterCity)] : gbe [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Vegetation Logic.MapGenerator::GenerateVegetation(System.Int32,System.Int32,CivEnum,InnerOuterCity)] : gbf @@ -43804,11 +44133,11 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::InitPlayerSpecialSkill(RuntimeData.MapData)] : gbh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::FarthestPointSampling(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32)] : jzb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateLeyLines(RuntimeData.MapData)] : ee -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryPlaceLeyLineAround(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)] : fhi -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryAddLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)] : fhj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasNearbyLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Int32)] : fhl -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::CanPlaceLeyLine(RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>)] : fhm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsMapEdgeGrid(RuntimeData.GridData)] : fhn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryPlaceLeyLineAround(RuntimeData.MapData,RuntimeData.GridData,System.Int32,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)] : fhi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryAddLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>,System.Boolean)] : fhj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasNearbyLeyLine(RuntimeData.MapData,RuntimeData.GridData,System.Int32)] : fhl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::CanPlaceLeyLine(RuntimeData.GridData,System.Collections.Generic.HashSet`1<System.UInt32>)] : fhm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsMapEdgeGrid(RuntimeData.GridData)] : fhn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapInteraction/<>c__DisplayClass9_0::<OnTileClicked>b__1()] : lqn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapInteraction/<>c__DisplayClass9_0::<OnTileClicked>b__0()] : lqo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.MapInteraction::ClearCityFadeIfAny()] : lqp @@ -43863,6 +44192,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerCulturePointPerTurn(RuntimeData.MapData,System.UInt32)] : jze [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerMountainPoint(RuntimeData.MapData,System.UInt32)] : gle [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerCoinPerTurn(RuntimeData.MapData,System.UInt32)] : eap +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerKingHeroCoinPerTurn(RuntimeData.MapData,RuntimeData.PlayerData)] : mqn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerKingCoinSourceCount(RuntimeData.MapData,RuntimeData.PlayerData)] : mqo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.PlayerLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.PlayerData)] : blu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.PlayerLogic::CheckOneTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)] : fej [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.PlayerLogic::CheckAllTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)] : fek @@ -43936,6 +44267,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.UnitLogic::RecoverHealth(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.HealType)] : dbz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.UnitLogic::UnitDie(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)] : bod [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.UnitLogic::UnitUnnaturalDie(RuntimeData.MapData,RuntimeData.UnitData)] : sa +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.UnitLogic::SetHeroRevivePenalty(RuntimeData.MapData,RuntimeData.UnitData,UnitType,GiantType,System.UInt32)] : mqp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.UnitLogic::DebugOutputMoveInfo(RuntimeData.MapData)] : boh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.UnitLogic::CalcUnitMoveInfo(RuntimeData.MapData,System.UInt32)] : bok [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.UnitLogic::MOMIJIHUNTER_SkillHandler(RuntimeData.MapData,RuntimeData.UnitData)] : hzs @@ -43961,6 +44293,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.AllYTranSportSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.AllYTranSportSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)] : bpu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.AllYTranSportSkill::IsCanTransport()] : hzt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.AssaultFortressSkill::GetSkillType()] : bps +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.Skill.AssaultFortressSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.AssaultFortressSkill::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.AssaultFortressSkill::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)] : mqs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.AttackAfterKillSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb @@ -44082,30 +44418,32 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.FearMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.FlandreAttackSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.FlandreAttackSkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)] : gzj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::get_Level()] : gzk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)] : kmv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnBeforeMemoryPackSerialize()] : dhc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.FlandreBuffSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)] : bax [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.FlandreBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.FlandreBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)] : izf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::GetSharedFlandreBuffLevel(RuntimeData.MapData)] : mqu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::SyncFlandreBuffLevel(RuntimeData.MapData,System.Int32)] : mqv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.Skill.SkillBase Logic.Skill.FlandreBuffSkill::EnsureFlandreBuff(RuntimeData.MapData,RuntimeData.UnitData)] : mqw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.FlandreKillSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.FlandreKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.FlySkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ForestDefenseSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ForestStartDashSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)] : glj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.FortifySkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.GalaxyArrowSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.GridMomijiPerySkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.GridMountainSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.GridRadiationSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] : kmm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : jzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::RefreshGridRadiationDamage(RuntimeData.MapData,RuntimeData.UnitData)] : jzr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.GridSanaeNineContinueDamageSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.HealSkill::GetSkillType()] : bps @@ -44122,7 +44460,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.HouraisanFrenchFakeMoonSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.HouraisanFrenchWolfMoonSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)] : jzu -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] : fho +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.HouraisanFrenchWolfMoonSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] : fho [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.HouraisanFrenchWolfMoonSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)] : izf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.HouraisanFrenchWolfStartSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.HouraisanFrenchWolfStartSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)] : jzu @@ -44194,6 +44532,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.KanakoWindProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] : jov [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.KanakoWindSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.KanakoWindSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] : jov +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.KingCoinSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.KoakumaDevotionSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.KoakumaDevotionSkill::IsCanAttackAlly()] : hzx @@ -44221,7 +44560,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::<Explode>b__3()] : dct [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::<Explode>b__4()] : dcu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.KomeijiFearSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)] : bax [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::Explode(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,System.Boolean)] : eks @@ -44264,7 +44603,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] : kmm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzz -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : jzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)] : kmv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.MeilingRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.Skill.MeilingRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : tv @@ -44278,6 +44617,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MokouFrenchEnhanceSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MokouFrenchReviveSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::UpdateFullType(RuntimeData.UnitData)] : fmy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] : fho [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)] : dcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.MokouFrenchReviveSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)] : dd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MomijiBuffSkill::GetSkillType()] : bps @@ -44307,7 +44647,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.MoriyaKnightMoveSkill::IsCanTransport()] : hzt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MoriyaRoadSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MountainDefenseSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MountainGodSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.MountainGodSkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)] : bqh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.MountainMoveSkill::GetSkillType()] : bps @@ -44320,7 +44660,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.NuclearFusionSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.NuclearSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.OceanDefenseSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.OceanMoveSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.OceanMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)] : bqk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.OfficerSkill::GetSkillType()] : bps @@ -44408,9 +44748,13 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.QuartetSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.QuartetSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)] : brf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.QuartetSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)] : dd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.QueenTerritoryMoveSkill::GetSkillType()] : bps +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.QueenTerritoryMoveSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] : jov +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.QueenTerritoryMoveSkill::IsFriendlyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] : mqx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.QueenTerritoryMoveSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)] : izf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RecycleSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RedMistDefenseSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ReisenFrenchAttakSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ReisenFrenchAttakSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)] : dcm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ReisenFrenchKillSkill::GetSkillType()] : bps @@ -44418,11 +44762,11 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.ReisenFrenchKillSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : dns [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ReisenIllusionProSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ReisenIllusionProSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)] : eyy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ReisenIllusionSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ReisenIllusionSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)] : eyy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RemiliaAbsorbSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RemiliaAttackSkill::GetSkillType()] : bps @@ -44452,6 +44796,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.RinFireSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)] : hzu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RotaLFlamesProSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.RotaLFlamesSkill::GetSkillType()] : bps +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SakuyaEnhancedSkill::GetSkillType()] : bps +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)] : jzu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SakuyaFlyProSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)] : bpu @@ -44596,8 +44942,13 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] : glg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)] : jzj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SuperHideSkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)] : bqv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::<RefreshOriginVisualAfterAttack>b__0()] : zy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SurpriseSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] : kox +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)] : dca +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::RefreshOriginVisualAfterAttack(RuntimeData.MapData,RuntimeData.UnitData)] : bcc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritoryOrAdjacent(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] : bcd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] : bpo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackAllySkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackProSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackSkill::GetSkillType()] : bps @@ -44652,7 +45003,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] : bqn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] : kox [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsIgnoreZOC()] : jzw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : jzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.UtsuhoBoneMakerSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBoneMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.UtsuhoDelayActSkill::GetSkillType()] : bps @@ -44672,7 +45023,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.VampireSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] : jov [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.VampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] : feb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.WaterDefenseSkill::GetSkillType()] : bps -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.WaterMoveSkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.WaterMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)] : bqk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.WindGodSkill::GetSkillType()] : bps @@ -44690,7 +45041,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.YuugiPushSkill::CanCounterForPush(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : fcq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Skill.SkillBase::RentAroundBuf()] : ddi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::ReturnAroundBuf()] : ddj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::get_Level()] : gzk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::get_Level()] : gzk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::get_HasLevel()] : goa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::get_HasTimeLimit()] : fon [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::get_LastTime()] : fop @@ -44755,7 +45106,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] : kmm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] : fho -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : jzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)] : jzl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)] : ias [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsLimitActionPoint(RuntimeData.UnitData)] : jzk @@ -44797,7 +45148,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : tv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : dcb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : dcc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : dcd @@ -44810,6 +45161,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)] : iab [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsIgnoreZOC()] : jzw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::HasZOC()] : fun +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)] : mqs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::SetOfficer()] : gmk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] SkillType Logic.Skill.ISkill::GetSkillType()] : bps [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsAllSkillBan()] : joz @@ -44847,7 +45200,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] : kmm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] : fho -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : jzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] : mqt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)] : jzl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsHideState()] : jzv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsOfficer()] : hzy @@ -44890,7 +45243,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : jzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : tv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : gzn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] : mqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.ISkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] : jov [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)] : hzz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Skill.ISkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)] : hzu @@ -45074,6 +45427,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Multilingual.WorkshopModUploader::SyncModInfoBeforeUpload(System.String,System.String,System.String)] : lba [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::get_Instance()] : bst [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.CrashSight.CrashSightManager::Initialize()] : bsu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.CrashSight.CrashSightManager::UpdateSteamUserId(System.UInt64)] : mqy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::GetCrashSightDeviceId()] : mqc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String Logic.CrashSight.LogSystem::GenerateHashCode()] : bsv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.CrashSight.LogSystem::LogInfo(System.String,UnityEngine.Object)] : bsw @@ -45265,6 +45619,9 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicFactory::MainObjectCanShowAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&,System.Collections.Generic.List`1<ShowType>&)] : ibg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Collections.Generic.List`1<Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::GetActionLogicByType(Logic.Action.CommonActionType)] : bzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] MainObjectType Logic.Action.ActionLogicFactory::GetMainObjectType(Logic.Action.CommonActionType)] : bzh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::Execute(Logic.Action.CommonActionParams)] : guo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::CheckCan(Logic.Action.CommonActionParams)] : fcn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.Action.CommonActionId Logic.Action.ActionLogicBase::get_ActionId()] : bzi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Single Logic.Action.ActionLogicBase::get_Duration()] : bzj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::set_Duration(System.Single)] : bzk @@ -45279,6 +45636,15 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::NetCompleteExecute(Logic.Action.CommonActionParams)] : han [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::BeforeExecute(Logic.Action.CommonActionParams)] : hao +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportBeforeActionDiagnostics(Logic.Action.CommonActionParams)] : mrs +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportBoatUnitOnLandBeforeAction(Logic.Action.CommonActionParams)] : mrt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportUnitRendererMismatchBeforeAction(Logic.Action.CommonActionParams)] : mru +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendPreviousActionsLog(System.Text.StringBuilder,RuntimeData.MapData)] : mrv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendActionNetDataLog(System.Text.StringBuilder,Logic.AI.ActionNetData)] : mrw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendBoatUnitsOnLandLog(System.Text.StringBuilder,RuntimeData.MapData)] : mrx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendRendererOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)] : mry +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendDataOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)] : mrz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendUnitDataLog(System.Text.StringBuilder,RuntimeData.MapData,RuntimeData.UnitData)] : mzb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AfterExecute(Logic.Action.CommonActionParams)] : hap [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc @@ -45304,7 +45670,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitPassiveMoveAction::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitPassiveMoveAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitPassiveMoveAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActiveAttackActionRecorder::MarkStarted(RuntimeData.MapData,RuntimeData.UnitData)] : ftf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActiveAttackActionRecorder::MarkStarted(RuntimeData.MapData,RuntimeData.UnitData)] : ftf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAction::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc @@ -45335,24 +45701,23 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.AIParamControlAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.AIParamControlAction::CheckAIMoney(Logic.Action.CommonActionParams)] : haq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::Execute(Logic.Action.CommonActionParams)] : guo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.SurrenderAction::SaveLocalSurrenderEndArchive(Logic.Action.CommonActionParams)] : lpc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>b__0()] : ftw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>g__RunVisual|1()] : fuj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::get_Current()] : fxb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_Current(Logic.Action.ActionVisualEventCollector)] : fxu -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::get_MainTargetKilledBeforeAttack()] : gex -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetKilledBeforeAttack(System.Boolean)] : ggh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::get_MainTargetPreAttackDamage()] : gih -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetPreAttackDamage(System.Int32)] : gki -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Begin(RuntimeData.MapData,System.UInt32,System.UInt32)] : gup -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] Logic.SettlementInfo Logic.Action.ActionVisualEventCollector::SettleDamageWithVisual(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType,System.Int32,System.Single,System.Boolean,System.Boolean,System.Boolean)] : gvk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::AddDamageStep(RuntimeData.GridData,RuntimeData.CityData,TH1_Renderer.UnitRenderer,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Single,System.Boolean,System.Boolean)] : gvn -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::FlushTo(TH1_Anim.Fragments.FragmentBase)] : gyt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>b__0()] : ftw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>g__RunVisual|1()] : bpx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::get_Current()] : fxb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_Current(Logic.Action.ActionVisualEventCollector)] : fxu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::get_MainTargetKilledBeforeAttack()] : gex +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetKilledBeforeAttack(System.Boolean)] : ggh +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::get_MainTargetPreAttackDamage()] : gih +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_MainTargetPreAttackDamage(System.Int32)] : gki +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Begin(RuntimeData.MapData,System.UInt32,System.UInt32)] : gup +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] Logic.SettlementInfo Logic.Action.ActionVisualEventCollector::SettleDamageWithVisual(RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.DamageType,System.Int32,System.Single,System.Boolean,System.Boolean,System.Boolean)] : gvk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::AddDamageStep(RuntimeData.GridData,RuntimeData.CityData,TH1_Renderer.UnitRenderer,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Single,System.Boolean,System.Boolean)] : gvn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::FlushTo(TH1_Anim.Fragments.FragmentBase)] : gyt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAllyAction::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAllyAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitAttackAllyAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc @@ -45430,6 +45795,9 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] Logic.Action.ActionShowState Logic.Action.TrainUnitAction::CheckShowState(Logic.Action.CommonActionParams)] : fcp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckGiantHasColdTime(Logic.Action.CommonActionParams)] : eyj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::TryGetHeroReviveInfo(Logic.Action.CommonActionParams,System.Int32&,System.Int32&,System.Int32&)] : bqm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Action.TrainUnitActionTrainHero::GetCost(Logic.Action.CommonActionParams)] : emn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CanPayHeroReviveCulture(Logic.Action.CommonActionParams)] : csp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckHeroReachMaxCount(Logic.Action.CommonActionParams)] : kbt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckCan(Logic.Action.CommonActionParams)] : fcn @@ -45438,6 +45806,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionUpgradeHelper::TryGetCultureUnitUpgradeCost(RuntimeData.UnitData,System.Int32&)] : nak +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionUpgradeHelper::ApplyOfficerUpgrade(RuntimeData.MapData,RuntimeData.UnitData)] : nal [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc @@ -45452,6 +45822,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckCan(Logic.Action.CommonActionParams)] : fcn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::Execute(Logic.Action.CommonActionParams)] : guo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Int32 Logic.Action.UnitActionCultureUnitUpgrade::GetCost(Logic.Action.CommonActionParams)] : emn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckCan(Logic.Action.CommonActionParams)] : fcn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckShow(Logic.Action.CommonActionParams,ShowType&)] : hxc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] Logic.Action.ActionShowState Logic.Action.UnitActionCultureUnitUpgrade::CheckShowState(Logic.Action.CommonActionParams)] : fcp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckUnitCanCultureUpgrade(RuntimeData.UnitData)] : nam [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckUnitCanGiantUpgrade(Logic.Action.CommonActionParams)] : ddl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::Execute(Logic.Action.CommonActionParams)] : guo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Method Name [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckCan(Logic.Action.CommonActionParams)] : fcn @@ -45687,6 +46063,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Renderer.StatusIconMono::SetIcon(UnityEngine.Sprite)] : dds [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Renderer.StatusIconMono::SetColor(UnityEngine.Color)] : ddt [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Renderer.UnitRenderer::get_IsValid()] : mqd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.String TH1_Renderer.UnitRenderer::GetDiagnosticString(RuntimeData.MapData)] : nan [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Boolean TH1_Renderer.UnitRenderer::TryRefreshUnitRefs(System.Boolean,System.Boolean)] : mqe [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Renderer.UnitRenderer::Die()] : ddu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Method Name [[Assembly-CSharp] System.Void TH1_Renderer.UnitRenderer::AddOrUpdateStatus(SkillType,System.Boolean,System.Int32)] : ddv @@ -46097,6 +46474,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String Timer/TimerTask::errorMessage] : pp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Timer Timer::<Instance>k__BackingField] : <cop>k__BackingField [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<Timer/TimerTask> Timer::tasks] : coq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String VisualSpriteResolver::MapResourcePath] : nao +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] VisualSpriteVariantMapAsset VisualSpriteResolver::_map] : nap +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] VisualTheme VisualSpriteResolver::_currentTheme] : naq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged] : nar [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked] : coy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>1__state] : coz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>2__current] : cpa @@ -46210,10 +46591,19 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Action`1<ScenarioPack> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick] : izv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] UIOutsideTutorListRowMono UIOutsideTutorListRowMono/<>c__DisplayClass6_0::<>4__this] : izw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Action`1<UIOutsideTutorListRowMono> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick2] : izx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::text] : kdk -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::tmp] : kdl -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::finalCheck] : kdm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::panel] : kdn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::animVersion] : cuy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::<>4__this] : cze +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::text] : dba +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::tmp] : dbc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::finalCheck] : dbd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::panel] : dbe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::CS$<>8__locals1] : dbs +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.String TH1_UI.View.Top.UITopTopBarView::TopBarAnimTimerMessage] : dbt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::CoinSelfCheckInterval] : dbu +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView::_topBarAnimVersion] : dbv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView::_coinAnimActive] : dbw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::_coinAnimEndTime] : dbx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::_nextCoinSelfCheckTime] : dfn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTextColor] : eoz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTextColor] : epm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTopbarColor] : epo @@ -46260,6 +46650,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<Logic.Config.VersionInfo> TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_vers] : itf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Action TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_onClick] : itg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_select] : ith +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecord TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::record] : nas [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::preread] : mrd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_UI.View.Outside.UIOutsideMenuView::DiscordUrl] : euj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<UIOutsideSelectAvatarMono> TH1_UI.View.Outside.UIOutsideMenuView::_monoList] : iti @@ -46479,6 +46870,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TechInfo TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techInfo] : gui [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] CivEnum TH1_UI.View.Info.UIInfoTechTreeView::_showCivEnum] : guj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] ForceEnum TH1_UI.View.Info.UIInfoTechTreeView::_showForceEnum] : gul +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecord TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::resumeRecord] : nat [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<>4__this] : mtg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::t] : mth [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::snapshot] : mti @@ -47283,16 +47675,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportManifest TH1_Logic.Oss.PlayerMultilingualReportPackage::Manifest] : mxu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerMultilingualReportService::MaxMultilingualReportUploadBytes] : mxv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Text.UTF8Encoding TH1_Logic.Oss.PlayerMultilingualReportService::Utf8NoBom] : mxw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Path] : mxx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugArchiveKind TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Kind] : mxy -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::IsMulti] : mxz -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::MapId] : mya -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::LastWriteTimeUtc] : myb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::MapId] : myc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::IsMulti] : myd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_begin] : mye -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_continue] : myf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_end] : myg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.NetMode TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::expectedMode] : nau [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerBugReportService::MaxBugReportUploadBytes] : myh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Text.UTF8Encoding TH1_Logic.Oss.PlayerBugReportService::Utf8NoBom] : myi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_Logic.Oss.StsTokenService::_functionUrl] : jap @@ -47395,6 +47778,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::Content] : gmi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager TH1_Logic.HeroTask.HeroTaskManager::Instance] : gmj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.HeroTask.HeroTaskData TH1_Logic.HeroTask.HeroTaskManager::_data] : gml +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::QuickArchiveId] : nav +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager TH1_Logic.GameArchive.GameArchiveManager::Instance] : naw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::ArchiveRootFolderName] : nax +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::_currentBeginArchiveId] : nay [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::<Instance>k__BackingField] : <flr>k__BackingField [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Table TH1_Logic.Core.Main::table] : fls [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::_isStarted] : lrf @@ -47405,10 +47792,10 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::_colorConfig] : ivc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single TH1_Logic.Config.ConfigManager::_lastSaveTime] : jms [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single TH1_Logic.Config.ConfigManager::SaveInterval] : jmt -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::language] : lrh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::language] : lri [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::language] : lrj -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::language] : lrk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::language] : naz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::language] : nba +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::language] : nbb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_isChanged] : ivd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 TH1_Logic.Comic.ComicAction::TargetId] : dvc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Comic.ComicActionType TH1_Logic.Comic.ComicAction::ActionType] : heo @@ -47631,12 +48018,6 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 RuntimeData.MemberCiv::TeamId] : mzf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.MemberCiv::IsAI] : mzg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.MemberCiv::IsCivFixed] : mzh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.DateTime RuntimeData.MapData/MapArchiveAvailabilityCache::CheckedAtUtc] : frv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.MapData/MapArchiveAvailabilityCache::Fingerprint] : fuc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/MapArchiveAvailabilityCache::HasArchive] : ggx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::isMulti] : bpo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/<>c__DisplayClass118_0::kind] : bpx -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.MapData/<>c__DisplayClass118_0::mapId] : bqm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData/<>c__DisplayClass82_0::<>4__this] : bqq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.MapData/<>c__DisplayClass82_0::cid] : bqw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.UnitData RuntimeData.MapData/<>c__DisplayClass82_0::tmpUnit] : brm @@ -47657,8 +48038,6 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::_gridToCityDict] : efb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapIdGenerator RuntimeData.MapData::_idGenerator] : goz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.CityData> RuntimeData.MapData::_territoryTmpCityList] : dfr -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.TimeSpan RuntimeData.MapData::MapArchiveAvailabilityCacheRefreshInterval] : ghc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Boolean,RuntimeData.MapData/MapArchiveAvailabilityCache> RuntimeData.MapData::MapArchiveAvailabilityCaches] : ghh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.MapIdGenerator::_idGenerator] : gpa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt64 RuntimeData.PlayerConfirmData::MemberId] : dor [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MemberNetState RuntimeData.PlayerConfirmData::State] : doz @@ -47683,8 +48062,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.PlayerData> RuntimeData.PlayerMapData::PlayerDataList] : gph [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerMapData::SelfPlayerId] : gpg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.PlayerData> RuntimeData.PlayerMapData::_playerDataDict] : efc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedMap] : glc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedPlayerId] : gns +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedMap] : nbc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedPlayerId] : nbd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::USE_QUEUED_DIPLOMACY_REFRESH] : grn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData::Turn] : gpi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData::PlayerCivId] : gpj @@ -47780,10 +48159,15 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> RuntimeData.AchievementDataManager::FinishedCache] : efi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<CultureCardType,System.Type> RuntimeData.CultureCardFactory::_cardDict] : kfm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> RuntimeData.CultureCardBase/CultureCardBaseFormatter::__typeToTag] : kfn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecordManager/<>c__DisplayClass10_0::beginArchiveId] : nbe +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordManager RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<>4__this] : nbf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.GameRecordManager/<>c__DisplayClass11_0::record] : nbg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass5_0::recordKind] : nbh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameMode RuntimeData.GameRecordManager/<>c__DisplayClass5_0::mode] : jon [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] ForceEnum RuntimeData.GameRecordManager/<>c__DisplayClass5_0::forceEnum] : joo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::playerCount] : jop [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::order] : joq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass6_0::recordKind] : nbi [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordManager RuntimeData.GameRecordManager::Instance] : efj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordData RuntimeData.GameRecordManager::_gameRecord] : efk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordData::Records] : gsf @@ -47799,8 +48183,18 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::MapHeight] : gsp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::PlayerCount] : gsq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.GameRecord::MatchSettlement] : lro +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::MapID] : nbj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.NetMode RuntimeData.GameRecord::NetMode] : nbk +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::GameVersion] : nbl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::GameVersionId] : nbm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecord::RecordKind] : nbn +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::RecordId] : nbo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::RecordName] : nbp +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::BeginArchiveId] : nbq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::ContinueArchiveId] : nbr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String RuntimeData.GameRecord::EndArchiveId] : nbs [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Type,System.Delegate> TH1_Core.Managers.EventManager::eventListeners] : flt -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_Anim.Fragments.FragmentSkillEffect TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::fragment] : gzl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Anim.Fragments.FragmentSkillEffect TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::fragment] : gzl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskQueue] : flu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskNextFrameQueue] : dpb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskNotCurPlayList] : gld @@ -47871,6 +48265,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.GameLogic Logic.GameStateBase::_gameLogic] : dva [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.MenuState::_recordTime] : hjk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.ForceUpdatingState::_limitTime] : bfl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.SpectateState::_paused] : nbt +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.SpectateState::_fastForwardTargetActionStep] : nbu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.FinishState/<QuitGameAfterDelay>d__6::<>1__state] : iez [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::<>2__current] : ifa [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.FinishState/<QuitGameAfterDelay>d__6::delay] : ifb @@ -47918,12 +48314,12 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.InputLogic::ShenlanComboWindow] : lfc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 Logic.InputLogic::_shenlanComboUnitId] : lfd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<System.Single> Logic.InputLogic::_shenlanComboTimestamps] : lfe -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass25_0::height] : dgd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass25_0::heights] : dge -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass25_1::x] : dgf -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0 Logic.MapGenerator/<>c__DisplayClass25_1::CS$<>8__locals1] : dgg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::x] : dgh -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::y] : dgi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass27_0::height] : nbv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass27_0::heights] : nbw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass27_1::x] : nbx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0 Logic.MapGenerator/<>c__DisplayClass27_1::CS$<>8__locals1] : nby +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::x] : nbz +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::y] : nca [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GridData> Logic.MapGenerator::_aroundBuf] : dgj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Logic.Core.Main Logic.MapGenerator::_main] : fmw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData Logic.MapGenerator::_mapData] : dwd @@ -47932,6 +48328,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.MapGenerator::_mountainThreshold] : dwg [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator::_heightMap] : dwh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator::SmoothIterations] : dwi +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.MapGenerator::NearbyEnemyCapitalRateForRealPlayer] : ncb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.MapGenerator::NearbyEnemyCapitalDistance] : ncc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 Logic.MapGenerator::_width] : dwj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 Logic.MapGenerator::_height] : dwk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_tribes] : dwl @@ -48023,7 +48421,6 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::mapData] : ego [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::unitRenderer] : egp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GridData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::targetGrid] : egq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::_staticLevel] : hjz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Skill.ForestStartDashSkill::IsTrigger] : fwr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 Logic.Skill.GridRadiationSkill::OriginId] : kga [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Skill.InfiltrateSkill::_hadHideStateAtTurnStart] : kpj @@ -48064,7 +48461,6 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::d] : ehh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::CS$<>8__locals2] : ehj [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.UnitFullType Logic.Skill.ReisenFrenchKillSkill::FullType] : fwu -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.HashSet`1<System.UInt32> Logic.Skill.SakuyaFlyProSkill::_heroSet] : hke [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.SettlementInfo Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0::info] : ehk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::targetGridRenderer] : ehl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::guardGridRenderer] : ehm @@ -48133,6 +48529,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::ro] : joy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Skill.StompSkill/<>c__DisplayClass2_0 Logic.Skill.StompSkill/<>c__DisplayClass2_1::CS$<>8__locals1] : jqn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::unitRenderer] : jqo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::unitRenderer] : dfo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit1] : ivo [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::map] : ihp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit2] : ivp @@ -48242,6 +48639,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.HeroTask.HeroTaskItem> Logic.HeroTask.HeroTaskData::Items] : gtn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::CrashSightDeviceIdFallbackKey] : mzu [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::_runtimeFallbackDeviceId] : mzv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt64 Logic.CrashSight.CrashSightManager::_reportedSteamUserId] : ncd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.String Logic.CrashSight.LogSystem::Record] : eao [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.AI.CalculateResult Logic.AI.AIActionBase::Result] : eaz [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Action.CommonActionParams Logic.AI.AIActionBase::Param] : eba @@ -48354,23 +48752,31 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Action.CommonActionId Logic.Action.ActionLogicBase::_actionId] : edl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.Action.ActionLogicBase::_duration] : edm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Action.ActionLogicBase::_sharedAroundBuf] : jvn -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] RuntimeData.GridData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetGrid] : gzm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<>4__this] : gzo -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::includeDamageVfx] : gzq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::damage] : gzs -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::killed] : gzv -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::canBeKilled] : had -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetRenderer] : hcg -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] RuntimeData.CityData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetCity] : hcw -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::showoff] : hdb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Single Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::delay] : hqb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> Logic.Action.ActionVisualEventCollector::_steps] : hqc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] RuntimeData.MapData Logic.Action.ActionVisualEventCollector::_mapData] : hqd -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.UInt32 Logic.Action.ActionVisualEventCollector::_mainTargetUnitId] : hya -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::_previous] : hyq -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::<Current>k__BackingField] : hzb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::<MainTargetKilledBeforeAttack>k__BackingField] : iar -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found new Field Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::<MainTargetPreAttackDamage>k__BackingField] : ibw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.HashSet`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataUnitIdSet] : nce +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedRendererOnlyUnitIds] : ncf +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataOnlyUnitIds] : ncg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.Action.ActionLogicBase::_sharedBoatUnitsOnLand] : nch +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Text.StringBuilder Logic.Action.ActionLogicBase::_sharedRendererUnitMismatchLogBuilder] : nci +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::_boatUnitOnLandDiagnosticFailedLogged] : ncj +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::_unitRendererMismatchDiagnosticFailedLogged] : nck +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionLogicBase::MaxRendererUnitMismatchLogCount] : ncl +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GridData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetGrid] : gzm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<>4__this] : gzo +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::includeDamageVfx] : gzq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::damage] : gzs +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::killed] : gzv +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::canBeKilled] : had +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetRenderer] : hcg +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.CityData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetCity] : hcw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::showoff] : hdb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Single Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::delay] : hqb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Anim.Fragments.FragmentStep> Logic.Action.ActionVisualEventCollector::_steps] : hqc +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.MapData Logic.Action.ActionVisualEventCollector::_mapData] : hqd +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.UInt32 Logic.Action.ActionVisualEventCollector::_mainTargetUnitId] : hya +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::_previous] : hyq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::<Current>k__BackingField] : <hzb>k__BackingField +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::<MainTargetKilledBeforeAttack>k__BackingField] : <iar>k__BackingField +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::<MainTargetPreAttackDamage>k__BackingField] : <ibw>k__BackingField [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.GridData Logic.Action.TrainUnitActionTrainHero::_finalGrid] : ges [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.CityData Logic.Action.TrainUnitActionTrainHero::_finalCity] : get [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Field Name [[Assembly-CSharp] RuntimeData.UnitData Logic.Action.TrainUnitActionTrainHero::_newUnit] : gfd @@ -48731,6 +49137,8 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] DebugCenter DebugCenter::Instance()] : cnd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Table Table::Instance()] : col [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Timer Timer::Instance()] : cop +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] VisualTheme VisualSpriteResolver::CurrentTheme()] : ncm +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean VisualSpriteResolver::IsEyeComfort()] : ncn [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.Current()] : [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.Current()] : egh [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.Current()] : @@ -48866,6 +49274,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.Current()] : ehx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1Resource.ResourceCache TH1Resource.ResourceCache::Instance()] : dkf [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Instance()] : ehy +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Current()] : nco [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::Instance()] : hgx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::Instance()] : gkr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::TotalLength()] : lgi @@ -49007,6 +49416,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::WonderType()] : nah [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::FallbackDesc()] : nai [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Collections.Generic.IReadOnlyList`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::AllItems()] : knq +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::CurrentBeginArchiveId()] : ncp [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::Instance()] : flr [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::ColorConfig()] : iwk [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::IsChanged()] : iwl @@ -49020,6 +49430,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::ModConfigMigrated()] : ldv [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::AlwaysShowCityBorder()] : lrx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::ConfirmBeforeNextTurn()] : lry +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::EyeComfortModeEnabled()] : ncq [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::ModLanguageConfigs()] : zm [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] UnityEngine.GameObject TH1_Logic.Comic.ComicControl::ComicRoot()] : iyc [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::ComicSheet()] : gvd @@ -49097,12 +49508,11 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Logic.InputConfig Logic.InputConfigManager::Config()] : iir [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsListening()] : iis [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Logic.RenderUpdateManager Logic.RenderUpdateManager::Instance()] : dxn -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::Level()] : -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::Level()] : htx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Skill.MeilingRestSkill::Sleeping()] : hty [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Skill.PatchouliMoveProSkill::MoveFlag()] : drl [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Skill.PatchouliMoveSkill::MoveFlag()] : drm -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::Level()] : htx +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found group Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::Level()] : +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::Level()] : htx [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::HasLevel()] : hvd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::HasTimeLimit()] : fxe [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::LastTime()] : fxf @@ -49150,9 +49560,9 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.UInt32 Logic.Action.CommonActionId::Id()] : eja [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Logic.Action.CommonActionId Logic.Action.ActionLogicBase::ActionId()] : ejb [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Single Logic.Action.ActionLogicBase::Duration()] : ejc -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found field belonging Property Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Current()] : hzb -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found field belonging Property Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::MainTargetKilledBeforeAttack()] : iar -[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found field belonging Property Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::MainTargetPreAttackDamage()] : ibw +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::Current()] : hzb +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::MainTargetKilledBeforeAttack()] : iar +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Int32 Logic.Action.ActionVisualEventCollector::MainTargetPreAttackDamage()] : ibw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.UInt32 Logic.Achievement.AchievementItem::ID()] : ejd [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.UInt32 TH1_Renderer.BubbleRenderer::Id()] : hud [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] System.Boolean TH1_Renderer.UnitRenderer::IsValid()] : naj @@ -49276,6 +49686,7 @@ [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Property Name [[Assembly-CSharp] GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::NextToken()] : ejw [Info][OPS.OBF][OnFindMemberNames_Assemblies] Process component Event - Obfuscation [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Event Name [[Assembly-CSharp] CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler] : cmr +[Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Event Name [[Assembly-CSharp] System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged] : nar [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Event Name [[Assembly-CSharp] System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked] : coy [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Event Name [[Assembly-CSharp] System.Action`1<System.UInt32> TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump] : kor [Info][OPS.OBF][OnFindMemberNames_Assemblies] Found looked up Event Name [[Assembly-CSharp] System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent] : gkw @@ -49312,6 +49723,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Table] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Timer] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] UnitMono] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] VisualSpriteResolver] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] ActionClickedEvent] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] ActionIdMono] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] BottomBarButtonUIAnimator] to @@ -49721,6 +50133,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing] @@ -49766,6 +50180,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskFactory] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicAction] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogicFactory] to @@ -49914,6 +50329,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.InputConfig] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.InputKeyConfig] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.InputConfigManager] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.InputTextFocusUtility] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.InputLogic] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.MapWaterTypeHelper] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.MapGenerator] to @@ -49930,6 +50346,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill] @@ -50080,6 +50498,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KingCoinSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.KingCoinSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill] @@ -50216,6 +50636,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.PoorHealthSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.QuartetSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.QuartetSkill] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RecycleSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.RecycleSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill] @@ -50258,6 +50680,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] to [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill] @@ -50464,6 +50888,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.AI.AITechScoreCalculator] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.CommonActionParams] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.ActionLogicFactory] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.CityAction] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.ActionLogicBase] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.BuildWonderAction] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.GainResourceAction] to @@ -50500,8 +50925,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitAction] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionAction] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] to +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionHEAL] to [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type Namespace [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] to @@ -50597,6 +51024,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Timer/TimerTask] to h [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Timer] to i [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] UnitMono] to sy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] VisualSpriteResolver] to zv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] ActionClickedEvent] to k [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] ActionIdMono] to l [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8] @@ -50650,7 +51078,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] UIOutsideTutorListRowMono] to bdy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] SetTextColor] to cc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] UnitySourceGeneratedAssemblyMonoScriptTypes_v1] to cg -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0] to eoy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0] to ex +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1] to fi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Outside.RoomNameInputValidator] to ggi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Outside.UIOutsideAboutStaffLineMono] to cd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Outside.UIOutsideAboutStaffTitleLineMono] to ce @@ -50735,6 +51164,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Info.UIInfoTechTreeViewTypeMono] to dyt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarNextTurnConfirmPanelMono] to boo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono] to bou +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0] to dbm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0] to kqa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass34_0] to kqb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomNetRowMono/<>c__DisplayClass35_0] to kqq @@ -50913,8 +51343,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportPackage] to lsf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportPackage] to lsg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportService] to lsh -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile] to lsi -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup] to lsj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0] to dga [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService] to lsk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Oss.StsTokenService] to dhs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Net.ILobby] to fqy @@ -51096,6 +51525,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken] to bbt [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt] to bbv +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt] to fuj [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills] to bbx [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing] @@ -51141,11 +51572,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskFactory] to bio [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem] to bjd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager] to bje +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager] to ibx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.ConfigManager] to gla -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0] to cuy -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0] to dba [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0] to dbb -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0] to ggy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0] to iby +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0] to icj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0] to icm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Comic.ComicAction] to sn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogicFactory] to so [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] TH1_Logic.Comic.ComicActionLogic] to sp @@ -51204,8 +51636,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GridData] to bsr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapPosition] to byt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MemberCiv] to fxl -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapData/MapArchiveAvailabilityCache] to ex -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass118_0] to fi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapData/<>c__DisplayClass82_0] to gl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapData] to cfo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.MapIdGenerator] to cor @@ -51215,7 +51645,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.NetData/CountingRandom] to ggz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.NetData] to cqa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.PlayerMapData] to cro -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass74_0] to cze +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.PlayerData/<>c__DisplayClass75_0] to icn [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] RuntimeData.PlayerData] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.PlayerData] to csa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.WonderData] to csd @@ -51266,7 +51696,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard] to jro [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard] to jrp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass10_0] to igc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass11_0] to igf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass5_0] to jje +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordManager/<>c__DisplayClass6_0] to igh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordManager] to iv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecordData] to cuj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] RuntimeData.GameRecord] to cul @@ -51303,11 +51736,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.InputConfig] to bgq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.InputKeyConfig] to bha [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.InputConfigManager] to bip +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.InputTextFocusUtility] to igp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.InputLogic] to fu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapWaterTypeHelper] to jrq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0] to zw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_1] to zx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass36_0] to zy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0] to igq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_1] to igx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass50_0] to igy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapGenerator] to gg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapInteraction/<>c__DisplayClass9_0] to gha [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.MapInteraction] to gi @@ -51324,6 +51758,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.AllYCounterSkill] to cxs [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.AllYTranSportSkill] to cxu +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.AssaultFortressSkill] to ihd [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.AttackAfterKillSkill] to bcn [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill] @@ -51480,6 +51916,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.KanakoWindProSkill] to bqb [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.KanakoWindSkill] to bqf +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KingCoinSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.KingCoinSkill] to ihf [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill] to fyf [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.KoakumaHeroSkill] @@ -51624,6 +52062,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.PoorHealthSkill] to ell [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.QuartetSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.QuartetSkill] to ema +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill] to ihj [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RecycleSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.RecycleSkill] to emv [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RedMistDefenseSkill] @@ -51666,6 +52106,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill] to end [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.RotaLFlamesSkill] to enj +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill] to iiu [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill] to fzh [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SakuyaFlySkill] @@ -51774,6 +52216,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0] to czi [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SuperDashSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SuperDashSkill] to fow +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0] to pk [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SurpriseSkill] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Skill.SurpriseSkill] to foz [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Type [[Assembly-CSharp] Logic.Skill.SuwakoAttackAllySkill] @@ -51906,6 +52349,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.AI.AITechScoreCalculator] to hy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.CommonActionParams] to hz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.ActionLogicFactory] to ia +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.CityAction] to iiv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.ActionLogicBase] to ib [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.BuildWonderAction] to id [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.GainResourceAction] to if @@ -51943,8 +52387,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.TrainUnitAction] to ii [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainHero] to pm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior] to fqg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionUpgradeHelper] to iiw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionAction] to ik [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionROYALFLAMESPRO] to enk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionCultureUnitUpgrade] to ijq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionHeroUpgrade] to czl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionHEAL] to bm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Type [[Assembly-CSharp] Logic.Action.UnitActionTEWIFRENCHBUFF] to byc @@ -52131,6 +52577,9 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean CivDataAssets::GetCityInfo(CityLibrary,CityInfo&)] to mc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite CultureCardInfo::GetIcon(CivEnum,ForceEnum)] to jsm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite CultureCardInfo::GetIcon(System.UInt32,System.UInt32)] to jsn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 CultureCardInfo::GetPlayerCostResource(RuntimeData.PlayerData)] to ikm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckPlayerCanAfford(RuntimeData.PlayerData)] to imb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void CultureCardInfo::SpendCost(RuntimeData.PlayerData)] to imk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckEmpireCanUseCard(Empire)] to jso [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean CultureCardInfo::CheckPrerequisiteCardsOwned(RuntimeData.PlayerData)] to jsp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean CultureCardDataAssets::GetCultureCardInfo(CultureCardType,CultureCardInfo&)] to cvj @@ -52166,6 +52615,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoSavanna(RuntimeData.MapData,RuntimeData.GridData)] to bvh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoJungle(RuntimeData.MapData,RuntimeData.GridData)] to bvv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GeoDataAssets::CheckGeoPlain(RuntimeData.MapData,RuntimeData.GridData)] to bvw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite GridAndResourceDataAssets::ResolveVisualSprite(UnityEngine.Sprite)] to inl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetVegetationInfo(VegetationInfo&)] to eku [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetMountainInfo(MountainInfo&)] to ekv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean GridAndResourceDataAssets::GetTerrainInfo(TerrainType,TerrainInfo&)] to ekw @@ -52287,6 +52737,11 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetUnitSpriteByInfo(UnitTypeInfo,RuntimeData.PlayerData,UnityEngine.Sprite&)] to bzq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetUnitSpriteByGiantType(GiantType,UnityEngine.Sprite&)] to crg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean UnitTypeDataAssets::GetGiantTypeChessType(GiantType,ChessType&)] to crh +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteVariantMapAsset::Resolve(UnityEngine.Sprite,VisualTheme)] to iow +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 VisualSpriteVariantMapAsset::CountMappedPairs(VisualTheme)] to ipb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::RebuildCache()] to ipl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::BuildDictIfNeeded()] to irq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteVariantMapAsset::OnValidate()] to isk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] DebugCenter DebugCenter::get_Instance()] to nm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void DebugCenter::set_Instance(DebugCenter)] to nn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Table Table::get_Instance()] to nq @@ -52324,6 +52779,14 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Timer::Update()] to oj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Timer::IsTargetDestroyed(System.Object)] to lho [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void UnitMono::UpdateUnitDefense(System.Single)] to dsx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteResolver::add_ThemeChanged(System.Action`1<VisualTheme>)] to isl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteResolver::remove_ThemeChanged(System.Action`1<VisualTheme>)] to ism +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] VisualTheme VisualSpriteResolver::get_CurrentTheme()] to itu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean VisualSpriteResolver::get_IsEyeComfort()] to iwu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteResolver::SetTheme(VisualTheme)] to ixj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite VisualSpriteResolver::Resolve(UnityEngine.Sprite)] to iyk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteResolver::ReloadMap()] to iys +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void VisualSpriteResolver::EnsureMapLoaded()] to iyt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void ActionClickedEvent::add_OnItemClicked(System.Action`1<UnityEngine.GameObject>)] to oq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void ActionClickedEvent::remove_OnItemClicked(System.Action`1<UnityEngine.GameObject>)] to or [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void ActionClickedEvent::ClearListeners()] to os @@ -52512,6 +52975,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnBgmContinuousToggleChanged(System.Boolean)] to jjk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnCityBorderAlwaysToggleChanged(System.Boolean)] to icg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnConfirmNextTurnToggleChanged(System.Boolean)] to ich +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnEyeComfortToggleChanged(System.Boolean)] to izk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshLanguageOption()] to bp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopSettingView::IsPrimaryLanguage(Logic.Multilingual.MultilingualType)] to kqm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshMoreLanguageModule(System.Boolean)] to kqn @@ -52519,6 +52983,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::BindBugReportButton()] to luk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnBugReportButtonClicked()] to lul [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Top.UITopSettingView::FindButtonInChildren(System.String)] to lum +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.UI.Toggle TH1_UI.View.Top.UITopSettingView::FindToggleInChildren(System.String)] to izl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_UI.View.Top.UITopSettingView::GetLanguageDisplayName(Logic.Multilingual.MultilingualType)] to kqp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::OnLanguageClicked(System.UInt32)] to bq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::SetContent()] to bap @@ -52526,11 +52991,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshBgmContinuousToggle()] to jjl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshCityBorderAlwaysToggle()] to jkq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshConfirmNextTurnToggle()] to jqp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::RefreshEyeComfortToggle()] to izm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::CloseView()] to baq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_0()] to lun -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_1()] to luo -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__15_2()] to lup -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::<TopBarAnim>b__0()] to jsx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_0()] to izn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_1()] to jbm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopSettingView::<OnInit>b__16_2()] to jjf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::<TopBarAnim>b__0()] to ru [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::OnInit()] to uo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::SetContent()] to dzf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateAllInstant()] to eef @@ -52541,6 +53007,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCulture()] to jsy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateFaith()] to ept [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::TopBarAnim(TMPro.TextMeshProUGUI,System.Int32,System.Int32,System.Single,TH1_UI.View.Top.UITopTopBarView/TopBarPanelType)] to bff +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::CancelTopBarAnim()] to zw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::SelfCheckCoinText()] to zx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopTopBarView::UpdateCoinPerTurn()] to eqb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopWinView::OnInit()] to uo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Top.UITopWinView::OnMatchStart()] to bat @@ -53218,7 +53686,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::SetContent(Logic.Action.CommonActionId,ShowType,Logic.Action.CommonActionParams,System.Action`2<Logic.Action.CommonActionId,Logic.Action.CommonActionParams>)] to cxk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseActionCircleMono::OnClose()] to fao [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCommonBaseSkillCircleMono::SetContent(Logic.Skill.SkillBase,RuntimeData.UnitFullType,System.Boolean)] to jte -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32)] to jtf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardBuyButtonMono::UpdateVisual(System.Int32,System.Int32,CultureCardCostType)] to jkr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardMono::OnBuyClick()] to jth [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureCardMono::UpdateInfo(RuntimeData.PlayerData)] to jti [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Info.UIInfoCultureTaskMono::UpdateInfo(RuntimeData.PlayerData)] to jtk @@ -53354,8 +53822,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnConfirm()] to jkz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::OnSurrender()] to jus [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarQuitPanelMono::<OnClose>b__7_0()] to jlb -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<OnSLButtonClicked>b__34_0()] to mdc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c::<OnSLButtonClicked>b__34_1()] to mdd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::<OnSLButtonClicked>b__0()] to jku [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<HideButton>b__0()] to mde [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.View.Bottom.UIBottomBottomBarView::OnInit()] to uo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.View.Bottom.UIBottomBottomBarView::CheckHasTabUnit(RuntimeData.GridData&)] to jfw @@ -53775,11 +54243,13 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::UnregisterEventCallback()] to bvq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::OnOpen()] to bvr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Notify.UINotifyMomentController::_OnAutoClose()] to jdd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OpenWithParam(System.Object)] to jls [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::RegisterEventCallback()] to bvp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::UnregisterEventCallback()] to bvq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnOpen()] to bvr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::_OnBtnCloseClick()] to htv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)] to hve +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::ApplyOpenParameterToView(System.Object)] to jmn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::PrepareActionChoice(System.UInt32,System.UInt32)] to jor [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::OnChoice(Logic.Action.CommonActionId,Logic.Action.CommonActionParams)] to hvf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Interaction.UIInteractionCityLevelupController::GetPos(CityLevelUpActionType,UnityEngine.Vector3&)] to dsz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Interaction.UIInteractionDiplomacyOfferAllyController::RegisterEventCallback()] to bvp @@ -53940,7 +54410,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Open()] to ezp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.IViewControllerInterface::UpdateView()] to cwh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::IsShow()] to ezq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)] to ezr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::OpenWithParam(System.Object)] to jls [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.IViewControllerInterface::Close()] to bvs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.IViewControllerInterface::Destroy()] to ezt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_UI.Core.ViewDestroyDomain TH1_UI.Controller.Base.ViewController`1::get_Domain()] to ezd @@ -54366,6 +54836,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] T TH1_UI.Controller.Base.ViewController`1::get_WindowScript()] to ezx [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::get_WindowObj()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] UnityEngine.GameObject TH1_UI.Controller.Base.ViewController`1::get_WindowObj()] @@ -54398,6 +54869,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::Open()] to ezp [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] @@ -54427,7 +54900,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] to ezr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::OpenWithParam(System.Object)] to jls [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_UI.Controller.Base.ViewController`1::EnableOpen()] to faa @@ -54614,6 +55087,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::UpdateView()] to cwh [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::OnLoaded()] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_UI.Controller.Base.ViewController`1::OnLoaded()] @@ -54953,6 +55428,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.DancingGridVFXRenderer::Stop()] to ber [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.DancingGridVFXRenderer::<SetPlay>b__9_0()] to ica [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Instance()] to bfy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::get_Current()] to jot [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::Initialize(TH1_Logic.Core.Main,RuntimeData.MapData)] to fbj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::Dispose()] to bga [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::TryUpdate()] to bgb @@ -54968,9 +55444,11 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateCityMap()] to bgh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::UpdateCityInfoAllCoinTech()] to eum [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateUnitMap()] to bgi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RepairUnitRenderersToData(RuntimeData.MapData,System.Collections.Generic.List`1<System.UInt32>,System.Collections.Generic.List`1<System.UInt32>)] to jqs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateProjectileMap()] to bgj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::FirstRenderMap()] to bgk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RepairAllRenderers()] to evs +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RefreshVisualTheme()] to jtg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateBorders()] to bgl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1Renderer.MapRenderer::RenderUpdateCityBuildings(System.UInt32)] to bgm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1Renderer.MapRenderer::SetUnitAllMoveAttackTargetHighlight(System.UInt32)] to bgn @@ -55581,22 +56059,18 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerMultilingualReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)] to mkt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerMultilingualReportService::IsValidReportLanguage(Logic.Multilingual.MultilingualType)] to mku [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerMultilingualReportService::GetLocalTimezone()] to mkv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::Add(TH1_Logic.Oss.PlayerBugReportService/ArchiveFile)] to mkw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::TryBuildSession()] to mkx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::PickCompanion()] to mky [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<GetMostRecentArchiveSession>b__5_0(TH1_Logic.Oss.PlayerBugReportArchiveSession)] to mkz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerBugReportService/<>c::<GetLatestArchiveSessions>b__6_0(TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugReportArchiveSession)] to mla -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_0(TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup)] to mlb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_1(TH1_Logic.Oss.PlayerBugReportArchiveSession)] to mlc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/<>c::<TryGetLatestArchiveSession>b__8_2(TH1_Logic.Oss.PlayerBugReportArchiveSession)] to mld +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::<TryGetLatestArchiveSession>b__0(RuntimeData.GameRecord)] to jtj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::get_ConfigDirectory()] to mle [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::GetCurrentVersion()] to mlf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::GetMostRecentArchiveSession()] to mlg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveSession> TH1_Logic.Oss.PlayerBugReportService::GetLatestArchiveSessions(System.Boolean,System.Boolean)] to mlh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportPackage TH1_Logic.Oss.PlayerBugReportService::BuildPackage(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)] to mli [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryGetLatestArchiveSession(System.Boolean,TH1_Logic.Oss.PlayerBugReportArchiveSession&)] to mlj -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportService/ArchiveFile> TH1_Logic.Oss.PlayerBugReportService::GetArchiveFiles(System.Boolean)] to mlk -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService::TryParseArchiveFile(System.String,TH1_Logic.Oss.PlayerBugReportService/ArchiveFile&)] to mll +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportArchiveSession TH1_Logic.Oss.PlayerBugReportService::TryBuildArchiveSession(RuntimeData.GameRecord)] to juc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService::AddArchiveFile(System.IO.Compression.ZipArchive,TH1_Logic.Oss.PlayerBugReportArchiveSession,TH1_Logic.Oss.PlayerBugArchiveKind,System.String,System.Collections.Generic.List`1<TH1_Logic.Oss.PlayerBugReportArchiveManifest>)] to mlm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Oss.PlayerBugReportService::WriteTextEntry(System.IO.Compression.ZipArchive,System.String,System.String)] to mln [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService::GetKindLabel(TH1_Logic.Oss.PlayerBugArchiveKind)] to mlo @@ -55989,6 +56463,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetContentType()] to fvi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::GetCopyHeroTaskContent()] to fvj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to fvl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetContentType()] to fvi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::GetCopyHeroTaskContent()] to fvj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)] to fvm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to fvl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentType TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetContentType()] to fvi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::GetCopyHeroTaskContent()] to fvj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.HeroTask.HeroTaskContentAccumulateKills::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to fvl @@ -56061,9 +56539,43 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::GetCopyHeroTaskContentBase()] to fwx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitData)] to fxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.HeroTask.HeroTaskManager::GetHeroTaskContent(RuntimeData.UnitFullType,TH1_Logic.HeroTask.HeroTaskContentBase&)] to dip +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::get_CurrentBeginArchiveId()] to jwj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveBeginArchive(RuntimeData.MapData)] to jwk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveQuickContinueRecord(RuntimeData.MapData)] to kad +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualGameRecord(System.String)] to kal +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveManualContinueRecord(RuntimeData.MapData,System.String)] to kby +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveEndRecord(RuntimeData.MapData)] to keb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasUsableResumeArchive(RuntimeData.GameRecord)] to kir +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::HasQuickResumeArchive(RuntimeData.NetMode)] to kis +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::GetQuickResumeRecord(RuntimeData.NetMode)] to kon +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadContinueArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] to kqc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadBeginArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] to kql +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadEndArchive(RuntimeData.GameRecord,RuntimeData.MapData&)] to kws +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryLoadCurrentBeginArchive(RuntimeData.NetMode,RuntimeData.MapData&)] to kwt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::TryGetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,System.String&)] to kwu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::SetActiveRecord(RuntimeData.GameRecord)] to kxo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::SetCurrentBeginArchiveId(System.String)] to kzg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualGameRecord(RuntimeData.GameRecord)] to kzl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteManualContinueRecord(RuntimeData.GameRecord)] to kzm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::DeleteQuickContinueRecord(System.String)] to lcp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::EnsureCurrentBeginArchive(RuntimeData.MapData)] to lhc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.GameRecord TH1_Logic.GameArchive.GameArchiveManager::CreateRecord(RuntimeData.MapData,RuntimeData.GameRecordKind,System.String,System.String,System.String,System.String)] to lhe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::SaveArchive(RuntimeData.MapData,TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] to lhl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String,RuntimeData.NetMode)] to lhp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData TH1_Logic.GameArchive.GameArchiveManager::ReadArchiveFile(System.String)] to lll +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::CanRecordResume(RuntimeData.GameRecord)] to llm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapSaveable(RuntimeData.MapData)] to lln +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsMapReadable(RuntimeData.MapData,RuntimeData.NetMode)] to llo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteArchive(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] to llp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.GameArchive.GameArchiveManager::DeleteFileIfExists(System.String)] to lma +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchivePath(TH1_Logic.GameArchive.GameArchiveFileKind,System.String)] to lmb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::GetArchiveDirectory(TH1_Logic.GameArchive.GameArchiveFileKind)] to lnk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.GameArchive.GameArchiveManager::IsValidArchiveId(System.String)] to lnl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::NewArchiveId()] to lnm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::NormalizeManualRecordName(System.String)] to lor [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<StartMatch>b__41_0()] to lpy -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<MainMemberStartMatch>b__43_0()] to lpz -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<NetStartGame>b__47_0()] to mmz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<MainMemberStartMatch>b__44_0()] to los +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main/<>c::<NetStartGame>b__48_0()] to lot [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::get_Instance()] to fcg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::set_Instance(TH1_Logic.Core.Main)] to fch [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartInstanceGroup()] to fci @@ -56072,28 +56584,30 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::InitMapAddtion()] to grl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::AfterMapAddtion()] to ejy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartMatch()] to ipe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.GameRecord,RuntimeData.MapData)] to lpk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ResumeMatch(RuntimeData.MapData)] to lhk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberStartMatch()] to llh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::InitHostStartTeamState(RuntimeData.MapData)] to mna -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatch()] to ipg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::MainMemberResumeMatchWithMap(RuntimeData.MapData)] to lpl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::AbortHostMultiStart(System.String,RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,Logic.MapGenerator)] to lli [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::ValidateNetworkStartMap(RuntimeData.MapData,System.String)] to llj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::RestoreNetworkMatchState(RuntimeData.MapData,Logic.InputLogic,Logic.MapInteraction,System.String)] to llk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::StartSpectate(RuntimeData.MapData,RuntimeData.MapData)] to ipi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::PlayReplay()] to lpm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::PauseReplay()] to lpn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::FastForwardReplayToActionStep(System.Int32)] to lpo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::CheckInNetGame()] to csn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Core.Main::CheckInNetLobbyButNotGame()] to cso -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::HasArchive()] to fcl -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::HasMultiArchive()] to csp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.ConfigManager/<>c::<InitExcelConfig>b__7_0(System.Type)] to ipj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::get_ColorConfig()] to ipk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.ConfigManager::InitExcelConfig()] to ipm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Byte[] TH1_Logic.Config.ConfigManager::LoadConfigData(System.String)] to ipn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Config.GameConfig TH1_Logic.Config.ConfigManager::TryReadGameConfig(System.String)] to jlo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.ConfigManager::Update()] to ipo -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::<GetOrCreateModConfig>b__0(TH1_Logic.Config.ModLanguageConfig)] to lqb -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::<RemoveModFromLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] to lqc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::<MoveModPriority>b__0(TH1_Logic.Config.ModLanguageConfig)] to lqd -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::<ClearModsForLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] to lqe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::<GetOrCreateModConfig>b__0(TH1_Logic.Config.ModLanguageConfig)] to lpp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::<RemoveModFromLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] to lpq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::<MoveModPriority>b__0(TH1_Logic.Config.ModLanguageConfig)] to lps +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::<ClearModsForLanguage>b__0(TH1_Logic.Config.ModLanguageConfig)] to lpt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_IsChanged()] to ipp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::MarkSaved()] to jlp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig::get_MultilingualType()] to ipq @@ -56116,6 +56630,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_AlwaysShowCityBorder(System.Boolean)] to lqg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_ConfirmBeforeNextTurn()] to lqh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_ConfirmBeforeNextTurn(System.Boolean)] to lqi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::get_EyeComfortModeEnabled()] to lpu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::set_EyeComfortModeEnabled(System.Boolean)] to lpv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::get_ModLanguageConfigs()] to cv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Config.ModLanguageConfig TH1_Logic.Config.GameConfig::GetOrCreateModConfig(Logic.Multilingual.MultilingualType)] to cw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Logic.Config.GameConfig::SetModsForLanguage(Logic.Multilingual.MultilingualType,System.Collections.Generic.List`1<System.String>)] to cx @@ -56422,16 +56938,15 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapConfig::ChangeByMapConfig(RuntimeData.MapConfig)] to cwz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapConfig::RefreshLimits()] to iyp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapConfig::IsLimit(RuntimeData.MatchLimitType)] to iyq -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_0(System.Type)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_0(System.Type)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_0(System.Type)] to pk -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_1(System.Reflection.PropertyInfo)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_1(System.Reflection.PropertyInfo)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_1(System.Reflection.PropertyInfo)] to ru -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_2(System.Reflection.FieldInfo)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_2(System.Reflection.FieldInfo)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__154`1::<FindDifferences>b__154_2(System.Reflection.FieldInfo)] to bcc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::<GetMapArchiveCandidates>b__0(System.String)] to bcd +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_0(System.Type)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_0(System.Type)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_0(System.Type)] to lpw +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_1(System.Reflection.PropertyInfo)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_1(System.Reflection.PropertyInfo)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_1(System.Reflection.PropertyInfo)] to lqa +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_2(System.Reflection.FieldInfo)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_2(System.Reflection.FieldInfo)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__135`1::<FindDifferences>b__135_2(System.Reflection.FieldInfo)] to lrb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapData/<>c__DisplayClass82_0::<AddUnitData>b__0()] to bcg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::get_DeserializedMissingCriticalData()] to llq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapData::set_DeserializedMissingCriticalData(System.Boolean)] to llr @@ -56513,25 +57028,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::GetMatchConfig()] to dln [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigWithBackup(System.String)] to llt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapConfig RuntimeData.MapData::ReadMatchConfigFile(System.String)] to llu -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::SaveMapData(RuntimeData.MapData,System.Boolean,System.Boolean)] to llv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::HasMapArchive(System.Boolean)] to dbc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::GetMapData(System.Boolean,System.Boolean,System.Boolean,System.UInt32)] to iqi -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData::GetMapArchiveKind(System.Boolean,System.Boolean)] to dbd -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::GetLatestReadableMapArchive(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] to dbe -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::ShouldSkipMapArchive(RuntimeData.MapData)] to loq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapData::InvalidateMapArchiveAvailabilityCache()] to dfn -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String RuntimeData.MapData::GetMapArchiveAvailabilityFingerprint(System.Boolean)] to dfo -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.MapData::AddMapArchiveFingerprint(System.String,System.String,System.Boolean,System.Int64&,System.Int32&)] to dfp -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int64 RuntimeData.MapData::GetMapArchiveFileLength(System.String)] to dfq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<System.String> RuntimeData.MapData::GetMapArchiveCandidates(System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] to dlm -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::IsMatchingMapArchive(System.String,System.Boolean,RuntimeData.MapData/MapArchiveKind,System.UInt32)] to dpf -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::TryParseMapArchiveFileName(System.String,RuntimeData.MapData/MapArchiveKind&,System.Boolean&,System.UInt32&)] to dro -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,System.DateTime> RuntimeData.MapData::GetLatestEndMapArchiveTimes(System.Boolean)] to eme -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.DateTime RuntimeData.MapData::GetMapArchiveLastWriteTime(System.String)] to frb -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::ReadMapDataWithBackup(System.String)] to llw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::ReadMapDataFile(System.String)] to llx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Byte[] RuntimeData.MapData::SerializeMapArchive(RuntimeData.MapData)] to mpg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::DeserializeMapArchive(System.Byte[])] to mph +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Byte[] RuntimeData.MapData::SerializeArchiveBytes(RuntimeData.MapData)] to lrc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData::DeserializeArchiveBytes(System.Byte[])] to lrd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.MapData::ExportGameRecord()] to ceu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::CheckIfGidBelongPid(System.UInt32,System.UInt32)] to emj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MapData::CheckIfGidBelongPidUnion(System.UInt32,System.UInt32)] to gk @@ -56638,7 +57138,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::OnTurnStart(RuntimeData.MapData,RuntimeData.PlayerData)] to cfm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerMapData::OnTurnEnd(RuntimeData.MapData,RuntimeData.PlayerData)] to cfn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.PlayerMapData::GetMaxPlayerScore()] to hxk -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass74_0::<RefreshDiplomacyState>b__0()] to fvq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData/<>c__DisplayClass75_0::<RefreshDiplomacyState>b__0()] to lre [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CivEnum RuntimeData.PlayerData::get_CivEnum()] to fuo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] ForceEnum RuntimeData.PlayerData::get_ForceEnum()] to fup [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Empire RuntimeData.PlayerData::get_Empire()] to jgu @@ -56650,6 +57150,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::OnTurnStart(RuntimeData.MapData)] to cfs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::OnTurnEnd(RuntimeData.MapData)] to cft [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::IsSelfPlayer()] to gwj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::IsSelfPlayerOnMainMap()] to lsx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::AddAttacker(System.UInt32)] to cfu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CivEnum RuntimeData.PlayerData::Civ()] to gwk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::AddTechPoint(System.Int32)] to eyv @@ -56671,6 +57172,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanShowResource(ResourceType)] to fus [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.PlayerData::GetHeroCostDiscount(RuntimeData.MapData,System.Single&)] to jxh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanBuyBigGuyWithCulture(RuntimeData.MapData)] to jxi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanCultureUpgradeUnit(RuntimeData.MapData)] to lti [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CanConvertCultureToGold(RuntimeData.MapData)] to jxj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::CheckResourceOpen(RuntimeData.MapData,ResourceType)] to jxk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerData::Surrender(RuntimeData.MapData)] to jxl @@ -56719,6 +57221,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerHeroData::UpdateHeroMaxCount(System.UInt32)] to dwa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.PlayerHeroData::GetHeroFinishTaskCost(GiantType,System.Single)] to jxn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerHeroData::GetHeroLevel(GiantType)] to dwq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerHeroData::GetMaxHeroLevelByChessType(ChessType)] to ltj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] UnityEngine.Sprite RuntimeData.PlayerHeroData::GetHeroButtonSprite()] to dyf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.PlayerHeroData::GetHeroButtonHint()] to ecv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.PlayerNamerData::DeepCopy(RuntimeData.PlayerNamerData)] to ecx @@ -56812,9 +57315,14 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetRawDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] to gxq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetBaseDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] to gxr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetAllDefenseValue(RuntimeData.MapData,RuntimeData.UnitData)] to gxs +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetAllDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] to ltk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData)] to gxt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetBaseDefenseValueIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] to ltl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamOnlyForDefenseShow(RuntimeData.MapData,RuntimeData.UnitData)] to jxv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData)] to gxu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.UnitData::GetDefenseMultiplicationParamIgnoringPositiveBonus(RuntimeData.MapData,RuntimeData.UnitData)] to ltm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.UnitData::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData)] to ltn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::GetHeroUpgradeRecoverAddition(RuntimeData.MapData)] to lto [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.UnitData::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData)] to dbg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData)] to dbh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.UnitData::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData)] to dbi @@ -56911,6 +57419,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.CultureCardBase::GetCardType()] to jys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.CultureCardBase::OnGetCultureCard(RuntimeData.MapData,RuntimeData.PlayerData)] to jyt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.CultureCardBase::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)] to jyu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)] to ltp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)] to jyv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CanConvertCultureToGold(RuntimeData.MapData,RuntimeData.PlayerData)] to jyw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.CultureCardBase::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)] to jyx @@ -56931,7 +57440,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.MonumentPlainCultureCard::GetCardType()] to jys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.MonumentPlainCultureCard::CheckResourceOpen(RuntimeData.MapData,RuntimeData.PlayerData,ResourceType)] to jyx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedHeroEnhanceCultureCard::GetCardType()] to jys -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single RuntimeData.AdvancedHeroEnhanceCultureCard::GetHeroCostDiscount(RuntimeData.MapData,RuntimeData.PlayerData)] to jyu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.AdvancedHeroEnhanceCultureCard::CanCultureUpgradeUnit(RuntimeData.MapData,RuntimeData.PlayerData)] to ltp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedMilitaryEnhanceCultureCard::GetCardType()] to jys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.AdvancedMilitaryEnhanceCultureCard::CanBuyBigGuyWithCulture(RuntimeData.MapData,RuntimeData.PlayerData)] to jyv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedEconomyEnhanceCultureCard::GetCardType()] to jys @@ -56940,13 +57449,26 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedEienteiCultureCard::GetCardType()] to jys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedMoriyaCultureCard::GetCardType()] to jys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] CultureCardType RuntimeData.AdvancedPalaceOfEarthCultureCard::GetCardType()] to jys +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c::<UpsertQuickRecord>b__8_0(RuntimeData.GameRecord)] to ltq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c::<GetQuickRecord>b__9_0(RuntimeData.GameRecord)] to ltr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass10_0::<RemoveQuickRecord>b__0(RuntimeData.GameRecord)] to lts +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<RemoveRecord>b__0(RuntimeData.GameRecord)] to ltt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__0(RuntimeData.GameRecord)] to jmg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__1(RuntimeData.GameRecord,RuntimeData.GameRecord)] to jmh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__2(RuntimeData.GameRecord,RuntimeData.GameRecord)] to jmi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::<GetSortGameRecordList>b__3(RuntimeData.GameRecord,RuntimeData.GameRecord)] to jmj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass6_0::<GetGameRecordListByKind>b__0(RuntimeData.GameRecord)] to ltu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.GameRecordData RuntimeData.GameRecordManager::get_GameRecordData()] to ciw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean)] to iqu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetSortGameRecordList(RuntimeData.GameMode,ForceEnum,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.Boolean,RuntimeData.GameRecordKind)] to ltv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordManager::GetGameRecordListByKind(RuntimeData.GameRecordKind)] to ltw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::AddRecord(RuntimeData.GameRecord)] to ciy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::UpsertQuickRecord(RuntimeData.GameRecord)] to ltx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.GameRecordManager::GetQuickRecord()] to lty +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::RemoveQuickRecord(System.String)] to ltz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::RemoveRecord(RuntimeData.GameRecord)] to lua +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::EnsureRecordId(RuntimeData.GameRecord)] to lub +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager::IsSameRecord(RuntimeData.GameRecord,RuntimeData.GameRecord)] to luc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::SaveGameRecordData()] to lud [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void RuntimeData.GameRecordManager::RefreshGameRecord()] to ciz [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Subscribe`1(System.Action`1<T>)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Subscribe`1(System.Action`1<T>)] @@ -57284,9 +57806,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] -[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Core.Managers.EventManager::Publish`1(T)] to fcv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::<EnqueueSkillEffect>b__0()] to bln [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Core.Managers.PresentationManager::get_Busy()] to gya @@ -57484,11 +58003,15 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.CityLogic::NationParkGridDataToPreserveType(RuntimeData.GridData)] to dzq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.CityLogic::CheckAroundGridHasSomeResourceBelongPlayer(RuntimeData.MapData,RuntimeData.GridData,RuntimeData.PlayerData,ResourceType)] to elo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.CityLogic::CheckCradleCapital(RuntimeData.MapData,RuntimeData.PlayerData,RuntimeData.CityData)] to fdz -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic/<>c::<NeedAI>b__16_0(RuntimeData.MemberCiv)] to mpr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic/<>c::<NeedAI>b__20_0(RuntimeData.MemberCiv)] to lue [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TH1_Logic.Core.Main Logic.GameLogic::get_Main()] to fea [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.GameLogic::Update()] to bji [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.GameLogic::ChangeState(Logic.GameState)] to bjj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.GameState Logic.GameLogic::GetCurState()] to gas +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic::PlayReplay()] to luf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic::PauseReplay()] to lug +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic::FastForwardReplayToActionStep(System.Int32)] to luh +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic::TryGetSpectateState(Logic.SpectateState&)] to lui [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.GameLogic::UpdateAI()] to gyi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.GameLogic::NeedAI()] to cik [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.GameLogic::UpdateReconnect()] to cwk @@ -57526,8 +58049,13 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.GameState Logic.SpectateState::get_State()] to bjl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.SpectateState::Enter()] to bjm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.SpectateState::End()] to bjn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.SpectateState::Play()] to luj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.SpectateState::Pause()] to lwp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.SpectateState::FastForwardToActionStep(System.Int32)] to lwq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.SpectateState::Update()] to bjo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.SpectateState::TryExecuteNextAction()] to lwr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.AI.ActionNetData Logic.SpectateState::GetAIAction()] to irp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.SpectateState::GetCurrentActionStep()] to lws [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.IDisposable.Dispose()] to hyl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()] to hym [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.FinishState/<QuitGameAfterDelay>d__6::System.Collections.IEnumerator.Reset()] to hyn @@ -57560,11 +58088,15 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::RefreshInputConfig()] to hzf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::SaveInputConfig()] to hzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::Update()] to hzh +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::ClearInputActiveState()] to lwt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::UpdateConfigListening()] to hzi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::UpdateConfigActive()] to hzj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsKeyCombinationActive(System.Collections.Generic.List`1<UnityEngine.KeyCode>)] to hzk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsKeyCombinationTriggered(System.Collections.Generic.List`1<UnityEngine.KeyCode>)] to hzl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputConfigManager::OnInputCallback(Logic.InputEnum)] to hzm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsTextInputFocused()] to lwu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(TMPro.TMP_InputField)] to lwv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputTextFocusUtility::IsFocusedInputField(UnityEngine.UI.InputField)] to lww [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.InputLogic::ShouldIgnoreClick(UnityEngine.GameObject)] to biy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputLogic::LockInput()] to biz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputLogic::UnlockInput()] to bja @@ -57577,12 +58109,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputLogic::OnHeroAction()] to hzq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.InputLogic::TryShenlanCombo(RuntimeData.GridData)] to jpp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.MapWaterTypeHelper::GetLandThreshold(Logic.MapWaterType)] to jza -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.MapGenerator/<>c::<GetSortedTilesByHeight>b__25_1(System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>)] to dbs -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.IEnumerable`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator/<>c__DisplayClass25_0::<GetSortedTilesByHeight>b__0(System.Int32)] to dbt -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.ValueTuple`2<UnityEngine.Vector2Int,System.Single> Logic.MapGenerator/<>c__DisplayClass25_1::<GetSortedTilesByHeight>b__2(System.Int32)] to dbu -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__0(RuntimeData.MapPosition)] to dbv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__1(RuntimeData.MapPosition)] to dbw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass36_0::<GenerateResource>b__2(RuntimeData.MapPosition)] to dbx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.MapGenerator/<>c::<GetSortedTilesByHeight>b__27_1(System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>)] to lwx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.IEnumerable`1<System.ValueTuple`2<UnityEngine.Vector2Int,System.Single>> Logic.MapGenerator/<>c__DisplayClass27_0::<GetSortedTilesByHeight>b__0(System.Int32)] to mai +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.ValueTuple`2<UnityEngine.Vector2Int,System.Single> Logic.MapGenerator/<>c__DisplayClass27_1::<GetSortedTilesByHeight>b__2(System.Int32)] to maj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__0(RuntimeData.MapPosition)] to mak +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__1(RuntimeData.MapPosition)] to mal +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator/<>c__DisplayClass50_0::<GenerateResource>b__2(RuntimeData.MapPosition)] to mam [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateMap(RuntimeData.MapData)] to bkh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateMapAfterMapRenderer(RuntimeData.MapData)] to gys [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateHeightMap()] to bki @@ -57598,6 +58130,19 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::CivTerrainFeatureCountControl(RuntimeData.MapData)] to ghw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasTower(System.Int32,System.Int32)] to bkp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::GenerateCradleCity(RuntimeData.MapData)] to bkq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::GeneratePlayerCivOrigins(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] to man +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::TryAssignNearbyEnemyCapital(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32)] to moz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasNearbyEnemyCandidate(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] to mpa +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::HasAssignedNearbyEnemy(RuntimeData.MapData,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] to mpb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::FillRemainingPlayerCivOrigins(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] to mpc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::AssignPlayerCivOrigin(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Int32,RuntimeData.MapPosition)] to mpd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsRealPlayerIndex(RuntimeData.MapData,System.Int32)] to mpe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.MapGenerator::IsEnemyPlayerIndex(RuntimeData.MapData,System.Int32,System.Int32)] to mpf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] RuntimeData.MapPosition Logic.MapGenerator::SelectBestOriginCandidate(System.Collections.Generic.List`1<RuntimeData.MapPosition>,System.Collections.Generic.List`1<RuntimeData.MapPosition>)] to mqj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.MapGenerator::GetEdgeWeight(RuntimeData.MapPosition)] to mqk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.MapGenerator::ChebyshevDistance(RuntimeData.MapPosition,RuntimeData.MapPosition)] to mql +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Method [[Assembly-CSharp] System.Void Logic.MapGenerator::ShuffleList`1(System.Collections.Generic.List`1<T>)] +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.MapGenerator::ShuffleList`1(System.Collections.Generic.List`1<T>)] to mqm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TerrainType Logic.MapGenerator::GenerateTerrain(System.Int32,System.Int32,CivEnum,InnerOuterCity)] to gbd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] TerrainFeature Logic.MapGenerator::GenerateFeature(System.Int32,System.Int32,CivEnum,InnerOuterCity)] to gbe [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Vegetation Logic.MapGenerator::GenerateVegetation(System.Int32,System.Int32,CivEnum,InnerOuterCity)] to gbf @@ -57667,6 +58212,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerCulturePointPerTurn(RuntimeData.MapData,System.UInt32)] to jze [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerMountainPoint(RuntimeData.MapData,System.UInt32)] to gle [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerCoinPerTurn(RuntimeData.MapData,System.UInt32)] to eap +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerKingHeroCoinPerTurn(RuntimeData.MapData,RuntimeData.PlayerData)] to mqn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.PlayerLogic::GetPlayerKingCoinSourceCount(RuntimeData.MapData,RuntimeData.PlayerData)] to mqo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.PlayerLogic::StartNextTurn(RuntimeData.MapData,RuntimeData.PlayerData)] to blu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.PlayerLogic::CheckOneTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)] to fej [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.PlayerLogic::CheckAllTowerInSight(RuntimeData.MapData,RuntimeData.PlayerData)] to fek @@ -57740,6 +58287,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.UnitLogic::RecoverHealth(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32,Logic.HealType)] to dbz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.UnitLogic::UnitDie(RuntimeData.MapData,RuntimeData.UnitData,System.Int32)] to bod [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.UnitLogic::UnitUnnaturalDie(RuntimeData.MapData,RuntimeData.UnitData)] to sa +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.UnitLogic::SetHeroRevivePenalty(RuntimeData.MapData,RuntimeData.UnitData,UnitType,GiantType,System.UInt32)] to mqp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.UnitLogic::DebugOutputMoveInfo(RuntimeData.MapData)] to boh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.UnitLogic::CalcUnitMoveInfo(RuntimeData.MapData,System.UInt32)] to bok [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.UnitLogic::MOMIJIHUNTER_SkillHandler(RuntimeData.MapData,RuntimeData.UnitData)] to hzs @@ -57765,6 +58313,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.AllYTranSportSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.AllYTranSportSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)] to bpu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.AllYTranSportSkill::IsCanTransport()] to hzt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.AssaultFortressSkill::GetSkillType()] to bps +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.AssaultFortressSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.AssaultFortressSkill::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.AssaultFortressSkill::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)] to mqs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.AttackAfterKillSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.AttackAfterKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb @@ -57886,30 +58438,32 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FearMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.FlandreAttackSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.FlandreAttackSkill::CanAttackAll(RuntimeData.UnitData,RuntimeData.MapData)] to gzj -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::get_Level()] to gzk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)] to kmv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnBeforeMemoryPackSerialize()] to dhc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.FlandreBuffSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)] to bax [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.FlandreBuffSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.FlandreBuffSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)] to izf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::GetSharedFlandreBuffLevel(RuntimeData.MapData)] to mqu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreBuffSkill::SyncFlandreBuffLevel(RuntimeData.MapData,System.Int32)] to mqv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Skill.SkillBase Logic.Skill.FlandreBuffSkill::EnsureFlandreBuff(RuntimeData.MapData,RuntimeData.UnitData)] to mqw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.FlandreKillSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.FlandreKillSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.FlySkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ForestDefenseSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ForestDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ForestStartDashSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ForestStartDashSkill::OnMove(RuntimeData.UnitData,RuntimeData.GridData,RuntimeData.MapData,MoveType,System.Collections.Generic.List`1<UnityEngine.Vector2Int>)] to glj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.FortifySkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.FortifySkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.GalaxyArrowSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.GridMomijiPerySkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.GridMountainSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.GridRadiationSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] to kmm -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to jzq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.GridRadiationSkill::RefreshGridRadiationDamage(RuntimeData.MapData,RuntimeData.UnitData)] to jzr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.GridSanaeNineContinueDamageSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.HealSkill::GetSkillType()] to bps @@ -57998,6 +58552,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.KanakoWindProSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] to jov [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.KanakoWindSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.KanakoWindSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] to jov +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.KingCoinSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KoakumaDevotionSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.KoakumaDevotionSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.KoakumaDevotionSkill::IsCanAttackAlly()] to hzx @@ -58025,7 +58580,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_3::<Explode>b__3()] to dct [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill/<>c__DisplayClass6_4::<Explode>b__4()] to dcu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.KomeijiFearSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.KomeijiFearSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::AddLevel(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32)] to bax [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.KomeijiFearSkill::Explode(RuntimeData.MapData,RuntimeData.UnitData,System.Boolean,System.Boolean)] to eks @@ -58068,7 +58623,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] to kmm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzz -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to jzq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MeilingRestSkill::OnTurnEnd(RuntimeData.IdentifierBase,RuntimeData.MapData)] to kmv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.MeilingRestSkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.MeilingRestSkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to tv @@ -58082,6 +58637,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MokouFrenchEnhanceSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MokouFrenchReviveSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::UpdateFullType(RuntimeData.UnitData)] to fmy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] to fho [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.MokouFrenchReviveSkill::OnFinished(RuntimeData.IdentifierBase,RuntimeData.MapData)] to dcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.MokouFrenchReviveSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)] to dd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MomijiBuffSkill::GetSkillType()] to bps @@ -58111,7 +58667,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.MoriyaKnightMoveSkill::IsCanTransport()] to hzt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MoriyaRoadSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MountainDefenseSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.MountainDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MountainGodSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.MountainGodSkill::IsCanBuildMine(RuntimeData.UnitData,RuntimeData.MapData)] to bqh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.MountainMoveSkill::GetSkillType()] to bps @@ -58124,7 +58680,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.NuclearFusionSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.NuclearSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.OceanDefenseSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.OceanDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.OceanMoveSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.OceanMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)] to bqk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.OfficerSkill::GetSkillType()] to bps @@ -58212,9 +58768,13 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.QuartetSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.QuartetSkill::IsLimitCount(RuntimeData.UnitData,RuntimeData.MapData,System.Int32&)] to brf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.QuartetSkill::IsTreatAsHero(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,GiantType&)] to dd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.QueenTerritoryMoveSkill::GetSkillType()] to bps +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.QueenTerritoryMoveSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] to jov +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.QueenTerritoryMoveSkill::IsFriendlyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] to mqx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.QueenTerritoryMoveSkill::ReservedOnTransform(RuntimeData.UnitData,RuntimeData.UnitFullType)] to izf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RecycleSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RedMistDefenseSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.RedMistDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ReisenFrenchAttakSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ReisenFrenchAttakSkill::BeforeActiveAttackOther(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData,System.Int32&)] to dcm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ReisenFrenchKillSkill::GetSkillType()] to bps @@ -58222,11 +58782,11 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ReisenFrenchKillSkill::AfterDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to dns [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ReisenIllusionProSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzg -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionProSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ReisenIllusionProSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)] to eyy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ReisenIllusionSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzg -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ReisenIllusionSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ReisenIllusionSkill::BeforeDamagedSupportStage(RuntimeData.MapData,Logic.SettlementInfo)] to eyy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RemiliaAbsorbSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RemiliaAttackSkill::GetSkillType()] to bps @@ -58256,6 +58816,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.RinFireSkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)] to hzu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RotaLFlamesProSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.RotaLFlamesSkill::GetSkillType()] to bps +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SakuyaEnhancedSkill::GetSkillType()] to bps +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaEnhancedSkill::OnSkillAdd(RuntimeData.MapData,System.UInt32)] to jzu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SakuyaFlyProSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SakuyaFlyProSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SakuyaFlyProSkill::IsCanMoveGiantNearbyGrid(RuntimeData.UnitData,RuntimeData.MapData)] to bpu @@ -58400,8 +58962,13 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::OnTurnStart(RuntimeData.IdentifierBase,RuntimeData.MapData)] to glg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SuperHideSkill::OnDamaged(RuntimeData.MapData,Logic.SettlementInfo)] to jzj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SuperHideSkill::IsInvisible(RuntimeData.UnitData,RuntimeData.MapData)] to bqv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::<RefreshOriginVisualAfterAttack>b__0()] to zy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SurpriseSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] to kox +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::AfterActiveAttackOther(RuntimeData.MapData,Logic.AttackInfo)] to dca +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SurpriseSkill::RefreshOriginVisualAfterAttack(RuntimeData.MapData,RuntimeData.UnitData)] to bcc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritoryOrAdjacent(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] to bcd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SurpriseSkill::IsEnemyTerritory(RuntimeData.MapData,RuntimeData.GridData,System.UInt32)] to bpo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackAllySkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackProSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.SuwakoAttackSkill::GetSkillType()] to bps @@ -58456,7 +59023,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitSelfCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] to bqn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsLimitTargetCounterAttack(RuntimeData.UnitData,RuntimeData.MapData)] to kox [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.UtsuhoBaseSkill::IsIgnoreZOC()] to jzw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to jzq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBaseSkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.UtsuhoBoneMakerSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.UtsuhoBoneMakerSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.UtsuhoDelayActSkill::GetSkillType()] to bps @@ -58476,7 +59043,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.VampireSkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] to jov [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.VampireSkill::OnDamageOther(RuntimeData.MapData,Logic.SettlementInfo)] to feb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.WaterDefenseSkill::GetSkillType()] to bps -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.WaterDefenseSkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.WaterMoveSkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.WaterMoveSkill::IsCanMoveOnTerrain(RuntimeData.UnitData,RuntimeData.MapData,TerrainType)] to bqk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.WindGodSkill::GetSkillType()] to bps @@ -58559,7 +59126,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] to kmm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] to fho -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to jzq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)] to jzl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsLimitMoveToSelfTerrain(RuntimeData.UnitData,RuntimeData.MapData)] to ias [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsLimitActionPoint(RuntimeData.UnitData)] to jzk @@ -58601,7 +59168,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to tv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzg -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::AttackAllyEnable(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to dcb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::AttackAllyBaseHeal(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to dcc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::AttackAllyHealAddition(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to dcd @@ -58614,6 +59181,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.SkillBase::GetGridMoveFloor(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.GridData)] to iab [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IsIgnoreZOC()] to jzw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::HasZOC()] to fun +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.SkillBase::IgnorePositiveTargetDefenseBonus(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.SkillBase::GetHeroUpgradeRecoverAddition(RuntimeData.MapData,RuntimeData.UnitData)] to mqs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.SkillBase::SetOfficer()] to gmk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] SkillType Logic.Skill.ISkill::GetSkillType()] to bps [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsAllSkillBan()] to joz @@ -58651,7 +59220,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitMove(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData,RuntimeData.GridData,MoveType)] to kmm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitDie(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnSelfCreated(RuntimeData.MapData,RuntimeData.UnitData)] to fho -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to jzq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnAnyUnitCreate(RuntimeData.MapData,RuntimeData.IdentifierBase,RuntimeData.UnitData)] to mqt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Skill.ISkill::OnActionExecuted(Logic.Action.ActionLogicBase,Logic.Action.CommonActionParams,RuntimeData.UnitData)] to jzl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsHideState()] to jzv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::IsOfficer()] to hzy @@ -58694,7 +59263,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetAttackAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to jzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetAttackMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseAdditionParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to tv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to gzn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Skill.ISkill::GetDefenseMultiplicationParam(RuntimeData.MapData,RuntimeData.UnitData,RuntimeData.UnitData)] to mqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.ISkill::GetExtraMoveRange(RuntimeData.MapData,RuntimeData.UnitData)] to jov [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Skill.ISkill::GetFinalMoveRange(RuntimeData.UnitData,System.Int32&)] to hzz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Skill.ISkill::GetExtraAttackRange(RuntimeData.MapData,RuntimeData.UnitData)] to hzu @@ -58980,6 +59549,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Multilingual.WorkshopModUploader::SyncModInfoBeforeUpload(System.String,System.String,System.String)] to lba [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.CrashSight.CrashSightManager Logic.CrashSight.CrashSightManager::get_Instance()] to bst [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.CrashSight.CrashSightManager::Initialize()] to bsu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.CrashSight.CrashSightManager::UpdateSteamUserId(System.UInt64)] to mqy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::GetCrashSightDeviceId()] to mqc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String Logic.CrashSight.LogSystem::GenerateHashCode()] to bsv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.CrashSight.LogSystem::LogInfo(System.String,UnityEngine.Object)] to bsw @@ -59171,6 +59741,9 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicFactory::MainObjectCanShowAction(Logic.Action.CommonActionParams,System.Collections.Generic.List`1<Logic.Action.ActionLogicBase>&,System.Collections.Generic.List`1<ShowType>&)] to ibg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Collections.Generic.List`1<Logic.Action.ActionLogicBase> Logic.Action.ActionLogicFactory::GetActionLogicByType(Logic.Action.CommonActionType)] to bzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] MainObjectType Logic.Action.ActionLogicFactory::GetMainObjectType(Logic.Action.CommonActionType)] to bzh +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::Execute(Logic.Action.CommonActionParams)] to guo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::CheckCan(Logic.Action.CommonActionParams)] to fcn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.CityAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Action.CommonActionId Logic.Action.ActionLogicBase::get_ActionId()] to bzi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Single Logic.Action.ActionLogicBase::get_Duration()] to bzj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::set_Duration(System.Single)] to bzk @@ -59185,6 +59758,15 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::NetCompleteExecute(Logic.Action.CommonActionParams)] to han [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::BeforeExecute(Logic.Action.CommonActionParams)] to hao +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportBeforeActionDiagnostics(Logic.Action.CommonActionParams)] to mrs +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportBoatUnitOnLandBeforeAction(Logic.Action.CommonActionParams)] to mrt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::ReportUnitRendererMismatchBeforeAction(Logic.Action.CommonActionParams)] to mru +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendPreviousActionsLog(System.Text.StringBuilder,RuntimeData.MapData)] to mrv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendActionNetDataLog(System.Text.StringBuilder,Logic.AI.ActionNetData)] to mrw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendBoatUnitsOnLandLog(System.Text.StringBuilder,RuntimeData.MapData)] to mrx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendRendererOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)] to mry +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendDataOnlyUnitsLog(System.Text.StringBuilder,RuntimeData.MapData,TH1Renderer.MapRenderer)] to mrz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AppendUnitDataLog(System.Text.StringBuilder,RuntimeData.MapData,RuntimeData.UnitData)] to mzb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionLogicBase::AfterExecute(Logic.Action.CommonActionParams)] to hap [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc @@ -59241,14 +59823,13 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.AIParamControlAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.AIParamControlAction::CheckAIMoney(Logic.Action.CommonActionParams)] to haq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::Execute(Logic.Action.CommonActionParams)] to guo -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.SurrenderAction::SaveLocalSurrenderEndArchive(Logic.Action.CommonActionParams)] to lpc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.SurrenderAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.BuyCultureCardAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>b__0()] to ftw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>g__RunVisual|1()] to fuj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<AddDamageStep>g__RunVisual|1()] to bpx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector::get_Current()] to fxb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void Logic.Action.ActionVisualEventCollector::set_Current(Logic.Action.ActionVisualEventCollector)] to fxu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector::get_MainTargetKilledBeforeAttack()] to gex @@ -59336,6 +59917,9 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Action.ActionShowState Logic.Action.TrainUnitAction::CheckShowState(Logic.Action.CommonActionParams)] to fcp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckGiantHasColdTime(Logic.Action.CommonActionParams)] to eyj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::TryGetHeroReviveInfo(Logic.Action.CommonActionParams,System.Int32&,System.Int32&,System.Int32&)] to bqm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Action.TrainUnitActionTrainHero::GetCost(Logic.Action.CommonActionParams)] to emn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CanPayHeroReviveCulture(Logic.Action.CommonActionParams)] to csp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckHeroReachMaxCount(Logic.Action.CommonActionParams)] to kbt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainHero::CheckCan(Logic.Action.CommonActionParams)] to fcn @@ -59344,6 +59928,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.TrainUnitActionTrainKaguyaFrenchAnimalWarrior::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionUpgradeHelper::TryGetCultureUnitUpgradeCost(RuntimeData.UnitData,System.Int32&)] to nak +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionUpgradeHelper::ApplyOfficerUpgrade(RuntimeData.MapData,RuntimeData.UnitData)] to nal [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionAction::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc @@ -59358,6 +59944,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckCan(Logic.Action.CommonActionParams)] to fcn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionROYALFLAMESPRO::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::Execute(Logic.Action.CommonActionParams)] to guo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Int32 Logic.Action.UnitActionCultureUnitUpgrade::GetCost(Logic.Action.CommonActionParams)] to emn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckCan(Logic.Action.CommonActionParams)] to fcn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckShow(Logic.Action.CommonActionParams,ShowType&)] to hxc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] Logic.Action.ActionShowState Logic.Action.UnitActionCultureUnitUpgrade::CheckShowState(Logic.Action.CommonActionParams)] to fcp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionCultureUnitUpgrade::CheckUnitCanCultureUpgrade(RuntimeData.UnitData)] to nam [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckUnitCanGiantUpgrade(Logic.Action.CommonActionParams)] to ddl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::Execute(Logic.Action.CommonActionParams)] to guo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean Logic.Action.UnitActionHeroUpgrade::CheckCan(Logic.Action.CommonActionParams)] to fcn @@ -59593,6 +60185,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Renderer.StatusIconMono::SetIcon(UnityEngine.Sprite)] to dds [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Renderer.StatusIconMono::SetColor(UnityEngine.Color)] to ddt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Renderer.UnitRenderer::get_IsValid()] to mqd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.String TH1_Renderer.UnitRenderer::GetDiagnosticString(RuntimeData.MapData)] to nan [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Boolean TH1_Renderer.UnitRenderer::TryRefreshUnitRefs(System.Boolean,System.Boolean)] to mqe [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Renderer.UnitRenderer::Die()] to ddu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Method [[Assembly-CSharp] System.Void TH1_Renderer.UnitRenderer::AddOrUpdateStatus(SkillType,System.Boolean,System.Int32)] to ddv @@ -60005,6 +60598,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String Timer/TimerTask::errorMessage] to pp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Timer Timer::<Instance>k__BackingField] to <cop>k__BackingField [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<Timer/TimerTask> Timer::tasks] to coq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String VisualSpriteResolver::MapResourcePath] to nao +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] VisualSpriteVariantMapAsset VisualSpriteResolver::_map] to nap +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] VisualTheme VisualSpriteResolver::_currentTheme] to naq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged] to nar [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked] to coy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>1__state] to coz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::<>2__current] to cpa @@ -60159,10 +60756,19 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Action`1<ScenarioPack> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick] to izv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] UIOutsideTutorListRowMono UIOutsideTutorListRowMono/<>c__DisplayClass6_0::<>4__this] to izw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Action`1<UIOutsideTutorListRowMono> UIOutsideTutorListRowMono/<>c__DisplayClass6_0::onButtonClick2] to izx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::text] to kdk -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::tmp] to kdl -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::finalCheck] to kdm -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass25_0::panel] to kdn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::animVersion] to cuy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0::<>4__this] to cze +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TMPro.TextMeshProUGUI TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::text] to dba +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::tmp] to dbc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::finalCheck] to dbd +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/TopBarPanelType TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::panel] to dbe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_0 TH1_UI.View.Top.UITopTopBarView/<>c__DisplayClass32_1::CS$<>8__locals1] to dbs +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_UI.View.Top.UITopTopBarView::TopBarAnimTimerMessage] to dbt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::CoinSelfCheckInterval] to dbu +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_UI.View.Top.UITopTopBarView::_topBarAnimVersion] to dbv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_UI.View.Top.UITopTopBarView::_coinAnimActive] to dbw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::_coinAnimEndTime] to dbx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single TH1_UI.View.Top.UITopTopBarView::_nextCoinSelfCheckTime] to dfn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTextColor] to eoz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_loseTextColor] to epm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] UnityEngine.Color TH1_UI.View.Top.UITopWinView::_winTopbarColor] to epo @@ -60209,6 +60815,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<Logic.Config.VersionInfo> TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelMono::_vers] to itf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Action TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_onClick] to itg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_UI.View.Outside.UIOutsideMenuAnnouncementPanelVersionLabelMono::_select] to ith +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecord TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::record] to nas [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData TH1_UI.View.Outside.UIOutsideMenuView/<>c__DisplayClass31_0::preread] to mrd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_UI.View.Outside.UIOutsideMenuView::DiscordUrl] to euj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<UIOutsideSelectAvatarMono> TH1_UI.View.Outside.UIOutsideMenuView::_monoList] to iti @@ -60428,6 +61035,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TechInfo TH1_UI.View.Info.UIInfoTechTreeCircleMono/<>c__DisplayClass18_0::techInfo] to gui [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] CivEnum TH1_UI.View.Info.UIInfoTechTreeView::_showCivEnum] to guj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] ForceEnum TH1_UI.View.Info.UIInfoTechTreeView::_showForceEnum] to gul +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecord TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass34_0::resumeRecord] to nat [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_UI.View.Bottom.UIBottomBottomBarView TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::<>4__this] to mtg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] UnityEngine.UI.Button TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::t] to mth [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_UI.View.Bottom.UIBottomBottomBarView/<>c__DisplayClass54_0::snapshot] to mti @@ -60697,6 +61305,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter] +[Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter] [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Object TH1_UI.Controller.Base.ViewController`1::_openParameter] to fjk [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Action TH1_UI.Controller.Base.ViewController`1::<OnClosedCallback>k__BackingField] [Info][OPS.OBF][OnObfuscate_Assemblies] Update Reference Field [[Assembly-CSharp] System.Action TH1_UI.Controller.Base.ViewController`1::<OnClosedCallback>k__BackingField] @@ -61387,16 +61996,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerMultilingualReportManifest TH1_Logic.Oss.PlayerMultilingualReportPackage::Manifest] to mxu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerMultilingualReportService::MaxMultilingualReportUploadBytes] to mxv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Text.UTF8Encoding TH1_Logic.Oss.PlayerMultilingualReportService::Utf8NoBom] to mxw -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Path] to mxx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugArchiveKind TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::Kind] to mxy -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::IsMulti] to mxz -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::MapId] to mya -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.DateTime TH1_Logic.Oss.PlayerBugReportService/ArchiveFile::LastWriteTimeUtc] to myb -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::MapId] to myc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::IsMulti] to myd -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_begin] to mye -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_continue] to myf -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Oss.PlayerBugReportService/ArchiveFile TH1_Logic.Oss.PlayerBugReportService/ArchiveGroup::_end] to myg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.NetMode TH1_Logic.Oss.PlayerBugReportService/<>c__DisplayClass8_0::expectedMode] to nau [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_Logic.Oss.PlayerBugReportService::MaxBugReportUploadBytes] to myh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Text.UTF8Encoding TH1_Logic.Oss.PlayerBugReportService::Utf8NoBom] to myi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_Logic.Oss.StsTokenService::_functionUrl] to jap @@ -61499,6 +62099,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase TH1_Logic.HeroTask.HeroTaskItem::Content] to gmi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskManager TH1_Logic.HeroTask.HeroTaskManager::Instance] to gmj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.HeroTask.HeroTaskData TH1_Logic.HeroTask.HeroTaskManager::_data] to gml +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::QuickArchiveId] to nav +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveManager TH1_Logic.GameArchive.GameArchiveManager::Instance] to naw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::ArchiveRootFolderName] to nax +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::_currentBeginArchiveId] to nay [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::<Instance>k__BackingField] to <flr>k__BackingField [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Table TH1_Logic.Core.Main::table] to fls [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_Logic.Core.Main::_isStarted] to lrf @@ -61509,10 +62113,10 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::_colorConfig] to ivc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single TH1_Logic.Config.ConfigManager::_lastSaveTime] to jms [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single TH1_Logic.Config.ConfigManager::SaveInterval] to jmt -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass48_0::language] to lrh -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass51_0::language] to lri [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass52_0::language] to lrj -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass53_0::language] to lrk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass55_0::language] to naz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass56_0::language] to nba +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Multilingual.MultilingualType TH1_Logic.Config.GameConfig/<>c__DisplayClass57_0::language] to nbb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::_isChanged] to ivd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 TH1_Logic.Comic.ComicAction::TargetId] to dvc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Comic.ComicActionType TH1_Logic.Comic.ComicAction::ActionType] to heo @@ -61735,12 +62339,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 RuntimeData.MemberCiv::TeamId] to mzf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.MemberCiv::IsAI] to mzg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.MemberCiv::IsCivFixed] to mzh -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.DateTime RuntimeData.MapData/MapArchiveAvailabilityCache::CheckedAtUtc] to frv -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.MapData/MapArchiveAvailabilityCache::Fingerprint] to fuc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.MapData/MapArchiveAvailabilityCache::HasArchive] to ggx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.MapData/<>c__DisplayClass118_0::isMulti] to bpo -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData/MapArchiveKind RuntimeData.MapData/<>c__DisplayClass118_0::kind] to bpx -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.MapData/<>c__DisplayClass118_0::mapId] to bqm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData RuntimeData.MapData/<>c__DisplayClass82_0::<>4__this] to bqq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.MapData/<>c__DisplayClass82_0::cid] to bqw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.UnitData RuntimeData.MapData/<>c__DisplayClass82_0::tmpUnit] to brm @@ -61761,8 +62359,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,System.UInt32> RuntimeData.MapData::_gridToCityDict] to efb [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapIdGenerator RuntimeData.MapData::_idGenerator] to goz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.CityData> RuntimeData.MapData::_territoryTmpCityList] to dfr -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.TimeSpan RuntimeData.MapData::MapArchiveAvailabilityCacheRefreshInterval] to ghc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Boolean,RuntimeData.MapData/MapArchiveAvailabilityCache> RuntimeData.MapData::MapArchiveAvailabilityCaches] to ghh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.MapIdGenerator::_idGenerator] to gpa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt64 RuntimeData.PlayerConfirmData::MemberId] to dor [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MemberNetState RuntimeData.PlayerConfirmData::State] to doz @@ -61787,8 +62383,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.PlayerData> RuntimeData.PlayerMapData::PlayerDataList] to gph [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerMapData::SelfPlayerId] to gpg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.UInt32,RuntimeData.PlayerData> RuntimeData.PlayerMapData::_playerDataDict] to efc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedMap] to glc -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass74_0::capturedPlayerId] to gns +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedMap] to nbc +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData/<>c__DisplayClass75_0::capturedPlayerId] to nbd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.PlayerData::USE_QUEUED_DIPLOMACY_REFRESH] to grn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData::Turn] to gpi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.PlayerData::PlayerCivId] to gpj @@ -61884,10 +62480,15 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> RuntimeData.AchievementDataManager::FinishedCache] to efi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<CultureCardType,System.Type> RuntimeData.CultureCardFactory::_cardDict] to kfm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Type,System.UInt16> RuntimeData.CultureCardBase/CultureCardBaseFormatter::__typeToTag] to kfn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecordManager/<>c__DisplayClass10_0::beginArchiveId] to nbe +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordManager RuntimeData.GameRecordManager/<>c__DisplayClass11_0::<>4__this] to nbf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecord RuntimeData.GameRecordManager/<>c__DisplayClass11_0::record] to nbg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass5_0::recordKind] to nbh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameMode RuntimeData.GameRecordManager/<>c__DisplayClass5_0::mode] to jon [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] ForceEnum RuntimeData.GameRecordManager/<>c__DisplayClass5_0::forceEnum] to joo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 RuntimeData.GameRecordManager/<>c__DisplayClass5_0::playerCount] to jop [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean RuntimeData.GameRecordManager/<>c__DisplayClass5_0::order] to joq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecordManager/<>c__DisplayClass6_0::recordKind] to nbi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordManager RuntimeData.GameRecordManager::Instance] to efj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordData RuntimeData.GameRecordManager::_gameRecord] to efk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GameRecord> RuntimeData.GameRecordData::Records] to gsf @@ -61903,6 +62504,16 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::MapHeight] to gsp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::PlayerCount] to gsq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.MatchConfig.MatchSettlementType RuntimeData.GameRecord::MatchSettlement] to lro +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::MapID] to nbj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.NetMode RuntimeData.GameRecord::NetMode] to nbk +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::GameVersion] to nbl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 RuntimeData.GameRecord::GameVersionId] to nbm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GameRecordKind RuntimeData.GameRecord::RecordKind] to nbn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::RecordId] to nbo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::RecordName] to nbp +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::BeginArchiveId] to nbq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::ContinueArchiveId] to nbr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String RuntimeData.GameRecord::EndArchiveId] to nbs [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Dictionary`2<System.Type,System.Delegate> TH1_Core.Managers.EventManager::eventListeners] to flt [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Anim.Fragments.FragmentSkillEffect TH1_Core.Managers.PresentationManager/<>c__DisplayClass34_0::fragment] to gzl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.Queue`1<TH1_Presentation.Sequencer.Task.ISequencerTask> TH1_Core.Managers.PresentationManager::_taskQueue] to flu @@ -61975,6 +62586,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.GameLogic Logic.GameStateBase::_gameLogic] to dva [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.MenuState::_recordTime] to hjk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.ForceUpdatingState::_limitTime] to bfl +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.SpectateState::_paused] to nbt +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.SpectateState::_fastForwardTargetActionStep] to nbu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.FinishState/<QuitGameAfterDelay>d__6::<>1__state] to iez [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Object Logic.FinishState/<QuitGameAfterDelay>d__6::<>2__current] to ifa [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.FinishState/<QuitGameAfterDelay>d__6::delay] to ifb @@ -62022,12 +62635,12 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.InputLogic::ShenlanComboWindow] to lfc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 Logic.InputLogic::_shenlanComboUnitId] to lfd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<System.Single> Logic.InputLogic::_shenlanComboTimestamps] to lfe -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass25_0::height] to dgd -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass25_0::heights] to dge -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass25_1::x] to dgf -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass25_0 Logic.MapGenerator/<>c__DisplayClass25_1::CS$<>8__locals1] to dgg -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::x] to dgh -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass36_0::y] to dgi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass27_0::height] to nbv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator/<>c__DisplayClass27_0::heights] to nbw +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass27_1::x] to nbx +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.MapGenerator/<>c__DisplayClass27_0 Logic.MapGenerator/<>c__DisplayClass27_1::CS$<>8__locals1] to nby +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::x] to nbz +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator/<>c__DisplayClass50_0::y] to nca [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GridData> Logic.MapGenerator::_aroundBuf] to dgj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Logic.Core.Main Logic.MapGenerator::_main] to fmw [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData Logic.MapGenerator::_mapData] to dwd @@ -62036,6 +62649,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.MapGenerator::_mountainThreshold] to dwg [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single[0...,0...] Logic.MapGenerator::_heightMap] to dwh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator::SmoothIterations] to dwi +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.MapGenerator::NearbyEnemyCapitalRateForRealPlayer] to ncb +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.MapGenerator::NearbyEnemyCapitalDistance] to ncc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 Logic.MapGenerator::_width] to dwj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 Logic.MapGenerator::_height] to dwk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.MapPosition> Logic.MapGenerator::_tribes] to dwl @@ -62127,7 +62742,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::mapData] to ego [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::unitRenderer] to egp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GridData Logic.Skill.FearMakerSkill/<>c__DisplayClass2_0::targetGrid] to egq -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::_staticLevel] to hjz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.Skill.ForestStartDashSkill::IsTrigger] to fwr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt32 Logic.Skill.GridRadiationSkill::OriginId] to kga [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.Skill.InfiltrateSkill::_hadHideStateAtTurnStart] to kpj @@ -62168,7 +62782,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::d] to ehh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Skill.PathStompSkill/<>c__DisplayClass2_0 Logic.Skill.PathStompSkill/<>c__DisplayClass2_2::CS$<>8__locals2] to ehj [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.UnitFullType Logic.Skill.ReisenFrenchKillSkill::FullType] to fwu -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.HashSet`1<System.UInt32> Logic.Skill.SakuyaFlyProSkill::_heroSet] to hke [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.SettlementInfo Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_0::info] to ehk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::targetGridRenderer] to ehl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.SakuyaGuardSkill/<>c__DisplayClass2_1::guardGridRenderer] to ehm @@ -62237,6 +62850,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1Renderer.GridRenderer Logic.Skill.StompSkill/<>c__DisplayClass2_1::ro] to joy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Skill.StompSkill/<>c__DisplayClass2_0 Logic.Skill.StompSkill/<>c__DisplayClass2_1::CS$<>8__locals1] to jqn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.SuperDashSkill/<>c__DisplayClass3_0::unitRenderer] to jqo +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] TH1_Renderer.UnitRenderer Logic.Skill.SurpriseSkill/<>c__DisplayClass4_0::unitRenderer] to dfo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit1] to ivo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.MapData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::map] to ihp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.UnitData Logic.Skill.SuwakoHebiSkill/<>c__DisplayClass4_0::newUnit2] to ivp @@ -62365,6 +62979,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.HeroTask.HeroTaskItem> Logic.HeroTask.HeroTaskData::Items] to gtn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::CrashSightDeviceIdFallbackKey] to mzu [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String Logic.CrashSight.CrashSightManager::_runtimeFallbackDeviceId] to mzv +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.UInt64 Logic.CrashSight.CrashSightManager::_reportedSteamUserId] to ncd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.String Logic.CrashSight.LogSystem::Record] to eao [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.AI.CalculateResult Logic.AI.AIActionBase::Result] to eaz [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Action.CommonActionParams Logic.AI.AIActionBase::Param] to eba @@ -62477,6 +63092,14 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Action.CommonActionId Logic.Action.ActionLogicBase::_actionId] to edl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Single Logic.Action.ActionLogicBase::_duration] to edm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.GridData> Logic.Action.ActionLogicBase::_sharedAroundBuf] to jvn +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.HashSet`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataUnitIdSet] to nce +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedRendererOnlyUnitIds] to ncf +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<System.UInt32> Logic.Action.ActionLogicBase::_sharedDataOnlyUnitIds] to ncg +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Collections.Generic.List`1<RuntimeData.UnitData> Logic.Action.ActionLogicBase::_sharedBoatUnitsOnLand] to nch +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Text.StringBuilder Logic.Action.ActionLogicBase::_sharedRendererUnitMismatchLogBuilder] to nci +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::_boatUnitOnLandDiagnosticFailedLogged] to ncj +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.Action.ActionLogicBase::_unitRendererMismatchDiagnosticFailedLogged] to nck +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Int32 Logic.Action.ActionLogicBase::MaxRendererUnitMismatchLogCount] to ncl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] RuntimeData.GridData Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::targetGrid] to gzm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] Logic.Action.ActionVisualEventCollector Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::<>4__this] to gzo [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Field [[Assembly-CSharp] System.Boolean Logic.Action.ActionVisualEventCollector/<>c__DisplayClass19_0::includeDamageVfx] to gzq @@ -62854,6 +63477,8 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] DebugCenter DebugCenter::Instance()] to cnd [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] Table Table::Instance()] to col [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] Timer Timer::Instance()] to cop +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] VisualTheme VisualSpriteResolver::CurrentTheme()] to ncm +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean VisualSpriteResolver::IsEyeComfort()] to ncn [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.Generic.IEnumerator<System.Object>.Current()] to egh [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<FakeClickCoroutine>d__8::System.Collections.IEnumerator.Current()] to egi [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Object BottomBarButtonUIAnimator/<ScaleButton>d__9::System.Collections.Generic.IEnumerator<System.Object>.Current()] to egj @@ -62962,6 +63587,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Object UI.Common.ChooseUISnapScrollRect/<SnapToClosestItem>d__10::System.Collections.IEnumerator.Current()] to ehx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1Resource.ResourceCache TH1Resource.ResourceCache::Instance()] to dkf [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Instance()] to ehy +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1Renderer.MapRenderer TH1Renderer.MapRenderer::Current()] to nco [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1_Logic.Steam.GameNetReceiver TH1_Logic.Steam.GameNetReceiver::Instance()] to hgx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1_Logic.Steam.GameNetSender TH1_Logic.Steam.GameNetSender::Instance()] to gkr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Int32 TH1_Logic.Steam.SimpleP2P/IncomingLargeMessage::TotalLength()] to lgi @@ -63098,6 +63724,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] RuntimeData.WonderTypeEnum TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::WonderType()] to nah [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.String TH1_Logic.MatchConfig.ExploitWonderEyeMomentItem::FallbackDesc()] to nai [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Collections.Generic.IReadOnlyList`1<TH1_Logic.MatchConfig.WikiItem> TH1_Logic.MatchConfig.WikiData::AllItems()] to knq +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.String TH1_Logic.GameArchive.GameArchiveManager::CurrentBeginArchiveId()] to ncp [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1_Logic.Core.Main TH1_Logic.Core.Main::Instance()] to flr [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] ColorConfig TH1_Logic.Config.ConfigManager::ColorConfig()] to iwk [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::IsChanged()] to iwl @@ -63111,6 +63738,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::ModConfigMigrated()] to ldv [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::AlwaysShowCityBorder()] to lrx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::ConfirmBeforeNextTurn()] to lry +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean TH1_Logic.Config.GameConfig::EyeComfortModeEnabled()] to ncq [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Collections.Generic.List`1<TH1_Logic.Config.ModLanguageConfig> TH1_Logic.Config.GameConfig::ModLanguageConfigs()] to zm [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] UnityEngine.GameObject TH1_Logic.Comic.ComicControl::ComicRoot()] to iyc [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] TH1_Logic.Comic.ComicSheet TH1_Logic.Comic.ComicControl::ComicSheet()] to gvd @@ -63185,7 +63813,6 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] Logic.InputConfig Logic.InputConfigManager::Config()] to iir [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean Logic.InputConfigManager::IsListening()] to iis [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] Logic.RenderUpdateManager Logic.RenderUpdateManager::Instance()] to dxn -[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Int32 Logic.Skill.FlandreBuffSkill::Level()] to htx [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean Logic.Skill.MeilingRestSkill::Sleeping()] to hty [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean Logic.Skill.PatchouliMoveProSkill::MoveFlag()] to drl [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] System.Boolean Logic.Skill.PatchouliMoveSkill::MoveFlag()] to drm @@ -63361,6 +63988,7 @@ [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Property [[Assembly-CSharp] GCloud.UQM.MiniJSON.Json/Parser/TOKEN GCloud.UQM.MiniJSON.Json/Parser::NextToken()] to ejw [Info][OPS.OBF][OnObfuscate_Assemblies] Process component Event - Obfuscation [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Event [[Assembly-CSharp] CrashSightAgent/LogCallbackDelegate CrashSightAgent::_LogCallbackEventHandler] to cmr +[Info][OPS.OBF][OnObfuscate_Assemblies] Rename Event [[Assembly-CSharp] System.Action`1<VisualTheme> VisualSpriteResolver::ThemeChanged] to nar [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Event [[Assembly-CSharp] System.Action`1<UnityEngine.GameObject> ActionClickedEvent::OnItemClicked] to coy [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Event [[Assembly-CSharp] System.Action`1<System.UInt32> TH1_UI.View.Outside.WikiSub.WikiDescGroup::OnRequestWikiJump] to kor [Info][OPS.OBF][OnObfuscate_Assemblies] Rename Event [[Assembly-CSharp] System.Action`1<Steamworks.CSteamID> TH1_Logic.Steam.SimpleP2P::OnPeerConnectedEvent] to gkw @@ -63408,6 +64036,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CityInfo is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] ColorDataAssets is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CultureType is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CultureCardCostType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CultureCardType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CultureCardInfo is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CultureTaskInfo is not obfuscated, so skip Random Code creation! @@ -63506,6 +64135,9 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] UnitTypeInfo is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] UnitTypeKey is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] ChessInfo is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] VisualTheme is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] VisualSpriteVariantPair is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] VisualSpriteVariantMapAsset is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TerrainType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TerrainFeature is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Vegetation is not obfuscated, so skip Random Code creation! @@ -63515,6 +64147,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] ChessType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] MoveAttackType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CityLevelUpActionType is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] CityActionType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Forces is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] MoveType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] SpriteContainer is not obfuscated, so skip Random Code creation! @@ -63745,6 +64378,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentBase/HeroTaskContentBaseFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTaken/HeroTaskContentAccumulateDamageTakenFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageDealt/HeroTaskContentAccumulateDamageDealtFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateDamageTakenAndDealt/HeroTaskContentAccumulateDamageTakenAndDealtFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateKills/HeroTaskContentAccumulateKillsFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateHealing/HeroTaskContentAccumulateHealingFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateRelicsOpened/HeroTaskContentAccumulateRelicsOpenedFormatter is not obfuscated, so skip Random Code creation! @@ -63767,6 +64401,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers/HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthersFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskContentAccumulateCaptureOtherCitiesOrVillages/HeroTaskContentAccumulateCaptureOtherCitiesOrVillagesFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.HeroTask.HeroTaskItem/HeroTaskItemFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.GameArchive.GameArchiveFileKind is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.Core.Main/<>c is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.Core.Main is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Logic.Config.ConfigManager/<>c is not obfuscated, so skip Random Code creation! @@ -63815,9 +64450,8 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapConfig/MapConfigFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapConfig is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MemberCiv/MemberCivFormatter is not obfuscated, so skip Random Code creation! -[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapData/MapArchiveKind is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapData/MapDataFormatter is not obfuscated, so skip Random Code creation! -[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapData/<>c__154`1 is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapData/<>c__135`1 is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MapIdGenerator/MapIdGeneratorFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.MatchLimitType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.NetMode is not obfuscated, so skip Random Code creation! @@ -63862,7 +64496,9 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.AdvancedEienteiCultureCard/AdvancedEienteiCultureCardFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.AdvancedMoriyaCultureCard/AdvancedMoriyaCultureCardFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.AdvancedPalaceOfEarthCultureCard/AdvancedPalaceOfEarthCultureCardFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.GameRecordManager/<>c is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.GameRecordData/GameRecordDataFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.GameRecordKind is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] RuntimeData.GameRecord/GameRecordFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Core.Managers.UIRootType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] TH1_Core.Events.ShowHintEvent is not obfuscated, so skip Random Code creation! @@ -63969,6 +64605,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.HealType is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AllYCounterSkill/AllYCounterSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AllYTranSportSkill/AllYTranSportSkillFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AssaultFortressSkill/AssaultFortressSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AttackAfterKillSkill/AttackAfterKillSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AttackGetAttackPointSkill/AttackGetAttackPointSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.AttackRangeUpSkill/AttackRangeUpSkillFormatter is not obfuscated, so skip Random Code creation! @@ -64046,6 +64683,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KanakoWarSkill/KanakoWarSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KanakoWindProSkill/KanakoWindProSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KanakoWindSkill/KanakoWindSkillFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KingCoinSkill/KingCoinSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KoakumaDevotionSkill/KoakumaDevotionSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KoakumaHeroSkill/KoakumaHeroSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.KoishiAutoMoveSkill/KoishiAutoMoveSkillFormatter is not obfuscated, so skip Random Code creation! @@ -64118,6 +64756,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.PowerUpSkill/PowerUpSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.PowerUpSkill is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.QuartetSkill/QuartetSkillFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.QueenTerritoryMoveSkill/QueenTerritoryMoveSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.RecycleSkill/RecycleSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.RedMistDefenseSkill/RedMistDefenseSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.ReisenFrenchAttakSkill/ReisenFrenchAttakSkillFormatter is not obfuscated, so skip Random Code creation! @@ -64139,6 +64778,7 @@ [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.RinFireSkill/RinFireSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.RotaLFlamesProSkill/RotaLFlamesProSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.RotaLFlamesSkill/RotaLFlamesSkillFormatter is not obfuscated, so skip Random Code creation! +[Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.SakuyaEnhancedSkill/SakuyaEnhancedSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.SakuyaFlyProSkill/SakuyaFlyProSkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.SakuyaFlySkill/SakuyaFlySkillFormatter is not obfuscated, so skip Random Code creation! [Debug][OPS.OBF][OnObfuscate_Assemblies] [Assembly-CSharp] Logic.Skill.SakuyaGuardSkill/SakuyaGuardSkillFormatter is not obfuscated, so skip Random Code creation! @@ -64524,7 +65164,7 @@ [Debug][OPS.OBF][Setup] Load Pipeline [Info][OPS.OBF][OnPostBuild] Process component Post Process Unity MonoBehaviour Assets [Info][OPS.OBF][OnPostBuild] Assets are not bundled. Obfuscating globalgamemanagers.assets file. -[Info][OPS.OBF][OnPostBuild] Obfuscating globalgamemanagers.assets file 'C:\TH1\Pack\072c\TOHOTOPIA_Data\globalgamemanagers.assets'. +[Info][OPS.OBF][OnPostBuild] Obfuscating globalgamemanagers.assets file 'C:\TH1\Pack\073b\TOHOTOPIA_Data\globalgamemanagers.assets'. [Debug][OPS.OBF][OnPostBuild] Loaded globalgamemanagers.assets file successfully. [Debug][OPS.OBF][OnPostBuild] Obfuscated '97' MonoScripts in assets file 'globalgamemanagers.assets'. [Debug][OPS.OBF][OnPostBuild] Updated globalgamemanagers.assets file successfully. diff --git a/Unity/Assets/Resources/DataAssets/ActionDataAssets.asset b/Unity/Assets/Resources/DataAssets/ActionDataAssets.asset index 2dc8f1bac..c19360133 100644 --- a/Unity/Assets/Resources/DataAssets/ActionDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/ActionDataAssets.asset @@ -25,6 +25,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -34,9 +35,9 @@ MonoBehaviour: ActionName: "\u8BAD\u7EC3\u6B65\u5175" Desc: "\u57FA\u7840\u5355\u4F4D\u3002\u62E5\u6709**<\u79FB\u52A8\u653B\u51FB>**\u548C**<\u57CE\u9632>**\u6280\u80FD\u3002" NeedTechDesc: 0 - TechDesc: + TechDesc: NeedLockDesc: 0 - LockDesc: + LockDesc: Icon: {fileID: 0} IconViewSizeType: 1 VarientIcon: 1 @@ -110,6 +111,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -195,6 +197,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -280,6 +283,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -365,6 +369,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -450,6 +455,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -535,6 +541,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -620,6 +627,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -705,6 +713,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -842,6 +851,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -927,6 +937,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -960,6 +971,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1240,6 +1252,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1507,6 +1520,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1540,6 +1554,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1573,6 +1588,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1606,6 +1622,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1639,6 +1656,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1672,6 +1690,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1705,6 +1724,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1738,6 +1758,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1771,6 +1792,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1804,6 +1826,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1837,6 +1860,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1946,6 +1970,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2055,6 +2080,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2164,6 +2190,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2273,6 +2300,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2382,6 +2410,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2415,6 +2444,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2448,6 +2478,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2481,6 +2512,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2514,6 +2546,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2573,6 +2606,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2632,6 +2666,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2691,6 +2726,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2750,6 +2786,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2809,6 +2846,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2868,6 +2906,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2927,6 +2966,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 1 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2960,6 +3000,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 2 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2993,6 +3034,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 3 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3026,6 +3068,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 4 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3059,6 +3102,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 5 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3092,6 +3136,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 6 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3125,6 +3170,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 7 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3158,6 +3204,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3243,6 +3290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3328,6 +3376,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3413,6 +3462,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3446,6 +3496,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3479,6 +3530,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 10 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3500,6 +3552,40 @@ MonoBehaviour: NoNeedTech: 1 SpriteSize: {x: 0, y: 0} SpritePos: {x: 0, y: 0} + - ActionId: + ActionType: 21 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 0 + CityLevelUpActionType: 0 + CityActionType: 1 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + ActionName: "\u5EFA\u9020\u57CE\u5899" + Desc: "\u6D88\u80178\u91D1\u5E01\uFF0C\u5728\u57CE\u5E02\u4E2D\u5FC3\u5EFA\u9020**<\u57CE\u5899>**\u3002" + NeedTechDesc: 0 + TechDesc: + NeedLockDesc: 0 + LockDesc: + Icon: {fileID: 21300000, guid: a6a9fcdb495237a499a62d498c760746, type: 3} + IconViewSizeType: 2 + VarientIcon: 0 + IconList: [] + Cost: 8 + CityExp: 0 + NoNeedTech: 0 + SpriteSize: {x: 120, y: 120} + SpritePos: {x: 0, y: 35} - ActionId: ActionType: 8 WonderType: 0 @@ -3512,6 +3598,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 27 TechType: 0 @@ -3545,6 +3632,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 26 TechType: 0 @@ -3695,6 +3783,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 28 TechType: 0 @@ -3728,6 +3817,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 25 TechType: 0 @@ -3878,6 +3968,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 24 TechType: 0 @@ -3963,6 +4054,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 21 TechType: 0 @@ -4048,6 +4140,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 22 TechType: 0 @@ -4185,6 +4278,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 23 TechType: 0 @@ -4218,6 +4312,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 1 SkillType: 0 TechType: 0 @@ -4485,6 +4580,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 3 SkillType: 0 TechType: 0 @@ -4518,6 +4614,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 4 SkillType: 0 TechType: 0 @@ -4551,6 +4648,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 5 SkillType: 0 TechType: 0 @@ -4584,6 +4682,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 2 SkillType: 0 TechType: 0 @@ -4617,6 +4716,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4702,6 +4802,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4787,6 +4888,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4872,6 +4974,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4957,6 +5060,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5042,6 +5146,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5127,6 +5232,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5212,6 +5318,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5245,6 +5352,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5278,6 +5386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5311,6 +5420,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5344,6 +5454,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5377,6 +5488,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 1 @@ -5410,6 +5522,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 2 @@ -5443,6 +5556,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 2 @@ -5476,6 +5590,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 3 @@ -5509,6 +5624,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 4 @@ -5542,6 +5658,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 5 @@ -5575,6 +5692,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 6 @@ -5608,6 +5726,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 7 @@ -5641,6 +5760,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 8 @@ -5674,6 +5794,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 9 @@ -5707,6 +5828,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 10 @@ -5740,6 +5862,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 11 @@ -5773,6 +5896,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 12 @@ -5806,6 +5930,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 13 @@ -5839,6 +5964,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 14 @@ -5872,6 +5998,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 15 @@ -5905,6 +6032,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 16 @@ -5938,6 +6066,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 17 @@ -5971,6 +6100,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 18 @@ -6004,6 +6134,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 19 @@ -6037,6 +6168,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 20 @@ -6070,6 +6202,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 21 @@ -6103,6 +6236,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 22 @@ -6136,6 +6270,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 23 @@ -6169,6 +6304,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 24 @@ -6202,6 +6338,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 25 @@ -6235,6 +6372,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 26 @@ -6268,6 +6406,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 27 @@ -6301,6 +6440,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 28 @@ -6334,6 +6474,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 29 @@ -6367,6 +6508,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 30 @@ -6400,6 +6542,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 63 TechType: 0 @@ -6433,6 +6576,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6466,6 +6610,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6499,6 +6644,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6532,6 +6678,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6565,6 +6712,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6598,6 +6746,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6631,6 +6780,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 76 TechType: 0 @@ -6664,6 +6814,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6697,6 +6848,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 6 SkillType: 0 TechType: 0 @@ -6730,6 +6882,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 77 TechType: 0 @@ -6763,6 +6916,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 79 TechType: 0 @@ -6796,6 +6950,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 11 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6829,6 +6984,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 12 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6862,6 +7018,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 13 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6895,6 +7052,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 78 TechType: 0 @@ -6928,6 +7086,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6961,6 +7120,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6994,6 +7154,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 18 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7027,6 +7188,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 17 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7060,6 +7222,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 15 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7093,6 +7256,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 16 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7126,6 +7290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 8 SkillType: 0 TechType: 0 @@ -7159,6 +7324,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7192,6 +7358,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7225,6 +7392,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7258,6 +7426,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7291,6 +7460,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 7 SkillType: 0 TechType: 0 @@ -7324,6 +7494,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7357,6 +7528,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7390,6 +7562,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7423,6 +7596,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7456,6 +7630,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7489,6 +7664,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7522,6 +7698,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7555,6 +7732,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7588,6 +7766,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7621,6 +7800,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7654,6 +7834,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 19 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7687,6 +7868,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 20 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7720,6 +7902,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 21 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7753,6 +7936,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 1 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7786,6 +7970,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 2 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7819,20 +8004,21 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 3 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 PlayerActionType: 0 AIParamType: 0 CultureCardType: 0 - ActionName: "\u6587\u5316\u6FC0\u52B1" - Desc: "\u7ACB\u5373\u83B7\u5F97**<2\u6587\u5316\u503C>**" + ActionName: "\u4E66\u9662" + Desc: "\u57CE\u5E02\u5174\u529E**<\u4E66\u9662>**\uFF0C\u7ACB\u5373\u83B7\u5F97**<2\u6587\u5316\u503C>**" NeedTechDesc: 0 TechDesc: NeedLockDesc: 0 LockDesc: - Icon: {fileID: 21300000, guid: 84e729f8b11878441be9314fc0791d8a, type: 3} - IconViewSizeType: 0 + Icon: {fileID: 21300000, guid: fc0f2c0896702b04882773d9a9cd711f, type: 3} + IconViewSizeType: 2 VarientIcon: 0 IconList: [] Cost: 0 @@ -7852,6 +8038,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 4 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7885,6 +8072,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 5 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7970,6 +8158,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 6 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8003,6 +8192,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 7 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8036,6 +8226,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 8 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8121,6 +8312,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8154,6 +8346,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8187,6 +8380,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8220,6 +8414,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8253,6 +8448,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8286,6 +8482,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8319,6 +8516,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8352,6 +8550,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8385,6 +8584,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8418,6 +8618,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8451,6 +8652,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8484,6 +8686,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8517,6 +8720,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8550,6 +8754,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8583,6 +8788,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8616,6 +8822,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 22 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8649,6 +8856,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 23 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8682,6 +8890,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8715,6 +8924,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8748,6 +8958,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 24 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8781,6 +8992,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 25 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8802,3 +9014,37 @@ MonoBehaviour: NoNeedTech: 1 SpriteSize: {x: 120, y: 120} SpritePos: {x: 0, y: 35} + - ActionId: + ActionType: 6 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 27 + CityLevelUpActionType: 0 + CityActionType: 0 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + ActionName: "\u5347\u7EA7" + Desc: "\u6D88\u8017**<\u6587\u5316\u70B9>**\u7ACB\u523B\u5347\u7EA7" + NeedTechDesc: 0 + TechDesc: + NeedLockDesc: 0 + LockDesc: + Icon: {fileID: 21300000, guid: 6c8446f02a8e8c34ea102c682bb00fc4, type: 3} + IconViewSizeType: 2 + VarientIcon: 0 + IconList: [] + Cost: 0 + CityExp: 0 + NoNeedTech: 1 + SpriteSize: {x: 0, y: 0} + SpritePos: {x: 0, y: 0} diff --git a/Unity/Assets/Resources/DataAssets/CultureCardDataAssets.asset b/Unity/Assets/Resources/DataAssets/CultureCardDataAssets.asset index 428e84166..becb753c3 100644 --- a/Unity/Assets/Resources/DataAssets/CultureCardDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/CultureCardDataAssets.asset @@ -19,7 +19,8 @@ MonoBehaviour: NotShow: 0 Name: "\u6267\u653F\u5B98" Description: "\u53EF\u51FA\u6218\u7B2C2\u540D\u82F1\u96C4" - Cost: 15 + Cost: 25 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -89,7 +90,8 @@ MonoBehaviour: NotShow: 0 Name: "\u4E09\u5934\u653F\u6CBB" Description: "\u53EF\u51FA\u6218\u7B2C3\u540D\u82F1\u96C4" - Cost: 50 + Cost: 40 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -160,6 +162,7 @@ MonoBehaviour: Name: "\u6BCD\u6743\u4F20\u7EDF" Description: "\u53EF\u5728**<![1]\u68EE\u6797>**\u4E2D\u5EFA\u9020**<![2]\u540E\u4E4B\u96D5\u50CF>**" Cost: 15 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -234,6 +237,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -246,7 +250,8 @@ MonoBehaviour: NotShow: 0 Name: "\u5185\u9601\u5236" Description: "\u53EF\u5728**<![1]\u6D45\u6D77>**\u4E2D\u5EFA\u9020**<![2]\u76F8\u4E4B\u96D5\u50CF>**" - Cost: 30 + Cost: 20 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -321,6 +326,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -333,7 +339,8 @@ MonoBehaviour: NotShow: 0 Name: "\u56FD\u5BB6\u8981\u585E" Description: "\u53EF\u5728**<![1]\u5C71\u8109>**\u4E2D\u5EFA\u9020**<![2]\u8F66\u4E4B\u96D5\u50CF>**" - Cost: 30 + Cost: 20 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -408,6 +415,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -420,7 +428,8 @@ MonoBehaviour: NotShow: 0 Name: "\u541B\u6743\u795E\u6388" Description: "\u53EF\u5728**<![1]\u6DF1\u6D77>**\u4E2D\u5EFA\u9020**<![2]\u738B\u4E4B\u96D5\u50CF>**" - Cost: 60 + Cost: 25 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -495,6 +504,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -507,7 +517,8 @@ MonoBehaviour: NotShow: 0 Name: "\u6E38\u7267\u4F20\u7EDF" Description: "\u53EF\u5728**<![1]\u5E73\u539F>**\u4E2D\u5EFA\u9020**<![2]\u9A6C\u4E4B\u96D5\u50CF>**" - Cost: 60 + Cost: 25 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -582,6 +593,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -593,8 +605,9 @@ MonoBehaviour: IsActive: 1 NotShow: 0 Name: "\u5C01\u5EFA\u91C7\u9091" - Description: "\u82F1\u96C4\u5347\u7EA7\u6240\u9700**<\u6587\u5316\u503C>**\u6D88\u8017\u51CF\u5C1180%" - Cost: 100 + Description: "\u53EF\u6D88\u8017**<\u6587\u5316\u503C>**\u5347\u7EA7\u666E\u901A\u5355\u4F4D" + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: 7983e5706aca9634188e20ecea690403, type: 3} IconViewSizeType: 5 VarientIcon: 0 @@ -612,7 +625,8 @@ MonoBehaviour: NotShow: 0 Name: "\u82F1\u7075\u5D07\u62DC" Description: "\u53EF\u6D88\u8017**<\u6587\u5316\u503C>**\u8BAD\u7EC3**<\u5DE8\u4EBA\u5355\u4F4D>**" - Cost: 100 + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: db8e5bdf50e54ed47ae7ea7ef00b8997, type: 3} IconViewSizeType: 0 VarientIcon: 1 @@ -687,6 +701,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -704,6 +719,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -721,6 +737,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -738,6 +755,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -750,7 +768,8 @@ MonoBehaviour: NotShow: 0 Name: "\u4E07\u56FD\u535A\u89C8\u4F1A" Description: "**<\u56DE\u5408\u6587\u5316\u503C>**\u63D0\u4F9B\u7B49\u91CF**<\u56DE\u5408\u91D1\u5E01>**" - Cost: 100 + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: 794e6f091dd8fad4997bc9d682636790, type: 3} IconViewSizeType: 2 VarientIcon: 0 @@ -769,6 +788,7 @@ MonoBehaviour: Name: "Lv2\u82F1\u96C4" Description: Cost: 0 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 0 @@ -787,6 +807,7 @@ MonoBehaviour: Name: "Lv3\u82F1\u96C4" Description: Cost: 0 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 0 diff --git a/Unity/Assets/Resources/DataAssets/HeroDataAssets.asset b/Unity/Assets/Resources/DataAssets/HeroDataAssets.asset index 29e02a587..1fce31103 100644 --- a/Unity/Assets/Resources/DataAssets/HeroDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/HeroDataAssets.asset @@ -111,7 +111,7 @@ MonoBehaviour: HeroAvatar: {fileID: 21300000, guid: 103b55670ec95354ba674f1b2c78d731, type: 3} TaskList: - taskContentType: 5 - Param: 40 + Param: 50 SkillParam: 0 SpType: 0 SkillList: @@ -141,31 +141,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 7827e23a317aaac4c8d5131a85e63094, type: 3} HeroAvatar: {fileID: 21300000, guid: 6bb640e5ad6fd9a4aa4cc673e625ca86, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 103 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 82 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - GiantType: 2 @@ -296,31 +296,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: c5feb7e3a8bc4384e955e9fa2218fc25, type: 3} HeroAvatar: {fileID: 21300000, guid: 2ee782bb5dad2a742a9cad72289a1ef1, type: 3} TaskList: - - taskContentType: 1 + - taskContentType: 23 Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - GiantType: 11 @@ -475,13 +475,13 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 3756265d254e8e542b0c198d11bf75d4, type: 3} HeroAvatar: {fileID: 21300000, guid: e5a0b8c9d9f229a48897e68344fd47b1, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - taskContentType: 19 @@ -599,31 +599,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 391a0d98539de7242a5a936135aeb482, type: 3} HeroAvatar: {fileID: 21300000, guid: b2cfe071c01256347816f04fa6acbc5a, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: "\u7D2F\u8BA1\u9020\u6210**<{param}/{param}>**\u70B9\u4F24\u5BB3" + Desc: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<{param}/{param}>**\u70B9\u4F24\u5BB3" UnitFullTypes: [] TargetBuff: - GiantType: 20 diff --git a/Unity/Assets/Resources/DataAssets/SkillDataAssets.asset b/Unity/Assets/Resources/DataAssets/SkillDataAssets.asset index 4dd40ec96..3dfdca811 100644 --- a/Unity/Assets/Resources/DataAssets/SkillDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/SkillDataAssets.asset @@ -404,7 +404,7 @@ MonoBehaviour: - SkillType: 29 SkillViewType: 2 SkillName: "\u5077\u88AD" - SkillDesc: "\u88AB\u52A8\u6280\u80FD\u3002\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB\u3002" + SkillDesc: "\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB\u3002" NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: 03e5f6f6f98ca184ba5f0f3116c82ff9, type: 3} @@ -417,7 +417,7 @@ MonoBehaviour: IgnoreUnitGiantType: 0 IgnoreUnitLevel: 1 Icon: {fileID: 21300000, guid: 275fefca2b4e4544e9def034532ea0d8, type: 3} - SkillDesc: "\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB" + SkillDesc: "\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB\u3002\u82E5\u4F4D\u4E8E\u654C\u65B9\u9886\u571F\u6216\u4E0E\u654C\u65B9\u9886\u571F\u76F8\u90BB\uFF0C\u653B\u51FB\u540E\u79FB\u52A8\u529B+1\uFF0C\u6301\u7EED\u81F3\u672C\u56DE\u5408\u7ED3\u675F\u3002" SkillName: "\u604B\u604B\u5728\u4F60\u8EAB\u540E\u54E6" skillPriority: 0 ReserveOnCarry: 0 @@ -1181,7 +1181,7 @@ MonoBehaviour: - SkillType: 92 SkillViewType: 2 SkillName: "\u4E0D\u6B7B\u9E1F\u91CD\u751F" - SkillDesc: "\u59B9\u7EA2\u9635\u4EA1\u540E\u53D8\u4E3A\u706B\u7130\u72B6\u6001\uFF0C\u706B\u7130\u4E0D\u53EF\u653B\u51FB\u53CD\u51FB\uFF0C\u79FB\u52A8\u65F6\u9020\u6210\u6E85\u5C04\u4F24\u5BB3\u30023\u56DE\u5408\u540E\u82E5\u706B\u7130\u5B58\u6D3B\uFF0C\u59B9\u7EA2\u5728\u706B\u7130\u5904\u590D\u6D3B\u3002\u706B\u7130\u6D88\u5931\u65F6\u4E0D\u4F1A\u91CD\u7F6E\u590D\u6D3B\u51B7\u5374\u65F6\u95F4\u3002" + SkillDesc: "\u59B9\u7EA2\u9635\u4EA1\u540E\u53D8\u4E3A\u706B\u7130\u72B6\u6001\uFF0C\u706B\u7130\u4E0D\u53EF\u653B\u51FB\u53CD\u51FB\uFF0C\u79FB\u52A8\u65F6\u9020\u6210\u6E85\u5C04\u4F24\u5BB3\u3002\u82E5\u706B\u7130\u5B58\u6D3B\u56DE\u5408\u6570\u8FBE\u5230**<\u5F53\u524D\u7B49\u7EA7\u6570\u989D>**\uFF0C\u59B9\u7EA2\u5728\u706B\u7130\u5904\u590D\u6D3B\u3002\u706B\u7130\u6D88\u5931\u65F6\u4E0D\u4F1A\u91CD\u7F6E\u590D\u6D3B\u51B7\u5374\u65F6\u95F4\u3002" NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: 75b508c1ae4678a418bf2cecdbf4d6f1, type: 3} @@ -1549,7 +1549,7 @@ MonoBehaviour: - SkillType: 114 SkillViewType: 2 SkillName: "\u5B8C\u7F8E\u5973\u4EC6" - SkillDesc: "\u53EF\u4EE5\u79FB\u52A8\u81F3\u4EFB\u610F**<\u5DF1\u65B9\u82F1\u96C4>**1\u683C\u8303\u56F4\u5185\uFF0C\u5E76\u4F7F**<1\u683C\u8303\u56F4\u5185>**\u7684**<\u5DF1\u65B9\u82F1\u96C4>**\u83B7\u5F97**<\u5973\u4EC6\u957F\u62A4\u4F51>**\u548C1\u70B9**<\u653B\u51FB\u884C\u52A8\u70B9>**\u3002\u540C\u56DE\u5408\u5185\u591A\u6B21\u4F7F\u7528\u4F1A\u7D2F\u8BA1\u5C42\u6570\u3002\u6BCF\u6B21**<\u94F6\u4E4B\u8DF3\u8DC3>**\u90FD\u4F1A\u53E0\u52A0\u4E0E\u5F53\u524D\u5C42\u6570\u76F8\u540C\u7684**<\u75B2\u52B3>**" + SkillDesc: "\u53EF\u4EE5\u79FB\u52A8\u81F3\u4EFB\u610F**<\u5DF1\u65B9\u82F1\u96C4>**1\u683C\u8303\u56F4\u5185\uFF0C\u5E76\u4F7F**<1\u683C\u8303\u56F4\u5185>**\u7684**<\u5DF1\u65B9\u82F1\u96C4>**\u83B7\u5F97**<\u5973\u4EC6\u957F\u62A4\u4F51>**\u548C1\u70B9**<\u653B\u51FB\u884C\u52A8\u70B9>**(\u6BCF\u4E2A\u5355\u4F4D\u6BCF\u56DE\u5408\u4E0A\u96501\u6B21)\u3002\u540C\u56DE\u5408\u5185\u591A\u6B21\u4F7F\u7528\u4F1A\u7D2F\u8BA1\u5C42\u6570\u3002\u6BCF\u6B21**<\u94F6\u4E4B\u8DF3\u8DC3>**\u90FD\u4F1A\u53E0\u52A0\u4E0E\u5F53\u524D\u5C42\u6570\u76F8\u540C\u7684**<\u75B2\u52B3>**" NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: f5cb587a9626a694b885c473e6c3fe6d, type: 3} @@ -3528,12 +3528,12 @@ MonoBehaviour: ReserveGiantUpgrade: 1 ReserveCommonTransform: 1 - SkillType: 267 - SkillViewType: 0 - SkillName: 21001 - SkillDesc: 21002 + SkillViewType: 1 + SkillName: "\u5F3A\u88AD\u5821\u5792" + SkillDesc: "\u4F4D\u4E8E\u4EFB\u610F**<\u57CE\u5E02\u4E2D\u5FC3>**\u6216**<\u519B\u8425\u7C7B\u5EFA\u7B51>**\u65F6\u83B7\u5F97\u989D\u5916\u9632\u5FA1\u3002\u653B\u51FB\u65F6\u65E0\u89C6\u76EE\u6807\u7684\u9632\u5FA1\u52A0\u6210\u3002\u82F1\u96C4\u5347\u7EA7\u65F6\u989D\u5916\u56DE\u590D5HP\u3002" NotShow: 0 ShowOnUnitMono: 0 - SkillIcon: {fileID: 21300000, guid: cf55b3fe561c3244faa3ad199411bcd3, type: 3} + SkillIcon: {fileID: 21300000, guid: 7b4c66aefb93a8e428a8ecc40eb55376, type: 3} HasShowList: 0 SkillShowList: [] skillPriority: 0 @@ -3541,6 +3541,34 @@ MonoBehaviour: ReserveLeaveCarry: 0 ReserveGiantUpgrade: 0 ReserveCommonTransform: 0 + - SkillType: 268 + SkillViewType: 1 + SkillName: "\u5FA1\u5883\u5DE1\u884C" + SkillDesc: "\u5904\u4E8E\u5DF1\u65B9\u6216\u76DF\u53CB\u9886\u571F\u6216\u4E0E\u4E4B\u76F8\u90BB\u65F6\uFF0C**<\u79FB\u52A8\u529B>**+1\u3002" + NotShow: 0 + ShowOnUnitMono: 0 + SkillIcon: {fileID: 21300000, guid: 41fb89994da370143ab0b5f2fcf072cd, type: 3} + HasShowList: 0 + SkillShowList: [] + skillPriority: 0 + ReserveOnCarry: 0 + ReserveLeaveCarry: 0 + ReserveGiantUpgrade: 0 + ReserveCommonTransform: 1 + - SkillType: 269 + SkillViewType: 1 + SkillName: "\u738B\u5BA4\u5185\u5E11" + SkillDesc: "\u9996\u90FD\u53CA\u6BCF\u4E2A\u5360\u9886\u7684**<\u4ED6\u56FD\u539F\u59CB\u9996\u90FD>**\u63D0\u4F9B\u989D\u5916\u7684**<\u56DE\u5408\u91D1\u5E01>**\u3002\u6570\u989D\u4E0E\u82F1\u96C4\u7B49\u7EA7\u76F8\u540C\u3002" + NotShow: 0 + ShowOnUnitMono: 0 + SkillIcon: {fileID: 21300000, guid: b89a6f679ea1f3d47a69b6995a13a426, type: 3} + HasShowList: 0 + SkillShowList: [] + skillPriority: 1 + ReserveOnCarry: 0 + ReserveLeaveCarry: 0 + ReserveGiantUpgrade: 1 + ReserveCommonTransform: 0 SkillViewTypeColorList: - SkillViewType: 0 Color: {r: 0.16078432, g: 0.16078432, b: 0.3647059, a: 1} diff --git a/Unity/Assets/Resources/DataAssets/TechDataAssets.asset b/Unity/Assets/Resources/DataAssets/TechDataAssets.asset index c54c4c28a..924795a25 100644 --- a/Unity/Assets/Resources/DataAssets/TechDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/TechDataAssets.asset @@ -75,7 +75,7 @@ MonoBehaviour: icon: {fileID: 0} CostLevel: 2 FatherTechList: 06000000 - TechAtomList: 1800000019000000 + TechAtomList: 180000001900000065000000 TechTreeCircleViewType: 7 - TechType: 8 TechName: "\u8015\u79CD" @@ -539,6 +539,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 1 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -570,6 +571,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 2 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -601,6 +603,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 4 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -632,6 +635,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 6 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -663,6 +667,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1470,6 +1475,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1501,6 +1507,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1571,6 +1578,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1602,6 +1610,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1686,6 +1695,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1821,6 +1831,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1904,6 +1915,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1935,6 +1947,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2083,6 +2096,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2166,6 +2180,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2197,6 +2212,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2228,6 +2244,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2273,6 +2290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2304,6 +2322,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2335,6 +2354,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 3 SkillType: 0 TechType: 0 @@ -2366,6 +2386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2449,6 +2470,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2480,6 +2502,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 7 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2511,6 +2534,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2542,6 +2566,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2573,6 +2598,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2643,6 +2669,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2726,6 +2753,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 4 SkillType: 0 TechType: 0 @@ -2757,6 +2785,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2788,6 +2817,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2858,6 +2888,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2941,6 +2972,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2972,6 +3004,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 2 SkillType: 0 TechType: 0 @@ -3003,6 +3036,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3204,6 +3238,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3235,6 +3270,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3318,6 +3354,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3349,6 +3386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 1 SkillType: 0 TechType: 0 @@ -3484,6 +3522,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3515,6 +3554,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3560,6 +3600,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3591,6 +3632,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3674,6 +3716,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3799,6 +3842,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3882,6 +3926,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 5 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3913,6 +3958,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3981,6 +4027,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 6 SkillType: 0 TechType: 0 @@ -4012,6 +4059,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4074,6 +4122,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4105,6 +4154,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4150,6 +4200,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4195,6 +4246,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 7 SkillType: 0 TechType: 0 @@ -4254,6 +4306,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 8 SkillType: 0 TechType: 0 @@ -4285,6 +4338,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4316,6 +4370,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4347,6 +4402,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4378,6 +4434,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4437,6 +4494,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4481,6 +4539,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4512,6 +4571,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4627,6 +4687,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4710,6 +4771,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4741,6 +4803,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4772,6 +4835,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4803,6 +4867,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4886,6 +4951,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4964,3 +5030,35 @@ MonoBehaviour: IsVarient: 0 IconList: [] iconViewSizeType: 1 + - TechAtom: 101 + TechAtomName: "\u8981\u585E" + Desc: "\u5728\u57CE\u5E02\u4E2D\u5FC3\u6D88\u80178\u91D1\u5E01\u5EFA\u9020**<\u57CE\u5899>**\u3002" + IsAddSkill: 0 + AddSkillCondition: [] + AddSkillType: 0 + EnableAction: 1 + TechActions: + - ActionType: 21 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 0 + CityLevelUpActionType: 0 + CityActionType: 1 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + UseActionSprite: 1 + IconContainer: + Icon: {fileID: 21300000, guid: a6a9fcdb495237a499a62d498c760746, type: 3} + IsVarient: 0 + IconList: [] + iconViewSizeType: 2 diff --git a/Unity/Assets/Resources/DataAssets/TextDataAssets.asset b/Unity/Assets/Resources/DataAssets/TextDataAssets.asset index d0fdfe450..991c18d7d 100644 --- a/Unity/Assets/Resources/DataAssets/TextDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/TextDataAssets.asset @@ -92,6 +92,7 @@ MonoBehaviour: NotifyUITechHint: "\u79D1\u6280\u5DF2\u7814\u53D1" NotifyUIExamineTechHint: "\u83B7\u5F97\u968F\u673A\u79D1\u6280!" NotifyUIExamineCityExpHint: "\u9996\u90FD\u83B7\u5F973\u70B9\u57CE\u5E02\u53D1\u5C55\u5EA6!" + NotifyUIExamineCultureHint: "\u83B7\u5F974\u70B9\u6587\u5316\u70B9" NotifyUITurnHint: "\u7B2C{param}\u56DE\u5408" NotifyUIInfiltrateStealCoin: "\u6210\u529F\u7A83\u53D6{param}\u91D1\u5E01!" PresentationUIDiplomacyYouText: "\u60A8" diff --git a/Unity/Assets/Resources/DataAssets/UnitTypeDataAssets.asset b/Unity/Assets/Resources/DataAssets/UnitTypeDataAssets.asset index 9b3ca7e29..7e4955c88 100644 --- a/Unity/Assets/Resources/DataAssets/UnitTypeDataAssets.asset +++ b/Unity/Assets/Resources/DataAssets/UnitTypeDataAssets.asset @@ -3735,7 +3735,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d00000002000000 + Skills: 080000002b0000000d000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3761,7 +3761,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d0000008100000002000000 + Skills: 080000002b0000000d00000081000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3787,7 +3787,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d000000810000008400000002000000 + Skills: 080000002b0000000d0000008100000084000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3830,7 +3830,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d0000008b000000920000008400000002000000 + Skills: 080000002b0000000d0000008b0000009200000084000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3890,7 +3890,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d000000730000000200000074000000d0000000 + Skills: 0d000000730000000200000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3916,7 +3916,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d0000007a000000020000007500000074000000d0000000 + Skills: 0d0000007a000000020000007500000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3942,7 +3942,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d000000020000007a0000007600000074000000d0000000 + Skills: 0d000000020000007a0000007600000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3968,7 +3968,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d0000007a00000002000000760000004700000074000000d0000000 + Skills: 0d0000007a00000002000000760000004700000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5112,7 +5112,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5138,7 +5138,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0200000003000000630000000d000000 + Skills: 0200000003000000630000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5164,7 +5164,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 020000000300000063000000640000000d000000 + Skills: 020000000300000063000000640000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5207,7 +5207,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 020000000300000065000000640000000d000000 + Skills: 020000000300000065000000640000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5250,7 +5250,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 020000000d0000000c00000003000000 + Skills: 020000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5276,7 +5276,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 02000000510000005a0000000d0000000c00000003000000 + Skills: 02000000510000005a0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5302,7 +5302,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 02000000510000005b0000005a0000000d0000000c00000003000000 + Skills: 02000000510000005b0000005a0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5328,7 +5328,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 3 Cost: 0 - Skills: 0200000051000000030100005a0000005b0000000d0000000c00000003000000 + Skills: 0200000051000000030100005a0000005b0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5574,7 +5574,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 20 - Attack: 2.5 + Attack: 2 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -5986,7 +5986,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000 + Skills: 0200000094000000960000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6012,7 +6012,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b80000009a000000 + Skills: 020000009400000096000000b80000009a0000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6055,7 +6055,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b9000000b7000000 + Skills: 020000009400000096000000b9000000b70000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6098,7 +6098,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b9000000b7000000c0000000 + Skills: 020000009400000096000000b9000000b7000000c00000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6141,7 +6141,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000 + Skills: 020000000c0000009b0000009c0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6167,7 +6167,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000 + Skills: 020000000c0000009b0000009c000000ba0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6193,7 +6193,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000bb000000 + Skills: 020000000c0000009b0000009c000000ba000000bb0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6219,7 +6219,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000bb000000bc000000 + Skills: 020000000c0000009b0000009c000000ba000000bb000000bc0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6482,7 +6482,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 20 - Attack: 3 + Attack: 2.5 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -6508,7 +6508,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 30 - Attack: 3.5 + Attack: 3 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -6591,7 +6591,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e000000002000000 + Skills: e0000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6617,7 +6617,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d300000002000000 + Skills: e0000000d3000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6643,7 +6643,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d3000000d400000002000000 + Skills: e0000000d3000000d4000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6669,7 +6669,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d3000000d4000000f200000002000000 + Skills: e0000000d3000000d4000000f2000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6692,10 +6692,10 @@ MonoBehaviour: MaxHealth: 5 Attack: 2 Defense: 1 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc00000003000000e100000002000000 + Skills: db0000000c000000dc00000003000000e1000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6718,10 +6718,10 @@ MonoBehaviour: MaxHealth: 10 Attack: 2 Defense: 1 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e100000002000000 + Skills: db0000000c000000dc000000030000001d000000e1000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6744,10 +6744,10 @@ MonoBehaviour: MaxHealth: 10 Attack: 2 Defense: 2 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000 + Skills: db0000000c000000dc000000030000001d000000e1000000e2000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6773,7 +6773,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000dd000000 + Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000dd0000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -7087,7 +7087,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 15 - Attack: 3 + Attack: 2 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -7113,7 +7113,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 25 - Attack: 3 + Attack: 2.5 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -7954,7 +7954,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -7980,7 +7980,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8006,7 +8006,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8032,7 +8032,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8058,7 +8058,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8084,7 +8084,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8110,7 +8110,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8136,7 +8136,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8162,7 +8162,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8188,7 +8188,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8214,7 +8214,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8240,7 +8240,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8266,7 +8266,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8292,7 +8292,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8318,7 +8318,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8344,7 +8344,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] diff --git a/Unity/Assets/Resources/DataAssets/VersionConfig.asset b/Unity/Assets/Resources/DataAssets/VersionConfig.asset index 2ddf09866..417ab4a16 100644 --- a/Unity/Assets/Resources/DataAssets/VersionConfig.asset +++ b/Unity/Assets/Resources/DataAssets/VersionConfig.asset @@ -12,8 +12,18 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c659b850b20e460f866ed3f696be406b, type: 3} m_Name: VersionConfig m_EditorClassIdentifier: - CurVersionId: 70202 + CurVersionId: 70301 Versions: + - MajorVersion: 0 + MinorVersion: 7 + PatchVersion: 3 + Description: "[\u7248\u672C V0.7.3b]\n\u53D1\u5E03\u65E5\u671F:26.6.6\n\u672C\u6B21\u5BF90.7.3\u7248\u672C\u4E2D\u53D1\u73B0\u7684\u90E8\u5206\u95EE\u9898\u548Cbug\u8FDB\u884C\u4FEE\u8865\u3002\u5176\u4F59bug\u53CA\u5404\u79CD\u5C0F\u578B\u9519\u8BEF\u6211\u4EEC\u4ECD\u5728\u6301\u7EED\u4FEE\u590D\u4E2D\u3002\n\n---------[\u8C03\u6574]-------------\n1.\u53E4\u660E\u5730\u604B\u5728\u653B\u51FB\u65F6\u82E5\u4F4D\u4E8E\u654C\u65B9\u9886\u571F\u6216\u4E0E\u654C\u65B9\u9886\u571F\u76F8\u90BB\uFF0C\u989D\u5916\u83B7\u5F971\u70B9\u79FB\u52A8\u529B\uFF0C\u6301\u7EED\u81F3\u672C\u56DE\u5408\u7ED3\u675F\n2.\u516B\u610F\u6C38\u7433Lv.1\u7684\u5347\u7EA7\u4EFB\u52A1\u8981\u6C42\u4ECE40\u5757\u8FF7\u96FE\u8C03\u6574\u81F350\u5757\u8FF7\u96FE\n\n---------[bug\u4FEE\u590D\u4E0E\u4F18\u5316]-------------\n1.\u4FEE\u590D\u4E86\u82F1\u96C4\u590D\u6D3B\u65F6\u95F4\u9519\u8BEF\u7684bug\n2.\u4FEE\u590D\u4E86\u85E4\u539F\u59B9\u7EA2\u7684\u706B\u7130\u6301\u7EED\u65F6\u95F4\u6CA1\u6709\u4E0E\u7B49\u7EA7\u76F8\u5173\u7684bug\n3.\u4FEE\u590D\u4E86\u6587\u5316\u70B9\u590D\u6D3B\u82F1\u96C4\u5931\u6548\u7684bug\n4.\u5B8C\u5584\u4E86\u90E8\u5206\u6280\u80FD\u63CF\u8FF0\n\n---------[\u7591\u96BEbug\u5904\u7406]-------------\n1.\u5BF9\u4E8E\u91D1\u5E01\u663E\u793A\u4E0E\u5B9E\u9645\u62E5\u6709\u6570\u91CF\u4E0D\u7B26\u7684\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u7528\u7684\u5F3A\u5236\u540C\u6B65\u7684\u65B9\u6848\uFF0C\u786E\u4FDD\u663E\u793A\u4E00\u81F4\n" + FourthVersion: 1 + - MajorVersion: 0 + MinorVersion: 7 + PatchVersion: 3 + Description: "[\u7248\u672C V0.7.3]\n\u53D1\u5E03\u65E5\u671F:26.6.5\n\u672C\u6B21\u5BF9\u6E38\u620F\u673A\u5236\u8FDB\u884C\u4E86\u90E8\u5206\u8C03\u6574\uFF0C\u5E76\u4FEE\u590D\u4E86\u82E5\u5E72bug\u3002\u6709\u90E8\u5206\u7591\u96BEbug\u548C\u82E5\u5E72\u5C0F\u578B\u9519\u8BEF\uFF0C\u6211\u4EEC\u4ECD\u5728\u8FFD\u67E5\uFF0C\u4EE5\u53CA\u6309\u987A\u5E8F\u9010\u4E2A\u4FEE\u590D\u4E2D\u3002\n\n---------[\u6E38\u620F\u673A\u5236\u8C03\u6574]-------------\n\u6CE8\u610F\uFF1A\u672C\u6B21\u8C03\u6574\u4E3B\u8981\u9488\u5BF9\u6E38\u620F\u7684\u4E00\u4E9B\u57FA\u7840\u8BBE\u8BA1\uFF0C\u5BF9\u4E8E\u82F1\u96C4\u6A21\u5757\uFF0C\u8FDB\u884C\u4E86\u5C11\u91CF\u8C03\u6574\uFF0C\u4F46\u5E76\u975E\u6700\u7EC8\u8C03\u6574\u3002\n1.\u5BF9\u738B\u9636\u3001\u540E\u9636\u3001\u8F66\u9636\u82F1\u96C4\u7684\u57FA\u7840\u804C\u9636\u7279\u8272\u505A\u4E86\u8C03\u6574\u3002\n2.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u5347\u7EA7\u4EFB\u52A1\u505A\u4E86\u5C11\u91CF\u8C03\u6574\u3002\n3.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u521D\u59CB\u6570\u503C\u8FDB\u884C\u5C11\u91CF\u8C03\u6574\u3002\n4.\u8C03\u6574\u57CE\u5E02Lv.3\u5347\u7EA7\u65F6\u5956\u52B1\uFF0C\u5C06\u201C\u8981\u585E\"\u79FB\u5165\u201C\u9632\u5FA1\u201D\u79D1\u6280\uFF0C\u7531\u201C\u4E66\u9662\u201D(\u83B7\u5F972\u6587\u5316\u70B9)\u66FF\u6362\u539F\u201C\u8981\u585E\u201D\u9009\u9879\n5.\u9057\u8FF9\u65B0\u589E\u968F\u673A\u5956\u52B1\u6761\u76EE\uFF1A4\u6587\u5316\u70B9\n6.\u8C03\u6574\u4E86\u6240\u6709\u6CD5\u5178\u7684\u6587\u5316\u70B9\u6D88\u8017\uFF0C\u96D5\u50CF\u5219\u6539\u4E3A\u901A\u8FC7\u91D1\u5E01\u89E3\u9501\u3002\n7.\u8C03\u6574\u4E86\u201C\u5C01\u5EFA\u91C7\u9091\u201D\u6CD5\u5178\u6548\u679C\uFF0C\u73B0\u6539\u4E3A\u80FD\u591F\u6D88\u8017\u6587\u5316\u503C\u5347\u7EA7\u666E\u901A\u5355\u4F4D\n8.\u6B21\u53D1\u3001\u4E09\u53D1\u82F1\u96C4\u7684\u521D\u59CB\u7B49\u7EA7\u8C03\u6574\u4E3ALv.2\uFF0C\u590D\u6D3B\u65F6\u95F4\u8C03\u6574\u4E3A\u4E0E\u7B49\u7EA7\u76F8\u5173\uFF0C\u53EF\u6D88\u8017\u6587\u5316\u70B9\u63D0\u524D\u590D\u6D3B\n\n---------[bug\u4FEE\u590D\u4E0E\u4F18\u5316]-------------\n1.\u4FEE\u590D\u4E86\u5EFA\u6210\u5947\u89C2\u540E\"\u5386\u53F2\u65F6\u523B\"\u6A21\u5757\u63D0\u793A\u51FA\u9519\u7684bug\n2.\u4FEE\u590D\u4E86\u90E8\u5206\u53EF\u80FD\u5BFC\u81F4\u91D1\u5E01\u6570\u989D\u663E\u793A\u9519\u8BEF\u7684bug\n3.\u4FEE\u590D\u4E86\u5341\u516D\u591C\u54B2\u591C\u4E0E\u8299\u5170\u6735\u9732\u8FDE\u7EED\u51FB\u6740\u65F6\u53EF\u80FD\u5BFC\u81F4\u8054\u673A\u4E0D\u540C\u6B65\u7684bug\n\n---------[\u7591\u96BEbug\u5904\u7406]-------------\n1.\u5BF9\u4E8E\u5355\u4F4D\u6B7B\u4EA1\u4F46\u662F\u8D34\u56FE\u4E0D\u6D88\u5931\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\uFF0C\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\uFF0C\u5E76\u5728\u4E0B\u4E00\u4E2A\u884C\u52A8\u524D\u81EA\u52A8\u6E05\u7406\u56FE\u50CF\u9519\u8BEF\u7684\u540E\u7F6E\u8865\u6551\u65B9\u5F0F\u6765\u5E94\u5BF9\u3002\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0\n2.\u5BF9\u4E8E\u9646\u5730\u4E0A\u53EF\u80FD\u51FA\u73B0\u8239\u53EA\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\u7684\u65B9\u5F0F\uFF0C\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0" + FourthVersion: 0 - MajorVersion: 0 MinorVersion: 7 PatchVersion: 2 diff --git a/Unity/Assets/Resources/Export/ActionDataAssets.asset b/Unity/Assets/Resources/Export/ActionDataAssets.asset index f71d975dd..84ac1af7e 100644 --- a/Unity/Assets/Resources/Export/ActionDataAssets.asset +++ b/Unity/Assets/Resources/Export/ActionDataAssets.asset @@ -25,6 +25,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -110,6 +111,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -195,6 +197,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -280,6 +283,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -365,6 +369,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -450,6 +455,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -535,6 +541,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -620,6 +627,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -705,6 +713,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -842,6 +851,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -927,6 +937,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -960,6 +971,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1240,6 +1252,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1507,6 +1520,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1540,6 +1554,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1573,6 +1588,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1606,6 +1622,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1639,6 +1656,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1672,6 +1690,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1705,6 +1724,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1738,6 +1758,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1771,6 +1792,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1804,6 +1826,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1837,6 +1860,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1946,6 +1970,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2055,6 +2080,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2164,6 +2190,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2273,6 +2300,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2382,6 +2410,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2415,6 +2444,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2448,6 +2478,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2481,6 +2512,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2514,6 +2546,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2573,6 +2606,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2632,6 +2666,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2691,6 +2726,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2750,6 +2786,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2809,6 +2846,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2868,6 +2906,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2927,6 +2966,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 1 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2960,6 +3000,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 2 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2993,6 +3034,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 3 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3026,6 +3068,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 4 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3059,6 +3102,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 5 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3092,6 +3136,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 6 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3125,6 +3170,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 7 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3158,6 +3204,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3243,6 +3290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3328,6 +3376,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3413,6 +3462,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3446,6 +3496,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3479,6 +3530,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 10 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3500,6 +3552,40 @@ MonoBehaviour: NoNeedTech: 1 SpriteSize: {x: 0, y: 0} SpritePos: {x: 0, y: 0} + - ActionId: + ActionType: 21 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 0 + CityLevelUpActionType: 0 + CityActionType: 1 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + ActionName: 21031 + Desc: 21032 + NeedTechDesc: 0 + TechDesc: + NeedLockDesc: 0 + LockDesc: + Icon: {fileID: 21300000, guid: a6a9fcdb495237a499a62d498c760746, type: 3} + IconViewSizeType: 2 + VarientIcon: 0 + IconList: [] + Cost: 8 + CityExp: 0 + NoNeedTech: 0 + SpriteSize: {x: 120, y: 120} + SpritePos: {x: 0, y: 35} - ActionId: ActionType: 8 WonderType: 0 @@ -3512,6 +3598,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 27 TechType: 0 @@ -3545,6 +3632,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 26 TechType: 0 @@ -3695,6 +3783,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 28 TechType: 0 @@ -3728,6 +3817,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 25 TechType: 0 @@ -3878,6 +3968,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 24 TechType: 0 @@ -3963,6 +4054,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 21 TechType: 0 @@ -4048,6 +4140,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 22 TechType: 0 @@ -4185,6 +4278,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 23 TechType: 0 @@ -4218,6 +4312,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 1 SkillType: 0 TechType: 0 @@ -4485,6 +4580,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 3 SkillType: 0 TechType: 0 @@ -4518,6 +4614,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 4 SkillType: 0 TechType: 0 @@ -4551,6 +4648,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 5 SkillType: 0 TechType: 0 @@ -4584,6 +4682,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 2 SkillType: 0 TechType: 0 @@ -4617,6 +4716,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4702,6 +4802,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4787,6 +4888,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4872,6 +4974,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4957,6 +5060,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5042,6 +5146,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5127,6 +5232,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5212,6 +5318,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5245,6 +5352,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5278,6 +5386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5311,6 +5420,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5344,6 +5454,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5377,6 +5488,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 1 @@ -5410,6 +5522,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 2 @@ -5443,6 +5556,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 2 @@ -5476,6 +5590,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 3 @@ -5509,6 +5624,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 4 @@ -5542,6 +5658,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 5 @@ -5575,6 +5692,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 6 @@ -5608,6 +5726,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 7 @@ -5641,6 +5760,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 8 @@ -5674,6 +5794,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 9 @@ -5707,6 +5828,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 10 @@ -5740,6 +5862,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 11 @@ -5773,6 +5896,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 12 @@ -5806,6 +5930,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 13 @@ -5839,6 +5964,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 14 @@ -5872,6 +5998,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 15 @@ -5905,6 +6032,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 16 @@ -5938,6 +6066,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 17 @@ -5971,6 +6100,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 18 @@ -6004,6 +6134,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 19 @@ -6037,6 +6168,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 20 @@ -6070,6 +6202,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 21 @@ -6103,6 +6236,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 22 @@ -6136,6 +6270,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 23 @@ -6169,6 +6304,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 24 @@ -6202,6 +6338,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 25 @@ -6235,6 +6372,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 26 @@ -6268,6 +6406,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 27 @@ -6301,6 +6440,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 28 @@ -6334,6 +6474,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 29 @@ -6367,6 +6508,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 30 @@ -6400,6 +6542,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 63 TechType: 0 @@ -6433,6 +6576,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6466,6 +6610,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6499,6 +6644,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6532,6 +6678,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6565,6 +6712,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6598,6 +6746,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6631,6 +6780,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 76 TechType: 0 @@ -6664,6 +6814,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6697,6 +6848,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 6 SkillType: 0 TechType: 0 @@ -6730,6 +6882,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 77 TechType: 0 @@ -6763,6 +6916,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 79 TechType: 0 @@ -6796,6 +6950,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 11 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6829,6 +6984,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 12 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6862,6 +7018,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 13 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6895,6 +7052,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 78 TechType: 0 @@ -6928,6 +7086,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6961,6 +7120,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6994,6 +7154,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 18 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7027,6 +7188,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 17 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7060,6 +7222,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 15 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7093,6 +7256,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 16 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7126,6 +7290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 8 SkillType: 0 TechType: 0 @@ -7159,6 +7324,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7192,6 +7358,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7225,6 +7392,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7258,6 +7426,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7291,6 +7460,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 7 SkillType: 0 TechType: 0 @@ -7324,6 +7494,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7357,6 +7528,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7390,6 +7562,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7423,6 +7596,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7456,6 +7630,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7489,6 +7664,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7522,6 +7698,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7555,6 +7732,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7588,6 +7766,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7621,6 +7800,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7654,6 +7834,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 19 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7687,6 +7868,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 20 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7720,6 +7902,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 21 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7753,6 +7936,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 1 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7786,6 +7970,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 2 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7819,20 +8004,21 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 3 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 PlayerActionType: 0 AIParamType: 0 CultureCardType: 0 - ActionName: 16928 - Desc: 16929 + ActionName: 21019 + Desc: 21021 NeedTechDesc: 0 TechDesc: NeedLockDesc: 0 LockDesc: - Icon: {fileID: 21300000, guid: 84e729f8b11878441be9314fc0791d8a, type: 3} - IconViewSizeType: 0 + Icon: {fileID: 21300000, guid: fc0f2c0896702b04882773d9a9cd711f, type: 3} + IconViewSizeType: 2 VarientIcon: 0 IconList: [] Cost: 0 @@ -7852,6 +8038,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 4 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7885,6 +8072,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 5 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7970,6 +8158,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 6 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8003,6 +8192,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 7 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8036,6 +8226,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 8 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8121,6 +8312,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8154,6 +8346,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8187,6 +8380,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8220,6 +8414,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8253,6 +8448,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8286,6 +8482,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8319,6 +8516,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8352,6 +8550,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8385,6 +8584,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8418,6 +8618,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8451,6 +8652,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8484,6 +8686,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8517,6 +8720,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8550,6 +8754,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8583,6 +8788,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8616,6 +8822,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 22 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8649,6 +8856,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 23 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8682,6 +8890,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8715,6 +8924,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8748,6 +8958,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 24 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8781,6 +8992,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 25 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8802,3 +9014,37 @@ MonoBehaviour: NoNeedTech: 1 SpriteSize: {x: 120, y: 120} SpritePos: {x: 0, y: 35} + - ActionId: + ActionType: 6 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 27 + CityLevelUpActionType: 0 + CityActionType: 0 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + ActionName: 41 + Desc: 21017 + NeedTechDesc: 0 + TechDesc: + NeedLockDesc: 0 + LockDesc: + Icon: {fileID: 21300000, guid: 6c8446f02a8e8c34ea102c682bb00fc4, type: 3} + IconViewSizeType: 2 + VarientIcon: 0 + IconList: [] + Cost: 0 + CityExp: 0 + NoNeedTech: 1 + SpriteSize: {x: 0, y: 0} + SpritePos: {x: 0, y: 0} diff --git a/Unity/Assets/Resources/Export/CultureCardDataAssets.asset b/Unity/Assets/Resources/Export/CultureCardDataAssets.asset index bb86c6410..468c4858a 100644 --- a/Unity/Assets/Resources/Export/CultureCardDataAssets.asset +++ b/Unity/Assets/Resources/Export/CultureCardDataAssets.asset @@ -19,7 +19,8 @@ MonoBehaviour: NotShow: 0 Name: 18122 Description: 18123 - Cost: 15 + Cost: 25 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -89,7 +90,8 @@ MonoBehaviour: NotShow: 0 Name: 18124 Description: 18125 - Cost: 50 + Cost: 40 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -160,6 +162,7 @@ MonoBehaviour: Name: 18126 Description: 19884 Cost: 15 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -234,6 +237,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -246,7 +250,8 @@ MonoBehaviour: NotShow: 0 Name: 18129 Description: 18131 - Cost: 30 + Cost: 20 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -321,6 +326,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -333,7 +339,8 @@ MonoBehaviour: NotShow: 0 Name: 18132 Description: 18134 - Cost: 30 + Cost: 20 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -408,6 +415,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -420,7 +428,8 @@ MonoBehaviour: NotShow: 0 Name: 18135 Description: 19885 - Cost: 60 + Cost: 25 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -495,6 +504,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -507,7 +517,8 @@ MonoBehaviour: NotShow: 0 Name: 18137 Description: 18139 - Cost: 60 + Cost: 25 + BuyCostType: 1 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 1 @@ -582,6 +593,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -593,8 +605,9 @@ MonoBehaviour: IsActive: 1 NotShow: 0 Name: 18140 - Description: 18142 - Cost: 100 + Description: 21034 + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: 7983e5706aca9634188e20ecea690403, type: 3} IconViewSizeType: 5 VarientIcon: 0 @@ -612,7 +625,8 @@ MonoBehaviour: NotShow: 0 Name: 18143 Description: 18145 - Cost: 100 + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: db8e5bdf50e54ed47ae7ea7ef00b8997, type: 3} IconViewSizeType: 0 VarientIcon: 1 @@ -687,6 +701,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -704,6 +719,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -721,6 +737,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -738,6 +755,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -750,7 +768,8 @@ MonoBehaviour: NotShow: 0 Name: 18146 Description: 18149 - Cost: 100 + Cost: 60 + BuyCostType: 0 Icon: {fileID: 21300000, guid: 794e6f091dd8fad4997bc9d682636790, type: 3} IconViewSizeType: 2 VarientIcon: 0 @@ -769,6 +788,7 @@ MonoBehaviour: Name: 19339 Description: Cost: 0 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 0 @@ -787,6 +807,7 @@ MonoBehaviour: Name: 19340 Description: Cost: 0 + BuyCostType: 0 Icon: {fileID: 0} IconViewSizeType: 0 VarientIcon: 0 diff --git a/Unity/Assets/Resources/Export/HeroDataAssets.asset b/Unity/Assets/Resources/Export/HeroDataAssets.asset index 8d7dc05c2..78d070dbf 100644 --- a/Unity/Assets/Resources/Export/HeroDataAssets.asset +++ b/Unity/Assets/Resources/Export/HeroDataAssets.asset @@ -111,7 +111,7 @@ MonoBehaviour: HeroAvatar: {fileID: 21300000, guid: 103b55670ec95354ba674f1b2c78d731, type: 3} TaskList: - taskContentType: 5 - Param: 40 + Param: 50 SkillParam: 0 SpType: 0 SkillList: @@ -141,31 +141,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 7827e23a317aaac4c8d5131a85e63094, type: 3} HeroAvatar: {fileID: 21300000, guid: 6bb640e5ad6fd9a4aa4cc673e625ca86, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 103 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 82 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - GiantType: 2 @@ -296,31 +296,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: c5feb7e3a8bc4384e955e9fa2218fc25, type: 3} HeroAvatar: {fileID: 21300000, guid: 2ee782bb5dad2a742a9cad72289a1ef1, type: 3} TaskList: - - taskContentType: 1 + - taskContentType: 23 Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - GiantType: 11 @@ -475,13 +475,13 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 3756265d254e8e542b0c198d11bf75d4, type: 3} HeroAvatar: {fileID: 21300000, guid: e5a0b8c9d9f229a48897e68344fd47b1, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - taskContentType: 19 @@ -599,31 +599,31 @@ MonoBehaviour: HeroIllustration: {fileID: 21300000, guid: 391a0d98539de7242a5a936135aeb482, type: 3} HeroAvatar: {fileID: 21300000, guid: b2cfe071c01256347816f04fa6acbc5a, type: 3} TaskList: - - taskContentType: 1 - Param: 20 + - taskContentType: 23 + Param: 25 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 50 + - taskContentType: 23 + Param: 60 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - - taskContentType: 1 - Param: 100 + - taskContentType: 23 + Param: 120 SkillParam: 0 SpType: 0 SkillList: SkillName: - Desc: 1997 + Desc: 21022 UnitFullTypes: [] TargetBuff: - GiantType: 20 diff --git a/Unity/Assets/Resources/Export/Multilingual.asset b/Unity/Assets/Resources/Export/Multilingual.asset index 08133c5c3..8238ea1e1 100644 --- a/Unity/Assets/Resources/Export/Multilingual.asset +++ b/Unity/Assets/Resources/Export/Multilingual.asset @@ -1287,9 +1287,9 @@ MonoBehaviour: DialogueSpeaker: IsDeprecated: 0 IsCustom: 0 - IsSpecialTerm: 0 + IsSpecialTerm: 1 IsSecondary: 0 - IsActive: 0 + IsActive: 1 Color: Icon: - ID: 24 @@ -121978,7 +121978,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 2149 @@ -1003997,7 +1003997,7 @@ MonoBehaviour: DialogueSpeaker: IsDeprecated: 0 IsCustom: 0 - IsSpecialTerm: 1 + IsSpecialTerm: 0 IsSecondary: 0 IsActive: 1 Color: @@ -1004059,7 +1004059,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 16930 @@ -1073192,7 +1073192,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 17835 @@ -1084558,18 +1084558,15 @@ MonoBehaviour: Color: Icon: emoji_culture - ID: 18142 - ZH: "\u82F1\u96C4\u5347\u7EA7\u6240\u9700**<18141>**\u6D88\u8017\u51CF\u5C1180%" - TDZH: "\u82F1\u96C4\u5347\u7D1A\u6240\u9700**<18141>**\u6D88\u8017\u6E1B\u5C1180%" - EN: '**<18141>** cost for reduced by 80%' - JP: "\u30D2\u30FC\u30ED\u30FC\u30EC\u30D9\u30EB\u30A2\u30C3\u30D7\u306B\u5FC5\u8981\u306A**<18141>**\u6D88\u8CBB\u304C80%\u30C0\u30A6\u30F3" - KR: "\uC601\uC6C5 \uB808\uBCA8 \uC5C5\uC5D0 \uD544\uC694\uD55C **<18141>** \uC18C\uBAA8 - 80% \uAC10\uC18C" - RU: "\u0421\u0442\u043E\u0438\u043C\u043E\u0441\u0442\u044C **<\u041A\u0443\u043B\u044C\u0442\u0443\u0440\u0430>** - \u0434\u043B\u044F \u0441\u043D\u0438\u0436\u0435\u043D\u0430 \u043D\u0430 - 80%" - ES: Costo de **<Cultura>** reducido en 80% + ZH: "\u6211\u65B9\u62E5\u6709**<16651>**\u7C7B\u6280\u80FD\u7684\u5355\u4F4D\u53EF\u6D88\u8017**<18892>**\u7ACB\u523B\u5347\u7EA7" + TDZH: "\u6211\u65B9\u64C1\u6709**<16651>**\u985E\u6280\u80FD\u7684\u55AE\u4F4D\u53EF\u6D88\u8017**<18892>**\u7ACB\u523B\u5347\u7D1A" + EN: Units with **<16651>**-type skills can spend **<18892>** to level up instantly + JP: + KR: + RU: + ES: PT: - FR: "Co\xFBt en **<Culture>** r\xE9duit de 80 %" + FR: DE: IDN: TH: @@ -1084600,8 +1084597,7 @@ MonoBehaviour: UZ: KY: MN: - AR: "\u062A\u0643\u0644\u0641\u0629 **<\u0627\u0644\u062B\u0642\u0627\u0641\u0629>** - \u0645\u062E\u0641\u0636\u0629 \u0628\u0646\u0633\u0628\u0629 80%" + AR: DA: TL: Custom: @@ -1084612,7 +1084608,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 18143 @@ -1131839,7 +1131835,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 19348 @@ -1148687,7 +1148683,7 @@ MonoBehaviour: IsCustom: 0 IsSpecialTerm: 0 IsSecondary: 0 - IsActive: 1 + IsActive: 0 Color: Icon: - ID: 19735 @@ -1167844,11 +1167840,230 @@ MonoBehaviour: Color: Icon: - ID: 21001 - ZH: "强袭堡垒" - TDZH: "強襲堡壘" - EN: "Assault Fortress" - JP: "強襲要塞" - KR: "강습 요새" + ZH: "\u5F3A\u88AD\u5821\u5792" + TDZH: "\u5F37\u8972\u5821\u58D8" + EN: Assault Fortress + JP: "\u5F37\u8972\u8981\u585E" + KR: "\uAC15\uC2B5 \uC694\uC0C8" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21002 + ZH: "\u4F4D\u4E8E\u4EFB\u610F\u57CE\u5E02\u4E2D\u5FC3\u6216\u5175\u8425\u65F6\u83B7\u5F97\u989D\u5916\u9632\u5FA1\u3002\u653B\u51FB\u65F6\u65E0\u89C6\u76EE\u6807\u7684\u6B63\u9762\u9632\u5FA1\u52A0\u6210\u3002\u82F1\u96C4\u5347\u7EA7\u65F6\u989D\u5916\u56DE\u590D5HP\u3002" + TDZH: "\u4F4D\u65BC\u4EFB\u610F\u57CE\u5E02\u4E2D\u5FC3\u6216\u5175\u71DF\u6642\u7372\u5F97\u984D\u5916\u9632\u79A6\u3002\u653B\u64CA\u6642\u7121\u8996\u76EE\u6A19\u7684\u6B63\u9762\u9632\u79A6\u52A0\u6210\u3002" + EN: Gains bonus Defense on any City Center or Barracks. Ignores positive Defense + bonuses when attacking. + JP: "\u4EFB\u610F\u306E\u90FD\u5E02\u4E2D\u5FC3\u307E\u305F\u306F\u5175\u55B6\u306B\u3044\u308B\u6642\u3001\u9632\u5FA1\u30DC\u30FC\u30CA\u30B9\u3092\u5F97\u308B\u3002\u653B\u6483\u6642\u3001\u76EE\u6A19\u306E\u6B63\u306E\u9632\u5FA1\u30DC\u30FC\u30CA\u30B9\u3092\u7121\u8996\u3059\u308B\u3002" + KR: "\uC544\uBB34 \uB3C4\uC2DC \uC911\uC2EC\uC774\uB098 \uBCD1\uC601\uC5D0 \uC788\uC73C\uBA74 + \uCD94\uAC00 \uBC29\uC5B4\uB97C \uC5BB\uACE0, \uACF5\uACA9 \uC2DC \uB300\uC0C1\uC758 + \uAE0D\uC815 \uBC29\uC5B4 \uBCF4\uB108\uC2A4\uB97C \uBB34\uC2DC\uD55C\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 0 + Color: + Icon: + - ID: 21017 + ZH: "\u6D88\u8017**<18892>**\u7ACB\u523B\u5347\u7EA7" + TDZH: "\u6D88\u8017**<18892>**\u7ACB\u523B\u5347\u7D1A" + EN: Spend **<18892>** to level up instantly + JP: + KR: + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21018 + ZH: "\u5F00\u542F\u62A4\u773C\u6A21\u5F0F" + TDZH: "\u958B\u555F\u8B77\u773C\u6A21\u5F0F" + EN: Enable Eye Comfort Mode + JP: "\u76EE\u306B\u512A\u3057\u3044\u30E2\u30FC\u30C9\u3092\u30AA\u30F3" + KR: "\uB208 \uBCF4\uD638 \uBAA8\uB4DC \uCF1C\uAE30" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21019 + ZH: "\u4E66\u9662" + TDZH: "\u66F8\u9662" + EN: Academy + JP: "\u66F8\u9662" + KR: "\uC11C\uC6D0" RU: ES: PT: @@ -1167897,12 +1168112,1634 @@ MonoBehaviour: IsActive: 1 Color: Icon: - - ID: 21002 - ZH: "位于任意城市中心或兵营时获得额外防御。攻击时无视目标的正面防御加成。" - TDZH: "位於任意城市中心或兵營時獲得額外防禦。攻擊時無視目標的正面防禦加成。" - EN: "Gains bonus Defense on any City Center or Barracks. Ignores positive Defense bonuses when attacking." - JP: "任意の都市中心または兵営にいる時、防御ボーナスを得る。攻撃時、目標の正の防御ボーナスを無視する。" - KR: "아무 도시 중심이나 병영에 있으면 추가 방어를 얻고, 공격 시 대상의 긍정 방어 보너스를 무시한다." + - ID: 21020 + ZH: "2\u6587\u5316\u503C" + TDZH: "2\u6587\u5316\u503C" + EN: 2 Culture + JP: "2\u6587\u5316\u5024" + KR: "\uBB38\uD654 2" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 1 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21021 + ZH: "\u57CE\u5E02\u5174\u529E**<21019>**\uFF0C\u7ACB\u5373\u83B7\u5F97**<21020>**" + TDZH: "\u57CE\u5E02\u8208\u8FA6**<21019>**\uFF0C\u7ACB\u5373\u7372\u5F97**<21020>**" + EN: City establishes **<21019>** and immediately gains **<21020>** + JP: "\u90FD\u5E02\u304C**<21019>**\u3092\u8208\u3057\u3001\u5373\u5EA7\u306B**<21020>**\u3092\u7372\u5F97\u3059\u308B" + KR: "\uB3C4\uC2DC\uAC00 **<21019>**\uC744 \uC138\uC6B0\uACE0 \uC989\uC2DC **<21020>**\uB97C + \uD68D\uB4DD\uD569\uB2C8\uB2E4" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21022 + ZH: "\u7D2F\u8BA1\u9020\u6210\u6216\u627F\u53D7**<17869>**\u70B9\u4F24\u5BB3" + TDZH: "\u7D2F\u8A08\u9020\u6210\u6216\u627F\u53D7**<17869>**\u9EDE\u50B7\u5BB3" + EN: Deal or take **<17869>** damage in total + JP: "\u7D2F\u8A08\u3067**<17869>**\u30C0\u30E1\u30FC\u30B8\u3092\u4E0E\u3048\u308B\u304B\u53D7\u3051\u308B" + KR: "\uB204\uC801 **<17869>** \uD53C\uD574\uB97C \uC8FC\uAC70\uB098 \uBC1B\uAE30" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21023 + ZH: "\u519B\u8425\u7C7B\u5EFA\u7B51" + TDZH: "\u8ECD\u71DF\u985E\u5EFA\u7BC9" + EN: Barracks-type Building + JP: "\u5175\u55B6\u7CFB\u5EFA\u7BC9" + KR: "\uBCD1\uC601\uB958 \uAC74\uBB3C" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 1 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21024 + ZH: "\u4F4D\u4E8E\u4EFB\u610F**<17871>**\u6216**<21023>**\u65F6\u83B7\u5F97\u989D\u5916\u9632\u5FA1\u3002\u653B\u51FB\u65F6\u65E0\u89C6\u76EE\u6807\u7684\u9632\u5FA1\u52A0\u6210\u3002\u82F1\u96C4\u5347\u7EA7\u65F6\u989D\u5916\u56DE\u590D5HP\u3002" + TDZH: "\u4F4D\u65BC\u4EFB\u610F**<17871>**\u6216**<21023>**\u6642\u7372\u5F97\u984D\u5916\u9632\u79A6\u3002\u653B\u64CA\u6642\u7121\u8996\u76EE\u6A19\u7684\u9632\u79A6\u52A0\u6210\u3002\u82F1\u96C4\u5347\u7D1A\u6642\u984D\u5916\u56DE\u5FA95HP\u3002" + EN: Gains bonus Defense while on any **<17871>** or **<21023>**. Ignores the + target's Defense bonuses when attacking. Restores an extra 5 HP when the Hero + levels up. + JP: "\u4EFB\u610F\u306E**<17871>**\u307E\u305F\u306F**<21023>**\u306B\u3044\u308B\u6642\u3001\u8FFD\u52A0\u9632\u5FA1\u3092\u5F97\u308B\u3002\u653B\u6483\u6642\u3001\u5BFE\u8C61\u306E\u9632\u5FA1\u30DC\u30FC\u30CA\u30B9\u3092\u7121\u8996\u3059\u308B\u3002\u30D2\u30FC\u30ED\u30FC\u306E\u30EC\u30D9\u30EB\u30A2\u30C3\u30D7\u6642\u3001\u3055\u3089\u306B5HP\u56DE\u5FA9\u3059\u308B\u3002" + KR: "\uC784\uC758\uC758 **<17871>** \uB610\uB294 **<21023>**\uC5D0 \uC788\uC744 + \uB54C \uCD94\uAC00 \uBC29\uC5B4\uB97C \uC5BB\uC2B5\uB2C8\uB2E4. \uACF5\uACA9 + \uC2DC \uB300\uC0C1\uC758 \uBC29\uC5B4 \uBCF4\uB108\uC2A4\uB97C \uBB34\uC2DC\uD569\uB2C8\uB2E4. + \uC601\uC6C5\uC774 \uB808\uBCA8 \uC5C5\uD560 \uB54C HP\uB97C \uCD94\uAC00\uB85C + 5 \uD68C\uBCF5\uD569\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21025 + ZH: "\u5FA1\u5883\u5DE1\u884C" + TDZH: "\u5FA1\u5883\u5DE1\u884C" + EN: Realm Patrol + JP: "\u5FA1\u5883\u5DE1\u884C" + KR: "\uC5B4\uACBD \uC21C\uD589" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21026 + ZH: "\u5904\u4E8E\u53CB\u65B9\u9886\u571F\u6216\u4E0E\u53CB\u65B9\u9886\u571F\u76F8\u90BB\u65F6\uFF0C**<17855>**+1\u3002" + TDZH: "\u8655\u65BC\u53CB\u65B9\u9818\u571F\u6216\u8207\u53CB\u65B9\u9818\u571F\u76F8\u9130\u6642\uFF0C**<17855>**+1\u3002" + EN: '**<17855>** +1 while in or adjacent to friendly territory.' + JP: "\u5473\u65B9\u9818\u571F\u5185\u3001\u307E\u305F\u306F\u5473\u65B9\u9818\u571F\u306B\u96A3\u63A5\u3057\u3066\u3044\u308B\u6642\u3001**<17855>**+1\u3002" + KR: "\uC544\uAD70 \uC601\uD1A0 \uC548\uC5D0 \uC788\uAC70\uB098 \uC544\uAD70 \uC601\uD1A0\uC640 + \uC778\uC811\uD574 \uC788\uC744 \uB54C **<17855>** +1." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 0 + Color: + Icon: + - ID: 21027 + ZH: "\u738B\u5BA4\u5185\u5E11" + TDZH: "\u738B\u5BA4\u5167\u5E11" + EN: Royal Purse + JP: "\u738B\u5BA4\u5185\u5E11" + KR: "\uC655\uC2E4 \uB0B4\uD0D5\uAE08" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21028 + ZH: "\u4ED6\u56FD\u539F\u59CB\u9996\u90FD" + TDZH: "\u4ED6\u570B\u539F\u59CB\u9996\u90FD" + EN: Foreign Original Capital + JP: "\u4ED6\u56FD\u306E\u521D\u671F\u9996\u90FD" + KR: "\uD0C0\uAD6D \uC6D0\uB798 \uC218\uB3C4" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 1 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21029 + ZH: "\u9996\u90FD\u53CA\u6BCF\u4E2A\u5360\u9886\u7684**<21028>**\u63D0\u4F9B\u989D\u5916\u7684**<18147>**\u3002\u6570\u989D\u4E0E\u82F1\u96C4\u7B49\u7EA7\u76F8\u540C\u3002" + TDZH: "\u9996\u90FD\u53CA\u6BCF\u500B\u4F54\u9818\u7684**<21028>**\u63D0\u4F9B\u984D\u5916\u7684**<18147>**\u3002\u6578\u984D\u8207\u82F1\u96C4\u7B49\u7D1A\u76F8\u540C\u3002" + EN: The Capital and each occupied **<21028>** provide extra **<18147>** equal + to the Hero's level. + JP: "\u9996\u90FD\u304A\u3088\u3073\u5360\u9818\u3057\u305F\u5404**<21028>**\u304C\u3001\u30D2\u30FC\u30ED\u30FC\u306E\u30EC\u30D9\u30EB\u3068\u540C\u91CF\u306E\u8FFD\u52A0**<18147>**\u3092\u63D0\u4F9B\u3059\u308B\u3002" + KR: "\uC218\uB3C4\uC640 \uC810\uB839\uD55C \uAC01 **<21028>**\uAC00 \uC601\uC6C5 + \uB808\uBCA8\uB9CC\uD07C \uCD94\uAC00 **<18147>**\uB97C \uC81C\uACF5\uD569\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21030 + ZH: "\u83B7\u5F974\u70B9\u6587\u5316\u70B9" + TDZH: "\u7372\u5F974\u9EDE\u6587\u5316\u9EDE" + EN: Gain 4 Culture + JP: "\u6587\u5316\u5024\u30924\u7372\u5F97" + KR: "\uBB38\uD654 4 \uD68D\uB4DD" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21031 + ZH: "\u5EFA\u9020\u57CE\u5899" + TDZH: "\u5EFA\u9020\u57CE\u7246" + EN: Build City Wall + JP: "\u57CE\u58C1\u3092\u5EFA\u9020" + KR: "\uC131\uBCBD \uAC74\uC124" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21032 + ZH: "\u6D88\u80178\u91D1\u5E01\uFF0C\u5728\u57CE\u5E02\u4E2D\u5FC3\u5EFA\u9020**<23>**\u3002" + TDZH: "\u6D88\u80178\u91D1\u5E63\uFF0C\u5728\u57CE\u5E02\u4E2D\u5FC3\u5EFA\u9020**<23>**\u3002" + EN: Spend 8 Gold to build **<23>** in a City Center. + JP: "8\u30B4\u30FC\u30EB\u30C9\u3092\u6D88\u8CBB\u3057\u3001\u90FD\u5E02\u4E2D\u5FC3\u306B**<23>**\u3092\u5EFA\u9020\u3059\u308B\u3002" + KR: "\uACE8\uB4DC 8\uC744 \uC18C\uBAA8\uD574 \uB3C4\uC2DC \uC911\uC2EC\uC5D0 + **<23>**\uC744 \uAC74\uC124\uD569\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21033 + ZH: "\u5728\u57CE\u5E02\u4E2D\u5FC3\u6D88\u80178\u91D1\u5E01\u5EFA\u9020**<23>**\u3002" + TDZH: "\u5728\u57CE\u5E02\u4E2D\u5FC3\u6D88\u80178\u91D1\u5E63\u5EFA\u9020**<23>**\u3002" + EN: Spend 8 Gold at a City Center to build **<23>**. + JP: "\u90FD\u5E02\u4E2D\u5FC3\u30678\u30B4\u30FC\u30EB\u30C9\u3092\u6D88\u8CBB\u3057\u3066**<23>**\u3092\u5EFA\u9020\u3059\u308B\u3002" + KR: "\uB3C4\uC2DC \uC911\uC2EC\uC5D0\uC11C \uACE8\uB4DC 8\uC744 \uC18C\uBAA8\uD574 + **<23>**\uC744 \uAC74\uC124\uD569\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21034 + ZH: "\u53EF\u6D88\u8017**<18141>**\u5347\u7EA7\u666E\u901A\u5355\u4F4D" + TDZH: "\u53EF\u6D88\u8017**<18141>**\u5347\u7D1A\u666E\u901A\u55AE\u4F4D" + EN: Spend **<18141>** to upgrade normal units + JP: "**<18141>**\u3092\u6D88\u8CBB\u3057\u3066\u901A\u5E38\u30E6\u30CB\u30C3\u30C8\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3067\u304D\u308B" + KR: "**<18141>**\uB97C \uC18C\uBAA8\uD574 \uC77C\uBC18 \uC720\uB2DB\uC744 \uC5C5\uADF8\uB808\uC774\uB4DC\uD560 + \uC218 \uC788\uC2B5\uB2C8\uB2E4" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21035 + ZH: "\u53EF\u4EE5\u79FB\u52A8\u81F3\u4EFB\u610F**<18452>**1\u683C\u8303\u56F4\u5185\uFF0C\u5E76\u4F7F**<18453>**\u7684**<18452>**\u83B7\u5F97**<2291>**\u548C1\u70B9**<18802>**(\u6BCF\u4E2A\u5355\u4F4D\u6BCF\u56DE\u5408\u4E0A\u96501\u6B21)\u3002\u540C\u56DE\u5408\u5185\u591A\u6B21\u4F7F\u7528\u4F1A\u7D2F\u8BA1\u5C42\u6570\u3002\u6BCF\u6B21**<2289>**\u90FD\u4F1A\u53E0\u52A0\u4E0E\u5F53\u524D\u5C42\u6570\u76F8\u540C\u7684**<19564>**" + TDZH: "\u53EF\u4EE5\u79FB\u52D5\u81F3\u4EFB\u610F**<18452>**1\u683C\u7BC4\u570D\u5167\uFF0C\u4E26\u4F7F**<18453>**\u7684**<18452>**\u7372\u5F97**<2291>**\u548C1\u9EDE**<18802>**\uFF08\u6BCF\u500B\u55AE\u4F4D\u6BCF\u56DE\u5408\u4E0A\u96501\u6B21\uFF09\u3002\u540C\u56DE\u5408\u5167\u591A\u6B21\u4F7F\u7528\u6703\u7D2F\u8A08\u5C64\u6578\u3002\u6BCF\u6B21**<2289>**\u90FD\u6703\u758A\u52A0\u8207\u76EE\u524D\u5C64\u6578\u76F8\u540C\u7684**<19564>**" + EN: Can move to within 1 tile of any **<18452>**, and grants **<18453>** and + 1 point of **<18452>** to **<2291>** units **<18802>** (max once per unit per + turn). Multiple uses in the same turn stack. Each **<2289>** adds **<19564>** + equal to the current stack count. + JP: "\u4EFB\u610F\u306E**<18452>**\u306E1\u30DE\u30B9\u7BC4\u56F2\u5185\u3078\u79FB\u52D5\u3067\u304D\u3001**<18453>**\u306E**<18452>**\u306B**<2291>**\u3068**<18802>**1\u3092\u4ED8\u4E0E\u3059\u308B\uFF08\u5404\u30E6\u30CB\u30C3\u30C8\u6BCE\u30BF\u30FC\u30F31\u56DE\u307E\u3067\uFF09\u3002\u540C\u3058\u30BF\u30FC\u30F3\u5185\u306B\u8907\u6570\u56DE\u4F7F\u7528\u3059\u308B\u3068\u30B9\u30BF\u30C3\u30AF\u304C\u7D2F\u7A4D\u3059\u308B\u3002\u5404**<2289>**\u306F\u73FE\u5728\u306E\u30B9\u30BF\u30C3\u30AF\u6570\u3068\u540C\u6570\u306E**<19564>**\u3092\u8FFD\u52A0\u3059\u308B" + KR: "\uC784\uC758\uC758 **<18452>** 1\uCE78 \uBC94\uC704 \uB0B4\uB85C \uC774\uB3D9\uD560 + \uC218 \uC788\uC73C\uBA70, **<18453>**\uC758 **<18452>**\uC5D0\uAC8C **<2291>**\uC640 + **<18802>** 1\uC810\uC744 \uBD80\uC5EC\uD569\uB2C8\uB2E4(\uAC01 \uC720\uB2DB\uB2F9 + \uB9E4 \uD134 \uCD5C\uB300 1\uD68C). \uAC19\uC740 \uD134\uC5D0 \uC5EC\uB7EC + \uBC88 \uC0AC\uC6A9\uD558\uBA74 \uC911\uCCA9 \uC218\uAC00 \uB204\uC801\uB429\uB2C8\uB2E4. + \uB9E4 **<2289>**\uB9C8\uB2E4 \uD604\uC7AC \uC911\uCCA9 \uC218\uB9CC\uD07C + **<19564>**\uAC00 \uCD94\uAC00\uB429\uB2C8\uB2E4" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21036 + ZH: "[\u7248\u672C V0.7.3]\n\u53D1\u5E03\u65E5\u671F:26.6.5\n\u672C\u6B21\u5BF9\u6E38\u620F\u673A\u5236\u8FDB\u884C\u4E86\u90E8\u5206\u8C03\u6574\uFF0C\u5E76\u4FEE\u590D\u4E86\u82E5\u5E72bug\u3002\u6709\u90E8\u5206\u7591\u96BEbug\u548C\u82E5\u5E72\u5C0F\u578B\u9519\u8BEF\uFF0C\u6211\u4EEC\u4ECD\u5728\u8FFD\u67E5\uFF0C\u4EE5\u53CA\u6309\u987A\u5E8F\u9010\u4E2A\u4FEE\u590D\u4E2D\u3002\n\n---------[\u6E38\u620F\u673A\u5236\u8C03\u6574]-------------\n\u6CE8\u610F\uFF1A\u672C\u6B21\u8C03\u6574\u4E3B\u8981\u9488\u5BF9\u6E38\u620F\u7684\u4E00\u4E9B\u57FA\u7840\u8BBE\u8BA1\uFF0C\u5BF9\u4E8E\u82F1\u96C4\u6A21\u5757\uFF0C\u8FDB\u884C\u4E86\u5C11\u91CF\u8C03\u6574\uFF0C\u4F46\u5E76\u975E\u6700\u7EC8\u8C03\u6574\u3002\n1.\u5BF9\u738B\u9636\u3001\u540E\u9636\u3001\u8F66\u9636\u82F1\u96C4\u7684\u57FA\u7840\u804C\u9636\u7279\u8272\u505A\u4E86\u8C03\u6574\u3002\n2.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u5347\u7EA7\u4EFB\u52A1\u505A\u4E86\u5C11\u91CF\u8C03\u6574\u3002\n3.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u51FA\u4E8B\u6570\u503C\u8FDB\u884C\u5C11\u91CF\u8C03\u6574\u3002\n4.\u8C03\u6574\u57CE\u5E02Lv.3\u5347\u7EA7\u65F6\u5956\u52B1\uFF0C\u5C06\u201C\u8981\u585E\"\u79FB\u5165\u201C\u9632\u5FA1\u201D\u79D1\u6280\uFF0C\u7531\u201C\u4E66\u9662\u201D(\u83B7\u5F972\u6587\u5316\u70B9)\u66FF\u6362\u539F\u201C\u8981\u585E\u201D\u9009\u9879\n5.\u9057\u8FF9\u65B0\u589E\u968F\u673A\u5956\u52B1\u6761\u76EE\uFF1A4\u6587\u5316\u70B9\n6.\u8C03\u6574\u4E86\u6240\u6709\u6CD5\u5178\u7684\u6587\u5316\u70B9\u6D88\u8017\uFF0C\u96D5\u50CF\u5219\u6539\u4E3A\u901A\u8FC7\u91D1\u5E01\u89E3\u9501\u3002\n7.\u8C03\u6574\u4E86\u201C\u5C01\u5EFA\u91C7\u9091\u201D\u6CD5\u5178\u6548\u679C\uFF0C\u73B0\u6539\u4E3A\u80FD\u591F\u6D88\u8017\u6587\u5316\u503C\u5347\u7EA7\u666E\u901A\u5355\u4F4D\n8.\u6B21\u53D1\u3001\u4E09\u53D1\u82F1\u96C4\u7684\u521D\u59CB\u7B49\u7EA7\u8C03\u6574\u4E3ALv.2\n\n---------[bug\u4FEE\u590D\u4E0E\u4F18\u5316]-------------\n1.\u4FEE\u590D\u4E86\u5EFA\u6210\u5947\u89C2\u540E\"\u5386\u53F2\u65F6\u523B\"\u6A21\u5757\u63D0\u793A\u51FA\u9519\u7684bug\n2.\u4FEE\u590D\u4E86\u90E8\u5206\u53EF\u80FD\u5BFC\u81F4\u91D1\u5E01\u6570\u989D\u663E\u793A\u9519\u8BEF\u7684bug\n3.\u4FEE\u590D\u4E86\u5341\u516D\u591C\u54B2\u591C\u4E0E\u8299\u5170\u6735\u9732\u8FDE\u7EED\u51FB\u6740\u65F6\u53EF\u80FD\u5BFC\u81F4\u8054\u673A\u4E0D\u540C\u6B65\u7684bug\n\n---------[\u7591\u96BEbug\u5904\u7406]-------------\n1.\u5BF9\u4E8E\u5355\u4F4D\u6B7B\u4EA1\u4F46\u662F\u8D34\u56FE\u4E0D\u6D88\u5931\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\uFF0C\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\uFF0C\u5E76\u5728\u4E0B\u4E00\u4E2A\u884C\u52A8\u524D\u81EA\u52A8\u6E05\u7406\u56FE\u50CF\u9519\u8BEF\u7684\u540E\u7F6E\u8865\u6551\u65B9\u5F0F\u6765\u5E94\u5BF9\u3002\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0\n2.\u5BF9\u4E8E\u9646\u5730\u4E0A\u53EF\u80FD\u51FA\u73B0\u8239\u53EA\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\u7684\u65B9\u5F0F\uFF0C\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0" + TDZH: "[\u7248\u672C V0.7.3]\n\u767C\u5E03\u65E5\u671F:26.6.5\n\u672C\u6B21\u5C0D\u904A\u6232\u6A5F\u5236\u9032\u884C\u4E86\u90E8\u5206\u8ABF\u6574\uFF0C\u4E26\u4FEE\u5FA9\u4E86\u82E5\u5E72 + bug\u3002\u6709\u90E8\u5206\u7591\u96E3 bug \u548C\u82E5\u5E72\u5C0F\u578B\u932F\u8AA4\uFF0C\u6211\u5011\u4ECD\u5728\u8FFD\u67E5\uFF0C\u4E26\u6703\u6309\u9806\u5E8F\u9010\u500B\u4FEE\u5FA9\u3002\n\n---------[\u904A\u6232\u6A5F\u5236\u8ABF\u6574]-------------\n\u6CE8\u610F\uFF1A\u672C\u6B21\u8ABF\u6574\u4E3B\u8981\u91DD\u5C0D\u904A\u6232\u7684\u4E00\u4E9B\u57FA\u790E\u8A2D\u8A08\u3002\u82F1\u96C4\u6A21\u7D44\u9032\u884C\u4E86\u5C11\u91CF\u8ABF\u6574\uFF0C\u4F46\u4E26\u975E\u6700\u7D42\u8ABF\u6574\u3002\n1.\u5C0D\u738B\u968E\u3001\u540E\u968E\u3001\u8ECA\u968E\u82F1\u96C4\u7684\u57FA\u790E\u8077\u968E\u7279\u8272\u505A\u4E86\u8ABF\u6574\u3002\n2.\u5C0D\u90E8\u5206\u82F1\u96C4\u7684\u5347\u7D1A\u4EFB\u52D9\u505A\u4E86\u5C11\u91CF\u8ABF\u6574\u3002\n3.\u5C0D\u90E8\u5206\u82F1\u96C4\u7684\u521D\u59CB\u6578\u503C\u9032\u884C\u5C11\u91CF\u8ABF\u6574\u3002\n4.\u8ABF\u6574\u57CE\u5E02 + Lv.3 \u5347\u7D1A\u6642\u734E\u52F5\uFF0C\u5C07\u300C\u8981\u585E\u300D\u79FB\u5165\u300C\u9632\u79A6\u300D\u79D1\u6280\uFF0C\u7531\u300C\u66F8\u9662\u300D\uFF08\u7372\u5F972\u6587\u5316\u9EDE\uFF09\u66FF\u63DB\u539F\u300C\u8981\u585E\u300D\u9078\u9805\n5.\u907A\u8DE1\u65B0\u589E\u96A8\u6A5F\u734E\u52F5\u689D\u76EE\uFF1A4\u6587\u5316\u9EDE\n6.\u8ABF\u6574\u4E86\u6240\u6709\u6CD5\u5178\u7684\u6587\u5316\u9EDE\u6D88\u8017\uFF0C\u96D5\u50CF\u5247\u6539\u70BA\u900F\u904E\u91D1\u5E63\u89E3\u9396\u3002\n7.\u8ABF\u6574\u4E86\u300C\u5C01\u5EFA\u91C7\u9091\u300D\u6CD5\u5178\u6548\u679C\uFF0C\u73FE\u6539\u70BA\u80FD\u5920\u6D88\u8017\u6587\u5316\u503C\u5347\u7D1A\u666E\u901A\u55AE\u4F4D\n8.\u6B21\u767C\u3001\u4E09\u767C\u82F1\u96C4\u7684\u521D\u59CB\u7B49\u7D1A\u8ABF\u6574\u70BA + Lv.2\n\n---------[bug \u4FEE\u5FA9\u8207\u512A\u5316]-------------\n1.\u4FEE\u5FA9\u4E86\u5EFA\u6210\u5947\u89C0\u5F8C\u300C\u6B77\u53F2\u6642\u523B\u300D\u6A21\u7D44\u63D0\u793A\u51FA\u932F\u7684 + bug\n2.\u4FEE\u5FA9\u4E86\u90E8\u5206\u53EF\u80FD\u5C0E\u81F4\u91D1\u5E63\u6578\u984D\u986F\u793A\u932F\u8AA4\u7684 + bug\n3.\u4FEE\u5FA9\u4E86\u5341\u516D\u591C\u54B2\u591C\u8207\u8299\u862D\u6735\u9732\u9023\u7E8C\u64CA\u6BBA\u6642\u53EF\u80FD\u5C0E\u81F4\u806F\u6A5F\u4E0D\u540C\u6B65\u7684 + bug\n\n---------[\u7591\u96E3 bug \u8655\u7406]-------------\n1.\u5C0D\u65BC\u55AE\u4F4D\u6B7B\u4EA1\u4F46\u662F\u8CBC\u5716\u4E0D\u6D88\u5931\u7684 + bug \u554F\u984C\uFF0C\u76EE\u524D\u63A1\u53D6\u4E86\u5728\u767C\u751F\u554F\u984C\u5F8C\u81EA\u52D5\u8B58\u5225\u4E0A\u5831\uFF0C\u4E26\u5728\u4E0B\u4E00\u500B\u884C\u52D5\u524D\u81EA\u52D5\u6E05\u7406\u5716\u50CF\u932F\u8AA4\u7684\u5F8C\u7F6E\u88DC\u6551\u65B9\u5F0F\u4F86\u61C9\u5C0D\u3002\u6211\u5011\u4ECD\u5728\u7E7C\u7E8C\u8FFD\u8E64\u6392\u67E5\u539F\u56E0\n2.\u5C0D\u65BC\u9678\u5730\u4E0A\u53EF\u80FD\u51FA\u73FE\u8239\u96BB\u7684 + bug \u554F\u984C\uFF0C\u76EE\u524D\u63A1\u53D6\u4E86\u5728\u767C\u751F\u554F\u984C\u5F8C\u81EA\u52D5\u8B58\u5225\u4E0A\u5831\u7684\u65B9\u5F0F\uFF0C\u6211\u5011\u4ECD\u5728\u7E7C\u7E8C\u8FFD\u8E64\u6392\u67E5\u539F\u56E0" + EN: '[Version V0.7.3] + + Release Date: 26.6.5 + + This update makes several + gameplay system adjustments and fixes a number of bugs. We are still investigating + some difficult bugs and smaller issues, and will fix them one by one in order. + + + ---------[Gameplay + System Adjustments]------------- + + Note: This update mainly targets some + of the game''s basic design. The hero module received a few adjustments, but + these are not the final adjustments. + + 1. Adjusted the basic class traits + of King-tier, Queen-tier, and Rook-tier heroes. + + 2. Made minor adjustments + to some heroes'' upgrade tasks. + + 3. Made minor adjustments to some heroes'' + initial stats. + + 4. Adjusted the reward for upgrading a city to Lv.3. + "Fortress" has been moved to the "Defense" tech, and the original "Fortress" + option has been replaced by "Academy" (gain 2 Culture). + + 5. Added a new + random ruin reward: 4 Culture. + + 6. Adjusted the Culture cost of all Codices. + Statues are now unlocked with Gold. + + 7. Adjusted the effect of the "Feudal + Fief" Codex. It can now spend Culture to upgrade normal units. + + 8. The + starting level of second-wave and third-wave heroes has been adjusted to Lv.2. + + + ---------[Bug + Fixes and Optimizations]------------- + + 1. Fixed a bug where the "Historic + Moment" module could show incorrect prompts after a Wonder was completed. + + 2. + Fixed some bugs that could cause Gold amounts to display incorrectly. + + 3. + Fixed a bug where consecutive kills by Sakuya Izayoi and Flandre could cause + multiplayer desyncs. + + + ---------[Difficult Bug Handling]------------- + + 1. + For the issue where a unit dies but its sprite does not disappear, the current + workaround is to automatically detect and report the issue after it occurs, + then automatically clean up the image error before the next action. We are + still tracking and investigating the cause. + + 2. For the issue where ships + may appear on land, the current workaround is to automatically detect and report + the issue after it occurs. We are still tracking and investigating the cause.' + JP: "[\u30D0\u30FC\u30B8\u30E7\u30F3 V0.7.3]\n\u30EA\u30EA\u30FC\u30B9\u65E5:26.6.5\n\u4ECA\u56DE\u306E\u66F4\u65B0\u3067\u306F\u30B2\u30FC\u30E0\u30B7\u30B9\u30C6\u30E0\u306E\u4E00\u90E8\u3092\u8ABF\u6574\u3057\u3001\u3044\u304F\u3064\u304B\u306E + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\u3002\u4E00\u90E8\u306E\u96E3\u89E3\u306A + bug \u3068\u5C0F\u3055\u306A\u4E0D\u5177\u5408\u306B\u3064\u3044\u3066\u306F\u3001\u5F15\u304D\u7D9A\u304D\u8ABF\u67FB\u3057\u3001\u9806\u756A\u306B\u4FEE\u6B63\u3057\u3066\u3044\u304D\u307E\u3059\u3002\n\n---------[\u30B2\u30FC\u30E0\u30B7\u30B9\u30C6\u30E0\u8ABF\u6574]-------------\n\u6CE8\u610F\uFF1A\u4ECA\u56DE\u306E\u8ABF\u6574\u306F\u4E3B\u306B\u30B2\u30FC\u30E0\u306E\u57FA\u790E\u8A2D\u8A08\u3092\u5BFE\u8C61\u3068\u3057\u3066\u3044\u307E\u3059\u3002\u30D2\u30FC\u30ED\u30FC\u30E2\u30B8\u30E5\u30FC\u30EB\u306B\u3082\u5C11\u91CF\u306E\u8ABF\u6574\u3092\u884C\u3044\u307E\u3057\u305F\u304C\u3001\u6700\u7D42\u8ABF\u6574\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\n1.\u738B\u968E\u3001\u540E\u968E\u3001\u8ECA\u968E\u30D2\u30FC\u30ED\u30FC\u306E\u57FA\u672C\u8077\u968E\u7279\u6027\u3092\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n2.\u4E00\u90E8\u30D2\u30FC\u30ED\u30FC\u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u4EFB\u52D9\u3092\u5C11\u91CF\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n3.\u4E00\u90E8\u30D2\u30FC\u30ED\u30FC\u306E\u521D\u671F\u30B9\u30C6\u30FC\u30BF\u30B9\u3092\u5C11\u91CF\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n4.\u90FD\u5E02 + Lv.3 \u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u6642\u306E\u5831\u916C\u3092\u8ABF\u6574\u3057\u3001\u300C\u8981\u585E\u300D\u3092\u300C\u9632\u5FA1\u300D\u6280\u8853\u3078\u79FB\u52D5\u3057\u307E\u3057\u305F\u3002\u5143\u306E\u300C\u8981\u585E\u300D\u9078\u629E\u80A2\u306F\u300C\u66F8\u9662\u300D\uFF08\u6587\u5316\u50242\u3092\u7372\u5F97\uFF09\u306B\u7F6E\u304D\u63DB\u308F\u308A\u307E\u3059\n5.\u907A\u8DE1\u306E\u30E9\u30F3\u30C0\u30E0\u5831\u916C\u9805\u76EE\u3092\u8FFD\u52A0\uFF1A\u6587\u5316\u50244\n6.\u3059\u3079\u3066\u306E\u6CD5\u5178\u306E\u6587\u5316\u5024\u30B3\u30B9\u30C8\u3092\u8ABF\u6574\u3057\u3001\u5F6B\u50CF\u306F\u30B4\u30FC\u30EB\u30C9\u3067\u30A2\u30F3\u30ED\u30C3\u30AF\u3059\u308B\u5F62\u306B\u5909\u66F4\u3057\u307E\u3057\u305F\u3002\n7.\u300C\u5C01\u5EFA\u91C7\u9091\u300D\u6CD5\u5178\u306E\u52B9\u679C\u3092\u8ABF\u6574\u3057\u3001\u6587\u5316\u5024\u3092\u6D88\u8CBB\u3057\u3066\u901A\u5E38\u30E6\u30CB\u30C3\u30C8\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3067\u304D\u308B\u3088\u3046\u306B\u3057\u307E\u3057\u305F\n8.\u6B21\u767A\u3001\u4E09\u767A\u30D2\u30FC\u30ED\u30FC\u306E\u521D\u671F\u30EC\u30D9\u30EB\u3092 + Lv.2 \u306B\u8ABF\u6574\u3057\u307E\u3057\u305F\n\n---------[bug \u4FEE\u6B63\u3068\u6700\u9069\u5316]-------------\n1.\u5947\u89B3\u5B8C\u6210\u5F8C\u306B\u300C\u6B74\u53F2\u7684\u77AC\u9593\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u8868\u793A\u304C\u8AA4\u308B + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n2.\u30B4\u30FC\u30EB\u30C9\u91CF\u304C\u8AA4\u3063\u3066\u8868\u793A\u3055\u308C\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B\u4E00\u90E8 + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n3.\u5341\u516D\u591C\u54B2\u591C\u3068\u30D5\u30E9\u30F3\u30C9\u30FC\u30EB\u304C\u9023\u7D9A\u6483\u7834\u3057\u305F\u969B\u3001\u30DE\u30EB\u30C1\u30D7\u30EC\u30A4\u3067\u540C\u671F\u305A\u308C\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n\n---------[\u96E3\u89E3\u306A + bug \u3078\u306E\u5BFE\u5FDC]-------------\n1.\u30E6\u30CB\u30C3\u30C8\u304C\u6B7B\u4EA1\u3057\u3066\u3082\u753B\u50CF\u304C\u6D88\u3048\u306A\u3044 + bug \u306B\u3064\u3044\u3066\u306F\u3001\u73FE\u5728\u3001\u767A\u751F\u5F8C\u306B\u81EA\u52D5\u691C\u51FA\u3057\u3066\u5831\u544A\u3057\u3001\u6B21\u306E\u884C\u52D5\u524D\u306B\u753B\u50CF\u30A8\u30E9\u30FC\u3092\u81EA\u52D5\u3067\u6E05\u7406\u3059\u308B\u5F8C\u51E6\u7406\u65B9\u5F0F\u3067\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u3059\u3002\u539F\u56E0\u306B\u3064\u3044\u3066\u306F\u5F15\u304D\u7D9A\u304D\u8FFD\u8DE1\u8ABF\u67FB\u3057\u3066\u3044\u307E\u3059\n2.\u9678\u5730\u4E0A\u306B\u8239\u304C\u51FA\u73FE\u3059\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B + bug \u306B\u3064\u3044\u3066\u306F\u3001\u73FE\u5728\u3001\u767A\u751F\u5F8C\u306B\u81EA\u52D5\u691C\u51FA\u3057\u3066\u5831\u544A\u3059\u308B\u65B9\u5F0F\u3067\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u3059\u3002\u539F\u56E0\u306B\u3064\u3044\u3066\u306F\u5F15\u304D\u7D9A\u304D\u8FFD\u8DE1\u8ABF\u67FB\u3057\u3066\u3044\u307E\u3059" + KR: "[\uBC84\uC804 V0.7.3]\n\uCD9C\uC2DC\uC77C:26.6.5\n\uC774\uBC88 \uC5C5\uB370\uC774\uD2B8\uC5D0\uC11C\uB294 + \uAC8C\uC784 \uC2DC\uC2A4\uD15C \uC77C\uBD80\uB97C \uC870\uC815\uD558\uACE0 + \uC5EC\uB7EC bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4. \uC77C\uBD80 \uB09C\uD574\uD55C + bug\uC640 \uBA87 \uAC00\uC9C0 \uC791\uC740 \uC624\uB958\uB294 \uACC4\uC18D + \uCD94\uC801 \uC911\uC774\uBA70, \uC21C\uC11C\uB300\uB85C \uD558\uB098\uC529 + \uC218\uC815\uD560 \uC608\uC815\uC785\uB2C8\uB2E4.\n\n---------[\uAC8C\uC784 + \uC2DC\uC2A4\uD15C \uC870\uC815]-------------\n\uC8FC\uC758: \uC774\uBC88 \uC870\uC815\uC740 + \uC8FC\uB85C \uAC8C\uC784\uC758 \uC77C\uBD80 \uAE30\uBCF8 \uC124\uACC4\uB97C + \uB300\uC0C1\uC73C\uB85C \uD569\uB2C8\uB2E4. \uC601\uC6C5 \uBAA8\uB4C8\uB3C4 + \uC18C\uD3ED \uC870\uC815\uD588\uC9C0\uB9CC, \uCD5C\uC885 \uC870\uC815\uC740 + \uC544\uB2D9\uB2C8\uB2E4.\n1. \uC655\uACC4\uAE09, \uD6C4\uACC4\uAE09, \uCC28\uACC4\uAE09 + \uC601\uC6C5\uC758 \uAE30\uBCF8 \uC9C1\uAE09 \uD2B9\uC131\uC744 \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n2. + \uC77C\uBD80 \uC601\uC6C5\uC758 \uC5C5\uADF8\uB808\uC774\uB4DC \uC784\uBB34\uB97C + \uC18C\uD3ED \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n3. \uC77C\uBD80 \uC601\uC6C5\uC758 + \uCD08\uAE30 \uC218\uCE58\uB97C \uC18C\uD3ED \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n4. + \uB3C4\uC2DC Lv.3 \uC5C5\uADF8\uB808\uC774\uB4DC \uBCF4\uC0C1\uC744 \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4. + \"\uC694\uC0C8\"\uB294 \"\uBC29\uC5B4\" \uAE30\uC220\uB85C \uC774\uB3D9\uD558\uACE0, + \uAE30\uC874 \"\uC694\uC0C8\" \uC120\uD0DD\uC9C0\uB294 \"\uC11C\uC6D0\"(\uBB38\uD654 + 2 \uD68D\uB4DD)\uC73C\uB85C \uB300\uCCB4\uB429\uB2C8\uB2E4.\n5. \uC720\uC801\uC5D0 + \uBB34\uC791\uC704 \uBCF4\uC0C1 \uD56D\uBAA9 \uCD94\uAC00: \uBB38\uD654 4\n6. + \uBAA8\uB4E0 \uBC95\uC804\uC758 \uBB38\uD654 \uC18C\uBAA8\uB7C9\uC744 \uC870\uC815\uD588\uC73C\uBA70, + \uC870\uAC01\uC0C1\uC740 \uACE8\uB4DC\uB85C \uD574\uAE08\uB418\uB3C4\uB85D + \uBCC0\uACBD\uD588\uC2B5\uB2C8\uB2E4.\n7. \"\uBD09\uAC74 \uCC44\uC74D\" \uBC95\uC804 + \uD6A8\uACFC\uB97C \uC870\uC815\uD558\uC5EC, \uC774\uC81C \uBB38\uD654\uB97C + \uC18C\uBAA8\uD574 \uC77C\uBC18 \uC720\uB2DB\uC744 \uC5C5\uADF8\uB808\uC774\uB4DC\uD560 + \uC218 \uC788\uC2B5\uB2C8\uB2E4.\n8. 2\uCC28, 3\uCC28 \uC601\uC6C5\uC758 \uCD08\uAE30 + \uB808\uBCA8\uC744 Lv.2\uB85C \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n\n---------[bug + \uC218\uC815 \uBC0F \uCD5C\uC801\uD654]-------------\n1. \uBD88\uAC00\uC0AC\uC758 + \uC644\uC131 \uD6C4 \"\uC5ED\uC0AC\uC801 \uC21C\uAC04\" \uBAA8\uB4C8 \uC548\uB0B4\uAC00 + \uC798\uBABB \uD45C\uC2DC\uB418\uB358 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n2. + \uACE8\uB4DC \uC218\uB7C9\uC774 \uC798\uBABB \uD45C\uC2DC\uB420 \uC218 \uC788\uB294 + \uC77C\uBD80 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n3. \uC774\uC790\uC694\uC774 + \uC0AC\uCFE0\uC57C\uC640 \uD50C\uB791\uB4DC\uB974\uAC00 \uC5F0\uC18D \uCC98\uCE58\uD560 + \uB54C \uBA40\uD2F0\uD50C\uB808\uC774 \uB3D9\uAE30\uD654\uAC00 \uC5B4\uAE0B\uB0A0 + \uC218 \uC788\uB358 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n\n---------[\uB09C\uD574\uD55C + bug \uCC98\uB9AC]-------------\n1. \uC720\uB2DB\uC774 \uC0AC\uB9DD\uD588\uC9C0\uB9CC + \uC774\uBBF8\uC9C0\uAC00 \uC0AC\uB77C\uC9C0\uC9C0 \uC54A\uB294 bug \uBB38\uC81C\uB294 + \uD604\uC7AC \uBC1C\uC0DD \uD6C4 \uC790\uB3D9\uC73C\uB85C \uC2DD\uBCC4 \uBC0F + \uBCF4\uACE0\uD558\uACE0, \uB2E4\uC74C \uD589\uB3D9 \uC804\uC5D0 \uC774\uBBF8\uC9C0 + \uC624\uB958\uB97C \uC790\uB3D9\uC73C\uB85C \uC815\uB9AC\uD558\uB294 \uC0AC\uD6C4 + \uBCF4\uC644 \uBC29\uC2DD\uC73C\uB85C \uB300\uC751\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4. + \uC6D0\uC778\uC740 \uACC4\uC18D \uCD94\uC801 \uC870\uC0AC \uC911\uC785\uB2C8\uB2E4.\n2. + \uC721\uC9C0\uC5D0 \uC120\uBC15\uC774 \uB098\uD0C0\uB0A0 \uC218 \uC788\uB294 + bug \uBB38\uC81C\uB294 \uD604\uC7AC \uBC1C\uC0DD \uD6C4 \uC790\uB3D9\uC73C\uB85C + \uC2DD\uBCC4 \uBC0F \uBCF4\uACE0\uD558\uB294 \uBC29\uC2DD\uC73C\uB85C \uB300\uC751\uD558\uACE0 + \uC788\uC2B5\uB2C8\uB2E4. \uC6D0\uC778\uC740 \uACC4\uC18D \uCD94\uC801 \uC870\uC0AC + \uC911\uC785\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 0 + Color: + Icon: + - ID: 21037 + ZH: "\u5F53\u524D\u7B49\u7EA7\u6570\u989D" + TDZH: "\u76EE\u524D\u7B49\u7D1A\u6578\u984D" + EN: Current Level Value + JP: "\u73FE\u5728\u30EC\u30D9\u30EB\u5024" + KR: "\uD604\uC7AC \uB808\uBCA8 \uC218\uCE58" + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 1 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21038 + ZH: "\u59B9\u7EA2\u9635\u4EA1\u540E\u53D8\u4E3A\u706B\u7130\u72B6\u6001\uFF0C\u706B\u7130\u4E0D\u53EF\u653B\u51FB\u53CD\u51FB\uFF0C\u79FB\u52A8\u65F6\u9020\u6210\u6E85\u5C04\u4F24\u5BB3\u3002\u82E5\u706B\u7130\u5B58\u6D3B\u56DE\u5408\u6570\u8FBE\u5230**<21037>**\uFF0C\u59B9\u7EA2\u5728\u706B\u7130\u5904\u590D\u6D3B\u3002\u706B\u7130\u6D88\u5931\u65F6\u4E0D\u4F1A\u91CD\u7F6E\u590D\u6D3B\u51B7\u5374\u65F6\u95F4\u3002" + TDZH: "\u59B9\u7D05\u9663\u4EA1\u5F8C\u8B8A\u70BA\u706B\u7130\u72C0\u614B\uFF0C\u706B\u7130\u4E0D\u53EF\u653B\u64CA\u53CD\u64CA\uFF0C\u79FB\u52D5\u6642\u9020\u6210\u6FFA\u5C04\u50B7\u5BB3\u3002\u82E5\u706B\u7130\u5B58\u6D3B\u56DE\u5408\u6578\u9054\u5230**<21037>**\uFF0C\u59B9\u7D05\u5728\u706B\u7130\u8655\u5FA9\u6D3B\u3002\u706B\u7130\u6D88\u5931\u6642\u4E0D\u6703\u91CD\u7F6E\u5FA9\u6D3B\u51B7\u537B\u6642\u9593\u3002" + EN: After Mokou falls, she becomes a flame. The flame cannot attack or counterattack, + and deals splash damage when moving. If the flame survives for **<21037>** + turns, Mokou revives at the flame's location. When the flame disappears, it + does not reset the revival cooldown. + JP: "\u59B9\u7D05\u304C\u6226\u95D8\u4E0D\u80FD\u306B\u306A\u308B\u3068\u708E\u72B6\u614B\u306B\u306A\u308B\u3002\u708E\u306F\u653B\u6483\u3082\u53CD\u6483\u3082\u3067\u304D\u305A\u3001\u79FB\u52D5\u6642\u306B\u7BC4\u56F2\u30C0\u30E1\u30FC\u30B8\u3092\u4E0E\u3048\u308B\u3002\u708E\u306E\u751F\u5B58\u30BF\u30FC\u30F3\u6570\u304C**<21037>**\u306B\u9054\u3059\u308B\u3068\u3001\u59B9\u7D05\u306F\u708E\u306E\u4F4D\u7F6E\u3067\u5FA9\u6D3B\u3059\u308B\u3002\u708E\u304C\u6D88\u3048\u3066\u3082\u5FA9\u6D3B\u30AF\u30FC\u30EB\u30C0\u30A6\u30F3\u306F\u30EA\u30BB\u30C3\u30C8\u3055\u308C\u306A\u3044\u3002" + KR: "\uBAA8\uCF54\uC6B0\uAC00 \uC804\uC0AC\uD558\uBA74 \uD654\uC5FC \uC0C1\uD0DC\uAC00 + \uB429\uB2C8\uB2E4. \uD654\uC5FC\uC740 \uACF5\uACA9\uD558\uAC70\uB098 \uBC18\uACA9\uD560 + \uC218 \uC5C6\uC73C\uBA70, \uC774\uB3D9 \uC2DC \uBC94\uC704 \uD53C\uD574\uB97C + \uC90D\uB2C8\uB2E4. \uD654\uC5FC\uC758 \uC0DD\uC874 \uD134 \uC218\uAC00 **<21037>**\uC5D0 + \uB3C4\uB2EC\uD558\uBA74 \uBAA8\uCF54\uC6B0\uAC00 \uD654\uC5FC \uC704\uCE58\uC5D0\uC11C + \uBD80\uD65C\uD569\uB2C8\uB2E4. \uD654\uC5FC\uC774 \uC0AC\uB77C\uC838\uB3C4 + \uBD80\uD65C \uC7AC\uC0AC\uC6A9 \uB300\uAE30\uC2DC\uAC04\uC740 \uCD08\uAE30\uD654\uB418\uC9C0 + \uC54A\uC2B5\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21039 + ZH: "[\u7248\u672C V0.7.3]\n\u53D1\u5E03\u65E5\u671F:26.6.5\n\u672C\u6B21\u5BF9\u6E38\u620F\u673A\u5236\u8FDB\u884C\u4E86\u90E8\u5206\u8C03\u6574\uFF0C\u5E76\u4FEE\u590D\u4E86\u82E5\u5E72bug\u3002\u6709\u90E8\u5206\u7591\u96BEbug\u548C\u82E5\u5E72\u5C0F\u578B\u9519\u8BEF\uFF0C\u6211\u4EEC\u4ECD\u5728\u8FFD\u67E5\uFF0C\u4EE5\u53CA\u6309\u987A\u5E8F\u9010\u4E2A\u4FEE\u590D\u4E2D\u3002\n\n---------[\u6E38\u620F\u673A\u5236\u8C03\u6574]-------------\n\u6CE8\u610F\uFF1A\u672C\u6B21\u8C03\u6574\u4E3B\u8981\u9488\u5BF9\u6E38\u620F\u7684\u4E00\u4E9B\u57FA\u7840\u8BBE\u8BA1\uFF0C\u5BF9\u4E8E\u82F1\u96C4\u6A21\u5757\uFF0C\u8FDB\u884C\u4E86\u5C11\u91CF\u8C03\u6574\uFF0C\u4F46\u5E76\u975E\u6700\u7EC8\u8C03\u6574\u3002\n1.\u5BF9\u738B\u9636\u3001\u540E\u9636\u3001\u8F66\u9636\u82F1\u96C4\u7684\u57FA\u7840\u804C\u9636\u7279\u8272\u505A\u4E86\u8C03\u6574\u3002\n2.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u5347\u7EA7\u4EFB\u52A1\u505A\u4E86\u5C11\u91CF\u8C03\u6574\u3002\n3.\u5BF9\u90E8\u5206\u82F1\u96C4\u7684\u521D\u59CB\u6570\u503C\u8FDB\u884C\u5C11\u91CF\u8C03\u6574\u3002\n4.\u8C03\u6574\u57CE\u5E02Lv.3\u5347\u7EA7\u65F6\u5956\u52B1\uFF0C\u5C06\u201C\u8981\u585E\"\u79FB\u5165\u201C\u9632\u5FA1\u201D\u79D1\u6280\uFF0C\u7531\u201C\u4E66\u9662\u201D(\u83B7\u5F972\u6587\u5316\u70B9)\u66FF\u6362\u539F\u201C\u8981\u585E\u201D\u9009\u9879\n5.\u9057\u8FF9\u65B0\u589E\u968F\u673A\u5956\u52B1\u6761\u76EE\uFF1A4\u6587\u5316\u70B9\n6.\u8C03\u6574\u4E86\u6240\u6709\u6CD5\u5178\u7684\u6587\u5316\u70B9\u6D88\u8017\uFF0C\u96D5\u50CF\u5219\u6539\u4E3A\u901A\u8FC7\u91D1\u5E01\u89E3\u9501\u3002\n7.\u8C03\u6574\u4E86\u201C\u5C01\u5EFA\u91C7\u9091\u201D\u6CD5\u5178\u6548\u679C\uFF0C\u73B0\u6539\u4E3A\u80FD\u591F\u6D88\u8017\u6587\u5316\u503C\u5347\u7EA7\u666E\u901A\u5355\u4F4D\n8.\u6B21\u53D1\u3001\u4E09\u53D1\u82F1\u96C4\u7684\u521D\u59CB\u7B49\u7EA7\u8C03\u6574\u4E3ALv.2\uFF0C\u590D\u6D3B\u65F6\u95F4\u8C03\u6574\u4E3A\u4E0E\u7B49\u7EA7\u76F8\u5173\uFF0C\u53EF\u6D88\u8017\u6587\u5316\u70B9\u63D0\u524D\u590D\u6D3B\n\n---------[bug\u4FEE\u590D\u4E0E\u4F18\u5316]-------------\n1.\u4FEE\u590D\u4E86\u5EFA\u6210\u5947\u89C2\u540E\"\u5386\u53F2\u65F6\u523B\"\u6A21\u5757\u63D0\u793A\u51FA\u9519\u7684bug\n2.\u4FEE\u590D\u4E86\u90E8\u5206\u53EF\u80FD\u5BFC\u81F4\u91D1\u5E01\u6570\u989D\u663E\u793A\u9519\u8BEF\u7684bug\n3.\u4FEE\u590D\u4E86\u5341\u516D\u591C\u54B2\u591C\u4E0E\u8299\u5170\u6735\u9732\u8FDE\u7EED\u51FB\u6740\u65F6\u53EF\u80FD\u5BFC\u81F4\u8054\u673A\u4E0D\u540C\u6B65\u7684bug\n\n---------[\u7591\u96BEbug\u5904\u7406]-------------\n1.\u5BF9\u4E8E\u5355\u4F4D\u6B7B\u4EA1\u4F46\u662F\u8D34\u56FE\u4E0D\u6D88\u5931\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\uFF0C\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\uFF0C\u5E76\u5728\u4E0B\u4E00\u4E2A\u884C\u52A8\u524D\u81EA\u52A8\u6E05\u7406\u56FE\u50CF\u9519\u8BEF\u7684\u540E\u7F6E\u8865\u6551\u65B9\u5F0F\u6765\u5E94\u5BF9\u3002\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0\n2.\u5BF9\u4E8E\u9646\u5730\u4E0A\u53EF\u80FD\u51FA\u73B0\u8239\u53EA\u7684bug\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u53D6\u4E86\u5728\u53D1\u751F\u95EE\u9898\u540E\u81EA\u52A8\u8BC6\u522B\u4E0A\u62A5\u7684\u65B9\u5F0F\uFF0C\u6211\u4EEC\u4ECD\u5728\u7EE7\u7EED\u8DDF\u8E2A\u6392\u67E5\u539F\u56E0" + TDZH: "[\u7248\u672C V0.7.3]\n\u767C\u5E03\u65E5\u671F:26.6.5\n\u672C\u6B21\u5C0D\u904A\u6232\u6A5F\u5236\u9032\u884C\u4E86\u90E8\u5206\u8ABF\u6574\uFF0C\u4E26\u4FEE\u5FA9\u4E86\u82E5\u5E72 + bug\u3002\u6709\u90E8\u5206\u7591\u96E3 bug \u548C\u82E5\u5E72\u5C0F\u578B\u932F\u8AA4\uFF0C\u6211\u5011\u4ECD\u5728\u8FFD\u67E5\uFF0C\u4E26\u6703\u6309\u9806\u5E8F\u9010\u500B\u4FEE\u5FA9\u3002\n\n---------[\u904A\u6232\u6A5F\u5236\u8ABF\u6574]-------------\n\u6CE8\u610F\uFF1A\u672C\u6B21\u8ABF\u6574\u4E3B\u8981\u91DD\u5C0D\u904A\u6232\u7684\u4E00\u4E9B\u57FA\u790E\u8A2D\u8A08\u3002\u82F1\u96C4\u6A21\u7D44\u9032\u884C\u4E86\u5C11\u91CF\u8ABF\u6574\uFF0C\u4F46\u4E26\u975E\u6700\u7D42\u8ABF\u6574\u3002\n1.\u5C0D\u738B\u968E\u3001\u540E\u968E\u3001\u8ECA\u968E\u82F1\u96C4\u7684\u57FA\u790E\u8077\u968E\u7279\u8272\u505A\u4E86\u8ABF\u6574\u3002\n2.\u5C0D\u90E8\u5206\u82F1\u96C4\u7684\u5347\u7D1A\u4EFB\u52D9\u505A\u4E86\u5C11\u91CF\u8ABF\u6574\u3002\n3.\u5C0D\u90E8\u5206\u82F1\u96C4\u7684\u521D\u59CB\u6578\u503C\u9032\u884C\u5C11\u91CF\u8ABF\u6574\u3002\n4.\u8ABF\u6574\u57CE\u5E02 + Lv.3 \u5347\u7D1A\u6642\u734E\u52F5\uFF0C\u5C07\u300C\u8981\u585E\u300D\u79FB\u5165\u300C\u9632\u79A6\u300D\u79D1\u6280\uFF0C\u7531\u300C\u66F8\u9662\u300D\uFF08\u7372\u5F972\u6587\u5316\u9EDE\uFF09\u66FF\u63DB\u539F\u300C\u8981\u585E\u300D\u9078\u9805\n5.\u907A\u8DE1\u65B0\u589E\u96A8\u6A5F\u734E\u52F5\u689D\u76EE\uFF1A4\u6587\u5316\u9EDE\n6.\u8ABF\u6574\u4E86\u6240\u6709\u6CD5\u5178\u7684\u6587\u5316\u9EDE\u6D88\u8017\uFF0C\u96D5\u50CF\u5247\u6539\u70BA\u900F\u904E\u91D1\u5E63\u89E3\u9396\u3002\n7.\u8ABF\u6574\u4E86\u300C\u5C01\u5EFA\u91C7\u9091\u300D\u6CD5\u5178\u6548\u679C\uFF0C\u73FE\u6539\u70BA\u80FD\u5920\u6D88\u8017\u6587\u5316\u503C\u5347\u7D1A\u666E\u901A\u55AE\u4F4D\n8.\u6B21\u767C\u3001\u4E09\u767C\u82F1\u96C4\u7684\u521D\u59CB\u7B49\u7D1A\u8ABF\u6574\u70BA + Lv.2\uFF0C\u5FA9\u6D3B\u6642\u9593\u8ABF\u6574\u70BA\u8207\u7B49\u7D1A\u76F8\u95DC\uFF0C\u53EF\u6D88\u8017\u6587\u5316\u9EDE\u63D0\u524D\u5FA9\u6D3B\n\n---------[bug + \u4FEE\u5FA9\u8207\u512A\u5316]-------------\n1.\u4FEE\u5FA9\u4E86\u5EFA\u6210\u5947\u89C0\u5F8C\u300C\u6B77\u53F2\u6642\u523B\u300D\u6A21\u7D44\u63D0\u793A\u51FA\u932F\u7684 + bug\n2.\u4FEE\u5FA9\u4E86\u90E8\u5206\u53EF\u80FD\u5C0E\u81F4\u91D1\u5E63\u6578\u984D\u986F\u793A\u932F\u8AA4\u7684 + bug\n3.\u4FEE\u5FA9\u4E86\u5341\u516D\u591C\u54B2\u591C\u8207\u8299\u862D\u6735\u9732\u9023\u7E8C\u64CA\u6BBA\u6642\u53EF\u80FD\u5C0E\u81F4\u806F\u6A5F\u4E0D\u540C\u6B65\u7684 + bug\n\n---------[\u7591\u96E3 bug \u8655\u7406]-------------\n1.\u5C0D\u65BC\u55AE\u4F4D\u6B7B\u4EA1\u4F46\u662F\u8CBC\u5716\u4E0D\u6D88\u5931\u7684 + bug \u554F\u984C\uFF0C\u76EE\u524D\u63A1\u53D6\u4E86\u5728\u767C\u751F\u554F\u984C\u5F8C\u81EA\u52D5\u8B58\u5225\u4E0A\u5831\uFF0C\u4E26\u5728\u4E0B\u4E00\u500B\u884C\u52D5\u524D\u81EA\u52D5\u6E05\u7406\u5716\u50CF\u932F\u8AA4\u7684\u5F8C\u7F6E\u88DC\u6551\u65B9\u5F0F\u4F86\u61C9\u5C0D\u3002\u6211\u5011\u4ECD\u5728\u7E7C\u7E8C\u8FFD\u8E64\u6392\u67E5\u539F\u56E0\n2.\u5C0D\u65BC\u9678\u5730\u4E0A\u53EF\u80FD\u51FA\u73FE\u8239\u96BB\u7684 + bug \u554F\u984C\uFF0C\u76EE\u524D\u63A1\u53D6\u4E86\u5728\u767C\u751F\u554F\u984C\u5F8C\u81EA\u52D5\u8B58\u5225\u4E0A\u5831\u7684\u65B9\u5F0F\uFF0C\u6211\u5011\u4ECD\u5728\u7E7C\u7E8C\u8FFD\u8E64\u6392\u67E5\u539F\u56E0" + EN: '[Version V0.7.3] + + Release Date: 26.6.5 + + This update makes several + gameplay system adjustments and fixes a number of bugs. We are still investigating + some difficult bugs and smaller issues, and will fix them one by one in order. + + + ---------[Gameplay + System Adjustments]------------- + + Note: This update mainly targets some + of the game''s basic design. The hero module received a few adjustments, but + these are not the final adjustments. + + 1. Adjusted the basic class traits + of King-tier, Queen-tier, and Rook-tier heroes. + + 2. Made minor adjustments + to some heroes'' upgrade tasks. + + 3. Made minor adjustments to some heroes'' + initial stats. + + 4. Adjusted the reward for upgrading a city to Lv.3. + "Fortress" has been moved to the "Defense" tech, and the original "Fortress" + option has been replaced by "Academy" (gain 2 Culture). + + 5. Added a new + random ruin reward: 4 Culture. + + 6. Adjusted the Culture cost of all Codices. + Statues are now unlocked with Gold. + + 7. Adjusted the effect of the "Feudal + Fief" Codex. It can now spend Culture to upgrade normal units. + + 8. The + starting level of second-wave and third-wave heroes has been adjusted to Lv.2. + Revival time is now level-based, and Culture can be spent to revive early. + + + ---------[Bug + Fixes and Optimizations]------------- + + 1. Fixed a bug where the "Historic + Moment" module could show incorrect prompts after a Wonder was completed. + + 2. + Fixed some bugs that could cause Gold amounts to display incorrectly. + + 3. + Fixed a bug where consecutive kills by Sakuya Izayoi and Flandre could cause + multiplayer desyncs. + + + ---------[Difficult Bug Handling]------------- + + 1. + For the issue where a unit dies but its sprite does not disappear, the current + workaround is to automatically detect and report the issue after it occurs, + then automatically clean up the image error before the next action. We are + still tracking and investigating the cause. + + 2. For the issue where ships + may appear on land, the current workaround is to automatically detect and report + the issue after it occurs. We are still tracking and investigating the cause.' + JP: "[\u30D0\u30FC\u30B8\u30E7\u30F3 V0.7.3]\n\u30EA\u30EA\u30FC\u30B9\u65E5:26.6.5\n\u4ECA\u56DE\u306E\u66F4\u65B0\u3067\u306F\u30B2\u30FC\u30E0\u30B7\u30B9\u30C6\u30E0\u306E\u4E00\u90E8\u3092\u8ABF\u6574\u3057\u3001\u3044\u304F\u3064\u304B\u306E + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\u3002\u4E00\u90E8\u306E\u96E3\u89E3\u306A + bug \u3068\u5C0F\u3055\u306A\u4E0D\u5177\u5408\u306B\u3064\u3044\u3066\u306F\u3001\u5F15\u304D\u7D9A\u304D\u8ABF\u67FB\u3057\u3001\u9806\u756A\u306B\u4FEE\u6B63\u3057\u3066\u3044\u304D\u307E\u3059\u3002\n\n---------[\u30B2\u30FC\u30E0\u30B7\u30B9\u30C6\u30E0\u8ABF\u6574]-------------\n\u6CE8\u610F\uFF1A\u4ECA\u56DE\u306E\u8ABF\u6574\u306F\u4E3B\u306B\u30B2\u30FC\u30E0\u306E\u57FA\u790E\u8A2D\u8A08\u3092\u5BFE\u8C61\u3068\u3057\u3066\u3044\u307E\u3059\u3002\u30D2\u30FC\u30ED\u30FC\u30E2\u30B8\u30E5\u30FC\u30EB\u306B\u3082\u5C11\u91CF\u306E\u8ABF\u6574\u3092\u884C\u3044\u307E\u3057\u305F\u304C\u3001\u6700\u7D42\u8ABF\u6574\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\n1.\u738B\u968E\u3001\u540E\u968E\u3001\u8ECA\u968E\u30D2\u30FC\u30ED\u30FC\u306E\u57FA\u672C\u8077\u968E\u7279\u6027\u3092\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n2.\u4E00\u90E8\u30D2\u30FC\u30ED\u30FC\u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u4EFB\u52D9\u3092\u5C11\u91CF\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n3.\u4E00\u90E8\u30D2\u30FC\u30ED\u30FC\u306E\u521D\u671F\u30B9\u30C6\u30FC\u30BF\u30B9\u3092\u5C11\u91CF\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\n4.\u90FD\u5E02 + Lv.3 \u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u6642\u306E\u5831\u916C\u3092\u8ABF\u6574\u3057\u3001\u300C\u8981\u585E\u300D\u3092\u300C\u9632\u5FA1\u300D\u6280\u8853\u3078\u79FB\u52D5\u3057\u307E\u3057\u305F\u3002\u5143\u306E\u300C\u8981\u585E\u300D\u9078\u629E\u80A2\u306F\u300C\u66F8\u9662\u300D\uFF08\u6587\u5316\u50242\u3092\u7372\u5F97\uFF09\u306B\u7F6E\u304D\u63DB\u308F\u308A\u307E\u3059\n5.\u907A\u8DE1\u306E\u30E9\u30F3\u30C0\u30E0\u5831\u916C\u9805\u76EE\u3092\u8FFD\u52A0\uFF1A\u6587\u5316\u50244\n6.\u3059\u3079\u3066\u306E\u6CD5\u5178\u306E\u6587\u5316\u5024\u30B3\u30B9\u30C8\u3092\u8ABF\u6574\u3057\u3001\u5F6B\u50CF\u306F\u30B4\u30FC\u30EB\u30C9\u3067\u30A2\u30F3\u30ED\u30C3\u30AF\u3059\u308B\u5F62\u306B\u5909\u66F4\u3057\u307E\u3057\u305F\u3002\n7.\u300C\u5C01\u5EFA\u91C7\u9091\u300D\u6CD5\u5178\u306E\u52B9\u679C\u3092\u8ABF\u6574\u3057\u3001\u6587\u5316\u5024\u3092\u6D88\u8CBB\u3057\u3066\u901A\u5E38\u30E6\u30CB\u30C3\u30C8\u3092\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3067\u304D\u308B\u3088\u3046\u306B\u3057\u307E\u3057\u305F\n8.\u6B21\u767A\u3001\u4E09\u767A\u30D2\u30FC\u30ED\u30FC\u306E\u521D\u671F\u30EC\u30D9\u30EB\u3092 + Lv.2 \u306B\u8ABF\u6574\u3057\u307E\u3057\u305F\u3002\u5FA9\u6D3B\u6642\u9593\u306F\u30EC\u30D9\u30EB\u306B\u5FDC\u3058\u308B\u5F62\u306B\u8ABF\u6574\u3055\u308C\u3001\u6587\u5316\u5024\u3092\u6D88\u8CBB\u3057\u3066\u65E9\u671F\u5FA9\u6D3B\u3067\u304D\u307E\u3059\n\n---------[bug + \u4FEE\u6B63\u3068\u6700\u9069\u5316]-------------\n1.\u5947\u89B3\u5B8C\u6210\u5F8C\u306B\u300C\u6B74\u53F2\u7684\u77AC\u9593\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u8868\u793A\u304C\u8AA4\u308B + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n2.\u30B4\u30FC\u30EB\u30C9\u91CF\u304C\u8AA4\u3063\u3066\u8868\u793A\u3055\u308C\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B\u4E00\u90E8 + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n3.\u5341\u516D\u591C\u54B2\u591C\u3068\u30D5\u30E9\u30F3\u30C9\u30FC\u30EB\u304C\u9023\u7D9A\u6483\u7834\u3057\u305F\u969B\u3001\u30DE\u30EB\u30C1\u30D7\u30EC\u30A4\u3067\u540C\u671F\u305A\u308C\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n\n---------[\u96E3\u89E3\u306A + bug \u3078\u306E\u5BFE\u5FDC]-------------\n1.\u30E6\u30CB\u30C3\u30C8\u304C\u6B7B\u4EA1\u3057\u3066\u3082\u753B\u50CF\u304C\u6D88\u3048\u306A\u3044 + bug \u306B\u3064\u3044\u3066\u306F\u3001\u73FE\u5728\u3001\u767A\u751F\u5F8C\u306B\u81EA\u52D5\u691C\u51FA\u3057\u3066\u5831\u544A\u3057\u3001\u6B21\u306E\u884C\u52D5\u524D\u306B\u753B\u50CF\u30A8\u30E9\u30FC\u3092\u81EA\u52D5\u3067\u6E05\u7406\u3059\u308B\u5F8C\u51E6\u7406\u65B9\u5F0F\u3067\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u3059\u3002\u539F\u56E0\u306B\u3064\u3044\u3066\u306F\u5F15\u304D\u7D9A\u304D\u8FFD\u8DE1\u8ABF\u67FB\u3057\u3066\u3044\u307E\u3059\n2.\u9678\u5730\u4E0A\u306B\u8239\u304C\u51FA\u73FE\u3059\u308B\u53EF\u80FD\u6027\u306E\u3042\u308B + bug \u306B\u3064\u3044\u3066\u306F\u3001\u73FE\u5728\u3001\u767A\u751F\u5F8C\u306B\u81EA\u52D5\u691C\u51FA\u3057\u3066\u5831\u544A\u3059\u308B\u65B9\u5F0F\u3067\u5BFE\u5FDC\u3057\u3066\u3044\u307E\u3059\u3002\u539F\u56E0\u306B\u3064\u3044\u3066\u306F\u5F15\u304D\u7D9A\u304D\u8FFD\u8DE1\u8ABF\u67FB\u3057\u3066\u3044\u307E\u3059" + KR: "[\uBC84\uC804 V0.7.3]\n\uCD9C\uC2DC\uC77C:26.6.5\n\uC774\uBC88 \uC5C5\uB370\uC774\uD2B8\uC5D0\uC11C\uB294 + \uAC8C\uC784 \uC2DC\uC2A4\uD15C \uC77C\uBD80\uB97C \uC870\uC815\uD558\uACE0 + \uC5EC\uB7EC bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4. \uC77C\uBD80 \uB09C\uD574\uD55C + bug\uC640 \uBA87 \uAC00\uC9C0 \uC791\uC740 \uC624\uB958\uB294 \uACC4\uC18D + \uCD94\uC801 \uC911\uC774\uBA70, \uC21C\uC11C\uB300\uB85C \uD558\uB098\uC529 + \uC218\uC815\uD560 \uC608\uC815\uC785\uB2C8\uB2E4.\n\n---------[\uAC8C\uC784 + \uC2DC\uC2A4\uD15C \uC870\uC815]-------------\n\uC8FC\uC758: \uC774\uBC88 \uC870\uC815\uC740 + \uC8FC\uB85C \uAC8C\uC784\uC758 \uC77C\uBD80 \uAE30\uBCF8 \uC124\uACC4\uB97C + \uB300\uC0C1\uC73C\uB85C \uD569\uB2C8\uB2E4. \uC601\uC6C5 \uBAA8\uB4C8\uB3C4 + \uC18C\uD3ED \uC870\uC815\uD588\uC9C0\uB9CC, \uCD5C\uC885 \uC870\uC815\uC740 + \uC544\uB2D9\uB2C8\uB2E4.\n1. \uC655\uACC4\uAE09, \uD6C4\uACC4\uAE09, \uCC28\uACC4\uAE09 + \uC601\uC6C5\uC758 \uAE30\uBCF8 \uC9C1\uAE09 \uD2B9\uC131\uC744 \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n2. + \uC77C\uBD80 \uC601\uC6C5\uC758 \uC5C5\uADF8\uB808\uC774\uB4DC \uC784\uBB34\uB97C + \uC18C\uD3ED \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n3. \uC77C\uBD80 \uC601\uC6C5\uC758 + \uCD08\uAE30 \uC218\uCE58\uB97C \uC18C\uD3ED \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n4. + \uB3C4\uC2DC Lv.3 \uC5C5\uADF8\uB808\uC774\uB4DC \uBCF4\uC0C1\uC744 \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4. + \"\uC694\uC0C8\"\uB294 \"\uBC29\uC5B4\" \uAE30\uC220\uB85C \uC774\uB3D9\uD558\uACE0, + \uAE30\uC874 \"\uC694\uC0C8\" \uC120\uD0DD\uC9C0\uB294 \"\uC11C\uC6D0\"(\uBB38\uD654 + 2 \uD68D\uB4DD)\uC73C\uB85C \uB300\uCCB4\uB429\uB2C8\uB2E4.\n5. \uC720\uC801\uC5D0 + \uBB34\uC791\uC704 \uBCF4\uC0C1 \uD56D\uBAA9 \uCD94\uAC00: \uBB38\uD654 4\n6. + \uBAA8\uB4E0 \uBC95\uC804\uC758 \uBB38\uD654 \uC18C\uBAA8\uB7C9\uC744 \uC870\uC815\uD588\uC73C\uBA70, + \uC870\uAC01\uC0C1\uC740 \uACE8\uB4DC\uB85C \uD574\uAE08\uB418\uB3C4\uB85D + \uBCC0\uACBD\uD588\uC2B5\uB2C8\uB2E4.\n7. \"\uBD09\uAC74 \uCC44\uC74D\" \uBC95\uC804 + \uD6A8\uACFC\uB97C \uC870\uC815\uD558\uC5EC, \uC774\uC81C \uBB38\uD654\uB97C + \uC18C\uBAA8\uD574 \uC77C\uBC18 \uC720\uB2DB\uC744 \uC5C5\uADF8\uB808\uC774\uB4DC\uD560 + \uC218 \uC788\uC2B5\uB2C8\uB2E4.\n8. 2\uCC28, 3\uCC28 \uC601\uC6C5\uC758 \uCD08\uAE30 + \uB808\uBCA8\uC744 Lv.2\uB85C \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4. \uBD80\uD65C + \uC2DC\uAC04\uC740 \uB808\uBCA8\uC5D0 \uB530\uB77C \uB2EC\uB77C\uC9C0\uBA70, + \uBB38\uD654\uB97C \uC18C\uBAA8\uD574 \uC870\uAE30 \uBD80\uD65C\uD560 \uC218 + \uC788\uC2B5\uB2C8\uB2E4.\n\n---------[bug \uC218\uC815 \uBC0F \uCD5C\uC801\uD654]-------------\n1. + \uBD88\uAC00\uC0AC\uC758 \uC644\uC131 \uD6C4 \"\uC5ED\uC0AC\uC801 \uC21C\uAC04\" + \uBAA8\uB4C8 \uC548\uB0B4\uAC00 \uC798\uBABB \uD45C\uC2DC\uB418\uB358 bug\uB97C + \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n2. \uACE8\uB4DC \uC218\uB7C9\uC774 \uC798\uBABB + \uD45C\uC2DC\uB420 \uC218 \uC788\uB294 \uC77C\uBD80 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n3. + \uC774\uC790\uC694\uC774 \uC0AC\uCFE0\uC57C\uC640 \uD50C\uB791\uB4DC\uB974\uAC00 + \uC5F0\uC18D \uCC98\uCE58\uD560 \uB54C \uBA40\uD2F0\uD50C\uB808\uC774 \uB3D9\uAE30\uD654\uAC00 + \uC5B4\uAE0B\uB0A0 \uC218 \uC788\uB358 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n\n---------[\uB09C\uD574\uD55C + bug \uCC98\uB9AC]-------------\n1. \uC720\uB2DB\uC774 \uC0AC\uB9DD\uD588\uC9C0\uB9CC + \uC774\uBBF8\uC9C0\uAC00 \uC0AC\uB77C\uC9C0\uC9C0 \uC54A\uB294 bug \uBB38\uC81C\uB294 + \uD604\uC7AC \uBC1C\uC0DD \uD6C4 \uC790\uB3D9\uC73C\uB85C \uC2DD\uBCC4 \uBC0F + \uBCF4\uACE0\uD558\uACE0, \uB2E4\uC74C \uD589\uB3D9 \uC804\uC5D0 \uC774\uBBF8\uC9C0 + \uC624\uB958\uB97C \uC790\uB3D9\uC73C\uB85C \uC815\uB9AC\uD558\uB294 \uC0AC\uD6C4 + \uBCF4\uC644 \uBC29\uC2DD\uC73C\uB85C \uB300\uC751\uD558\uACE0 \uC788\uC2B5\uB2C8\uB2E4. + \uC6D0\uC778\uC740 \uACC4\uC18D \uCD94\uC801 \uC870\uC0AC \uC911\uC785\uB2C8\uB2E4.\n2. + \uC721\uC9C0\uC5D0 \uC120\uBC15\uC774 \uB098\uD0C0\uB0A0 \uC218 \uC788\uB294 + bug \uBB38\uC81C\uB294 \uD604\uC7AC \uBC1C\uC0DD \uD6C4 \uC790\uB3D9\uC73C\uB85C + \uC2DD\uBCC4 \uBC0F \uBCF4\uACE0\uD558\uB294 \uBC29\uC2DD\uC73C\uB85C \uB300\uC751\uD558\uACE0 + \uC788\uC2B5\uB2C8\uB2E4. \uC6D0\uC778\uC740 \uACC4\uC18D \uCD94\uC801 \uC870\uC0AC + \uC911\uC785\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21040 + ZH: "\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB\u3002" + TDZH: "\u653B\u64CA\u6642\uFF0C\u4E0D\u6703\u53D7\u5230\u5C0D\u65B9\u53CD\u64CA\u3002" + EN: When attacking, this unit will not be counterattacked. + JP: "\u653B\u6483\u6642\u3001\u76F8\u624B\u306E\u53CD\u6483\u3092\u53D7\u3051\u306A\u3044\u3002" + KR: "\uACF5\uACA9 \uC2DC \uC0C1\uB300\uC758 \uBC18\uACA9\uC744 \uBC1B\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21041 + ZH: "\u653B\u51FB\u65F6\uFF0C\u4E0D\u4F1A\u53D7\u5230\u5BF9\u65B9\u53CD\u51FB\u3002\u82E5\u4F4D\u4E8E\u654C\u65B9\u9886\u571F\u6216\u4E0E\u654C\u65B9\u9886\u571F\u76F8\u90BB\uFF0C\u653B\u51FB\u540E\u79FB\u52A8\u529B+1\uFF0C\u6301\u7EED\u81F3\u672C\u56DE\u5408\u7ED3\u675F\u3002" + TDZH: "\u653B\u64CA\u6642\uFF0C\u4E0D\u6703\u53D7\u5230\u5C0D\u65B9\u53CD\u64CA\u3002\u82E5\u4F4D\u65BC\u6575\u65B9\u9818\u571F\u6216\u8207\u6575\u65B9\u9818\u571F\u76F8\u9130\uFF0C\u653B\u64CA\u5F8C\u79FB\u52D5\u529B+1\uFF0C\u6301\u7E8C\u81F3\u672C\u56DE\u5408\u7D50\u675F\u3002" + EN: When attacking, this unit will not be counterattacked. If it is in or adjacent + to enemy territory, Movement +1 after attacking until the end of this turn. + JP: "\u653B\u6483\u6642\u3001\u76F8\u624B\u306E\u53CD\u6483\u3092\u53D7\u3051\u306A\u3044\u3002\u6575\u9818\u571F\u5185\u3001\u307E\u305F\u306F\u6575\u9818\u571F\u306B\u96A3\u63A5\u3057\u3066\u3044\u308B\u5834\u5408\u3001\u653B\u6483\u5F8C\u306B\u79FB\u52D5\u529B+1\u3002\u672C\u30BF\u30FC\u30F3\u7D42\u4E86\u307E\u3067\u6301\u7D9A\u3059\u308B\u3002" + KR: "\uACF5\uACA9 \uC2DC \uC0C1\uB300\uC758 \uBC18\uACA9\uC744 \uBC1B\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. + \uC801 \uC601\uD1A0 \uC548\uC5D0 \uC788\uAC70\uB098 \uC801 \uC601\uD1A0\uC640 + \uC778\uC811\uD574 \uC788\uC73C\uBA74 \uACF5\uACA9 \uD6C4 \uC774\uB3D9\uB825 + +1, \uC774\uBC88 \uD134 \uC885\uB8CC\uAE4C\uC9C0 \uC9C0\uC18D\uB429\uB2C8\uB2E4." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21042 + ZH: "\u5904\u4E8E\u5DF1\u65B9\u6216\u76DF\u53CB\u9886\u571F\u6216\u4E0E\u4E4B\u76F8\u90BB\u65F6\uFF0C**<17855>**+1\u3002" + TDZH: "\u8655\u65BC\u5DF1\u65B9\u6216\u76DF\u53CB\u9818\u571F\u6216\u8207\u4E4B\u76F8\u9130\u6642\uFF0C**<17855>**+1\u3002" + EN: '**<17855>** +1 while in or adjacent to your or an ally''s territory.' + JP: "\u81EA\u5206\u307E\u305F\u306F\u76DF\u53CB\u306E\u9818\u571F\u5185\u3001\u307E\u305F\u306F\u305D\u308C\u3089\u306B\u96A3\u63A5\u3057\u3066\u3044\u308B\u6642\u3001**<17855>**+1\u3002" + KR: "\uC790\uC2E0 \uB610\uB294 \uB3D9\uB9F9\uC758 \uC601\uD1A0 \uC548\uC5D0 \uC788\uAC70\uB098 + \uADF8\uC640 \uC778\uC811\uD574 \uC788\uC744 \uB54C **<17855>** +1." + RU: + ES: + PT: + FR: + DE: + IDN: + TH: + PL: + VI: + MS: + UK: + KZ: + TR: + IT: + NL: + FI: + SV: + NO: + CS: + HU: + EL: + RO: + ET: + LT: + HR: + SR: + SL: + SK: + BE: + HE: + BG: + UZ: + KY: + MN: + AR: + DA: + TL: + Custom: + IsProperNoun: 0 + IsDialogue: 0 + DialogueSpeaker: + IsDeprecated: 0 + IsCustom: 0 + IsSpecialTerm: 0 + IsSecondary: 0 + IsActive: 1 + Color: + Icon: + - ID: 21043 + ZH: "[\u7248\u672C V0.7.3b]\n\u53D1\u5E03\u65E5\u671F:26.6.6\n\u672C\u6B21\u5BF90.7.3\u7248\u672C\u4E2D\u53D1\u73B0\u7684\u90E8\u5206\u95EE\u9898\u548Cbug\u8FDB\u884C\u4FEE\u8865\u3002\u5176\u4F59bug\u53CA\u5404\u79CD\u5C0F\u578B\u9519\u8BEF\u6211\u4EEC\u4ECD\u5728\u6301\u7EED\u4FEE\u590D\u4E2D\u3002\n\n---------[\u8C03\u6574]-------------\n1.\u53E4\u660E\u5730\u604B\u5728\u653B\u51FB\u65F6\u82E5\u4F4D\u4E8E\u654C\u65B9\u9886\u571F\u6216\u4E0E\u654C\u65B9\u9886\u571F\u76F8\u90BB\uFF0C\u989D\u5916\u83B7\u5F971\u70B9\u79FB\u52A8\u529B\uFF0C\u6301\u7EED\u81F3\u672C\u56DE\u5408\u7ED3\u675F\n2.\u516B\u610F\u6C38\u7433Lv.1\u7684\u5347\u7EA7\u4EFB\u52A1\u8981\u6C42\u4ECE40\u5757\u8FF7\u96FE\u8C03\u6574\u81F350\u5757\u8FF7\u96FE\n\n---------[bug\u4FEE\u590D\u4E0E\u4F18\u5316]-------------\n1.\u4FEE\u590D\u4E86\u82F1\u96C4\u590D\u6D3B\u65F6\u95F4\u9519\u8BEF\u7684bug\n2.\u4FEE\u590D\u4E86\u85E4\u539F\u59B9\u7EA2\u7684\u706B\u7130\u6301\u7EED\u65F6\u95F4\u6CA1\u6709\u4E0E\u7B49\u7EA7\u76F8\u5173\u7684bug\n3.\u4FEE\u590D\u4E86\u6587\u5316\u70B9\u590D\u6D3B\u82F1\u96C4\u5931\u6548\u7684bug\n4.\u5B8C\u5584\u4E86\u90E8\u5206\u6280\u80FD\u63CF\u8FF0\n\n---------[\u7591\u96BEbug\u5904\u7406]-------------\n1.\u5BF9\u4E8E\u91D1\u5E01\u663E\u793A\u4E0E\u5B9E\u9645\u62E5\u6709\u6570\u91CF\u4E0D\u7B26\u7684\u95EE\u9898\uFF0C\u76EE\u524D\u91C7\u7528\u7684\u5F3A\u5236\u540C\u6B65\u7684\u65B9\u6848\uFF0C\u786E\u4FDD\u663E\u793A\u4E00\u81F4" + TDZH: "[\u7248\u672C V0.7.3b]\n\u767C\u5E03\u65E5\u671F:26.6.6\n\u672C\u6B21\u5C0D + 0.7.3 \u7248\u672C\u4E2D\u767C\u73FE\u7684\u90E8\u5206\u554F\u984C\u548C bug + \u9032\u884C\u4FEE\u88DC\u3002\u5176\u9918 bug \u53CA\u5404\u7A2E\u5C0F\u578B\u932F\u8AA4\u6211\u5011\u4ECD\u5728\u6301\u7E8C\u4FEE\u5FA9\u4E2D\u3002\n\n---------[\u8ABF\u6574]-------------\n1.\u53E4\u660E\u5730\u6200\u5728\u653B\u64CA\u6642\u82E5\u4F4D\u65BC\u6575\u65B9\u9818\u571F\u6216\u8207\u6575\u65B9\u9818\u571F\u76F8\u9130\uFF0C\u984D\u5916\u7372\u5F971\u9EDE\u79FB\u52D5\u529B\uFF0C\u6301\u7E8C\u81F3\u672C\u56DE\u5408\u7D50\u675F\n2.\u516B\u610F\u6C38\u7433 + Lv.1 \u7684\u5347\u7D1A\u4EFB\u52D9\u8981\u6C42\u5F9E40\u584A\u8FF7\u9727\u8ABF\u6574\u81F350\u584A\u8FF7\u9727\n\n---------[bug + \u4FEE\u5FA9\u8207\u512A\u5316]-------------\n1.\u4FEE\u5FA9\u4E86\u82F1\u96C4\u5FA9\u6D3B\u6642\u9593\u932F\u8AA4\u7684 + bug\n2.\u4FEE\u5FA9\u4E86\u85E4\u539F\u59B9\u7D05\u7684\u706B\u7130\u6301\u7E8C\u6642\u9593\u6C92\u6709\u8207\u7B49\u7D1A\u76F8\u95DC\u7684 + bug\n3.\u4FEE\u5FA9\u4E86\u6587\u5316\u9EDE\u5FA9\u6D3B\u82F1\u96C4\u5931\u6548\u7684 + bug\n4.\u5B8C\u5584\u4E86\u90E8\u5206\u6280\u80FD\u63CF\u8FF0\n\n---------[\u7591\u96E3 + bug \u8655\u7406]-------------\n1.\u5C0D\u65BC\u91D1\u5E63\u986F\u793A\u8207\u5BE6\u969B\u64C1\u6709\u6578\u91CF\u4E0D\u7B26\u7684\u554F\u984C\uFF0C\u76EE\u524D\u63A1\u7528\u5F37\u5236\u540C\u6B65\u65B9\u6848\uFF0C\u78BA\u4FDD\u986F\u793A\u4E00\u81F4" + EN: '[Version V0.7.3b] + + Release Date: 26.6.6 + + This update fixes some + issues and bugs found in version 0.7.3. We are still working on the remaining + bugs and various smaller issues. + + + ---------[Adjustments]------------- + + 1. + When Koishi Komeiji attacks while in or adjacent to enemy territory, she gains + an extra 1 Movement until the end of this turn. + + 2. Eirin Yagokoro''s + Lv.1 upgrade task requirement has been adjusted from 40 fog tiles to 50 fog + tiles. + + + ---------[Bug Fixes and Optimizations]------------- + + 1. + Fixed a bug with incorrect hero revival time. + + 2. Fixed a bug where Fujiwara + no Mokou''s flame duration was not level-based. + + 3. Fixed a bug where + reviving heroes with Culture failed. + + 4. Improved some skill descriptions. + + + ---------[Difficult + Bug Handling]------------- + + 1. For the issue where displayed Gold does + not match the actual amount owned, we are currently using forced synchronization + to ensure the display stays consistent.' + JP: "[\u30D0\u30FC\u30B8\u30E7\u30F3 V0.7.3b]\n\u30EA\u30EA\u30FC\u30B9\u65E5:26.6.6\n\u4ECA\u56DE\u306E\u66F4\u65B0\u3067\u306F\u30010.7.3 + \u30D0\u30FC\u30B8\u30E7\u30F3\u3067\u767A\u898B\u3055\u308C\u305F\u4E00\u90E8\u306E\u554F\u984C\u3068 + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\u3002\u6B8B\u308A\u306E bug + \u3068\u5404\u7A2E\u5C0F\u3055\u306A\u4E0D\u5177\u5408\u306B\u3064\u3044\u3066\u306F\u3001\u5F15\u304D\u7D9A\u304D\u4FEE\u6B63\u3092\u9032\u3081\u3066\u3044\u307E\u3059\u3002\n\n---------[\u8ABF\u6574]-------------\n1.\u53E4\u660E\u5730\u3053\u3044\u3057\u304C\u653B\u6483\u6642\u306B\u6575\u9818\u571F\u5185\u3001\u307E\u305F\u306F\u6575\u9818\u571F\u306B\u96A3\u63A5\u3057\u3066\u3044\u308B\u5834\u5408\u3001\u8FFD\u52A0\u3067\u79FB\u52D5\u529B1\u3092\u5F97\u308B\u3002\u672C\u30BF\u30FC\u30F3\u7D42\u4E86\u307E\u3067\u6301\u7D9A\u3059\u308B\n2.\u516B\u610F\u6C38\u7433 + Lv.1 \u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u4EFB\u52D9\u6761\u4EF6\u3092\u3001\u972740\u30DE\u30B9\u304B\u3089\u972750\u30DE\u30B9\u306B\u8ABF\u6574\u3057\u307E\u3057\u305F\n\n---------[bug + \u4FEE\u6B63\u3068\u6700\u9069\u5316]-------------\n1.\u30D2\u30FC\u30ED\u30FC\u306E\u5FA9\u6D3B\u6642\u9593\u304C\u8AA4\u3063\u3066\u3044\u305F + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n2.\u85E4\u539F\u59B9\u7D05\u306E\u708E\u6301\u7D9A\u6642\u9593\u304C\u30EC\u30D9\u30EB\u306B\u5FDC\u3058\u3066\u3044\u306A\u304B\u3063\u305F + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n3.\u6587\u5316\u5024\u306B\u3088\u308B\u30D2\u30FC\u30ED\u30FC\u5FA9\u6D3B\u304C\u5931\u6557\u3059\u308B + bug \u3092\u4FEE\u6B63\u3057\u307E\u3057\u305F\n4.\u4E00\u90E8\u30B9\u30AD\u30EB\u8AAC\u660E\u3092\u6539\u5584\u3057\u307E\u3057\u305F\n\n---------[\u96E3\u89E3\u306A + bug \u3078\u306E\u5BFE\u5FDC]-------------\n1.\u8868\u793A\u3055\u308C\u308B\u30B4\u30FC\u30EB\u30C9\u3068\u5B9F\u969B\u306E\u6240\u6301\u6570\u304C\u4E00\u81F4\u3057\u306A\u3044\u554F\u984C\u306B\u3064\u3044\u3066\u306F\u3001\u73FE\u5728\u3001\u8868\u793A\u306E\u4E00\u81F4\u3092\u4FDD\u8A3C\u3059\u308B\u305F\u3081\u306B\u5F37\u5236\u540C\u671F\u65B9\u5F0F\u3092\u63A1\u7528\u3057\u3066\u3044\u307E\u3059" + KR: "[\uBC84\uC804 V0.7.3b]\n\uCD9C\uC2DC\uC77C:26.6.6\n\uC774\uBC88 \uC5C5\uB370\uC774\uD2B8\uC5D0\uC11C\uB294 + 0.7.3 \uBC84\uC804\uC5D0\uC11C \uBC1C\uACAC\uB41C \uC77C\uBD80 \uBB38\uC81C\uC640 + bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4. \uB098\uBA38\uC9C0 bug\uC640 + \uC5EC\uB7EC \uC791\uC740 \uC624\uB958\uB294 \uACC4\uC18D \uC218\uC815 \uC911\uC785\uB2C8\uB2E4.\n\n---------[\uC870\uC815]-------------\n1. + \uCF54\uBA54\uC774\uC9C0 \uCF54\uC774\uC2DC\uAC00 \uACF5\uACA9 \uC2DC \uC801 + \uC601\uD1A0 \uC548\uC5D0 \uC788\uAC70\uB098 \uC801 \uC601\uD1A0\uC640 \uC778\uC811\uD574 + \uC788\uC73C\uBA74 \uC774\uB3D9\uB825 1\uC744 \uCD94\uAC00\uB85C \uC5BB\uC73C\uBA70, + \uC774\uBC88 \uD134 \uC885\uB8CC\uAE4C\uC9C0 \uC9C0\uC18D\uB429\uB2C8\uB2E4.\n2. + \uC57C\uACE0\uCF54\uB85C \uC5D0\uC774\uB9B0 Lv.1 \uC5C5\uADF8\uB808\uC774\uB4DC + \uC784\uBB34 \uC694\uAD6C \uC870\uAC74\uC744 \uC548\uAC1C 40\uCE78\uC5D0\uC11C + \uC548\uAC1C 50\uCE78\uC73C\uB85C \uC870\uC815\uD588\uC2B5\uB2C8\uB2E4.\n\n---------[bug + \uC218\uC815 \uBC0F \uCD5C\uC801\uD654]-------------\n1. \uC601\uC6C5 \uBD80\uD65C + \uC2DC\uAC04\uC774 \uC798\uBABB\uB418\uB358 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n2. + \uD6C4\uC9C0\uC640\uB77C\uB178 \uBAA8\uCF54\uC6B0\uC758 \uD654\uC5FC \uC9C0\uC18D + \uC2DC\uAC04\uC774 \uB808\uBCA8\uACFC \uC5F0\uB3D9\uB418\uC9C0 \uC54A\uB358 + bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n3. \uBB38\uD654\uB85C \uC601\uC6C5 + \uBD80\uD65C\uC774 \uC2E4\uD328\uD558\uB358 bug\uB97C \uC218\uC815\uD588\uC2B5\uB2C8\uB2E4.\n4. + \uC77C\uBD80 \uC2A4\uD0AC \uC124\uBA85\uC744 \uBCF4\uC644\uD588\uC2B5\uB2C8\uB2E4.\n\n---------[\uB09C\uD574\uD55C + bug \uCC98\uB9AC]-------------\n1. \uD45C\uC2DC\uB418\uB294 \uACE8\uB4DC\uC640 + \uC2E4\uC81C \uBCF4\uC720\uB7C9\uC774 \uC77C\uCE58\uD558\uC9C0 \uC54A\uB294 + \uBB38\uC81C\uB294 \uD604\uC7AC \uAC15\uC81C \uB3D9\uAE30\uD654 \uBC29\uC2DD\uC744 + \uC0AC\uC6A9\uD574 \uD45C\uC2DC\uAC00 \uC77C\uCE58\uD558\uB3C4\uB85D \uD558\uACE0 + \uC788\uC2B5\uB2C8\uB2E4." RU: ES: PT: diff --git a/Unity/Assets/Resources/Export/SkillDataAssets.asset b/Unity/Assets/Resources/Export/SkillDataAssets.asset index 34f5342da..482d7a300 100644 --- a/Unity/Assets/Resources/Export/SkillDataAssets.asset +++ b/Unity/Assets/Resources/Export/SkillDataAssets.asset @@ -404,7 +404,7 @@ MonoBehaviour: - SkillType: 29 SkillViewType: 2 SkillName: 2147 - SkillDesc: 2148 + SkillDesc: 21040 NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: 03e5f6f6f98ca184ba5f0f3116c82ff9, type: 3} @@ -417,7 +417,7 @@ MonoBehaviour: IgnoreUnitGiantType: 0 IgnoreUnitLevel: 1 Icon: {fileID: 21300000, guid: 275fefca2b4e4544e9def034532ea0d8, type: 3} - SkillDesc: 17834 + SkillDesc: 21041 SkillName: 17835 skillPriority: 0 ReserveOnCarry: 0 @@ -1181,7 +1181,7 @@ MonoBehaviour: - SkillType: 92 SkillViewType: 2 SkillName: 2023 - SkillDesc: 19347 + SkillDesc: 21038 NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: 75b508c1ae4678a418bf2cecdbf4d6f1, type: 3} @@ -1549,7 +1549,7 @@ MonoBehaviour: - SkillType: 114 SkillViewType: 2 SkillName: 2295 - SkillDesc: 19734 + SkillDesc: 21035 NotShow: 0 ShowOnUnitMono: 0 SkillIcon: {fileID: 21300000, guid: f5cb587a9626a694b885c473e6c3fe6d, type: 3} @@ -3524,12 +3524,12 @@ MonoBehaviour: ReserveGiantUpgrade: 1 ReserveCommonTransform: 1 - SkillType: 267 - SkillViewType: 0 + SkillViewType: 1 SkillName: 21001 - SkillDesc: 21002 + SkillDesc: 21024 NotShow: 0 ShowOnUnitMono: 0 - SkillIcon: {fileID: 21300000, guid: cf55b3fe561c3244faa3ad199411bcd3, type: 3} + SkillIcon: {fileID: 21300000, guid: 7b4c66aefb93a8e428a8ecc40eb55376, type: 3} HasShowList: 0 SkillShowList: [] skillPriority: 0 @@ -3537,6 +3537,34 @@ MonoBehaviour: ReserveLeaveCarry: 0 ReserveGiantUpgrade: 0 ReserveCommonTransform: 0 + - SkillType: 268 + SkillViewType: 1 + SkillName: 21025 + SkillDesc: 21042 + NotShow: 0 + ShowOnUnitMono: 0 + SkillIcon: {fileID: 21300000, guid: 41fb89994da370143ab0b5f2fcf072cd, type: 3} + HasShowList: 0 + SkillShowList: [] + skillPriority: 0 + ReserveOnCarry: 0 + ReserveLeaveCarry: 0 + ReserveGiantUpgrade: 0 + ReserveCommonTransform: 1 + - SkillType: 269 + SkillViewType: 1 + SkillName: 21027 + SkillDesc: 21029 + NotShow: 0 + ShowOnUnitMono: 0 + SkillIcon: {fileID: 21300000, guid: b89a6f679ea1f3d47a69b6995a13a426, type: 3} + HasShowList: 0 + SkillShowList: [] + skillPriority: 1 + ReserveOnCarry: 0 + ReserveLeaveCarry: 0 + ReserveGiantUpgrade: 1 + ReserveCommonTransform: 0 SkillViewTypeColorList: - SkillViewType: 0 Color: {r: 0.16078432, g: 0.16078432, b: 0.3647059, a: 1} diff --git a/Unity/Assets/Resources/Export/TechDataAssets.asset b/Unity/Assets/Resources/Export/TechDataAssets.asset index 63572bf3a..76ab21615 100644 --- a/Unity/Assets/Resources/Export/TechDataAssets.asset +++ b/Unity/Assets/Resources/Export/TechDataAssets.asset @@ -75,7 +75,7 @@ MonoBehaviour: icon: {fileID: 0} CostLevel: 2 FatherTechList: 06000000 - TechAtomList: 1800000019000000 + TechAtomList: 180000001900000065000000 TechTreeCircleViewType: 7 - TechType: 8 TechName: 491 @@ -539,6 +539,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 1 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -570,6 +571,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 2 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -601,6 +603,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 4 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -632,6 +635,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 6 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -663,6 +667,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1470,6 +1475,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1501,6 +1507,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1571,6 +1578,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1602,6 +1610,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1686,6 +1695,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1821,6 +1831,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1904,6 +1915,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1935,6 +1947,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2083,6 +2096,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2166,6 +2180,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2197,6 +2212,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2228,6 +2244,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2273,6 +2290,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2304,6 +2322,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2335,6 +2354,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 3 SkillType: 0 TechType: 0 @@ -2366,6 +2386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2449,6 +2470,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2480,6 +2502,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 7 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2511,6 +2534,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2542,6 +2566,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2573,6 +2598,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2643,6 +2669,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2726,6 +2753,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 4 SkillType: 0 TechType: 0 @@ -2757,6 +2785,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2788,6 +2817,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2858,6 +2888,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2941,6 +2972,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2972,6 +3004,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 2 SkillType: 0 TechType: 0 @@ -3003,6 +3036,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3204,6 +3238,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3235,6 +3270,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3318,6 +3354,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3349,6 +3386,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 1 SkillType: 0 TechType: 0 @@ -3484,6 +3522,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3515,6 +3554,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3560,6 +3600,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3591,6 +3632,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3674,6 +3716,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3799,6 +3842,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3882,6 +3926,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 5 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3913,6 +3958,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3981,6 +4027,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 6 SkillType: 0 TechType: 0 @@ -4012,6 +4059,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4074,6 +4122,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4105,6 +4154,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4150,6 +4200,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4195,6 +4246,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 7 SkillType: 0 TechType: 0 @@ -4254,6 +4306,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 8 SkillType: 0 TechType: 0 @@ -4285,6 +4338,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4316,6 +4370,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4347,6 +4402,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4378,6 +4434,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4437,6 +4494,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4481,6 +4539,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4512,6 +4571,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4627,6 +4687,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4710,6 +4771,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4741,6 +4803,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4772,6 +4835,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4803,6 +4867,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4886,6 +4951,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4964,3 +5030,35 @@ MonoBehaviour: IsVarient: 0 IconList: [] iconViewSizeType: 1 + - TechAtom: 101 + TechAtomName: 16928 + Desc: 21033 + IsAddSkill: 0 + AddSkillCondition: [] + AddSkillType: 0 + EnableAction: 1 + TechActions: + - ActionType: 21 + WonderType: 0 + ResourceType: 0 + FeatureType: 0 + TerrainType: 0 + UnitType: 0 + GiantType: 0 + UnitLevel: 0 + Vegetation: 0 + UnitActionType: 0 + CityLevelUpActionType: 0 + CityActionType: 1 + GridMiscActionType: 0 + SkillType: 0 + TechType: 0 + PlayerActionType: 0 + AIParamType: 0 + CultureCardType: 0 + UseActionSprite: 1 + IconContainer: + Icon: {fileID: 21300000, guid: a6a9fcdb495237a499a62d498c760746, type: 3} + IsVarient: 0 + IconList: [] + iconViewSizeType: 2 diff --git a/Unity/Assets/Resources/Export/TextDataAssets.asset b/Unity/Assets/Resources/Export/TextDataAssets.asset index 225ee3eff..08f7af0da 100644 --- a/Unity/Assets/Resources/Export/TextDataAssets.asset +++ b/Unity/Assets/Resources/Export/TextDataAssets.asset @@ -92,6 +92,7 @@ MonoBehaviour: NotifyUITechHint: 17041 NotifyUIExamineTechHint: 19435 NotifyUIExamineCityExpHint: 19439 + NotifyUIExamineCultureHint: 21030 NotifyUITurnHint: 1043 NotifyUIInfiltrateStealCoin: 19584 PresentationUIDiplomacyYouText: 17445 diff --git a/Unity/Assets/Resources/Export/UnitTypeDataAssets.asset b/Unity/Assets/Resources/Export/UnitTypeDataAssets.asset index 89be4fb3d..090636bf9 100644 --- a/Unity/Assets/Resources/Export/UnitTypeDataAssets.asset +++ b/Unity/Assets/Resources/Export/UnitTypeDataAssets.asset @@ -3735,7 +3735,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d00000002000000 + Skills: 080000002b0000000d000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3761,7 +3761,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d0000008100000002000000 + Skills: 080000002b0000000d00000081000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3787,7 +3787,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d000000810000008400000002000000 + Skills: 080000002b0000000d0000008100000084000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3807,6 +3807,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 16 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3830,7 +3831,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: 080000002b0000000d0000008b000000920000008400000002000000 + Skills: 080000002b0000000d0000008b0000009200000084000000020000000d010000 Sprite: {fileID: 21300000, guid: a5f0d65989fcf8140b7434d09144f244, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3850,6 +3851,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 16 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3867,6 +3869,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 17 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3890,7 +3893,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d000000730000000200000074000000d0000000 + Skills: 0d000000730000000200000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3916,7 +3919,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d0000007a000000020000007500000074000000d0000000 + Skills: 0d0000007a000000020000007500000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3942,7 +3945,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d000000020000007a0000007600000074000000d0000000 + Skills: 0d000000020000007a0000007600000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -3968,7 +3971,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0d0000007a00000002000000760000004700000074000000d0000000 + Skills: 0d0000007a00000002000000760000004700000074000000d00000000c010000 Sprite: {fileID: 21300000, guid: bd7e07fc549ba8a46a4eb79a62f9090b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5112,7 +5115,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5138,7 +5141,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 0200000003000000630000000d000000 + Skills: 0200000003000000630000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5164,7 +5167,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 020000000300000063000000640000000d000000 + Skills: 020000000300000063000000640000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5184,6 +5187,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 13 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5207,7 +5211,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 020000000300000065000000640000000d000000 + Skills: 020000000300000065000000640000000d0000000d010000 Sprite: {fileID: 21300000, guid: 7e5873fda33bd92468d7c7e9d7356112, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5227,6 +5231,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 13 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5250,7 +5255,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 020000000d0000000c00000003000000 + Skills: 020000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5276,7 +5281,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 02000000510000005a0000000d0000000c00000003000000 + Skills: 02000000510000005a0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5302,7 +5307,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 3 Cost: 0 - Skills: 02000000510000005b0000005a0000000d0000000c00000003000000 + Skills: 02000000510000005b0000005a0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5328,7 +5333,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 3 Cost: 0 - Skills: 0200000051000000030100005a0000005b0000000d0000000c00000003000000 + Skills: 0200000051000000030100005a0000005b0000000d0000000c000000030000000c010000 Sprite: {fileID: 21300000, guid: b726d8d6bc92ae54e90e8e32457c53d1, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -5452,6 +5457,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 11 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5574,7 +5580,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 20 - Attack: 2.5 + Attack: 2 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -5677,6 +5683,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 12 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -5986,7 +5993,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000 + Skills: 0200000094000000960000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6012,7 +6019,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b80000009a000000 + Skills: 020000009400000096000000b80000009a0000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6032,6 +6039,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 19 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6055,7 +6063,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b9000000b7000000 + Skills: 020000009400000096000000b9000000b70000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6075,6 +6083,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 19 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6098,7 +6107,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 020000009400000096000000b9000000b7000000c0000000 + Skills: 020000009400000096000000b9000000b7000000c00000000d010000 Sprite: {fileID: 21300000, guid: 40858c020e180bb40a335f460c4a1d70, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6118,6 +6127,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 19 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6141,7 +6151,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000 + Skills: 020000000c0000009b0000009c0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6167,7 +6177,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000 + Skills: 020000000c0000009b0000009c000000ba0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6193,7 +6203,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000bb000000 + Skills: 020000000c0000009b0000009c000000ba000000bb0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6219,7 +6229,7 @@ MonoBehaviour: MoveRange: 3 AttackRange: 2 Cost: 0 - Skills: 020000000c0000009b0000009c000000ba000000bb000000bc000000 + Skills: 020000000c0000009b0000009c000000ba000000bb000000bc0000000c010000 Sprite: {fileID: 21300000, guid: cb8459c31c131994e987d4fc1c0fd8bd, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6421,6 +6431,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 21 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6464,6 +6475,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 21 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6482,7 +6494,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 20 - Attack: 3 + Attack: 2.5 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -6508,7 +6520,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 30 - Attack: 3.5 + Attack: 3 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -6591,7 +6603,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e000000002000000 + Skills: e0000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6617,7 +6629,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d300000002000000 + Skills: e0000000d3000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6643,7 +6655,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d3000000d400000002000000 + Skills: e0000000d3000000d4000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6669,7 +6681,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: e0000000d3000000d4000000f200000002000000 + Skills: e0000000d3000000d4000000f2000000020000000d010000 Sprite: {fileID: 21300000, guid: 08db2adc08231e842ba71741b9f3fb3b, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6692,10 +6704,10 @@ MonoBehaviour: MaxHealth: 5 Attack: 2 Defense: 1 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc00000003000000e100000002000000 + Skills: db0000000c000000dc00000003000000e1000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6718,10 +6730,10 @@ MonoBehaviour: MaxHealth: 10 Attack: 2 Defense: 1 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e100000002000000 + Skills: db0000000c000000dc000000030000001d000000e1000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6744,10 +6756,10 @@ MonoBehaviour: MaxHealth: 10 Attack: 2 Defense: 2 - MoveRange: 2 + MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000 + Skills: db0000000c000000dc000000030000001d000000e1000000e2000000020000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6773,7 +6785,7 @@ MonoBehaviour: MoveRange: 2 AttackRange: 1 Cost: 0 - Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000dd000000 + Skills: db0000000c000000dc000000030000001d000000e1000000e200000002000000dd0000000c010000 Sprite: {fileID: 21300000, guid: f3c529d92a9946745825639f7bf74554, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -6845,6 +6857,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 23 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6888,6 +6901,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 22 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6905,6 +6919,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 23 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6948,6 +6963,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 22 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6965,6 +6981,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 23 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7087,7 +7104,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 15 - Attack: 3 + Attack: 2 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -7113,7 +7130,7 @@ MonoBehaviour: LandType: 1 NoMaxHealth: 0 MaxHealth: 25 - Attack: 3 + Attack: 2.5 Defense: 3 MoveRange: 1 AttackRange: 1 @@ -7723,6 +7740,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 24 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7954,7 +7972,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -7980,7 +7998,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8006,7 +8024,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8032,7 +8050,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8058,7 +8076,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8084,7 +8102,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8110,7 +8128,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: c662e6880212d104dbdbeda8015d1ef0, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8136,7 +8154,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 0dbaa2160980ead4c9af0a34805fb6f4, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8162,7 +8180,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8188,7 +8206,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8214,7 +8232,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8240,7 +8258,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: f141ee43e493f884583e75cef6dcbd50, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8266,7 +8284,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8292,7 +8310,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8318,7 +8336,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 2 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] @@ -8344,7 +8362,7 @@ MonoBehaviour: MoveRange: 1 AttackRange: 1 Cost: 0 - Skills: 02000000030000000d000000 + Skills: 02000000030000000d0000000d010000 Sprite: {fileID: 21300000, guid: 3b3b6787cac0d204098a5bc6036471e5, type: 3} IsSpriteVarient: 0 SpriteList: [] diff --git a/Unity/Assets/Resources/Export/VersionConfig.asset b/Unity/Assets/Resources/Export/VersionConfig.asset index 8cc58ae33..16cda1d9a 100644 --- a/Unity/Assets/Resources/Export/VersionConfig.asset +++ b/Unity/Assets/Resources/Export/VersionConfig.asset @@ -12,8 +12,18 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: c659b850b20e460f866ed3f696be406b, type: 3} m_Name: VersionConfig m_EditorClassIdentifier: - CurVersionId: 70202 + CurVersionId: 70301 Versions: + - MajorVersion: 0 + MinorVersion: 7 + PatchVersion: 3 + Description: 21043 + FourthVersion: 1 + - MajorVersion: 0 + MinorVersion: 7 + PatchVersion: 3 + Description: 21039 + FourthVersion: 0 - MajorVersion: 0 MinorVersion: 7 PatchVersion: 2 diff --git a/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset b/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset new file mode 100644 index 000000000..00fed1d21 --- /dev/null +++ b/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a95e9645017b445787c2089711dc2318, type: 3} + m_Name: VisualSpriteVariantMap + m_EditorClassIdentifier: + Pairs: + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 94d08b14820ccb24eb2b87e651486e99, type: 3} + EyeComfort: {fileID: 21300000, guid: b616e949499c4da1912623240e7acfc9, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 8d630227ae5811a458084cd996dce259, type: 3} + EyeComfort: {fileID: 21300000, guid: 6b07f6edabe946159dcd8df181554b2a, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: ad0de484a4e625345971d368d2d59a9e, type: 3} + EyeComfort: {fileID: 21300000, guid: 7254935ca87749c786440a56bcd5ea04, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: d41e9bfdb0aaf0c44995991a435c3cd8, type: 3} + EyeComfort: {fileID: 21300000, guid: 233d6c49ea5f46bea6dac4f5ffbd0b1b, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 0fa66ddbaa79132408fbfc61d5e0d9aa, type: 3} + EyeComfort: {fileID: 21300000, guid: 051505e0084c48aa87f9cab866e0a4ea, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 583ea1b8d676e5a479fbcab5d53b1f9d, type: 3} + EyeComfort: {fileID: 21300000, guid: 0346fc36ed704bf690ba2e53999813fc, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: c3fb107044a0c3b45a457f49fab3cc5b, type: 3} + EyeComfort: {fileID: 21300000, guid: 32c16226bfc8413dbf7ef112f0da993a, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 20ad2e91f36031244b6c560034296648, type: 3} + EyeComfort: {fileID: 21300000, guid: 686bf6f7d20d48229f9d85da35210df5, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 4d9c1678e6659ad419c02ed58c218157, type: 3} + EyeComfort: {fileID: 21300000, guid: 3fbb98f6251d4730a7d1e7f69d3daeaf, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 2561646e9b612904790b2dd62bfd6373, type: 3} + EyeComfort: {fileID: 21300000, guid: 427fc040c61048909ba31fbde82e8ed6, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: e922a01ab52db1d49b99c764af1e0bba, type: 3} + EyeComfort: {fileID: 21300000, guid: 17d2a8aae7d6440fbac6e4bd77732010, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 984035e87e87a844389570f33038a17f, type: 3} + EyeComfort: {fileID: 21300000, guid: 7d6d812d64f543edaa31b6513e7ff17f, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 5479e4ea015ba93489fb506fa7c64457, type: 3} + EyeComfort: {fileID: 21300000, guid: 0ca6ee22c9724dad9d0faec41a25cbe9, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: bfc65020b78917b40a368c644bead685, type: 3} + EyeComfort: {fileID: 21300000, guid: 729b5af585d443e0883b37871b1f5690, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: c5e1ab2a4a1da374a97e15adcbac3bbf, type: 3} + EyeComfort: {fileID: 21300000, guid: 606441faefe5428180eaea02d908a736, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: c1333ad4ade2687449683f74b1a79273, type: 3} + EyeComfort: {fileID: 21300000, guid: 61c7140c327740b3b5d9c959aab72d70, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 6725daee0faa6e7419ce0d6caa953652, type: 3} + EyeComfort: {fileID: 21300000, guid: 32bf163ed414410d86ad0a6986a94013, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 7d843dd58cca48f48ad44a483d593f78, type: 3} + EyeComfort: {fileID: 21300000, guid: 6d8767fb01db401a80164a6c789d8c6a, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 3cbabce4061702e47baa58831c5204e5, type: 3} + EyeComfort: {fileID: 21300000, guid: fa72e18fbb7b4753b8466a75915afeb3, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 213e09df9c9c4a144977303dc11c8b69, type: 3} + EyeComfort: {fileID: 21300000, guid: 87034b5b717a4676a5453b16f169d621, type: 3} + - Group: GridObject/Ground + Source: {fileID: 21300000, guid: 5f6e5da4f97fa854fb17cd588cf6078f, type: 3} + EyeComfort: {fileID: 21300000, guid: 3f647398edea4cfa95cc2a9449c46b9c, type: 3} diff --git a/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset.meta b/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset.meta new file mode 100644 index 000000000..2920983e9 --- /dev/null +++ b/Unity/Assets/Resources/Export/VisualSpriteVariantMap.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 10b8698a9c075364a8a7cc3f077f38c8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Resources/Export/WikiDataAssets.asset b/Unity/Assets/Resources/Export/WikiDataAssets.asset index 4e1e2fe0b..f79eeb8e2 100644 --- a/Unity/Assets/Resources/Export/WikiDataAssets.asset +++ b/Unity/Assets/Resources/Export/WikiDataAssets.asset @@ -37,6 +37,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -56,6 +57,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -97,6 +99,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -116,6 +119,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -157,6 +161,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -176,6 +181,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -217,6 +223,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -236,6 +243,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -277,6 +285,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -296,6 +305,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -337,6 +347,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -356,6 +367,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -397,6 +409,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -416,6 +429,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -464,6 +478,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -483,6 +498,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -524,6 +540,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -543,6 +560,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -584,6 +602,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -603,6 +622,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Bottom/UIBottomTutorMissionRow.prefab b/Unity/Assets/Resources/Prefab/UI/Bottom/UIBottomTutorMissionRow.prefab index 1d1edbf3f..9e1b579a4 100644 --- a/Unity/Assets/Resources/Prefab/UI/Bottom/UIBottomTutorMissionRow.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Bottom/UIBottomTutorMissionRow.prefab @@ -282,6 +282,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -301,6 +302,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Global/UIGlobalBugReport.prefab b/Unity/Assets/Resources/Prefab/UI/Global/UIGlobalBugReport.prefab index 0bb0eea71..c089709e8 100644 --- a/Unity/Assets/Resources/Prefab/UI/Global/UIGlobalBugReport.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Global/UIGlobalBugReport.prefab @@ -4148,6 +4148,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4167,6 +4168,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseActionCircle.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseActionCircle.prefab index 8ef289ceb..b57384501 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseActionCircle.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseActionCircle.prefab @@ -153,6 +153,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -172,6 +173,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -922,7 +924,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0.4119873, y: -26.200012} + m_AnchoredPosition: {x: 37.3, y: 53} m_SizeDelta: {x: 56.287003, y: 23.851501} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4041220032658855136 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseSkillCircle.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseSkillCircle.prefab index 5da63bf53..e7e28d3f2 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseSkillCircle.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCommonBaseSkillCircle.prefab @@ -317,6 +317,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -336,6 +337,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCultureCardBuyButtonMono.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCultureCardBuyButtonMono.prefab index 4bb80dee8..e090b5558 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCultureCardBuyButtonMono.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoCultureCardBuyButtonMono.prefab @@ -275,6 +275,11 @@ MonoBehaviour: CantBuyTextColor: {r: 1, g: 0.028301716, b: 0.028301716, a: 1} BuyButton: {fileID: 3705736563419011688} Cost: {fileID: 3756139978723511322} + CostIcon: {fileID: 6012864519068464267} + CultureCostSprite: {fileID: 21300000, guid: b2371f7abd2c8d746ba7928bfc9c5586, type: 3} + CoinCostSprite: {fileID: 21300000, guid: 794e6f091dd8fad4997bc9d682636790, type: 3} + CultureCostColor: {r: 0.7019608, g: 0.2627451, b: 0.7607843, a: 1} + CoinCostColor: {r: 1, g: 1, b: 1, a: 1} --- !u!1 &8567056009151112732 GameObject: m_ObjectHideFlags: 0 @@ -340,7 +345,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 5f715706bcc39154abc1f48750aebf33, type: 3} + m_Sprite: {fileID: 21300000, guid: b2371f7abd2c8d746ba7928bfc9c5586, type: 3} m_Type: 0 m_PreserveAspect: 1 m_FillCenter: 1 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoDiplomacy.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoDiplomacy.prefab index 1bfc5f335..b0c36344c 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoDiplomacy.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoDiplomacy.prefab @@ -1503,6 +1503,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1522,6 +1523,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1703,6 +1705,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1722,6 +1725,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2965,6 +2969,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2984,6 +2989,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7448,6 +7454,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -7467,6 +7474,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8195,6 +8203,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8214,6 +8223,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoGridInfo.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoGridInfo.prefab index 78c9d4331..187e42434 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoGridInfo.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoGridInfo.prefab @@ -397,6 +397,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -416,6 +417,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4752,6 +4754,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4771,6 +4774,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6787,6 +6791,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -6806,6 +6811,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHero.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHero.prefab index cead81f06..256593475 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHero.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHero.prefab @@ -3080,6 +3080,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3099,6 +3100,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3219,6 +3221,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3238,6 +3241,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4390,6 +4394,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4409,6 +4414,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroAvatar.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroAvatar.prefab index 14c250590..6d3465517 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroAvatar.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroAvatar.prefab @@ -600,6 +600,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -619,6 +620,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroPickedRow.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroPickedRow.prefab index 92288f086..3aa56f503 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroPickedRow.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoHeroPickedRow.prefab @@ -121,6 +121,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -140,6 +141,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoTechTreeCircle.prefab b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoTechTreeCircle.prefab index caa1bdb34..13f6916b9 100644 --- a/Unity/Assets/Resources/Prefab/UI/Info/UIInfoTechTreeCircle.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Info/UIInfoTechTreeCircle.prefab @@ -469,6 +469,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -488,6 +489,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideMultiplay.prefab b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideMultiplay.prefab index a0581fa28..032823bb2 100644 --- a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideMultiplay.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideMultiplay.prefab @@ -2034,6 +2034,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -2053,6 +2054,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -25159,6 +25161,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -25178,6 +25181,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -28033,6 +28037,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -28052,6 +28057,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectCheckPanel.prefab b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectCheckPanel.prefab index ad8febc8b..dfce72a3a 100644 --- a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectCheckPanel.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectCheckPanel.prefab @@ -8667,6 +8667,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -8686,6 +8687,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectHeroPack.prefab b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectHeroPack.prefab index cb42f1150..ea1109fc5 100644 --- a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectHeroPack.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideSelectHeroPack.prefab @@ -688,6 +688,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -707,6 +708,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideWiki.prefab b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideWiki.prefab index 6f8a5788a..58843806b 100644 --- a/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideWiki.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Outside/UIOutsideWiki.prefab @@ -198,6 +198,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -217,6 +218,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1257,6 +1259,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -1276,6 +1279,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3306,6 +3310,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -3325,6 +3330,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4166,6 +4172,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -4185,6 +4192,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/SkillIcon.prefab b/Unity/Assets/Resources/Prefab/UI/SkillIcon.prefab index b70bde77e..043374836 100644 --- a/Unity/Assets/Resources/Prefab/UI/SkillIcon.prefab +++ b/Unity/Assets/Resources/Prefab/UI/SkillIcon.prefab @@ -405,6 +405,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 @@ -424,6 +425,7 @@ MonoBehaviour: Vegetation: 0 UnitActionType: 0 CityLevelUpActionType: 0 + CityActionType: 0 GridMiscActionType: 0 SkillType: 0 TechType: 0 diff --git a/Unity/Assets/Resources/Prefab/UI/Top/UITopSetting.prefab b/Unity/Assets/Resources/Prefab/UI/Top/UITopSetting.prefab index 496d324bc..94b53980e 100644 --- a/Unity/Assets/Resources/Prefab/UI/Top/UITopSetting.prefab +++ b/Unity/Assets/Resources/Prefab/UI/Top/UITopSetting.prefab @@ -273,7 +273,7 @@ MonoBehaviour: NoExport: 0 FontBan: 0 Preset: 0 - ID: 17753 + ID: 21018 FontID: 1 TextCfg: - Type: 1 @@ -9463,6 +9463,7 @@ MonoBehaviour: BgmContinuousToggle: {fileID: 5173756232815940152} CityBorderAlwaysToggle: {fileID: 7449948995218195977} ConfirmNextTurnToggle: {fileID: 1128881828376385442} + EyeComfortToggle: {fileID: 0} MoreLanguageModule: {fileID: 7088314466326854064} NowUsingLanguageText: {fileID: 9109790349295146539} ManageButton: {fileID: 266385876390542388} diff --git a/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png b/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png new file mode 100644 index 000000000..b38e3f843 Binary files /dev/null and b/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png differ diff --git a/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png.meta b/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png.meta new file mode 100644 index 000000000..224e8916c --- /dev/null +++ b/Unity/Assets/Resources/TH1UI/Icon/Action/CircleAction256x256/Upgrade_Culture.png.meta @@ -0,0 +1,114 @@ +fileFormatVersion: 2 +guid: 6c8446f02a8e8c34ea102c682bb00fc4 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png new file mode 100644 index 000000000..51536d483 Binary files /dev/null and b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png differ diff --git a/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png.meta b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png.meta new file mode 100644 index 000000000..b45f7868e --- /dev/null +++ b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupCulture.png.meta @@ -0,0 +1,114 @@ +fileFormatVersion: 2 +guid: fc0f2c0896702b04882773d9a9cd711f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupPark_256.png b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupPark_256.png index 3ddac6538..dc9e31971 100644 Binary files a/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupPark_256.png and b/Unity/Assets/Resources/TH1UI/Icon/Action/CityLevelup/CityLevelupPark_256.png differ diff --git a/Unity/Assets/Scripts/TH1_Core/Events/UIEventManagerBinder.cs b/Unity/Assets/Scripts/TH1_Core/Events/UIEventManagerBinder.cs index 6a3305f3e..13a26bcf3 100644 --- a/Unity/Assets/Scripts/TH1_Core/Events/UIEventManagerBinder.cs +++ b/Unity/Assets/Scripts/TH1_Core/Events/UIEventManagerBinder.cs @@ -594,6 +594,11 @@ namespace TH1_Core.Events } private void HandleUpdateUITopTopBar(UpdateUITopTopBar evt) { + if (evt.UpdateType == UpdateTopBarType.UpdateAllInstant) + { + UIManager.Instance.UITopManager?.TopBarController?.UpdateView(); + return; + } if (evt.UpdateType == UpdateTopBarType.UpdateTurn) { EventManager.Publish(new ShowUINotifyCommon() { UINotifyCommonType = UINotifyCommonType.TurnHint }); diff --git a/Unity/Assets/Scripts/TH1_Core/Events/UIEvents.cs b/Unity/Assets/Scripts/TH1_Core/Events/UIEvents.cs index 7ce69e32e..2326eb819 100644 --- a/Unity/Assets/Scripts/TH1_Core/Events/UIEvents.cs +++ b/Unity/Assets/Scripts/TH1_Core/Events/UIEvents.cs @@ -133,6 +133,7 @@ namespace TH1_Core.Events TurnHint, ExamineTech, ExamineCityExp, + ExamineCulture, InfiltrateStealCoin, OutsideMultiplayRoomFull, OutsideMultiplayRoomGone, diff --git a/Unity/Assets/Scripts/TH1_Data/PlayerData.cs b/Unity/Assets/Scripts/TH1_Data/PlayerData.cs index 510259b47..156132e8a 100644 --- a/Unity/Assets/Scripts/TH1_Data/PlayerData.cs +++ b/Unity/Assets/Scripts/TH1_Data/PlayerData.cs @@ -498,6 +498,8 @@ namespace RuntimeData public void OnTurnStart(MapData map) { Turn++; + if (Turn == 1 && PlayerCultureInfo.PlayerCulture == 0) + PlayerCultureInfo.PlayerCulture = 4; //减少1点伟人复活冷却的时间点 for (int i = 0; i < 6; i++) if (giantPenalty[i] > 0) giantPenalty[i]--; @@ -541,7 +543,12 @@ namespace RuntimeData public bool IsSelfPlayer() { - return Main.MapData.PlayerMap.SelfPlayerData == this; + return IsSelfPlayerOnMainMap(); + } + + private bool IsSelfPlayerOnMainMap() + { + return Main.MapData?.PlayerMap?.SelfPlayerData == this; } // 添加当前回合攻击者 public void AddAttacker(uint playerId) @@ -574,7 +581,7 @@ namespace RuntimeData _playerCoin += coin; foreach (var kv in PlayerHeroData.HeroTaskDict) kv.Value.OnAddCoin((uint)coin); //如果加钱的是真人自己玩家,并且有金币来源位置,那么播动画 - if (Main.MapData.PlayerMap.SelfPlayerData == this) + if (IsSelfPlayerOnMainMap()) { EventManager.Publish(new UpdateUITopTopBar() { UpdateType = UpdateTopBarType.UpdateCoin }); MapRenderer.Instance.ProjectileManager.CreateCoinProjectile(startPos,coin); @@ -586,7 +593,7 @@ namespace RuntimeData public void AddCoin_ViewOnly(int coin, Vector3 startPos) { - if (Main.MapData.PlayerMap.SelfPlayerData == this) + if (IsSelfPlayerOnMainMap()) { EventManager.Publish(new UpdateUITopTopBar() { UpdateType = UpdateTopBarType.UpdateCoin }); MapRenderer.Instance.ProjectileManager.CreateCoinProjectile(startPos,coin); @@ -608,13 +615,16 @@ namespace RuntimeData _playerCoin += coin; foreach (var kv in PlayerHeroData.HeroTaskDict) kv.Value.OnAddCoin((uint)coin); - //如果加钱的是真人自己玩家,并且有金币来源位置,那么播动画。暂时用legacy方案 - if (Main.MapData.PlayerMap.SelfPlayerData == this && grid != null) + //如果加钱的是真人自己玩家,则刷新金币;如果有金币来源位置,再播放动画。暂时用legacy方案 + if (IsSelfPlayerOnMainMap()) { EventManager.Publish(new UpdateUITopTopBar() { UpdateType = UpdateTopBarType.UpdateCoin }); - var startPos = Table.Instance.GridToWorld(grid); - MapRenderer.Instance.ProjectileManager.CreateCoinProjectile(startPos,coin); - AudioManager.Instance.PlayAudio("SFX/PLAYER_coin"); + if (grid != null) + { + var startPos = Table.Instance.GridToWorld(grid); + MapRenderer.Instance.ProjectileManager.CreateCoinProjectile(startPos,coin); + AudioManager.Instance.PlayAudio("SFX/PLAYER_coin"); + } //真人自己玩家,提前检查财富奇观,方便弹出提示 Main.PlayerLogic.UpdateWonder(Main.MapData,Main.MapData.PlayerMap.SelfPlayerData,WonderTypeEnum.WEALTH); } @@ -1300,6 +1310,7 @@ namespace RuntimeData public void OnAfterMemoryPackDeserialize() { TechAtomActionCacheSet ??= new HashSet<uint>(); + TechAtomCacheSet ??= new HashSet<TechAtom>(); foreach (var tech in TechSet) { var techInfo = Table.Instance.TechDataAssets.GetTechInfo(tech); @@ -1809,6 +1820,18 @@ namespace RuntimeData return 0; } + public uint GetMaxHeroLevelByChessType(ChessType chessType) + { + uint ret = 0; + foreach (var heroType in HeroList) + { + if (!Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(heroType, out var info)) continue; + if (info.ChessType != chessType) continue; + if (heroType.UnitLevel > ret) ret = heroType.UnitLevel; + } + return ret; + } + //返回现在外部的herobutton应该显示谁的头像 public Sprite GetHeroButtonSprite() { @@ -1958,8 +1981,8 @@ namespace RuntimeData if (!Table.Instance.CultureCardDataAssets.GetCultureCardInfo(cardType, out var info)) return false; if (!info.CheckEmpireCanUseCard(player.Empire)) return false; if (!info.CheckPrerequisiteCardsOwned(player)) return false; - if (PlayerCulture < info.Cost) return false; - PlayerCulture -= info.Cost; + if (!info.CheckPlayerCanAfford(player)) return false; + info.SpendCost(player); CultureCardList.Add(cardType); var card = CultureCardFactory.GetCultureCardBase(cardType); card.OnGetCultureCard(map, player); @@ -1973,7 +1996,7 @@ namespace RuntimeData if (!Table.Instance.CultureCardDataAssets.GetCultureCardInfo(cardType, out var info)) return false; if (!info.CheckEmpireCanUseCard(player.Empire)) return false; if (!info.CheckPrerequisiteCardsOwned(player)) return false; - if (PlayerCulture < info.Cost) return false; + if (!info.CheckPlayerCanAfford(player)) return false; return true; } diff --git a/Unity/Assets/Scripts/TH1_Data/UnitData.cs b/Unity/Assets/Scripts/TH1_Data/UnitData.cs index 852c47ff6..de30dc893 100644 --- a/Unity/Assets/Scripts/TH1_Data/UnitData.cs +++ b/Unity/Assets/Scripts/TH1_Data/UnitData.cs @@ -955,6 +955,11 @@ namespace RuntimeData { return GetBaseDefenseValue(map, target) * GetDefenseMultiplicationParam(map, target); } + + public float GetAllDefenseValueIgnoringPositiveBonus(MapData map, UnitData target = null) + { + return GetBaseDefenseValueIgnoringPositiveBonus(map, target) * GetDefenseMultiplicationParamIgnoringPositiveBonus(map, target); + } // 防御力加算系数 public float GetDefenseAdditionParam(MapData map, UnitData target = null) @@ -968,6 +973,20 @@ namespace RuntimeData } return value; } + + public float GetBaseDefenseValueIgnoringPositiveBonus(MapData map, UnitData target = null) + { + if(!Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(UnitFullType, out var info)) return 0; + var value = info.Defense; + var isFrozen = IsFrozen(); + foreach (var skill in Skills) + { + if (isFrozen && IsSkillFrozenFilter(skill)) continue; + var t = skill.GetDefenseAdditionParam(map, this, target); + if (t < 0f) value += t; + } + return value; + } //只用于显示防御外壳判断用的系数计算(会去除<1的乘算因子) public float GetDefenseMultiplicationParamOnlyForDefenseShow(MapData map, UnitData target = null) @@ -1044,6 +1063,32 @@ namespace RuntimeData return buffValue * debuffMult; } + public float GetDefenseMultiplicationParamIgnoringPositiveBonus(MapData map, UnitData target = null) + { + var debuffMult = 1f; + var isZero = 1f; + + var isFrozen = IsFrozen(); + foreach (var skill in Skills) + { + if (isFrozen && IsSkillFrozenFilter(skill)) continue; + var t = skill.GetDefenseMultiplicationParam(map, this, target); + isZero *= t; + + if (t < 1f) + debuffMult *= t; + } + + var p = GetTerrainDefenseMultiplicationParam(map); + if (p < 1f) + debuffMult *= p; + isZero *= p; + + if (isZero == 0f) return 0f; + + return debuffMult; + } + public bool IgnorePositiveTargetDefenseBonus(MapData map, UnitData target) { if (map == null || target == null) return false; @@ -1057,6 +1102,19 @@ namespace RuntimeData return false; } + public int GetHeroUpgradeRecoverAddition(MapData map) + { + if (map == null) return 0; + var recoverAddition = 0; + var isFrozen = IsFrozen(); + foreach (var skill in Skills) + { + if (isFrozen && IsSkillFrozenFilter(skill)) continue; + recoverAddition += skill.GetHeroUpgradeRecoverAddition(map, this); + } + return recoverAddition; + } + #region [------------------------------------------------------------------ AttackAlly 生命周期入口 ------------------------------------------------------------------] /// <summary> diff --git a/Unity/Assets/Scripts/TH1_DataAssetsScript/CultureCardDataAssets.cs b/Unity/Assets/Scripts/TH1_DataAssetsScript/CultureCardDataAssets.cs index 5c1817338..3c160cc08 100644 --- a/Unity/Assets/Scripts/TH1_DataAssetsScript/CultureCardDataAssets.cs +++ b/Unity/Assets/Scripts/TH1_DataAssetsScript/CultureCardDataAssets.cs @@ -18,6 +18,12 @@ public enum CultureType // 市政卡唯一标识符枚举,Data Asset用到,不能随意修改顺序! +public enum CultureCardCostType +{ + Culture, + Coin +} + public enum CultureCardType { None, @@ -79,6 +85,9 @@ public class CultureCardInfo [Tooltip("卡片消耗成本")] public int Cost; + + [Tooltip("购买该法典消耗的资源类型")] + public CultureCardCostType BuyCostType = CultureCardCostType.Culture; [Tooltip("卡片图标")] public Sprite Icon; @@ -109,6 +118,28 @@ public class CultureCardInfo return Icon; } + public int GetPlayerCostResource(PlayerData player) + { + if (player == null) return 0; + return BuyCostType == CultureCardCostType.Coin + ? player.PlayerCoin + : player.PlayerCultureInfo.PlayerCulture; + } + + public bool CheckPlayerCanAfford(PlayerData player) + { + return GetPlayerCostResource(player) >= Cost; + } + + public void SpendCost(PlayerData player) + { + if (player == null) return; + if (BuyCostType == CultureCardCostType.Coin) + player.SpendCoin(Cost); + else + player.AddCulturePoint(-Cost); + } + [Tooltip("是否解锁/可购买该卡片的前提科技要求(可为空)")] public List<TechType> RequiredTechs = new List<TechType>(); diff --git a/Unity/Assets/Scripts/TH1_DataAssetsScript/TechDataAssets.cs b/Unity/Assets/Scripts/TH1_DataAssetsScript/TechDataAssets.cs index ce96d4a69..0f4b385e9 100644 --- a/Unity/Assets/Scripts/TH1_DataAssetsScript/TechDataAssets.cs +++ b/Unity/Assets/Scripts/TH1_DataAssetsScript/TechDataAssets.cs @@ -170,6 +170,7 @@ public enum TechAtom TrainUnitKomeijiRider, TrainUnitKomeijiKnight, TrainUnitKomeijiFairyBigGuy, + BuildCityWall, } diff --git a/Unity/Assets/Scripts/TH1_DataAssetsScript/TextDataAssets.cs b/Unity/Assets/Scripts/TH1_DataAssetsScript/TextDataAssets.cs index 20be453be..0d371f927 100644 --- a/Unity/Assets/Scripts/TH1_DataAssetsScript/TextDataAssets.cs +++ b/Unity/Assets/Scripts/TH1_DataAssetsScript/TextDataAssets.cs @@ -111,6 +111,7 @@ public class TextDataAssets : ScriptableObject [MultilingualField] public string NotifyUITechHint; [MultilingualField] public string NotifyUIExamineTechHint; [MultilingualField] public string NotifyUIExamineCityExpHint; + [MultilingualField] public string NotifyUIExamineCultureHint; [MultilingualField] public string NotifyUITurnHint; [MultilingualField] public string NotifyUIInfiltrateStealCoin; @@ -166,4 +167,4 @@ public class GiantUpgradeText { public GiantType GiantType; [MultilingualField] public string UpgradeText; -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Instance/Table.cs b/Unity/Assets/Scripts/TH1_Instance/Table.cs index e8cf9c866..3bb8141e6 100644 --- a/Unity/Assets/Scripts/TH1_Instance/Table.cs +++ b/Unity/Assets/Scripts/TH1_Instance/Table.cs @@ -40,6 +40,7 @@ public enum ChessType {None,King,Queen,Bishop,Knight,Rook,PawnWarrior,PawnArcher public enum MoveAttackType { None,Move,Attack,MoveToPort,MoveAshore,Ally,MoveTeleport,AttackGround} public enum CityLevelUpActionType{None,Explorer,Workshop,CityWall,CityWealth,Expand,Population,Park,BigGuy} +public enum CityActionType{None,BuildCityWall} public enum Forces { diff --git a/Unity/Assets/Scripts/TH1_Logic/Action/ActionLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Action/ActionLogic.cs index 2b82f3a61..a8601eef2 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Action/ActionLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Action/ActionLogic.cs @@ -68,6 +68,7 @@ namespace Logic.Action UnitAttackGround, PlayerSurrender, BuyCultureCard, + CityAction, } @@ -287,6 +288,7 @@ namespace Logic.Action public Vegetation Vegetation; public UnitActionType UnitActionType; public CityLevelUpActionType CityLevelUpActionType; + public CityActionType CityActionType; public GridMiscActionType GridMiscActionType; public SkillType SkillType; public TechType TechType; @@ -319,6 +321,7 @@ namespace Logic.Action hash = hash * 31 + Vegetation.GetHashCode(); hash = hash * 31 + UnitActionType.GetHashCode(); hash = hash * 31 + CityLevelUpActionType.GetHashCode(); + hash = hash * 31 + CityActionType.GetHashCode(); hash = hash * 31 + GridMiscActionType.GetHashCode(); hash = hash * 31 + SkillType.GetHashCode(); hash = hash * 31 + TechType.GetHashCode(); @@ -345,6 +348,7 @@ namespace Logic.Action if (a.Vegetation != b.Vegetation) return false; if (a.UnitActionType != b.UnitActionType) return false; if (a.CityLevelUpActionType != b.CityLevelUpActionType) return false; + if (a.CityActionType != b.CityActionType) return false; if (a.GridMiscActionType != b.GridMiscActionType) return false; if (a.SkillType != b.SkillType) return false; if (a.TechType != b.TechType) return false; @@ -401,6 +405,7 @@ namespace Logic.Action log += $"Vegetation : {Vegetation}\n"; log += $"UnitAction : {UnitActionType}\n"; log += $"CityLevelUpAction : {CityLevelUpActionType}\n"; + log += $"CityAction : {CityActionType}\n"; log += $"GridMiscAction : {GridMiscActionType}\n"; log += $"Skill : {SkillType}\n"; log += $"Tech : {TechType}\n"; @@ -707,6 +712,17 @@ namespace Logic.Action }; ActionLogicDict[commonActionId] = new CityLevelUpActionAction(commonActionId); } + + foreach (CityActionType cityActionType in System.Enum.GetValues(typeof(CityActionType))) + { + if (cityActionType == CityActionType.None) continue; + commonActionId = new CommonActionId + { + ActionType = CommonActionType.CityAction, + CityActionType = cityActionType + }; + ActionLogicDict[commonActionId] = new CityAction(commonActionId); + } //unitAction自身行为的各个行为逻辑 foreach (UnitActionType unitActionType in System.Enum.GetValues(typeof(UnitActionType))) @@ -1019,6 +1035,7 @@ namespace Logic.Action if (actionType == CommonActionType.GridMisc) return MainObjectType.Grid; if (actionType == CommonActionType.UnitAction) return MainObjectType.Unit; if (actionType == CommonActionType.CityLevelUpAction) return MainObjectType.City; + if (actionType == CommonActionType.CityAction) return MainObjectType.City; if (actionType == CommonActionType.UnitSkill) return MainObjectType.Unit; if (actionType == CommonActionType.LearnTech) return MainObjectType.Player; if (actionType == CommonActionType.UnitMove) return MainObjectType.Unit; @@ -1032,6 +1049,58 @@ namespace Logic.Action } } + public class CityAction : ActionLogicBase + { + public CityAction(CommonActionId id) : base(id) + { + } + + protected override bool Execute(CommonActionParams actionParams) + { + if (_actionId.CityActionType != CityActionType.BuildCityWall) return false; + if (!CheckCan(actionParams)) return false; + + actionParams.PlayerData.SpendCoin(GetCost(actionParams)); + actionParams.CityData.CityWall = true; + actionParams.CityData.SetCityRenderer(actionParams.MapData); + actionParams.CityData.Grid(actionParams.MapData)?.Renderer(actionParams.MapData)?.InstantUpdateGrid(true); + return true; + } + + public override bool CheckCan(CommonActionParams actionParams) + { + if (_actionId.CityActionType != CityActionType.BuildCityWall) return false; + if (actionParams?.MapData == null) return false; + if (actionParams.PlayerData == null) return false; + if (actionParams.CityData == null) return false; + if (actionParams.MainObjectType != MainObjectType.City) return false; + if (actionParams.CityData.CityWall) return false; + if (!actionParams.MapData.CheckCityIdBelongPlayerId(actionParams.CityData.Id, actionParams.PlayerData.Id)) return false; + if (!actionParams.PlayerData.TechTree.CheckIfHasTechAtom(TechAtom.BuildCityWall)) return false; + if (actionParams.PlayerData.PlayerCoin < GetCost(actionParams)) return false; + return true; + } + + public override bool CheckShow(CommonActionParams actionParams, out ShowType showType) + { + showType = ShowType.None; + if (_actionId.CityActionType != CityActionType.BuildCityWall) return false; + if (actionParams?.MapData == null) return false; + if (actionParams.PlayerData == null) return false; + if (actionParams.CityData == null) return false; + if (actionParams.MainObjectType != MainObjectType.City) return false; + if (actionParams.CityData.CityWall) return false; + if (!actionParams.MapData.CheckCityIdBelongPlayerId(actionParams.CityData.Id, actionParams.PlayerData.Id)) return false; + if (!actionParams.PlayerData.TechTree.CheckIfHasTechAtom(TechAtom.BuildCityWall)) + { + return false; + } + + if (actionParams.PlayerData.PlayerCoin < GetCost(actionParams)) showType = ShowType.Cost; + return true; + } + } + // 行为基类 public abstract class ActionLogicBase @@ -1086,7 +1155,7 @@ namespace Logic.Action return true; } - public int GetCost(CommonActionParams actionParams) + public virtual int GetCost(CommonActionParams actionParams) { if (!Table.Instance.ActionDataAssets.GetActionInfo(_actionId, out var info)) return 0; //preserve特别的计算cost方式 diff --git a/Unity/Assets/Scripts/TH1_Logic/Action/TrainUnitActionLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Action/TrainUnitActionLogic.cs index d2f17d3a6..3eb4b4d11 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Action/TrainUnitActionLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Action/TrainUnitActionLogic.cs @@ -420,6 +420,41 @@ namespace Logic.Action return false; } + private bool TryGetHeroReviveInfo(CommonActionParams actionParam, out int chessIndex, out int coldTime, out int cultureCost) + { + chessIndex = -1; + coldTime = 0; + cultureCost = 0; + if (actionParam?.PlayerData?.PlayerHeroData == null) return false; + if (!Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(UnitType.Giant, _actionId.GiantType, 1, + out var info)) return false; + chessIndex = (int)info.ChessType; + if (actionParam.PlayerData.giantPenalty == null + || chessIndex < 0 + || chessIndex >= actionParam.PlayerData.giantPenalty.Length) return false; + + coldTime = actionParam.PlayerData.giantPenalty[chessIndex]; + if (coldTime <= 0) return false; + + uint heroLevel = actionParam.PlayerData.PlayerHeroData.GetHeroLevel(_actionId.GiantType); + long rawCost = (long)heroLevel * coldTime * 5; + cultureCost = rawCost > int.MaxValue ? int.MaxValue : (int)rawCost; + return cultureCost > 0; + } + + public override int GetCost(CommonActionParams actionParams) + { + return TryGetHeroReviveInfo(actionParams, out _, out _, out var cultureCost) + ? cultureCost + : base.GetCost(actionParams); + } + + private bool CanPayHeroReviveCulture(CommonActionParams actionParam) + { + return TryGetHeroReviveInfo(actionParam, out _, out _, out var cultureCost) + && actionParam.PlayerData.PlayerCultureInfo.PlayerCulture >= cultureCost; + } + /// <summary> /// 判断场上的英雄数量是否已经达到 SameUnitCountLimit 上限 /// </summary> @@ -452,6 +487,7 @@ namespace Logic.Action { //step #0 鲁棒性检查 if (!CheckCan(actionParams)) return false; + bool spendReviveCulture = TryGetHeroReviveInfo(actionParams, out var reviveChessIndex, out _, out var reviveCultureCost); //step #1 获得准确的gridData和对应的cityData //step #1 part1 如果是city产英雄 if (actionParams.MainObjectType == MainObjectType.City) @@ -479,6 +515,11 @@ namespace Logic.Action if (!actionParams.MapData.AddUnitData(_finalGrid.Id, _finalCity.Id, new UnitFullType(_actionId.UnitType, _actionId.GiantType, realLv), out _newUnit)) return false; + if (spendReviveCulture) + { + actionParams.PlayerData.AddCulturePoint(-reviveCultureCost); + actionParams.PlayerData.giantPenalty[reviveChessIndex] = 0; + } //播放音效 if(_newUnit.InMainSight()) @@ -531,7 +572,7 @@ namespace Logic.Action //step #6 如果城市上面有单位,不能生产,不显示 if (TrainUnitActionCheckUnitOnCity(actionParam)) return false; //step #7 如果英雄在冷却cd - if (CheckGiantHasColdTime(actionParam)) return false; + if (CheckGiantHasColdTime(actionParam) && !CanPayHeroReviveCulture(actionParam)) return false; //step #8 如果英雄违反了UNIQUE或类似的技能如QUARTET if (CheckHeroReachMaxCount(actionParam)) return false; @@ -555,7 +596,7 @@ namespace Logic.Action //step #6如果格子上面有单位,不能生产,不显示 if (TrainUnitActionCheckUnitOnGrid(actionParam)) return false; //step #7 如果英雄在冷却cd - if (CheckGiantHasColdTime(actionParam)) return false; + if (CheckGiantHasColdTime(actionParam) && !CanPayHeroReviveCulture(actionParam)) return false; //step #8 如果英雄违反了UNIQUE或类似的技能如QUARTET if (CheckHeroReachMaxCount(actionParam)) return false; @@ -738,4 +779,4 @@ namespace Logic.Action } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Action/UnitActionLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Action/UnitActionLogic.cs index 18db967ea..e4c638a64 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Action/UnitActionLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Action/UnitActionLogic.cs @@ -382,6 +382,8 @@ namespace Logic.Action else if (value == 3) { actionParams.PlayerData.AddCulturePoint(4); + if (actionParams.PlayerData.IsSelfPlayer()) + EventManager.Publish(new ShowUINotifyCommon(){UINotifyCommonType = UINotifyCommonType.ExamineCulture}); } //给首都3点城市经验 else @@ -754,6 +756,11 @@ namespace Logic.Action return UnitActionUpgradeHelper.ApplyOfficerUpgrade(actionParams.MapData, actionParams.UnitData); } + public override int GetCost(CommonActionParams actionParams) + { + return UnitActionUpgradeHelper.TryGetCultureUnitUpgradeCost(actionParams?.UnitData, out var cost) ? cost : 0; + } + public override bool CheckCan(CommonActionParams actionParam) { if (!UnitActionCheckBaseInfo(actionParam)) return false; @@ -832,7 +839,7 @@ namespace Logic.Action if (!Main.UnitLogic.HeroUpgrade(actionParams.MapData, unit)) return false; //step #3 回复10点血 - unit.AddHealth(10); + unit.AddHealth(10 + unit.GetHeroUpgradeRecoverAddition(actionParams.MapData)); //更新视觉,自动排除非真map情况和不在视野情况 if(actionParams.UnitData.Renderer(actionParams.MapData)?.InstantUpdateUnit(true)??false){ @@ -860,7 +867,7 @@ namespace Logic.Action var otherTargetType = new UnitFullType() { UnitType = other.UnitType, GiantType = other.GiantType, UnitLevel = (uint)targetLevel }; Main.UnitLogic.UnitTypeTransform(actionParams.MapData, other, otherTargetType); - other.AddHealth(10); + other.AddHealth(10 + other.GetHeroUpgradeRecoverAddition(actionParams.MapData)); other.Renderer(actionParams.MapData)?.InstantUpdateUnit(true); //同类英雄升级后也更新视野 if (other.Grid(actionParams.MapData) != null) diff --git a/Unity/Assets/Scripts/TH1_Logic/Core/MainEditor.cs b/Unity/Assets/Scripts/TH1_Logic/Core/MainEditor.cs index 0d6427bf3..435f24b19 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Core/MainEditor.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Core/MainEditor.cs @@ -92,6 +92,8 @@ namespace Logic public void Update() { #if UNITY_EDITOR || USE_INPUT + if (InputTextFocusUtility.IsTextInputFocused()) return; + if (Input.GetKeyDown(KeyCode.F4)) { foreach (var unit in Main.MapData.UnitMap.UnitList) @@ -140,4 +142,4 @@ namespace Logic public Strategy Strategy; public uint TargetCityId; } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskContent.cs b/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskContent.cs index a5da53df2..c1dfd6c7e 100644 --- a/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskContent.cs +++ b/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskContent.cs @@ -68,6 +68,8 @@ namespace TH1_Logic.HeroTask AccumulateRelicsOpenedIncludeOthers, // 累计占领他人城市{param1}个或者占领村庄{param2}个 AccumulateCaptureOtherCitiesOrVillages, + // 累计承受伤害和造成伤害 + AccumulateDamageTakenAndDealt, } @@ -95,6 +97,7 @@ namespace TH1_Logic.HeroTask [MemoryPackUnion(21, typeof(HeroTaskContentTargetTypeAreasExplored))] [MemoryPackUnion(22, typeof(HeroTaskContentTargetAccumulateRelicsOpenedIncludeOthers))] [MemoryPackUnion(23, typeof(HeroTaskContentAccumulateCaptureOtherCitiesOrVillages))] + [MemoryPackUnion(24, typeof(HeroTaskContentAccumulateDamageTakenAndDealt))] public abstract partial class HeroTaskContentBase { public bool IsSelf; @@ -331,6 +334,34 @@ namespace TH1_Logic.HeroTask Level += (uint)info.HealthReduceValue; } } + + + [MemoryPackable] + public partial class HeroTaskContentAccumulateDamageTakenAndDealt : HeroTaskContentBase + { + public override HeroTaskContentType GetContentType() + { + return HeroTaskContentType.AccumulateDamageTakenAndDealt; + } + + public override HeroTaskContentBase GetCopyHeroTaskContent() + { + var newContent = new HeroTaskContentAccumulateDamageTakenAndDealt(); + newContent.Level = Level; + newContent.TargetLevel = TargetLevel; + return newContent; + } + + public override void OnDamaged(MapData mapData, SettlementInfo info) + { + Level += (uint)info.HealthReduceValue; + } + + public override void OnDamageOther(MapData mapData, SettlementInfo info) + { + Level += (uint)info.HealthReduceValue; + } + } [MemoryPackable] @@ -896,4 +927,4 @@ namespace TH1_Logic.HeroTask Level++; } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskFactory.cs b/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskFactory.cs index 5db8f08bf..5fe8ca167 100644 --- a/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskFactory.cs +++ b/Unity/Assets/Scripts/TH1_Logic/HeroTask/HeroTaskFactory.cs @@ -43,6 +43,8 @@ namespace TH1_Logic.HeroTask return "累计承受伤害"; if (contentType == HeroTaskContentType.AccumulateDamageDealt) return "累计造成伤害"; + if (contentType == HeroTaskContentType.AccumulateDamageTakenAndDealt) + return "累计承受伤害和造成伤害"; if (contentType == HeroTaskContentType.AccumulateKills) return "累计杀人"; if (contentType == HeroTaskContentType.AccumulateHealing) @@ -60,4 +62,4 @@ namespace TH1_Logic.HeroTask return ""; } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Input/InputConfigManager.cs b/Unity/Assets/Scripts/TH1_Logic/Input/InputConfigManager.cs index 2d3a3ea40..fcabec0e5 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Input/InputConfigManager.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Input/InputConfigManager.cs @@ -11,7 +11,10 @@ using System.IO; using Logic.CrashSight; using MemoryPack; using TH1_Logic.Tools; +using TMPro; using UnityEngine; +using UnityEngine.EventSystems; +using UnityEngine.UI; namespace Logic @@ -116,8 +119,20 @@ namespace Logic public void Update() { UpdateConfigListening(); + if (InputTextFocusUtility.IsTextInputFocused()) + { + ClearInputActiveState(); + return; + } UpdateConfigActive(); } + + private void ClearInputActiveState() + { + if (_config?.InputKeyConfigs == null) return; + foreach (var keyConfig in _config.InputKeyConfigs) + keyConfig.IsActive = false; + } private void UpdateConfigListening() { @@ -220,4 +235,28 @@ namespace Logic } } } -} \ No newline at end of file + + public static class InputTextFocusUtility + { + public static bool IsTextInputFocused() + { + var selected = EventSystem.current?.currentSelectedGameObject; + if (selected == null) return false; + + return IsFocusedInputField(selected.GetComponent<TMP_InputField>()) + || IsFocusedInputField(selected.GetComponentInParent<TMP_InputField>()) + || IsFocusedInputField(selected.GetComponent<InputField>()) + || IsFocusedInputField(selected.GetComponentInParent<InputField>()); + } + + private static bool IsFocusedInputField(TMP_InputField inputField) + { + return inputField != null && inputField.isActiveAndEnabled && inputField.isFocused; + } + + private static bool IsFocusedInputField(InputField inputField) + { + return inputField != null && inputField.isActiveAndEnabled && inputField.isFocused; + } + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Input/InputLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Input/InputLogic.cs index 779d89742..68ff6a973 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Input/InputLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Input/InputLogic.cs @@ -101,6 +101,8 @@ namespace Logic return; } + if (InputTextFocusUtility.IsTextInputFocused()) return; + //如果锁了input 但是DebugMode不会锁定input if (inputLock &&!DebugCenter.Instance.DebugMode) { diff --git a/Unity/Assets/Scripts/TH1_Logic/Map/MapGenerator.cs b/Unity/Assets/Scripts/TH1_Logic/Map/MapGenerator.cs index 361a68f6b..c8fbacd8c 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Map/MapGenerator.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Map/MapGenerator.cs @@ -59,7 +59,7 @@ namespace Logic private float[,] _heightMap; private const int SmoothIterations = 3; //平滑次数 - private const float NearbyEnemyCapitalRateForRealPlayer = 0.3f; + private const float NearbyEnemyCapitalRateForRealPlayer = 0.15f; private const int NearbyEnemyCapitalDistance = 3; private uint _width, _height; private List<MapPosition> _tribes; diff --git a/Unity/Assets/Scripts/TH1_Logic/Player/PlayerLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Player/PlayerLogic.cs index 16308c183..e39bca68d 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Player/PlayerLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Player/PlayerLogic.cs @@ -1391,9 +1391,42 @@ namespace Logic if (player.CanConvertCultureToGold(mapData)) ret += GetPlayerCulturePointPerTurn(mapData, playerId); + ret += GetPlayerKingHeroCoinPerTurn(mapData, player); + return ret; } + public int GetPlayerKingHeroCoinPerTurn(MapData mapData, PlayerData player) + { + if (mapData == null || player == null) return 0; + + var kingLevel = player.PlayerHeroData.GetMaxHeroLevelByChessType(ChessType.King); + if (kingLevel == 0) return 0; + + return GetPlayerKingCoinSourceCount(mapData, player) * (int)kingLevel; + } + + public int GetPlayerKingCoinSourceCount(MapData mapData, PlayerData player) + { + if (mapData == null || player == null) return 0; + + int count = 0; + if (mapData.GetCapitalCityDataByPlayerId(player.Id, out var capitalCity) + && mapData.GetPlayerDataByCityId(capitalCity.Id, out var capitalOwner) + && capitalOwner.Id == player.Id) + count++; + + foreach (var otherPlayer in mapData.PlayerMap.PlayerDataList) + { + if (otherPlayer.Id == player.Id) continue; + if (!mapData.CityMap.GetCityById(otherPlayer.CradleCityId, out var city)) continue; + if (!mapData.GetPlayerDataByCityId(city.Id, out var owner)) continue; + if (owner.Id == player.Id) count++; + } + + return count; + } + //进入回合结算 #ono #nextturn #start #startturn diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/AssaultFortressSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/AssaultFortressSkill.cs index 2a1704b40..1445200ad 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/AssaultFortressSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/AssaultFortressSkill.cs @@ -39,5 +39,10 @@ namespace Logic.Skill { return true; } + + public override int GetHeroUpgradeRecoverAddition(MapData mapData, UnitData self) + { + return 5; + } } } diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/FlandreBuffSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/FlandreBuffSkill.cs index e44e21051..ee5f9e55b 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/FlandreBuffSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/FlandreBuffSkill.cs @@ -6,8 +6,6 @@ */ -using System; -using MemoryPack; using RuntimeData; @@ -15,10 +13,6 @@ namespace Logic.Skill { public partial class FlandreBuffSkill : SkillBase { - private static int _staticLevel = 0; - public override int Level => _staticLevel; - - public FlandreBuffSkill() { IsLevelSkill = true; @@ -32,21 +26,7 @@ namespace Logic.Skill { var self = identifier as UnitData; if (self == null) return; - _staticLevel = 0; - } - - // MemoryPack 序列化之前的预处理 - [MemoryPackOnSerializing] - public void OnBeforeMemoryPackSerialize() - { - _level = _staticLevel; - } - - // MemoryPack 反序列化之后的后处理 - [MemoryPackOnDeserialized] - public void OnAfterMemoryPackDeserialize() - { - _staticLevel = _level; + SyncFlandreBuffLevel(mapData, 0); } public override SkillType GetSkillType() @@ -56,27 +36,60 @@ namespace Logic.Skill public override void AddLevel(MapData map, UnitData origin, UnitData self, int add) { - foreach (var unit in map.UnitMap.UnitList) - { - if (unit.UnitFullType.GiantType == GiantType.EgyptianFlandre && - !unit.GetSkill(SkillType.FLANDREBUFF, out _)) - { - unit.AddSkill_Legacy(SkillType.FLANDREBUFF, map,false,0,true,0,false,SpecialAddSkillType.Normal,0); - } - } - _staticLevel += add; - if (_staticLevel > _levelLimit) _staticLevel = _levelLimit; + var nextLevel = GetSharedFlandreBuffLevel(map) + add; + if (nextLevel > _levelLimit) nextLevel = _levelLimit; + SyncFlandreBuffLevel(map, nextLevel); if (!map.GetPlayerDataByUnitId(origin.Id, out _)) return; origin.HeroTask(map)?.OnAddSkillLevels(map, GetSkillType(), (uint)add); } public override float GetAttackAdditionParam(MapData mapData, UnitData self, UnitData target = null) { - return 0.5f * _staticLevel; + return 0.5f * Level; } + public override bool ReservedOnTransform(UnitData self, UnitFullType fullType) { return true; } + + public override void OnAnyUnitCreate(MapData map, IdentifierBase identifier, UnitData newUnit) + { + if (newUnit?.UnitFullType.GiantType != GiantType.EgyptianFlandre) return; + var sharedLevel = GetSharedFlandreBuffLevel(map); + if (sharedLevel <= 0) return; + EnsureFlandreBuff(map, newUnit).SetLevel(sharedLevel); + } + + private int GetSharedFlandreBuffLevel(MapData map) + { + var level = 0; + foreach (var unit in map.UnitMap.UnitList) + { + if (unit.UnitFullType.GiantType != GiantType.EgyptianFlandre) continue; + if (unit.GetSkill(SkillType.FLANDREBUFF, out var skill)) + level = System.Math.Max(level, skill.Level); + } + + return level; + } + + private void SyncFlandreBuffLevel(MapData map, int level) + { + foreach (var unit in map.UnitMap.UnitList) + { + if (unit.UnitFullType.GiantType != GiantType.EgyptianFlandre) continue; + EnsureFlandreBuff(map, unit).SetLevel(level); + } + } + + private SkillBase EnsureFlandreBuff(MapData map, UnitData unit) + { + if (unit.GetSkill(SkillType.FLANDREBUFF, out var skill)) return skill; + unit.AddSkill_Legacy(SkillType.FLANDREBUFF, map, false, 0, true, 0, false, + SpecialAddSkillType.Normal, 0); + unit.GetSkill(SkillType.FLANDREBUFF, out skill); + return skill; + } } } diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs new file mode 100644 index 000000000..b5867e224 --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs @@ -0,0 +1,24 @@ +/* + * @Author: 白哉 + * @Description: + * @Date: 2026年06月05日 星期五 + * @Modify: + */ + +namespace Logic.Skill +{ + public partial class KingCoinSkill : SkillBase + { + public KingCoinSkill() + { + IsPermanent = true; + TurnsLimit = 0; + Score = 2; + } + + public override SkillType GetSkillType() + { + return SkillType.KingCoin; + } + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs.meta new file mode 100644 index 000000000..1b5a14daf --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/KingCoinSkill.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: a08552a793b041549805aca6e309bb64 +timeCreated: 1780689600 diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchEggSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchEggSkill.cs index a191bbf6e..19833cfde 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchEggSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchEggSkill.cs @@ -55,7 +55,7 @@ namespace Logic.Skill Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(tmpUnitFullType.UnitType, tmpUnitFullType.GiantType, tmpUnitFullType.UnitLevel, out var unitInfo)) { - player.giantPenalty[(uint)unitInfo.ChessType] = 4; + player.giantPenalty[(uint)unitInfo.ChessType] = (int)tmpUnitFullType.UnitLevel + 1; } } } diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchReviveSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchReviveSkill.cs index 34412fade..2c7c9df65 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchReviveSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/MokouFrenchReviveSkill.cs @@ -35,6 +35,12 @@ namespace Logic.Skill FullType.GiantType = GiantType.FrenchMokou; FullType.UnitLevel = self.UnitFullType.UnitLevel; } + + public override void OnSelfCreated(MapData map, UnitData self) + { + if (self == null) return; + SetTurnsLimit(self.UnitLevel + 1); + } public override void OnFinished(IdentifierBase identifier, MapData mapData) { diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs new file mode 100644 index 000000000..0c05f934a --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs @@ -0,0 +1,59 @@ +/* + * @Author: 白哉 + * @Description: + * @Date: 2026年06月05日 星期五 + * @Modify: + */ + +using RuntimeData; + +namespace Logic.Skill +{ + public partial class QueenTerritoryMoveSkill : SkillBase + { + public QueenTerritoryMoveSkill() + { + IsPermanent = true; + TurnsLimit = 0; + Score = 2; + } + + public override SkillType GetSkillType() + { + return SkillType.QueenTerritoryMove; + } + + public override int GetExtraMoveRange(MapData mapData, UnitData self) + { + if (mapData == null || self == null) return 0; + if (!mapData.GetPlayerIdByUnitId(self.Id, out var ownerId)) return 0; + if (!mapData.GetGridDataByUnitId(self.Id, out var selfGrid)) return 0; + + if (IsFriendlyTerritory(mapData, selfGrid, ownerId)) return 1; + + var aroundBuf = RentAroundBuf(); + mapData.GridMap.GetAroundGridData(1, 1, selfGrid, aroundBuf); + foreach (var grid in aroundBuf) + { + if (!IsFriendlyTerritory(mapData, grid, ownerId)) continue; + ReturnAroundBuf(); + return 1; + } + + ReturnAroundBuf(); + return 0; + } + + private static bool IsFriendlyTerritory(MapData mapData, GridData grid, uint ownerId) + { + return grid != null + && mapData.GetPlayerDataByTerritoryGridId(grid.Id, out var territoryPlayer) + && mapData.SameUnion(ownerId, territoryPlayer.Id); + } + + public override bool ReservedOnTransform(UnitData self, UnitFullType fullType) + { + return true; + } + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs.meta new file mode 100644 index 000000000..2f99c953a --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/QueenTerritoryMoveSkill.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 6a9d94674a084c88a0792e9ef68c4f28 +timeCreated: 1780689600 diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs new file mode 100644 index 000000000..65d4a6c70 --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs @@ -0,0 +1,27 @@ +using RuntimeData; + +namespace Logic.Skill +{ + public partial class SakuyaEnhancedSkill : SkillBase + { + public SakuyaEnhancedSkill() + { + IsLevelSkill = true; + IsPermanent = false; + TurnsLimit = 0; + _levelLimit = 0; + _autoDisappear = true; + _skillPriority = SkillPriority.Origin; + } + + public override SkillType GetSkillType() + { + return SkillType.SakuyaEnhanced; + } + + public override void OnSkillAdd(MapData mapData, uint originId) + { + OriginId = originId; + } + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs.meta new file mode 100644 index 000000000..166f36d91 --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaEnhancedSkill.cs.meta @@ -0,0 +1,3 @@ +fileFormatVersion: 2 +guid: 3b98a20d6b104c658c4dbf09b3ace2e1 +timeCreated: 1780656000 diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaFlyProSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaFlyProSkill.cs index 2e545a4f6..aa10c6915 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaFlyProSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SakuyaFlyProSkill.cs @@ -6,11 +6,9 @@ */ -using System; -using System.Collections.Generic; using Logic.Pool; -using MemoryPack; using RuntimeData; +using System.Collections.Generic; using UnityEngine; @@ -18,9 +16,6 @@ namespace Logic.Skill { public partial class SakuyaFlyProSkill : SkillBase { - // 本回合添加过 GetActionPoint(ActionPointType.Attack) 的英雄列表 - private static HashSet<uint> _heroSet; - public SakuyaFlyProSkill() { IsPermanent = true; @@ -30,14 +25,12 @@ namespace Logic.Skill _levelLimit = int.MaxValue; // 咲夜飞行需要在0层时继续保留,用于每回合重新从0开始累计疲劳。 _autoDisappear = false; - _heroSet = new HashSet<uint>(); } public override void OnTurnStart(IdentifierBase identifier, MapData mapData) { // 持有者回合开始时重置为0层;_autoDisappear=false保证0层不会被回收。 _level = 0; - _heroSet.Clear(); } public override SkillType GetSkillType() @@ -75,9 +68,10 @@ namespace Logic.Skill if (!selfUnitList.Contains(unit)) continue; unit.AddSkill_Legacy(SkillType.SAKUYAGUARD, mapData,false,1,false,-1,false,SpecialAddSkillType.Force,0); isExcute = true; - if (!_heroSet.Contains(unit.Id)) + if (!unit.GetSkill(SkillType.SakuyaEnhanced, out _)) { - _heroSet.Add(unit.Id); + unit.AddSkill_Legacy(SkillType.SakuyaEnhanced, mapData, false, 0, false, -1, false, + SpecialAddSkillType.Normal, self.Id); unit.AddActionPoint(ActionPointType.Attack); } } diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SurpriseSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SurpriseSkill.cs index ab5db4371..3192099fe 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SurpriseSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/SurpriseSkill.cs @@ -9,6 +9,10 @@ using RuntimeData; using System; using MemoryPack; +using TH1_Anim.Fragments; +using TH1_Core.Managers; +using TH1_Logic.Core; +using TH1Renderer; namespace Logic.Skill @@ -31,5 +35,78 @@ namespace Logic.Skill { return true; } + + public override void AfterActiveAttackOther(MapData mapData, AttackInfo attackInfo) + { + if (mapData == null || attackInfo?.DamageOrigin == null || attackInfo.DamageOriginGrid == null) return; + if (!mapData.GetPlayerIdByUnitId(attackInfo.DamageOrigin.Id, out var selfPlayerId)) return; + if (!IsEnemyTerritoryOrAdjacent(mapData, attackInfo.DamageOriginGrid, selfPlayerId)) return; + + attackInfo.DamageOrigin.AddSkill_Legacy( + SkillType.MOVERANGEUP, + mapData, + false, + 0, + false, + -1, + false, + SpecialAddSkillType.AddTurnLimit, + attackInfo.DamageOrigin.Id); + RefreshOriginVisualAfterAttack(mapData, attackInfo.DamageOrigin); + } + + private static void RefreshOriginVisualAfterAttack(MapData mapData, UnitData origin) + { + if (mapData != Main.MapData) return; + + var scope = PresentationManager.CurrentScope; + if (scope != null) + { + if (MapRenderer.Instance != null && + MapRenderer.Instance.ROUnitMap.TryGetValue(origin.Id, out var unitRenderer)) + { + scope.Add(new FragmentStep + { + Phase = AnimPhase.AttackImpact + 50, + Duration = 0.1f, + Execute = () => { unitRenderer.InstantUpdateUnit(false); } + }); + } + } + else + { + if (MapRenderer.Instance != null && + MapRenderer.Instance.ROUnitMap.TryGetValue(origin.Id, out var unitRenderer)) + { + unitRenderer.RenderUpdateUnitImage(); + } + } + } + + private static bool IsEnemyTerritoryOrAdjacent(MapData mapData, GridData originGrid, uint selfPlayerId) + { + if (IsEnemyTerritory(mapData, originGrid, selfPlayerId)) return true; + + var aroundBuf = RentAroundBuf(); + mapData.GridMap.GetAroundGridData(1, 1, originGrid, aroundBuf); + foreach (var grid in aroundBuf) + { + if (grid.Id == originGrid.Id) continue; + if (!IsEnemyTerritory(mapData, grid, selfPlayerId)) continue; + + ReturnAroundBuf(); + return true; + } + + ReturnAroundBuf(); + return false; + } + + private static bool IsEnemyTerritory(MapData mapData, GridData grid, uint selfPlayerId) + { + return grid != null + && mapData.GetPlayerDataByTerritoryGridId(grid.Id, out var territoryPlayer) + && !mapData.SameUnion(selfPlayerId, territoryPlayer.Id); + } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/YuugiPushSkill.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/YuugiPushSkill.cs index dce9a7596..ee4e4942a 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/YuugiPushSkill.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/AllSkill/YuugiPushSkill.cs @@ -48,7 +48,7 @@ namespace Logic.Skill fullType.UnitType = UnitType.BonePile; if (self.GetAttackRange(map) > 1) return false; - if (self.GetAllAttackValue(map, target) <= target.GetAllDefenseValue(map, self)) return false; + if (self.GetAllAttackValue(map, target) <= target.GetAllDefenseValueIgnoringPositiveBonus(map, self)) return false; var player = self.Player(map); if (player == null) return false; var targetPlayer = target.Player(map); diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/AssaultFortressSkill.MemoryPackable.g.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/AssaultFortressSkill.MemoryPackable.g.cs.meta index 04507682f..e5f871628 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/AssaultFortressSkill.MemoryPackable.g.cs.meta +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/AssaultFortressSkill.MemoryPackable.g.cs.meta @@ -1,2 +1,11 @@ fileFormatVersion: 2 guid: 11ca7c4e0a9a4853aaf8f60a6de0c08e +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs new file mode 100644 index 000000000..cc76f174a --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs @@ -0,0 +1,13 @@ +// Auto-generated KingCoinSkill partial class with MemoryPackable attribute +// 此文件由 MemoryPackUnionGenerator 自动生成,请勿手动修改 + +using MemoryPack; +using Logic.Skill; + +namespace Logic.Skill +{ + [MemoryPackable] + public partial class KingCoinSkill + { + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs.meta new file mode 100644 index 000000000..f98da9a6d --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/KingCoinSkill.MemoryPackable.g.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: c8717d469c47e1a42949d04b1f557fd3 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs new file mode 100644 index 000000000..7369d995f --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs @@ -0,0 +1,13 @@ +// Auto-generated QueenTerritoryMoveSkill partial class with MemoryPackable attribute +// 此文件由 MemoryPackUnionGenerator 自动生成,请勿手动修改 + +using MemoryPack; +using Logic.Skill; + +namespace Logic.Skill +{ + [MemoryPackable] + public partial class QueenTerritoryMoveSkill + { + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs.meta new file mode 100644 index 000000000..c99b7af48 --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/QueenTerritoryMoveSkill.MemoryPackable.g.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 940da7ef260d47448a3b90bdbf45b8a7 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs new file mode 100644 index 000000000..68d65fad0 --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs @@ -0,0 +1,13 @@ +// Auto-generated SakuyaEnhancedSkill partial class with MemoryPackable attribute +// 此文件由 MemoryPackUnionGenerator 自动生成,请勿手动修改 + +using MemoryPack; +using Logic.Skill; + +namespace Logic.Skill +{ + [MemoryPackable] + public partial class SakuyaEnhancedSkill + { + } +} diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs.meta b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs.meta new file mode 100644 index 000000000..deacaf01c --- /dev/null +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SakuyaEnhancedSkill.MemoryPackable.g.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 92bb85597c554bd7a2d36318746d383f diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SkillBase.MemoryPackUnion.g.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SkillBase.MemoryPackUnion.g.cs index c9494a303..b4d58ef59 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SkillBase.MemoryPackUnion.g.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/Generate/SkillBase.MemoryPackUnion.g.cs @@ -262,6 +262,9 @@ namespace Logic.Skill [MemoryPackUnion(254, typeof(CityStolenSkill))] [MemoryPackUnion(255, typeof(ShenlanSkill))] [MemoryPackUnion(256, typeof(AssaultFortressSkill))] + [MemoryPackUnion(257, typeof(QueenTerritoryMoveSkill))] + [MemoryPackUnion(258, typeof(KingCoinSkill))] + [MemoryPackUnion(259, typeof(SakuyaEnhancedSkill))] public abstract partial class SkillBase { } diff --git a/Unity/Assets/Scripts/TH1_Logic/Skill/SkillBase.cs b/Unity/Assets/Scripts/TH1_Logic/Skill/SkillBase.cs index 5815f1bc9..b46618119 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Skill/SkillBase.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Skill/SkillBase.cs @@ -306,6 +306,9 @@ public enum SkillType // 深蓝:纯视觉技能,让单位贴图按时间循环变色,没有任何数值/逻辑效果 Shenlan = 266, AssaultFortress = 267, + QueenTerritoryMove = 268, + KingCoin = 269, + SakuyaEnhanced = 270, //补充之前的bug问题 Max = 999, } @@ -1374,6 +1377,11 @@ namespace Logic.Skill { return false; } + + public virtual int GetHeroUpgradeRecoverAddition(MapData mapData, UnitData self) + { + return 0; + } #endregion #region [--------------------操作修改属性--------------------] diff --git a/Unity/Assets/Scripts/TH1_Logic/Unit/UnitLogic.cs b/Unity/Assets/Scripts/TH1_Logic/Unit/UnitLogic.cs index 0cc59e115..153a8f8dd 100644 --- a/Unity/Assets/Scripts/TH1_Logic/Unit/UnitLogic.cs +++ b/Unity/Assets/Scripts/TH1_Logic/Unit/UnitLogic.cs @@ -794,22 +794,12 @@ namespace Logic bool notifymoment = false; - //如果是伟人死亡,对应的player受到惩罚 penalty=4 - if (unit.UnitType == UnitType.Giant - && map.GetPlayerDataByUnitId(unit.Id, out var player) && - Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(unit.UnitType, unit.GiantType, unit.UnitLevel, - out var info)) - player.giantPenalty[(uint)info.ChessType] = 4; + // 如果是伟人死亡,对应的player受到复活冷却,冷却回合数等于死亡时等级+1 + SetHeroRevivePenalty(map, unit, unit.UnitType, unit.GiantType, unit.UnitLevel); - //如果是英雄战船死亡,对应的player受到惩罚 penalty=4 - if (unit.UnitType == UnitType.GiantJuggernaut && unit.CarryUnitType == UnitType.Giant - && map.GetPlayerDataByUnitId(unit.Id, out var player2) && - Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo( - unit.CarryUnitType, unit.CarryGiantType, - unit.CarryUnitLevel, - out var info2)) - player2.giantPenalty[(uint)info2.ChessType] = 4; + // 如果是英雄战船死亡,对应的player受到携带英雄等级+1的复活冷却 + SetHeroRevivePenalty(map, unit, unit.CarryUnitType, unit.CarryGiantType, unit.CarryUnitLevel); if (map == Main.MapData && unit.Player(map) == map.PlayerMap.SelfPlayerData) @@ -860,14 +850,18 @@ namespace Logic { unit.Health = 0; - //如果是伟人死亡,对应的player受到惩罚 penalty=4 - if (unit.UnitType == UnitType.Giant - && map.GetPlayerDataByUnitId(unit.Id, out var player) && - Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(unit.UnitType, unit.GiantType, unit.UnitLevel, - out var info)) - player.giantPenalty[(uint)info.ChessType] = 4; + // 如果是伟人死亡,对应的player受到复活冷却,冷却回合数等于死亡时等级+1 + SetHeroRevivePenalty(map, unit, unit.UnitType, unit.GiantType, unit.UnitLevel); map.SetUnitDataDie(unit); } + + private static void SetHeroRevivePenalty(MapData map, UnitData unit, UnitType unitType, GiantType giantType, uint unitLevel) + { + if (unitType != UnitType.Giant) return; + if (!map.GetPlayerDataByUnitId(unit.Id, out var player)) return; + if (!Table.Instance.UnitTypeDataAssets.GetUnitTypeInfo(unitType, giantType, unitLevel, out var info)) return; + player.giantPenalty[(uint)info.ChessType] = (int)unitLevel + 1; + } public void DebugOutputMoveInfo(MapData mapData) { diff --git a/Unity/Assets/Scripts/TH1_Renderer/BubbleRenderer.cs b/Unity/Assets/Scripts/TH1_Renderer/BubbleRenderer.cs index 307415d00..5ac97a682 100644 --- a/Unity/Assets/Scripts/TH1_Renderer/BubbleRenderer.cs +++ b/Unity/Assets/Scripts/TH1_Renderer/BubbleRenderer.cs @@ -67,7 +67,6 @@ namespace TH1_Renderer { BubbleType.HeroUpgrade => OnClickHeroUpgrade, BubbleType.Upgrade => OnClickUpgrade, - BubbleType.CultureUnitUpgrade => OnClickCultureUnitUpgrade, BubbleType.Capture => OnClickCapture, BubbleType.Examine => OnClickExamine, BubbleType.Gather => OnClickGather, @@ -93,19 +92,6 @@ namespace TH1_Renderer OnClickCommon(); } - private void OnClickCultureUnitUpgrade() - { - var upgradeAction = ActionLogicFactory.GetActionLogic(new CommonActionId() - { ActionType = CommonActionType.UnitAction, UnitActionType = UnitActionType.CultureUnitUpgrade }); - var actionParam = new CommonActionParams(mapData: Main.MapData, unitData: _bubbleData.Unit, - playerData: Main.MapData.PlayerMap.SelfPlayerData); - - if(upgradeAction.CheckCan(actionParam)) - upgradeAction.CompleteExecute(actionParam); - - OnClickCommon(); - } - private void OnClickHeroUpgrade() { var heroUpgradeAction = ActionLogicFactory.GetActionLogic(new CommonActionId() diff --git a/Unity/Assets/Scripts/TH1_Renderer/InGameBubbleManager.cs b/Unity/Assets/Scripts/TH1_Renderer/InGameBubbleManager.cs index e927c9a14..58d7d9c2f 100644 --- a/Unity/Assets/Scripts/TH1_Renderer/InGameBubbleManager.cs +++ b/Unity/Assets/Scripts/TH1_Renderer/InGameBubbleManager.cs @@ -26,7 +26,6 @@ namespace TH1_Renderer Capture, HeroUpgrade, Upgrade, - CultureUnitUpgrade, Examine, HeroSelect } @@ -140,8 +139,6 @@ namespace TH1_Renderer //准备升级行为的参数 var upgradeAction = ActionLogicFactory.GetActionLogic(new CommonActionId() { ActionType = CommonActionType.UnitAction, UnitActionType = UnitActionType.Upgrade }); - var cultureUnitUpgradeAction = ActionLogicFactory.GetActionLogic(new CommonActionId() - { ActionType = CommonActionType.UnitAction, UnitActionType = UnitActionType.CultureUnitUpgrade }); var heroUpgradeAction = ActionLogicFactory.GetActionLogic(new CommonActionId() { ActionType = CommonActionType.UnitAction, UnitActionType = UnitActionType.HeroUpgrade }); var captureAction = ActionLogicFactory.GetActionLogic(new CommonActionId() @@ -157,14 +154,12 @@ namespace TH1_Renderer bool upgrade = upgradeAction.CheckCan(actionParam); - bool cultureUnitUpgrade = cultureUnitUpgradeAction.CheckCan(actionParam); bool heroUpgrade = heroUpgradeAction.CheckCan(actionParam); bool capture = captureAction.CheckCan(actionParam); bool treasure = treasureAction.CheckCan(actionParam); bool starfish = starfishAction.CheckCan(actionParam); - bool showBubble = upgrade || cultureUnitUpgrade || heroUpgrade || capture || treasure || starfish; + bool showBubble = upgrade || heroUpgrade || capture || treasure || starfish; BubbleType bubbleType = BubbleType.Upgrade; - if(cultureUnitUpgrade)bubbleType = BubbleType.CultureUnitUpgrade; if(heroUpgrade)bubbleType = BubbleType.HeroUpgrade; if(capture)bubbleType = BubbleType.Capture; if(treasure)bubbleType = BubbleType.Examine; diff --git a/Unity/Assets/Scripts/TH1_UI/Controller/Interaction/UIInteractionCityLevelupController.cs b/Unity/Assets/Scripts/TH1_UI/Controller/Interaction/UIInteractionCityLevelupController.cs index 6382ade51..f3c223f35 100644 --- a/Unity/Assets/Scripts/TH1_UI/Controller/Interaction/UIInteractionCityLevelupController.cs +++ b/Unity/Assets/Scripts/TH1_UI/Controller/Interaction/UIInteractionCityLevelupController.cs @@ -29,6 +29,16 @@ namespace TH1_UI.Controller.Interaction public UIInteractionCityLevelupController() { } + + public override bool OpenWithParam(object param) + { + _openParameter = param; + if (WindowScript != null) + { + ApplyOpenParameterToView(param); + } + return Open(); + } protected override void RegisterEventCallback() { @@ -58,10 +68,7 @@ namespace TH1_UI.Controller.Interaction // 使用接收到的数据设置UI内容 if (WindowScript != null) { - PrepareActionChoice((uint)evt.CityId, (uint)evt.CityLevel); - //Debug.Log(evt.CityId + " - " + (uint)evt.CityLevel); - //Param1 = cid Param2 = cityLv - WindowScript.SetContent(evt.CityId, _actionA,_actionB,_paramA,_paramB,OnChoice); + ApplyOpenParameterToView(evt); } } else @@ -81,9 +88,17 @@ namespace TH1_UI.Controller.Interaction Close(); } - private void PrepareActionChoice(uint cid,uint cityLevel) + private void ApplyOpenParameterToView(object param) { - if (!Main.MapData.CityMap.GetCityById(cid, out var cityData)) return; + if (param is not ShowUIInteractionCityUpgrade evt) return; + if (!PrepareActionChoice((uint)evt.CityId, (uint)evt.CityLevel)) return; + //Param1 = cid Param2 = cityLv + WindowScript.SetContent(evt.CityId, _actionA,_actionB,_paramA,_paramB,OnChoice); + } + + private bool PrepareActionChoice(uint cid,uint cityLevel) + { + if (!Main.MapData.CityMap.GetCityById(cid, out var cityData)) return false; _paramA = new CommonActionParams(Main.MapData, cityData: cityData,playerData : cityData.Player(Main.MapData)); _paramB = new CommonActionParams(Main.MapData, cityData: cityData,playerData : cityData.Player(Main.MapData)); if (cityLevel == 2) @@ -141,6 +156,8 @@ namespace TH1_UI.Controller.Interaction CityLevelUpActionType = CityLevelUpActionType.BigGuy }; } + + return true; } @@ -157,4 +174,4 @@ namespace TH1_UI.Controller.Interaction return WindowScript.GetPos(actionType, out pos); } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCommonBaseActionCircleMono.cs b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCommonBaseActionCircleMono.cs index e53431f16..b15a7d99a 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCommonBaseActionCircleMono.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCommonBaseActionCircleMono.cs @@ -42,7 +42,6 @@ namespace TH1_UI.View.Info public TextMeshProUGUI CostText; public Sprite CoinCostSprite; public Sprite CultureCostSprite; - public Sprite HeroReviveCultureCostSprite; public GameObject TimeBar; public TextMeshProUGUI TimeText; public Color TextBlue; @@ -105,11 +104,14 @@ namespace TH1_UI.View.Info //Step #2.5 预计算成本和显示状态 var action = ActionLogicFactory.GetActionLogic(actionId); int cost = action.GetCost(param); - bool isBigGuyTrain = actionId.ActionType == CommonActionType.TrainUnit - && UnitData.IsBigGuyType(actionId.UnitType); + bool isCultureTrain = actionId.ActionType == CommonActionType.TrainUnit + && (UnitData.IsBigGuyType(actionId.UnitType) || actionId.UnitType == UnitType.Giant); + bool isCultureCost = isCultureTrain + || (actionId.ActionType == CommonActionType.UnitAction + && actionId.UnitActionType == UnitActionType.CultureUnitUpgrade); CostText.text = cost.ToString(); CostText.color = TextBlue; - if (isBigGuyTrain) + if (isCultureCost) { // BigGuy用文化值判断 if (CostIcon != null && CultureCostSprite != null) @@ -132,6 +134,14 @@ namespace TH1_UI.View.Info ClickButton.onClick.RemoveAllListeners(); Title.color = TextBlue; TimeBar.SetActive(false); + if (cantType == ShowType.Cold) + { + if (Table.Instance.UnitTypeDataAssets.GetGiantTypeChessType(actionId.GiantType, out var coldChessType)) + { + TimeBar.SetActive(true); + TimeText.text = player.giantPenalty[(int)coldChessType].ToString(); + } + } //如果目前无法执行 if (!action.CheckCan(param)) @@ -169,17 +179,14 @@ namespace TH1_UI.View.Info BG.sprite = circleGround ? GroundGrayBG : GrayBG; locked = true; Title.color = TextGrey; - TimeBar.SetActive(true); - if (Table.Instance.UnitTypeDataAssets.GetGiantTypeChessType(actionId.GiantType, out var chessType)) - TimeText.text = player.giantPenalty[(int)chessType].ToString(); - if (TryGetHeroReviveCultureCost(actionId, player, out var heroReviveCost)) + if (cost > 0) { CostBar.SetActive(true); - CostText.text = heroReviveCost.ToString(); - CostText.color = player.PlayerCultureInfo.PlayerCulture < heroReviveCost ? TextRed : TextBlue; - if (CostIcon != null) - CostIcon.sprite = HeroReviveCultureCostSprite != null ? HeroReviveCultureCostSprite : CultureCostSprite; + CostText.text = cost.ToString(); + CostText.color = player.PlayerCultureInfo.PlayerCulture < cost ? TextRed : TextBlue; + if (CostIcon != null && CultureCostSprite != null) + CostIcon.sprite = CultureCostSprite; } else { @@ -188,7 +195,7 @@ namespace TH1_UI.View.Info } //否则如果是因为钱/文化值不够 else if (cantType == ShowType.Cost - || (isBigGuyTrain + || (isCultureCost ? player.PlayerCultureInfo.PlayerCulture < cost : player.PlayerCoin < cost)) { @@ -235,26 +242,5 @@ namespace TH1_UI.View.Info { } - - private bool TryGetHeroReviveCultureCost(CommonActionId actionId, PlayerData player, out int cost) - { - cost = 0; - if (actionId == null || player == null || player.PlayerHeroData == null) return false; - if (actionId.ActionType != CommonActionType.TrainUnit || actionId.UnitType != UnitType.Giant) return false; - if (!Table.Instance.UnitTypeDataAssets.GetGiantTypeChessType(actionId.GiantType, out var chessType)) return false; - if (player.giantPenalty == null) return false; - - int chessIndex = (int)chessType; - if (chessIndex < 0 || chessIndex >= player.giantPenalty.Length) return false; - - int coldTime = player.giantPenalty[chessIndex]; - if (coldTime <= 0) return false; - - uint heroLevel = player.PlayerHeroData.GetHeroLevel(actionId.GiantType); - long rawCost = (long)heroLevel * coldTime * 5; - cost = rawCost > int.MaxValue ? int.MaxValue : (int)rawCost; - return cost > 0; - } - } } diff --git a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardBuyButtonMono.cs b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardBuyButtonMono.cs index 69622b7b1..e57860912 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardBuyButtonMono.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardBuyButtonMono.cs @@ -12,12 +12,23 @@ namespace TH1_UI.View.Info public Color CantBuyTextColor; public Button BuyButton; public TextMeshProUGUI Cost; + public Image CostIcon; + public Sprite CultureCostSprite; + public Sprite CoinCostSprite; + public Color CultureCostColor = new Color(0.7019608f, 0.2627451f, 0.7607843f, 1f); + public Color CoinCostColor = Color.white; - public void UpdateVisual(int cost, int playerCulture) + public void UpdateVisual(int cost, int playerResource, CultureCardCostType costType = CultureCardCostType.Culture) { - bool canBuy = playerCulture >= cost; + bool canBuy = playerResource >= cost; if (BuyButton != null) BuyButton.image.sprite = canBuy ? NormalButton : CantBuyButton; + if (CostIcon != null) + { + var costSprite = costType == CultureCardCostType.Coin ? CoinCostSprite : CultureCostSprite; + if (costSprite != null) CostIcon.sprite = costSprite; + CostIcon.color = costType == CultureCardCostType.Coin ? CoinCostColor : CultureCostColor; + } if (Cost != null) { Cost.text = cost.ToString(); diff --git a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardMono.cs b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardMono.cs index 2af99796d..01f28ef81 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardMono.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoCultureCardMono.cs @@ -68,8 +68,6 @@ namespace TH1_UI.View.Info action.CompleteExecute(param); EventManager.Publish(new UpdateUIInfoHeroCultureCards()); - EventManager.Publish(new UpdateUITopTopBar { UpdateType = UpdateTopBarType.UpdateCulture }); - EventManager.Publish(new UpdateUITopTopBar { UpdateType = UpdateTopBarType.UpdateCoinPerTurn }); } public void UpdateInfo(PlayerData player) @@ -84,7 +82,7 @@ namespace TH1_UI.View.Info { BuyButtonMono.gameObject.SetActive(!alreadyOwned); if (!alreadyOwned) - BuyButtonMono.UpdateVisual(_cardInfo.Cost, player.PlayerCultureInfo.PlayerCulture); + BuyButtonMono.UpdateVisual(_cardInfo.Cost, _cardInfo.GetPlayerCostResource(player), _cardInfo.BuyCostType); } // 前置卡检查 diff --git a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoHeroPickedRowMono.cs b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoHeroPickedRowMono.cs index 35484bce1..b46f4fd65 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoHeroPickedRowMono.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Info/UIInfoHeroPickedRowMono.cs @@ -140,7 +140,7 @@ namespace TH1_UI.View.Info } BuyButtonMono.gameObject.SetActive(true); - BuyButtonMono.UpdateVisual(cardInfo.Cost, player.PlayerCultureInfo.PlayerCulture); + BuyButtonMono.UpdateVisual(cardInfo.Cost, cardInfo.GetPlayerCostResource(player), cardInfo.BuyCostType); if (BuyButtonMono.BuyButton == null) return; BuyButtonMono.BuyButton.onClick.RemoveAllListeners(); @@ -157,11 +157,9 @@ namespace TH1_UI.View.Info var param = new CommonActionParams(Main.MapData, playerData: self, mainObjectType: MainObjectType.Player); param.RefreshParams(); - if (!action.CheckCan(param)) return; // 文化不够或其他原因不可购买,静默 + if (!action.CheckCan(param)) return; // 金币不够或其他原因不可购买,静默 action.CompleteExecute(param); EventManager.Publish(new UpdateUIInfoHeroCultureCards()); - EventManager.Publish(new UpdateUITopTopBar { UpdateType = UpdateTopBarType.UpdateCulture }); - EventManager.Publish(new UpdateUITopTopBar { UpdateType = UpdateTopBarType.UpdateCoinPerTurn }); }); } @@ -296,4 +294,4 @@ namespace TH1_UI.View.Info } } -} \ No newline at end of file +} diff --git a/Unity/Assets/Scripts/TH1_UI/View/Notify/UINotifyCommonView.cs b/Unity/Assets/Scripts/TH1_UI/View/Notify/UINotifyCommonView.cs index edc9b31d6..1a84771dd 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Notify/UINotifyCommonView.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Notify/UINotifyCommonView.cs @@ -49,6 +49,9 @@ namespace TH1_UI.View.Notify case UINotifyCommonType.ExamineCityExp: MultilingualManager.Instance.SetUIText(content,Table.Instance.TextDataAssets.NotifyUIExamineCityExpHint); break; + case UINotifyCommonType.ExamineCulture: + MultilingualManager.Instance.SetUIText(content,Table.Instance.TextDataAssets.NotifyUIExamineCultureHint); + break; case UINotifyCommonType.TurnHint: MultilingualManager.Instance.SetUIText(content,Table.Instance.TextDataAssets.NotifyUITurnHint,new List<string>(){(Main.MapData.CurPlayer.Turn + 1).ToString()}); AudioManager.Instance.PlayAudio("SFX/start"); diff --git a/Unity/Assets/Scripts/TH1_UI/View/Top/UITopTopBarView.cs b/Unity/Assets/Scripts/TH1_UI/View/Top/UITopTopBarView.cs index 8e3e06db7..3505a2118 100644 --- a/Unity/Assets/Scripts/TH1_UI/View/Top/UITopTopBarView.cs +++ b/Unity/Assets/Scripts/TH1_UI/View/Top/UITopTopBarView.cs @@ -8,6 +8,13 @@ namespace TH1_UI.View.Top { public class UITopTopBarView : Base.View { + private const string TopBarAnimTimerMessage = "UITopTopBarView TopBarAnim"; + private const float CoinSelfCheckInterval = 0.5f; + private int _topBarAnimVersion; + private bool _coinAnimActive; + private float _coinAnimEndTime; + private float _nextCoinSelfCheckTime; + //public Button closeButton; public ViDelegateAssisstant.Dele OnBtnCloseClick; @@ -65,6 +72,7 @@ namespace TH1_UI.View.Top //注意 开局首次调用本函数,所有city都是空,percoin和pertech perculture都是0,需要controller里的每个update函数来刷新的 if (Main.MapData?.PlayerMap?.SelfPlayerData == null) return; + CancelTopBarAnim(); // PerfectTime:仅在Perfect模式下显示 if (PerfectTime != null) @@ -128,6 +136,13 @@ namespace TH1_UI.View.Top { //AudioManager.Instance.StopMusic(); } + + private void Update() + { + if (Time.time < _nextCoinSelfCheckTime) return; + _nextCoinSelfCheckTime = Time.time + CoinSelfCheckInterval; + SelfCheckCoinText(); + } public void UpdateTurn() @@ -138,7 +153,9 @@ namespace TH1_UI.View.Top public void UpdateCoin() { if (Main.MapData?.PlayerMap?.SelfPlayerData == null) return; - if (!int.TryParse(Coin.text, out var old)) return; + CancelTopBarAnim(); + if (!int.TryParse(Coin.text, out var old)) + old = Main.MapData.PlayerMap.SelfPlayerData.PlayerCoin; float delay = Table.Instance.AnimDataAssets.ProjectileCoinMoveTime; if (old > Main.MapData.PlayerMap.SelfPlayerData.PlayerCoin) delay = 0f; TopBarAnim(Coin,old,Main.MapData.PlayerMap.SelfPlayerData.PlayerCoin,delay,TopBarPanelType.Coin); @@ -209,6 +226,7 @@ namespace TH1_UI.View.Top private void TopBarAnim(TextMeshProUGUI targetText, int oldValue,int targetValue,float startDelay,TopBarPanelType panelType) { + var animVersion = _topBarAnimVersion; int maxTime = 100; int now = oldValue; int time = Mathf.Abs(targetValue - oldValue); @@ -219,7 +237,16 @@ namespace TH1_UI.View.Top time = maxTime; step = (targetValue - oldValue) / time; } - if (time == 0) return; + if (time == 0) + { + targetText.text = targetValue.ToString(); + return; + } + if (panelType == TopBarPanelType.Coin) + { + _coinAnimActive = true; + _coinAnimEndTime = Time.time + Mathf.Max(0f, startDelay) + (time - 1) * 0.03f + 0.1f; + } for (int s = 0; s < time; s++) { @@ -241,16 +268,42 @@ namespace TH1_UI.View.Top var tmps = Mathf.Min(s,200); Timer.Instance.TimerRegister(this, () => { + if (animVersion != _topBarAnimVersion) return; text.text = tmp.ToString(); if (finalCheck) { if(panel == TopBarPanelType.Coin && Main.MapData != null) + { text.text = Main.MapData.PlayerMap.SelfPlayerData.PlayerCoin.ToString(); + _coinAnimActive = false; + } } - },tmps * 0.03f + startDelay , "UITopTopBarView TopBarAnim"); + },tmps * 0.03f + startDelay , TopBarAnimTimerMessage); } } + + private void CancelTopBarAnim() + { + _topBarAnimVersion++; + _coinAnimActive = false; + Timer.Instance?.CancelByMessage(TopBarAnimTimerMessage); + } + + private void SelfCheckCoinText() + { + if (Main.MapData?.PlayerMap?.SelfPlayerData == null || Coin == null) return; + if (_coinAnimActive) + { + if (Time.time <= _coinAnimEndTime) return; + CancelTopBarAnim(); + } + + var realCoin = Main.MapData.PlayerMap.SelfPlayerData.PlayerCoin; + if (int.TryParse(Coin.text, out var showCoin) && showCoin == realCoin) return; + CancelTopBarAnim(); + Coin.text = realCoin.ToString(); + } public void UpdateCoinPerTurn() { diff --git a/Unity/ProjectSettings/ProjectSettings.asset b/Unity/ProjectSettings/ProjectSettings.asset index 2b3a15cfe..b69f9b88f 100644 --- a/Unity/ProjectSettings/ProjectSettings.asset +++ b/Unity/ProjectSettings/ProjectSettings.asset @@ -13,7 +13,7 @@ PlayerSettings: useOnDemandResources: 0 accelerometerFrequency: 60 companyName: Remilia Command - productName: TOHOTOPIA + productName: TOHOTOPIA v0.7.3b defaultCursor: {fileID: 0} cursorHotspot: {x: 0, y: 0} m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} @@ -140,7 +140,7 @@ PlayerSettings: loadStoreDebugModeEnabled: 0 visionOSBundleVersion: 1.0 tvOSBundleVersion: 1.0 - bundleVersion: 0.7.2c + bundleVersion: 0.7.3b preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0 diff --git a/Unity/graphify-out/GRAPH_REPORT.md b/Unity/graphify-out/GRAPH_REPORT.md index 868e1cda0..1b586d760 100644 --- a/Unity/graphify-out/GRAPH_REPORT.md +++ b/Unity/graphify-out/GRAPH_REPORT.md @@ -1,12 +1,12 @@ -# Graph Report - C:\TH1\TH1\Unity (2026-06-01) +# Graph Report - C:\TH1\TH1\Unity (2026-06-06) ## Corpus Check -- 9223 files · ~78,760,042 words +- 9234 files · ~79,160,199 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 577798 nodes · 1394910 edges · 1943 communities detected -- Extraction: 67% EXTRACTED · 33% INFERRED · 0% AMBIGUOUS · INFERRED: 454626 edges (avg confidence: 0.8) +- 578172 nodes · 1397233 edges · 1937 communities detected +- Extraction: 67% EXTRACTED · 33% INFERRED · 0% AMBIGUOUS · INFERRED: 455342 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Community Hubs (Navigation) @@ -1947,24 +1947,18 @@ - [[_COMMUNITY_Community 1934|Community 1934]] - [[_COMMUNITY_Community 1935|Community 1935]] - [[_COMMUNITY_Community 1936|Community 1936]] -- [[_COMMUNITY_Community 1937|Community 1937]] -- [[_COMMUNITY_Community 1938|Community 1938]] -- [[_COMMUNITY_Community 1939|Community 1939]] -- [[_COMMUNITY_Community 1940|Community 1940]] -- [[_COMMUNITY_Community 1941|Community 1941]] -- [[_COMMUNITY_Community 1942|Community 1942]] ## God Nodes (most connected - your core abstractions) -1. `NullCheck` - 88194 edges -2. `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` - 9106 edges -3. `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` - 7647 edges -4. `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` - 6868 edges -5. `a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` - 6804 edges +1. `NullCheck` - 88624 edges +2. `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` - 9098 edges +3. `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` - 7601 edges +4. `a_a__m1C0AA11936DAB6AF4A5CCC0FB2E60E981141B49F()` - 7227 edges +5. `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` - 6867 edges 6. `ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B()` - 4969 edges -7. `ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC()` - 4649 edges -8. `NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B()` - 3953 edges -9. `Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41()` - 3633 edges -10. `InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162()` - 3168 edges +7. `ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC()` - 4621 edges +8. `NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B()` - 3941 edges +9. `Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41()` - 3627 edges +10. `InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162()` - 3160 edges ## Surprising Connections (you probably didn't know these) - `detail()` --calls--> `operator()` [INFERRED] @@ -1975,8 +1969,8 @@ C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\UnityEngine.CoreModule__4.cpp - `AnimancerComponent_Animancer_IAnimancerComponent_get_gameObject_m8C2AD2B15045B58DE37F540CA3BA6B42F0E02660()` --calls--> `Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B()` [INFERRED] C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\UnityEngine.CoreModule__4.cpp -- `HybridAnimancerComponent_get_Controller_m2786A4A2A2C83AF83518AB29BACE8B68AAD18DA3()` --calls--> `HybridBasics_PlayAnimatorController_m13D23CD2ABD64AA32E79DC8923C42E3A7BAB3089()` [INFERRED] - C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.Examples.cpp +- `Key_IndexOf_m24CC1E533BE090C8E38D4F62746AD0E1C047D723()` --calls--> `NullCheck` [INFERRED] + C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Framework\Nulls\NullCheck.cs ## Hyperedges (group relationships) - **Online Lobby Steam Integration Flow** — onlinelobby_feature, onlinelobby_steamlobbymanager, onlinelobby_lobbylistinfo, onlinelobby_lobbyrowmono, onlinelobby_view_modifications [EXTRACTED 0.95] @@ -1987,19 +1981,19 @@ ### Community 0 - "Community 0" Cohesion: 0.0 -Nodes (14425): AboutablePage, Styles, Unity.VisualScripting, Absolute, AbstractMaterialGraphTests, TestableMNode, UnityEditor.ShaderGraph.UnitTests, AbstractMaterialNode (+14417 more) +Nodes (14331): AboutablePage, Styles, Unity.VisualScripting, Absolute, Absolute, Unity.VisualScripting, AbsoluteNode, UnityEditor.ShaderGraph (+14323 more) ### Community 1 - "Community 1" Cohesion: 0.0 -Nodes (34690): List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), HashCode_Combine_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m4ACF71EFA41042F2FDF0F9EB8EE7971029562D99(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9_AdjustorThunk(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline() (+34682 more) +Nodes (29715): AnimancerEvent_IsNullOrDummy_m04FD6626F6403F56A356B11B8D7953C8D90D3AE7(), AnimancerUtilities_GatherFromAsset_m59973A7B45FFE4B677331302724735CB71697BB7(), AnimancerUtilities_GatherFromTracks_mA4A0A89FC99BAB7065098C0733BA2CA7AD7A6B74(), FastComparer_System_Collections_Generic_IEqualityComparerU3CSystem_ObjectU3E_Equals_m101FDA6E8200AED199146EEF290EBC7C79B054E1(), PlayableAssetState_GetBindingDetails_mECA07195B2CD2F48C9D4C522BD3B42577B49FA1C(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), blj_cjp_m0B74AEEC77D4DC2AC9391947A47A530901EF1132(), blj_fbv_m599466492463BDC32B1B4C0441210A6BFA334FC3() (+29707 more) ### Community 2 - "Community 2" Cohesion: 0.0 -Nodes (29819): AnimancerTransitionAssetBase_get_IsValid_mB4C59A3B3264A0DC1DC65E3325D555C2A86AAB89(), AnimancerNode_ToString_mD81CEE0BC93088FC2103378D52759577AECC9477(), AnimancerState_set_Clip_m0AFB0390035762603AAF4D1CAB53468FC4C4CA41(), AnimancerState_set_MainObject_mC61B56FA56F57323D78779106852BBB65D182D15(), AnimancerUtilities_GatherFromAsset_m59973A7B45FFE4B677331302724735CB71697BB7(), AnimancerUtilities_GatherFromTracks_mA4A0A89FC99BAB7065098C0733BA2CA7AD7A6B74(), AnimancerUtilities_IsValid_mFCABBB5F087B1C0A03FFD6A9786C82064A8E9998(), FastComparer_System_Collections_Generic_IEqualityComparerU3CSystem_ObjectU3E_Equals_m101FDA6E8200AED199146EEF290EBC7C79B054E1() (+29811 more) +Nodes (29052): List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m3FE3B97F320A2AC342E503D50C73901F89AE784D_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), Array_InternalArray__IndexOf_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_mF07BF5F5398BF2BAB64549E748EE4AB14C413DEA_gshared() (+29044 more) ### Community 3 - "Community 3" Cohesion: 0.0 -Nodes (28301): AnimancerTransition_1_get_Events_m78D8BAE802A98F774D15AFE46B1F8E0D22549E9A(), ClipTransition_get_AverageVelocity_m5307F5E6D276D54AC6DEF13148D7C49828DDA753(), ClipTransition_get_IsLooping_m9176F128A683FB09FE281AA76EB7973BA043B093(), ClipTransition_get_Length_m5F205B4F2A90A8A722B997AF5D44491FFC03C925(), ClipTransitionSequence_AddEvent_mB82392C1D4415F813D15299017E94AC485059D59(), ClipTransitionSequence_AddEvent_mF244BD98E3C15BBFF9B12F7D32E46832B1380FE9(), ClipTransitionSequence_Apply_m2AF26F06F0ACB9ECE44BE0FC2B260730D7EDC1D3(), ClipTransitionSequence_get_EndEvent_m9DA057999728235EEC0634E7340F10F2DFA26EAB() (+28293 more) +Nodes (27266): AnimatedFloat__ctor_m59D324D6645B57D393432637B0D2E605A1020815(), AnimatedProperty_2__ctor_m0007D6054E7E45C2F38CFE60962EC8A21875286B(), ClipTransitionSequence_Apply_m2AF26F06F0ACB9ECE44BE0FC2B260730D7EDC1D3(), Curve_CalculateWeight_mDCDA17A2450343FF7052CD41E87E1A2089CBA223(), DirectionalAnimationSet8_GetDirectionName_m99F846A5396B2618469B9FCD292F023EE8242423(), DirectionalAnimationSet_GetDirectionName_mB737FB2A1AFA67D5538113CAEF9A6DA96341C1FA(), SoloAnimation__ctor_mA06DA0C075953851A6D80AE03F7AC5BC70149C74(), SpriteRendererTextureSwap__ctor_m3F8F87B6DB3791FA12F76170588E7AE5074FE2FC() (+27258 more) ### Community 4 - "Community 4" Cohesion: 0.0 @@ -2007,191 +2001,191 @@ Nodes (0): ### Community 5 - "Community 5" Cohesion: 0.0 -Nodes (20104): UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_mF5FF85F4C57B299E380CF84FDFAC28D2A77F06AE(), Sequence_AssertNormalizedTimes_mF10ED038769E25B5B1B3339F20CA038168035EE2(), UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m2BE2470D8C93AFF745AA294C1F157F07A98CB5D8(), cvc_cbj_m25B53E247A089FEC11D42EF703FB4B38FAF34375(), cvc_cgq_m33072B51A80A6CCE23D645AE7E3D3132A4B6060F(), lsh_bsg_m9D1F1D308F4F71081EFB2DB97E2EFCD979E93B67(), lsh_epc_m828201D69005009CD555F8CDCEF6FDF36D416868(), lsh_fck_m1058F2832B56C67CC16A7131C3B50961EA28DFDA() (+20096 more) +Nodes (19766): CartesianMixerState_AppendParameter_mDDFF2159409DBEFC5FE37EB8F583311504B54737(), DirectionalMixerState_AppendParameter_m6922ADE519D29B2FC01546CAF311FA3D90156615(), MixerState_AppendDetails_m9B33313721825F29CEDB015BB122BD1FEAACDFA6(), AnimancerEvent_AppendDetails_mB7D8BE4013CD2C1B574A0465F1261079E61B9AEE(), AnimancerEvent_ToString_mFD1D4B2A068B1EDAEF011F9D14AACD7125E34936(), AnimancerLayer_AppendDetails_m89AFE7861D09BA8C62B8952ECE05F8CDCB5D07A7(), AnimancerNode_AppendDescription_m7F682B02E442ABDC6B3332006FC8B4333F596DAF(), AnimancerNode_AppendDetails_mE66A053A9A44B17FB3FDC8B4C74BBECB44EE2809() (+19758 more) ### Community 6 - "Community 6" Cohesion: 0.0 -Nodes (19263): Empire_Equals_m36ECFE9283B332C99A513F4088A8F1784B61665E(), Empire_Equals_m36ECFE9283B332C99A513F4088A8F1784B61665E_AdjustorThunk(), UnitFullType_Equals_m97DCFA03FBBAF98473B6EB44CA8AE9FC5A52EFDC(), UnitFullType_Equals_m97DCFA03FBBAF98473B6EB44CA8AE9FC5A52EFDC_AdjustorThunk(), ViVector3_Equals_m690B15824C397692CE5EED0FA194016C4C020356(), ViVector3_Equals_m690B15824C397692CE5EED0FA194016C4C020356_AdjustorThunk(), CSteamID_Equals_m77EE4FA4CBC76E814C384F9E8969E8229DB5F65F(), CSteamID_Equals_m77EE4FA4CBC76E814C384F9E8969E8229DB5F65F_AdjustorThunk() (+19255 more) +Nodes (13622): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), DelegateState__ctor_mDD5278B33FD519B95B51AE33D6481009357F0C9C(), DelegateState_get_CanEnterState_mE0B1940DC98D5C01A1FE5BE3468A5D340B55EA4C(), DelegateState_get_CanExitState_m0908AD6A342ECCC3C3D27A360145433E457F534C(), DelegateState_OnEnterState_m3BC881A29399C345B88031258C80C8C2F8C90B1C(), DelegateState_OnExitState_mF8FBA5B03C9860985C0C2D5F5378A5D248C88B1C(), Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline(), State__ctor_m76B9B9B55CDA4BE0B2FB575D16718DBE851A1FF4() (+13614 more) ### Community 7 - "Community 7" Cohesion: 0.0 -Nodes (15619): Action_1__ctor_m352C88C0080092E4462B504026030C6C4786DFDE(), Disposable_AcquireContent_mFAB7242FAD69588B23C93B0CB1F37E538F52451A(), Disposable__ctor_m4DE0705D6774DC8FC787B1C3A76F5C1C9833DEDE(), U3CU3Ec_U3CAcquireContentU3Eb__3_0_m54647822F4DD88B78E2C634C3045FE491CB1071D(), sv_cwe_m5BEC960F2685B0E57607C3953C80B66C42FD0E1F(), CallbackEventHandler_AddEventCategories_TisRuntimeObject_mF1C7F004E29C3F37D968D7A935D4E57428219DAD_gshared(), VisualElement_get_eventCallbackCategories_m5504E18E41DEAEF1EC1A3B032A7989EAA8ABBF0B_inline(), EventBase_1_TypeId_m4B18042A64FC5F54DF0B830CE4C9F0FC82C661A5() (+15611 more) +Nodes (14146): AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m07B1968ADD8E11FDD8FC35F78D0AD1E19DFF2BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m45FC770F3613E37DBED5982944504D45B0D8DBFB_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m6E37CA22CA51404E314A49F08590D4D56A1DDB0B_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m6E86F071C0CAFFA63554920F8FED40246F763F2D_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m76FF7CAA649CEFFF377F3CDD59D6BB2DA1083BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m9E9CF620A0C9BF97705EDB41F6EBBD12013726BC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mC4F1F19A11E9A6769A2B8FED9DA7BDE71E38AF7F_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mCAF4912F692C728426BC1DD0FAA3ACF50C0C18FC_gshared() (+14138 more) ### Community 8 - "Community 8" Cohesion: 0.0 -Nodes (11749): MixerState_InitializeSynchronizedChildren_mB1C1288822231D13371ECD9163DC496E2C720267(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), DelegateState__ctor_mDD5278B33FD519B95B51AE33D6481009357F0C9C(), DelegateState_get_CanEnterState_mE0B1940DC98D5C01A1FE5BE3468A5D340B55EA4C(), DelegateState_get_CanExitState_m0908AD6A342ECCC3C3D27A360145433E457F534C(), DelegateState_OnEnterState_m3BC881A29399C345B88031258C80C8C2F8C90B1C(), DelegateState_OnExitState_mF8FBA5B03C9860985C0C2D5F5378A5D248C88B1C(), Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline() (+11741 more) +Nodes (13720): MixerState_InitializeSynchronizedChildren_mB1C1288822231D13371ECD9163DC496E2C720267(), Array_InternalArray__Insert_TisAccelerationEvent_tA2256FB99C2ACE6C0D05BDED1D3EF05DB5181E68_mF38D3833A75DCFB2B69E7A91725A29E9F82E3891_gshared(), Array_InternalArray__Insert_TisAlbedoDebugValidationPresetData_tCCFD994474750370F3F5AAEE6312FDF5F06C106B_mE5B8D435C12149F5449FC3A0D684163E3B4D9960_gshared(), Array_InternalArray__Insert_TisAllocToFree_tC46982856CB8220A92BB724F5FB75CCCD09C67D8_m25D3661E6B43FC96861944901CC9BEF93D90231A_gshared(), Array_InternalArray__Insert_TisAllocToUpdate_tD0221D0ABC5378DDE5AAB1DAA219C337E562B512_mB5720E7BBC60EFF178F389BE98A84994DF71F2D2_gshared(), Array_InternalArray__Insert_TisAnimancerEvent_tFD0D7B09BB7C21DB92DB3DC5F51AEF510383A6E2_mEAAD0197FE70E4D733806361CDA2EDFF869A98D2_gshared(), Array_InternalArray__Insert_TisAnimatorClipInfo_t0C913173594C893E36282602F54ABD06AC1CFA03_m600B9FB3E06C0E8AF19F993604ED8123D7E1DA28_gshared(), Array_InternalArray__Insert_TisAppId_t_tEDCDD5747BB4D932D7C0D2DC9245ADB4ACBA421F_m4743101AF4546685151CC3FF4A7D9540B0DDC4CE_gshared() (+13712 more) ### Community 9 - "Community 9" Cohesion: 0.0 -Nodes (12027): CartesianMixerState_AppendParameter_mDDFF2159409DBEFC5FE37EB8F583311504B54737(), DirectionalMixerState_AppendParameter_m6922ADE519D29B2FC01546CAF311FA3D90156615(), MixerState_AppendDetails_m9B33313721825F29CEDB015BB122BD1FEAACDFA6(), AnimancerEvent_AppendDetails_mB7D8BE4013CD2C1B574A0465F1261079E61B9AEE(), AnimancerEvent_ToString_mFD1D4B2A068B1EDAEF011F9D14AACD7125E34936(), AnimancerEvent_ToString_mFD1D4B2A068B1EDAEF011F9D14AACD7125E34936_AdjustorThunk(), AnimancerLayer_AppendDetails_m89AFE7861D09BA8C62B8952ECE05F8CDCB5D07A7(), AnimancerNode_AppendDetails_mE66A053A9A44B17FB3FDC8B4C74BBECB44EE2809() (+12019 more) +Nodes (14037): Action_1__ctor_m352C88C0080092E4462B504026030C6C4786DFDE(), Disposable_AcquireContent_mFAB7242FAD69588B23C93B0CB1F37E538F52451A(), Disposable__ctor_m4DE0705D6774DC8FC787B1C3A76F5C1C9833DEDE(), U3CU3Ec_U3CAcquireContentU3Eb__3_0_m54647822F4DD88B78E2C634C3045FE491CB1071D(), SharedStatic_1__ctor_m57842D87210A109206E3DAFEBD441B46EDBC809E_inline(), SharedStatic_1_GetOrCreatePartiallyUnsafeWithHashCode_TisIl2CppFullySharedGenericAny_m24F755B0C049B8184818666FC2B637100E3C8F74_gshared(), SharedStatic_1_GetOrCreatePartiallyUnsafeWithSubHashCode_TisIl2CppFullySharedGenericAny_mC9E6A2771C5D910CB4871C588BAA15C902291985_gshared(), BaseRuntimePanel_get_targetDisplay_mF2B0D9BB8A234F9273185DFAA4EC014E86CEDFD3_inline() (+14029 more) ### Community 10 - "Community 10" Cohesion: 0.0 -Nodes (12235): DontAllowFade__ctor_m533802D5DC3A7A1BB7444049EBF16CDFD08B824E(), ExitEvent__ctor_m6BE8C1994D6C90917D903A7174230EE88FD3A7F3(), ManualMixerState_Initialize_m540E4EBEC88D78848D9098D9C22459D7FFDB77E4(), MixerState_SetChild_mB53D3FC5945C1F8E690444FC23E7A3720B60B27F(), AnimancerNode_RecreatePlayable_m1A0D747B77B96A001A3561BEA04CE616CEE130AA(), AnimancerNode_RequireUpdate_mCD83C817E4FBB68D90537D32E3422FFE37A837FA(), DelayedPause__ctor_m0832C4DA8F1AD95094A36EF55D94EE961A88F28F(), EventDispatcher__ctor_m7E7EA9F08ED16545B6F77F3F4A8C3BD1C9B418A6() (+12227 more) +Nodes (12817): PolymorphicAttribute__ctor_m0BB581101F89070100B28A601AB7199519ABBCC5(), lse_mko_m03B8D0071F6EF0A3F62C98BDD4E83BE67DDDF180(), bcx_MoveNext_mCD25BC1C5053733CC02299EDB800E2707037866F(), MultilingualFieldAttribute__ctor_m6798E1E78CCA80AFD13606E0734F99501F5E4AF5(), CallbackDispatcher_Shutdown_m588A998D2A39DF9F0D5BD157F294096B76FC7A26(), ReferenceEqualityComparer_GetHashCode_mA7F13434B33F3039C39E013E2BEB65F96D54A76D(), StringExtensions_IsBooleanString_m11EE931709840D728C9AD6D2E6E7F79731F7F239(), StringExtensions_ToBoolean_mCA5553B5F8F9CFD231D883955D15D010201175DB() (+12809 more) ### Community 11 - "Community 11" Cohesion: 0.0 -Nodes (10360): CoreUnsafeUtils_CombineHashes_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_mBA9C172B12E2DFF1530771E8B66FE104C68AE743_gshared(), CoreUnsafeUtils_CompareHashes_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_m3DC863ADBD958495AAF4A18AE7DEE49892FE1FCD_gshared(), DecalChunk_RemoveAtSwapBack_TisBoundingSphere_t2DDB3D1711A6920C0ECA9217D3E4E14AFF03C010_m311450680094235BD4A769DB9E44144FADE76015_gshared(), DecalChunk_RemoveAtSwapBack_TisDecalEntity_t8CAF09C65939503449C4138ADCDC4907196293FD_m36119187CF415D833FDD62E726BC5A1101C68EFB_gshared(), DecalChunk_RemoveAtSwapBack_TisDecalSubDrawCall_t68CDD2E663F805776DE0281AB4FAEDC8B8D9EC49_m4BA3CBFAFEA6D310AACA36EB36A4F76192F8C6CA_gshared(), DecalChunk_RemoveAtSwapBack_Tisfloat2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA_mE510E702120051CBB3A9122BC1BA957B834E2D91_gshared(), DecalChunk_RemoveAtSwapBack_Tisfloat3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E_m3EB3E0A1DA38C90FA88EE269EC7BDA37C5EF1418_gshared(), DecalChunk_RemoveAtSwapBack_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_mB4FD1FD13539DAAD140535134857F4E7C2D61113_gshared() (+10352 more) +Nodes (13880): ISteamMatchmakingPingResponse_op_Explicit_m8593173049C7A18A1DC3B93B1B6DC570A4521F82(), ISteamMatchmakingPlayersResponse_op_Explicit_m2149947B8ECDD60B2C564137EF45E06C203E67BE(), ISteamMatchmakingRulesResponse_op_Explicit_m4298BEEF5209A23E35911047B49186DFA220F384(), AllocatorManager_Allocate_TisIl2CppFullySharedGenericStruct_mC90FE69E6FB94B1EDDFC81D29625CAB1468D5173_gshared(), UnsafeList_1_Create_TisIl2CppFullySharedGenericStruct_m8627017950345485DA98161D0324739277E29AC5_gshared(), FixedStringMethods_Append_TisIl2CppFullySharedGenericStruct_m4790FDE5938B9B59B78178D38023391632B50701_gshared(), FixedStringMethods_ComputeHashCode_TisIl2CppFullySharedGenericStruct_mB6493676FFCDAB4AD0FA6FB82564500A8286403C_gshared(), NativeArrayExtensions_Initialize_TisIl2CppFullySharedGenericStruct_m10ABF0E8955AE4504761E521587E2D89638A1972_gshared() (+13872 more) ### Community 12 - "Community 12" Cohesion: 0.0 -Nodes (9108): Span_1__ctor_mA426411A0F5450BCD564C621BB663B1273773B99_gshared_inline(), Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline(), Array_Empty_TisBFloat16_t01010688FDE3210A5FCA718A043DBE329F33B0BF_m949D7E159ADC3B2AE06198C0DE1ED5986D26F30C_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_mF89F13D8A053414088C583CBE8BA17D9BA7DDEC3_inline(), Array_Empty_TisFloat16_t93A1665C0ABAA7D64AAB3F67AE80AB2F938E796D_mAD1C2EFE5C2252D37EE38F81B9233F7B342CD5AE_inline() (+9100 more) +Nodes (13448): AnimancerNode_ToString_mD81CEE0BC93088FC2103378D52759577AECC9477(), Sequence_AssertNormalizedTimes_mF10ED038769E25B5B1B3339F20CA038168035EE2(), ViAssisstant_MD5Value_m222097A222F5C92B82A103D740498D6900C2076C(), ViStringSerialize_PrintTo_m82682015304D5AE0299D33F5FD404B17BFAFB13F(), Array_LastIndexOf_TisAnimatorClipInfo_t0C913173594C893E36282602F54ABD06AC1CFA03_mB344519D889842090BDC761E8554B092E4D0A93A_gshared(), Array_LastIndexOf_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_m9142B9F9C83016FBC233A35FBE69991373F7B8B9_gshared(), Array_LastIndexOf_TisAsyncGPUReadbackRequest_t6A735D3E0F1DEF8F43EBD0E6FE550FAE564519C7_m130A0E2A1736C982F5023A2D929759CE4FB53FDF_gshared(), Array_LastIndexOf_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m23798118192D55CF3B46254BD6D7BBC66F0BB278_gshared() (+13440 more) ### Community 13 - "Community 13" Cohesion: 0.0 -Nodes (8728): AddrofIntrinsics_AddrOf_TisIl2CppFullySharedGenericAny_m5BD9D07EF2F193BD1D209D91D3E6D993D40435F6_gshared(), AddrofIntrinsics_AddrOf_TisRuntimeObject_m26881CDB13AAC26B23F4C487BF5461CC7BBFB6EF_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911_gshared() (+8720 more) +Nodes (10723): HashCode_Combine_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m4ACF71EFA41042F2FDF0F9EB8EE7971029562D99(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9_AdjustorThunk(), ViNetClientBuffer_Convert_m772375BE23D9BC22B6D0647EB7DC3F30BC5A6A90(), CSteamID_GetHashCode_m97DD624F8F68FDE26E18938DE3E01AB605707133(), CSteamID_GetHashCode_m97DD624F8F68FDE26E18938DE3E01AB605707133_AdjustorThunk(), BuffersExtensions_CopyTo_TisIl2CppFullySharedGenericAny_m098A387B16156489FBC83423F70214F9EDB7DBBA_gshared(), ReadOnlySequence_1_get_Start_m55503E294901DBF9C74BE99C7CEC7A7171B19368_gshared_inline() (+10715 more) ### Community 14 - "Community 14" Cohesion: 0.0 -Nodes (7491): Enumerator_System_Collections_IEnumerator_get_Current_m3FCE22D15C040EE9F8614C711F786205BA6AAFB6_gshared(), ArraySegment_1_get_Array_m2E2331A2A9F6CE753D983CC7AC8BD0CBD6F9B304_inline(), ArraySegment_1_get_Array_m5397A754192C48C7212136A27BB5D70F90D8C8EE_inline(), ArraySegment_1_get_Array_mC21189B8455DFE92DECDFACED174A927370DE0FC_inline(), ArraySegment_1_get_Count_mB5785EEC4627D248BF178575741BB908711A59F5_inline(), ArraySegment_1_get_Count_mE0EB9800F53C49B5C0D6AB226738A917F6FE9231_inline(), ArraySegment_1_get_Count_mEC30601C4D46735069578DDF7FDBF21926FE8263_inline(), ArraySegment_1_get_Offset_m34A01E7CB8F98A6800EE534519EF33FF99B1CEFB_inline() (+7483 more) +Nodes (9791): ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m45AA23B38ECE6B28D89D0E72F41C33D1B7A0023A_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m9C23B628D687A4A080B37C12F33BF81CDC3FBA2C_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mB8B25E983E8492E65BD4449CAC4570EC7D37B12E_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mCC65E5FB39395ECB4D1C69FB35E5E3F22CCA23AB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1D013AE163EFD669E73C0607DAF91114B6A70FBB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2DC80696CB10F3234513DD4801723E9EABE2A362_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mE069C6F63386029336C98FFF30466317E5149C02_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mEA5A5A4B901C49C4B5228AC16D5767A54EEDE3DD_gshared() (+9783 more) ### Community 15 - "Community 15" Cohesion: 0.0 -Nodes (7873): ExampleInput_get_SpaceHold_m5462056899742B828DCF278ABD6BE64CC358A52A(), eqv_bbj_m32E7C6ED2B72742E5347785C1206CFF6A3301820(), eqv_bcs_m8429CE4A3BD4D6C26DDFDCAB49FAB193E0F6B163(), eqv_bvu_m1DD6AB4AF65FCFD39968E302DF45F4A424D5B3FD(), eqv_bze_mFC7575A990A31DF827AFD4DEC698967F5EC19544(), eqv_egh_m6F164A661EBE426AD21DBADF7ED3673A99089C10(), eqv_eza_mB38E49EA86D5FFCB6E5C88FF417B4B1EA9244FEE(), eqv_ezb_m98C3030F490C9A258D3DD27FF5D6DF01F006E13E() (+7865 more) +Nodes (9167): ExampleInput_get_SpaceHold_m5462056899742B828DCF278ABD6BE64CC358A52A(), gkq_fei_m7EABB79A1FFB0ADF10526F2CB034C3CC59223141(), gkq_ixl_mF9B4837AD3986042E57953EDB1A5702E736CCAD9(), bon_gfu_m6121229795979610024214E724C8B10D800A4DAE(), Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline(), fa_bcl_mDF19D910AC6CB333D9F05F26F5F05E85233AEC52(), fa_bdk_m3C7E0B420C8B6E0773C7ACB73C3FFAE811E82DA1(), fa_bdl_m2FD650D15D0BCAA16C66B272F4491F9AF11DF1D3() (+9159 more) ### Community 16 - "Community 16" Cohesion: 0.0 -Nodes (7388): ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m45AA23B38ECE6B28D89D0E72F41C33D1B7A0023A_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m9C23B628D687A4A080B37C12F33BF81CDC3FBA2C_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mB8B25E983E8492E65BD4449CAC4570EC7D37B12E_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mCC65E5FB39395ECB4D1C69FB35E5E3F22CCA23AB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1D013AE163EFD669E73C0607DAF91114B6A70FBB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2DC80696CB10F3234513DD4801723E9EABE2A362_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mE069C6F63386029336C98FFF30466317E5149C02_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mEA5A5A4B901C49C4B5228AC16D5767A54EEDE3DD_gshared() (+7380 more) +Nodes (7705): UnitFullType_Equals_m97DCFA03FBBAF98473B6EB44CA8AE9FC5A52EFDC(), UnitFullType_Equals_m97DCFA03FBBAF98473B6EB44CA8AE9FC5A52EFDC_AdjustorThunk(), Vector2_op_Addition_m08FDB48B512979D8747CB6AA3EF13F9260DE9D09_inline(), a_et_mC2BD8C161D45790981A52378633BA354A678F12E(), a_is_m51D1F7D7122CC2507B50C839C9509D727595ABE7(), a_kp_m619A5539FAF5ED4FB9650862394829E9E9716F68(), a_ma_mD0852FDF8BF8B00C189A83933256A322C986F17C(), a_dae_m325C47EEC42D61251328449DB82F450573ADE4C2() (+7697 more) ### Community 17 - "Community 17" Cohesion: 0.0 -Nodes (6202): DecimalSerializer_Serialize_m127DB2CFD977E7BF516387D1069DD6A69CF0F228(), RepresentationConverter_ToDecimal128_m498F5944C5B1165A3C152E72DAEFD9BF6299F03D(), RepresentationConverter_ToDecimal_m3F252EF220448BD8CCAE152678B84E854AF3C928(), RepresentationConverter_ToDecimal_mEFCEDB9B1267CDE8D5FF4495D7F6E5D7AD147B5F(), RepresentationConverter_ToDouble_m066DF58D13A3F58A02B98C14BF73BA7EB1A48E3E(), RepresentationConverter_ToInt32_m97422425B38795B22177A03489AD45F2A34E7B09(), RepresentationConverter_ToInt64_mEC148B66C1605343130BB00DABD7631867A87F70(), JsonConvert_ToString_mD84B6DA64E2095D3AB54E53F61F137E9C752707C() (+6194 more) +Nodes (5080): ViConstValueReader_Load_m696763DE81E928C4BD56B73502CC72C449ACE97C(), DecimalSerializer_Serialize_m127DB2CFD977E7BF516387D1069DD6A69CF0F228(), RepresentationConverter_ToDecimal_mEFCEDB9B1267CDE8D5FF4495D7F6E5D7AD147B5F(), RepresentationConverter_ToDouble_m066DF58D13A3F58A02B98C14BF73BA7EB1A48E3E(), RepresentationConverter_ToInt32_m97422425B38795B22177A03489AD45F2A34E7B09(), RepresentationConverter_ToInt64_mEC148B66C1605343130BB00DABD7631867A87F70(), BsonInt32_ToDecimal_m0315D63B13F8A2250F05E89A1F2BC615A52901D1(), BsonInt64_ToDecimal_mF52CC16D1EF09F4C2BA796ADBAEF52487CB970D6() (+5072 more) ### Community 18 - "Community 18" Cohesion: 0.0 -Nodes (4369): CopyrightInfo_get_Empty_m1E274BFDFFA94F3F0CDF51AA9864F5FD4A05A568(), CopyrightInfo_op_Implicit_m8AFEB06D16697B06B58AF0CD044A79E7D5F315B5(), Enumerable_Where_TisError_t3293F6846040FCD3D08AC73387878D1CD6BDF36A_mF15AC1F3EA4160326AF4CFB8A9A355BA828CCFE8(), ErrorExtensions_OnlyMeaningfulOnes_mE0ECB6CAB554C10C9797D96943F05934EC07D854(), HeadingInfo_get_Empty_mDC4A7EB96EEDD7595D0CC4B67626E9EA1D43E239(), HeadingInfo_op_Implicit_m1E829454E037A90DEF13BF3F1AB2E39A5865D060(), HelpText_AddPreOptionsLine_mB8B4AFF7FBD84D250352A97F393DB4F2DABEFF30(), HelpText_AddPreOptionsLine_mD8DC4842746FB1364B88D3A55DA24FAC0073E228() (+4361 more) +Nodes (3723): AllocatorHandle_get_Value_m24A0A3E433794106E43E9140CC2BB55493C8F30F_inline(), AllocatorManager_AllocateBlock_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mF60FCB48EFFCF4058983D8A61953A90D240206B2_gshared(), AllocatorManager_CreateAllocator_TisIl2CppFullySharedGenericStruct_mB4F41AC6CCD167F35B0272A4F38196E32A364C03_gshared(), AllocatorManager_DestroyAllocator_TisIl2CppFullySharedGenericStruct_mBB46F1DC9D6AC1889886DD0B5DB327AB990498B5_gshared(), AllocatorManager_Free_TisIl2CppFullySharedGenericStruct_mDBB8A012EA9B6286BBF754ABC553D87E29E2084C_gshared(), AllocatorManager_FreeBlock_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mB883369C2E1D3F28BFE59C63AF0075570A928971_gshared(), AllocatorManager_UnmanagedUnregister_TisIl2CppFullySharedGenericStruct_mA531B69E183CA56C8BC7D2DD419333CA5E2DC004_gshared(), AllocatorManager_Unregister_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mB8321A6BD18AF456ABC30E251B65EDA0381ECE93_gshared() (+3715 more) ### Community 19 - "Community 19" Cohesion: 0.0 -Nodes (4829): PolymorphicAttribute__ctor_m0BB581101F89070100B28A601AB7199519ABBCC5(), MultilingualFieldAttribute__ctor_m6798E1E78CCA80AFD13606E0734F99501F5E4AF5(), EmbeddedAttribute__ctor_m68CAD82666F0FF415043D7DC217986AA2D3133D1(), NullableAttribute__ctor_m771BA0E8EFE1DD8AAAE9E2B867CCF4D3AE8834C7(), NullableAttribute__ctor_mA329224BEC75C65B8E9B5D81D7F5E769E22790E2(), NullableContextAttribute__ctor_m3F94BA00FB614574AC19D78E61DC0CA0AE15FCAC(), StringExtensions_IsBooleanString_m11EE931709840D728C9AD6D2E6E7F79731F7F239(), StringExtensions_ToBoolean_mCA5553B5F8F9CFD231D883955D15D010201175DB() (+4821 more) +Nodes (1051): AnimancerUtilities_Wrap_m1F43DDCC9F8591CDEA8960139DD5ADCDD61082E0(), ctu_bdq_m039974238FA82B3E249B337F5A8A06A9FB5679B4(), ctu_mpl_m3C7816FD2720700A89BB64F83081E8C00B28340E(), ctu_un_m1399249A854189A2FB0A323558D0B0BB9AACB3BE(), Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline(), Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline(), Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(), ViAssisstant_IntInf_m1FDDDD13E68E206BD66372A6FDFE73963286AC48() (+1043 more) ### Community 20 - "Community 20" Cohesion: 0.0 -Nodes (5032): bae_bho_mF57AB035E183CFD3A8899C865AE2A8557D33E856(), bae_gzm_m3DF57C84E5FDD221AA3BF6B0487B4024655EB6FF(), bae_hgs_m26428C42E4EAF2E0AD1BB3264E4037CC4B16DCE3(), bae_jxv_mDA607020AA78928F6C58093BEA63ADB9CABB5EF9(), bae_kaz_m5D89F694FFF754E4C1D9B232D4743E444E85BFA5(), bae_mbn_m35849EB29E0667AA70E1AEC33B75698DBDD76429(), kwc_dic_m95F8D3401BD8AADD58C05C497A989CCC853B7903(), kwc_mge_m1B734D30DF48C554ACFDBB319A83F863953CDB1A() (+5024 more) +Nodes (5691): ArraySortHelper_1_BinarySearch_m07E77AE5F025761CFC1EFF940733C99F13F654EB_gshared(), ArraySortHelper_1_BinarySearch_m0BCE6EC3BE95132C034E9626C43F2A2FAED04D3B_gshared(), ArraySortHelper_1_BinarySearch_m2E2CDF934D38871D8986995661CB1D62071A5CB6_gshared(), ArraySortHelper_1_BinarySearch_m2F04ACEEAC9A3195EF97DA8703640035B24AC1A5_gshared(), ArraySortHelper_1_BinarySearch_m315E2B25213727CCFDEAC95743F382D00A2C66E5_gshared(), ArraySortHelper_1_BinarySearch_m31FF9BB3CA599A5B4279B8C152629FA796203D20_gshared(), ArraySortHelper_1_BinarySearch_m3237E149FCC78B4A3CA769DE9A2073D34C46BA5A_gshared(), ArraySortHelper_1_BinarySearch_m384CB8DC9FC270B9F4B13C64D56F420AEF48028F_gshared() (+5683 more) ### Community 21 - "Community 21" Cohesion: 0.0 -Nodes (5692): ArraySortHelper_1_BinarySearch_m07E77AE5F025761CFC1EFF940733C99F13F654EB_gshared(), ArraySortHelper_1_BinarySearch_m0BCE6EC3BE95132C034E9626C43F2A2FAED04D3B_gshared(), ArraySortHelper_1_BinarySearch_m2E2CDF934D38871D8986995661CB1D62071A5CB6_gshared(), ArraySortHelper_1_BinarySearch_m2F04ACEEAC9A3195EF97DA8703640035B24AC1A5_gshared(), ArraySortHelper_1_BinarySearch_m315E2B25213727CCFDEAC95743F382D00A2C66E5_gshared(), ArraySortHelper_1_BinarySearch_m31FF9BB3CA599A5B4279B8C152629FA796203D20_gshared(), ArraySortHelper_1_BinarySearch_m3237E149FCC78B4A3CA769DE9A2073D34C46BA5A_gshared(), ArraySortHelper_1_BinarySearch_m384CB8DC9FC270B9F4B13C64D56F420AEF48028F_gshared() (+5684 more) +Nodes (5083): Enumerator_System_Collections_IEnumerator_get_Current_m3FCE22D15C040EE9F8614C711F786205BA6AAFB6_gshared(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0_AdjustorThunk(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0_gshared(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A_AdjustorThunk(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A_gshared(), Enumerator__ctor_m045BF429CABA0E35B27786B3B47FA32C17A9F832() (+5075 more) ### Community 22 - "Community 22" Cohesion: 0.0 -Nodes (4781): qu_gwy_m602DA38D4C41A55B346BCBC38D70241D529DD2B7(), qu_igu_m213AF0BD7AB16BDCB3904D0839F46A29B0F41B24(), qu_mcq_m2EE99AF398A63AB31BE3DCC7A7C1353E9374446E(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m07B1968ADD8E11FDD8FC35F78D0AD1E19DFF2BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m45FC770F3613E37DBED5982944504D45B0D8DBFB_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m76FF7CAA649CEFFF377F3CDD59D6BB2DA1083BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m9E9CF620A0C9BF97705EDB41F6EBBD12013726BC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mC4F1F19A11E9A6769A2B8FED9DA7BDE71E38AF7F_gshared() (+4773 more) +Nodes (4999): Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(), Action_1_Invoke_m69C8773D6967F3B224777183E24EA621CE056F8F_inline(), Array_Resize_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m848A8FC319792F387E6DF3EC87DF9E9685763375(), Array_Resize_TisHighlightState_tFF5FE9065990F04A37FEC545A0024047F0ABD740_m056A39CD9D80FED713495139C0EC448AF2F83672(), Array_Resize_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m6BAA7BD6F22421B894347B1476C37052FAC6C916(), Array_Resize_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m540BB33A026A346B7B0033684BE811ED519B1E33(), Array_Resize_TisMaterialReference_t86DB0799D5C82869D4FF0A4F59624AED6910FD26_m489C12CB47EAA03F917AED6C31CC778FCD467E5C(), Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E() (+4991 more) ### Community 23 - "Community 23" Cohesion: 0.0 -Nodes (3646): MonoTlsProviderFactory_GetProvider_m8684E3A1AFB043FA00DEC4BCF95F8B288C136936(), MonoTlsSettings_Clone_mC4F9A27889ADD0B275018B32BCDA67C30865EA7D(), MonoTlsSettings_CopyDefaultSettings_m4B0A3E8B7D106FA7F0D243FB2A0A4B115CD21942(), TaskFactory_FromAsync_mC66587E72475D8951D90D60FEF44D21A81770970(), String_TrimStart_m210863A5E84BC22EC0487A1543D3680979DD87EE(), Math_Max_m12FB4E1302123ADB441E3A7BDF52E8404DDE53A2(), Math_Max_m670CC45E68892199F0ED53A131DAB78A953389BB(), Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26() (+3638 more) +Nodes (4832): Array_InternalArray__get_Item_TisAccelerationEvent_tA2256FB99C2ACE6C0D05BDED1D3EF05DB5181E68_mEC4BAF0DFCF52221B3F6626EA60E2838CF698593(), Array_InternalArray__get_Item_TisAnimancerEvent_tFD0D7B09BB7C21DB92DB3DC5F51AEF510383A6E2_m55AE498601F1F36F1759906BDB2D650B3D3C1F52(), Array_InternalArray__get_Item_TisAnimatorClipInfo_t0C913173594C893E36282602F54ABD06AC1CFA03_m066792325C018423FC1740C37C00D551CB574A3E(), Array_InternalArray__get_Item_TisAppId_t_tEDCDD5747BB4D932D7C0D2DC9245ADB4ACBA421F_m28BABE60A294312ED061016FF527F787934A6359(), Array_InternalArray__get_Item_TisArchiveFileInfo_t051019338FB580F17B7DA49693024E09572EF9CC_mCB5C85BB13515B3586504D43A9F0801F05FE281E(), Array_InternalArray__get_Item_TisArchiveHandle_tECB0188191D0D3519C85970E537865D8F0E49CAA_mA8FD0FC76B52017A9C03F1062D0401D294DFD3A5(), Array_InternalArray__get_Item_TisAsyncGPUReadbackRequest_t6A735D3E0F1DEF8F43EBD0E6FE550FAE564519C7_mE005C1FB38B6D09B6CF04B1EE02BDF059FAC0A37(), Array_InternalArray__get_Item_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m5803906032467756117FD3125CA4243C7B1FD4F1() (+4824 more) ### Community 24 - "Community 24" Cohesion: 0.0 -Nodes (1060): TryAllocateBlock(), AnimancerUtilities_Wrap_m1F43DDCC9F8591CDEA8960139DD5ADCDD61082E0(), Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline(), ViMath2D_Length_m3149F886FF671F1070115F171123D0E747CD5C67(), ViMath2D_Length_m590BD6BBE2A13A804985146C954BB2947ED33D1C(), ViMathDefine_Acos_mEA9D3DBD46DAD30519A97C593BCF76FB1EE53F78(), ViMathDefine_Asin_mF8A1D7D32BDE863864F9BADC6FAFC4AACF090372(), ViMathDefine_FloorToInt_m7E24285927B2DD8F147207D9707EDECD9A10DF48() (+1052 more) +Nodes (4742): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), AnimancerEvent_get_CurrentState_mE8E313D5B0D8BE0D33BAF3F90CCACC40D7187757_inline(), AnimancerLayer_get_CommandCount_m59A5957C7DB7E574CAC3EF8DEA1200585276772A_inline(), AnimancerLayer_get_CurrentState_mBE9E219D94516C430237703D8B4A5DE184116C3E_inline(), AnimancerNode_get_FadeSpeed_mA8510DDC870DBE7539463970CE9A3B4D2796A1B6_inline(), AnimancerNode_get_Index_mE0DF69950BF6E0BD21617437EADF360A30C1680C_inline(), AnimancerNode_get_Root_m93B6EB9E73B0E65C10C6CD74021B39CE8401A49C_inline(), AnimancerNode_get_Speed_mF329FD7BF54B33FE62153BA759BEDC74B8AAACF3_inline() (+4734 more) ### Community 25 - "Community 25" Cohesion: 0.0 -Nodes (4277): U3CU3Ec_kxs_m4069DF1C5DDE759C35CA2CE93422CC05FF991E47(), FixedStringMethods_ComputeHashCode_TisIl2CppFullySharedGenericStruct_mB6493676FFCDAB4AD0FA6FB82564500A8286403C_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m75E4DC1575D64C468E29623C2A27062E59A006BB_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m94F8FFCEA63E0174FFF11E533C79D165E357A272_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m089FE6B150D3770B7C1109D4010EFBE72C0E985B_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mBD6B0D9436820A5A075E4DEDAC5F272776C647AD_gshared(), NativeList_1_AddRange_m5469007F99D38C73CAF59B7F3A2A20BDA7605288_gshared(), NativeList_1_get_Length_mBCE0D52E1FEFC40B5CFEE2F41B493C7FF6A07FA7_gshared() (+4269 more) +Nodes (0): ### Community 26 - "Community 26" Cohesion: 0.0 -Nodes (4213): bae_frj_m1D2B6B9CD906B924E10FBA0DD549C56518F1696B(), bae_frk_mF0AB8B65E2F47B059173BB6D9C3FE5D1D866F0D3(), bag_bxp_m5E3CE7EAD6AD8C43AE35238A48B6C63EE209E9EA(), bag_fsn_mFE2E3391A082F90D48E7332E9F98D6CFCC0CD9B0(), bag_fso_m91A6F341325DD438CDF45D6A6C31CEA9B2AD4C56(), bag_fst_m8584D83A7600110EE943B831FC2EBB54748EEC1A(), bag_fsu_m93BAFBA03D27FCADC21C5EA7EBDA1D2ABFC3A493(), bag_fsv_m4115119BA63087B90DFC9910EA5F1ED99415A739() (+4205 more) +Nodes (4007): AnimancerPlayable_Evaluate_m50B69F25DC93E6A64FD6D85CAD213156EEBD0B20(), AnimancerPlayable_get_IsValid_m1D469E2995826A7D0079F9BF9150D4CB158B3CDF(), AnimancerPlayable_get_UpdateMode_mA09454B9BDE03B7AF58365A52729B046A70F4215(), Enumerable_Empty_TisErrorType_t7FBAAE372AA7E957A05F116D7C3712E98424D8D8_m4DC85B4BDDFD0EDA4B15A8F807FC23E044491A07_inline(), EnumerableExtensions_Concat_TisErrorType_t7FBAAE372AA7E957A05F116D7C3712E98424D8D8_mEC44736C0576DFE073D161AB500C020670FE5C87(), Func_3__ctor_m4263A9576AF8680AD717340BBF12DBE5A85C3D10(), Parser_HandleUnknownArguments_mA97AFCF18FEECE3926C923D1580B0C1BB3DBB6DA(), Parser_MakeParserResult_TisRuntimeObject_m7E6192E9401DF53A21EDE52F93F65492B3F75F28() (+3999 more) ### Community 27 - "Community 27" Cohesion: 0.0 -Nodes (4154): AnimancerPlayable_Evaluate_m50B69F25DC93E6A64FD6D85CAD213156EEBD0B20(), AnimancerPlayable_Evaluate_m868C701E76EE3280B0085F0D063B75FDC98B0595(), AnimancerPlayable_get_IsValid_m1D469E2995826A7D0079F9BF9150D4CB158B3CDF(), AnimancerPlayable_get_UpdateMode_mA09454B9BDE03B7AF58365A52729B046A70F4215(), AnimancerPlayable_set_UpdateMode_m883A1EBC7409D2D920725ACBE1C2E2FDB3E847F2(), Func_3__ctor_m4263A9576AF8680AD717340BBF12DBE5A85C3D10(), Parser_MakeParserResult_TisRuntimeObject_m7E6192E9401DF53A21EDE52F93F65492B3F75F28(), Parser_ParseArguments_m3877BA723376D855984FBDBDD858224499C5C018() (+4146 more) +Nodes (3989): MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), sn__ctor_m1BC348D0B532A955AB29CCEE82B5BC3217641C2B(), AddUnitCollectDataFormatter__ctor_m5E997AA0CEE2EE50698BB785C3D8C38877E82012() (+3981 more) ### Community 28 - "Community 28" Cohesion: 0.0 -Nodes (0): +Nodes (4211): AsyncMethodBuilderCore_Start_TisIl2CppFullySharedGenericAny_m22C2EF1A85ADAF38432C44ED45586C1D52D06D4B_gshared(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayHelper_Empty_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m14EBD7FCECD3BD84BB7AB607C59AC28273298395_inline(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CConnectAsyncCoreU3Ed__26_t6DC83A05B18A0250653A13735BD278A777810500_mBADC875606CBE0628E83F15D1CC4E9859000E185(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CReadAllAsyncU3Ed__48_t6ACF3CCC02F2AEA9BB5F1EE25F36BEF90AAFC46D_mB9C1AB52F2C70A0CD38B656C46E4A373CC0B24C6(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CWriteChunkTrailerU3Ed__40_t91A8537CF999CF89F1CF1DF6CC3C183B41785202_m9D7D5D50FB961106BA3ABD10F853C30AFD49F1C4(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CCloseAsyncPrivateU3Ed__68_t9D38605A68DCC50975639BF5B48FD78E5F02382B_mE0006D728DB17A1034D2C409A84BAFAA2AF9CA35(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CCloseWithReceiveErrorAndThrowAsyncU3Ed__66_t7CAE96776EC8F994F2C62BD682C2E5BE22CE414E_mD847B6FB1F43FD8841B88094DDB8A294B663D8BC() (+4203 more) ### Community 29 - "Community 29" Cohesion: 0.0 -Nodes (4638): bcn__ctor_m73FABB22A70F1B59220EE1B929F2B3DE2445D239(), bcn_Deserialize_mF59FE6F6D04DC7A31AE6D6690202BA9342FA6191(), bcn_Serialize_m9D5A5E6957D0742A2E19AEA6A8D7C07D540534A2(), cxs__ctor_mA091427F9C319959ADD8639A22556E18688E077A(), cxs_Deserialize_m6F10C9F456D6474530DF89DB4909EE491AD2C8FC(), cxs_Serialize_mF52B1E6BF6968B62153A26A7B9685D821D897A43(), cxu__ctor_m629776E44517B7CFA03468E25F8368AA219E7C4F(), cxu_Deserialize_mF001D2BAC5C483A8E423EE0DA6BA31D1B545030C() (+4630 more) +Nodes (1869): ISteamMatchmakingPingResponse_Finalize_m461C13B8F1C5013EBECA9528B03EDB843BC4924E(), ISteamMatchmakingPlayersResponse_Finalize_m4119A80E1817D779D5F8FE7DF4DD33A89BF81AD4(), ISteamMatchmakingRulesResponse_Finalize_m471BA9A05E42DFF8A85977C49005F18C5175D98E(), ISteamMatchmakingServerListResponse_Finalize_m1045C61F517FAC85A379B0DF7BCCCA3462F62D45(), CFArray_ArrayFromHandle_TisRuntimeObject_m8F531D7BA7757765AB5FA4AC6A2ABF4D9C95FCE9_gshared(), Func_2_Invoke_mEEDD427FE0A299D97308E822C93022D5BE7CA697_inline(), MemoryExtensions_Overlaps_TisIl2CppFullySharedGenericAny_m7535FB770D6E39092E1C8FECE0D9421614FAC50C_gshared(), SpanHelpers_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m3E381D71F4CF4AB91BFFD85724D3F55A84E706E5_gshared() (+1861 more) ### Community 30 - "Community 30" Cohesion: 0.0 -Nodes (3305): AnimancerTransitionAssetBase__ctor_m8B042983702448B0C59777089D5D8F37DFA54E13(), AnimancerPlayable_get_Disposables_m4ECF320723FEE796F592ECAEC218835814CA1372(), List_1__ctor_mB4C51AD04BB1308274A370FED1FA4A1651C5766F(), ValueAnimation_1_Start_mCC85B391FD32BEAF30ECD78E3C74A8D16E437212_gshared(), AnimationDataSet_2_Add_m0791FFD5600773A8FBAEDC9D71F203C2D77DDC0A(), AnimationDataSet_2_Add_m13512086BF5255CF2B7AE572383752C7A970F75F(), AnimationDataSet_2_Add_m34BC010174C74AFF4B52A0278D53F4F602CA7E7C(), AnimationDataSet_2_Add_m3B8112BC15048263B03E5DF4CB7976964D3DC74B() (+3297 more) +Nodes (1909): ExampleInput_get_MouseScrollDelta_m1771DE7E240D08A6E6688E30A9505D4F620A5CD2(), NamedOnnxValue_CreateFromTensor_TisIl2CppFullySharedGenericAny_m5B9C574CED9388D24C5974F3558FCF35FAFBB58F_gshared(), NamedOnnxValue_CreateFromTensor_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m136F0AB581EDF766D324A64C8E62BA08B5613A5C_gshared(), ObjectEqualityComparer_1_Equals_m854C2E5F3D69A09C83839722E59116434E577ADC_gshared(), ObjectEqualityComparer_1_Equals_mDB67632684D022DEDEE2E3311EC8A64F0F18A255_gshared(), ObjectEqualityComparer_1_GetHashCode_m35A9262B969CF319688B6D20983CBE064D37FE73_gshared(), ObjectEqualityComparer_1_GetHashCode_m9243B3A91D0C48543D6A165E13889106F10AD5BE_gshared(), ObjectEqualityComparer_1_IndexOf_m45BDC95A6E5AB0542ED27558B68E4EDDD7F43C07_gshared() (+1901 more) ### Community 31 - "Community 31" Cohesion: 0.0 -Nodes (3184): Enumerable_OrderBy_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m942C84E6945C0C66E5951C4132934D5C1E508672(), Enumerable_SelectMany_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_m3C6EF3F997712DE9975B8FD4C5AFB98C34910E68(), Enumerable_ToList_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_mD2575296A1AF103A4AF48105F7D6851BE646CBD2(), Func_2__ctor_m246ABB84EC70389E590ADC6D16FFECB5B3113ADE(), Func_2__ctor_m829766E8C5DCB2EA0F6BDFEDA09AB22C0F1D9168(), gg_cad_mB09AD31F8C9354A3B4F2AA01A447680C9831711A(), gg_cwb_m4A100EA96C8D306D632619B01CAAEDF01FB8351F(), gg_erd_m46B473B8D29AB749293B5EECE864D6BAC3903D59() (+3176 more) +Nodes (3564): kqr_mes_mCF51E6D31FE505877C12088DA519071FDD336616(), bag_cbq_m210C6B22966B8A013C5FBFA4E1D3D1C4459A7433(), bag_jrh_mE3EE198317D453350E6E55C2FD5861086935E810(), bag_njr_mA4CFB1D52AB16C3F86091713FECEC52F799553C7(), kwc_bgx_m618D1214496953C65577734BE353424950B0876A(), kwc_mge_m1B734D30DF48C554ACFDBB319A83F863953CDB1A(), kxf_ftn_m4F1B79914F94D57D66611A86C81A5D445BEC3A78(), kxf_jqx_m3ECB4342B8B5E35D7D807039F63764C620A90291() (+3556 more) ### Community 32 - "Community 32" Cohesion: 0.0 -Nodes (3566): iit_glg_mF18EDD8F6D73F7213C441B6C6AA553DDB903D3F1(), Array_Empty_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3FAA05D641D29AC345AA871116A0E236549DB39F_inline(), ArrayFormatter_1__ctor_m1B534D85992A5DA378ADB78FEBD152558596944C(), Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A_inline(), Capture_get_Length_mA3E97C9DF116CD4B4C20EBFB70A1312F33DA7A92_inline(), CollectionExtensions_GetValueOrDefault_TisPrefabType_t597F7FF30897C67CC8732B3987CE92A7904F1421_TisPrefabItem_t70E2412E4587801B90A4676E7B5105C13D45E3E2_m73100143CD0710D87AFFBB0AC4D94AFE40A7F46B(), Comparison_1__ctor_m2C3425CD7A938EA3B479BF30925E54C9FB25F329(), Dictionary_2_Add_m600B363F4C81C6E758765AB31D776CB5A0F0DAA7() (+3558 more) +Nodes (1341): AnimancerJob, Animancer, AnimatedProperty, ClearMenuItems(), PopSelectedItem(), PushSelectedItem(), Render(), RunFrame() (+1333 more) ### Community 33 - "Community 33" Cohesion: 0.0 -Nodes (3548): FixedList_CheckResize_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_mC90171B3DF72CFE64806D57818F7F5BED5463406_gshared(), NativeList_1_CheckIndexInRange_m1AD11CF2F507F007C5AAD437D7CAD59C04B12238_gshared(), NativeList_1_CheckIndexInRange_m200159303CBD51B208138C8824ABE9B1FBD5F5F8_gshared(), Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), Array_IndexOf_TisRuntimeObject_m4C0C698B1D627E6B3C3BE6DDA512E8E276DC6F73(), DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(), DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(), DynamicArray_1_get_Item_m7DDF1E462D1484149A4D812CAD717F816205FD44() (+3540 more) +Nodes (3487): FixedList_CheckResize_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_mC90171B3DF72CFE64806D57818F7F5BED5463406_gshared(), NativeList_1_CheckIndexInRange_m1AD11CF2F507F007C5AAD437D7CAD59C04B12238_gshared(), NativeList_1_CheckIndexInRange_m200159303CBD51B208138C8824ABE9B1FBD5F5F8_gshared(), Array_Empty_TisEventRecord_tEC2901C48A23F5AFE20A9E8D4F05F3799EA62BF2_mAEF379183FDCBD07C651D56777D4AA5A5C969A47_inline(), Array_Empty_TisNetworkRequestArgs_tBB510A4D9FB040A9133C5ACA66789934AAE07462_mAAD469027D07AD585DEAA3DAEB7C6E207E8036C8_inline(), Array_IndexOf_TisEventRecord_tEC2901C48A23F5AFE20A9E8D4F05F3799EA62BF2_mDA8ABF0C8CBC330E0DBA64B13F204111EAFA1294(), Array_IndexOf_TisNetworkRequestArgs_tBB510A4D9FB040A9133C5ACA66789934AAE07462_mD44741E14E8857B5DECB2580773055E704983ED4(), DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912() (+3479 more) ### Community 34 - "Community 34" Cohesion: 0.0 -Nodes (3283): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), AnimancerEvent_get_CurrentState_mE8E313D5B0D8BE0D33BAF3F90CCACC40D7187757_inline(), AnimancerLayer_get_CommandCount_m59A5957C7DB7E574CAC3EF8DEA1200585276772A_inline(), AnimancerLayer_get_CurrentState_mBE9E219D94516C430237703D8B4A5DE184116C3E_inline(), AnimancerNode_get_FadeSpeed_mA8510DDC870DBE7539463970CE9A3B4D2796A1B6_inline(), AnimancerNode_get_Index_mE0DF69950BF6E0BD21617437EADF360A30C1680C_inline(), AnimancerNode_get_Root_m93B6EB9E73B0E65C10C6CD74021B39CE8401A49C_inline(), AnimancerNode_get_Speed_mF329FD7BF54B33FE62153BA759BEDC74B8AAACF3_inline() (+3275 more) +Nodes (3376): DataSet_1_RegisterUpdate_mA73DB834887ABB724CE2E2543B69ADE2D60AA444_gshared(), String_TrimStart_m210863A5E84BC22EC0487A1543D3680979DD87EE(), Math_Max_m12FB4E1302123ADB441E3A7BDF52E8404DDE53A2(), Math_Max_m6612C5AE2D40056418765878E8787E4828D2ADD7(), Math_Max_m670CC45E68892199F0ED53A131DAB78A953389BB(), Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(), Math_Max_m8CA8DA82E6369E8477818CB2C8C83ADDA7B4CEFD(), Math_Min_m1B6A7DBB8BBF41DE5E09DAAA47913DE1A3168B88() (+3368 more) ### Community 35 - "Community 35" Cohesion: 0.0 -Nodes (1054): AnimancerJob, Animancer, AnimatedProperty, ClearMenuItems(), PopSelectedItem(), PushSelectedItem(), Render(), RunFrame() (+1046 more) +Nodes (3000): ent_esj_m5511EF800B5598003F5751582ED2E8E425F4C9C9(), ent_esk_mEDC09B379500CA113FDF2921EC6CB5D03D0EC69A(), epy_etz_m84B9B9A0B51AF3604812236C248F58E8745C2F7D(), epy_eua_mBC0512B0511A7633DF5A468D2E5B6B515BC95C64(), UIOutsideLibraryView_dlp_mA93EA68992CBFF711860FD0326257A8AD44F226D(), a_gse_mB2B54BEF2C3F78BA894922C8307D1D8D5073BD38(), a_gsf_m8A2F40851EE6F1CFE3EC2290083271BBCB597D03(), UIOutsideTutorView_eau_m536802AC8EF076B352B73D62745082B0632CEC3E() (+2992 more) ### Community 36 - "Community 36" Cohesion: 0.0 -Nodes (3155): BsonDocumentWrapper_Create_TisIl2CppFullySharedGenericAny_m9DBD701370EC3E8967700417D4056E7FA58D5575_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m52B7469ED8C326A6C2ADE2F403A2321F0E42FCD6_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m748C759F111B147DCE620BC72991590AFA2FF664_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m83A3AB5A99BE4DFB62F54E475DC826D2592B8CF0_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mE98FFEF3EC0E124FCE58E0D51D9315733F31B385_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mFB745D362662F504A961C69E1A0053274FEFB99D_gshared(), Avx2_EmulatedGather_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_m916056C6D56ED56A8C621B65387940440621885B_gshared(), Avx2_EmulatedGather_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_m9A1DADAD9E0F3273D16A73D963070B45A72D049C_gshared() (+3147 more) +Nodes (3249): BsonDocumentWrapper_Create_TisIl2CppFullySharedGenericAny_m9DBD701370EC3E8967700417D4056E7FA58D5575_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m52B7469ED8C326A6C2ADE2F403A2321F0E42FCD6_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m748C759F111B147DCE620BC72991590AFA2FF664_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m83A3AB5A99BE4DFB62F54E475DC826D2592B8CF0_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mE98FFEF3EC0E124FCE58E0D51D9315733F31B385_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mFB745D362662F504A961C69E1A0053274FEFB99D_gshared(), Avx2_EmulatedGather_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_m916056C6D56ED56A8C621B65387940440621885B_gshared(), Avx2_EmulatedGather_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_m9A1DADAD9E0F3273D16A73D963070B45A72D049C_gshared() (+3241 more) ### Community 37 - "Community 37" Cohesion: 0.0 -Nodes (3065): ViMathDefine_Log_mEBAFAF982A5880E8591D71883111765EF8DB613C(), Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0_inline(), Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(), Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB(), Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265(), Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C(), SpriteSkinUtility_GetHash_m3EB3A276AB986508F0E6876045E363B185B60A4D(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline() (+3057 more) +Nodes (2842): Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_2_Invoke_m7BFCE0BBCF67689D263059B56A8D79161B698587_inline(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), Array_UnsafeMov_TisByteEnum_t2A464EF5EC59CBA8ED5E194537D5832168B1A692_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m7A64F8098B713A4B4127DF9ED354DFA3F2995EF2(), Array_UnsafeMov_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mFCF98CE5166A9F82DB80CC9954EF7B4F79B0924B(), Array_UnsafeMov_TisRuntimeObject_TisRuntimeObject_m424215E5C94F57F0A71600699C3254C7E1DB44EC() (+2834 more) ### Community 38 - "Community 38" Cohesion: 0.0 -Nodes (2692): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline(), MemoryExtensions_AsSpan_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_mD28D90ABA16366C6D685D93235779B48F58E3A75_gshared_inline(), MemoryExtensions_AsSpan_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_mD28D90ABA16366C6D685D93235779B48F58E3A75_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline() (+2684 more) +Nodes (2960): ViAsynCallback_Exec_m0D4CECCF02FE49D76D61B212735E7F6F3439C805(), ViAsynCallback_get_AsynActive_m682CCA267CFD6FFF56BC73BA369AA1B5A98F5AA2(), ViAsynDelegateInterface__AttachAsyn_mCBC8493695740C6FE5FB2CE61740FC572BF89C11(), ViAsynDelegateInterface__ctor_mF60A61CA019DCA8C3206FDB56ABFB862957BE0A2(), ViAsynDelegateInterface_End_mDB876F093963527134973BD206FB40E7E28FC53A(), ViAsynDelegateInterface_get_Active_m86EBBD1F3A7486753BDB87EB69A74F914A4F091A(), ViAsynTupleCallback_Exec_m26BA52474B731B9858DAB4E486F3EAB74C27732E(), ViAsynTupleCallback_get_AsynActive_m87930010CB7AD8B041F382254FC4492675EBDC5D() (+2952 more) ### Community 39 - "Community 39" Cohesion: 0.0 -Nodes (2445): ViDebuger_AssertError_m3889E6EE3E0AE271BD0C92501197BCD7A722F6A8(), ViDebuger_AssertWarning_m6E864A75DF391474A4482B80C5BE07001FF70ED1(), ViDebuger_AssertWarning_mCBEAEDC6D821D0423CACE69EA942769FE4843EDD(), ViOStream__SetValue_m64F68728ACC60398B9AA47B356A5ABCD9A55EC00(), ViStringSerialize_Read_m49169B5C687743F2A74C2D1FCD4B51BF7D15D672(), ViStringSerialize_Read_m7A95F6E1D4DBCECB1E3758127D339AEA6BA0FD1C(), ViStringSerialize_Read_m9CAA37CDF4E570314F43A6A614015C88CFB4FCC0(), AnimationGroup__ctor_m2C1FC2C0133688A47F4DB07E615CD788218AC428() (+2437 more) +Nodes (3036): ViMathDefine_Log_mEBAFAF982A5880E8591D71883111765EF8DB613C(), Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0_inline(), Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(), Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB(), Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265(), Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline() (+3028 more) ### Community 40 - "Community 40" Cohesion: 0.0 -Nodes (2499): ViAssisstant_EqualsIgnoreCase_m790C8F6A22EB47C860C70E78786BBF5C15A9F613(), LowLevelList_1_CopyTo_m39292EA1E9A9DE27CA5E34D9A69ADEC84E80F3DE_gshared(), LowLevelList_1_CopyTo_m84036282E39188B5D6D6D88BD506264711B760BD_gshared(), Nullable_1_ToString_mF43168D6369F27A1CF24B882855397CAD50452EA_gshared(), HttpHeaderValueCollection_1_ParseAdd_m1AD2E5F30CB744E9201E9E0C0AAC9031AD701F97_gshared(), HttpHeaderValueCollection_1_TryParseAdd_m57BC7CB09EA81A3AC0EAA2764553AFFE1E784128_gshared(), Action_1_Invoke_m5AFD9C8F65ABE8FBD3CA4750ED7303025002087C_inline(), Action_1_Invoke_m8DADFBBC449F2B0C6CDC7ABDC7D1708F43E926B0_inline() (+2491 more) +Nodes (1735): ControllerState_GetParameterHash_m78B2BB5405D6B1CC86D4A539CC5F0AB3B17977FB(), ek_bbo_m1C9A4510171D9DB1E0BF2225FA58C723C0C7032E(), lsa_mhf_m000D1D13FBD50182062D401F3F3F92D364C2703A(), ikv_kpp_mA130EABC080C56352C63633D8F5AE0F8E1BC0EAA(), ct_bbd_m5B14CDA1E46E0EB80E9A0FAC978175E95D3D545A(), zs_kwq_m7025AA13284F7FF8873439ED775D34E328E94954(), Lazy_1_get_Value_m18AC972B52BF9A0317482A228D72A65F80ADD9E2(), Parser_get_Default_mB6D5B42933D438524CE38E3FCBCCE2B3B2C37C18() (+1727 more) ### Community 41 - "Community 41" Cohesion: 0.0 -Nodes (2416): Array_InternalArray__get_Item_TisAccelerationEvent_tA2256FB99C2ACE6C0D05BDED1D3EF05DB5181E68_mEC4BAF0DFCF52221B3F6626EA60E2838CF698593(), Array_InternalArray__get_Item_TisAnimancerEvent_tFD0D7B09BB7C21DB92DB3DC5F51AEF510383A6E2_m55AE498601F1F36F1759906BDB2D650B3D3C1F52(), Array_InternalArray__get_Item_TisAnimatorClipInfo_t0C913173594C893E36282602F54ABD06AC1CFA03_m066792325C018423FC1740C37C00D551CB574A3E(), Array_InternalArray__get_Item_TisAppId_t_tEDCDD5747BB4D932D7C0D2DC9245ADB4ACBA421F_m28BABE60A294312ED061016FF527F787934A6359(), Array_InternalArray__get_Item_TisArchiveFileInfo_t051019338FB580F17B7DA49693024E09572EF9CC_mCB5C85BB13515B3586504D43A9F0801F05FE281E(), Array_InternalArray__get_Item_TisArchiveHandle_tECB0188191D0D3519C85970E537865D8F0E49CAA_mA8FD0FC76B52017A9C03F1062D0401D294DFD3A5(), Array_InternalArray__get_Item_TisAsyncGPUReadbackRequest_t6A735D3E0F1DEF8F43EBD0E6FE550FAE564519C7_mE005C1FB38B6D09B6CF04B1EE02BDF059FAC0A37(), Array_InternalArray__get_Item_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m5803906032467756117FD3125CA4243C7B1FD4F1() (+2408 more) +Nodes (2073): Enumerator_MoveNext_m736B3FBFDCE475107941328576DCEF4079395C57_gshared(), Enumerator_MoveNext_mDBC21788DC29B177915D6FC64E98BA401BA9F163_gshared(), Enumerator_Reset_m0DB23E081DD7E8E197CF9222CDAA393CAE47B7C6_gshared(), Enumerator_Reset_m2614D95F15B95F3C367C31F27E7271E314200A1A_gshared(), Enumerator_MoveNext_m777C2E3AD5D72D5F953C6D41A84DF51FC91C4DDB_gshared(), Enumerator_MoveNext_m978389BFC7312002C57B4500DC5FBADC46AB75AE_gshared(), Enumerator_Reset_mA9C5A0BE7CF8E65B452BCDB6C96AC9252F0DE8F2_gshared(), Enumerator_Reset_mB67404DBB82B31F0C520AA7702E12CDD5BB02F40_gshared() (+2065 more) ### Community 42 - "Community 42" Cohesion: 0.0 -Nodes (1217): ExampleInput_get_MouseScrollDelta_m1771DE7E240D08A6E6688E30A9505D4F620A5CD2(), ExampleInput_get_RightMouseHold_m472F56128E35275AABD00DD65593397DE0AB9C76(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), BaseField_1_get_labelElement_m18106DF604A4B8BB3BF756C55203248FE7B6825C_inline(), BaseField_1_get_showMixedValue_m1EF27AA5B2600E90F6F266A2D560B2E85C8B254C_inline(), BaseField_1_get_value_m4D3669C5B6D8FC270A658D537E588B0170E8F3C4(), BaseField_1_get_visualInput_m8EBA755E9B8AD281AE3B659323B3E79B7B5D544B(), BaseField_1_set_value_mC59AC8A46301F9E49A641AF48154BBD293B2CB2C() (+1209 more) +Nodes (2559): Nullable_1_GetHashCode_m2AFEAD36F48D2F5DE8ECE59A6D10D73B229DDAC7_gshared(), ObjectEqualityComparer_1_GetHashCode_m2FA84A087493C9A7FFE57B05CCBD5DF9B92CB659_gshared(), Tuple_1_System_Runtime_CompilerServices_ITuple_get_Item_mE5C32575AB304AF08045733C88B662D5E22844BC_gshared(), Tuple_2_System_Runtime_CompilerServices_ITuple_get_Item_m9AF3A9D8F7D1F183485C33CC386E69387F694589_gshared(), Tuple_3_System_Runtime_CompilerServices_ITuple_get_Item_m62BAEDD21F68734854FF640C62F5BC834E26FA7B_gshared(), Tuple_4_System_Runtime_CompilerServices_ITuple_get_Item_m69D95468313E279C2758E6243CAA0FC69E4BD321_gshared(), Tuple_5_System_Runtime_CompilerServices_ITuple_get_Item_mF9767A62C862C01F03EBD6D799922D88DCA75E50_gshared(), Tuple_6_System_Runtime_CompilerServices_ITuple_get_Item_mA345A1E1A10FD4E0559D92E052E52FEF349DB42A_gshared() (+2551 more) ### Community 43 - "Community 43" Cohesion: 0.0 -Nodes (2229): ObjectEqualityComparer_1_GetHashCode_m1E6C115C1E380948066B601CE9BC29FC141FAE80_gshared(), ObjectEqualityComparer_1_GetHashCode_m367DDAA979C01B5A58421BEE344EA4D2E95D771D_gshared(), GenericEqualityComparer_1_GetHashCode_m6E8F854DEA8F76886DBFD22A7FD441B79F452938_gshared(), GenericEqualityComparer_1_GetHashCode_mCF658EAE4622234F22641E0102798AF38A0C8F28_gshared(), Action_1_Invoke_m23E35D357FFC28AE710752BA2B3BC010B191D890_inline(), Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline(), Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(), Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline() (+2221 more) +Nodes (2018): ArraySegment_1_get_Array_m0A37BDEA0523B09288F812B98E20D333AC5E8ACD_inline(), ArraySegment_1_get_Array_m1B2E5117440374B71BEA40B0A51E356CE60CBAF0_inline(), ArraySegment_1_get_Array_m24475EFE270516273D5BD2ED66509B95226F44A5_inline(), ArraySegment_1_get_Array_m36D0B3102AA934A99E3996B16BA3359A023ABA9D_inline(), ArraySegment_1_get_Array_m45E796C5FCC705008B390C1B0B1519CA5ED782AD_inline(), ArraySegment_1_get_Array_m4A0D919BC0BE30A107681B2A727470E9DADA93D5_inline(), ArraySegment_1_get_Array_m4D719AF4B0B8518696DEBCB8AE9EB1DAE930FC3C_inline(), ArraySegment_1_get_Array_m60CEA564055A795BEC68A1E34BB0A3F0FD51AB0C_inline() (+2010 more) ### Community 44 - "Community 44" Cohesion: 0.0 -Nodes (2014): ArraySegment_1_get_Array_m1747D6AEF82ECC2FC8BF82E0085F87625B873290_inline(), ArraySegment_1_get_Array_m197854ECC37F17B928DF151B9E9B3849D25FD234_inline(), ArraySegment_1_get_Array_m1B023530CEE9F0816934FDDD167983DBB0922B76_inline(), ArraySegment_1_get_Array_m439E978608DF511B0CFF860A230322B2BFB93C2F_inline(), ArraySegment_1_get_Array_m45274C465C129D05C04058E42CC1885331963BC0_inline(), ArraySegment_1_get_Array_m5B8145321CE390962D9E060CB1D71B5D8864F1D1_inline(), ArraySegment_1_get_Array_m6CF9DE0D4DE8775EFEAF60B8F5C7D983DF08A4A3_inline(), ArraySegment_1_get_Array_m6F863B79EE6D5629D4D1E781EA4E0C4F31C26F42_inline() (+2006 more) +Nodes (1943): ArraySegment_1_get_Array_m0AA90934516E40213DD80FA26310ECFA91EFAE4E_inline(), ArraySegment_1_get_Array_m1B023530CEE9F0816934FDDD167983DBB0922B76_inline(), ArraySegment_1_get_Array_m2E2799862A5EB0D3E20C00C23A7DA4E2A63AAA82_inline(), ArraySegment_1_get_Array_m439E978608DF511B0CFF860A230322B2BFB93C2F_inline(), ArraySegment_1_get_Array_m44919767C029CEAB12889D5FFA5E700F5B3C77F8_inline(), ArraySegment_1_get_Array_m45274C465C129D05C04058E42CC1885331963BC0_inline(), ArraySegment_1_get_Array_m6CF9DE0D4DE8775EFEAF60B8F5C7D983DF08A4A3_inline(), ArraySegment_1_get_Array_m71D9FC5B93E089750D7942591BF403D20352BC87_inline() (+1935 more) ### Community 45 - "Community 45" Cohesion: 0.0 -Nodes (2191): cfo_cuc_mD920C0DC57334C6A4423A4A815FAAE37AB33EC98(), cfo_emk_m2FCD0BA77C01221B07A8D284CCC56BCB633C5EBE(), cfo_enp_m76BF3CFD0B9C6347DA56DA26007513F988FA88B1(), cfo_fhp_mD805EB29815F5F53C70426B77C27E71B37A94FBB(), cfo_odp_m16C5FE63C35C5B9D8383F70BE118AB99C2F45095(), CustomAttributeExtensions_GetCustomAttribute_TisMemoryPackIgnoreAttribute_tDA6CE2F973E17A5AAD1C2343B6CC222F3947E9AB_m29178785EB03A48D68F7CDA62D190CD7A52E9ED4(), CustomAttributeExtensions_GetCustomAttribute_TisMemoryPackIncludeAttribute_t5D0EDF19D2EDA5B72C1D115804B18D4F1D6FFA04_mA748AE7062AD949FC4281ED8A1BAED4EDB9CBE04(), ConstantExpression_get_Value_mCC4506ED39F235D2D2A57728CC0DD36C390B4C17_inline() (+2183 more) +Nodes (1924): ArraySegment_1_get_Array_m07FFAA6A1DB7B89225FF621A9D1DE23E4AE9F875_inline(), ArraySegment_1_get_Array_m12259026D885142F80E08F7D6B6A1C5E027049AD_inline(), ArraySegment_1_get_Array_m1631D7FA218D88E42A56E375C99EE91AE91C7112_inline(), ArraySegment_1_get_Array_m19F626A6A809CF41373C9DD3B785F2DC8F58E1EB_inline(), ArraySegment_1_get_Array_m1E527B0219936D6E63F60F321794D4A41AE9FA96_inline(), ArraySegment_1_get_Array_m24FD23F83EF142F9648C83A31ACCDD6F160C766C_inline(), ArraySegment_1_get_Array_m2AB994CBEEB979F3D2648B0FCB02A1D8088C3A73_inline(), ArraySegment_1_get_Array_m3692ADC547A67A5D57EF16DBCB101442C9A42C39_inline() (+1916 more) ### Community 46 - "Community 46" Cohesion: 0.0 -Nodes (2241): Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), Array_Empty_TisBrickChunkAlloc_t95EB283E186F5DA1E74A8DDE415EB8E7ABFDF51B_m4C704A5BD884CD9AB780E000CBC880180508C410_inline(), Array_Empty_TisDispatchContext_tFA37790A5FF30508B0146B79E4FF1880EB82E455_mF01AA806CE655E3ABAF52F0F9DD7CC113403C7E2_inline(), Array_Empty_TisMatchContext_t04110FFA271D89A23BC1918BE657634A7DC06253_m5BEAA64B8E1A4C758EDEA7D45C3177D7D8A6ADCF_inline(), Array_Empty_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m85A5CFE26D5D127B03744735ED2B5FC30FCB1D59_inline(), Array_Empty_TisResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_m4A75A31A8710E419A3190795539CDBDFACD442F0_inline(), Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), Array_Empty_TisSequenceConstructPosContext_tDEC4FB1B8F19EFD1AC27C150D561C2D4F6090BA7_mFB24B920EE0386D78A1A170AA290320D2DB507FE_inline() (+2233 more) +Nodes (19): asfloat(), asint(), asuint(), f32tof16(), min(), select(), Unity.Burst.Intrinsics, F16C (+11 more) ### Community 47 - "Community 47" Cohesion: 0.0 -Nodes (1980): ArraySegment_1_get_Array_m1896B96738A2C6D236E8ACCDC37FA1E9FB9E8A2F_inline(), ArraySegment_1_get_Array_m2209FF2DA83FC6294670A626757B7060D2A5E4D8_inline(), ArraySegment_1_get_Array_m264A3366D24FE7843D686F6DE4C76BCE61152D12_inline(), ArraySegment_1_get_Array_m4363EBFD63680D0CC1DB7C48FF3DAC8B73968668_inline(), ArraySegment_1_get_Array_m4A0D919BC0BE30A107681B2A727470E9DADA93D5_inline(), ArraySegment_1_get_Array_m4D719AF4B0B8518696DEBCB8AE9EB1DAE930FC3C_inline(), ArraySegment_1_get_Array_m5AF838FB97EA85F51EEE70E6E88E733310A46AC7_inline(), ArraySegment_1_get_Array_m60CEA564055A795BEC68A1E34BB0A3F0FD51AB0C_inline() (+1972 more) +Nodes (1942): ArraySegment_1_get_Array_m1747D6AEF82ECC2FC8BF82E0085F87625B873290_inline(), ArraySegment_1_get_Array_m197854ECC37F17B928DF151B9E9B3849D25FD234_inline(), ArraySegment_1_get_Array_m2DBA02EABF9E0C3B44C58659B338872ACD6D73E1_inline(), ArraySegment_1_get_Array_m5B8145321CE390962D9E060CB1D71B5D8864F1D1_inline(), ArraySegment_1_get_Array_m66D80077530F32FBCF09E33171A7CB1F6D1EAF7D_inline(), ArraySegment_1_get_Array_m6F863B79EE6D5629D4D1E781EA4E0C4F31C26F42_inline(), ArraySegment_1_get_Array_m6FE5C7903751CF31CCA0FE65705B037B8B2E2C7C_inline(), ArraySegment_1_get_Array_m81A40345E7A687B5042C27645F5D56FD579429ED_inline() (+1934 more) ### Community 48 - "Community 48" Cohesion: 0.0 -Nodes (1944): ArraySegment_1_get_Array_m0A37BDEA0523B09288F812B98E20D333AC5E8ACD_inline(), ArraySegment_1_get_Array_m12259026D885142F80E08F7D6B6A1C5E027049AD_inline(), ArraySegment_1_get_Array_m19F626A6A809CF41373C9DD3B785F2DC8F58E1EB_inline(), ArraySegment_1_get_Array_m1B2E5117440374B71BEA40B0A51E356CE60CBAF0_inline(), ArraySegment_1_get_Array_m1E527B0219936D6E63F60F321794D4A41AE9FA96_inline(), ArraySegment_1_get_Array_m24475EFE270516273D5BD2ED66509B95226F44A5_inline(), ArraySegment_1_get_Array_m24FD23F83EF142F9648C83A31ACCDD6F160C766C_inline(), ArraySegment_1_get_Array_m3692ADC547A67A5D57EF16DBCB101442C9A42C39_inline() (+1936 more) +Nodes (1890): hx_bxm_mF204B3CE3DA07DFEA14E8127B9725BD529DACB6C(), hx_ccm_m70E378C142BF8C3292EB5EE6787C3F1435993162(), hx_eyk_m520E58F7DEDC580E7AB6398DA65E2ADFABEDD57A(), hx_kgj_m60C56E4159F9693544415C9D1E347DE66840CC2D(), Graph_AddNode_TisRuntimeObject_m362DFED92854FBD5FDA3AB422EE44CBDFDBE02AF_gshared(), Graph_AddNode_TisRuntimeObject_m7C54F5553E1019987BD06CC73C02648EA659666A_gshared(), IBlackboardExtensions_AddVariable_TisIl2CppFullySharedGenericAny_m2B4B54A4A5B5429DD707AE7DEE5C5005A68810E8_gshared(), Task_Create_TisRuntimeObject_mAB046F8A7272EABA21105BD674F415CCCC7BC29B_gshared() (+1882 more) ### Community 49 - "Community 49" Cohesion: 0.0 -Nodes (1916): ArraySegment_1_get_Array_m07FFAA6A1DB7B89225FF621A9D1DE23E4AE9F875_inline(), ArraySegment_1_get_Array_m0AA90934516E40213DD80FA26310ECFA91EFAE4E_inline(), ArraySegment_1_get_Array_m1631D7FA218D88E42A56E375C99EE91AE91C7112_inline(), ArraySegment_1_get_Array_m2AB994CBEEB979F3D2648B0FCB02A1D8088C3A73_inline(), ArraySegment_1_get_Array_m2E2799862A5EB0D3E20C00C23A7DA4E2A63AAA82_inline(), ArraySegment_1_get_Array_m44919767C029CEAB12889D5FFA5E700F5B3C77F8_inline(), ArraySegment_1_get_Array_m482EC6A05F528F0465356ED9050C7AB9A41CC03B_inline(), ArraySegment_1_get_Array_m60427771A244DC39D49C1266E867441AC52093A4_inline() (+1908 more) +Nodes (757): AddressablesAsyncExtensions, AsyncOperationHandleConfiguredSource, Cysharp.Threading.Tasks, GetResult(), OnCompleted(), UnsafeOnCompleted(), Aggregate, Cysharp.Threading.Tasks.Linq (+749 more) ### Community 50 - "Community 50" Cohesion: 0.0 -Nodes (19): asfloat(), asint(), asuint(), f32tof16(), min(), select(), Unity.Burst.Intrinsics, F16C (+11 more) +Nodes (1917): ActionQueryMatcher__ctor_mC55E3FF32B3E78B556201397D2DB1E484C2FB8D3(), AnimancerTransitionAsset_1_get_Transition_mC638CEE005E5D5E2A870678A83BDAE2F9C659671_inline(), AnimancerTransitionAsset_1_set_Transition_m3507858CC522C3983874E7F772857C729CB9BA7E_inline(), Array_Allocate_TisMemoryBlock_t83C4AD217E04686899AC67FBD8D14A7C9AAC6E84_mCDBD1381CA662F016D4B6003D9BA89FE592EB6D8(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline() (+1909 more) ### Community 51 - "Community 51" Cohesion: 0.0 -Nodes (1905): ActionQueryMatcher__ctor_mC55E3FF32B3E78B556201397D2DB1E484C2FB8D3(), AnimancerTransitionAsset_1_get_Transition_mC638CEE005E5D5E2A870678A83BDAE2F9C659671_inline(), AnimancerTransitionAsset_1_set_Transition_m3507858CC522C3983874E7F772857C729CB9BA7E_inline(), Array_Allocate_TisMemoryBlock_t83C4AD217E04686899AC67FBD8D14A7C9AAC6E84_mCDBD1381CA662F016D4B6003D9BA89FE592EB6D8(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline() (+1897 more) +Nodes (2026): Array_InternalArray__get_Item_TisAlbedoDebugValidationPresetData_tCCFD994474750370F3F5AAEE6312FDF5F06C106B_m6CDEB384BC021E25F866FECD40E8EDEB12521B69(), Array_InternalArray__get_Item_TisAllocToFree_tC46982856CB8220A92BB724F5FB75CCCD09C67D8_m17C4B8539ABF7B2640934781809C91CF24E391B2(), Array_InternalArray__get_Item_TisAllocToUpdate_tD0221D0ABC5378DDE5AAB1DAA219C337E562B512_m6811A2F4F8719D2B93A3047D12628D542E2A46BB(), Array_InternalArray__get_Item_TisAssetEntry_tEB6FC90E5BB63DCA4FF932F2D64595339A28806D_mB4FFFE872F4CB44223D250B32E79DD425932B575(), Array_InternalArray__get_Item_TisAttributeEntry_t646320DFCA1CFF9E19700C8AEBF785FE35BB2A9D_m1EF582803288BB6DF9573F491CAC619DB5838583(), Array_InternalArray__get_Item_TisAttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_m7DD60807CAA4A76621AAB5517B0109A666A3604E(), Array_InternalArray__get_Item_TisAttrName_t0B37BBC030EEC83B4B00DFCDD9C1DB43A31675F2_mD4DBE50462A0D42F8191C1174AC4F2CEC1CBA663(), Array_InternalArray__get_Item_TisBlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_m1F46990B4922965C1721D5E7A139E3FA764329AB() (+2018 more) ### Community 52 - "Community 52" Cohesion: 0.0 @@ -2203,316 +2197,316 @@ Nodes (2269): bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bo ### Community 54 - "Community 54" Cohesion: 0.0 -Nodes (1937): Vector2_op_Addition_m08FDB48B512979D8747CB6AA3EF13F9260DE9D09_inline(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD_AdjustorThunk(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3_AdjustorThunk(), PublishedFileId_t_Equals_mC2B5F36CF5FC031E3AC7A1FA5529EBB63DB48C8A(), PublishedFileId_t_Equals_mC2B5F36CF5FC031E3AC7A1FA5529EBB63DB48C8A_AdjustorThunk(), Nullable_1_GetHashCode_m01FB5B7F9EAEDE6A642D17905DBC22251E42DD5A_gshared() (+1929 more) +Nodes (2096): Action_1__ctor_m85C15848977E87A976978E191FF23BE7775A4118(), Action_1__ctor_m86D48E56A74C816F2F8A131EB27B279C757C27FE(), Action_1_Invoke_m5697C0ED1CE04C4561DFFA07BEBB152DFE7DB3E1_inline(), Action_2__ctor_m4EF2E22B17BBCFD4D70776918EF7C9CB1BE41996(), BaseAttribute_get_Default_m94D0085FF0599F4C0E8A99AECA09BA94EF60C2E2_inline(), BaseAttribute_get_Hidden_mCC368F2255941BA1715CA0BED558F82E6F3725C0_inline(), BaseAttribute_get_Max_m0D184E9D2747223B993BFD0B9301852C5DB52919_inline(), BaseAttribute_get_MetaValue_m28E3B7B0E528D9D2DFFC368192A9540CC22F4994_inline() (+2088 more) ### Community 55 - "Community 55" Cohesion: 0.0 -Nodes (1873): ArraySegment_1_Equals_m25C8296020D7E6E0B7EF6914CB07629EF0B4727D(), ArraySegment_1_GetHashCode_m2EC1FDAB80FBC952462F357BADDB69CC38AB9AA3(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB_inline(), Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC_inline(), Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3_inline(), Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline(), Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172_inline() (+1865 more) +Nodes (1828): ArraySegment_1_get_Array_m1896B96738A2C6D236E8ACCDC37FA1E9FB9E8A2F_inline(), ArraySegment_1_get_Array_m2209FF2DA83FC6294670A626757B7060D2A5E4D8_inline(), ArraySegment_1_get_Array_m264A3366D24FE7843D686F6DE4C76BCE61152D12_inline(), ArraySegment_1_get_Array_m2E2331A2A9F6CE753D983CC7AC8BD0CBD6F9B304_inline(), ArraySegment_1_get_Array_m4363EBFD63680D0CC1DB7C48FF3DAC8B73968668_inline(), ArraySegment_1_get_Array_m5397A754192C48C7212136A27BB5D70F90D8C8EE_inline(), ArraySegment_1_get_Array_m5AF838FB97EA85F51EEE70E6E88E733310A46AC7_inline(), ArraySegment_1_get_Array_m8C5C1BB53E7804ABF026DC02D781BEBDAAF52820_inline() (+1820 more) ### Community 56 - "Community 56" Cohesion: 0.0 -Nodes (2137): Action_1_Invoke_m639138C9E4979018C1598E73617E74B09C365D31_inline(), Array_Empty_TisPlayerBugReportArchiveManifest_t48ED89CA90EE061797DA4D22B73130215E9007F1_m8E3B4E0EB4C42E05287635ED2366EAEC67C46DAD_inline(), ArrayFormatter_1__ctor_m0285ECD4A27DB7DBAD714D1E2F356E582CF4AAA1(), ArrayFormatter_1__ctor_m13019804E096FD908017033DB3202E6E8F671EE2(), ArrayFormatter_1__ctor_m14E7C73EE6CBD7C7864EE1CF39A0A8B30A47D866(), ArrayFormatter_1__ctor_m39E587D9C9B7771942CBC7401EBAA76A48B4BEEF(), ArrayFormatter_1__ctor_m39F282BC0896ECAF9F3684097FCD75780D081248(), ArrayFormatter_1__ctor_mBE85548C113CA90B3B4AC8FC45ECD1AB0481C2AD() (+2129 more) +Nodes (640): Array_Empty_TisKeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230_m2D55A4A51DA7B1571C2722D1B9ADDBBA8C6EC441_inline(), Comparer_1__ctor_m00E81172381E7AE678362A259D215A7F8436E4FB(), Comparer_1__ctor_m082E30FD0AC1C4CAFABB346D41B21EAD474D09F3(), Comparer_1__ctor_m08D3B681DFE4B6840AB998E593695A66B8145D57(), Comparer_1__ctor_m0DBDE525377654E019F071A483F84409F74567CB(), Comparer_1__ctor_m0E2B6B77420566D1FD163C4919F363EF011A3C2C(), Comparer_1__ctor_m0E3376E1C26E0B5E3896757C4180D3E4E5A6EFEC(), Comparer_1__ctor_m10674417C263BFF6C51E9D0E0270EB783567CBD1() (+632 more) ### Community 57 - "Community 57" Cohesion: 0.0 -Nodes (1930): Array_InternalArray__get_Item_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_mF01CACE82616CAD4135BE2FAC266A923369F3A61(), Array_InternalArray__get_Item_TisContentHeightCacheInfo_tA616347D46981FC5684B6268FC7035C431E99FBC_mBB17D60F1712E426F2F0B07792407B20EA2EB501(), Array_InternalArray__get_Item_TisEmptyData_t00356C2BB80236243B9C3C1D0EFBF8837803D27D_m5CB79741155DE9B13ECF8E7DD602CF4145771D33(), Array_InternalArray__get_Item_TisEmptyData_t02ECBE01728C0979248845C107F3FCE871DDC9E3_m7E9E40089766BF5FF69964E44CA568E3006DE68F(), Array_InternalArray__get_Item_TisEmptyData_t1C3D3C071EBD9CF479FFE737CB6E0618C82FE95E_mABD86630C97B4D012AA0CDE2F95C06A6486D45BE(), Array_InternalArray__get_Item_TisEmptyData_t2CB75995D335E22F6BF31D1CB979DB1067C5025E_mDC22F7CC0C93AFADE6C3F59F37F558FFFFFB6A56(), Array_InternalArray__get_Item_TisEmptyData_t3ADF94D95DAB6657C31C89FBD83359BCC8B247EC_mCD14ECE62AA234121B72E8BDF58B1037042B37F4(), Array_InternalArray__get_Item_TisEmptyData_t43DE49ADBBE9CFA603DCA7C5CDC998DE6DC976A1_m16960B324D10C1FFBBA83B79B5D8223F1D54ABC4() (+1922 more) +Nodes (1725): Listener_Func_m4797011C12074810F4F72739C4759615C500B428(), DeferredDisposableLifetime_1__cctor_m90B2B8374560F9E6622D41DE5FD4D4F696B7D45C_gshared(), Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5EF6B08F23C1676CB28FB0CA83B96F65B205A668_gshared(), Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD00175CD456C8217A078D00B771A9F945EE1DDD4_gshared(), Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC04C624B32EC0CF92A2A02C04463C3B8940E96B1_gshared(), Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF7CF43DAB345C6BA0DF8FD9343C30563BA179B31_gshared(), ZipConstants__cctor_mB2DC85C348463EA2368C099E27D63CAB516BA21A(), ImmutableTypeClassMapConvention_CanWrite_m451893D5BB35B5BDC93E2344E0D17012F74E7726() (+1717 more) ### Community 58 - "Community 58" Cohesion: 0.0 -Nodes (1734): ParserSettings_GetWindowWidth_m427CD0E5A6BFE5CF15A9DE2310299CB314D87EEF(), DeferredDisposableLifetime_1__cctor_m90B2B8374560F9E6622D41DE5FD4D4F696B7D45C_gshared(), ZipConstants__cctor_mB2DC85C348463EA2368C099E27D63CAB516BA21A(), ActivationContext_CreatePartialActivationContext_m7F3168378CFB8913C47FEAB213C0E3D22D838DB5(), ActivationContext_CreatePartialActivationContext_mB642FA603E70C8973D330BF50F0A1CFAE4D3C1E9(), ActivationContext__ctor_m403E3FF1C127B6E71CDEEC56EE701E82A98E0A46(), ActivationContext_Dispose_m02AEE401A5659E0044E82229D7D39B0D332D3B10(), ActivationContext_Dispose_m74C6AA30B91DC94D661A84D64D422DF2535181B9() (+1726 more) +Nodes (1999): bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_AdjustorThunk(), bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_AdjustorThunk(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_AdjustorThunk(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_inline(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_AdjustorThunk(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_inline() (+1991 more) ### Community 59 - "Community 59" Cohesion: 0.0 -Nodes (636): Array_Empty_TisKeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230_m2D55A4A51DA7B1571C2722D1B9ADDBBA8C6EC441_inline(), Comparer_1__ctor_m00E81172381E7AE678362A259D215A7F8436E4FB(), Comparer_1__ctor_m082E30FD0AC1C4CAFABB346D41B21EAD474D09F3(), Comparer_1__ctor_m08D3B681DFE4B6840AB998E593695A66B8145D57(), Comparer_1__ctor_m0DBDE525377654E019F071A483F84409F74567CB(), Comparer_1__ctor_m0E2B6B77420566D1FD163C4919F363EF011A3C2C(), Comparer_1__ctor_m0E3376E1C26E0B5E3896757C4180D3E4E5A6EFEC(), Comparer_1__ctor_m10674417C263BFF6C51E9D0E0270EB783567CBD1() (+628 more) +Nodes (1701): eqq_exv_mBE31A97BE0DF6E4F18CDC84472AEA0DF34F61BCA(), eqq_exy_m03C80D9524ABFDD0345C7125F599BD85C6626D33(), eqq_exz_mE62B2F8069A4D2B5F0E5D45A9C87D438C6BE9712(), eqq_eya_m38D0D4027C70E92CC79C787D20F23A94D9A45643(), eqq_eyb_m78393D1DBC79164AF3A48BC0E010DD0DA943435C(), epu_etk_m0FAF5B00D28E305E185DCBFB5757368AC20DB1F8(), epu_etm_mBC48C4F52E9103CDB35DECE12DB04E50566042F4(), epv_ett_m912117BDB448D4DF5164E69E7138D329C4FDCEDC() (+1693 more) ### Community 60 - "Community 60" Cohesion: 0.0 -Nodes (1999): bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_AdjustorThunk(), bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_AdjustorThunk(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_AdjustorThunk(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_inline(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_AdjustorThunk(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_inline() (+1991 more) +Nodes (1581): SemaphoreSlim__ctor_m4A03DD6613DDA7F8A18DC71DA2515EA45ABFBFDC(), U3CU3Ec_U3Cget_AsyncActiveSemaphoreU3Eb__54_0_mD1665EB3B608DD6FAE2D2B33C49F5030B76735F9(), MemoryHandle_Dispose_m1F3EAA54B49EACFC7E489AEF1FF630553FEBE229(), U3CU3Ec_U3CEnsureAsyncActiveSemaphoreInitializedU3Eb__4_0_m40D9D7E0DD4D81A8C59A44D3F6FAD790EFC9E8ED(), U3CU3Ec_U3CLazyEnsureAsyncActiveSemaphoreInitializedU3Eb__10_0_m21C68020208C386A95F748FE08F11DFBE3B540DD(), NetworkInterfaceRetriever_get_AllNetworkInterfaces_m9133EF10DBB19243BA522D28D7D22FD9D1D498E8(), SocketProxy_SendAsync_m46888F76804FBD46E837CD890C493D1165AB463D(), SocketProxy_SendToAsync_mA1B94B8A2F5D2BF332E6763E556811FD72DF6744() (+1573 more) ### Community 61 - "Community 61" Cohesion: 0.0 -Nodes (1663): ReadOnlySequence_1_get_Start_m55503E294901DBF9C74BE99C7CEC7A7171B19368_gshared_inline(), ReadOnlySequence_1_get_Start_mE0805A72F54483F7BACEA389357B365B599F9E97_gshared_inline(), Array_Empty_TisAttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E_m0F7B255CF739B8C78F6D0663FFFD44753100FCAE_inline(), Array_Empty_TisBatchCullingOutputDrawCommands_t61DD68A8D702A9468AF6D5DDF4529CE7BD5A636D_m652D1F78F0DEF31A60A1D09589A89DE06F12C3E4_inline(), Array_Empty_TisBFloat16_t01010688FDE3210A5FCA718A043DBE329F33B0BF_m949D7E159ADC3B2AE06198C0DE1ED5986D26F30C_inline(), Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoneWeight1_t7649BFE1ACB15FE000C995A416EFF9F32C5EA55F_m1039E4376D5157DF547AB3CBA567C0D6015270FD_inline(), Array_Empty_TisBoneWeight_t7E7DACA0D0F56698E05EBBD839D1D343502EA11F_m327783287506F38234D68882E5BEE202618B5300_inline() (+1655 more) +Nodes (1438): List_1_Add_m2B5312E60384311F3BD53C9BF13C5E45D1FAB04C_inline(), ProviderBase_CreateHandle_TisRuntimeObject_mDE6391D37AF086187F659628E6CCDA229B7E9C81_gshared(), ProviderBase_get_RefCount_m5081C763FA2C514C06B02B72726AAF0D5E13BF8C_inline(), ProviderBase_set_RefCount_m5AB0D77FFE3D13AF7C0887E34A53384A4F9D18BD_inline(), AsyncInstantiateOperation_1_get_isDone_mE99382CE68A2338957EE63C984044A4985E32BE1_gshared(), AsyncInstantiateOperation_1_get_keepWaiting_mC7658B4FCBB09E58AA8BED3CEC1FC09E41FAE304_gshared(), AsyncInstantiateOperation_1_get_progress_m876C14A179119EC89D15392442D1CB3933A88BBA_gshared(), AsyncInstantiateOperation_1_set_allowSceneActivation_m08E3290615CCC758BF26C0476F6C2928E39E523A_gshared() (+1430 more) ### Community 62 - "Community 62" Cohesion: 0.0 -Nodes (1794): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m1F653087085C8A6C95D4284E9C55C18A67B0F532(), math_csum_m6A99E69A84442A729781A97F78B260223DD01D8F_inline() (+1786 more) +Nodes (508): AnimancerTransitionAssetBase__ctor_m8B042983702448B0C59777089D5D8F37DFA54E13(), AnimancerPlayable_get_Disposables_m4ECF320723FEE796F592ECAEC218835814CA1372(), List_1__ctor_mB4C51AD04BB1308274A370FED1FA4A1651C5766F(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedInstInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedStaticInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_OpenGenericInterfaceInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_OpenGenericVirtualInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_OpenInstInvoker() (+500 more) ### Community 63 - "Community 63" Cohesion: 0.0 -Nodes (582): AddressablesAsyncExtensions, AsyncOperationHandleConfiguredSource, Cysharp.Threading.Tasks, GetResult(), OnCompleted(), UnsafeOnCompleted(), Cysharp.Threading.Tasks.Linq, UniTaskAsyncEnumerable (+574 more) +Nodes (1784): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m1F653087085C8A6C95D4284E9C55C18A67B0F532(), math_csum_m6A99E69A84442A729781A97F78B260223DD01D8F_inline() (+1776 more) ### Community 64 - "Community 64" Cohesion: 0.0 -Nodes (1734): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m028901EE8061A92AB26992ABB3AC361969CE5968(), double2__ctor_m4026FE95F69FAEBD29D7092ADAA1CB845A8E859B_inline() (+1726 more) +Nodes (1724): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m028901EE8061A92AB26992ABB3AC361969CE5968(), double2__ctor_m4026FE95F69FAEBD29D7092ADAA1CB845A8E859B_inline() (+1716 more) ### Community 65 - "Community 65" Cohesion: 0.0 -Nodes (1704): StringBuilder_AppendSpanFormattable_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m61F274B553164EF6FB0CB7D16AED9687CE7CA5FC_gshared(), UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE(), UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE_AdjustorThunk(), UInt32Converter_ToString_mA63E2D3743B6AC3102193389A659058343F2D0B1(), XmlConvert_ToString_m8F28EF0133301A563B7A9853C7DBB023491EFE83(), uint3x4_ToString_m22469846FED9965EA53756095D0123F8DB08E704(), uint4_ToString_m3350471364AB1D6033E088C0DF789376954921E3(), uint4x2_ToString_mACAB7E198D0F40CA6DE193831A89AE27CCA715EA() (+1696 more) +Nodes (1659): ArrayFormatter_1__ctor_m09501C8D979125A3605F4958329660B65BA91749(), ArrayFormatter_1__ctor_m09A1245216793A096404B83DDC47A1C636007366(), ArrayFormatter_1__ctor_m121402522DA7BC4CE99A0C725478A6EDF54F88CA(), ArrayFormatter_1__ctor_m146F4FA75C665AB8530EB6E6B01A1D91314832AD(), ArrayFormatter_1__ctor_m265FB50B3DBA0723A567D2FE038F07441517CB95(), ArrayFormatter_1__ctor_m39FCC37A9967C34BD86449A45BD9E8D49798B9F2(), ArrayFormatter_1__ctor_m4BE1EC357356465C5D8E5A062B04A377D5DB1811(), ArrayFormatter_1__ctor_m554A3DC006B177F6FC6567304F48F2AF3F0E278B() (+1651 more) ### Community 66 - "Community 66" Cohesion: 0.0 -Nodes (1271): AssetBundle_LoadAsset_TisRuntimeObject_m7F36E1C08FC32ADB47C34513522D958FA6E09C47_gshared(), AssetBundle_LoadAssetAsync_TisIl2CppFullySharedGenericAny_m168C58EAEC5218602B26B789A8A7261652CB01A8_gshared(), Either_Fail_TisIl2CppFullySharedGenericAny_mA0C90A58040B00181252CD5D812BEE89CF69A04F_gshared(), List_1_Add_m2B5312E60384311F3BD53C9BF13C5E45D1FAB04C_inline(), ProviderBase_CreateHandle_TisRuntimeObject_mDE6391D37AF086187F659628E6CCDA229B7E9C81_gshared(), ProviderBase_get_RefCount_m5081C763FA2C514C06B02B72726AAF0D5E13BF8C_inline(), ProviderBase_set_RefCount_m5AB0D77FFE3D13AF7C0887E34A53384A4F9D18BD_inline(), NativeList_1_CheckSufficientCapacity_mE09BA5D5D4B2889ECC14FDA8CE1262A917D66EA8_gshared() (+1263 more) +Nodes (1642): bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m5868EDDBC438498A6A62CD1062B0CE7D8B58509F(), float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_get_yzx_mDF6DE39B69C5DE384F74C0D1EC91AA0388E23535_inline() (+1634 more) ### Community 67 - "Community 67" Cohesion: 0.0 -Nodes (1426): Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), ArraySegment_1_get_Array_m2DBA02EABF9E0C3B44C58659B338872ACD6D73E1_inline(), ArraySegment_1_get_Array_m66D80077530F32FBCF09E33171A7CB1F6D1EAF7D_inline(), ArraySegment_1_get_Array_m6FE5C7903751CF31CCA0FE65705B037B8B2E2C7C_inline(), ArraySegment_1_get_Array_m81A40345E7A687B5042C27645F5D56FD579429ED_inline(), ArraySegment_1_get_Array_m9AB4BA95DD23AB6FD46CC0AF95E4A0B1E8A6A071_inline(), ArraySegment_1_get_Array_mB55CF593A0BAEFB462E6C9F21E4655B0E716C89E_inline(), ArraySegment_1_get_Array_mD76909CA1447DFBBB38CBD9E0D5FB38D5C3B9698_inline() (+1418 more) +Nodes (1675): BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline() (+1667 more) ### Community 68 - "Community 68" Cohesion: 0.0 -Nodes (1650): bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m5868EDDBC438498A6A62CD1062B0CE7D8B58509F(), float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_get_yzx_mDF6DE39B69C5DE384F74C0D1EC91AA0388E23535_inline() (+1642 more) +Nodes (1322): pn_hgq_m1B0A86BCD465F119B6031546A413191C36BEC690(), ObjectEqualityComparer_1_GetHashCode_m1E6C115C1E380948066B601CE9BC29FC141FAE80_gshared(), ObjectEqualityComparer_1_GetHashCode_m367DDAA979C01B5A58421BEE344EA4D2E95D771D_gshared(), GenericEqualityComparer_1_GetHashCode_m6E8F854DEA8F76886DBFD22A7FD441B79F452938_gshared(), GenericEqualityComparer_1_GetHashCode_mCF658EAE4622234F22641E0102798AF38A0C8F28_gshared(), TextMeshPro__ctor_mF12CEBF1FB86BE922890B59AD288B3F3BFC4AB0A(), TextMeshPro_GetTextInfo_m48DFA3AF6030E06CDCF41002C129A945DC1DC594(), TextMeshProUGUI__ctor_m3733FC98975BAD7C96BA932B8BE6A63602BA83B3() (+1314 more) ### Community 69 - "Community 69" Cohesion: 0.0 -Nodes (1407): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline() (+1399 more) +Nodes (1254): Action_1_Invoke_m0B4352C262325B25DA496C092BDF7E43BDB71BA0_inline(), Action_1_Invoke_m0C5A865E0D664E4E2FAB1498B4103EA11F63FE15_inline(), Action_1_Invoke_m1169A2DC53203BA573048ACBB879FA99B18917BE_inline(), Action_1_Invoke_m30F8D4CC797DD1889B4BEAA4E825516F972174EB_inline(), Action_1_Invoke_m50BA9D8AF39D61E89FDBCF982BCB43E4B3CB1B63_inline(), Action_1_Invoke_m712357D4D07C4936EACDE8DCEF8D1DB9E80800AF_inline(), Action_1_Invoke_m95D36D1EF5A0F51D204B769AABB95632764BCC85_inline(), Action_1_Invoke_mAA0A84BA34CF8CDF2E95CAFC7FF94DFD45315ADE_inline() (+1246 more) ### Community 70 - "Community 70" Cohesion: 0.0 -Nodes (1396): StringBuilder_AppendSpanFormattable_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m17DF3F52DF42F03D70B1F2AC981425034B8D29DD_gshared(), Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789(), Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789_AdjustorThunk(), DoubleConverter_ToString_m9BDB00A75E71F1001A1F555AD9E786C32CF668C3(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline() (+1388 more) +Nodes (1404): Enumerable_Select_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_m7F7021276F4309AB90077D08A5985F82622BB5BC(), Func_2__ctor_m0EBB3755058A70293727FB0E06A7992D0341A30C(), igq_fqq_m560A37EC1AD9439DB64893323B2CC24C52FFBB56(), igq_gpe_mE7D7117FB1EE7024ECA6B08787CEA8D349493927(), igq_jew_m5E3ADB823C9DDBE1B634A1E8C92531DFE9D34474(), igq_kqi_mE784A618DA393D6E192B6FC41AD7D8AE6D4861C2(), igq_mai_mE916E522B3384E2987F73A0C0E33A5B398310641(), igx__ctor_mF4E4005499F40A5E1DF0F354EDED7F76853506C6() (+1396 more) ### Community 71 - "Community 71" Cohesion: 0.0 -Nodes (998): Dictionary_2_Clear_m5D85713567041C8BB32DA941E9A9C6245E4A1887(), Dictionary_2_ContainsKey_mDB390A1790C0AE05CDFF864435889DDC0B69E56C(), Dictionary_2__ctor_m79B264753E7D65D39DC2363FE0D8BD6CA6092ADE(), Dictionary_2_GetEnumerator_m53C7530845A68B292ADB2429BB8790C8E4B2ABD9(), Dictionary_2_Remove_m2298C6B71B1248F8BE20ADBCE9C56C9E69EA7AAC(), Dictionary_2_set_Item_m8DA5545D422FDE2E3B63B00EE8039A36B74B3868(), Dictionary_2_TryGetValue_m883E24EAB0A5E5F054BDA92C882B693D8AF4D73C(), Enumerator_Dispose_m24EE4A04756F1C3D6F2E80FA6504D510B513C5EE() (+990 more) +Nodes (1158): MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_m69E5B5290F982D6CDF9FA99A428804D6A999886B_gshared(), MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_mA1682B4144801F8C6F415BECEAEDEE352FD1748C_gshared(), Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline() (+1150 more) ### Community 72 - "Community 72" Cohesion: 0.0 -Nodes (997): Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m5B415C4745E47108DD9258EBCCB422EFD6B8A0EB_inline(), Array_Empty_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m7E922E24AAEBD664256383832D53DDF17E1F3052_inline() (+989 more) +Nodes (1335): ViAssisstant_EqualsIgnoreCase_m790C8F6A22EB47C860C70E78786BBF5C15A9F613(), LowLevelList_1_CopyTo_m84036282E39188B5D6D6D88BD506264711B760BD_gshared(), LowLevelList_1_CopyTo_m39292EA1E9A9DE27CA5E34D9A69ADEC84E80F3DE_gshared(), Nullable_1_ToString_mF43168D6369F27A1CF24B882855397CAD50452EA_gshared(), BsonDouble_IConvertibleToStringImplementation_m7DB5F3E33451A8A94536917404B8C2D7A911A5D3(), CancellationTokenSource_CancelAfter_mC81CF6E81C5205DF6C2528B3AC624EF48D3B2B43(), TaskCanceledException__ctor_mFBB9383EBC8A44183E702C0ECBE28E8463E22CD5(), TextWriter_Write_m6F7C1301661C3FFBE1C25F837912D83C3C4F5A9B() (+1327 more) ### Community 73 - "Community 73" Cohesion: 0.0 -Nodes (378): AnimatorMessageListener, Unity.VisualScripting, AsyncAwakeTrigger, Cysharp.Threading.Tasks.Triggers, AsyncStartTrigger, AsyncTriggerExtensions, Cysharp.Threading.Tasks.Triggers, AsyncTriggerBase (+370 more) +Nodes (1394): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline() (+1386 more) ### Community 74 - "Community 74" Cohesion: 0.0 -Nodes (1126): Comparer_1_get_Default_m18BA95A661D7F8B2A998F3AF7ED5DC746AE7008A(), Comparer_1_get_Default_m20EAD84D98AF578D576B7FA8B521139838966ED8(), Comparer_1_get_Default_m274A64D04DB3423C1B692B26E7B2218981F713D4(), Comparer_1_get_Default_m55220E2A5C7845F68201F047E7DA0D708E8AE051(), Comparer_1_get_Default_m6EA5DB51537BAD0F9F18504E3879C92D81ABF0C5(), Comparer_1_get_Default_m74DE609E4EE5DAAD013F2F975C16A425AD26B043(), Comparer_1_get_Default_m9029A7D9501AF0F1DE2C3EE53B192363752887CF(), Comparer_1_get_Default_mBE201B8DE0399BC709123B087F2215883366753F() (+1118 more) +Nodes (1364): bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline(), bool4__ctor_m2A59D4A3453F6D4B684BABDF76792A2F28112307_inline() (+1356 more) ### Community 75 - "Community 75" Cohesion: 0.0 -Nodes (918): ActionConfirmMessageFormatter__ctor_m42FB3B127CB78F044A19CC2B91A58D39BAF3A26C(), ActionConfirmMessageFormatter_Deserialize_mCAB2E600BE2EFCFD72764280689C6B9345D5BC62(), ActionConfirmMessageFormatter_Serialize_m99C703EF1F09B60A353582C00FE263680DB60C36(), ActionExcuteMessageFormatter__ctor_mE89FD29A88912F13AB306E02ADC045B2FE6325BC(), ActionExcuteMessageFormatter_Deserialize_mCCAEC22AAFC74AE338FE7FFD65D7304E07A27657(), ActionExcuteMessageFormatter_Serialize_m5EA34A8A4E320B95B4AC1CA42A850270EBDA7E44(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline() (+910 more) +Nodes (1145): Array_InternalArray__get_Item_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_mF01CACE82616CAD4135BE2FAC266A923369F3A61(), Array_InternalArray__get_Item_TisContentHeightCacheInfo_tA616347D46981FC5684B6268FC7035C431E99FBC_mBB17D60F1712E426F2F0B07792407B20EA2EB501(), Array_InternalArray__get_Item_TisEmptyData_t00356C2BB80236243B9C3C1D0EFBF8837803D27D_m5CB79741155DE9B13ECF8E7DD602CF4145771D33(), Array_InternalArray__get_Item_TisEmptyData_t02ECBE01728C0979248845C107F3FCE871DDC9E3_m7E9E40089766BF5FF69964E44CA568E3006DE68F(), Array_InternalArray__get_Item_TisEmptyData_t1C3D3C071EBD9CF479FFE737CB6E0618C82FE95E_mABD86630C97B4D012AA0CDE2F95C06A6486D45BE(), Array_InternalArray__get_Item_TisEmptyData_t2CB75995D335E22F6BF31D1CB979DB1067C5025E_mDC22F7CC0C93AFADE6C3F59F37F558FFFFFB6A56(), Array_InternalArray__get_Item_TisEmptyData_t3ADF94D95DAB6657C31C89FBD83359BCC8B247EC_mCD14ECE62AA234121B72E8BDF58B1037042B37F4(), Array_InternalArray__get_Item_TisEmptyData_t43DE49ADBBE9CFA603DCA7C5CDC998DE6DC976A1_m16960B324D10C1FFBBA83B79B5D8223F1D54ABC4() (+1137 more) ### Community 76 - "Community 76" Cohesion: 0.0 -Nodes (974): ManualResetValueTaskSourceCore_1_SetException_mF7BF08920989E5C2698F01D53613CACD21D541F6_gshared(), RendezvousAwaitable_1_SetCanceled_m15508CEAB693225FC85B8110EF7B8544E05A8A8D_gshared(), RendezvousAwaitable_1_SetException_m46B8F1E0D33252EFA5618CA198F81C9FB7F99F06_gshared(), AsyncTaskMethodBuilder_1_Create_m0DBDD9164C1E94BB8CDBFB011C3AE620B9BBB4B7(), AsyncTaskMethodBuilder_1_Create_m6A59453D00C0143F178809ADFD98C90E8C291ABB(), AsyncTaskMethodBuilder_1_get_Task_m3E4C6AB5A394B6C8E538FB9D262C0C698FFE9970(), AsyncTaskMethodBuilder_1_get_Task_mEA092EC6F1324A9D694CF6056FA8583F2A2BDC89(), AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_t9E060FE7291342719C045F76EA67AD067BF74208_m59D61097324759E52596782E30AA09851886C25C() (+966 more) +Nodes (1128): Action_1_Invoke_m5AFD9C8F65ABE8FBD3CA4750ED7303025002087C_inline(), Action_1_Invoke_m8DADFBBC449F2B0C6CDC7ABDC7D1708F43E926B0_inline(), Action_1_Invoke_m9A3D5A6FCFC98480304F1E3EA234466D3EEE7EBF_inline(), Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_1_Invoke_mFB2ECAD59A120FB42503D3B940B979AD4B6EB6ED_inline(), Array_BinarySearch_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_m42970260FF15CCCFD596EF47931CFFBDCBC5AD31(), Array_BinarySearch_TisKeyValuePair_2_t7E5E41B933054DBF6F52C6CDF0BC2CB4B1606423_m0B2A256CBB4BA50A8AD06D6323D0FE0565C984A0(), Array_BinarySearch_TisKeyValuePair_2_tDC26B09C26BA829DDE331BCB6AF7C508C763D7A3_mD29E1C54B2CDFA1DE852E1DE8CFD9270A75EF86D() (+1120 more) ### Community 77 - "Community 77" Cohesion: 0.0 -Nodes (447): Absolute, Unity.VisualScripting, Add, Unity.VisualScripting, AddDictionaryItem, Unity.VisualScripting, AddListItem, Unity.VisualScripting (+439 more) +Nodes (446): AddChildAllocator(), Allocate(), AllocateBlock(), AllocatorManager, AreTheSame(), CheckAllocatedSuccessfully(), CheckDelegate(), CheckExists() (+438 more) ### Community 78 - "Community 78" -Cohesion: 0.01 -Nodes (1021): bhp__ctor_mE7C9CB832377EC044B78883835509CCF2CB1DDE7(), blj__ctor_m704E2EC11B5DA794AE166DFBEA726D89CFB323C4(), bnt_bnp_m4A5C6304B61C2C3D4D37DB9E58B66FE55E1F8B12(), bnt_bnq_mB595D1E1A51C183F6C4CA9CF22CAB2D182DE683D(), bnt_bvd_m08E1482C7FE6CE503F51E8F174D3D62BF44FDF2D(), bnt_bvm_mDEC718CB7DDC8A652DC256F50C916E6B1A0625C8(), bnt_foj_m19F05C58E0A6DFA8936C908A4DF2E64412E013EC(), bnt_gey_m99261E491621F4AA61C96ABD36832C775F7C48E6() (+1013 more) +Cohesion: 0.0 +Nodes (371): AnimatorMessageListener, Unity.VisualScripting, AsyncAwakeTrigger, AsyncTriggerExtensions, Cysharp.Threading.Tasks.Triggers, AsyncStartTrigger, AsyncTriggerExtensions, Cysharp.Threading.Tasks.Triggers (+363 more) ### Community 79 - "Community 79" -Cohesion: 0.0 -Nodes (875): Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m5B415C4745E47108DD9258EBCCB422EFD6B8A0EB_inline(), Array_Empty_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m7E922E24AAEBD664256383832D53DDF17E1F3052_inline() (+867 more) +Cohesion: 0.01 +Nodes (1041): bho__ctor_m54871A01B2162F921CEEEEC273DB31BA9E93A02E(), bhp__ctor_mE7C9CB832377EC044B78883835509CCF2CB1DDE7(), blj__ctor_m704E2EC11B5DA794AE166DFBEA726D89CFB323C4(), bnt_bnp_m4A5C6304B61C2C3D4D37DB9E58B66FE55E1F8B12(), bnt_bnq_mB595D1E1A51C183F6C4CA9CF22CAB2D182DE683D(), bnt_bvd_m08E1482C7FE6CE503F51E8F174D3D62BF44FDF2D(), bnt_bvm_mDEC718CB7DDC8A652DC256F50C916E6B1A0625C8(), bnt_foj_m19F05C58E0A6DFA8936C908A4DF2E64412E013EC() (+1033 more) ### Community 80 - "Community 80" Cohesion: 0.0 -Nodes (821): SharedStatic_1__ctor_m57842D87210A109206E3DAFEBD441B46EDBC809E_inline(), SharedStatic_1_GetOrCreatePartiallyUnsafeWithHashCode_TisIl2CppFullySharedGenericAny_m24F755B0C049B8184818666FC2B637100E3C8F74_gshared(), SharedStatic_1_GetOrCreatePartiallyUnsafeWithSubHashCode_TisIl2CppFullySharedGenericAny_mC9E6A2771C5D910CB4871C588BAA15C902291985_gshared(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), Array_BinarySearch_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mC9C8319715804B003E1E2802B394C514987FE618(), Array_BinarySearch_TisRuntimeObject_m5B818220FAB53B22E61917AC1A8AE36C1B1DA151(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline() (+813 more) +Nodes (952): ArrayFormatter_1__ctor_m083F0F21772FE0C5F6A096C9C6002F710D102BDB(), ArrayFormatter_1__ctor_m0C6DAD52C99A714E074E9408B73E5C27C7C657BF(), ArrayFormatter_1__ctor_m1564DB3FD0C5AEACD48C3035DCE7525D87658335(), ArrayFormatter_1__ctor_m199553D4052AA6D26732F6E0E49365360FA69434(), ArrayFormatter_1__ctor_m1B534D85992A5DA378ADB78FEBD152558596944C(), ArrayFormatter_1__ctor_m248F384FEEE8F4FB68D3FD02B49D0455FB6FE742(), ArrayFormatter_1__ctor_m51CCD2067396EF2A87842187D8A4452082D38546(), ArrayFormatter_1__ctor_m5FB61EEC5C569B96D18BB75875ADBD63D5AD9C1B() (+944 more) ### Community 81 - "Community 81" Cohesion: 0.0 -Nodes (712): eqq_exv_mBE31A97BE0DF6E4F18CDC84472AEA0DF34F61BCA(), eqq_exy_m03C80D9524ABFDD0345C7125F599BD85C6626D33(), eqq_exz_mE62B2F8069A4D2B5F0E5D45A9C87D438C6BE9712(), eqq_eya_m38D0D4027C70E92CC79C787D20F23A94D9A45643(), eqq_eyb_m78393D1DBC79164AF3A48BC0E010DD0DA943435C(), epw_Invoke_m1593957ED398150F380E813850C8D5E839C4DE72(), Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4(), Dictionary_2__ctor_mA6DDA3DD3CD6FADEA90DEAAD8F71524484D52E1F() (+704 more) +Nodes (618): ActiveInModeAttribute, UnityEditor.Timeline.Actions, Keys, SetAdditionalPropertiesVisibilityAttribute, Styles, UnityEditor.Rendering, AllowsNullAttribute, Unity.VisualScripting (+610 more) ### Community 82 - "Community 82" Cohesion: 0.0 -Nodes (653): NullableSerializer_1__ctor_m64C4C49294BE546AAF55DB96EEC7B8F7146B9AC7_gshared(), SerializeAsNominalTypeSerializer_2__ctor_m85ED643AF9DA6F2214C719782041BDA2BE53C2D5_gshared(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), ArrayPool_1__ctor_m4912DA14C35B122CC92EE954CD2F3E745A38DC27(), ArrayPool_1__ctor_m8701B7990A96491CE639357F87E44ED27122716D(), ArrayPool_1__ctor_m9881CC61A587450CFC52D4F452DBAC2DA7AECFE7() (+645 more) +Nodes (800): ActionConfirmMessageFormatter__ctor_m42FB3B127CB78F044A19CC2B91A58D39BAF3A26C(), ActionConfirmMessageFormatter_Deserialize_mCAB2E600BE2EFCFD72764280689C6B9345D5BC62(), ActionConfirmMessageFormatter_Serialize_m99C703EF1F09B60A353582C00FE263680DB60C36(), ActionExcuteMessageFormatter__ctor_mE89FD29A88912F13AB306E02ADC045B2FE6325BC(), ActionExcuteMessageFormatter_Deserialize_mCCAEC22AAFC74AE338FE7FFD65D7304E07A27657(), ActionExcuteMessageFormatter_Serialize_m5EA34A8A4E320B95B4AC1CA42A850270EBDA7E44(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline() (+792 more) ### Community 83 - "Community 83" Cohesion: 0.0 -Nodes (166): Avx2, Unity.Burst.Intrinsics, X86, cmp_pd(), cmp_ps(), cmp_sd(), cmp_ss(), mm256_add_pd() (+158 more) +Nodes (874): ManualResetValueTaskSourceCore_1_SetException_mF7BF08920989E5C2698F01D53613CACD21D541F6_gshared(), RendezvousAwaitable_1_SetException_m46B8F1E0D33252EFA5618CA198F81C9FB7F99F06_gshared(), AsyncTaskMethodBuilder_1_Create_m0DBDD9164C1E94BB8CDBFB011C3AE620B9BBB4B7(), AsyncTaskMethodBuilder_1_Create_m6A59453D00C0143F178809ADFD98C90E8C291ABB(), AsyncTaskMethodBuilder_1_get_Task_m3E4C6AB5A394B6C8E538FB9D262C0C698FFE9970(), AsyncTaskMethodBuilder_1_get_Task_mEA092EC6F1324A9D694CF6056FA8583F2A2BDC89(), AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_t9E060FE7291342719C045F76EA67AD067BF74208_m59D61097324759E52596782E30AA09851886C25C(), AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_tBDA3F288439FE7046BD6F46BA290F1DF864F8882_m763AB42496D0B3BACA58B3ACA8B23385480D0591() (+866 more) ### Community 84 - "Community 84" Cohesion: 0.0 -Nodes (514): ActiveInModeAttribute, UnityEditor.Timeline.Actions, Keys, SetAdditionalPropertiesVisibilityAttribute, Styles, UnityEditor.Rendering, AllowsNullAttribute, Unity.VisualScripting (+506 more) +Nodes (656): NullableSerializer_1__ctor_m64C4C49294BE546AAF55DB96EEC7B8F7146B9AC7_gshared(), SerializeAsNominalTypeSerializer_2__ctor_m85ED643AF9DA6F2214C719782041BDA2BE53C2D5_gshared(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), ArrayPool_1__ctor_m4912DA14C35B122CC92EE954CD2F3E745A38DC27(), ArrayPool_1__ctor_m8701B7990A96491CE639357F87E44ED27122716D(), ArrayPool_1__ctor_m9881CC61A587450CFC52D4F452DBAC2DA7AECFE7() (+648 more) ### Community 85 - "Community 85" -Cohesion: 0.01 -Nodes (676): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m30F3FBCA7FF6DA6DB48936FF84B26DCA89843B27(), float2__ctor_m037D046BD70923231612C90B14E364EB2BB15BD7_inline() (+668 more) +Cohesion: 0.0 +Nodes (624): DebugDisplaySettingsPanel_1__ctor_m2BF3FC4A00AC3BAB31CA01F4EC2127A8552A300A_gshared(), DebugDisplaySettingsPanel_1__ctor_mF7BBB50E61C0417ABAD2DD8DA91FC4417F0050DB_gshared(), Action_1__ctor_m1BA854F3F4319EA4A4294DDFDA21C395B8D0FF87(), Action_1__ctor_m685B45A3C4306940E649D7D7A20B38221C376D77(), Action_1__ctor_m70AF9CE4487C14BA970B8973DD1BBC74C75F583F(), Action_1__ctor_m873FF41552B30387427082EA169E766696C56C12(), Action_1__ctor_m95478636F075134CA2998E22B214611472600983(), Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501() (+616 more) ### Community 86 - "Community 86" Cohesion: 0.01 -Nodes (583): ArrayFormatter_1__ctor_m15C4C078FE5CC517C134B2988E9EA8B26A0B306E(), ArrayFormatter_1__ctor_m24896EE7176041D9E0567691CD032E3BF7F627A3(), ArrayFormatter_1__ctor_m2B07510C30EAF4F9298EAEE41EFE2758839DF5A9(), ArrayFormatter_1__ctor_m313347D3952B8ABB5BEF30965A9E7F7FF384C51D(), ArrayFormatter_1__ctor_m333F21254FD1CDC3EC0803BB79F4720409E432C5(), ArrayFormatter_1__ctor_m36224FC544663C82810133C63E2CEB68DDE9DE7D(), ArrayFormatter_1__ctor_m4A885C25B96F65D05E6A6911CB92C1C83058E5AF(), ArrayFormatter_1__ctor_m59CE76700F3A604524A1D87DCA9E10AEE8D0DFD1() (+575 more) +Nodes (606): ArrayFormatter_1__ctor_m15C4C078FE5CC517C134B2988E9EA8B26A0B306E(), ArrayFormatter_1__ctor_m22B24AF6F68913FE2B8F7D54FC2B8431EA54395B(), ArrayFormatter_1__ctor_m24896EE7176041D9E0567691CD032E3BF7F627A3(), ArrayFormatter_1__ctor_m2B07510C30EAF4F9298EAEE41EFE2758839DF5A9(), ArrayFormatter_1__ctor_m313347D3952B8ABB5BEF30965A9E7F7FF384C51D(), ArrayFormatter_1__ctor_m333F21254FD1CDC3EC0803BB79F4720409E432C5(), ArrayFormatter_1__ctor_m36224FC544663C82810133C63E2CEB68DDE9DE7D(), ArrayFormatter_1__ctor_m4A885C25B96F65D05E6A6911CB92C1C83058E5AF() (+598 more) ### Community 87 - "Community 87" Cohesion: 0.01 -Nodes (540): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_gshared_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_inline(), MemoryExtensions_AsSpan_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mBCE30232D474E79CB7F5C723174D4BC22D93094A_gshared_inline() (+532 more) +Nodes (674): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m30F3FBCA7FF6DA6DB48936FF84B26DCA89843B27(), float2__ctor_m037D046BD70923231612C90B14E364EB2BB15BD7_inline() (+666 more) ### Community 88 - "Community 88" -Cohesion: 0.0 -Nodes (215): AbsoluteNode, UnityEditor.ShaderGraph, AddNode, UnityEditor.ShaderGraph, AllNode, UnityEditor.ShaderGraph, AndNode, UnityEditor.ShaderGraph (+207 more) +Cohesion: 0.01 +Nodes (536): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_gshared_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_inline(), MemoryExtensions_AsSpan_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mBCE30232D474E79CB7F5C723174D4BC22D93094A_gshared_inline() (+528 more) ### Community 89 - "Community 89" Cohesion: 0.01 -Nodes (335): dlGetProcAddress(), GLEW_CONTEXT_ARG_DEF_LIST(), GLEWAPIENTRY(), glewContextIsSupported(), glewGetErrorString(), glewGetExtension(), _glewInit_GL_3DFX_tbuffer(), _glewInit_GL_AMD_debug_output() (+327 more) +Nodes (79): Demo_Angle, Diff(), IsBetween(), Lerp(), Normalize(), SameSignAngle(), SetValue(), ViAsynDelegateInterface (+71 more) ### Community 90 - "Community 90" Cohesion: 0.01 -Nodes (106): BuiltInBaseShaderGUI, Styles, UnityEditor, UnityEditor.Rendering.BuiltIn.ShaderGraph, BuiltInLitSubTarget, LitBlockMasks, LitIncludes, LitKeywords (+98 more) +Nodes (335): dlGetProcAddress(), GLEW_CONTEXT_ARG_DEF_LIST(), GLEWAPIENTRY(), glewContextIsSupported(), glewGetErrorString(), glewGetExtension(), _glewInit_GL_3DFX_tbuffer(), _glewInit_GL_AMD_debug_output() (+327 more) ### Community 91 - "Community 91" Cohesion: 0.01 -Nodes (83): AirborneState, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, AttackState, Animancer.Examples.StateMachines, BasicCharacterBrain, Animancer.Examples.AnimatorControllers.GameKit (+75 more) +Nodes (97): BaseCondition, NodeCanvas.Tasks.Actions, ButtonClicked, NodeCanvas.Tasks.Conditions, CheckBoolean, NodeCanvas.Tasks.Conditions, CheckBooleanTrigger, NodeCanvas.Tasks.Conditions (+89 more) ### Community 92 - "Community 92" -Cohesion: 0.02 -Nodes (68): Clipper, ClipperBase, ClipperException, ClipperOffset, Equals(), ExtrasClipperLib, GetHashCode(), Int128Mul() (+60 more) +Cohesion: 0.01 +Nodes (155): BoneInspectorPanelFactory, BoneInspectorPanelUxmlTraits, UnityEditor.U2D.Animation, BoneReparentToolModel, BoneReparentToolView, CustomUxmlFactory, CustomUxmlTraits, UnityEditor.U2D.Animation (+147 more) ### Community 93 - "Community 93" -Cohesion: 0.01 -Nodes (136): BoneInspectorPanelFactory, BoneInspectorPanelUxmlTraits, UnityEditor.U2D.Animation, BoneReparentToolModel, BoneReparentToolView, CustomUxmlFactory, CustomUxmlTraits, UnityEditor.U2D.Animation (+128 more) +Cohesion: 0.02 +Nodes (101): BuiltInBaseShaderGUI, Styles, UnityEditor, UnityEditor.Rendering.BuiltIn.ShaderGraph, BuiltInLitSubTarget, LitBlockMasks, LitIncludes, LitKeywords (+93 more) ### Community 94 - "Community 94" -Cohesion: 0.02 -Nodes (170): CustomAttributeExtensions_GetCustomAttributes_m2851556A37AAF9A808EFB2C603D11E48635FA785(), Attribute_GetCustomAttributes_m4C0D259C25DCA89493CA59BD2AB393F29558AEA9(), MinAttribute__ctor_mE569E9A31ED222B7128543394AAF44DA09839262(), Action_1__ctor_m1540C8C2516AEA9F0AEE87470E2815CA36C560C7(), AProperty__ctor_mAED58387B9563DED80A12595C6A11B5B2BEA6D2A(), BoundsIntPropertyBag__ctor_mE2B2BB212558FE1C221E01D8FCEC4C41B02C6BF5(), BoundsPropertyBag__ctor_mB3B92E349452661D037A9AB2A8B6581ECFEBB111(), BProperty__ctor_m3FA7E12A9E2B2B2AFFF6FC5C96AE4EB5BF9CCFA8() (+162 more) +Cohesion: 0.01 +Nodes (74): AirborneState, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, BasicCharacterBrain, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, Character, DictionaryAsset (+66 more) ### Community 95 - "Community 95" -Cohesion: 0.01 -Nodes (132): Changelog_1_0_0, LudiqCoreChangelog_1_0_0, LudiqGraphsChangelog_1_0_0, Unity.VisualScripting, Changelog_1_0_1, LudiqCoreChangelog_1_0_1, LudiqGraphsChangelog_1_0_1, Unity.VisualScripting (+124 more) +Cohesion: 0.02 +Nodes (171): TypeUtility_Instantiate_TisIl2CppFullySharedGenericAny_m5DC21E4FCCF2901D5CAB9ABD9672A72829187EE7_gshared(), CustomAttributeExtensions_GetCustomAttributes_m2851556A37AAF9A808EFB2C603D11E48635FA785(), Attribute_GetCustomAttributes_m4C0D259C25DCA89493CA59BD2AB393F29558AEA9(), MinAttribute__ctor_mE569E9A31ED222B7128543394AAF44DA09839262(), Action_1__ctor_m1540C8C2516AEA9F0AEE87470E2815CA36C560C7(), AProperty__ctor_mAED58387B9563DED80A12595C6A11B5B2BEA6D2A(), BoundsIntPropertyBag__ctor_mE2B2BB212558FE1C221E01D8FCEC4C41B02C6BF5(), BoundsPropertyBag__ctor_mB3B92E349452661D037A9AB2A8B6581ECFEBB111() (+163 more) ### Community 96 - "Community 96" Cohesion: 0.01 -Nodes (62): InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting (+54 more) +Nodes (132): Changelog_1_0_0, LudiqCoreChangelog_1_0_0, LudiqGraphsChangelog_1_0_0, Unity.VisualScripting, Changelog_1_0_1, LudiqCoreChangelog_1_0_1, LudiqGraphsChangelog_1_0_1, Unity.VisualScripting (+124 more) ### Community 97 - "Community 97" -Cohesion: 0.02 -Nodes (171): Golfer_HitBall_m0A2876F70830B2D577534B7AB675451BB1107D73(), Golfer_OnEnable_mFF7A7D59C06A4D9F6197805028EE15A71E4D3D5F(), Golfer_ResetBall_mC37071AD7BB77BDA0E50A00906D50A59E61C16E2(), Golfer_Update_m33DCC3536F9CE196DD5EE7BAFAE498C7677BCFFB(), RootMotionRedirect_OnAnimatorMove_m3F68A7260EDF34FE99A64ED4C8C16E09D3CF6500(), Animator_get_applyRootMotion_mC8C4D583F86A9E0B1BF395BBFFAACACD496EDBB8(), Action_2_Invoke_m7EA811A13BB45D59926C636C90CFD2FCE6D89B3B_inline(), BoxCollider_set_size_Injected_mFA7F15E94435D42A70D7C8543CEC7AF4F6D55343() (+163 more) +Cohesion: 0.01 +Nodes (59): InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting (+51 more) ### Community 98 - "Community 98" -Cohesion: 0.03 -Nodes (39): IPreprocessComputeShaders, IPreprocessShaders, IShaderVariantStripper, IShaderVariantStripperScope, IShaderVariantStripperSkipper, UpdateShaderPrefilteringDataBeforeBuild, ShaderExtensionsTests, UnityEditor.Rendering.Tests.ShaderStripping (+31 more) +Cohesion: 0.02 +Nodes (164): Golfer_HitBall_m0A2876F70830B2D577534B7AB675451BB1107D73(), ObstacleTreadmill_FixedUpdate_m6A454D09449551CE8DA2EE1393C6F8A9AFF15BB3(), Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(), CheckCollision_OnCollisionEnter_mE632F63ECD9D61B159BAA454A410817C5B646097(), CheckCollision_Rigidbody_OnCollisionEnter_m93E56D0F81908B5DC04566230D039E4A73853D7B(), Action_2_Invoke_m7EA811A13BB45D59926C636C90CFD2FCE6D89B3B_inline(), BoxCollider_set_size_Injected_mFA7F15E94435D42A70D7C8543CEC7AF4F6D55343(), BoxCollider_set_size_m8374267FDE5DD628973E0E5E1331E781552B855A() (+156 more) ### Community 99 - "Community 99" Cohesion: 0.03 -Nodes (53): CustomInterpolatorUtils, Item, Splice, UnityEditor.ShaderGraph, Geom, LibTessDotNet, Unity.SpriteShape.External, UnityEngine.Rendering.Universal (+45 more) +Nodes (38): IPreprocessComputeShaders, IPreprocessShaders, IShaderVariantStripper, IShaderVariantStripperScope, IShaderVariantStripperSkipper, UpdateShaderPrefilteringDataBeforeBuild, ShaderExtensionsTests, UnityEditor.Rendering.Tests.ShaderStripping (+30 more) ### Community 100 - "Community 100" Cohesion: 0.02 -Nodes (57): AnimationCurve_DirectConverter, fsConverterRegistrar, ParadoxNotion.Serialization.FullSerializer.Internal.DirectConverters, Unity.VisualScripting.FullSerializer, Bounds_DirectConverter, fsConverterRegistrar, ParadoxNotion.Serialization.FullSerializer.Internal.DirectConverters, Unity.VisualScripting.FullSerializer (+49 more) +Nodes (29): CreateDecalProjector, UnityEditor.Rendering.Universal, DefaultControls, DefaultRuntimeFactory, IFactoryControls, UnityEngine.UI, FreeformPathPresets, UnityEditor.Rendering.Universal (+21 more) ### Community 101 - "Community 101" +Cohesion: 0.03 +Nodes (53): CustomInterpolatorUtils, Item, Splice, UnityEditor.ShaderGraph, Geom, LibTessDotNet, Unity.SpriteShape.External, UnityEngine.Rendering.Universal (+45 more) + +### Community 102 - "Community 102" Cohesion: 0.02 Nodes (63): Bloom, DownscaleParameter, UnityEngine.Rendering.Universal, ChannelMixer, UnityEngine.Rendering.Universal, ChromaticAberration, UnityEngine.Rendering.Universal, ColorAdjustments (+55 more) -### Community 102 - "Community 102" +### Community 103 - "Community 103" Cohesion: 0.04 Nodes (133): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3_op_BitwiseAnd_mE44CC5838094A40F1F605A7798994197165A63E1_inline(), bool3_op_LogicalNot_m85C703CC4098B3731505A162957F91C0373548BD_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_Equals_m4A47BDC70977496712F3BE7DA359E840D99C020A_inline(), float3_get_xxx_mFD7DFB9FF23BB0B3437F12CC35DB3D1E0ADF7B20_inline(), float3_get_xyz_m720A862AA512BE0B0B1089527A43EEF2B6766BEF_inline() (+125 more) -### Community 103 - "Community 103" +### Community 104 - "Community 104" Cohesion: 0.01 Nodes (3): Arm, Neon, Unity.Burst.Intrinsics -### Community 104 - "Community 104" -Cohesion: 0.02 -Nodes (29): CheckCollision2D, CheckCollision2D_Rigidbody, NodeCanvas.Tasks.Conditions, CheckCollision, CheckCollision_Rigidbody, NodeCanvas.Tasks.Conditions, CheckMouse2D, NodeCanvas.Tasks.Conditions (+21 more) - ### Community 105 - "Community 105" Cohesion: 0.02 -Nodes (51): AnimatorEntryComparer, UnityEngine.Timeline, ColorEqualityComparer, UnityEngine.TestTools.Utils, EventHookComparer, Unity.VisualScripting, Animancer, FastComparer (+43 more) +Nodes (68): IEdge, UnityEditor.Graphing, IEquatable, INugetPackage, NugetForUnity.Models, INugetPackageIdentifier, INugetPackageIdentifier, NugetForUnity.Models (+60 more) ### Community 106 - "Community 106" Cohesion: 0.02 -Nodes (39): CancelEventArgs, EventArgs, FunctionArgs, Unity.VisualScripting.Dependencies.NCalc, ICollection, IConnectionCollection, Unity.VisualScripting, IKeyedCollection (+31 more) +Nodes (51): AnimatorEntryComparer, UnityEngine.Timeline, ColorEqualityComparer, UnityEngine.TestTools.Utils, EventHookComparer, Unity.VisualScripting, Animancer, FastComparer (+43 more) ### Community 107 - "Community 107" -Cohesion: 0.04 -Nodes (91): Enlistment__ctor_m8A01B2DCBBE2F2BB4CD040581D0D3521A449583F(), Enumerator_Dispose_mDB1BBD5EEB58E2F4C09ED5E3A1840B1C4D60A1DB(), Enumerator_get_Current_m58D3F44C5938CA7235526999C2B9C068517BF822_inline(), Enumerator_MoveNext_mBD39361874346D0E2EE2AA7CE005113DE0A7312A(), List_1__ctor_m461856AF5428B8A52C0CFBF61D88239241CC0D08(), List_1__ctor_mC3B48F43E26A08BF2940C08CC90EFABB187D157F(), List_1_get_Count_m17E6803A26B094A16DC42F1F23438275606091C1_inline(), List_1_get_Count_m7F6318BC1C84BB21EF1E42D3FFD9F401802C9553_inline() (+83 more) +Cohesion: 0.02 +Nodes (64): CollisionEvent2DUnit, Unity.VisualScripting, CollisionEventUnit, Unity.VisualScripting, GameObjectEventUnit, GenericGuiEventUnit, Unity.VisualScripting, IMouseEventUnit (+56 more) ### Community 108 - "Community 108" -Cohesion: 0.03 -Nodes (82): Allocate(), AllocateBlock(), AllocatorManager, CheckAllocatedSuccessfully(), CheckDelegate(), CheckExists(), ChildAllocators, ChildSafetyHandles (+74 more) - -### Community 109 - "Community 109" Cohesion: 0.02 Nodes (56): BuildTestTreeTask, UnityEditor.TestTools.TestRunner.TestRun.Tasks, CleanupConstructDelegatorTask, UnityEditor.TestTools.TestRunner.TestRun.Tasks, CleanUpContext, UnityEditor.TestTools.TestRunner.TestRun.Tasks, ConstructDelegator, UnityEngine.TestTools.NUnitExtensions (+48 more) -### Community 110 - "Community 110" +### Community 109 - "Community 109" Cohesion: 0.02 Nodes (36): DebugDisplaySettingsCommon, SettingsPanel, UnityEngine.Rendering.Universal, WidgetFactory, DebugDisplaySettingsLighting, SettingsPanel, Strings, UnityEngine.Rendering.Universal (+28 more) -### Community 111 - "Community 111" +### Community 110 - "Community 110" Cohesion: 0.02 Nodes (2): ISkill, Logic.Skill -### Community 112 - "Community 112" +### Community 111 - "Community 111" Cohesion: 0.02 Nodes (55): BranchListViewItem, Unity.PlasticSCM.Editor.Views.Branches, ChangeCategoryTreeViewItem, Unity.PlasticSCM.Editor.Views.Diff, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer, Unity.PlasticSCM.Editor.Views.IncomingChanges.Gluon, Unity.PlasticSCM.Editor.Views.PendingChanges, ChangelistTreeViewItem (+47 more) -### Community 113 - "Community 113" +### Community 112 - "Community 112" Cohesion: 0.04 Nodes (26): Divide, GenericDivide, Unity.VisualScripting, GenericMultiply, Unity.VisualScripting, Multiply, PixelBlends, UnityEditor.U2D.Aseprite (+18 more) -### Community 114 - "Community 114" +### Community 113 - "Community 113" Cohesion: 0.04 -Nodes (15): BitAnd(), BitArrayUtilities, BitNot(), BitOr(), IBitArray, UnityEngine.Rendering, BitArrayTests, UnityEngine.Rendering.Tests (+7 more) +Nodes (14): CrashSightAgent, byref(), CrashSightStackTrace, il2cpp_class_from_il2cpp_type(), il2cpp_class_get_declaring_type(), il2cpp_class_get_name(), il2cpp_class_get_namespace(), il2cpp_current_thread_walk_frame_stack() (+6 more) + +### Community 114 - "Community 114" +Cohesion: 0.05 +Nodes (68): Dictionary_2_Add_m265E9FB46C80D234AEB47C08D701628D57DBA132(), Dictionary_2_Add_m4E7AE6465929CEEA79B5921CFF3D4BD64E249AF9(), Dictionary_2_ContainsKey_m384365266E590EDD82F8949169A3C502E643AC95(), Dictionary_2__ctor_m5665AD243B285B8D26138C699D544F4124AC7D78(), Dictionary_2__ctor_mCA22422F902B1FF70914D8FA2EF849DA0DCDC87D(), Dictionary_2_get_Count_m001233C3B4F8B3D1A8F044C9D43104F1671688DC(), Dictionary_2_get_Count_m876E3F2E32CD5DE6F869A52E21B755854D74C024(), Dictionary_2_get_Keys_mBE9BF06497225D54AC2D2D7AEF6D0F94169B10D4() (+60 more) ### Community 115 - "Community 115" -Cohesion: 0.03 -Nodes (11): AchievementConditionBase, AroundBuildingsConditionCondition, AroundCityGridsConditionCondition, AroundEnemyUnitsConditionCondition, AroundSelfUnitsConditionCondition, AroundWondersConditionCondition, BuildWonderConditionCondition, Logic.Achievement (+3 more) +Cohesion: 0.04 +Nodes (15): BitAnd(), BitArrayUtilities, BitNot(), BitOr(), IBitArray, UnityEngine.Rendering, BitArrayTests, UnityEngine.Rendering.Tests (+7 more) ### Community 116 - "Community 116" Cohesion: 0.03 Nodes (46): ITestInterfaceWithContextDerivation, MyContextObjectClass, TestITestInterfaceWithContextDerivationImplementation, UnityEditor.Build.Pipeline.Tests, IEditorBuildCallbacks, ClusterOutput, IClusterOutput, UnityEditor.Build.Pipeline.Tasks (+38 more) ### Community 117 - "Community 117" -Cohesion: 0.05 -Nodes (41): AnimationCurveParameter, BoolParameter, ClampedFloatParameter, ClampedIntParameter, ColorParameter, CubemapParameter, FloatParameter, FloatRangeParameter (+33 more) +Cohesion: 0.03 +Nodes (19): ICollection, IConnectionCollection, Unity.VisualScripting, IKeyedCollection, Unity.VisualScripting, IMergedCollection, Unity.VisualScripting, ISet (+11 more) ### Community 118 - "Community 118" -Cohesion: 0.04 -Nodes (42): Add(), AddNoResize(), AddRange(), AddRangeNoResize(), CompareTo(), Equals(), FixedList128BytesDebugView, FixedList128BytesExtensions (+34 more) +Cohesion: 0.03 +Nodes (32): IGraphElementCollection, Unity.VisualScripting, IKeyedCollection, INotifyCollectionChanged, IUnitPortCollection, IUnitPortCollection, Unity.VisualScripting, KeyedCollection (+24 more) ### Community 119 - "Community 119" Cohesion: 0.04 Nodes (18): AllFadeOutComicActionLogic, AllSlideInUpComicActionLogic, AllSlideOutUpComicActionLogic, ComicAction, ComicActionLogic, ComicActionLogicFactory, FadeInComicActionLogic, FadeOutComicActionLogic (+10 more) ### Community 120 - "Community 120" -Cohesion: 0.07 -Nodes (10): DefaultControls, DefaultRuntimeFactory, IFactoryControls, UnityEngine.UI, DefaultEditorFactory, FactorySwapToEditor, MenuOptions, UnityEditor.UI (+2 more) - -### Community 121 - "Community 121" Cohesion: 0.03 Nodes (3): ILobby, LobbyBase, TH1_Logic.Net -### Community 122 - "Community 122" +### Community 121 - "Community 121" Cohesion: 0.08 Nodes (18): BurstString, BurstStringInternal, EncodeToRaw(), BurstString, BurstStringInternal, GetBlock(), GetExponent(), GetLength() (+10 more) +### Community 122 - "Community 122" +Cohesion: 0.04 +Nodes (33): BaseChunk, CellChunk, UnityEditor.U2D.Aseprite, CellExtra, UnityEditor.U2D.Aseprite, ColorProfileChunk, UnityEditor.U2D.Aseprite, ExternalFilesChunk (+25 more) + ### Community 123 - "Community 123" Cohesion: 0.04 Nodes (33): AdditionHandler, Unity.VisualScripting, AndHandler, Unity.VisualScripting, BinaryOperatorHandler, DivisionHandler, Unity.VisualScripting, EqualityHandler (+25 more) ### Community 124 - "Community 124" Cohesion: 0.04 -Nodes (23): IGraphElementCollection, Unity.VisualScripting, IKeyedCollection, INotifyCollectionChanged, IUnitPortCollection, IUnitPortCollection, Unity.VisualScripting, KeyedCollection (+15 more) +Nodes (31): GetApplicationVariable, Unity.VisualScripting, GetGraphVariable, Unity.VisualScripting, GetSavedVariable, Unity.VisualScripting, GetSceneVariable, Unity.VisualScripting (+23 more) ### Community 125 - "Community 125" -Cohesion: 0.04 -Nodes (15): FlowDragAndDropUtility, Unity.VisualScripting, FlowStateTransitionWidget, Unity.VisualScripting, ICanvas, Unity.VisualScripting, IDragAndDropHandler, IGraphContextExtension (+7 more) +Cohesion: 0.05 +Nodes (17): Column, IColumnUpdate, ILayerImportColumnField, UICellImportElement, UILayerImportColumn, UnityEditor.U2D.PSD, IsHovered(), UICellLabelElement (+9 more) ### Community 126 - "Community 126" -Cohesion: 0.04 -Nodes (31): BaseChunk, CellExtra, UnityEditor.U2D.Aseprite, ColorProfileChunk, UnityEditor.U2D.Aseprite, ExternalFilesChunk, UnityEditor.U2D.Aseprite, IPaletteProvider (+23 more) - -### Community 127 - "Community 127" -Cohesion: 0.06 -Nodes (3): ViMath2D, ViMath3D, ViMathDefine - -### Community 128 - "Community 128" Cohesion: 0.05 Nodes (19): AdvancedEconomyEnhanceCultureCard, AdvancedEienteiCultureCard, AdvancedHeroEnhanceCultureCard, AdvancedMilitaryEnhanceCultureCard, AdvancedMoriyaCultureCard, AdvancedPalaceOfEarthCultureCard, AdvancedScarletMansionCultureCard, CultureCardBase (+11 more) -### Community 129 - "Community 129" +### Community 127 - "Community 127" Cohesion: 0.05 Nodes (32): BoxTool, Styles, UnityEditor.Tilemaps, EraseTool, Styles, UnityEditor.Tilemaps, FillTool, Styles (+24 more) -### Community 130 - "Community 130" +### Community 128 - "Community 128" Cohesion: 0.04 Nodes (24): DefineCollection, Item, UnityEditor.ShaderGraph, IConditional, IncludeDescriptor, UnityEditor.ShaderGraph, Item, KernelCollection (+16 more) -### Community 131 - "Community 131" +### Community 129 - "Community 129" Cohesion: 0.08 Nodes (5): IDrawer, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, PathEditor, UnityEditor.U2D.Common.Path +### Community 130 - "Community 130" +Cohesion: 0.05 +Nodes (25): IAnalyticsIdentifiable, IAotStubbable, IGraph, Unity.VisualScripting, IGraphElement, Unity.VisualScripting, IGraphItem, IGraphNest (+17 more) + +### Community 131 - "Community 131" +Cohesion: 0.08 +Nodes (8): AnalyticConstant, AnalyticsJsonStorage, AnimationAnalytics, IAnalyticsStorage, IAnimationAnalyticsModel, SkinningModuleAnalyticsModel, UnityAnalyticsStorage, UnityEditor.U2D.Animation + ### Community 132 - "Community 132" Cohesion: 0.11 Nodes (13): TextureGeneration, UnityEditor.U2D.Aseprite, ITextureSettings, TextureAlphaSettings, TextureCubemapSettings, TextureGeneratorHelper, TextureMipmapSettings, TextureNormalSettings (+5 more) @@ -2542,1533 +2536,1533 @@ Cohesion: 0.05 Nodes (0): ### Community 139 - "Community 139" -Cohesion: 0.1 -Nodes (4): Demo_ViDoubleLink3, Performance_ViDoubleLink3, ViDoubleLink3, ViDoubleLinkNode3 - -### Community 140 - "Community 140" Cohesion: 0.07 Nodes (12): HasCityCountTaskLogic, HasCoinCountTaskLogic, HasExploreCountTaskLogic, HasLevelCityCountTaskLogic, HasUnitCountTaskLogic, OtherDiePlayerTaskLogic, PlayerTaskInfo, PlayerTaskLogicBase (+4 more) -### Community 141 - "Community 141" +### Community 140 - "Community 140" Cohesion: 0.06 Nodes (9): ISecondaryTextureDataProvider, ISpriteBoneDataProvider, ISpriteEditorDataProvider, ISpriteMeshDataProvider, ISpriteNameFileIdDataProvider, ISpriteOutlineDataProvider, ISpritePhysicsOutlineDataProvider, ITextureDataProvider (+1 more) -### Community 142 - "Community 142" +### Community 141 - "Community 141" Cohesion: 0.06 Nodes (18): BloomConverter, ConvertToTarget(), UnityEditor.Rendering.Universal, ChromaticAberrationConverter, UnityEditor.Rendering.Universal, ColorGradingConverter, UnityEditor.Rendering.Universal, DepthOfFieldConverter (+10 more) -### Community 143 - "Community 143" +### Community 142 - "Community 142" Cohesion: 0.06 Nodes (23): BuildSettingsMessage, UnityEditor.TestTools.TestRunner.UnityTestProtocol, EditorVersionMessage, UnityEditor.TestTools.TestRunner.UnityTestProtocol, Message, MessageForRetryRepeat, PlayerSettingsMessage, UnityEditor.TestTools.TestRunner.UnityTestProtocol (+15 more) -### Community 144 - "Community 144" +### Community 143 - "Community 143" Cohesion: 0.06 Nodes (23): Acknowledgement_AqnParser, Unity.VisualScripting, Acknowledgement_DeepCopy, Unity.VisualScripting, Acknowledgement_DotNetZip, Unity.VisualScripting, Acknowledgement_FatcowIcons, Unity.VisualScripting (+15 more) -### Community 145 - "Community 145" -Cohesion: 0.1 -Nodes (3): IUnitDescriptor, UnitDescriptor, Unity.VisualScripting - -### Community 146 - "Community 146" -Cohesion: 0.06 -Nodes (14): GenericScriptablePath, GenericScriptablePathInspector, IDrawer, HandlesSystem, IHandles, UnityEditor.U2D.Sprites, ScriptableData, Contents (+6 more) - -### Community 147 - "Community 147" +### Community 144 - "Community 144" Cohesion: 0.09 Nodes (10): ConditionalDrawerInternal, ConditionalDrawerWithAdditionalPropertiesInternal, CoreEditorDrawer, CoreEditorDrawersExtensions, FoldoutGroupDrawerInternal, GroupDrawerInternal, IDrawer, SelectDrawerInternal (+2 more) -### Community 148 - "Community 148" +### Community 145 - "Community 145" +Cohesion: 0.06 +Nodes (3): Animancer, HybridAnimancerComponent, NamedAnimancerComponent + +### Community 146 - "Community 146" Cohesion: 0.06 Nodes (2): ISpriteMeshView, UnityEditor.U2D.Animation -### Community 149 - "Community 149" +### Community 147 - "Community 147" +Cohesion: 0.09 +Nodes (15): CancelEventArgs, EventArgs, FunctionArgs, Unity.VisualScripting.Dependencies.NCalc, ListChangedEventArgs, ObservableList, UnityEngine.Rendering, ParameterArgs (+7 more) + +### Community 148 - "Community 148" Cohesion: 0.07 Nodes (7): BaseTextureImportPlatformSettings, TextureImporterPlatformUtilities, UnityEditor.U2D.Aseprite, ITexturePlatformSettingsDataProvider, TexturePlatformSettings, UnityEditor.U2D.Aseprite.Common, UnityEditor.U2D.Common -### Community 150 - "Community 150" +### Community 149 - "Community 149" Cohesion: 0.11 Nodes (18): AsmTokenKindProvider, AssertDataDirectiveLength(), BurstDisassembler, Contains(), NextChar(), ParseComment(), ParseDirective(), ParseInstructionOrIdentifierOrRegister() (+10 more) -### Community 151 - "Community 151" +### Community 150 - "Community 150" Cohesion: 0.07 Nodes (2): ISkeletonView, UnityEditor.U2D.Animation -### Community 152 - "Community 152" -Cohesion: 0.08 -Nodes (7): IEditablePath, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, ISelectable, ItemToItemGui, TimelineItemGUI, UnityEditor.Timeline - -### Community 153 - "Community 153" +### Community 151 - "Community 151" Cohesion: 0.08 Nodes (19): FuzzyGroupOption, Unity.VisualScripting, FuzzyOption, FavoritesRoot, OnLostFocus(), Root, SearchRoot, Styles (+11 more) -### Community 154 - "Community 154" +### Community 152 - "Community 152" Cohesion: 0.08 Nodes (10): ConnectionCollection, Unity.VisualScripting, ConnectionCollectionBase, GraphConnectionCollection, Unity.VisualScripting, GraphElementCollection, Unity.VisualScripting, GuidCollection (+2 more) -### Community 155 - "Community 155" +### Community 153 - "Community 153" Cohesion: 0.08 Nodes (14): BuildCallbacks, UnityEditor.Build.Pipeline, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, PostDependencyCallback, UnityEditor.Build.Pipeline.Tasks (+6 more) -### Community 156 - "Community 156" -Cohesion: 0.07 -Nodes (17): EventUnitWidget, Unity.VisualScripting, GraphInputWidget, Unity.VisualScripting, GraphOutputWidget, Unity.VisualScripting, InputSystemWidget, Unity.VisualScripting (+9 more) - -### Community 157 - "Community 157" -Cohesion: 0.15 -Nodes (3): Demo_ViDoubleLink2, ViDoubleLink2, ViDoubleLinkNode2 - -### Community 158 - "Community 158" +### Community 154 - "Community 154" Cohesion: 0.08 Nodes (2): IGUIWrapper, UnityEditor.U2D.Animation -### Community 159 - "Community 159" -Cohesion: 0.1 -Nodes (3): DoCreateSpriteAtlas, MenuItems, UnityEditor.U2D - -### Community 160 - "Community 160" +### Community 155 - "Community 155" Cohesion: 0.08 Nodes (3): Arm, Neon, Unity.Burst.Intrinsics -### Community 161 - "Community 161" +### Community 156 - "Community 156" +Cohesion: 0.13 +Nodes (24): DFA, DFA14, DFA7, Unity.VisualScripting.Dependencies.NCalc, additiveExpression_return, arguments_return, bitwiseAndExpression_return, bitwiseOrExpression_return (+16 more) + +### Community 157 - "Community 157" Cohesion: 0.09 Nodes (26): Animancer Third-Party Library, Creating a New UI Panel Pattern, Event System (EventManager + UIEvents), Singleton Pattern (Key Managers), Steamworks.NET Third-Party Library, TH1_Core Module, TH1_Resource Module, TH1_UI Module (+18 more) -### Community 162 - "Community 162" -Cohesion: 0.08 -Nodes (7): IGenericMenu, TilePaletteActivePaletteDropdownMenu, UnityEditor.Tilemaps, TilePaletteActiveTargetsDropdownMenu, UnityEditor.Tilemaps, TilePaletteBrushesDropdownMenu, UnityEditor.Tilemaps +### Community 158 - "Community 158" +Cohesion: 0.1 +Nodes (10): BaseTool, ITool, UnityEditor.U2D.Animation, CharacterCache, UnityEditor.U2D.Animation, CharacterGroupCache, CharacterPartCache, UnityEditor.U2D.Animation (+2 more) -### Community 163 - "Community 163" -Cohesion: 0.12 -Nodes (20): Allocate(), AllocateForEach(), BeginForEachIndex(), CheckAllocateSize(), CheckBeginForEachIndex(), CheckEndForEachIndex(), CheckForEachCountGreaterThanZero(), CheckNotReadingOutOfBounds() (+12 more) - -### Community 164 - "Community 164" +### Community 159 - "Community 159" Cohesion: 0.1 Nodes (12): Button, IContainer, IValueField, DebugUI, Panel, UnityEngine.Rendering, ProgressBarValue, UnityEngine.Rendering (+4 more) -### Community 165 - "Community 165" +### Community 160 - "Community 160" Cohesion: 0.08 Nodes (7): Matrix2ShaderProperty, UnityEditor.ShaderGraph, Matrix3ShaderProperty, UnityEditor.ShaderGraph, Matrix4ShaderProperty, UnityEditor.ShaderGraph, MatrixShaderProperty -### Community 166 - "Community 166" +### Community 161 - "Community 161" Cohesion: 0.08 Nodes (0): -### Community 167 - "Community 167" +### Community 162 - "Community 162" Cohesion: 0.08 Nodes (13): GenericVertexSelector, UnityEditor.U2D.Animation, ICircleSelector, UnityEditor.U2D.Animation, IRectSelector, UnityEditor.U2D.Animation, ISelector, RectSelector (+5 more) -### Community 168 - "Community 168" -Cohesion: 0.09 -Nodes (18): ChangesetsTab, Colors, DiffPanel, DirectoryConflictResolution, DirectoryConflicts, HexColors, HistoryTab, IncomingChangesTab (+10 more) - -### Community 169 - "Community 169" +### Community 163 - "Community 163" Cohesion: 0.08 Nodes (3): ITimelinePlaybackControls, TimelinePlaybackControls, UnityEditor.Timeline -### Community 170 - "Community 170" -Cohesion: 0.19 -Nodes (3): Demo_RefList1, ViRefList1, ViRefNode1 +### Community 164 - "Community 164" +Cohesion: 0.08 +Nodes (2): ICanvas, Unity.VisualScripting -### Community 171 - "Community 171" +### Community 165 - "Community 165" +Cohesion: 0.08 +Nodes (17): IBranchUnit, Unity.VisualScripting, IGraphNesterElement, INesterState, Unity.VisualScripting, INesterStateTransition, Unity.VisualScripting, INesterUnit (+9 more) + +### Community 166 - "Community 166" Cohesion: 0.17 Nodes (22): ActionConfirmMessage, ActionExcuteMessage, BaseMessage, ChangeCivMessage, ChatMessage, ForceUpdateMessage, GameStartMessage, HeartbeatMessage (+14 more) -### Community 172 - "Community 172" +### Community 167 - "Community 167" Cohesion: 0.09 Nodes (10): BoneSelection, UnityEditor.U2D.Animation, IBoneSelection, IndexedSelection, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path, SerializableSelection (+2 more) -### Community 173 - "Community 173" +### Community 168 - "Community 168" Cohesion: 0.11 Nodes (4): ColorProviderFromCode, ColorProviderFromStyleSheet, IColorProvider, UnityEditor.ShaderGraph.Drawing.Colors -### Community 174 - "Community 174" +### Community 169 - "Community 169" Cohesion: 0.09 Nodes (7): TimelineActiveMode, UnityEditor.Timeline, TimelineDisabledMode, UnityEditor.Timeline, TimelineInactiveMode, UnityEditor.Timeline, TimelineMode -### Community 175 - "Community 175" -Cohesion: 0.18 -Nodes (3): Demo_ViDoubleLink1, ViDoubleLink1, ViDoubleLinkNode1 +### Community 170 - "Community 170" +Cohesion: 0.09 +Nodes (15): EventUnitWidget, Unity.VisualScripting, GraphInputWidget, Unity.VisualScripting, GraphOutputWidget, Unity.VisualScripting, MissingTypeUnitWidget, Unity.VisualScripting (+7 more) -### Community 176 - "Community 176" +### Community 171 - "Community 171" Cohesion: 0.17 Nodes (2): YooAsset, YooAssets -### Community 177 - "Community 177" +### Community 172 - "Community 172" Cohesion: 0.23 Nodes (4): ContinuationQueue, Cysharp.Threading.Tasks.Internal, LastTimeUpdate(), TimeUpdate() -### Community 178 - "Community 178" +### Community 173 - "Community 173" Cohesion: 0.23 Nodes (4): Cysharp.Threading.Tasks.Internal, LastTimeUpdate(), PlayerLoopRunner, TimeUpdate() -### Community 179 - "Community 179" -Cohesion: 0.11 -Nodes (9): GenericScriptablePath, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, ScriptablePath, ShadowCaster2DShadowCasterShapeTool, ShadowCasterPath, Styles, UnityEditor.Rendering.Universal (+1 more) - -### Community 180 - "Community 180" -Cohesion: 0.15 -Nodes (3): BurstMenu, Unity.Burst.Editor, SetChecked() - -### Community 181 - "Community 181" +### Community 174 - "Community 174" Cohesion: 0.15 Nodes (19): AsNativeArray(), CheckRead(), CheckReadBounds(), CheckWrite(), Clear(), Copy(), CountBits(), Dispose() (+11 more) -### Community 182 - "Community 182" -Cohesion: 0.09 -Nodes (11): DecalDrawDBufferSystem, UnityEngine.Rendering.Universal, DecalDrawErrorSystem, UnityEngine.Rendering.Universal, DecalDrawSystem, DecalDrawFowardEmissiveSystem, UnityEngine.Rendering.Universal, DecalDrawGBufferSystem (+3 more) +### Community 175 - "Community 175" +Cohesion: 0.11 +Nodes (9): GenericScriptablePath, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, ScriptablePath, ShadowCaster2DShadowCasterShapeTool, ShadowCasterPath, Styles, UnityEditor.Rendering.Universal (+1 more) -### Community 183 - "Community 183" +### Community 176 - "Community 176" Cohesion: 0.12 Nodes (11): Action_1_Invoke_m1AAB217B001E387B4424C54CFB8D5278CFBE4C65_inline(), Action_2_Invoke_mD689727D0B27507C2BBDB452C43EC087E02CE401_inline(), Func_2_Invoke_m67075A0C8A50189A2501B63347177A0748FFE22C_inline(), IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6_inline(), NativeInputSystem__cctor_mADBD6616441651B2AFE2AD8AF64D63DF0BA66693(), NativeInputSystem_NotifyBeforeUpdate_m39AE2F1A42BD47200A263AD0EF9EDA5EF4C0042A(), NativeInputSystem_NotifyDeviceDiscovered_m861CCAFB4DD314DB3DC58FBD0398800CF9272C03(), NativeInputSystem_NotifyUpdate_m482599CC17084B0383809F97671530613EA39AD0() (+3 more) -### Community 184 - "Community 184" +### Community 177 - "Community 177" Cohesion: 0.13 Nodes (11): BitPackFormatterAttribute, BrotliFormatterAttribute, BrotliStringFormatterAttribute, InternStringFormatterAttribute, MemoryPack, MemoryPoolFormatterAttribute, OrdinalIgnoreCaseStringDictionaryFormatter, ReadOnlyMemoryPoolFormatterAttribute (+3 more) -### Community 185 - "Community 185" +### Community 178 - "Community 178" +Cohesion: 0.16 +Nodes (3): BurstMenu, Unity.Burst.Editor, SetChecked() + +### Community 179 - "Community 179" Cohesion: 0.1 Nodes (9): ClipAction, UnityEditor.Timeline.Actions, IAction, MarkerAction, UnityEditor.Timeline.Actions, TimelineAction, UnityEditor.Timeline.Actions, TrackAction (+1 more) -### Community 186 - "Community 186" -Cohesion: 0.18 -Nodes (20): additiveExpression_return, arguments_return, bitwiseAndExpression_return, bitwiseOrExpression_return, bitwiseXOrExpression_return, booleanAndExpression_return, conditionalExpression_return, equalityExpression_return (+12 more) - -### Community 187 - "Community 187" +### Community 180 - "Community 180" Cohesion: 0.1 Nodes (11): GenericModulo, Unity.VisualScripting, Modulo, ScalarModulo, Unity.VisualScripting, Unity.VisualScripting, Vector2Modulo, Unity.VisualScripting (+3 more) -### Community 188 - "Community 188" +### Community 181 - "Community 181" Cohesion: 0.1 Nodes (4): CarrySkill, Logic.Skill, JunkerOfficerSkill, Logic.Skill -### Community 189 - "Community 189" +### Community 182 - "Community 182" Cohesion: 0.1 Nodes (0): -### Community 190 - "Community 190" +### Community 183 - "Community 183" Cohesion: 0.15 Nodes (8): DictionaryPool, Dispose(), GenericPool, HashSetPool, ListPool, ObjectPool, UnityEngine.Rendering, UnsafeGenericPool -### Community 191 - "Community 191" +### Community 184 - "Community 184" Cohesion: 0.11 Nodes (14): DecalBlockMasks, DecalColorMasks, DecalData, DecalDefines, DecalIncludes, DecalKeywords, DecalPasses, DecalPragmas (+6 more) -### Community 192 - "Community 192" +### Community 185 - "Community 185" +Cohesion: 0.1 +Nodes (10): DecalDrawDBufferSystem, UnityEngine.Rendering.Universal, DecalDrawErrorSystem, UnityEngine.Rendering.Universal, DecalDrawSystem, DecalDrawFowardEmissiveSystem, DecalDrawGBufferSystem, UnityEngine.Rendering.Universal (+2 more) + +### Community 186 - "Community 186" +Cohesion: 0.15 +Nodes (12): ColorControl, ColorRGBAControl, FloatControl, IControl, NormalControl, PositionControl, TangentControl, UnityEditor.ShaderGraph (+4 more) + +### Community 187 - "Community 187" Cohesion: 0.1 Nodes (7): Collection, NonNullableCollection, Unity.VisualScripting, UnitPortDefinitionCollection, Unity.VisualScripting, Unity.VisualScripting, WidgetList -### Community 193 - "Community 193" +### Community 188 - "Community 188" Cohesion: 0.1 Nodes (13): Description, Unity.VisualScripting, IDescription, IGraphDescription, Unity.VisualScripting, IGraphElementDescription, Unity.VisualScripting, IMachineDescription (+5 more) -### Community 194 - "Community 194" +### Community 189 - "Community 189" Cohesion: 0.1 Nodes (18): GLString, -border, -dealloc, -deleteTexture, -drawAtPoint, -drawWithBounds, -flags, -font (+10 more) -### Community 195 - "Community 195" +### Community 190 - "Community 190" Cohesion: 0.15 Nodes (9): AppID(), IsMod(), IsP2PFile(), IsShortcut(), IsSteamApp(), IsValid(), ModID(), Steamworks (+1 more) -### Community 196 - "Community 196" +### Community 191 - "Community 191" Cohesion: 0.11 Nodes (10): Animancer, AnimatedBool, ProcessAnimation(), Animancer, AnimatedFloat, ProcessAnimation(), Animancer, AnimatedInt (+2 more) -### Community 197 - "Community 197" -Cohesion: 0.11 -Nodes (4): IRenderGraphResource, NewFrame(), RenderGraphResource, UnityEngine.Experimental.Rendering.RenderGraphModule - -### Community 198 - "Community 198" +### Community 192 - "Community 192" Cohesion: 0.12 Nodes (9): ITestRunSettings, ITestSettings, PlayerLauncherTestRunSettings, UnityEditor.TestTools.TestRunner, RunSettings, UnityEditor.TestTools.TestRunner.CommandLineTest, TestSetting, TestSettings (+1 more) -### Community 199 - "Community 199" +### Community 193 - "Community 193" Cohesion: 0.11 Nodes (11): InvalidSignatureException, UnityEngine.TestTools.TestRunner, OutOfOrderExpectedLogMessageException, UnityEngine.TestTools.TestRunner, ResultStateException, UnexpectedLogMessageException, UnityEngine.TestTools.TestRunner, UnhandledLogMessageException (+3 more) -### Community 200 - "Community 200" +### Community 194 - "Community 194" Cohesion: 0.11 Nodes (13): ByteInspector, Unity.VisualScripting, DiscreteNumberInspector, IntInspector, Unity.VisualScripting, SbyteInspector, Unity.VisualScripting, ShortInspector (+5 more) -### Community 201 - "Community 201" +### Community 195 - "Community 195" Cohesion: 0.11 Nodes (2): IWidget, Unity.VisualScripting -### Community 202 - "Community 202" +### Community 196 - "Community 196" Cohesion: 0.16 Nodes (10): IGraphAssignable, IGraphElement, IHaveNodeReference, IInvokable, IReflectedWrapper, ISubParametersContainer, ISubTasksContainer, ITaskAssignable (+2 more) -### Community 203 - "Community 203" +### Community 197 - "Community 197" Cohesion: 0.11 Nodes (3): CommonLogic, Logic.Common, ICommonLogic -### Community 204 - "Community 204" +### Community 198 - "Community 198" Cohesion: 0.12 Nodes (8): IUniTaskAsyncDisposable, Cysharp.Threading.Tasks, IConnectableUniTaskAsyncEnumerable, IUniTaskAsyncDisposable, IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerator, IUniTaskOrderedAsyncEnumerable, UniTaskAsyncEnumerableExtensions -### Community 205 - "Community 205" -Cohesion: 0.19 -Nodes (7): CollectEmptyNodePositionVisitor, CollectPackNodePositionVisitor, IImagePackNodeVisitor, ImagePackNode, PSDImporterCustomPacker, UnityEditor.U2D.Aseprite.Common, UnityEditor.U2D.Common - -### Community 206 - "Community 206" +### Community 199 - "Community 199" Cohesion: 0.11 Nodes (3): Contents, IAngleRangeView, UnityEditor.U2D -### Community 207 - "Community 207" -Cohesion: 0.13 -Nodes (7): BurstCompiler, BurstRuntime, BurstRuntimeInternal, LoadAdditionalLibrary(), LoadAdditionalLibraryInternal(), PreserveAttribute, Unity.Burst - -### Community 208 - "Community 208" +### Community 200 - "Community 200" Cohesion: 0.12 Nodes (3): Bmi1, Unity.Burst.Intrinsics, X86 -### Community 209 - "Community 209" +### Community 201 - "Community 201" +Cohesion: 0.11 +Nodes (17): ChangesetsTab, Colors, Dialog, DiffPanel, DirectoryConflictResolution, DirectoryConflicts, HexColors, HistoryTab (+9 more) + +### Community 202 - "Community 202" Cohesion: 0.11 Nodes (2): UIBehaviour, UnityEngine.EventSystems -### Community 210 - "Community 210" +### Community 203 - "Community 203" Cohesion: 0.11 Nodes (9): IPluginLinked, IPluginModule, Unity.VisualScripting, PluginAcknowledgement, Unity.VisualScripting, PluginChangelog, Unity.VisualScripting, PluginDeprecatedSavedVersionLoader (+1 more) -### Community 211 - "Community 211" +### Community 204 - "Community 204" +Cohesion: 0.11 +Nodes (9): Unity.VisualScripting, WaitForEndOfFrameUnit, Unity.VisualScripting, WaitForNextFrameUnit, Unity.VisualScripting, WaitForSecondsUnit, WaitUnit, Unity.VisualScripting (+1 more) + +### Community 205 - "Community 205" Cohesion: 0.14 Nodes (7): GraphNest, Unity.VisualScripting, IGraphNest, INesterStateTransition, NesterStateTransition, Unity.VisualScripting, StateTransition -### Community 212 - "Community 212" +### Community 206 - "Community 206" Cohesion: 0.15 Nodes (6): Animancer, AssertIndex(), IndexOf(), Insert(), Remove(), RemoveAt() -### Community 213 - "Community 213" +### Community 207 - "Community 207" Cohesion: 0.12 Nodes (2): ICommonLogic, Logic.Common -### Community 214 - "Community 214" +### Community 208 - "Community 208" Cohesion: 0.16 Nodes (5): AssetBundleWebRequest, YooAsset, FileGeneralRequest, YooAsset, IWebRequester -### Community 215 - "Community 215" -Cohesion: 0.15 -Nodes (6): EditorPlayModeUpdatePackageManifestOperation, HostPlayModeUpdatePackageManifestOperation, OfflinePlayModeUpdatePackageManifestOperation, UpdatePackageManifestOperation, WebPlayModeUpdatePackageManifestOperation, YooAsset - -### Community 216 - "Community 216" -Cohesion: 0.12 -Nodes (5): DisabledUndo, UnityEditor.U2D.Animation, IUndo, UnityEditor.U2D.Animation, UnityEngineUndo - -### Community 217 - "Community 217" +### Community 209 - "Community 209" Cohesion: 0.12 Nodes (3): GLSystem, IGL, UnityEngine.U2D.Sprites -### Community 218 - "Community 218" +### Community 210 - "Community 210" +Cohesion: 0.12 +Nodes (3): IRenderGraphResource, RenderGraphResource, UnityEngine.Experimental.Rendering.RenderGraphModule + +### Community 211 - "Community 211" Cohesion: 0.12 Nodes (11): IVFXMultiMeshOutput, VFXAbstractParticleURPLitOutput, UnityEditor.VFX.URP, VFXURPLitMeshOutput, NormalBendingProperties, UnityEditor.VFX.URP, VFXURPLitPlanarPrimitiveOutput, CustomUVInputProperties (+3 more) -### Community 219 - "Community 219" +### Community 212 - "Community 212" Cohesion: 0.12 Nodes (7): ActiveFields, KeywordDependentCollection, IRequirements, IRequirementsSet, SetRequirements(), ShaderGraphRequirementsPerKeyword, UnityEditor.ShaderGraph.Internal -### Community 220 - "Community 220" +### Community 213 - "Community 213" Cohesion: 0.12 Nodes (13): Description, GraphDescription, Unity.VisualScripting, GraphElementDescription, Unity.VisualScripting, IGraphDescription, IGraphElementDescription, IMachineDescription (+5 more) -### Community 221 - "Community 221" +### Community 214 - "Community 214" Cohesion: 0.12 Nodes (7): GetVariableOption, Unity.VisualScripting, IsVariableDefinedOption, Unity.VisualScripting, SetVariableOption, Unity.VisualScripting, UnifiedVariableUnitOption -### Community 222 - "Community 222" -Cohesion: 0.12 -Nodes (9): Average, ScalarAverage, Unity.VisualScripting, Unity.VisualScripting, Vector2Average, Unity.VisualScripting, Vector3Average, Unity.VisualScripting (+1 more) - -### Community 223 - "Community 223" +### Community 215 - "Community 215" Cohesion: 0.12 Nodes (9): PerSecond, ScalarPerSecond, Unity.VisualScripting, Unity.VisualScripting, Vector2PerSecond, Unity.VisualScripting, Vector3PerSecond, Unity.VisualScripting (+1 more) -### Community 224 - "Community 224" +### Community 216 - "Community 216" +Cohesion: 0.12 +Nodes (9): Average, ScalarAverage, Unity.VisualScripting, Unity.VisualScripting, Vector2Average, Unity.VisualScripting, Vector3Average, Unity.VisualScripting (+1 more) + +### Community 217 - "Community 217" Cohesion: 0.15 Nodes (10): ControllerState, Animancer, Float1ControllerState, ITransition, Animancer, Float2ControllerState, ITransition, Animancer (+2 more) -### Community 225 - "Community 225" +### Community 218 - "Community 218" Cohesion: 0.15 Nodes (7): fsBaseConverter, fsConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer, fsDirectConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer -### Community 226 - "Community 226" +### Community 219 - "Community 219" Cohesion: 0.12 Nodes (10): AIConfig, AIConfigCategory, ExcelConfig, ExcelConfigBase, ExcelConfig, GeoDesc, GeoDescCategory, ExcelConfig (+2 more) -### Community 227 - "Community 227" -Cohesion: 0.16 -Nodes (4): Dispose(), Logic.Pool, THCollectionPool, TypePool - -### Community 228 - "Community 228" +### Community 220 - "Community 220" Cohesion: 0.15 Nodes (7): BuiltinBuildPipeline, YooAsset.Editor, IBuildPipeline, RawFileBuildPipeline, YooAsset.Editor, ScriptableBuildPipeline, YooAsset.Editor -### Community 229 - "Community 229" +### Community 221 - "Community 221" Cohesion: 0.12 Nodes (3): IEditablePathController, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path -### Community 230 - "Community 230" +### Community 222 - "Community 222" Cohesion: 0.13 Nodes (7): ClickAction, CreatePointAction, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, SliderAction, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework -### Community 231 - "Community 231" +### Community 223 - "Community 223" Cohesion: 0.17 Nodes (7): IPSDLayerMappingStrategy, IPSDLayerMappingStrategyComparable, LayerMappingStrategy, LayerMappingUseLayerName, LayerMappingUseLayerNameCaseSensitive, LayerMappingUserLayerID, UnityEditor.U2D.PSD -### Community 232 - "Community 232" +### Community 224 - "Community 224" Cohesion: 0.12 Nodes (11): AlphaChannelNames, PhotoshopFile, ImageResource, PhotoshopFile, RawImageResource, PhotoshopFile, ResolutionInfo, PhotoshopFile (+3 more) -### Community 233 - "Community 233" +### Community 225 - "Community 225" Cohesion: 0.12 Nodes (11): InfoLayers, PhotoshopFile, LayerId, PhotoshopFile, LayerInfo, LayerSectionInfo, PhotoshopFile, LayerUnicodeName (+3 more) -### Community 234 - "Community 234" +### Community 226 - "Community 226" Cohesion: 0.13 Nodes (3): ITexture2D, Texture2DWrapper, UnityEditor.U2D.Sprites -### Community 235 - "Community 235" +### Community 227 - "Community 227" Cohesion: 0.12 Nodes (3): Arm, Neon, Unity.Burst.Intrinsics -### Community 236 - "Community 236" +### Community 228 - "Community 228" Cohesion: 0.16 Nodes (7): IBuildContext, IContextObject, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, UnityEditor.Build.Pipeline.Interfaces -### Community 237 - "Community 237" +### Community 229 - "Community 229" Cohesion: 0.16 Nodes (4): IExecuter, UnityEditor.TestTools.TestRunner.CommandLineTest, TestStarter, UnityEditor.TestTools.TestRunner.CommandLineTest -### Community 238 - "Community 238" +### Community 230 - "Community 230" Cohesion: 0.12 Nodes (2): IReorderableListAdaptor, Unity.VisualScripting.ReorderableList -### Community 239 - "Community 239" +### Community 231 - "Community 231" Cohesion: 0.12 Nodes (11): ContinuousNumberInspector, DecimalInspector, Unity.VisualScripting, DoubleInspector, Unity.VisualScripting, FloatInspector, Unity.VisualScripting, LongInspector (+3 more) -### Community 240 - "Community 240" +### Community 232 - "Community 232" Cohesion: 0.12 Nodes (5): IGraphElementWidget, Unity.VisualScripting, IUnitPortWidget, Unity.VisualScripting, IWidget -### Community 241 - "Community 241" +### Community 233 - "Community 233" Cohesion: 0.12 Nodes (11): DecrementHandler, Unity.VisualScripting, IncrementHandler, Unity.VisualScripting, LogicalNegationHandler, Unity.VisualScripting, NumericNegationHandler, Unity.VisualScripting (+3 more) -### Community 242 - "Community 242" +### Community 234 - "Community 234" Cohesion: 0.12 Nodes (11): GlobalEventUnit, OnApplicationFocus, Unity.VisualScripting, OnApplicationLostFocus, Unity.VisualScripting, OnApplicationPause, Unity.VisualScripting, OnApplicationQuit (+3 more) -### Community 243 - "Community 243" -Cohesion: 0.13 -Nodes (12): ControlInputDefinition, Unity.VisualScripting, ControlOutputDefinition, Unity.VisualScripting, ControlPortDefinition, IUnitInputPortDefinition, IUnitOutputPortDefinition, Unity.VisualScripting (+4 more) +### Community 235 - "Community 235" +Cohesion: 0.12 +Nodes (11): IApplicationVariableUnit, Unity.VisualScripting, IGraphVariableUnit, Unity.VisualScripting, IObjectVariableUnit, Unity.VisualScripting, ISavedVariableUnit, Unity.VisualScripting (+3 more) -### Community 244 - "Community 244" +### Community 236 - "Community 236" Cohesion: 0.12 Nodes (11): IUnitControlPortDefinition, Unity.VisualScripting, IUnitInputPortDefinition, Unity.VisualScripting, IUnitOutputPortDefinition, Unity.VisualScripting, IUnitPortDefinition, IUnitValuePortDefinition (+3 more) -### Community 245 - "Community 245" +### Community 237 - "Community 237" Cohesion: 0.12 Nodes (11): IUnitControlPort, Unity.VisualScripting, IUnitInputPort, Unity.VisualScripting, IUnitInvalidPort, Unity.VisualScripting, IUnitOutputPort, Unity.VisualScripting (+3 more) -### Community 246 - "Community 246" +### Community 238 - "Community 238" +Cohesion: 0.13 +Nodes (12): ControlInputDefinition, Unity.VisualScripting, ControlOutputDefinition, Unity.VisualScripting, ControlPortDefinition, IUnitInputPortDefinition, IUnitOutputPortDefinition, Unity.VisualScripting (+4 more) + +### Community 239 - "Community 239" Cohesion: 0.13 Nodes (14): CatalogEntry, Dependency, DependencyGroup, Deprecation, IndexResponse, NugetForUnity.PackageSource, RegistrationLeafObject, RegistrationPageObject (+6 more) -### Community 247 - "Community 247" +### Community 240 - "Community 240" Cohesion: 0.17 Nodes (6): EditorPlayModeUpdatePackageVersionOperation, HostPlayModeUpdatePackageVersionOperation, OfflinePlayModeUpdatePackageVersionOperation, UpdatePackageVersionOperation, WebPlayModeUpdatePackageVersionOperation, YooAsset -### Community 248 - "Community 248" -Cohesion: 0.14 -Nodes (8): CharacterGroupCache, CharacterPartCache, UnityEditor.U2D.Animation, ICharacterOrder, SpriteCache, TH1Resource, UnityEditor.U2D.Animation, TransformCache - -### Community 249 - "Community 249" +### Community 241 - "Community 241" Cohesion: 0.13 Nodes (4): FlexibleMenu, GridPalettesDropdown, MenuItemProvider, UnityEditor.Tilemaps -### Community 250 - "Community 250" +### Community 242 - "Community 242" Cohesion: 0.19 Nodes (10): IComputeShaderVariantStripper, IComputeShaderVariantStripperScope, IComputeShaderVariantStripperSkipper, IShaderVariantStripper, IShaderVariantStripperScope, IShaderVariantStripperSkipper, IVariantStripper, IVariantStripperScope (+2 more) -### Community 251 - "Community 251" -Cohesion: 0.13 -Nodes (9): EnterPlayMode, UnityEngine.TestTools, ExitPlayMode, UnityEngine.TestTools, IEditModeTestYieldInstruction, RecompileScripts, UnityEngine.TestTools, UnityEngine.TestTools (+1 more) - -### Community 252 - "Community 252" +### Community 243 - "Community 243" Cohesion: 0.13 Nodes (3): IMoveItemDrawer, IMoveItemMode, UnityEditor.Timeline -### Community 253 - "Community 253" +### Community 244 - "Community 244" Cohesion: 0.14 Nodes (3): ISequenceState, NullSequenceState, UnityEditor.Timeline -### Community 254 - "Community 254" +### Community 245 - "Community 245" Cohesion: 0.17 Nodes (4): ITimelinePlaybackControls, TimelinePlaybackControlsImpl, TimelineWindow, UnityEditor.Timeline -### Community 255 - "Community 255" -Cohesion: 0.13 -Nodes (5): FuzzyOption, Unity.VisualScripting, IFuzzyOption, IUnitOption, Unity.VisualScripting - -### Community 256 - "Community 256" +### Community 246 - "Community 246" Cohesion: 0.15 Nodes (3): FuzzyOptionTree, Unity.VisualScripting, IFuzzyOptionTree -### Community 257 - "Community 257" +### Community 247 - "Community 247" Cohesion: 0.13 Nodes (7): GetVariableUnitOption, Unity.VisualScripting, IsVariableDefinedUnitOption, Unity.VisualScripting, SetVariableUnitOption, Unity.VisualScripting, VariableUnitOption -### Community 258 - "Community 258" +### Community 248 - "Community 248" +Cohesion: 0.13 +Nodes (5): FuzzyOption, Unity.VisualScripting, IFuzzyOption, IUnitOption, Unity.VisualScripting + +### Community 249 - "Community 249" Cohesion: 0.15 Nodes (10): ControlConnection, Unity.VisualScripting, InvalidConnection, Unity.VisualScripting, IUnitConnection, UnitConnection, UnitConnectionDebugData, DebugData (+2 more) -### Community 259 - "Community 259" -Cohesion: 0.25 -Nodes (12): byref(), il2cpp_class_from_il2cpp_type(), il2cpp_class_get_declaring_type(), il2cpp_class_get_name(), il2cpp_class_get_namespace(), il2cpp_current_thread_walk_frame_stack(), il2cpp_method_get_class(), il2cpp_method_get_name() (+4 more) - -### Community 260 - "Community 260" +### Community 250 - "Community 250" Cohesion: 0.21 Nodes (11): Animancer.Units, AnimationSpeedAttribute, Animancer.Units, DegreesAttribute, DegreesPerSecondAttribute, MetersAttribute, MetersPerSecondAttribute, MetersPerSecondPerSecondAttribute (+3 more) -### Community 261 - "Community 261" -Cohesion: 0.24 -Nodes (2): ActionTask, NodeCanvas.Framework - -### Community 262 - "Community 262" +### Community 251 - "Community 251" Cohesion: 0.16 Nodes (3): Del(), HasAny(), ViMask -### Community 263 - "Community 263" +### Community 252 - "Community 252" Cohesion: 0.16 Nodes (5): IUnitAtomAnim, TH1_Anim.UnitAtomAnim, UnitAtomAnimBounce, UnitAtomAnimFactory, UnitAtomAnimProjectile -### Community 264 - "Community 264" +### Community 253 - "Community 253" Cohesion: 0.16 Nodes (4): TH1_UI.Controller.Interaction, UIOutsideLoadingController, TH1_UI.View.Outside, UIOutsideLoadingView -### Community 265 - "Community 265" +### Community 254 - "Community 254" Cohesion: 0.19 Nodes (8): CollectAll, CollectPrefab, CollectScene, CollectShaderVariants, CollectSprite, DefaultFilterRule, YooAsset.Editor, IFilterRule -### Community 266 - "Community 266" +### Community 255 - "Community 255" Cohesion: 0.25 Nodes (2): Manipulator, UnityEditor.Timeline -### Community 267 - "Community 267" +### Community 256 - "Community 256" Cohesion: 0.14 Nodes (4): BasicPlayableBehaviour, UnityEngine.Timeline, IPlayableAsset, IPlayableBehaviour -### Community 268 - "Community 268" +### Community 257 - "Community 257" Cohesion: 0.14 Nodes (9): AutomaticReflectedInspector, Unity.VisualScripting, GraphGroupInspector, Unity.VisualScripting, ReflectedInspector, StickyNoteInspector, Unity.VisualScripting, UnitInspector (+1 more) -### Community 269 - "Community 269" +### Community 258 - "Community 258" Cohesion: 0.14 Nodes (9): IGraphElementWidget, INodeWidget, Unity.VisualScripting, IStateWidget, Unity.VisualScripting, IUnitConnectionWidget, Unity.VisualScripting, IUnitWidget (+1 more) -### Community 270 - "Community 270" +### Community 259 - "Community 259" Cohesion: 0.15 Nodes (4): Animancer, CreateDrawer(), Drawer, MixerState -### Community 271 - "Community 271" +### Community 260 - "Community 260" Cohesion: 0.15 Nodes (2): IPlayMode, YooAsset -### Community 272 - "Community 272" +### Community 261 - "Community 261" Cohesion: 0.17 Nodes (4): IMeshPreviewBehaviour, DefaultPreviewBehaviour, MeshPreviewBehaviour, UnityEditor.U2D.Animation -### Community 273 - "Community 273" -Cohesion: 0.24 -Nodes (2): DragAndDropManipulator, UnityEditor.U2D.Animation.SpriteLibraryEditor +### Community 262 - "Community 262" +Cohesion: 0.15 +Nodes (4): IEditablePath, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, ISelectable -### Community 274 - "Community 274" +### Community 263 - "Community 263" Cohesion: 0.26 Nodes (5): HexagonalRuleTile, UnityEngine, IsometricRuleTile, UnityEngine, RuleTile -### Community 275 - "Community 275" +### Community 264 - "Community 264" Cohesion: 0.27 Nodes (2): BringWindowToFront, Unity.PlasticSCM.Editor.Tool -### Community 276 - "Community 276" +### Community 265 - "Community 265" Cohesion: 0.18 Nodes (2): ScriptableRendererFeature, UnityEngine.Rendering.Universal -### Community 277 - "Community 277" +### Community 266 - "Community 266" Cohesion: 0.15 Nodes (9): ContextFilterableAttribute, NeverAllowedByTargetAttribute, UnityEditor.ShaderGraph, SRPFilterAttribute, UnityEditor.ShaderGraph, SubTargetFilterAttribute, UnityEditor.ShaderGraph, TitleAttribute (+1 more) -### Community 278 - "Community 278" +### Community 267 - "Community 267" +Cohesion: 0.17 +Nodes (2): Texture2DShaderProperty, UnityEditor.ShaderGraph.Internal + +### Community 268 - "Community 268" Cohesion: 0.15 Nodes (7): BlackboardCategoryViewModel, UnityEditor.ShaderGraph.Drawing, InspectorViewModel, UnityEditor.ShaderGraph.Drawing, ISGViewModel, ShaderInputViewModel, UnityEditor.ShaderGraph.Drawing -### Community 279 - "Community 279" +### Community 269 - "Community 269" Cohesion: 0.18 Nodes (8): IdentifierField, IdentifierInput, UnityEditor.ShaderGraph.Drawing, UxmlFactory, UxmlTraits, TextValueField, TextValueFieldTraits, TextValueInput -### Community 280 - "Community 280" +### Community 270 - "Community 270" Cohesion: 0.15 Nodes (12): AddItem, AddTrackMenu, ClipActionSection, ClipEditActionSection, CustomClipActionSection, CustomTimelineActionSection, CustomTrackActionSection, MarkerActionSection (+4 more) -### Community 281 - "Community 281" -Cohesion: 0.18 -Nodes (4): IBlendable, ITimelineItem, ITrimmable, UnityEditor.Timeline - -### Community 282 - "Community 282" +### Community 271 - "Community 271" Cohesion: 0.23 Nodes (4): ILayoutIgnorer, LayoutElement, OnValidate(), UnityEngine.UI -### Community 283 - "Community 283" +### Community 272 - "Community 272" Cohesion: 0.15 Nodes (4): ElementAdderMenuBuilder, Unity.VisualScripting.ReorderableList.Element_Adder_Menu, IElementAdderMenuBuilder, Unity.VisualScripting.ReorderableList.Element_Adder_Menu -### Community 284 - "Community 284" +### Community 273 - "Community 273" Cohesion: 0.15 Nodes (2): IFuzzyOptionTree, Unity.VisualScripting -### Community 285 - "Community 285" -Cohesion: 0.23 -Nodes (8): DigCast, DigIndex, DigIndexer, DigMember, DigStaticObject, NoAllocDelegate, NoAllocDig, Unity.VisualScripting - -### Community 286 - "Community 286" +### Community 274 - "Community 274" Cohesion: 0.19 Nodes (2): Page, Unity.VisualScripting -### Community 287 - "Community 287" +### Community 275 - "Community 275" +Cohesion: 0.17 +Nodes (2): NonNullableList, Unity.VisualScripting + +### Community 276 - "Community 276" Cohesion: 0.15 Nodes (7): IGraphNester, Unity.VisualScripting, IGraphParent, IGraphParentElement, Unity.VisualScripting, IGraphRoot, Unity.VisualScripting -### Community 288 - "Community 288" +### Community 277 - "Community 277" Cohesion: 0.15 Nodes (9): IGraphElementDebugData, IStateDebugData, Unity.VisualScripting, IStateTransitionDebugData, Unity.VisualScripting, IUnitConnectionDebugData, Unity.VisualScripting, IUnitDebugData (+1 more) -### Community 289 - "Community 289" +### Community 278 - "Community 278" +Cohesion: 0.15 +Nodes (7): EventUnit, GlobalEventUnit, Unity.VisualScripting, MachineEventUnit, Unity.VisualScripting, ManualEventUnit, Unity.VisualScripting + +### Community 279 - "Community 279" Cohesion: 0.23 Nodes (2): LayerUtils, ParadoxNotion -### Community 290 - "Community 290" +### Community 280 - "Community 280" Cohesion: 0.26 Nodes (2): Node, ViPriorityValue -### Community 291 - "Community 291" +### Community 281 - "Community 281" Cohesion: 0.3 Nodes (11): FragmentAttackAllyData, FragmentAttackAndCounterData, FragmentAttackGroundData, FragmentCityExpData, FragmentCityExpUpData, FragmentGridUpdateData, FragmentMoveData, FragmentMoveExplorerData (+3 more) -### Community 292 - "Community 292" +### Community 282 - "Community 282" Cohesion: 0.26 Nodes (10): Action_1_Invoke_m1DDC149E3BDDF7CAA1CCEBDA6D58D6971F126303_inline(), PlayableDirector_ClearReferenceValue_Injected_m9955C0A6558AA830976F3072700092D374A79A8B(), PlayableDirector_ClearReferenceValue_m011DC51A81993B00D95ACC74FD90291363AB534C(), PlayableDirector_GetReferenceValue_Injected_mE46AABB378E696DF9A413D98D24E1AA0A312D106(), PlayableDirector_GetReferenceValue_m635841386147673FFBBEF0CD9DA908337F3C97C8(), PlayableDirector_SendOnPlayableDirectorPause_m1B8EE7CBD23957C664AA417A9261194DFFFADFE1(), PlayableDirector_SendOnPlayableDirectorPlay_m7F75DBA4355DAA92F53AC337BB952069B63081A0(), PlayableDirector_SendOnPlayableDirectorStop_m4E9AEB579B8EA66ECC6FA9BE23BBF7973AB3EDD7() (+2 more) -### Community 293 - "Community 293" -Cohesion: 0.24 -Nodes (3): BaseTool, ITool, UnityEditor.U2D.Animation - -### Community 294 - "Community 294" +### Community 283 - "Community 283" Cohesion: 0.17 Nodes (4): ISelection, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path -### Community 295 - "Community 295" -Cohesion: 0.24 -Nodes (11): CacheObject, SerializableDictionary, CharacterPartMap, MeshMap, MeshPreviewMap, SkeletonMap, SkinningObject, SpriteMap (+3 more) - -### Community 296 - "Community 296" +### Community 284 - "Community 284" Cohesion: 0.17 Nodes (6): Placeholder, UnityEditor.Experimental.U2D.Animation.Tests, UnityEditor.Experimental.U2D.Commons.Tests, UnityEditor.Experimental.U2D.PSDImporter.Tests, UnityEditor.U2D.Aseprite.Tests, UnityEngine.U2D.PixelPerfect.Tests -### Community 297 - "Community 297" +### Community 285 - "Community 285" +Cohesion: 0.18 +Nodes (3): HandlesSystem, IHandles, UnityEditor.U2D.Sprites + +### Community 286 - "Community 286" Cohesion: 0.21 Nodes (3): Data, ProgressControlsForMigration, Unity.PlasticSCM.Editor.UI.Progress -### Community 298 - "Community 298" +### Community 287 - "Community 287" +Cohesion: 0.17 +Nodes (2): CubemapShaderProperty, UnityEditor.ShaderGraph.Internal + +### Community 288 - "Community 288" +Cohesion: 0.17 +Nodes (2): Texture2DArrayShaderProperty, UnityEditor.ShaderGraph.Internal + +### Community 289 - "Community 289" Cohesion: 0.17 Nodes (5): IMayRequireNDCPosition, IMayRequirePixelPosition, IMayRequireScreenPosition, MayRequireScreenPositionExtensions, UnityEditor.ShaderGraph -### Community 299 - "Community 299" +### Community 290 - "Community 290" Cohesion: 0.17 Nodes (2): Target, UnityEditor.ShaderGraph -### Community 300 - "Community 300" +### Community 291 - "Community 291" Cohesion: 0.17 Nodes (6): KeywordDescriptors, Passes, PreviewTarget, StructDescriptors, SubShaders, UnityEditor.ShaderGraph -### Community 301 - "Community 301" +### Community 292 - "Community 292" Cohesion: 0.17 Nodes (8): BoltCore, Styles, Unity.VisualScripting, BoltFlow, Unity.VisualScripting, BoltState, Unity.VisualScripting, Plugin -### Community 302 - "Community 302" +### Community 293 - "Community 293" Cohesion: 0.18 Nodes (9): FlowGraphData, Unity.VisualScripting, GraphData, IGraphDataAction, UnityEditor.ShaderGraph, IGraphDataWithVariables, IGraphEventListenerData, StateGraphData (+1 more) -### Community 303 - "Community 303" +### Community 294 - "Community 294" Cohesion: 0.18 Nodes (3): fsObjectProcessor, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer -### Community 304 - "Community 304" +### Community 295 - "Community 295" Cohesion: 0.22 Nodes (5): Demo_Provider, ViProvider, ViPtrProvider, ViPtrProviderClass, ViSimpleProvider -### Community 305 - "Community 305" +### Community 296 - "Community 296" Cohesion: 0.18 Nodes (7): EmpireStatisticLimit, EmpireStatisticResult, Logic.Editor, TechStatisticLimit, TechStatisticResult, UnitStatisticLimit, UnitStatisticResult -### Community 306 - "Community 306" +### Community 297 - "Community 297" Cohesion: 0.18 Nodes (7): BuildParameters, BuiltinBuildParameters, YooAsset.Editor, RawFileBuildParameters, YooAsset.Editor, ScriptableBuildParameters, YooAsset.Editor -### Community 307 - "Community 307" +### Community 298 - "Community 298" Cohesion: 0.24 Nodes (6): AddressByFileName, AddressByFolderAndFileName, AddressByGroupAndFileName, AddressDisable, YooAsset.Editor, IAddressRule -### Community 308 - "Community 308" +### Community 299 - "Community 299" Cohesion: 0.18 Nodes (4): CreateDefaultStatus(), YooAsset, HandleBase, YooAsset -### Community 309 - "Community 309" -Cohesion: 0.18 -Nodes (2): UniFramework.Utility, UniTimer - -### Community 310 - "Community 310" +### Community 300 - "Community 300" Cohesion: 0.18 Nodes (4): ISelectable, UnityEditor.Rendering.Universal.Path2D, UnityEditor.Timeline, UnityEditor.U2D.Common.Path -### Community 311 - "Community 311" -Cohesion: 0.22 -Nodes (5): Dict, LibTessDotNet, Node, Unity.SpriteShape.External, UnityEngine.Rendering.Universal +### Community 301 - "Community 301" +Cohesion: 0.25 +Nodes (3): SceneViewOpenTilePaletteHelper, SceneViewOpenTilePaletteProperties, UnityEditor.Tilemaps -### Community 312 - "Community 312" -Cohesion: 0.24 -Nodes (3): OpenTilemapInPrefabModeProperties, TilemapPrefabStageHelper, UnityEditor.Tilemaps - -### Community 313 - "Community 313" +### Community 302 - "Community 302" Cohesion: 0.27 Nodes (6): GetOrCreatePartiallyUnsafeWithHashCode(), GetOrCreatePartiallyUnsafeWithSubHashCode(), GetOrCreateUnsafe(), PreserveAttribute, SharedStatic, Unity.Burst -### Community 314 - "Community 314" +### Community 303 - "Community 303" Cohesion: 0.36 Nodes (3): IGetSelectedNodes, PendingChangesViewMenu, Unity.PlasticSCM.Editor.Views.PendingChanges -### Community 315 - "Community 315" +### Community 304 - "Community 304" Cohesion: 0.27 Nodes (3): GCAllocRecorder, GcAllocRecorderTest, Unity.Collections.Tests -### Community 316 - "Community 316" +### Community 305 - "Community 305" Cohesion: 0.18 Nodes (2): IAssemblyNameProvider, Microsoft.Unity.VisualStudio.Editor -### Community 317 - "Community 317" +### Community 306 - "Community 306" Cohesion: 0.2 Nodes (5): GUIDProvider, IGUIDGenerator, Microsoft.Unity.VisualStudio.Editor, Packages.Rider.Editor.ProjectGeneration, IGUIDGenerator -### Community 318 - "Community 318" +### Community 307 - "Community 307" Cohesion: 0.2 Nodes (5): Element, GroupElement, IProvider, Styles, UnityEditor.Rendering -### Community 319 - "Community 319" +### Community 308 - "Community 308" Cohesion: 0.22 Nodes (2): SerializedPropertyExtension, UnityEditor.Rendering -### Community 320 - "Community 320" +### Community 309 - "Community 309" Cohesion: 0.18 Nodes (6): AnimationClipUpgrader, IAnimationClip, IAssetPath, IRenderer, ReplaceBindings(), UnityEditor.Rendering -### Community 321 - "Community 321" +### Community 310 - "Community 310" +Cohesion: 0.22 +Nodes (5): Dict, LibTessDotNet, Node, Unity.SpriteShape.External, UnityEngine.Rendering.Universal + +### Community 311 - "Community 311" Cohesion: 0.18 Nodes (2): IShaderNodeView, UnityEditor.ShaderGraph -### Community 322 - "Community 322" +### Community 312 - "Community 312" Cohesion: 0.2 Nodes (2): SubTarget, UnityEditor.ShaderGraph -### Community 323 - "Community 323" +### Community 313 - "Community 313" Cohesion: 0.24 Nodes (2): AndroidPlatformSetup, UnityEditor.TestTools.TestRunner -### Community 324 - "Community 324" +### Community 314 - "Community 314" Cohesion: 0.22 Nodes (6): ILayoutController, ILayoutElement, ILayoutGroup, ILayoutIgnorer, ILayoutSelfController, UnityEngine.UI -### Community 325 - "Community 325" +### Community 315 - "Community 315" Cohesion: 0.18 Nodes (7): FuzzyOptionTreeExtensionProvider, Unity.VisualScripting, XFuzzyOptionTreeExtensionProvider, GraphContextExtensionProvider, Unity.VisualScripting, XCanvasExtensionProvider, MultiDecoratorProvider -### Community 326 - "Community 326" +### Community 316 - "Community 316" Cohesion: 0.18 Nodes (7): ControlInputWidget, Unity.VisualScripting, InvalidInputWidget, Unity.VisualScripting, UnitInputPortWidget, Unity.VisualScripting, ValueInputWidget -### Community 327 - "Community 327" +### Community 317 - "Community 317" +Cohesion: 0.18 +Nodes (2): Unity.VisualScripting, VariantList + +### Community 318 - "Community 318" Cohesion: 0.2 Nodes (9): AddUnitCollectData, CollectData, DamageCollectData, LearnTechCollectData, MatchGameEndCollectData, OnTurnStartCollectData, PlayerGameEndCollectData, TH1_Logic.Collect (+1 more) -### Community 328 - "Community 328" +### Community 319 - "Community 319" Cohesion: 0.2 Nodes (2): KoakumaDevotionSkill, Logic.Skill -### Community 329 - "Community 329" +### Community 320 - "Community 320" Cohesion: 0.2 Nodes (2): IUnitLogic, Logic -### Community 330 - "Community 330" +### Community 321 - "Community 321" Cohesion: 0.2 Nodes (2): IViewControllerInterface, TH1_UI.Controller.Base -### Community 331 - "Community 331" +### Community 322 - "Community 322" Cohesion: 0.27 Nodes (2): GameAsyncOperation, YooAsset -### Community 332 - "Community 332" +### Community 323 - "Community 323" Cohesion: 0.33 Nodes (2): Cysharp.Threading.Tasks.Internal, MinimumQueue -### Community 333 - "Community 333" +### Community 324 - "Community 324" Cohesion: 0.2 Nodes (4): ICacheUndo, UnityEditor.U2D.Animation, UndoScope, UnityEditor.U2D.Animation -### Community 334 - "Community 334" +### Community 325 - "Community 325" Cohesion: 0.36 Nodes (2): FABRIK2D, UnityEngine.U2D.IK -### Community 335 - "Community 335" +### Community 326 - "Community 326" Cohesion: 0.24 Nodes (3): PopulateRuleOverideTileWizard, UnityEditor.Tilemaps, ScriptableWizard -### Community 336 - "Community 336" +### Community 327 - "Community 327" Cohesion: 0.29 Nodes (8): BurstIntrinsicGetCSRFromManaged(), BurstIntrinsicSetCSRFromManaged(), DoGetCSRTrampoline(), DoSetCSRTrampoline(), getcsr_raw(), setcsr_raw(), Unity.Burst.Intrinsics, X86 -### Community 337 - "Community 337" +### Community 328 - "Community 328" Cohesion: 0.22 Nodes (3): AssetStatusCache, IAssetStatusCache, Unity.PlasticSCM.Editor.AssetsOverlays.Cache -### Community 338 - "Community 338" +### Community 329 - "Community 329" Cohesion: 0.2 Nodes (5): IPlasticTimer, IPlasticTimerBuilder, Unity.PlasticSCM.Editor.UI, UnityPlasticTimer, UnityPlasticTimerBuilder -### Community 339 - "Community 339" +### Community 330 - "Community 330" Cohesion: 0.22 Nodes (4): Discovery, IDiscovery, Microsoft.Unity.VisualStudio.Editor, Packages.Rider.Editor -### Community 340 - "Community 340" +### Community 331 - "Community 331" Cohesion: 0.31 Nodes (5): INotifyValueChanged, ToolbarRadio, UnityEditor.Rendering.LookDev, UxmlFactory, UxmlTraits -### Community 341 - "Community 341" +### Community 332 - "Community 332" Cohesion: 0.2 Nodes (5): IDebugDisplaySettings, UnityEngine.Rendering, IDebugDisplaySettingsData, UnityEngine.Rendering, IDebugDisplaySettingsQuery -### Community 342 - "Community 342" +### Community 333 - "Community 333" Cohesion: 0.29 Nodes (2): DebugUIHandlerIndirectFloatField, UnityEngine.Rendering.UI -### Community 343 - "Community 343" +### Community 334 - "Community 334" Cohesion: 0.2 Nodes (2): RTHandles, UnityEngine.Rendering -### Community 344 - "Community 344" +### Community 335 - "Community 335" Cohesion: 0.29 Nodes (2): CoreMatrixUtils, UnityEngine.Rendering -### Community 345 - "Community 345" +### Community 336 - "Community 336" Cohesion: 0.2 Nodes (7): BuiltInToURP2DConverterContainer, UnityEditor.Rendering.Universal, BuiltInToURPConverterContainer, UnityEditor.Rendering.Universal, RenderPipelineConverterContainer, UnityEditor.Rendering.Universal, UpgradeURP2DAssetsContainer -### Community 346 - "Community 346" -Cohesion: 0.22 -Nodes (5): BuiltInBaseShaderGUI, BuiltInLitGUI, UnityEditor.Rendering.BuiltIn.ShaderGraph, BuiltInUnlitGUI, UnityEditor.Rendering.BuiltIn.ShaderGraph - -### Community 347 - "Community 347" +### Community 337 - "Community 337" Cohesion: 0.22 Nodes (2): TimelineMode, UnityEditor.Timeline -### Community 348 - "Community 348" +### Community 338 - "Community 338" Cohesion: 0.2 Nodes (2): ExtensibleFuzzyOptionTree, Unity.VisualScripting -### Community 349 - "Community 349" -Cohesion: 0.2 -Nodes (7): BoltCoreManifest, Unity.VisualScripting, BoltFlowManifest, Unity.VisualScripting, BoltStateManifest, Unity.VisualScripting, PluginManifest - -### Community 350 - "Community 350" +### Community 339 - "Community 339" Cohesion: 0.2 Nodes (5): IAboutable, PluginManifest, Unity.VisualScripting, Product, Unity.VisualScripting -### Community 351 - "Community 351" +### Community 340 - "Community 340" Cohesion: 0.29 Nodes (3): GraphGroupEditor, Styles, Unity.VisualScripting -### Community 352 - "Community 352" +### Community 341 - "Community 341" Cohesion: 0.2 Nodes (2): IUnitDescriptor, Unity.VisualScripting -### Community 353 - "Community 353" +### Community 342 - "Community 342" Cohesion: 0.2 Nodes (7): GraphElementAnalysis, StateAnalysis, Unity.VisualScripting, StateTransitionAnalysis, Unity.VisualScripting, UnitAnalysis, Unity.VisualScripting -### Community 354 - "Community 354" -Cohesion: 0.2 -Nodes (7): BoltCoreConfiguration, Unity.VisualScripting, BoltFlowConfiguration, Unity.VisualScripting, BoltStateConfiguration, Unity.VisualScripting, PluginConfiguration - -### Community 355 - "Community 355" -Cohesion: 0.2 -Nodes (7): ControlOutputWidget, Unity.VisualScripting, InvalidOutputWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, ValueOutputWidget - -### Community 356 - "Community 356" +### Community 343 - "Community 343" Cohesion: 0.2 Nodes (7): GraphElementDescription, StateDescription, Unity.VisualScripting, StateTransitionDescription, Unity.VisualScripting, UnitDescription, Unity.VisualScripting -### Community 357 - "Community 357" +### Community 344 - "Community 344" +Cohesion: 0.2 +Nodes (7): BoltCoreConfiguration, Unity.VisualScripting, BoltFlowConfiguration, Unity.VisualScripting, BoltStateConfiguration, Unity.VisualScripting, PluginConfiguration + +### Community 345 - "Community 345" +Cohesion: 0.2 +Nodes (7): ControlOutputWidget, Unity.VisualScripting, InvalidOutputWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, ValueOutputWidget + +### Community 346 - "Community 346" +Cohesion: 0.2 +Nodes (7): BoltCoreManifest, Unity.VisualScripting, BoltFlowManifest, Unity.VisualScripting, BoltStateManifest, Unity.VisualScripting, PluginManifest + +### Community 347 - "Community 347" Cohesion: 0.24 Nodes (2): ApplicationVariables, Unity.VisualScripting -### Community 358 - "Community 358" +### Community 348 - "Community 348" Cohesion: 0.2 Nodes (7): CollisionEventUnit, OnCollisionEnter, Unity.VisualScripting, OnCollisionExit, Unity.VisualScripting, OnCollisionStay, Unity.VisualScripting -### Community 359 - "Community 359" +### Community 349 - "Community 349" Cohesion: 0.2 Nodes (7): OnTriggerEnter, Unity.VisualScripting, OnTriggerExit, Unity.VisualScripting, OnTriggerStay, Unity.VisualScripting, TriggerEventUnit -### Community 360 - "Community 360" +### Community 350 - "Community 350" Cohesion: 0.2 Nodes (7): CollisionEvent2DUnit, OnCollisionEnter2D, Unity.VisualScripting, OnCollisionExit2D, Unity.VisualScripting, OnCollisionStay2D, Unity.VisualScripting -### Community 361 - "Community 361" +### Community 351 - "Community 351" Cohesion: 0.2 Nodes (7): OnTriggerEnter2D, Unity.VisualScripting, OnTriggerExit2D, Unity.VisualScripting, OnTriggerStay2D, Unity.VisualScripting, TriggerEvent2DUnit -### Community 362 - "Community 362" +### Community 352 - "Community 352" Cohesion: 0.2 -Nodes (4): INesterState, NesterState, Unity.VisualScripting, State +Nodes (5): Macro, ScriptGraphAsset, Unity.VisualScripting, StateGraphAsset, Unity.VisualScripting -### Community 363 - "Community 363" +### Community 353 - "Community 353" Cohesion: 0.28 Nodes (7): Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, CharacterState, OnValidate(), StateMachine, IOwnedState, StateBehaviour -### Community 364 - "Community 364" -Cohesion: 0.28 -Nodes (3): Animancer, CustomFade, Delegate - -### Community 365 - "Community 365" +### Community 354 - "Community 354" Cohesion: 0.22 Nodes (2): GUIStyleUtils, ParadoxNotion -### Community 366 - "Community 366" -Cohesion: 0.39 -Nodes (7): Demo_Angle, Diff(), IsBetween(), Lerp(), Normalize(), SameSignAngle(), SetValue() - -### Community 367 - "Community 367" +### Community 355 - "Community 355" Cohesion: 0.22 Nodes (2): IPlayerLogic, Logic -### Community 368 - "Community 368" +### Community 356 - "Community 356" Cohesion: 0.22 Nodes (5): ISkinningSerializer, SkinningCopyData, SkinningCopySpriteData, SpriteBoneCopyData, UnityEditor.U2D.Animation -### Community 369 - "Community 369" +### Community 357 - "Community 357" Cohesion: 0.22 Nodes (2): IUndo, UnityEditor.U2D.Animation -### Community 370 - "Community 370" +### Community 358 - "Community 358" Cohesion: 0.28 Nodes (4): DrawBatchDataKey, IShapeEditorFactory, ShapeEditorFactory, UnityEditor.U2D.Sprites -### Community 371 - "Community 371" +### Community 359 - "Community 359" Cohesion: 0.33 Nodes (3): ISerializedCamera, UnityEditor.Rendering.Universal, UniversalRenderPipelineSerializedCamera -### Community 372 - "Community 372" +### Community 360 - "Community 360" Cohesion: 0.22 Nodes (7): GenericShaderGraphMaterialGUI, ShaderGraphLitGUI, ShaderGraphUnlitGUI, UnityEditor.Rendering.Universal, VFXGenericShaderGraphMaterialGUI, VFXShaderGraphLitGUI, VFXShaderGraphUnlitGUI -### Community 373 - "Community 373" +### Community 361 - "Community 361" Cohesion: 0.22 Nodes (6): CoreRPHelpURLAttribute, Documentation, UnityEngine.Rendering.ShaderGraph, UnityEngine.Rendering.Universal, URPHelpURLAttribute, DocumentationInfo -### Community 374 - "Community 374" +### Community 362 - "Community 362" Cohesion: 0.22 Nodes (8): BuildContent, BundleBuildContent, CustomAssets, UnityEditor.Build.Pipeline, IBuildContent, IBundleBuildContent, ICustomAssets, TestBundleBuildContent -### Community 375 - "Community 375" +### Community 363 - "Community 363" Cohesion: 0.25 Nodes (4): CommandLineOptionSet, UnityEditor.TestRunner.CommandLineParser, ICommandLineOption, UnityEditor.TestRunner.CommandLineParser -### Community 376 - "Community 376" -Cohesion: 0.22 -Nodes (5): EditmodeWorkItemFactory, UnityEditor.TestTools.TestRunner, PlaymodeWorkItemFactory, UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory - -### Community 377 - "Community 377" +### Community 364 - "Community 364" Cohesion: 0.22 Nodes (2): ITestRunnerApiMapper, UnityEditor.TestTools.TestRunner.UnityTestProtocol -### Community 378 - "Community 378" +### Community 365 - "Community 365" +Cohesion: 0.22 +Nodes (5): EditmodeWorkItemFactory, UnityEditor.TestTools.TestRunner, PlaymodeWorkItemFactory, UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory + +### Community 366 - "Community 366" Cohesion: 0.22 Nodes (2): TimelineNavigator, UnityEditor.Timeline -### Community 379 - "Community 379" +### Community 367 - "Community 367" Cohesion: 0.22 Nodes (7): AnnotationMarker, Timeline.Samples, INotification, INotificationOptionProvider, Marker, SignalEmitter, UnityEngine.Timeline -### Community 380 - "Community 380" +### Community 368 - "Community 368" Cohesion: 0.22 Nodes (3): GraphContextExtension, Unity.VisualScripting, IGraphContextExtension -### Community 381 - "Community 381" +### Community 369 - "Community 369" Cohesion: 0.25 Nodes (5): AccessorInfoStubWriter, Unity.VisualScripting, MemberInfoStubWriter, MethodBaseStubWriter, Unity.VisualScripting -### Community 382 - "Community 382" +### Community 370 - "Community 370" Cohesion: 0.22 Nodes (5): FlowGraphContext, Unity.VisualScripting, GraphContext, StateGraphContext, Unity.VisualScripting -### Community 383 - "Community 383" +### Community 371 - "Community 371" Cohesion: 0.22 Nodes (5): AnyStateDescriptor, Unity.VisualScripting, NesterStateDescriptor, Unity.VisualScripting, StateDescriptor -### Community 384 - "Community 384" +### Community 372 - "Community 372" Cohesion: 0.22 Nodes (3): Cloner, Unity.VisualScripting, ICloner -### Community 385 - "Community 385" +### Community 373 - "Community 373" +Cohesion: 0.22 +Nodes (3): INesterUnit, NesterUnit, Unity.VisualScripting + +### Community 374 - "Community 374" Cohesion: 0.22 Nodes (7): ControlPortDefinition, Unity.VisualScripting, IUnitControlPortDefinition, IUnitValuePortDefinition, UnitPortDefinition, Unity.VisualScripting, ValuePortDefinition -### Community 386 - "Community 386" +### Community 375 - "Community 375" +Cohesion: 0.22 +Nodes (3): INesterState, NesterState, Unity.VisualScripting + +### Community 376 - "Community 376" Cohesion: 0.32 Nodes (2): GCloud.UQM, UQMLog -### Community 387 - "Community 387" +### Community 377 - "Community 377" Cohesion: 0.25 Nodes (3): Animancer.Editor, ObjectReference, Serialization -### Community 388 - "Community 388" +### Community 378 - "Community 378" Cohesion: 0.32 Nodes (3): Animancer, Curve, CustomFade -### Community 389 - "Community 389" +### Community 379 - "Community 379" Cohesion: 0.29 Nodes (2): ParadoxNotion, WeakReferenceList -### Community 390 - "Community 390" +### Community 380 - "Community 380" Cohesion: 0.29 Nodes (3): INodeReference, NodeCanvas.Framework, NodeReference -### Community 391 - "Community 391" +### Community 381 - "Community 381" Cohesion: 0.25 Nodes (2): Logic.Skill, PowerUpSkill -### Community 392 - "Community 392" +### Community 382 - "Community 382" Cohesion: 0.29 Nodes (5): IFixedSizeMemoryPackable, IMemoryPackable, IMemoryPackFormatterRegister, MemoryPack, RegisterFormatter() -### Community 393 - "Community 393" +### Community 383 - "Community 383" Cohesion: 0.29 Nodes (3): IMemoryPackFormatter, MemoryPack, MemoryPackFormatter -### Community 394 - "Community 394" +### Community 384 - "Community 384" Cohesion: 0.25 Nodes (2): INugetPackageSource, NugetForUnity.PackageSource -### Community 395 - "Community 395" -Cohesion: 0.25 -Nodes (2): IWebRequester, YooAsset - -### Community 396 - "Community 396" +### Community 385 - "Community 385" Cohesion: 0.25 Nodes (2): IBundleQuery, YooAsset -### Community 397 - "Community 397" +### Community 386 - "Community 386" Cohesion: 0.25 Nodes (4): ICharacterDataProvider, ICharacterOrder, IMainSkeletonDataProvider, UnityEditor.U2D.Animation -### Community 398 - "Community 398" +### Community 387 - "Community 387" Cohesion: 0.25 Nodes (4): ISelector, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path -### Community 399 - "Community 399" +### Community 388 - "Community 388" Cohesion: 0.25 Nodes (3): ITriangulator, Triangulator, UnityEditor.U2D.Animation -### Community 400 - "Community 400" +### Community 389 - "Community 389" Cohesion: 0.25 -Nodes (5): Column, IColumnUpdate, IUIModuleColumn, UIColumn, UnityEditor.U2D.PSD +Nodes (4): ClickAction, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework, HoveredControlAction -### Community 401 - "Community 401" +### Community 390 - "Community 390" Cohesion: 0.29 Nodes (3): AssetDatabaseSystem, IAssetDatabase, UnityEditor.U2D.Sprites -### Community 402 - "Community 402" +### Community 391 - "Community 391" Cohesion: 0.25 Nodes (1): SpriteEditorModuleBase -### Community 403 - "Community 403" +### Community 392 - "Community 392" Cohesion: 0.25 Nodes (4): GridSelectionToolEditor, UnityEditor.Tilemaps, ICreateHorizontalToolbar, ICreateVerticalToolbar -### Community 404 - "Community 404" +### Community 393 - "Community 393" Cohesion: 0.25 Nodes (1): IAssetMenuOperations -### Community 405 - "Community 405" +### Community 394 - "Community 394" Cohesion: 0.39 Nodes (2): CooldownWindowDelayer, Unity.PlasticSCM.Editor.UI -### Community 406 - "Community 406" +### Community 395 - "Community 395" Cohesion: 0.25 Nodes (2): IIncomingChangesTab, Unity.PlasticSCM.Editor.Views.IncomingChanges -### Community 407 - "Community 407" +### Community 396 - "Community 396" Cohesion: 0.25 Nodes (3): NativeContainderTests_ValidateTypes_JobDebugger, NativeContainerTests_ValidateTypes, NativeContainerTests_ValidateTypesFixture -### Community 408 - "Community 408" +### Community 397 - "Community 397" Cohesion: 0.25 Nodes (2): IFileIO, Packages.Rider.Editor.ProjectGeneration -### Community 409 - "Community 409" +### Community 398 - "Community 398" Cohesion: 0.36 Nodes (3): Microsoft.Unity.VisualStudio.Editor.Messaging, State, TcpClient -### Community 410 - "Community 410" -Cohesion: 0.25 -Nodes (2): ListBufferExtensions, UnityEngine.Rendering - -### Community 411 - "Community 411" -Cohesion: 0.29 -Nodes (3): IVolumeDebugSettings, IVolumeDebugSettings2, UnityEngine.Rendering - -### Community 412 - "Community 412" -Cohesion: 0.32 -Nodes (2): MaterialQualityUtilities, UnityEngine.Rendering - -### Community 413 - "Community 413" -Cohesion: 0.39 -Nodes (6): SavedBool, SavedFloat, SavedInt, SavedParameter, SavedString, UnityEditor.Rendering.Universal - -### Community 414 - "Community 414" -Cohesion: 0.25 -Nodes (3): RenderPipelineGlobalSettingsProvider, UnityEditor.Rendering.Universal, UniversalGlobalSettingsPanelProvider - -### Community 415 - "Community 415" -Cohesion: 0.29 -Nodes (3): Equals(), Identifier(), UnityEngine.Rendering.Universal - -### Community 416 - "Community 416" -Cohesion: 0.25 -Nodes (7): BuildResults, BundleBuildResults, SerializedFileMetaData, UnityEditor.Build.Pipeline, IBuildResults, IBundleBuildResults, TestBuildResultsBase - -### Community 417 - "Community 417" -Cohesion: 0.25 -Nodes (3): IMaySupportVFX, MaySupportVFXExtensions, UnityEditor.ShaderGraph - -### Community 418 - "Community 418" -Cohesion: 0.25 -Nodes (2): ITestAdaptorFactory, UnityEditor.TestTools.TestRunner.Api - -### Community 419 - "Community 419" +### Community 399 - "Community 399" Cohesion: 0.25 Nodes (5): ITestResultAdaptor, Microsoft.Unity.VisualStudio.Editor.Testing, TestResultAdaptor, TestResultAdaptorContainer, UnityEditor.TestTools.TestRunner.Api -### Community 420 - "Community 420" +### Community 400 - "Community 400" +Cohesion: 0.29 +Nodes (3): IVolumeDebugSettings, IVolumeDebugSettings2, UnityEngine.Rendering + +### Community 401 - "Community 401" +Cohesion: 0.32 +Nodes (2): MaterialQualityUtilities, UnityEngine.Rendering + +### Community 402 - "Community 402" +Cohesion: 0.39 +Nodes (6): SavedBool, SavedFloat, SavedInt, SavedParameter, SavedString, UnityEditor.Rendering.Universal + +### Community 403 - "Community 403" +Cohesion: 0.25 +Nodes (3): RenderPipelineGlobalSettingsProvider, UnityEditor.Rendering.Universal, UniversalGlobalSettingsPanelProvider + +### Community 404 - "Community 404" +Cohesion: 0.29 +Nodes (3): Equals(), Identifier(), UnityEngine.Rendering.Universal + +### Community 405 - "Community 405" +Cohesion: 0.25 +Nodes (7): BuildResults, BundleBuildResults, SerializedFileMetaData, UnityEditor.Build.Pipeline, IBuildResults, IBundleBuildResults, TestBuildResultsBase + +### Community 406 - "Community 406" +Cohesion: 0.25 +Nodes (3): IMaySupportVFX, MaySupportVFXExtensions, UnityEditor.ShaderGraph + +### Community 407 - "Community 407" +Cohesion: 0.25 +Nodes (3): IColorProvider, NoColors, UnityEditor.ShaderGraph.Drawing.Colors + +### Community 408 - "Community 408" +Cohesion: 0.25 +Nodes (2): ITestAdaptorFactory, UnityEditor.TestTools.TestRunner.Api + +### Community 409 - "Community 409" Cohesion: 0.25 Nodes (2): IPlatformSetup, UnityEditor.TestTools.TestRunner -### Community 421 - "Community 421" +### Community 410 - "Community 410" Cohesion: 0.25 Nodes (2): StadiaPlatformSetup, UnityEditor.TestTools.TestRunner -### Community 422 - "Community 422" +### Community 411 - "Community 411" Cohesion: 0.25 Nodes (2): SwitchPlatformSetup, UnityEditor.TestTools.TestRunner -### Community 423 - "Community 423" +### Community 412 - "Community 412" Cohesion: 0.25 Nodes (2): ILogScope, UnityEngine.TestTools.Logging -### Community 424 - "Community 424" +### Community 413 - "Community 413" Cohesion: 0.25 Nodes (3): GetHashCode(), MarkerEditor, UnityEditor.Timeline -### Community 425 - "Community 425" +### Community 414 - "Community 414" Cohesion: 0.25 Nodes (3): ITrimItemDrawer, ITrimItemMode, UnityEditor.Timeline -### Community 426 - "Community 426" +### Community 415 - "Community 415" Cohesion: 0.29 Nodes (3): SignalEventDrawer, UnityEditor.Timeline.Signals, UnityEventDrawer -### Community 427 - "Community 427" +### Community 416 - "Community 416" Cohesion: 0.25 Nodes (5): AnimationTrackKeyDataSource, UnityEditor.Timeline, BasePropertyKeyDataSource, TrackPropertyCurvesDataSource, UnityEditor.Timeline -### Community 428 - "Community 428" +### Community 417 - "Community 417" Cohesion: 0.32 Nodes (3): AnimationPlayableAsset, AnimationPlayableAssetUpgrade, UnityEngine.Timeline -### Community 429 - "Community 429" +### Community 418 - "Community 418" Cohesion: 0.36 Nodes (3): AnimationTrack, AnimationTrackUpgrade, UnityEngine.Timeline -### Community 430 - "Community 430" +### Community 419 - "Community 419" Cohesion: 0.32 Nodes (3): Assigner, Unity.VisualScripting, IAssigner -### Community 431 - "Community 431" +### Community 420 - "Community 420" Cohesion: 0.25 Nodes (2): DragAndDropUtility, Unity.VisualScripting -### Community 432 - "Community 432" +### Community 421 - "Community 421" Cohesion: 0.25 Nodes (2): IDragAndDropHandler, Unity.VisualScripting -### Community 433 - "Community 433" +### Community 422 - "Community 422" Cohesion: 0.25 Nodes (5): GetMemberOption, Unity.VisualScripting, MemberUnitOption, SetMemberOption, Unity.VisualScripting -### Community 434 - "Community 434" +### Community 423 - "Community 423" Cohesion: 0.25 Nodes (5): NesterUnitDescriptor, StateUnitDescriptor, Unity.VisualScripting, SuperUnitDescriptor, Unity.VisualScripting -### Community 435 - "Community 435" +### Community 424 - "Community 424" Cohesion: 0.25 Nodes (2): ICloner, Unity.VisualScripting -### Community 436 - "Community 436" +### Community 425 - "Community 425" Cohesion: 0.29 Nodes (3): CFriendsList(), CFriendsListMenu, Show() -### Community 437 - "Community 437" +### Community 426 - "Community 426" Cohesion: 0.33 Nodes (4): IHasKey, IPolymorphic, Animancer, ITransition -### Community 438 - "Community 438" +### Community 427 - "Community 427" Cohesion: 0.33 Nodes (4): MixerParameterTween, Animancer, MixerParameterTweenFloat, MixerParameterTweenVector2 -### Community 439 - "Community 439" +### Community 428 - "Community 428" Cohesion: 0.33 Nodes (3): AnimancerTransitionAssetBase, Animancer, AnimancerTransitionAsset -### Community 440 - "Community 440" +### Community 429 - "Community 429" Cohesion: 0.29 Nodes (2): Colors, ParadoxNotion.Design -### Community 441 - "Community 441" +### Community 430 - "Community 430" +Cohesion: 0.29 +Nodes (3): ISerializationCollectable, ISerializationCollector, ParadoxNotion.Serialization.FullSerializer + +### Community 431 - "Community 431" Cohesion: 0.29 Nodes (3): NodeCanvas.Framework.Internal, ReflectedAction, ReflectedActionWrapper -### Community 442 - "Community 442" +### Community 432 - "Community 432" Cohesion: 0.29 Nodes (3): NodeCanvas.Framework.Internal, ReflectedFunction, ReflectedFunctionWrapper -### Community 443 - "Community 443" +### Community 433 - "Community 433" Cohesion: 0.48 Nodes (6): IUnitAtomAnimData, TH1_Renderer.UnitAtomAnim, UnitAtomAnimBounceData, UnitAtomAnimCommonData, UnitAtomAnimMoveData, UnitAtomAnimProjectileData -### Community 444 - "Community 444" +### Community 434 - "Community 434" Cohesion: 0.29 Nodes (2): Logic.Skill, PeaceSkill -### Community 445 - "Community 445" +### Community 435 - "Community 435" Cohesion: 0.29 Nodes (2): Logic.Skill, ReisenIllusionProSkill -### Community 446 - "Community 446" +### Community 436 - "Community 436" Cohesion: 0.29 Nodes (2): Logic.Skill, SuperHideSkill -### Community 447 - "Community 447" -Cohesion: 0.33 -Nodes (4): INugetPackage, NugetForUnity.Models, INugetPackageIdentifier, INugetPackagePluginAPI - -### Community 448 - "Community 448" +### Community 437 - "Community 437" Cohesion: 0.48 Nodes (6): EditorSimulateModeParameters, HostPlayModeParameters, InitializeParameters, OfflinePlayModeParameters, WebPlayModeParameters, YooAsset -### Community 449 - "Community 449" +### Community 438 - "Community 438" Cohesion: 0.29 Nodes (2): CompletedDownloader, YooAsset -### Community 450 - "Community 450" +### Community 439 - "Community 439" +Cohesion: 0.29 +Nodes (2): IWebRequester, YooAsset + +### Community 440 - "Community 440" Cohesion: 0.29 Nodes (2): ILogger, YooAsset -### Community 451 - "Community 451" +### Community 441 - "Community 441" Cohesion: 0.29 Nodes (2): IStateNode, UniFramework.Machine -### Community 452 - "Community 452" +### Community 442 - "Community 442" Cohesion: 0.29 Nodes (1): UniFramework.Utility -### Community 453 - "Community 453" +### Community 443 - "Community 443" Cohesion: 0.29 Nodes (1): UniFramework.Utility -### Community 454 - "Community 454" +### Community 444 - "Community 444" Cohesion: 0.29 Nodes (2): IMeshPreviewBehaviour, UnityEditor.U2D.Animation -### Community 455 - "Community 455" +### Community 445 - "Community 445" Cohesion: 0.29 Nodes (2): ITriangulator, UnityEditor.U2D.Animation -### Community 456 - "Community 456" +### Community 446 - "Community 446" Cohesion: 0.29 Nodes (1): UnityEngine.U2D.Animation -### Community 457 - "Community 457" +### Community 447 - "Community 447" Cohesion: 0.29 Nodes (4): TextContent, UnityEditor.U2D.Animation, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD -### Community 458 - "Community 458" +### Community 448 - "Community 448" Cohesion: 0.29 Nodes (4): PointRectSelector, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, RectSelector -### Community 459 - "Community 459" +### Community 449 - "Community 449" Cohesion: 0.33 Nodes (4): SpriteMetaData, SpriteOutline, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD -### Community 460 - "Community 460" +### Community 450 - "Community 450" Cohesion: 0.33 Nodes (3): DocumentLoadContext, PaintDotNet.Data.PhotoshopFileType, LoadContext -### Community 461 - "Community 461" +### Community 451 - "Community 451" Cohesion: 0.33 Nodes (3): GUIUtilitySystem, IGUIUtility, UnityEditor.U2D.Sprites -### Community 462 - "Community 462" +### Community 452 - "Community 452" Cohesion: 0.29 Nodes (3): BurstDisassembler, Unity.Burst.Editor, WasmAsmTokenKindProvider -### Community 463 - "Community 463" +### Community 453 - "Community 453" Cohesion: 0.29 Nodes (4): ManagedResolverFunction(), FromIntPtr(), IFunctionPointer, Unity.Burst -### Community 464 - "Community 464" +### Community 454 - "Community 454" Cohesion: 0.29 Nodes (2): CheckWorkspaceTreeNodeStatus, Codice -### Community 465 - "Community 465" +### Community 455 - "Community 455" Cohesion: 0.38 Nodes (2): Unity.PlasticSCM.Editor, VCSPlugin -### Community 466 - "Community 466" +### Community 456 - "Community 456" Cohesion: 0.43 Nodes (2): IsSolved, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer -### Community 467 - "Community 467" +### Community 457 - "Community 457" Cohesion: 0.29 Nodes (2): IGenerator, Packages.Rider.Editor.ProjectGeneration -### Community 468 - "Community 468" +### Community 458 - "Community 458" Cohesion: 0.29 Nodes (3): IApplyRevertPropertyContextMenuItemProvider, UnityEngine.Rendering, VolumeComponent -### Community 469 - "Community 469" -Cohesion: 0.29 -Nodes (5): BuiltInShaderGraphSaveContext, ShaderGraphMaterialsUpdater, UnityEditor.Rendering.BuiltIn, UnityEditor.Rendering.Universal, UniversalShaderGraphSaveContext - -### Community 470 - "Community 470" +### Community 459 - "Community 459" Cohesion: 0.29 Nodes (2): RenderPipelineConverter, UnityEditor.Rendering.Universal -### Community 471 - "Community 471" +### Community 460 - "Community 460" Cohesion: 0.29 Nodes (6): BaseColorProperties, EmissiveColorProperties, SpecularColorProperties, StandardProperties, UnityEditor.VFX.URP, URPLitInputProperties -### Community 472 - "Community 472" +### Community 461 - "Community 461" Cohesion: 0.29 Nodes (6): BuildDependencyData, ObjectDependencyData, UnityEditor.Build.Pipeline, IDependencyData, IObjectDependencyData, TestDependencyDataBase -### Community 473 - "Community 473" +### Community 462 - "Community 462" Cohesion: 0.29 Nodes (6): BuildWriteData, BundleWriteData, UnityEditor.Build.Pipeline, IBundleWriteData, IWriteData, TestWriteDataBase -### Community 474 - "Community 474" +### Community 463 - "Community 463" Cohesion: 0.29 Nodes (4): LightmappingShaderProperties, LightmapTextureArrayProperty, UnityEditor.ShaderGraph.Internal, Texture2DArrayShaderProperty -### Community 475 - "Community 475" +### Community 464 - "Community 464" Cohesion: 0.29 Nodes (3): PlatformExtensions, PragmaRenderers, UnityEditor.ShaderGraph -### Community 476 - "Community 476" +### Community 465 - "Community 465" +Cohesion: 0.29 +Nodes (5): BuiltInShaderGraphSaveContext, ShaderGraphMaterialsUpdater, UnityEditor.Rendering.BuiltIn, UnityEditor.Rendering.Universal, UniversalShaderGraphSaveContext + +### Community 466 - "Community 466" Cohesion: 0.29 Nodes (6): RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSOT, UnityEngine.Rendering -### Community 477 - "Community 477" +### Community 467 - "Community 467" Cohesion: 0.29 Nodes (6): PRSRequiredSettingsSO, PRSRequiredSettingsSOI, PRSRequiredSettingsSO, PRSRequiredSettingsSOI, PRSRequiredSettingsSOT, UnityEngine.Rendering -### Community 478 - "Community 478" +### Community 468 - "Community 468" Cohesion: 0.29 Nodes (3): MyExercise_1, MyExercise_1s, MyMath -### Community 479 - "Community 479" +### Community 469 - "Community 469" Cohesion: 0.29 Nodes (2): ICallbacks, UnityEditor.TestTools.TestRunner.Api -### Community 480 - "Community 480" +### Community 470 - "Community 470" Cohesion: 0.29 Nodes (3): IgnoreTest, UnityEditor.TestTools.TestRunner.Api, UnityEngine.TestTools -### Community 481 - "Community 481" +### Community 471 - "Community 471" Cohesion: 0.29 Nodes (2): ITestRunnerApi, UnityEditor.TestTools.TestRunner.Api -### Community 482 - "Community 482" +### Community 472 - "Community 472" Cohesion: 0.29 Nodes (2): AnalyticsTestCallback, UnityEditor.TestTools.TestRunner.Api.Analytics -### Community 483 - "Community 483" +### Community 473 - "Community 473" Cohesion: 0.29 Nodes (5): AttributeFinderBase, PostbuildCleanupAttributeFinder, UnityEditor.TestTools.TestRunner, PrebuildSetupAttributeFinder, UnityEditor.TestTools.TestRunner -### Community 484 - "Community 484" +### Community 474 - "Community 474" Cohesion: 0.29 Nodes (2): ITestJobDataHolder, UnityEditor.TestTools.TestRunner.TestRun -### Community 485 - "Community 485" +### Community 475 - "Community 475" Cohesion: 0.29 Nodes (2): ITestJobRunner, UnityEditor.TestTools.TestRunner.TestRun -### Community 486 - "Community 486" +### Community 476 - "Community 476" Cohesion: 0.29 Nodes (5): AllocatingGCMemoryConstraint, AllocatingGCMemoryResult, UnityEngine.TestTools.Constraints, Constraint, ConstraintResult -### Community 487 - "Community 487" +### Community 477 - "Community 477" Cohesion: 0.29 Nodes (2): ITestRunCallback, UnityEngine.TestRunner -### Community 488 - "Community 488" +### Community 478 - "Community 478" Cohesion: 0.38 Nodes (2): TMP_EditorCoroutine, TMPro.EditorUtilities -### Community 489 - "Community 489" +### Community 479 - "Community 479" Cohesion: 0.29 Nodes (2): SetLinkID(), TMPro -### Community 490 - "Community 490" +### Community 480 - "Community 480" Cohesion: 0.29 Nodes (5): TMP_Character, TMPro, TMP_SpriteCharacter, TMPro, TMP_TextElement -### Community 491 - "Community 491" +### Community 481 - "Community 481" Cohesion: 0.29 Nodes (2): RawImage, RawImageTestHook -### Community 492 - "Community 492" +### Community 482 - "Community 482" Cohesion: 0.29 Nodes (5): Analysis, Unity.VisualScripting, IAnalysis, IGraphElementAnalysis, Unity.VisualScripting -### Community 493 - "Community 493" -Cohesion: 0.29 -Nodes (5): EventMachineEditor, Unity.VisualScripting, FlowMachineEditor, Unity.VisualScripting, MachineEditor - -### Community 494 - "Community 494" +### Community 483 - "Community 483" Cohesion: 0.29 Nodes (2): IndividualPropertyDrawer, Unity.VisualScripting -### Community 495 - "Community 495" +### Community 484 - "Community 484" Cohesion: 0.29 Nodes (5): LudiqBehaviourEditor, Unity.VisualScripting, LudiqRootObjectEditor, LudiqScriptableObjectEditor, Unity.VisualScripting -### Community 496 - "Community 496" -Cohesion: 0.29 -Nodes (5): BoltCorePaths, Unity.VisualScripting, BoltFlowPaths, Unity.VisualScripting, PluginPaths - -### Community 497 - "Community 497" +### Community 485 - "Community 485" Cohesion: 0.29 Nodes (5): EditorPrefAttribute, Unity.VisualScripting, PluginConfigurationItemAttribute, ProjectSettingAttribute, Unity.VisualScripting -### Community 498 - "Community 498" +### Community 486 - "Community 486" Cohesion: 0.29 -Nodes (5): FlowGraphDescriptor, Unity.VisualScripting, GraphDescriptor, StateGraphDescriptor, Unity.VisualScripting +Nodes (5): EventMachineEditor, Unity.VisualScripting, FlowMachineEditor, Unity.VisualScripting, MachineEditor -### Community 499 - "Community 499" -Cohesion: 0.29 -Nodes (5): FlowMachineDescriptor, Unity.VisualScripting, MachineDescriptor, StateMachineDescriptor, Unity.VisualScripting - -### Community 500 - "Community 500" -Cohesion: 0.29 -Nodes (5): NesterUnitEditor, StateUnitEditor, Unity.VisualScripting, SuperUnitEditor, Unity.VisualScripting - -### Community 501 - "Community 501" -Cohesion: 0.29 -Nodes (5): UnitInputPortWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, UnitPortWidget - -### Community 502 - "Community 502" +### Community 487 - "Community 487" Cohesion: 0.29 Nodes (5): FlowMacroDescriptor, Unity.VisualScripting, MacroDescriptor, StateMacroDescriptor, Unity.VisualScripting -### Community 503 - "Community 503" +### Community 488 - "Community 488" Cohesion: 0.29 -Nodes (5): AnyStateWidget, Unity.VisualScripting, NesterStateWidget, Unity.VisualScripting, StateWidget +Nodes (5): NesterUnitEditor, StateUnitEditor, Unity.VisualScripting, SuperUnitEditor, Unity.VisualScripting -### Community 504 - "Community 504" +### Community 489 - "Community 489" +Cohesion: 0.29 +Nodes (5): BoltCorePaths, Unity.VisualScripting, BoltFlowPaths, Unity.VisualScripting, PluginPaths + +### Community 490 - "Community 490" +Cohesion: 0.29 +Nodes (5): UnitInputPortWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, UnitPortWidget + +### Community 491 - "Community 491" +Cohesion: 0.29 +Nodes (5): FlowGraphDescriptor, Unity.VisualScripting, GraphDescriptor, StateGraphDescriptor, Unity.VisualScripting + +### Community 492 - "Community 492" +Cohesion: 0.29 +Nodes (5): FlowMachineDescriptor, Unity.VisualScripting, MachineDescriptor, StateMachineDescriptor, Unity.VisualScripting + +### Community 493 - "Community 493" Cohesion: 0.29 Nodes (5): FlowStateDescriptor, Unity.VisualScripting, NesterStateDescriptor, SuperStateDescriptor, Unity.VisualScripting -### Community 505 - "Community 505" +### Community 494 - "Community 494" Cohesion: 0.29 Nodes (5): FlowStateEditor, Unity.VisualScripting, NesterStateEditor, SuperStateEditor, Unity.VisualScripting -### Community 506 - "Community 506" +### Community 495 - "Community 495" Cohesion: 0.29 Nodes (5): GraphElementEditor, StateEditor, Unity.VisualScripting, StateTransitionEditor, Unity.VisualScripting -### Community 507 - "Community 507" +### Community 496 - "Community 496" Cohesion: 0.29 Nodes (2): INotifiedCollectionItem, Unity.VisualScripting -### Community 508 - "Community 508" +### Community 497 - "Community 497" Cohesion: 0.29 Nodes (2): IProxyableNotifyCollectionChanged, Unity.VisualScripting -### Community 509 - "Community 509" +### Community 498 - "Community 498" Cohesion: 0.29 Nodes (5): InvalidCastException, InvalidConversionException, Unity.VisualScripting, OperatorException, Unity.VisualScripting -### Community 510 - "Community 510" +### Community 499 - "Community 499" Cohesion: 0.29 Nodes (5): IGraphData, IGraphDataWithVariables, Unity.VisualScripting, IGraphEventListenerData, Unity.VisualScripting -### Community 511 - "Community 511" +### Community 500 - "Community 500" Cohesion: 0.29 Nodes (5): AmbiguousOperatorException, Unity.VisualScripting, InvalidOperatorException, Unity.VisualScripting, OperatorException -### Community 512 - "Community 512" +### Community 501 - "Community 501" Cohesion: 0.29 Nodes (5): InstanceActionInvokerBase, Unity.VisualScripting, InstanceFunctionInvokerBase, Unity.VisualScripting, InstanceInvokerBase -### Community 513 - "Community 513" +### Community 502 - "Community 502" Cohesion: 0.29 Nodes (5): StaticActionInvokerBase, Unity.VisualScripting, StaticFunctionInvokerBase, Unity.VisualScripting, StaticInvokerBase -### Community 514 - "Community 514" +### Community 503 - "Community 503" Cohesion: 0.33 Nodes (3): HashUtility, Unity.VisualScripting, UnityEngine.Timeline -### Community 515 - "Community 515" +### Community 504 - "Community 504" Cohesion: 0.29 Nodes (5): SelectOnInteger, Unity.VisualScripting, SelectOnString, Unity.VisualScripting, SelectUnit -### Community 516 - "Community 516" +### Community 505 - "Community 505" Cohesion: 0.29 Nodes (5): SwitchOnInteger, Unity.VisualScripting, SwitchOnString, Unity.VisualScripting, SwitchUnit -### Community 517 - "Community 517" -Cohesion: 0.29 -Nodes (5): HasGraph, HasScriptGraph, Unity.VisualScripting, HasStateGraph, Unity.VisualScripting - -### Community 518 - "Community 518" -Cohesion: 0.29 -Nodes (5): SetGraph, SetScriptGraph, Unity.VisualScripting, SetStateGraph, Unity.VisualScripting - -### Community 519 - "Community 519" +### Community 506 - "Community 506" Cohesion: 0.29 Nodes (5): GetGraphs, GetScriptGraphs, Unity.VisualScripting, GetStateGraphs, Unity.VisualScripting -### Community 520 - "Community 520" +### Community 507 - "Community 507" +Cohesion: 0.29 +Nodes (5): HasGraph, HasScriptGraph, Unity.VisualScripting, HasStateGraph, Unity.VisualScripting + +### Community 508 - "Community 508" +Cohesion: 0.29 +Nodes (5): SetGraph, SetScriptGraph, Unity.VisualScripting, SetStateGraph, Unity.VisualScripting + +### Community 509 - "Community 509" +Cohesion: 0.43 +Nodes (2): Round, Unity.VisualScripting + +### Community 510 - "Community 510" Cohesion: 0.29 Nodes (7): Explore Built-in Subagent (Haiku, Read-only), General-purpose Built-in Subagent, Plan Built-in Subagent (Read-only), Subagent Configuration (YAML Frontmatter), Claude Code Subagents Overview, Subagent Preserve Context Rationale, Subagent Scope and Priority +### Community 511 - "Community 511" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 512 - "Community 512" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 513 - "Community 513" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 514 - "Community 514" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 515 - "Community 515" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 516 - "Community 516" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 517 - "Community 517" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 518 - "Community 518" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 519 - "Community 519" +Cohesion: 0.33 +Nodes (1): Steamworks + +### Community 520 - "Community 520" +Cohesion: 0.33 +Nodes (1): Steamworks + ### Community 521 - "Community 521" Cohesion: 0.33 Nodes (1): Steamworks @@ -4191,3443 +4185,3443 @@ Nodes (1): Steamworks ### Community 551 - "Community 551" Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 552 - "Community 552" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 553 - "Community 553" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 554 - "Community 554" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 555 - "Community 555" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 556 - "Community 556" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 557 - "Community 557" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 558 - "Community 558" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 559 - "Community 559" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 560 - "Community 560" -Cohesion: 0.33 -Nodes (1): Steamworks - -### Community 561 - "Community 561" -Cohesion: 0.33 Nodes (2): CrashSightCallback, CrashSightLogCallback -### Community 562 - "Community 562" +### Community 552 - "Community 552" Cohesion: 0.4 Nodes (3): Animancer, AnimancerUtilities, ICopyable -### Community 563 - "Community 563" +### Community 553 - "Community 553" Cohesion: 0.4 Nodes (3): IBlackboard, IGlobalBlackboard, NodeCanvas.Framework -### Community 564 - "Community 564" +### Community 554 - "Community 554" Cohesion: 0.33 Nodes (1): ViActiveValue -### Community 565 - "Community 565" +### Community 555 - "Community 555" Cohesion: 0.33 Nodes (4): DiplomacyChatInfo, DiplomacyStateInfo, FeelingStateInfo, FeelingStrategyInfo -### Community 566 - "Community 566" +### Community 556 - "Community 556" Cohesion: 0.33 Nodes (5): CityInfo, MapRecordData, PlayerInfo, TH1_Logic.MatchConfig, UnitInfo -### Community 567 - "Community 567" +### Community 557 - "Community 557" Cohesion: 0.33 Nodes (2): AllYTranSportSkill, Logic.Skill +### Community 558 - "Community 558" +Cohesion: 0.33 +Nodes (2): AttackRangeUpSkill, Logic.Skill + +### Community 559 - "Community 559" +Cohesion: 0.33 +Nodes (2): AttackUpSkill, Logic.Skill + +### Community 560 - "Community 560" +Cohesion: 0.33 +Nodes (2): AyaMoveAgainSkill, Logic.Skill + +### Community 561 - "Community 561" +Cohesion: 0.33 +Nodes (2): DuoSkill, Logic.Skill + +### Community 562 - "Community 562" +Cohesion: 0.33 +Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill + +### Community 563 - "Community 563" +Cohesion: 0.33 +Nodes (2): Logic.Skill, MeilingAttackUpSkill + +### Community 564 - "Community 564" +Cohesion: 0.33 +Nodes (2): Logic.Skill, MoveRangeUpSkill + +### Community 565 - "Community 565" +Cohesion: 0.33 +Nodes (2): Logic.Skill, QuartetSkill + +### Community 566 - "Community 566" +Cohesion: 0.33 +Nodes (2): Logic.Skill, TrioSkill + +### Community 567 - "Community 567" +Cohesion: 0.33 +Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill + ### Community 568 - "Community 568" Cohesion: 0.33 -Nodes (2): AttackRangeUpSkill, Logic.Skill +Nodes (2): Logic.Skill, SanaeDivine_E4_DEFENSE_Skill ### Community 569 - "Community 569" Cohesion: 0.33 -Nodes (2): AttackUpSkill, Logic.Skill +Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill ### Community 570 - "Community 570" Cohesion: 0.33 -Nodes (2): AyaMoveAgainSkill, Logic.Skill +Nodes (2): Logic.Skill, SanaeDivine_F4_ATK_Skill ### Community 571 - "Community 571" Cohesion: 0.33 -Nodes (2): DuoSkill, Logic.Skill +Nodes (3): SpriteCache, TH1Resource, UnityEditor.U2D.Animation ### Community 572 - "Community 572" Cohesion: 0.33 -Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill - -### Community 573 - "Community 573" -Cohesion: 0.33 -Nodes (2): Logic.Skill, MeilingAttackUpSkill - -### Community 574 - "Community 574" -Cohesion: 0.33 -Nodes (2): Logic.Skill, MoveRangeUpSkill - -### Community 575 - "Community 575" -Cohesion: 0.33 -Nodes (2): Logic.Skill, QuartetSkill - -### Community 576 - "Community 576" -Cohesion: 0.33 -Nodes (2): Logic.Skill, TrioSkill - -### Community 577 - "Community 577" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill - -### Community 578 - "Community 578" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_E4_DEFENSE_Skill - -### Community 579 - "Community 579" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill - -### Community 580 - "Community 580" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_F4_ATK_Skill - -### Community 581 - "Community 581" -Cohesion: 0.33 Nodes (3): Cache, MemoryPack.Internal, TypeHelpers -### Community 582 - "Community 582" +### Community 573 - "Community 573" Cohesion: 0.4 Nodes (4): DisableGroup, EnableGroup, YooAsset.Editor, IActiveRule -### Community 583 - "Community 583" +### Community 574 - "Community 574" Cohesion: 0.33 Nodes (3): Cysharp.Threading.Tasks.Internal, RuntimeHelpersAbstraction, WellKnownNoReferenceContainsType -### Community 584 - "Community 584" +### Community 575 - "Community 575" +Cohesion: 0.33 +Nodes (5): BindingData, Contents, ConvertedKeyData, KeyData, UnityEditor.U2D.Animation.Upgrading + +### Community 576 - "Community 576" Cohesion: 0.33 Nodes (3): EditablePathUtility, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path -### Community 585 - "Community 585" +### Community 577 - "Community 577" Cohesion: 0.33 Nodes (3): ISnapping, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path -### Community 586 - "Community 586" +### Community 578 - "Community 578" Cohesion: 0.33 Nodes (3): IUndoObject, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path -### Community 587 - "Community 587" -Cohesion: 0.33 -Nodes (4): ISnapping, Snapping, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path - -### Community 588 - "Community 588" -Cohesion: 0.33 -Nodes (3): DefaultControl, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework - -### Community 589 - "Community 589" +### Community 579 - "Community 579" Cohesion: 0.33 Nodes (3): IShape, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path -### Community 590 - "Community 590" +### Community 580 - "Community 580" Cohesion: 0.4 Nodes (4): ArrayDebugView, Dispose(), ResizeIfRequired(), UnityEngine.U2D.Common.UTess -### Community 591 - "Community 591" +### Community 581 - "Community 581" Cohesion: 0.4 Nodes (4): AnalyticFactory, Analytics, IAnalytics, UnityEditor.U2D.PSD -### Community 592 - "Community 592" +### Community 582 - "Community 582" Cohesion: 0.47 Nodes (2): ImageDataFactory, PhotoshopFile.Compression -### Community 593 - "Community 593" +### Community 583 - "Community 583" Cohesion: 0.33 Nodes (2): Hint, Unity.Burst.CompilerServices -### Community 594 - "Community 594" +### Community 584 - "Community 584" Cohesion: 0.33 Nodes (3): Popcnt, Unity.Burst.Intrinsics, X86 -### Community 595 - "Community 595" +### Community 585 - "Community 585" Cohesion: 0.33 Nodes (2): SafeDebugReaderProvider, ISymbolReader -### Community 596 - "Community 596" +### Community 586 - "Community 586" Cohesion: 0.33 Nodes (2): ApplicationDataPath, Unity.PlasticSCM.Editor -### Community 597 - "Community 597" +### Community 587 - "Community 587" Cohesion: 0.4 Nodes (2): QueryVisualElementsExtensions, Unity.PlasticSCM.Editor -### Community 598 - "Community 598" +### Community 588 - "Community 588" Cohesion: 0.4 Nodes (2): ProjectViewAssetSelection, Unity.PlasticSCM.Editor.AssetMenu -### Community 599 - "Community 599" +### Community 589 - "Community 589" Cohesion: 0.33 Nodes (3): CheckinProgress, Unity.PlasticSCM.Editor.Developer, Unity.PlasticSCM.Editor.Gluon -### Community 600 - "Community 600" +### Community 590 - "Community 590" Cohesion: 0.33 Nodes (5): Gluon, Installer, Plastic, ToolConstants, Unity.PlasticSCM.Editor.Tool -### Community 601 - "Community 601" +### Community 591 - "Community 591" Cohesion: 0.33 Nodes (5): BranchesColumns, ChangesetsColumns, LocksColumns, Unity.PlasticSCM.Editor.UI, UnityConstants -### Community 602 - "Community 602" +### Community 592 - "Community 592" Cohesion: 0.33 Nodes (4): CustomEditor, IRemoveAdditionalDataContextualMenu, UnityEditor.Rendering, VolumeComponentEditorAttribute -### Community 603 - "Community 603" +### Community 593 - "Community 593" Cohesion: 0.33 Nodes (2): ISerializedCamera, UnityEditor.Rendering -### Community 604 - "Community 604" +### Community 594 - "Community 594" Cohesion: 0.47 Nodes (3): DebugDisplaySettingsPanel, UnityEngine.Rendering, IDebugDisplaySettingsPanelDisposable -### Community 605 - "Community 605" +### Community 595 - "Community 595" Cohesion: 0.33 Nodes (5): GenerateHLSL, HLSLArray, PackingAttribute, SurfaceDataAttributes, UnityEngine.Rendering -### Community 606 - "Community 606" +### Community 596 - "Community 596" Cohesion: 0.53 Nodes (4): Append(), GetFuncHashCode(), GetHashCode(), UnityEngine.Rendering -### Community 607 - "Community 607" +### Community 597 - "Community 597" Cohesion: 0.33 Nodes (2): TileLayoutUtils, UnityEngine.Rendering -### Community 608 - "Community 608" +### Community 598 - "Community 598" Cohesion: 0.33 Nodes (4): DefaultLightingExplorerExtension, LightExplorer, Styles, UnityEditor -### Community 609 - "Community 609" +### Community 599 - "Community 599" Cohesion: 0.4 Nodes (4): IAnalytics, IAnalyticsData, Renderer2DAnalytics, UnityEditor.Rendering.Universal.Analytics -### Community 610 - "Community 610" +### Community 600 - "Community 600" Cohesion: 0.33 Nodes (3): ISerializedLight, UnityEditor.Rendering.Universal, UniversalRenderPipelineSerializedLight -### Community 611 - "Community 611" +### Community 601 - "Community 601" Cohesion: 0.47 Nodes (1): AutoLoadPipelineAsset -### Community 612 - "Community 612" +### Community 602 - "Community 602" Cohesion: 0.47 Nodes (2): ShaderGraphShortcuts, UnityEditor.ShaderGraph -### Community 613 - "Community 613" +### Community 603 - "Community 603" Cohesion: 0.33 Nodes (3): IMayRequireBitangent, MayRequireBitangentExtensions, UnityEditor.ShaderGraph -### Community 614 - "Community 614" +### Community 604 - "Community 604" Cohesion: 0.33 Nodes (3): IMayRequireCameraOpaqueTexture, MayRequireCameraOpaqueTextureExtensions, UnityEditor.ShaderGraph -### Community 615 - "Community 615" +### Community 605 - "Community 605" Cohesion: 0.33 Nodes (3): IMayRequireDepthTexture, MayRequireDepthTextureExtensions, UnityEditor.ShaderGraph -### Community 616 - "Community 616" +### Community 606 - "Community 606" Cohesion: 0.33 Nodes (3): IMayRequireFaceSign, IMayRequireFaceSignExtensions, UnityEditor.ShaderGraph -### Community 617 - "Community 617" +### Community 607 - "Community 607" Cohesion: 0.33 Nodes (3): IMayRequireMeshUV, MayRequireMeshUVExtensions, UnityEditor.ShaderGraph -### Community 618 - "Community 618" +### Community 608 - "Community 608" Cohesion: 0.33 Nodes (3): IMayRequireNormal, MayRequireNormalExtensions, UnityEditor.ShaderGraph -### Community 619 - "Community 619" +### Community 609 - "Community 609" Cohesion: 0.33 Nodes (3): IMayRequirePosition, MayRequirePositionExtensions, UnityEditor.ShaderGraph -### Community 620 - "Community 620" +### Community 610 - "Community 610" Cohesion: 0.33 Nodes (3): IMayRequirePositionPredisplacement, MayRequirePositionPredisplacementExtensions, UnityEditor.ShaderGraph -### Community 621 - "Community 621" +### Community 611 - "Community 611" Cohesion: 0.33 Nodes (3): IMayRequireTangent, MayRequireTangentExtensions, UnityEditor.ShaderGraph -### Community 622 - "Community 622" +### Community 612 - "Community 612" Cohesion: 0.33 Nodes (3): IMayRequireTime, MayRequireTimeExtensions, UnityEditor.ShaderGraph -### Community 623 - "Community 623" +### Community 613 - "Community 613" Cohesion: 0.33 Nodes (3): IMayRequireVertexColor, MayRequireVertexColorExtensions, UnityEditor.ShaderGraph -### Community 624 - "Community 624" +### Community 614 - "Community 614" Cohesion: 0.33 Nodes (3): IMayRequireVertexID, MayRequireVertexIDExtensions, UnityEditor.ShaderGraph -### Community 625 - "Community 625" +### Community 615 - "Community 615" Cohesion: 0.33 Nodes (3): IMayRequireVertexSkinning, MayRequireVertexSkinningExtensions, UnityEditor.ShaderGraph -### Community 626 - "Community 626" +### Community 616 - "Community 616" Cohesion: 0.33 Nodes (3): IMayRequireViewDirection, MayRequireViewDirectionExtensions, UnityEditor.ShaderGraph -### Community 627 - "Community 627" +### Community 617 - "Community 617" Cohesion: 0.33 Nodes (2): NodeExtensions, UnityEditor.Graphing -### Community 628 - "Community 628" +### Community 618 - "Community 618" Cohesion: 0.33 Nodes (3): Group, ShaderGroup, UnityEditor.ShaderGraph -### Community 629 - "Community 629" +### Community 619 - "Community 619" Cohesion: 0.33 Nodes (3): AdditionalCommandCollection, Item, UnityEditor.ShaderGraph -### Community 630 - "Community 630" +### Community 620 - "Community 620" Cohesion: 0.33 Nodes (3): DependencyCollection, Item, UnityEditor.ShaderGraph -### Community 631 - "Community 631" +### Community 621 - "Community 621" Cohesion: 0.33 Nodes (3): FieldCollection, Item, UnityEditor.ShaderGraph -### Community 632 - "Community 632" +### Community 622 - "Community 622" Cohesion: 0.33 Nodes (1): UnityEditor.ShaderGraph.Serialization -### Community 633 - "Community 633" +### Community 623 - "Community 623" Cohesion: 0.33 Nodes (2): TestSlot, UnityEditor.ShaderGraph -### Community 634 - "Community 634" +### Community 624 - "Community 624" Cohesion: 0.33 Nodes (3): StringFormatterTests, Tests_2, Tests_2s -### Community 635 - "Community 635" +### Community 625 - "Community 625" Cohesion: 0.33 Nodes (3): ApplicationPlayingTests, PlayModeTests_7, PlayModeTests_8 -### Community 636 - "Community 636" +### Community 626 - "Community 626" Cohesion: 0.33 Nodes (3): MovementScript, PlayModeTests_9, PlayModeTests_9s -### Community 637 - "Community 637" +### Community 627 - "Community 627" Cohesion: 0.33 Nodes (2): ICallbacksHolder, UnityEditor.TestTools.TestRunner.Api -### Community 638 - "Community 638" -Cohesion: 0.4 -Nodes (5): AssetPipelineIgnore, IgnoreInV1, IgnoreInV2, UnityEditor.TestTools, AssetPipelineIgnoreAttribute - -### Community 639 - "Community 639" +### Community 628 - "Community 628" Cohesion: 0.4 Nodes (2): EditModeLauncherContextSettings, UnityEditor.TestTools.TestRunner -### Community 640 - "Community 640" +### Community 629 - "Community 629" Cohesion: 0.33 Nodes (3): EditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner, IEditorCompilationInterfaceProxy -### Community 641 - "Community 641" +### Community 630 - "Community 630" Cohesion: 0.33 Nodes (2): IUtpMessageReporter, UnityEditor.TestTools.TestRunner.UnityTestProtocol -### Community 642 - "Community 642" +### Community 631 - "Community 631" Cohesion: 0.33 Nodes (3): ITestExecutionContext, UnityEngine.TestRunner.NUnitExtensions.Runner, UnityTestExecutionContext -### Community 643 - "Community 643" +### Community 632 - "Community 632" Cohesion: 0.33 Nodes (2): SortingLayerHelper, TMPro -### Community 644 - "Community 644" +### Community 633 - "Community 633" Cohesion: 0.33 Nodes (4): TMP_Glyph, TMP_Sprite, TMPro, TMP_TextElement_Legacy -### Community 645 - "Community 645" +### Community 634 - "Community 634" Cohesion: 0.4 Nodes (2): TimelineAssetViewModel, UnityEditor.Timeline -### Community 646 - "Community 646" +### Community 635 - "Community 635" Cohesion: 0.4 Nodes (3): TimelineClip, TimelineClipUpgrade, UnityEngine.Timeline -### Community 647 - "Community 647" +### Community 636 - "Community 636" Cohesion: 0.33 Nodes (3): IInterval, RuntimeElement, UnityEngine.Timeline -### Community 648 - "Community 648" +### Community 637 - "Community 637" Cohesion: 0.4 Nodes (3): AbstractEventData, BaseEventData, UnityEngine.EventSystems -### Community 649 - "Community 649" +### Community 638 - "Community 638" Cohesion: 0.33 Nodes (3): IMeshModifier, IVertexModifier, UnityEngine.UI -### Community 650 - "Community 650" +### Community 639 - "Community 639" Cohesion: 0.33 Nodes (2): IndividualEditor, Unity.VisualScripting -### Community 651 - "Community 651" +### Community 640 - "Community 640" Cohesion: 0.33 Nodes (2): IFuzzyOption, Unity.VisualScripting -### Community 652 - "Community 652" +### Community 641 - "Community 641" Cohesion: 0.33 Nodes (3): CastMetadata, Unity.VisualScripting, ProxyMetadata -### Community 653 - "Community 653" +### Community 642 - "Community 642" Cohesion: 0.33 Nodes (3): CustomEventDescriptor, Unity.VisualScripting, EventUnitDescriptor -### Community 654 - "Community 654" +### Community 643 - "Community 643" Cohesion: 0.33 Nodes (3): NesterStateTransitionDescriptor, Unity.VisualScripting, StateTransitionDescriptor -### Community 655 - "Community 655" +### Community 644 - "Community 644" Cohesion: 0.33 Nodes (3): FieldsCloner, Unity.VisualScripting, ReflectedCloner -### Community 656 - "Community 656" +### Community 645 - "Community 645" Cohesion: 0.33 Nodes (2): GradientCloner, Unity.VisualScripting -### Community 657 - "Community 657" +### Community 646 - "Community 646" Cohesion: 0.33 Nodes (3): IEventMachine, Unity.VisualScripting, IMachine -### Community 658 - "Community 658" +### Community 647 - "Community 647" Cohesion: 0.33 Nodes (2): IGraphEventHandler, Unity.VisualScripting -### Community 659 - "Community 659" +### Community 648 - "Community 648" Cohesion: 0.33 Nodes (2): PlatformUtility, Unity.VisualScripting -### Community 660 - "Community 660" +### Community 649 - "Community 649" Cohesion: 0.33 Nodes (3): EqualityComparer, MemberInfoComparer, Unity.VisualScripting -### Community 661 - "Community 661" +### Community 650 - "Community 650" Cohesion: 0.33 Nodes (2): IOptimizedAccessor, Unity.VisualScripting -### Community 662 - "Community 662" +### Community 651 - "Community 651" Cohesion: 0.33 -Nodes (2): ReflectionPropertyAccessor, Unity.VisualScripting +Nodes (2): ReflectionFieldAccessor, Unity.VisualScripting -### Community 663 - "Community 663" +### Community 652 - "Community 652" +Cohesion: 0.4 +Nodes (2): Unity.VisualScripting, UnityObjectOwnershipUtility + +### Community 653 - "Community 653" Cohesion: 0.33 Nodes (3): IGettable, Unity.VisualScripting, XGettable -### Community 664 - "Community 664" +### Community 654 - "Community 654" +Cohesion: 0.33 +Nodes (1): UnityEditor.ShaderGraph.Serialization + +### Community 655 - "Community 655" Cohesion: 0.33 Nodes (0): -### Community 665 - "Community 665" +### Community 656 - "Community 656" Cohesion: 0.4 Nodes (1): Steamworks -### Community 666 - "Community 666" +### Community 657 - "Community 657" Cohesion: 0.4 Nodes (3): Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, CharacterParameters -### Community 667 - "Community 667" +### Community 658 - "Community 658" Cohesion: 0.4 Nodes (4): Animancer, DocsURLs, Strings, Tooltips -### Community 668 - "Community 668" +### Community 659 - "Community 659" Cohesion: 0.5 Nodes (3): Animancer.FSM, CurrentToString(), ToString() -### Community 669 - "Community 669" +### Community 660 - "Community 660" Cohesion: 0.5 Nodes (3): Animancer.FSM, CurrentToString(), ToString() -### Community 670 - "Community 670" +### Community 661 - "Community 661" Cohesion: 0.4 Nodes (2): ISerializedReflectedInfo, ParadoxNotion.Serialization -### Community 671 - "Community 671" +### Community 662 - "Community 662" Cohesion: 0.4 Nodes (2): ITaskSystem, NodeCanvas.Framework -### Community 672 - "Community 672" +### Community 663 - "Community 663" Cohesion: 0.6 Nodes (2): ViTuple, ViTupleInterface -### Community 673 - "Community 673" +### Community 664 - "Community 664" Cohesion: 0.4 Nodes (1): ViAccumulateVersion -### Community 674 - "Community 674" +### Community 665 - "Community 665" Cohesion: 0.4 Nodes (3): BaseCondition, CountryStrategyCondition, NodeCanvas.Tasks.Actions -### Community 675 - "Community 675" +### Community 666 - "Community 666" Cohesion: 0.4 Nodes (2): ExcelConfig, ExcelConfigBase -### Community 676 - "Community 676" +### Community 667 - "Community 667" Cohesion: 0.4 Nodes (2): ISequencerTask, TH1_Presentation.Sequencer.Task -### Community 677 - "Community 677" +### Community 668 - "Community 668" Cohesion: 0.4 Nodes (2): IEscClosable, TH1_UI.Controller.Base -### Community 678 - "Community 678" +### Community 669 - "Community 669" Cohesion: 0.4 Nodes (0): -### Community 679 - "Community 679" +### Community 670 - "Community 670" Cohesion: 0.5 Nodes (4): TwoPaneSplitView, SplitView, UxmlFactory, YooAsset.Editor -### Community 680 - "Community 680" +### Community 671 - "Community 671" Cohesion: 0.4 Nodes (2): IDecryptionServices, YooAsset -### Community 681 - "Community 681" +### Community 672 - "Community 672" Cohesion: 0.4 Nodes (2): IDeliveryLoadServices, YooAsset -### Community 682 - "Community 682" +### Community 673 - "Community 673" Cohesion: 0.4 Nodes (2): IRemoteServices, YooAsset -### Community 683 - "Community 683" +### Community 674 - "Community 674" Cohesion: 0.4 Nodes (1): Cysharp.Threading.Tasks -### Community 684 - "Community 684" +### Community 675 - "Community 675" Cohesion: 0.5 Nodes (2): Cysharp.Threading.Tasks.Internal, Entry -### Community 685 - "Community 685" +### Community 676 - "Community 676" Cohesion: 0.4 Nodes (3): CircleVertexSelector, UnityEditor.U2D.Animation, ICircleSelector -### Community 686 - "Community 686" +### Community 677 - "Community 677" Cohesion: 0.4 Nodes (2): ISpriteLibDataProvider, UnityEditor.U2D.Animation -### Community 687 - "Community 687" +### Community 678 - "Community 678" Cohesion: 0.4 Nodes (2): BaseUpgrader, UnityEditor.U2D.Animation.Upgrading -### Community 688 - "Community 688" +### Community 679 - "Community 679" Cohesion: 0.4 Nodes (3): IconUtility, UnityEngine.U2D.Animation, UnityEngine.U2D.IK -### Community 689 - "Community 689" +### Community 680 - "Community 680" Cohesion: 0.4 Nodes (2): Aliasing, Unity.Burst.CompilerServices -### Community 690 - "Community 690" +### Community 681 - "Community 681" Cohesion: 0.4 Nodes (2): Loop, Unity.Burst.CompilerServices -### Community 691 - "Community 691" +### Community 682 - "Community 682" Cohesion: 0.4 Nodes (4): Unity.Burst.Intrinsics, V128DebugView, V256DebugView, V64DebugView -### Community 692 - "Community 692" +### Community 683 - "Community 683" Cohesion: 0.5 Nodes (2): CloudProjectId, Unity.PlasticSCM.Editor.CollabMigration -### Community 693 - "Community 693" +### Community 684 - "Community 684" Cohesion: 0.5 Nodes (2): IsCurrent, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer -### Community 694 - "Community 694" +### Community 685 - "Community 685" Cohesion: 0.4 Nodes (4): CameraUI, Environment, Styles, UnityEditor.Rendering -### Community 695 - "Community 695" +### Community 686 - "Community 686" Cohesion: 0.4 Nodes (4): CameraUI, Output, Styles, UnityEditor.Rendering -### Community 696 - "Community 696" +### Community 687 - "Community 687" Cohesion: 0.4 Nodes (4): CameraUI, PhysicalCamera, Styles, UnityEditor.Rendering -### Community 697 - "Community 697" +### Community 688 - "Community 688" Cohesion: 0.4 Nodes (4): CameraUI, Rendering, Styles, UnityEditor.Rendering -### Community 698 - "Community 698" +### Community 689 - "Community 689" Cohesion: 0.4 Nodes (2): ISerializedLight, UnityEditor.Rendering -### Community 699 - "Community 699" +### Community 690 - "Community 690" Cohesion: 0.4 Nodes (2): IEnvironmentDisplayer, Style -### Community 700 - "Community 700" +### Community 691 - "Community 691" Cohesion: 0.4 Nodes (2): SerializedDataParameter, UnityEditor.Rendering -### Community 701 - "Community 701" +### Community 692 - "Community 692" Cohesion: 0.4 Nodes (2): CommandBufferPool, UnityEngine.Rendering -### Community 702 - "Community 702" +### Community 693 - "Community 693" Cohesion: 0.4 Nodes (4): Environment, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 703 - "Community 703" +### Community 694 - "Community 694" Cohesion: 0.4 Nodes (4): Output, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 704 - "Community 704" +### Community 695 - "Community 695" Cohesion: 0.4 Nodes (4): Rendering, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 705 - "Community 705" +### Community 696 - "Community 696" Cohesion: 0.4 Nodes (2): ComponentUtility, UnityEngine.Rendering.Universal -### Community 706 - "Community 706" +### Community 697 - "Community 697" Cohesion: 0.4 Nodes (2): IWriteOperation, UnityEditor.Build.Pipeline.Interfaces -### Community 707 - "Community 707" +### Community 698 - "Community 698" Cohesion: 0.5 Nodes (2): TextureSamplerState, UnityEditor.ShaderGraph -### Community 708 - "Community 708" +### Community 699 - "Community 699" Cohesion: 0.4 Nodes (2): IHasCustomDeprecationMessage, UnityEditor.ShaderGraph -### Community 709 - "Community 709" +### Community 700 - "Community 700" Cohesion: 0.4 Nodes (2): IInspectable, UnityEditor.ShaderGraph.Drawing -### Community 710 - "Community 710" +### Community 701 - "Community 701" Cohesion: 0.4 Nodes (2): IPropertyDrawer, UnityEditor.ShaderGraph.Drawing -### Community 711 - "Community 711" +### Community 702 - "Community 702" Cohesion: 0.4 Nodes (2): StackPool, UnityEditor.Graphing -### Community 712 - "Community 712" +### Community 703 - "Community 703" Cohesion: 0.5 Nodes (4): BlockFieldDescriptor, CustomSlotBlockFieldDescriptor, UnityEditor.ShaderGraph, FieldDescriptor -### Community 713 - "Community 713" +### Community 704 - "Community 704" Cohesion: 0.4 Nodes (1): UnityEditor.ShaderGraph.Serialization -### Community 714 - "Community 714" +### Community 705 - "Community 705" Cohesion: 0.4 Nodes (2): AssertHelpers, UnityEditor.ShaderGraph -### Community 715 - "Community 715" +### Community 706 - "Community 706" Cohesion: 0.5 Nodes (2): TestRunnerWindowSettings, UnityEditor.TestTools.TestRunner -### Community 716 - "Community 716" +### Community 707 - "Community 707" Cohesion: 0.4 Nodes (2): ISettingsBuilder, UnityEditor.TestTools.TestRunner.CommandLineTest -### Community 717 - "Community 717" +### Community 708 - "Community 708" Cohesion: 0.4 Nodes (3): AssemblyWrapper, EditorAssemblyWrapper, UnityEditor.TestTools.TestRunner -### Community 718 - "Community 718" +### Community 709 - "Community 709" Cohesion: 0.4 Nodes (2): IEditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner -### Community 719 - "Community 719" +### Community 710 - "Community 710" Cohesion: 0.4 Nodes (2): ITestListCache, UnityEditor.TestTools.TestRunner -### Community 720 - "Community 720" +### Community 711 - "Community 711" Cohesion: 0.4 Nodes (3): IAsyncTestAssemblyBuilder, UnityEngine.TestTools.NUnitExtensions, ITestAssemblyBuilder -### Community 721 - "Community 721" +### Community 712 - "Community 712" Cohesion: 0.4 Nodes (3): TestMethodCommand, UnityEngine.TestTools, UnityTestMethodCommand -### Community 722 - "Community 722" +### Community 713 - "Community 713" Cohesion: 0.4 Nodes (2): IRemoteTestResultDataFactory, UnityEngine.TestRunner.TestLaunchers -### Community 723 - "Community 723" +### Community 714 - "Community 714" Cohesion: 0.4 Nodes (3): AssemblyLoadProxy, UnityEngine.TestTools.Utils, IAssemblyLoadProxy -### Community 724 - "Community 724" +### Community 715 - "Community 715" Cohesion: 0.4 Nodes (3): AssemblyWrapper, UnityEngine.TestTools.Utils, IAssemblyWrapper -### Community 725 - "Community 725" +### Community 716 - "Community 716" Cohesion: 0.4 Nodes (2): TMP_ListPool, TMPro -### Community 726 - "Community 726" +### Community 717 - "Community 717" Cohesion: 0.4 Nodes (3): SpriteDataObject, TexturePacker_JsonArray, TMPro.SpriteAssetUtilities -### Community 727 - "Community 727" +### Community 718 - "Community 718" Cohesion: 0.4 Nodes (1): UnityEditor.Timeline -### Community 728 - "Community 728" +### Community 719 - "Community 719" Cohesion: 0.4 Nodes (3): TimelineAssetEditionMode, UnityEditor.Timeline, TimelineInactiveMode -### Community 729 - "Community 729" +### Community 720 - "Community 720" Cohesion: 0.4 Nodes (3): TimelineAsset, TimelineAssetUpgrade, UnityEngine.Timeline -### Community 730 - "Community 730" +### Community 721 - "Community 721" Cohesion: 0.4 Nodes (2): IReorderableListDropTarget, Unity.VisualScripting.ReorderableList -### Community 731 - "Community 731" +### Community 722 - "Community 722" Cohesion: 0.4 Nodes (2): Plugin, Unity.VisualScripting -### Community 732 - "Community 732" +### Community 723 - "Community 723" Cohesion: 0.4 Nodes (2): EditorTypeUtility, Unity.VisualScripting -### Community 733 - "Community 733" +### Community 724 - "Community 724" Cohesion: 0.4 Nodes (2): ISidebarPanelContent, Unity.VisualScripting -### Community 734 - "Community 734" +### Community 725 - "Community 725" Cohesion: 0.4 Nodes (1): Unity.VisualScripting -### Community 735 - "Community 735" +### Community 726 - "Community 726" Cohesion: 0.4 Nodes (2): IPoolable, Unity.VisualScripting -### Community 736 - "Community 736" +### Community 727 - "Community 727" Cohesion: 0.4 Nodes (1): Unity.VisualScripting -### Community 737 - "Community 737" +### Community 728 - "Community 728" Cohesion: 0.4 Nodes (2): IOptimizedInvoker, Unity.VisualScripting -### Community 738 - "Community 738" +### Community 729 - "Community 729" Cohesion: 0.4 Nodes (2): IGizmoDrawer, Unity.VisualScripting -### Community 739 - "Community 739" +### Community 730 - "Community 730" Cohesion: 0.4 Nodes (3): AnalyticsIdentifier, IAnalyticsIdentifiable, Unity.VisualScripting -### Community 740 - "Community 740" -Cohesion: 0.5 -Nodes (4): DFA, DFA14, DFA7, Unity.VisualScripting.Dependencies.NCalc - -### Community 741 - "Community 741" +### Community 731 - "Community 731" Cohesion: 0.4 Nodes (0): -### Community 742 - "Community 742" +### Community 732 - "Community 732" Cohesion: 0.5 Nodes (2): Packsize, Steamworks -### Community 743 - "Community 743" +### Community 733 - "Community 733" Cohesion: 0.5 Nodes (2): Animancer.Examples.FineControl, IInteractable -### Community 744 - "Community 744" +### Community 734 - "Community 734" Cohesion: 0.5 Nodes (3): Animancer, DefaultFadeValueAttribute, DefaultValueAttribute -### Community 745 - "Community 745" +### Community 735 - "Community 735" Cohesion: 0.5 Nodes (2): Animancer.Editor, ScriptableObjectEditor -### Community 746 - "Community 746" +### Community 736 - "Community 736" Cohesion: 0.5 Nodes (2): Animancer, IUpdatable -### Community 747 - "Community 747" +### Community 737 - "Community 737" Cohesion: 0.67 Nodes (2): Animancer, AnimancerTransitionAsset -### Community 748 - "Community 748" +### Community 738 - "Community 738" Cohesion: 0.5 Nodes (2): CanvasCoreExpand, IGraphExporter -### Community 749 - "Community 749" +### Community 739 - "Community 739" Cohesion: 0.67 Nodes (2): IMigratable, ParadoxNotion.Serialization.FullSerializer -### Community 750 - "Community 750" +### Community 740 - "Community 740" Cohesion: 0.5 Nodes (3): BBMappingParameter, NodeCanvas.Framework.Internal, BBObjectParameter -### Community 751 - "Community 751" +### Community 741 - "Community 741" Cohesion: 0.5 Nodes (3): MultipleChoiceRequestInfo, NodeCanvas.DialogueTrees, SubtitlesRequestInfo -### Community 752 - "Community 752" +### Community 742 - "Community 742" Cohesion: 0.67 Nodes (3): IDialogueActor, NodeCanvas.DialogueTrees, ProxyDialogueActor -### Community 753 - "Community 753" +### Community 743 - "Community 743" Cohesion: 0.5 Nodes (1): ViDelegateAssisstant -### Community 754 - "Community 754" +### Community 744 - "Community 744" Cohesion: 0.5 Nodes (2): LobbyManager, TH1_Logic.Net -### Community 755 - "Community 755" +### Community 745 - "Community 745" Cohesion: 0.5 Nodes (2): AnimCache, TH1Resource -### Community 756 - "Community 756" +### Community 746 - "Community 746" Cohesion: 0.5 Nodes (2): ResourceCache, TH1Resource -### Community 757 - "Community 757" +### Community 747 - "Community 747" Cohesion: 0.5 Nodes (3): IsExternalInit, MemoryPack, System.Runtime.CompilerServices -### Community 758 - "Community 758" +### Community 748 - "Community 748" Cohesion: 0.5 Nodes (2): AssemblyLoader, NugetForUnity.Helper -### Community 759 - "Community 759" +### Community 749 - "Community 749" Cohesion: 0.67 Nodes (3): Compare(), CompareTo(), NugetForUnity.Models -### Community 760 - "Community 760" +### Community 750 - "Community 750" Cohesion: 0.5 Nodes (2): HomePageWindow, YooAsset.Editor -### Community 761 - "Community 761" +### Community 751 - "Community 751" Cohesion: 0.5 Nodes (2): IBuildPipeline, YooAsset.Editor -### Community 762 - "Community 762" +### Community 752 - "Community 752" Cohesion: 0.5 Nodes (2): IBuildTask, YooAsset.Editor -### Community 763 - "Community 763" +### Community 753 - "Community 753" Cohesion: 0.5 Nodes (2): IActiveRule, YooAsset.Editor -### Community 764 - "Community 764" +### Community 754 - "Community 754" Cohesion: 0.5 Nodes (2): IAddressRule, YooAsset.Editor -### Community 765 - "Community 765" +### Community 755 - "Community 755" Cohesion: 0.5 Nodes (2): IFilterRule, YooAsset.Editor -### Community 766 - "Community 766" +### Community 756 - "Community 756" Cohesion: 0.5 Nodes (2): UIElementsTools, YooAsset.Editor -### Community 767 - "Community 767" +### Community 757 - "Community 757" Cohesion: 0.5 Nodes (2): IBuildinQueryServices, YooAsset -### Community 768 - "Community 768" +### Community 758 - "Community 758" Cohesion: 0.5 Nodes (2): IEncryptionServices, YooAsset -### Community 769 - "Community 769" +### Community 759 - "Community 759" Cohesion: 0.5 Nodes (2): Cysharp.Threading.Tasks, EnumerableAsyncExtensions -### Community 770 - "Community 770" +### Community 760 - "Community 760" Cohesion: 0.5 Nodes (2): Cysharp.Threading.Tasks, ExceptionExtensions -### Community 771 - "Community 771" +### Community 761 - "Community 761" Cohesion: 0.5 Nodes (2): Cysharp.Threading.Tasks.Linq, UniTaskAsyncEnumerable -### Community 772 - "Community 772" +### Community 762 - "Community 762" Cohesion: 0.5 Nodes (2): IOutlineGenerator, UnityEditor.U2D.Animation -### Community 773 - "Community 773" +### Community 763 - "Community 763" Cohesion: 0.5 Nodes (3): IBoneSelection, UnityEditor.U2D.Animation, ITransformSelection -### Community 774 - "Community 774" +### Community 764 - "Community 764" Cohesion: 0.5 Nodes (3): ControllerEvents, UnityEditor.U2D.Animation.SpriteLibraryEditor, ViewEvents -### Community 775 - "Community 775" +### Community 765 - "Community 765" Cohesion: 0.5 Nodes (3): IAnimationPreviewable, IPreviewable, UnityEngine.U2D.Common -### Community 776 - "Community 776" +### Community 766 - "Community 766" Cohesion: 0.5 Nodes (2): Document, PDNWrapper -### Community 777 - "Community 777" +### Community 767 - "Community 767" Cohesion: 0.5 Nodes (3): RawImageResource, PhotoshopFile, Thumbnail -### Community 778 - "Community 778" +### Community 768 - "Community 768" Cohesion: 0.5 Nodes (3): MouseStyles, TilePaletteMouseCursorUtility, UnityEditor.Tilemaps -### Community 779 - "Community 779" +### Community 769 - "Community 769" Cohesion: 0.5 Nodes (2): ParentWindow, Unity.PlasticSCM.Editor -### Community 780 - "Community 780" +### Community 770 - "Community 770" Cohesion: 0.5 Nodes (2): ProjectWindow, Unity.PlasticSCM.Editor -### Community 781 - "Community 781" +### Community 771 - "Community 771" Cohesion: 0.5 Nodes (2): BuildPathDictionary, Unity.PlasticSCM.Editor.AssetsOverlays.Cache -### Community 782 - "Community 782" +### Community 772 - "Community 772" Cohesion: 0.5 Nodes (2): GenericProgress, Unity.PlasticSCM.Editor.Developer -### Community 783 - "Community 783" +### Community 773 - "Community 773" Cohesion: 0.5 Nodes (2): IncomingChangesNotification, Unity.PlasticSCM.Editor.UI.StatusBar -### Community 784 - "Community 784" +### Community 774 - "Community 774" Cohesion: 0.5 Nodes (2): CreateWorkspaceViewState, Unity.PlasticSCM.Editor.Views.CreateWorkspace -### Community 785 - "Community 785" +### Community 775 - "Community 775" Cohesion: 0.5 Nodes (2): ConflictResolutionState, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer.DirectoryConflicts -### Community 786 - "Community 786" +### Community 776 - "Community 776" Cohesion: 0.5 Nodes (2): LaunchCheckinConflictsDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs -### Community 787 - "Community 787" +### Community 777 - "Community 777" Cohesion: 0.5 Nodes (2): LaunchDependenciesDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs -### Community 788 - "Community 788" +### Community 778 - "Community 778" Cohesion: 0.67 Nodes (3): Allocate(), CheckAllocationDoesNotExceedCapacity(), Unity.Collections.LowLevel.Unsafe -### Community 789 - "Community 789" +### Community 779 - "Community 779" Cohesion: 0.5 Nodes (2): JetBrains.Rider.Unity.Editor, StartUpMethodExecutor -### Community 790 - "Community 790" +### Community 780 - "Community 780" Cohesion: 0.5 Nodes (2): IGUIDGenerator, Packages.Rider.Editor.ProjectGeneration -### Community 791 - "Community 791" +### Community 781 - "Community 781" Cohesion: 0.5 Nodes (3): DoNotNormalizeAttribute, PostNormalizeAttribute, Unity.Mathematics -### Community 792 - "Community 792" +### Community 782 - "Community 782" Cohesion: 0.5 Nodes (2): ICoreRenderPipelinePreferencesProvider, UnityEditor.Rendering -### Community 793 - "Community 793" +### Community 783 - "Community 783" Cohesion: 0.5 Nodes (3): CameraUI, Styles, UnityEditor.Rendering -### Community 794 - "Community 794" +### Community 784 - "Community 784" Cohesion: 0.5 Nodes (3): LightUI, Styles, UnityEditor.Rendering -### Community 795 - "Community 795" +### Community 785 - "Community 785" Cohesion: 0.5 Nodes (3): ProbeVolumeUI, Styles, UnityEditor.Rendering -### Community 796 - "Community 796" +### Community 786 - "Community 786" Cohesion: 0.5 Nodes (3): RenderPipelineGlobalSettingsUI, Styles, UnityEditor.Rendering -### Community 797 - "Community 797" +### Community 787 - "Community 787" Cohesion: 0.5 Nodes (2): SwapCollectionExtensions, UnityEngine.Rendering -### Community 798 - "Community 798" +### Community 788 - "Community 788" Cohesion: 0.5 Nodes (3): DebugManager, UIState, UnityEngine.Rendering -### Community 799 - "Community 799" +### Community 789 - "Community 789" Cohesion: 0.5 Nodes (2): IDebugDisplaySettingsQuery, UnityEngine.Rendering -### Community 800 - "Community 800" +### Community 790 - "Community 790" Cohesion: 0.5 Nodes (2): ICloudBackground, UnityEngine.Rendering -### Community 801 - "Community 801" +### Community 791 - "Community 791" Cohesion: 0.5 Nodes (2): HaltonSequence, UnityEngine.Rendering -### Community 802 - "Community 802" +### Community 792 - "Community 792" Cohesion: 0.5 Nodes (2): UnityEngine.Rendering, XRUtils -### Community 803 - "Community 803" +### Community 793 - "Community 793" Cohesion: 0.5 Nodes (1): EditorExampleTest -### Community 804 - "Community 804" +### Community 794 - "Community 794" Cohesion: 0.5 Nodes (1): RuntimeExampleTest -### Community 805 - "Community 805" +### Community 795 - "Community 795" Cohesion: 0.5 Nodes (2): ConfigurationTest, UnityEngine.Rendering.Universal.Test -### Community 806 - "Community 806" +### Community 796 - "Community 796" Cohesion: 0.5 Nodes (3): PhysicalCamera, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 807 - "Community 807" +### Community 797 - "Community 797" Cohesion: 0.5 Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 808 - "Community 808" +### Community 798 - "Community 798" Cohesion: 0.5 Nodes (2): BIRPToURPConversionExtensions, PropertyConversions -### Community 809 - "Community 809" +### Community 799 - "Community 799" Cohesion: 0.5 Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineGlobalSettingsUI -### Community 810 - "Community 810" +### Community 800 - "Community 800" Cohesion: 0.5 Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI -### Community 811 - "Community 811" +### Community 801 - "Community 801" Cohesion: 0.5 Nodes (2): NewRendererFeatureDropdownItem, UnityEditor.Rendering.Universal -### Community 812 - "Community 812" +### Community 802 - "Community 802" Cohesion: 0.5 Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineAssetUI -### Community 813 - "Community 813" +### Community 803 - "Community 803" Cohesion: 0.5 Nodes (3): VFXSRPSubOutput, UnityEditor.VFX.URP, VFXURPSubOutput -### Community 814 - "Community 814" +### Community 804 - "Community 804" Cohesion: 0.5 Nodes (3): IShaderVariantSettings, UnityEngine.Rendering.Universal, UniversalRenderPipelineGlobalSettings -### Community 815 - "Community 815" +### Community 805 - "Community 805" Cohesion: 0.5 Nodes (3): UnityEngine.Rendering.Universal, UniversalRenderPipelineVolumeDebugSettings, VolumeDebugSettings -### Community 816 - "Community 816" +### Community 806 - "Community 806" Cohesion: 0.5 Nodes (2): TileSizeExtensions, UnityEngine.Rendering.Universal -### Community 817 - "Community 817" +### Community 807 - "Community 807" Cohesion: 0.5 Nodes (2): IBuildTask, UnityEditor.Build.Pipeline.Interfaces -### Community 818 - "Community 818" +### Community 808 - "Community 808" Cohesion: 0.5 Nodes (3): BuildSpriteData, UnityEditor.Build.Pipeline, IBuildSpriteData -### Community 819 - "Community 819" +### Community 809 - "Community 809" Cohesion: 0.5 Nodes (1): UnityEngine.Build.Pipeline -### Community 820 - "Community 820" +### Community 810 - "Community 810" Cohesion: 0.5 Nodes (3): BuildCacheTestBase, LocalBuildCacheTests, UnityEditor.Build.Pipeline.Tests -### Community 821 - "Community 821" +### Community 811 - "Community 811" Cohesion: 0.5 Nodes (3): SerializableVirtualTexture, SerializableVirtualTextureLayer, UnityEditor.ShaderGraph.Internal -### Community 822 - "Community 822" +### Community 812 - "Community 812" Cohesion: 0.5 Nodes (2): IHasDependencies, UnityEditor.ShaderGraph -### Community 823 - "Community 823" +### Community 813 - "Community 813" Cohesion: 0.5 Nodes (2): IGeneratesBodyCode, UnityEditor.ShaderGraph -### Community 824 - "Community 824" +### Community 814 - "Community 814" Cohesion: 0.5 Nodes (2): IGeneratesFunction, UnityEditor.ShaderGraph -### Community 825 - "Community 825" +### Community 815 - "Community 815" Cohesion: 0.5 Nodes (2): IMayRequireTransform, UnityEditor.ShaderGraph -### Community 826 - "Community 826" +### Community 816 - "Community 816" Cohesion: 0.5 Nodes (2): IOnAssetEnabled, UnityEditor.Graphing -### Community 827 - "Community 827" +### Community 817 - "Community 817" Cohesion: 0.5 Nodes (2): ILegacyTarget, UnityEditor.ShaderGraph.Legacy -### Community 828 - "Community 828" +### Community 818 - "Community 818" Cohesion: 0.5 Nodes (2): IPropertyFromNode, UnityEditor.ShaderGraph -### Community 829 - "Community 829" +### Community 819 - "Community 819" Cohesion: 0.5 Nodes (2): PropertyUtil, UnityEditor.ShaderGraph -### Community 830 - "Community 830" +### Community 820 - "Community 820" Cohesion: 0.5 Nodes (2): AbstractMaterialNodeModificationListener, UnityEditor.ShaderGraph.Drawing -### Community 831 - "Community 831" +### Community 821 - "Community 821" Cohesion: 0.5 Nodes (2): IControlAttribute, UnityEditor.ShaderGraph.Drawing.Controls -### Community 832 - "Community 832" +### Community 822 - "Community 822" Cohesion: 0.5 Nodes (2): ISGViewModel, UnityEditor.ShaderGraph.Drawing -### Community 833 - "Community 833" +### Community 823 - "Community 823" Cohesion: 0.5 Nodes (2): IShaderInputObserver, UnityEditor.ShaderGraph.Drawing -### Community 834 - "Community 834" +### Community 824 - "Community 824" Cohesion: 0.5 Nodes (2): IHasMetadata, UnityEditor.ShaderGraph -### Community 835 - "Community 835" +### Community 825 - "Community 825" Cohesion: 0.5 Nodes (2): InstancingOptionsExtensions, UnityEditor.ShaderGraph -### Community 836 - "Community 836" +### Community 826 - "Community 826" Cohesion: 0.5 Nodes (2): ShaderModelExtensions, UnityEditor.ShaderGraph -### Community 837 - "Community 837" +### Community 827 - "Community 827" Cohesion: 0.5 Nodes (2): FakeJsonObject, UnityEditor.ShaderGraph.Serialization -### Community 838 - "Community 838" +### Community 828 - "Community 828" Cohesion: 0.5 Nodes (3): IRequiredSetting, RequiredSettingBase, UnityEngine.Rendering -### Community 839 - "Community 839" +### Community 829 - "Community 829" Cohesion: 0.5 Nodes (3): PRSIRequiredSetting, PRSRequiredSettingBase, UnityEngine.Rendering -### Community 840 - "Community 840" +### Community 830 - "Community 830" Cohesion: 0.5 Nodes (2): PlayModeTests_10s, SlowTests -### Community 841 - "Community 841" +### Community 831 - "Community 831" Cohesion: 0.5 Nodes (2): ITestResultAdaptor, UnityEditor.TestTools.TestRunner.Api -### Community 842 - "Community 842" +### Community 832 - "Community 832" Cohesion: 0.5 Nodes (2): ResultSummarizer, UnityEditor.TestTools.TestRunner.GUI -### Community 843 - "Community 843" +### Community 833 - "Community 833" Cohesion: 0.5 Nodes (3): ISceneWrapper, SceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene -### Community 844 - "Community 844" +### Community 834 - "Community 834" Cohesion: 0.5 Nodes (3): EditorAssembliesProxy, UnityEditor.TestTools.TestRunner, IEditorAssembliesProxy -### Community 845 - "Community 845" +### Community 835 - "Community 835" Cohesion: 0.5 Nodes (2): ITestListProvider, UnityEditor.TestTools.TestRunner -### Community 846 - "Community 846" +### Community 836 - "Community 836" Cohesion: 0.5 Nodes (2): ITestSettingsDeserializer, UnityEditor.TestTools.TestRunner -### Community 847 - "Community 847" +### Community 837 - "Community 837" Cohesion: 0.5 Nodes (2): IUtpLogger, UnityEditor.TestTools.TestRunner.UnityTestProtocol -### Community 848 - "Community 848" +### Community 838 - "Community 838" Cohesion: 0.5 Nodes (2): Is, UnityEngine.TestTools.Constraints -### Community 849 - "Community 849" +### Community 839 - "Community 839" Cohesion: 0.5 Nodes (2): ITestSuiteModifier, UnityEngine.TestRunner.NUnitExtensions -### Community 850 - "Community 850" +### Community 840 - "Community 840" Cohesion: 0.5 Nodes (2): IEnumerableTestMethodCommand, UnityEngine.TestRunner.NUnitExtensions.Runner -### Community 851 - "Community 851" +### Community 841 - "Community 841" Cohesion: 0.5 Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory -### Community 852 - "Community 852" +### Community 842 - "Community 842" Cohesion: 0.5 Nodes (2): IPrebuildSetup, UnityEngine.TestTools -### Community 853 - "Community 853" +### Community 843 - "Community 843" Cohesion: 0.5 Nodes (2): IAssemblyLoadProxy, UnityEngine.TestTools.Utils -### Community 854 - "Community 854" +### Community 844 - "Community 844" Cohesion: 0.5 Nodes (2): IScriptingRuntimeProxy, UnityEngine.TestTools.Utils -### Community 855 - "Community 855" +### Community 845 - "Community 845" Cohesion: 0.5 Nodes (3): CustomYieldInstruction, MonoBehaviourTest, UnityEngine.TestTools -### Community 856 - "Community 856" +### Community 846 - "Community 846" Cohesion: 0.5 Nodes (2): TMP_ResourcesLoader, TMPro.EditorUtilities -### Community 857 - "Community 857" +### Community 847 - "Community 847" Cohesion: 0.5 Nodes (1): TMPro -### Community 858 - "Community 858" +### Community 848 - "Community 848" Cohesion: 0.5 Nodes (3): Glyph, TMP_SpriteGlyph, TMPro -### Community 859 - "Community 859" +### Community 849 - "Community 849" Cohesion: 0.5 Nodes (2): BuiltInPresets, UnityEditor.Timeline -### Community 860 - "Community 860" +### Community 850 - "Community 850" Cohesion: 0.5 Nodes (2): ICurvesOwnerInspectorWrapper, UnityEditor.Timeline -### Community 861 - "Community 861" +### Community 851 - "Community 851" Cohesion: 0.5 Nodes (1): UnityEditor.Timeline -### Community 862 - "Community 862" +### Community 852 - "Community 852" Cohesion: 0.5 Nodes (2): IRowGUI, UnityEditor.Timeline -### Community 863 - "Community 863" +### Community 853 - "Community 853" Cohesion: 0.5 Nodes (1): UnityEditor.Timeline -### Community 864 - "Community 864" +### Community 854 - "Community 854" Cohesion: 0.5 Nodes (2): ISnappable, UnityEditor.Timeline -### Community 865 - "Community 865" +### Community 855 - "Community 855" Cohesion: 0.67 Nodes (3): CloseScope(), Dispose(), UnityEditor -### Community 866 - "Community 866" +### Community 856 - "Community 856" Cohesion: 0.5 Nodes (2): ILayerable, UnityEngine.Timeline -### Community 867 - "Community 867" +### Community 857 - "Community 857" Cohesion: 0.5 Nodes (2): IMarker, UnityEngine.Timeline -### Community 868 - "Community 868" +### Community 858 - "Community 858" Cohesion: 0.5 Nodes (3): MarkerTrack, SignalTrack, UnityEngine.Timeline -### Community 869 - "Community 869" +### Community 859 - "Community 859" Cohesion: 0.5 Nodes (2): IPropertyPreview, UnityEngine.Timeline -### Community 870 - "Community 870" +### Community 860 - "Community 860" Cohesion: 0.5 Nodes (1): UnityEngine.EventSystems -### Community 871 - "Community 871" +### Community 861 - "Community 861" Cohesion: 0.5 Nodes (1): UnityEngine.UI -### Community 872 - "Community 872" +### Community 862 - "Community 862" Cohesion: 0.5 Nodes (2): IGraphicEnabledDisabled, UnityEngine.UI -### Community 873 - "Community 873" +### Community 863 - "Community 863" Cohesion: 0.5 Nodes (2): IMask, UnityEngine.UI -### Community 874 - "Community 874" +### Community 864 - "Community 864" Cohesion: 0.5 Nodes (2): IMaskable, UnityEngine.UI -### Community 875 - "Community 875" +### Community 865 - "Community 865" Cohesion: 0.5 Nodes (2): RectangularVertexClipper, UnityEngine.UI -### Community 876 - "Community 876" +### Community 866 - "Community 866" Cohesion: 0.5 Nodes (3): GraphElementAnalysis, Unity.VisualScripting, IGraphElementAnalysis -### Community 877 - "Community 877" +### Community 867 - "Community 867" Cohesion: 0.5 Nodes (2): IAnalyser, Unity.VisualScripting -### Community 878 - "Community 878" +### Community 868 - "Community 868" Cohesion: 0.5 Nodes (2): IAssigner, Unity.VisualScripting -### Community 879 - "Community 879" +### Community 869 - "Community 869" Cohesion: 0.5 Nodes (2): IElementAdderMenu, Unity.VisualScripting.ReorderableList.Element_Adder_Menu -### Community 880 - "Community 880" +### Community 870 - "Community 870" Cohesion: 0.5 Nodes (2): IDescriptor, Unity.VisualScripting -### Community 881 - "Community 881" +### Community 871 - "Community 871" Cohesion: 0.5 Nodes (2): DraggedListItem, Unity.VisualScripting -### Community 882 - "Community 882" +### Community 872 - "Community 872" Cohesion: 0.5 Nodes (3): DropdownOption, DropdownSeparator, Unity.VisualScripting -### Community 883 - "Community 883" +### Community 873 - "Community 873" Cohesion: 0.5 Nodes (1): Unity.VisualScripting -### Community 884 - "Community 884" +### Community 874 - "Community 874" Cohesion: 0.5 Nodes (2): AotStubWriter, Unity.VisualScripting -### Community 885 - "Community 885" +### Community 875 - "Community 875" Cohesion: 0.5 Nodes (2): TypeExtensions, Unity.VisualScripting -### Community 886 - "Community 886" +### Community 876 - "Community 876" Cohesion: 0.5 Nodes (2): EditorTimeUtility, Unity.VisualScripting -### Community 887 - "Community 887" +### Community 877 - "Community 877" Cohesion: 0.5 Nodes (3): AboutPluginsPage, Unity.VisualScripting, ListPage -### Community 888 - "Community 888" +### Community 878 - "Community 878" Cohesion: 0.5 Nodes (2): Unity.VisualScripting, XUnitOptionProvider -### Community 889 - "Community 889" +### Community 879 - "Community 879" Cohesion: 0.5 Nodes (3): FlowStateTransitionEditor, Unity.VisualScripting, NesterStateTransitionEditor -### Community 890 - "Community 890" +### Community 880 - "Community 880" Cohesion: 0.5 Nodes (3): fsConfig, fsGlobalConfig, Unity.VisualScripting.FullSerializer -### Community 891 - "Community 891" +### Community 881 - "Community 881" Cohesion: 0.5 Nodes (2): EnsureThat, Unity.VisualScripting -### Community 892 - "Community 892" +### Community 882 - "Community 882" Cohesion: 0.5 Nodes (1): Unity.VisualScripting -### Community 893 - "Community 893" +### Community 883 - "Community 883" Cohesion: 0.5 Nodes (2): DebugUtility, Unity.VisualScripting -### Community 894 - "Community 894" +### Community 884 - "Community 884" Cohesion: 0.5 Nodes (2): IGraphParent, Unity.VisualScripting -### Community 895 - "Community 895" +### Community 885 - "Community 885" Cohesion: 0.5 Nodes (2): IAotStubbable, Unity.VisualScripting -### Community 896 - "Community 896" +### Community 886 - "Community 886" Cohesion: 0.5 Nodes (2): IPrewarmable, Unity.VisualScripting -### Community 897 - "Community 897" +### Community 887 - "Community 887" Cohesion: 0.5 Nodes (3): fsObjectAttribute, SerializationVersionAttribute, Unity.VisualScripting -### Community 898 - "Community 898" +### Community 888 - "Community 888" Cohesion: 0.5 Nodes (3): fsPropertyAttribute, SerializeAsAttribute, Unity.VisualScripting -### Community 899 - "Community 899" +### Community 889 - "Community 889" Cohesion: 0.5 Nodes (2): ExceptionUtility, Unity.VisualScripting -### Community 900 - "Community 900" +### Community 890 - "Community 890" Cohesion: 0.5 Nodes (2): IInitializable, Unity.VisualScripting -### Community 901 - "Community 901" +### Community 891 - "Community 891" Cohesion: 0.5 Nodes (3): IUnitConnectionDebugData, UnitConnectionDebugData, Unity.VisualScripting -### Community 902 - "Community 902" +### Community 892 - "Community 892" Cohesion: 0.5 Nodes (3): IUnitRelation, UnitRelation, Unity.VisualScripting -### Community 903 - "Community 903" +### Community 893 - "Community 893" Cohesion: 0.5 Nodes (3): ApplicationException, EvaluationException, Unity.VisualScripting.Dependencies.NCalc -### Community 904 - "Community 904" +### Community 894 - "Community 894" Cohesion: 0.5 Nodes (2): LogicalExpressionVisitor, Unity.VisualScripting.Dependencies.NCalc -### Community 905 - "Community 905" +### Community 895 - "Community 895" Cohesion: 0.5 Nodes (3): GLApplication, -sendEvent, -windowWillClose -### Community 906 - "Community 906" +### Community 896 - "Community 896" Cohesion: 0.5 Nodes (4): DB Reader Example Subagent (with Hook Validation), Subagent Hooks (PreToolUse, PostToolUse, Stop), Skills Preloading into Subagents, Subagent Tools and Permissions Control -### Community 907 - "Community 907" +### Community 897 - "Community 897" Cohesion: 0.67 Nodes (2): Steamworks, Version -### Community 908 - "Community 908" +### Community 898 - "Community 898" Cohesion: 0.67 Nodes (2): Constants, Steamworks -### Community 909 - "Community 909" +### Community 899 - "Community 899" Cohesion: 0.67 Nodes (1): Steamworks -### Community 910 - "Community 910" +### Community 900 - "Community 900" Cohesion: 0.67 Nodes (1): Steamworks -### Community 911 - "Community 911" +### Community 901 - "Community 901" Cohesion: 0.67 Nodes (2): DoNotRenameAttribute, OPS.Obfuscator.Attribute -### Community 912 - "Community 912" +### Community 902 - "Community 902" Cohesion: 0.67 Nodes (2): NotObfuscatedCauseAttribute, OPS.Obfuscator.Attribute -### Community 913 - "Community 913" +### Community 903 - "Community 903" Cohesion: 0.67 Nodes (2): ObfuscateAnywayAttribute, OPS.Obfuscator.Attribute -### Community 914 - "Community 914" +### Community 904 - "Community 904" Cohesion: 0.67 Nodes (2): DoNotObfuscateClassAttribute, OPS.Obfuscator.Attribute -### Community 915 - "Community 915" +### Community 905 - "Community 905" Cohesion: 0.67 Nodes (2): DoNotUseClassForFakeCodeAttribute, OPS.Obfuscator.Attribute -### Community 916 - "Community 916" +### Community 906 - "Community 906" Cohesion: 0.67 Nodes (2): DoNotObfuscateMethodBodyAttribute, OPS.Obfuscator.Attribute -### Community 917 - "Community 917" +### Community 907 - "Community 907" Cohesion: 0.67 Nodes (2): Animancer.Examples.Events, EventUtilities -### Community 918 - "Community 918" +### Community 908 - "Community 908" Cohesion: 0.67 Nodes (2): Animancer.Examples.AnimatorControllers, Animations -### Community 919 - "Community 919" +### Community 909 - "Community 909" Cohesion: 0.67 Nodes (2): Animancer, IHasKey -### Community 920 - "Community 920" +### Community 910 - "Community 910" Cohesion: 0.67 Nodes (0): -### Community 921 - "Community 921" +### Community 911 - "Community 911" Cohesion: 0.67 Nodes (2): CanvasCoreExpand, ExpandGraphEditor -### Community 922 - "Community 922" +### Community 912 - "Community 912" Cohesion: 0.67 Nodes (2): IEventData, ParadoxNotion -### Community 923 - "Community 923" +### Community 913 - "Community 913" Cohesion: 0.67 Nodes (2): IMissingRecoverable, ParadoxNotion.Serialization -### Community 924 - "Community 924" +### Community 914 - "Community 914" Cohesion: 0.67 Nodes (2): ParadoxNotion.Serialization, SerializationPair -### Community 925 - "Community 925" +### Community 915 - "Community 915" Cohesion: 0.67 Nodes (2): fsGlobalConfig, ParadoxNotion.Serialization.FullSerializer -### Community 926 - "Community 926" +### Community 916 - "Community 916" Cohesion: 0.67 Nodes (2): LogTag, NodeCanvas.Framework -### Community 927 - "Community 927" +### Community 917 - "Community 917" Cohesion: 0.67 Nodes (2): NodeCanvas.Framework, VariableSeperator -### Community 928 - "Community 928" +### Community 918 - "Community 918" Cohesion: 0.67 Nodes (2): AnimPhase, TH1_Anim.Fragments -### Community 929 - "Community 929" +### Community 919 - "Community 919" Cohesion: 0.67 Nodes (2): FragmentStep, TH1_Anim.Fragments -### Community 930 - "Community 930" +### Community 920 - "Community 920" Cohesion: 0.67 Nodes (2): ICityLogic, Logic -### Community 931 - "Community 931" +### Community 921 - "Community 921" Cohesion: 0.67 Nodes (2): MatchLevelData, TH1_Logic.MatchConfig -### Community 932 - "Community 932" +### Community 922 - "Community 922" Cohesion: 0.67 Nodes (2): MemberInfo, TH1_Logic.Net -### Community 933 - "Community 933" +### Community 923 - "Community 923" Cohesion: 0.67 Nodes (2): OssData, TH1_Logic.Oss -### Community 934 - "Community 934" +### Community 924 - "Community 924" Cohesion: 0.67 Nodes (2): Logic.Skill, SkillOwner -### Community 935 - "Community 935" +### Community 925 - "Community 925" Cohesion: 0.67 Nodes (2): AllYCounterSkill, Logic.Skill -### Community 936 - "Community 936" +### Community 926 - "Community 926" Cohesion: 0.67 Nodes (2): AllYTranSportSkill, Logic.Skill -### Community 937 - "Community 937" +### Community 927 - "Community 927" +Cohesion: 0.67 +Nodes (2): AssaultFortressSkill, Logic.Skill + +### Community 928 - "Community 928" Cohesion: 0.67 Nodes (2): AttackAfterKillSkill, Logic.Skill -### Community 938 - "Community 938" +### Community 929 - "Community 929" Cohesion: 0.67 Nodes (2): AttackGetAttackPointSkill, Logic.Skill -### Community 939 - "Community 939" +### Community 930 - "Community 930" Cohesion: 0.67 Nodes (2): AttackRangeUpSkill, Logic.Skill -### Community 940 - "Community 940" +### Community 931 - "Community 931" Cohesion: 0.67 Nodes (2): AttackUpSkill, Logic.Skill -### Community 941 - "Community 941" +### Community 932 - "Community 932" Cohesion: 0.67 Nodes (2): AutoHealSkill, Logic.Skill -### Community 942 - "Community 942" +### Community 933 - "Community 933" Cohesion: 0.67 Nodes (2): AyaBuffSkill, Logic.Skill -### Community 943 - "Community 943" +### Community 934 - "Community 934" Cohesion: 0.67 Nodes (2): AyaDamageDebuffSkill, Logic.Skill -### Community 944 - "Community 944" +### Community 935 - "Community 935" Cohesion: 0.67 Nodes (2): AyaMoveAgainBuffSkill, Logic.Skill -### Community 945 - "Community 945" +### Community 936 - "Community 936" Cohesion: 0.67 Nodes (2): AyaMoveAgainSkill, Logic.Skill -### Community 946 - "Community 946" +### Community 937 - "Community 937" Cohesion: 0.67 Nodes (2): BambooMoveSkill, Logic.Skill -### Community 947 - "Community 947" +### Community 938 - "Community 938" Cohesion: 0.67 Nodes (2): BoneAttackUpSkill, Logic.Skill -### Community 948 - "Community 948" +### Community 939 - "Community 939" Cohesion: 0.67 Nodes (2): BonePileSkill, Logic.Skill -### Community 949 - "Community 949" +### Community 940 - "Community 940" Cohesion: 0.67 Nodes (2): BoneSacrificeSkill, Logic.Skill -### Community 950 - "Community 950" +### Community 941 - "Community 941" Cohesion: 0.67 Nodes (2): CanHideSkill, Logic.Skill -### Community 951 - "Community 951" +### Community 942 - "Community 942" Cohesion: 0.67 Nodes (2): CantMoveSkill, Logic.Skill -### Community 952 - "Community 952" +### Community 943 - "Community 943" Cohesion: 0.67 Nodes (2): CarrySkill, Logic.Skill -### Community 953 - "Community 953" +### Community 944 - "Community 944" Cohesion: 0.67 Nodes (2): CatCartSkill, Logic.Skill -### Community 954 - "Community 954" +### Community 945 - "Community 945" Cohesion: 0.67 Nodes (2): CityStolenSkill, Logic.Skill -### Community 955 - "Community 955" +### Community 946 - "Community 946" Cohesion: 0.67 Nodes (2): CityTransportSkill, Logic.Skill -### Community 956 - "Community 956" +### Community 947 - "Community 947" Cohesion: 0.67 Nodes (2): ConvertSkill, Logic.Skill -### Community 957 - "Community 957" +### Community 948 - "Community 948" Cohesion: 0.67 Nodes (2): CorpseBuffSkill, Logic.Skill -### Community 958 - "Community 958" +### Community 949 - "Community 949" Cohesion: 0.67 Nodes (2): CreepSkill, Logic.Skill -### Community 959 - "Community 959" +### Community 950 - "Community 950" Cohesion: 0.67 Nodes (2): CriticalSkill, Logic.Skill -### Community 960 - "Community 960" +### Community 951 - "Community 951" Cohesion: 0.67 Nodes (2): CurseGodSkill, Logic.Skill -### Community 961 - "Community 961" +### Community 952 - "Community 952" Cohesion: 0.67 Nodes (2): DashSkill, Logic.Skill -### Community 962 - "Community 962" +### Community 953 - "Community 953" Cohesion: 0.67 Nodes (2): DieBonePileSkill, Logic.Skill -### Community 963 - "Community 963" +### Community 954 - "Community 954" Cohesion: 0.67 Nodes (2): DuoSkill, Logic.Skill -### Community 964 - "Community 964" +### Community 955 - "Community 955" Cohesion: 0.67 Nodes (2): EirinFrenchAttackSkill, Logic.Skill -### Community 965 - "Community 965" +### Community 956 - "Community 956" Cohesion: 0.67 Nodes (2): EirinFrenchBuffSkill, Logic.Skill -### Community 966 - "Community 966" +### Community 957 - "Community 957" Cohesion: 0.67 Nodes (2): EirinFrenchKillSkill, Logic.Skill -### Community 967 - "Community 967" +### Community 958 - "Community 958" Cohesion: 0.67 Nodes (2): EirinFrenchOverHealSkill, Logic.Skill -### Community 968 - "Community 968" +### Community 959 - "Community 959" Cohesion: 0.67 Nodes (2): EirinFrenchSuperAttackSkill, Logic.Skill -### Community 969 - "Community 969" +### Community 960 - "Community 960" Cohesion: 0.67 Nodes (2): EscapeProSkill, Logic.Skill -### Community 970 - "Community 970" +### Community 961 - "Community 961" Cohesion: 0.67 Nodes (2): EscapeSkill, Logic.Skill -### Community 971 - "Community 971" +### Community 962 - "Community 962" Cohesion: 0.67 Nodes (2): EternitySkill, Logic.Skill -### Community 972 - "Community 972" +### Community 963 - "Community 963" Cohesion: 0.67 Nodes (2): FearMakerSkill, Logic.Skill -### Community 973 - "Community 973" +### Community 964 - "Community 964" Cohesion: 0.67 Nodes (2): FlandreAttackSkill, Logic.Skill -### Community 974 - "Community 974" +### Community 965 - "Community 965" Cohesion: 0.67 Nodes (2): FlandreBuffSkill, Logic.Skill -### Community 975 - "Community 975" +### Community 966 - "Community 966" Cohesion: 0.67 Nodes (2): FlandreKillSkill, Logic.Skill -### Community 976 - "Community 976" +### Community 967 - "Community 967" Cohesion: 0.67 Nodes (2): FlySkill, Logic.Skill -### Community 977 - "Community 977" +### Community 968 - "Community 968" Cohesion: 0.67 Nodes (2): ForestDefenseSkill, Logic.Skill -### Community 978 - "Community 978" +### Community 969 - "Community 969" Cohesion: 0.67 Nodes (2): ForestStartDashSkill, Logic.Skill -### Community 979 - "Community 979" +### Community 970 - "Community 970" Cohesion: 0.67 Nodes (2): FortifySkill, Logic.Skill -### Community 980 - "Community 980" +### Community 971 - "Community 971" Cohesion: 0.67 Nodes (2): GalaxyArrowSkill, Logic.Skill -### Community 981 - "Community 981" +### Community 972 - "Community 972" Cohesion: 0.67 Nodes (2): GridMomijiPerySkill, Logic.Skill -### Community 982 - "Community 982" +### Community 973 - "Community 973" Cohesion: 0.67 Nodes (2): GridMountainSkill, Logic.Skill -### Community 983 - "Community 983" +### Community 974 - "Community 974" Cohesion: 0.67 Nodes (2): GridRadiationSkill, Logic.Skill -### Community 984 - "Community 984" +### Community 975 - "Community 975" Cohesion: 0.67 Nodes (2): GridSanaeNineContinueDamageSkill, Logic.Skill -### Community 985 - "Community 985" +### Community 976 - "Community 976" Cohesion: 0.67 Nodes (2): HealSkill, Logic.Skill -### Community 986 - "Community 986" +### Community 977 - "Community 977" Cohesion: 0.67 Nodes (2): HideStateSkill, Logic.Skill -### Community 987 - "Community 987" +### Community 978 - "Community 978" Cohesion: 0.67 Nodes (2): HouraisanFrenchFakeMoonSkill, Logic.Skill -### Community 988 - "Community 988" +### Community 979 - "Community 979" Cohesion: 0.67 Nodes (2): HouraisanFrenchWolfMoonSkill, Logic.Skill -### Community 989 - "Community 989" +### Community 980 - "Community 980" Cohesion: 0.67 Nodes (2): HouraisanFrenchWolfStartSkill, Logic.Skill -### Community 990 - "Community 990" +### Community 981 - "Community 981" Cohesion: 0.67 Nodes (2): IllusionSkill, Logic.Skill -### Community 991 - "Community 991" +### Community 982 - "Community 982" Cohesion: 0.67 Nodes (2): InfiltrateSkill, Logic.Skill -### Community 992 - "Community 992" +### Community 983 - "Community 983" Cohesion: 0.67 Nodes (2): JunkerOfficerSkill, Logic.Skill -### Community 993 - "Community 993" +### Community 984 - "Community 984" Cohesion: 0.67 Nodes (2): KaguyaFrenchAroundSkill, Logic.Skill -### Community 994 - "Community 994" +### Community 985 - "Community 985" Cohesion: 0.67 Nodes (2): KaguyaFrenchAttackProSkill, Logic.Skill -### Community 995 - "Community 995" +### Community 986 - "Community 986" Cohesion: 0.67 Nodes (2): KaguyaFrenchAttackSkill, Logic.Skill -### Community 996 - "Community 996" +### Community 987 - "Community 987" Cohesion: 0.67 Nodes (2): KaguyaFrenchCrescentMoonSkill, Logic.Skill -### Community 997 - "Community 997" +### Community 988 - "Community 988" Cohesion: 0.67 Nodes (2): KaguyaFrenchForeverBuffSkill, Logic.Skill -### Community 998 - "Community 998" +### Community 989 - "Community 989" Cohesion: 0.67 Nodes (2): KaguyaFrenchNapoleonicCodeSkill, Logic.Skill -### Community 999 - "Community 999" +### Community 990 - "Community 990" Cohesion: 0.67 Nodes (2): KaguyaFrenchNewMoonSkill, Logic.Skill -### Community 1000 - "Community 1000" +### Community 991 - "Community 991" Cohesion: 0.67 Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill -### Community 1001 - "Community 1001" +### Community 992 - "Community 992" Cohesion: 0.67 Nodes (2): KaguyaFrenchSynergySkill, Logic.Skill -### Community 1002 - "Community 1002" +### Community 993 - "Community 993" Cohesion: 0.67 Nodes (2): KanakoBattlefieldProSkill, Logic.Skill -### Community 1003 - "Community 1003" +### Community 994 - "Community 994" Cohesion: 0.67 Nodes (2): KanakoBattlefieldSkill, Logic.Skill -### Community 1004 - "Community 1004" +### Community 995 - "Community 995" Cohesion: 0.67 Nodes (2): KanakoMountainAttackSkill, Logic.Skill -### Community 1005 - "Community 1005" +### Community 996 - "Community 996" Cohesion: 0.67 Nodes (2): KanakoMountainBuffSkill, Logic.Skill -### Community 1006 - "Community 1006" +### Community 997 - "Community 997" Cohesion: 0.67 Nodes (2): KanakoMountainSkill, Logic.Skill -### Community 1007 - "Community 1007" +### Community 998 - "Community 998" Cohesion: 0.67 Nodes (2): KanakoSittingSkill, Logic.Skill -### Community 1008 - "Community 1008" +### Community 999 - "Community 999" Cohesion: 0.67 Nodes (2): KanakoTechSkill, Logic.Skill -### Community 1009 - "Community 1009" +### Community 1000 - "Community 1000" Cohesion: 0.67 Nodes (2): KanakoWarProSkill, Logic.Skill -### Community 1010 - "Community 1010" +### Community 1001 - "Community 1001" Cohesion: 0.67 Nodes (2): KanakoWarSkill, Logic.Skill -### Community 1011 - "Community 1011" +### Community 1002 - "Community 1002" Cohesion: 0.67 Nodes (2): KanakoWindProSkill, Logic.Skill -### Community 1012 - "Community 1012" +### Community 1003 - "Community 1003" Cohesion: 0.67 Nodes (2): KanakoWindSkill, Logic.Skill -### Community 1013 - "Community 1013" +### Community 1004 - "Community 1004" +Cohesion: 0.67 +Nodes (2): KingCoinSkill, Logic.Skill + +### Community 1005 - "Community 1005" Cohesion: 0.67 Nodes (2): KoakumaDevotionSkill, Logic.Skill -### Community 1014 - "Community 1014" +### Community 1006 - "Community 1006" Cohesion: 0.67 Nodes (2): KoakumaHeroSkill, Logic.Skill -### Community 1015 - "Community 1015" +### Community 1007 - "Community 1007" Cohesion: 0.67 Nodes (2): KoishiAutoMoveSkill, Logic.Skill -### Community 1016 - "Community 1016" +### Community 1008 - "Community 1008" Cohesion: 0.67 Nodes (2): KoishiAutoSkill, Logic.Skill -### Community 1017 - "Community 1017" +### Community 1009 - "Community 1009" Cohesion: 0.67 Nodes (2): KoishiDeathFearSkill, Logic.Skill -### Community 1018 - "Community 1018" +### Community 1010 - "Community 1010" Cohesion: 0.67 Nodes (2): KoishiRespawnSkill, Logic.Skill -### Community 1019 - "Community 1019" +### Community 1011 - "Community 1011" Cohesion: 0.67 Nodes (2): KoishiUndeadSkill, Logic.Skill -### Community 1020 - "Community 1020" +### Community 1012 - "Community 1012" Cohesion: 0.67 Nodes (2): KomeijiFearImmuneSkill, Logic.Skill -### Community 1021 - "Community 1021" +### Community 1013 - "Community 1013" Cohesion: 0.67 Nodes (2): KomeijiFearSkill, Logic.Skill -### Community 1022 - "Community 1022" +### Community 1014 - "Community 1014" Cohesion: 0.67 Nodes (2): KomeijiFearSplashSkill, Logic.Skill -### Community 1023 - "Community 1023" +### Community 1015 - "Community 1015" Cohesion: 0.67 Nodes (2): KomeijiKnightAddSkill, Logic.Skill -### Community 1024 - "Community 1024" +### Community 1016 - "Community 1016" Cohesion: 0.67 Nodes (2): KomeijiKnightKillSkill, Logic.Skill -### Community 1025 - "Community 1025" +### Community 1017 - "Community 1017" Cohesion: 0.67 Nodes (2): KomeijiRiderAddSkill, Logic.Skill -### Community 1026 - "Community 1026" +### Community 1018 - "Community 1018" Cohesion: 0.67 Nodes (2): KomeijiRiderKillSkill, Logic.Skill -### Community 1027 - "Community 1027" +### Community 1019 - "Community 1019" Cohesion: 0.67 Nodes (2): KomeijiRiderTransSkill, Logic.Skill -### Community 1028 - "Community 1028" +### Community 1020 - "Community 1020" Cohesion: 0.67 Nodes (2): LaevatainPreySkill, Logic.Skill -### Community 1029 - "Community 1029" +### Community 1021 - "Community 1021" Cohesion: 0.67 Nodes (2): LaevatainSkill, Logic.Skill -### Community 1030 - "Community 1030" +### Community 1022 - "Community 1022" Cohesion: 0.67 Nodes (2): LandAndWaterSkill, Logic.Skill -### Community 1031 - "Community 1031" +### Community 1023 - "Community 1023" Cohesion: 0.67 Nodes (2): LandOnlySkill, Logic.Skill -### Community 1032 - "Community 1032" +### Community 1024 - "Community 1024" Cohesion: 0.67 Nodes (2): Logic.Skill, LuckSkill -### Community 1033 - "Community 1033" +### Community 1025 - "Community 1025" Cohesion: 0.67 Nodes (2): Logic.Skill, MahaCorpseBuffSkill -### Community 1034 - "Community 1034" +### Community 1026 - "Community 1026" Cohesion: 0.67 Nodes (2): Logic.Skill, MeilingAttackUpSkill -### Community 1035 - "Community 1035" +### Community 1027 - "Community 1027" Cohesion: 0.67 Nodes (2): Logic.Skill, MeilingCounterSkill -### Community 1036 - "Community 1036" +### Community 1028 - "Community 1028" Cohesion: 0.67 Nodes (2): Logic.Skill, MeilingDuelSkill -### Community 1037 - "Community 1037" +### Community 1029 - "Community 1029" Cohesion: 0.67 Nodes (2): Logic.Skill, MeilingRestSkill -### Community 1038 - "Community 1038" +### Community 1030 - "Community 1030" Cohesion: 0.67 Nodes (2): Logic.Skill, MokouFrenchBoomSkill -### Community 1039 - "Community 1039" +### Community 1031 - "Community 1031" Cohesion: 0.67 Nodes (2): Logic.Skill, MokouFrenchEggSkill -### Community 1040 - "Community 1040" +### Community 1032 - "Community 1032" Cohesion: 0.67 Nodes (2): Logic.Skill, MokouFrenchEnhanceSkill -### Community 1041 - "Community 1041" +### Community 1033 - "Community 1033" Cohesion: 0.67 Nodes (2): Logic.Skill, MokouFrenchReviveSkill -### Community 1042 - "Community 1042" +### Community 1034 - "Community 1034" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiBuffSkill -### Community 1043 - "Community 1043" +### Community 1035 - "Community 1035" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiHunterAttackSkill -### Community 1044 - "Community 1044" +### Community 1036 - "Community 1036" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiHunterSkill -### Community 1045 - "Community 1045" +### Community 1037 - "Community 1037" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiHuntSkill -### Community 1046 - "Community 1046" +### Community 1038 - "Community 1038" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiKillSkill -### Community 1047 - "Community 1047" +### Community 1039 - "Community 1039" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiPreySkill -### Community 1048 - "Community 1048" +### Community 1040 - "Community 1040" Cohesion: 0.67 Nodes (2): Logic.Skill, MomijiSightSkill -### Community 1049 - "Community 1049" +### Community 1041 - "Community 1041" Cohesion: 0.67 Nodes (2): Logic.Skill, MoonPrincessSkill -### Community 1050 - "Community 1050" +### Community 1042 - "Community 1042" Cohesion: 0.67 Nodes (2): Logic.Skill, MoriyaBuffSkill -### Community 1051 - "Community 1051" +### Community 1043 - "Community 1043" Cohesion: 0.67 Nodes (2): Logic.Skill, MoriyaKnightMoveSkill -### Community 1052 - "Community 1052" +### Community 1044 - "Community 1044" Cohesion: 0.67 Nodes (2): Logic.Skill, MoriyaRoadSkill -### Community 1053 - "Community 1053" +### Community 1045 - "Community 1045" Cohesion: 0.67 Nodes (2): Logic.Skill, MountainDefenseSkill -### Community 1054 - "Community 1054" +### Community 1046 - "Community 1046" Cohesion: 0.67 Nodes (2): Logic.Skill, MountainGodSkill -### Community 1055 - "Community 1055" +### Community 1047 - "Community 1047" Cohesion: 0.67 Nodes (2): Logic.Skill, MountainMoveSkill -### Community 1056 - "Community 1056" +### Community 1048 - "Community 1048" Cohesion: 0.67 Nodes (2): Logic.Skill, MoveRangeUpSkill -### Community 1057 - "Community 1057" +### Community 1049 - "Community 1049" Cohesion: 0.67 Nodes (2): Logic.Skill, NoPopulationSkill -### Community 1058 - "Community 1058" +### Community 1050 - "Community 1050" Cohesion: 0.67 Nodes (2): Logic.Skill, NuclearFusionSkill -### Community 1059 - "Community 1059" +### Community 1051 - "Community 1051" Cohesion: 0.67 Nodes (2): Logic.Skill, NuclearSkill -### Community 1060 - "Community 1060" +### Community 1052 - "Community 1052" Cohesion: 0.67 Nodes (2): Logic.Skill, OceanDefenseSkill -### Community 1061 - "Community 1061" +### Community 1053 - "Community 1053" Cohesion: 0.67 Nodes (2): Logic.Skill, OceanMoveSkill -### Community 1062 - "Community 1062" +### Community 1054 - "Community 1054" Cohesion: 0.67 Nodes (2): Logic.Skill, OfficerSkill -### Community 1063 - "Community 1063" +### Community 1055 - "Community 1055" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliEarthSkill -### Community 1064 - "Community 1064" +### Community 1056 - "Community 1056" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliFireSkill -### Community 1065 - "Community 1065" +### Community 1057 - "Community 1057" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliMetalSkill -### Community 1066 - "Community 1066" +### Community 1058 - "Community 1058" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliMoveProSkill -### Community 1067 - "Community 1067" +### Community 1059 - "Community 1059" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliMoveSkill -### Community 1068 - "Community 1068" +### Community 1060 - "Community 1060" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliRestSkill -### Community 1069 - "Community 1069" +### Community 1061 - "Community 1061" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliStoneProSkill -### Community 1070 - "Community 1070" +### Community 1062 - "Community 1062" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliStoneSkill -### Community 1071 - "Community 1071" +### Community 1063 - "Community 1063" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliWaterSkill -### Community 1072 - "Community 1072" +### Community 1064 - "Community 1064" Cohesion: 0.67 Nodes (2): Logic.Skill, PatchouliWoodSkill -### Community 1073 - "Community 1073" +### Community 1065 - "Community 1065" Cohesion: 0.67 Nodes (2): Logic.Skill, PathStompSkill -### Community 1074 - "Community 1074" +### Community 1066 - "Community 1066" Cohesion: 0.67 Nodes (2): Logic.Skill, PeaceSkill -### Community 1075 - "Community 1075" +### Community 1067 - "Community 1067" Cohesion: 0.67 Nodes (2): Logic.Skill, PersistSkill -### Community 1076 - "Community 1076" +### Community 1068 - "Community 1068" Cohesion: 0.67 Nodes (2): Logic.Skill, PhilostoneSkill -### Community 1077 - "Community 1077" +### Community 1069 - "Community 1069" Cohesion: 0.67 Nodes (2): Logic.Skill, PhoenixEggSkill -### Community 1078 - "Community 1078" +### Community 1070 - "Community 1070" Cohesion: 0.67 Nodes (2): Logic.Skill, PhoenixSkill -### Community 1079 - "Community 1079" +### Community 1071 - "Community 1071" Cohesion: 0.67 Nodes (2): Logic.Skill, PoisonedSkill -### Community 1080 - "Community 1080" +### Community 1072 - "Community 1072" Cohesion: 0.67 Nodes (2): Logic.Skill, PoorHealthSkill -### Community 1081 - "Community 1081" +### Community 1073 - "Community 1073" Cohesion: 0.67 Nodes (2): Logic.Skill, PowerUpSkill -### Community 1082 - "Community 1082" +### Community 1074 - "Community 1074" Cohesion: 0.67 Nodes (2): Logic.Skill, QuartetSkill -### Community 1083 - "Community 1083" +### Community 1075 - "Community 1075" +Cohesion: 0.67 +Nodes (2): Logic.Skill, QueenTerritoryMoveSkill + +### Community 1076 - "Community 1076" Cohesion: 0.67 Nodes (2): Logic.Skill, RecycleSkill -### Community 1084 - "Community 1084" +### Community 1077 - "Community 1077" Cohesion: 0.67 Nodes (2): Logic.Skill, RedMistDefenseSkill -### Community 1085 - "Community 1085" +### Community 1078 - "Community 1078" Cohesion: 0.67 Nodes (2): Logic.Skill, ReisenFrenchAttakSkill -### Community 1086 - "Community 1086" +### Community 1079 - "Community 1079" Cohesion: 0.67 Nodes (2): Logic.Skill, ReisenFrenchKillSkill -### Community 1087 - "Community 1087" +### Community 1080 - "Community 1080" Cohesion: 0.67 Nodes (2): Logic.Skill, ReisenIllusionProSkill -### Community 1088 - "Community 1088" +### Community 1081 - "Community 1081" Cohesion: 0.67 Nodes (2): Logic.Skill, ReisenIllusionSkill -### Community 1089 - "Community 1089" +### Community 1082 - "Community 1082" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaAbsorbSkill -### Community 1090 - "Community 1090" +### Community 1083 - "Community 1083" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaAttackSkill -### Community 1091 - "Community 1091" +### Community 1084 - "Community 1084" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaBuff2Skill -### Community 1092 - "Community 1092" +### Community 1085 - "Community 1085" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaBuff3Skill -### Community 1093 - "Community 1093" +### Community 1086 - "Community 1086" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaBuffSkill -### Community 1094 - "Community 1094" +### Community 1087 - "Community 1087" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaEgyptianEmpireKillSkill -### Community 1095 - "Community 1095" +### Community 1088 - "Community 1088" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaHelpProSkill -### Community 1096 - "Community 1096" +### Community 1089 - "Community 1089" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaHelpSkill -### Community 1097 - "Community 1097" +### Community 1090 - "Community 1090" Cohesion: 0.67 Nodes (2): Logic.Skill, RemiliaHunterSkill -### Community 1098 - "Community 1098" +### Community 1091 - "Community 1091" Cohesion: 0.67 Nodes (2): Logic.Skill, RengesyouControSkill -### Community 1099 - "Community 1099" +### Community 1092 - "Community 1092" Cohesion: 0.67 Nodes (2): Logic.Skill, RengesyouSkill -### Community 1100 - "Community 1100" +### Community 1093 - "Community 1093" Cohesion: 0.67 Nodes (2): Logic.Skill, RinCorpseColletSkill -### Community 1101 - "Community 1101" +### Community 1094 - "Community 1094" Cohesion: 0.67 Nodes (2): Logic.Skill, RinFireSkill -### Community 1102 - "Community 1102" +### Community 1095 - "Community 1095" Cohesion: 0.67 Nodes (2): Logic.Skill, RotaLFlamesProSkill -### Community 1103 - "Community 1103" +### Community 1096 - "Community 1096" Cohesion: 0.67 Nodes (2): Logic.Skill, RotaLFlamesSkill -### Community 1104 - "Community 1104" +### Community 1097 - "Community 1097" +Cohesion: 0.67 +Nodes (2): Logic.Skill, SakuyaEnhancedSkill + +### Community 1098 - "Community 1098" Cohesion: 0.67 Nodes (2): Logic.Skill, SakuyaFlyProSkill -### Community 1105 - "Community 1105" +### Community 1099 - "Community 1099" Cohesion: 0.67 Nodes (2): Logic.Skill, SakuyaFlySkill -### Community 1106 - "Community 1106" +### Community 1100 - "Community 1100" Cohesion: 0.67 Nodes (2): Logic.Skill, SakuyaGuardSkill -### Community 1107 - "Community 1107" +### Community 1101 - "Community 1101" Cohesion: 0.67 Nodes (2): Logic.Skill, SakuyaKillSkill -### Community 1108 - "Community 1108" +### Community 1102 - "Community 1102" Cohesion: 0.67 Nodes (2): Logic.Skill, SakuyaTiredSkill -### Community 1109 - "Community 1109" +### Community 1103 - "Community 1103" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivineSkill -### Community 1110 - "Community 1110" +### Community 1104 - "Community 1104" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill -### Community 1111 - "Community 1111" +### Community 1105 - "Community 1105" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E2_MOVE_Skill -### Community 1112 - "Community 1112" +### Community 1106 - "Community 1106" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E3_COUNTER_Skill -### Community 1113 - "Community 1113" +### Community 1107 - "Community 1107" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E3_HP_Skill -### Community 1114 - "Community 1114" +### Community 1108 - "Community 1108" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E4_DEFENSE_Skill -### Community 1115 - "Community 1115" +### Community 1109 - "Community 1109" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_E4_KILL_Skill -### Community 1116 - "Community 1116" +### Community 1110 - "Community 1110" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill -### Community 1117 - "Community 1117" +### Community 1111 - "Community 1111" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F2_RESIST_Skill -### Community 1118 - "Community 1118" +### Community 1112 - "Community 1112" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F3_MOVE_Skill -### Community 1119 - "Community 1119" +### Community 1113 - "Community 1113" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F3_RESIST_Skill -### Community 1120 - "Community 1120" +### Community 1114 - "Community 1114" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F4_ATK_Skill -### Community 1121 - "Community 1121" +### Community 1115 - "Community 1115" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeDivine_F4_KILL_Skill -### Community 1122 - "Community 1122" +### Community 1116 - "Community 1116" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeMoveSkill -### Community 1123 - "Community 1123" +### Community 1117 - "Community 1117" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeNineContinueSkill -### Community 1124 - "Community 1124" +### Community 1118 - "Community 1118" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeNineSkill -### Community 1125 - "Community 1125" +### Community 1119 - "Community 1119" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeWindSkill -### Community 1126 - "Community 1126" +### Community 1120 - "Community 1120" Cohesion: 0.67 Nodes (2): Logic.Skill, SanaeWindXSkill -### Community 1127 - "Community 1127" +### Community 1121 - "Community 1121" Cohesion: 0.67 Nodes (2): Logic.Skill, SatoriAttackBoomSkill -### Community 1128 - "Community 1128" +### Community 1122 - "Community 1122" Cohesion: 0.67 Nodes (2): Logic.Skill, SatoriAttackSkill -### Community 1129 - "Community 1129" +### Community 1123 - "Community 1123" Cohesion: 0.67 Nodes (2): Logic.Skill, SatoriBanSkill -### Community 1130 - "Community 1130" +### Community 1124 - "Community 1124" Cohesion: 0.67 Nodes (2): Logic.Skill, SatoriSeeSkill -### Community 1131 - "Community 1131" +### Community 1125 - "Community 1125" Cohesion: 0.67 Nodes (2): Logic.Skill, SatsujinkiSkill -### Community 1132 - "Community 1132" +### Community 1126 - "Community 1126" Cohesion: 0.67 Nodes (2): Logic.Skill, ScarletKoakumaSkill -### Community 1133 - "Community 1133" +### Community 1127 - "Community 1127" Cohesion: 0.67 Nodes (2): Logic.Skill, ScarletMistRealTimeVampireDebuffSkill -### Community 1134 - "Community 1134" +### Community 1128 - "Community 1128" Cohesion: 0.67 Nodes (2): Logic.Skill, ScarletMistRealTimeVampireSkill -### Community 1135 - "Community 1135" +### Community 1129 - "Community 1129" Cohesion: 0.67 Nodes (2): Logic.Skill, ScoutProSkill -### Community 1136 - "Community 1136" +### Community 1130 - "Community 1130" Cohesion: 0.67 Nodes (2): Logic.Skill, ScoutSkill -### Community 1137 - "Community 1137" +### Community 1131 - "Community 1131" Cohesion: 0.67 Nodes (2): Logic.Skill, ShenlanSkill -### Community 1138 - "Community 1138" +### Community 1132 - "Community 1132" Cohesion: 0.67 Nodes (2): Logic.Skill, SkillBanBombSkill -### Community 1139 - "Community 1139" +### Community 1133 - "Community 1133" Cohesion: 0.67 Nodes (2): Logic.Skill, SkillBanSkill -### Community 1140 - "Community 1140" +### Community 1134 - "Community 1134" Cohesion: 0.67 Nodes (2): Logic.Skill, SkillBase -### Community 1141 - "Community 1141" +### Community 1135 - "Community 1135" Cohesion: 0.67 Nodes (2): Logic.Skill, SneakSkill -### Community 1142 - "Community 1142" +### Community 1136 - "Community 1136" Cohesion: 0.67 Nodes (2): Logic.Skill, SpeedUpSkill -### Community 1143 - "Community 1143" +### Community 1137 - "Community 1137" Cohesion: 0.67 Nodes (2): Logic.Skill, SplashSkill -### Community 1144 - "Community 1144" +### Community 1138 - "Community 1138" Cohesion: 0.67 Nodes (2): Logic.Skill, StaticSkill -### Community 1145 - "Community 1145" +### Community 1139 - "Community 1139" Cohesion: 0.67 Nodes (2): Logic.Skill, StiffSkill -### Community 1146 - "Community 1146" +### Community 1140 - "Community 1140" Cohesion: 0.67 Nodes (2): Logic.Skill, StompSkill -### Community 1147 - "Community 1147" +### Community 1141 - "Community 1141" Cohesion: 0.67 Nodes (2): Logic.Skill, SuperDashSkill -### Community 1148 - "Community 1148" +### Community 1142 - "Community 1142" Cohesion: 0.67 Nodes (2): Logic.Skill, SuperHideSkill -### Community 1149 - "Community 1149" +### Community 1143 - "Community 1143" Cohesion: 0.67 Nodes (2): Logic.Skill, SurpriseSkill -### Community 1150 - "Community 1150" +### Community 1144 - "Community 1144" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoAttackAllySkill -### Community 1151 - "Community 1151" +### Community 1145 - "Community 1145" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoAttackProSkill -### Community 1152 - "Community 1152" +### Community 1146 - "Community 1146" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoAttackSkill -### Community 1153 - "Community 1153" +### Community 1147 - "Community 1147" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoCombineSkill -### Community 1154 - "Community 1154" +### Community 1148 - "Community 1148" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoFullmapSkill -### Community 1155 - "Community 1155" +### Community 1149 - "Community 1149" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoHebiAttackSkill -### Community 1156 - "Community 1156" +### Community 1150 - "Community 1150" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoHebiCombineSkill -### Community 1157 - "Community 1157" +### Community 1151 - "Community 1151" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoHebiSkill -### Community 1158 - "Community 1158" +### Community 1152 - "Community 1152" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoHebiSplitSkill -### Community 1159 - "Community 1159" +### Community 1153 - "Community 1153" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoMoveSkill -### Community 1160 - "Community 1160" +### Community 1154 - "Community 1154" Cohesion: 0.67 Nodes (2): Logic.Skill, SuwakoSplitSkill -### Community 1161 - "Community 1161" +### Community 1155 - "Community 1155" Cohesion: 0.67 Nodes (2): Logic.Skill, SwapSkill -### Community 1162 - "Community 1162" +### Community 1156 - "Community 1156" Cohesion: 0.67 Nodes (2): Logic.Skill, TaiChiSkill -### Community 1163 - "Community 1163" +### Community 1157 - "Community 1157" Cohesion: 0.67 Nodes (2): Logic.Skill, TenguBuffSkill -### Community 1164 - "Community 1164" +### Community 1158 - "Community 1158" Cohesion: 0.67 Nodes (2): Logic.Skill, TewiFrenchAttackSkill -### Community 1165 - "Community 1165" +### Community 1159 - "Community 1159" Cohesion: 0.67 Nodes (2): Logic.Skill, TewiFrenchBuffSkill -### Community 1166 - "Community 1166" +### Community 1160 - "Community 1160" Cohesion: 0.67 Nodes (2): Logic.Skill, TewiFrenchDieSkill -### Community 1167 - "Community 1167" +### Community 1161 - "Community 1161" Cohesion: 0.67 Nodes (2): Logic.Skill, TewiFrenchKillSkill -### Community 1168 - "Community 1168" +### Community 1162 - "Community 1162" Cohesion: 0.67 Nodes (2): Logic.Skill, TewiFrenchSightSkill -### Community 1169 - "Community 1169" +### Community 1163 - "Community 1163" Cohesion: 0.67 Nodes (2): Logic.Skill, ThirdEyeSkill -### Community 1170 - "Community 1170" +### Community 1164 - "Community 1164" Cohesion: 0.67 Nodes (2): Logic.Skill, TreatAsHeroSkill -### Community 1171 - "Community 1171" +### Community 1165 - "Community 1165" Cohesion: 0.67 Nodes (2): Logic.Skill, TrioSkill -### Community 1172 - "Community 1172" +### Community 1166 - "Community 1166" Cohesion: 0.67 Nodes (2): Logic.Skill, UndeadSkill -### Community 1173 - "Community 1173" +### Community 1167 - "Community 1167" Cohesion: 0.67 Nodes (2): Logic.Skill, UniqueSkill -### Community 1174 - "Community 1174" +### Community 1168 - "Community 1168" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoBaseSkill -### Community 1175 - "Community 1175" +### Community 1169 - "Community 1169" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoBoneMakerSkill -### Community 1176 - "Community 1176" +### Community 1170 - "Community 1170" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoDelayActSkill -### Community 1177 - "Community 1177" +### Community 1171 - "Community 1171" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoRadiationSkill -### Community 1178 - "Community 1178" +### Community 1172 - "Community 1172" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoReadyMoveSkill -### Community 1179 - "Community 1179" +### Community 1173 - "Community 1173" Cohesion: 0.67 Nodes (2): Logic.Skill, UtsuhoReadyMoveSuperSkill -### Community 1180 - "Community 1180" +### Community 1174 - "Community 1174" Cohesion: 0.67 Nodes (2): Logic.Skill, VampireProSkill -### Community 1181 - "Community 1181" +### Community 1175 - "Community 1175" Cohesion: 0.67 Nodes (2): Logic.Skill, VampireSkill -### Community 1182 - "Community 1182" +### Community 1176 - "Community 1176" Cohesion: 0.67 Nodes (2): Logic.Skill, WaterDefenseSkill -### Community 1183 - "Community 1183" +### Community 1177 - "Community 1177" Cohesion: 0.67 Nodes (2): Logic.Skill, WaterMoveSkill -### Community 1184 - "Community 1184" +### Community 1178 - "Community 1178" Cohesion: 0.67 Nodes (2): Logic.Skill, WindGodSkill -### Community 1185 - "Community 1185" +### Community 1179 - "Community 1179" Cohesion: 0.67 Nodes (2): Logic.Skill, WindPriestessSkill -### Community 1186 - "Community 1186" +### Community 1180 - "Community 1180" Cohesion: 0.67 Nodes (2): Logic.Skill, YuugiDashProSkill -### Community 1187 - "Community 1187" +### Community 1181 - "Community 1181" Cohesion: 0.67 Nodes (2): Logic.Skill, YuugiDashSkill -### Community 1188 - "Community 1188" +### Community 1182 - "Community 1182" Cohesion: 0.67 Nodes (2): Logic.Skill, YuugiMovePlusSkill -### Community 1189 - "Community 1189" +### Community 1183 - "Community 1183" Cohesion: 0.67 Nodes (2): Logic.Skill, YuugiMoveSkill -### Community 1190 - "Community 1190" +### Community 1184 - "Community 1184" Cohesion: 0.67 Nodes (2): Logic.Skill, YuugiPushSkill -### Community 1191 - "Community 1191" +### Community 1185 - "Community 1185" Cohesion: 0.67 Nodes (2): TH1_Logic.MatchConfig, WikiManager -### Community 1192 - "Community 1192" +### Community 1186 - "Community 1186" Cohesion: 0.67 Nodes (2): IUIData, TH1_UI.Core -### Community 1193 - "Community 1193" +### Community 1187 - "Community 1187" Cohesion: 0.67 Nodes (2): TH1_UI.Core, UIResourceName -### Community 1194 - "Community 1194" +### Community 1188 - "Community 1188" Cohesion: 0.67 Nodes (2): MemoryPack, MemoryPackCode -### Community 1195 - "Community 1195" +### Community 1189 - "Community 1189" Cohesion: 0.67 Nodes (2): MemoryPack.Internal, PreserveAttribute -### Community 1196 - "Community 1196" +### Community 1190 - "Community 1190" Cohesion: 0.67 Nodes (2): NugetForUnity, NuspecContentFile -### Community 1197 - "Community 1197" +### Community 1191 - "Community 1191" Cohesion: 0.67 Nodes (2): NugetForUnity, OnLoadNugetPackageRestorer -### Community 1198 - "Community 1198" +### Community 1192 - "Community 1192" Cohesion: 0.67 Nodes (2): NugetForUnity.Models, NugetFrameworkGroup -### Community 1199 - "Community 1199" +### Community 1193 - "Community 1193" Cohesion: 0.67 Nodes (2): NugetForUnity.Models, SerializableNugetPackage -### Community 1200 - "Community 1200" +### Community 1194 - "Community 1194" Cohesion: 0.67 Nodes (2): WindowsDefine, YooAsset.Editor -### Community 1201 - "Community 1201" +### Community 1195 - "Community 1195" Cohesion: 0.67 Nodes (2): BuildResult, YooAsset.Editor -### Community 1202 - "Community 1202" +### Community 1196 - "Community 1196" Cohesion: 0.67 Nodes (2): IContextObject, YooAsset.Editor -### Community 1203 - "Community 1203" +### Community 1197 - "Community 1197" Cohesion: 0.67 Nodes (2): CollectAssetInfo, YooAsset.Editor -### Community 1204 - "Community 1204" +### Community 1198 - "Community 1198" Cohesion: 0.67 Nodes (2): CollectCommand, YooAsset.Editor -### Community 1205 - "Community 1205" +### Community 1199 - "Community 1199" Cohesion: 0.67 Nodes (2): RuleDisplayName, YooAsset.Editor -### Community 1206 - "Community 1206" +### Community 1200 - "Community 1200" Cohesion: 0.67 Nodes (2): ReportAssetInfo, YooAsset.Editor -### Community 1207 - "Community 1207" +### Community 1201 - "Community 1201" Cohesion: 0.67 Nodes (2): ReportIndependAsset, YooAsset.Editor -### Community 1208 - "Community 1208" +### Community 1202 - "Community 1202" Cohesion: 0.67 Nodes (2): ReportSummary, YooAsset.Editor -### Community 1209 - "Community 1209" +### Community 1203 - "Community 1203" Cohesion: 0.67 Nodes (2): DebugPackageData, YooAsset -### Community 1210 - "Community 1210" +### Community 1204 - "Community 1204" Cohesion: 0.67 Nodes (2): RemoteDebuggerDefine, YooAsset -### Community 1211 - "Community 1211" +### Community 1205 - "Community 1205" Cohesion: 0.67 Nodes (2): ResourceAssist, YooAsset -### Community 1212 - "Community 1212" +### Community 1206 - "Community 1206" Cohesion: 0.67 Nodes (2): IEventMessage, UniFramework.Event -### Community 1213 - "Community 1213" +### Community 1207 - "Community 1207" Cohesion: 0.67 Nodes (1): Cysharp.Threading.Tasks -### Community 1214 - "Community 1214" +### Community 1208 - "Community 1208" Cohesion: 0.67 Nodes (2): SpriteLibraryPropertyString, UnityEditor.U2D.Animation -### Community 1215 - "Community 1215" +### Community 1209 - "Community 1209" Cohesion: 0.67 Nodes (2): SpriteLibrarySourceAssetPropertyString, UnityEditor.U2D.Animation -### Community 1216 - "Community 1216" +### Community 1210 - "Community 1210" Cohesion: 0.67 Nodes (2): ISpriteLibraryCategory, UnityEngine.U2D.Animation -### Community 1217 - "Community 1217" +### Community 1211 - "Community 1211" Cohesion: 0.67 Nodes (2): ISpriteLibraryLabel, UnityEngine.U2D.Animation -### Community 1218 - "Community 1218" +### Community 1212 - "Community 1212" Cohesion: 0.67 Nodes (2): IPaletteProvider, UnityEditor.U2D.Aseprite -### Community 1219 - "Community 1219" +### Community 1213 - "Community 1213" Cohesion: 0.67 Nodes (2): PhotoshopFile, PsdBlendMode -### Community 1220 - "Community 1220" +### Community 1214 - "Community 1214" Cohesion: 0.67 Nodes (2): PhotoshopFile, RleRowLengths -### Community 1221 - "Community 1221" +### Community 1215 - "Community 1215" Cohesion: 0.67 Nodes (2): BlendingRanges, PhotoshopFile -### Community 1222 - "Community 1222" +### Community 1216 - "Community 1216" Cohesion: 0.67 Nodes (2): Tooltips, UnityEditor.U2D.PSD -### Community 1223 - "Community 1223" +### Community 1217 - "Community 1217" Cohesion: 0.67 Nodes (2): TilePaletteActiveTargetsProperties, UnityEditor.Tilemaps -### Community 1224 - "Community 1224" +### Community 1218 - "Community 1218" Cohesion: 0.67 Nodes (2): BurstCompileAttribute, Unity.Burst -### Community 1225 - "Community 1225" +### Community 1219 - "Community 1219" Cohesion: 0.67 Nodes (2): ExternalLink, Unity.PlasticSCM.Editor.Help -### Community 1226 - "Community 1226" +### Community 1220 - "Community 1220" Cohesion: 0.67 Nodes (2): HelpData, Unity.PlasticSCM.Editor.Help -### Community 1227 - "Community 1227" +### Community 1221 - "Community 1221" Cohesion: 0.67 Nodes (2): HelpFormat, Unity.PlasticSCM.Editor.Help -### Community 1228 - "Community 1228" +### Community 1222 - "Community 1222" Cohesion: 0.67 Nodes (2): HelpLink, Unity.PlasticSCM.Editor.Help -### Community 1229 - "Community 1229" +### Community 1223 - "Community 1223" Cohesion: 0.67 Nodes (2): ChangesetFromCollabCommitResponse, Unity.PlasticSCM.Editor.WebApi -### Community 1230 - "Community 1230" +### Community 1224 - "Community 1224" Cohesion: 0.67 Nodes (2): CurrentUserAdminCheckResponse, Unity.PlasticSCM.Editor.WebApi -### Community 1231 - "Community 1231" +### Community 1225 - "Community 1225" Cohesion: 0.67 Nodes (2): IsCollabProjectMigratedResponse, Unity.PlasticSCM.Editor.WebApi -### Community 1232 - "Community 1232" +### Community 1226 - "Community 1226" Cohesion: 0.67 Nodes (2): SubscriptionDetailsResponse, Unity.PlasticSCM.Editor.WebApi -### Community 1233 - "Community 1233" +### Community 1227 - "Community 1227" Cohesion: 0.67 Nodes (1): Unity.Collections -### Community 1234 - "Community 1234" +### Community 1228 - "Community 1228" Cohesion: 0.67 Nodes (2): Packages.Rider.Editor, RiderStyles -### Community 1235 - "Community 1235" +### Community 1229 - "Community 1229" Cohesion: 0.67 Nodes (2): CallbackInitializer, Packages.Rider.Editor.UnitTesting -### Community 1236 - "Community 1236" +### Community 1230 - "Community 1230" Cohesion: 0.67 Nodes (2): Packages.Rider.Editor.UnitTesting, TestEvent -### Community 1237 - "Community 1237" +### Community 1231 - "Community 1231" Cohesion: 0.67 Nodes (2): CommandLineParser, Packages.Rider.Editor.Util -### Community 1238 - "Community 1238" +### Community 1232 - "Community 1232" Cohesion: 0.67 Nodes (2): KnownAssemblies, Microsoft.Unity.VisualStudio.Editor -### Community 1239 - "Community 1239" +### Community 1233 - "Community 1233" Cohesion: 0.67 Nodes (2): Microsoft.Unity.VisualStudio.Editor, Solution -### Community 1240 - "Community 1240" +### Community 1234 - "Community 1234" Cohesion: 0.67 Nodes (2): Microsoft.Unity.VisualStudio.Editor, SolutionProperties -### Community 1241 - "Community 1241" +### Community 1235 - "Community 1235" Cohesion: 0.67 Nodes (2): ExceptionEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging -### Community 1242 - "Community 1242" +### Community 1236 - "Community 1236" Cohesion: 0.67 Nodes (2): MessageEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging -### Community 1243 - "Community 1243" +### Community 1237 - "Community 1237" Cohesion: 0.67 Nodes (2): Microsoft.Unity.VisualStudio.Editor, ProjectProperties -### Community 1244 - "Community 1244" +### Community 1238 - "Community 1238" Cohesion: 0.67 Nodes (2): ProbeSubdivisionResult, UnityEngine.Rendering -### Community 1245 - "Community 1245" +### Community 1239 - "Community 1239" Cohesion: 0.67 Nodes (2): ISerializedRenderPipelineGlobalSettings, UnityEditor.Rendering -### Community 1246 - "Community 1246" +### Community 1240 - "Community 1240" Cohesion: 0.67 Nodes (1): UnityEngine.Rendering -### Community 1247 - "Community 1247" +### Community 1241 - "Community 1241" Cohesion: 0.67 Nodes (2): IAdditionalData, UnityEngine.Rendering -### Community 1248 - "Community 1248" +### Community 1242 - "Community 1242" Cohesion: 0.67 Nodes (2): IVirtualTexturingEnabledRenderPipeline, UnityEngine.Rendering -### Community 1249 - "Community 1249" +### Community 1243 - "Community 1243" Cohesion: 0.67 Nodes (2): SerializableEnum, UnityEngine.Rendering -### Community 1250 - "Community 1250" +### Community 1244 - "Community 1244" Cohesion: 0.67 Nodes (2): UnityEngine.Rendering, XRGraphics -### Community 1251 - "Community 1251" +### Community 1245 - "Community 1245" Cohesion: 0.67 Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule -### Community 1252 - "Community 1252" +### Community 1246 - "Community 1246" Cohesion: 0.67 Nodes (2): IShaderVariantSettings, UnityEngine.Rendering -### Community 1253 - "Community 1253" +### Community 1247 - "Community 1247" Cohesion: 0.67 Nodes (2): ColorSpaceUtils, UnityEngine.Rendering -### Community 1254 - "Community 1254" +### Community 1248 - "Community 1248" Cohesion: 0.67 Nodes (2): IVolume, UnityEngine.Rendering -### Community 1255 - "Community 1255" +### Community 1249 - "Community 1249" Cohesion: 0.67 Nodes (2): ShaderOptions, UnityEngine.Rendering.Universal -### Community 1256 - "Community 1256" +### Community 1250 - "Community 1250" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI -### Community 1257 - "Community 1257" +### Community 1251 - "Community 1251" Cohesion: 0.67 Nodes (2): RenderPipelineConverterContainer, UnityEditor.Rendering.Universal -### Community 1258 - "Community 1258" +### Community 1252 - "Community 1252" Cohesion: 0.67 Nodes (2): DecalProjectorEditor, UnityEditor.Rendering.Universal -### Community 1259 - "Community 1259" +### Community 1253 - "Community 1253" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI -### Community 1260 - "Community 1260" +### Community 1254 - "Community 1254" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalBlockFields -### Community 1261 - "Community 1261" +### Community 1255 - "Community 1255" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalFields -### Community 1262 - "Community 1262" +### Community 1256 - "Community 1256" Cohesion: 0.67 Nodes (2): Property, UnityEditor.Rendering.Universal -### Community 1263 - "Community 1263" +### Community 1257 - "Community 1257" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructFields -### Community 1264 - "Community 1264" +### Community 1258 - "Community 1258" Cohesion: 0.67 Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructs -### Community 1265 - "Community 1265" +### Community 1259 - "Community 1259" Cohesion: 0.67 Nodes (2): Light2D, UnityEngine.Rendering.Universal -### Community 1266 - "Community 1266" +### Community 1260 - "Community 1260" Cohesion: 0.67 Nodes (2): IRenderPass2D, UnityEngine.Rendering.Universal -### Community 1267 - "Community 1267" +### Community 1261 - "Community 1261" Cohesion: 0.67 Nodes (2): StencilStateData, UnityEngine.Rendering.Universal -### Community 1268 - "Community 1268" +### Community 1262 - "Community 1262" Cohesion: 0.67 Nodes (2): DecalShaderPassNames, UnityEngine.Rendering.Universal -### Community 1269 - "Community 1269" +### Community 1263 - "Community 1263" Cohesion: 0.67 Nodes (1): UnityEngine.Rendering.Universal -### Community 1270 - "Community 1270" +### Community 1264 - "Community 1264" Cohesion: 0.67 Nodes (2): ShaderInput, UnityEngine.Rendering.Universal -### Community 1271 - "Community 1271" +### Community 1265 - "Community 1265" Cohesion: 0.67 Nodes (2): CommonStrings, UnityEditor.Build.Utilities -### Community 1272 - "Community 1272" +### Community 1266 - "Community 1266" Cohesion: 0.67 Nodes (2): ContextData, UnityEditor.ShaderGraph -### Community 1273 - "Community 1273" +### Community 1267 - "Community 1267" Cohesion: 0.67 Nodes (2): IMaterialSlotHasValue, UnityEditor.ShaderGraph -### Community 1274 - "Community 1274" +### Community 1268 - "Community 1268" Cohesion: 0.67 Nodes (2): ICanChangeShaderGUI, UnityEditor.Graphing -### Community 1275 - "Community 1275" +### Community 1269 - "Community 1269" Cohesion: 0.67 Nodes (2): IGroupItem, UnityEditor.ShaderGraph -### Community 1276 - "Community 1276" +### Community 1270 - "Community 1270" Cohesion: 0.67 Nodes (2): AbstractMaterialNode0, UnityEditor.ShaderGraph.Legacy -### Community 1277 - "Community 1277" +### Community 1271 - "Community 1271" Cohesion: 0.67 Nodes (2): Edge0, UnityEditor.ShaderGraph.Legacy -### Community 1278 - "Community 1278" +### Community 1272 - "Community 1272" Cohesion: 0.67 Nodes (2): GraphData0, UnityEditor.ShaderGraph.Legacy -### Community 1279 - "Community 1279" +### Community 1273 - "Community 1273" Cohesion: 0.67 Nodes (2): GroupData0, UnityEditor.ShaderGraph.Legacy -### Community 1280 - "Community 1280" +### Community 1274 - "Community 1274" Cohesion: 0.67 Nodes (2): IMasterNode1, UnityEditor.ShaderGraph.Legacy -### Community 1281 - "Community 1281" +### Community 1275 - "Community 1275" Cohesion: 0.67 Nodes (2): ShaderInput0, UnityEditor.ShaderGraph.Legacy -### Community 1282 - "Community 1282" +### Community 1276 - "Community 1276" Cohesion: 0.67 Nodes (2): SlotReference0, UnityEditor.ShaderGraph.Legacy -### Community 1283 - "Community 1283" +### Community 1277 - "Community 1277" Cohesion: 0.67 Nodes (2): StickyNoteData0, UnityEditor.ShaderGraph.Legacy +### Community 1278 - "Community 1278" +Cohesion: 0.67 +Nodes (1): UnityEditor.ShaderGraph + +### Community 1279 - "Community 1279" +Cohesion: 0.67 +Nodes (2): IRectInterface, UnityEditor.ShaderGraph + +### Community 1280 - "Community 1280" +Cohesion: 0.67 +Nodes (2): FieldCondition, UnityEditor.ShaderGraph + +### Community 1281 - "Community 1281" +Cohesion: 0.67 +Nodes (2): AdditionalCommandDescriptor, UnityEditor.ShaderGraph + +### Community 1282 - "Community 1282" +Cohesion: 0.67 +Nodes (2): FieldDescriptor, UnityEditor.ShaderGraph + +### Community 1283 - "Community 1283" +Cohesion: 0.67 +Nodes (1): UnityEditor.ShaderGraph + ### Community 1284 - "Community 1284" Cohesion: 0.67 Nodes (1): UnityEditor.ShaderGraph ### Community 1285 - "Community 1285" Cohesion: 0.67 -Nodes (2): IRectInterface, UnityEditor.ShaderGraph +Nodes (2): BlockFields, UnityEditor.ShaderGraph ### Community 1286 - "Community 1286" Cohesion: 0.67 -Nodes (2): FieldCondition, UnityEditor.ShaderGraph +Nodes (2): FieldDependencies, UnityEditor.ShaderGraph ### Community 1287 - "Community 1287" Cohesion: 0.67 -Nodes (2): AdditionalCommandDescriptor, UnityEditor.ShaderGraph +Nodes (2): Fields, UnityEditor.ShaderGraph ### Community 1288 - "Community 1288" Cohesion: 0.67 -Nodes (2): FieldDescriptor, UnityEditor.ShaderGraph +Nodes (2): StructFields, UnityEditor.ShaderGraph ### Community 1289 - "Community 1289" Cohesion: 0.67 -Nodes (1): UnityEditor.ShaderGraph +Nodes (2): Structs, UnityEditor.ShaderGraph ### Community 1290 - "Community 1290" Cohesion: 0.67 -Nodes (1): UnityEditor.ShaderGraph +Nodes (2): BuiltInFields, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1291 - "Community 1291" Cohesion: 0.67 -Nodes (2): BlockFields, UnityEditor.ShaderGraph +Nodes (2): BuiltInStructFields, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1292 - "Community 1292" Cohesion: 0.67 -Nodes (2): FieldDependencies, UnityEditor.ShaderGraph +Nodes (2): BuiltInStructs, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1293 - "Community 1293" Cohesion: 0.67 -Nodes (2): Fields, UnityEditor.ShaderGraph +Nodes (2): IConditional, UnityEditor.ShaderGraph ### Community 1294 - "Community 1294" Cohesion: 0.67 -Nodes (2): StructFields, UnityEditor.ShaderGraph +Nodes (2): IRequiresData, UnityEditor.ShaderGraph ### Community 1295 - "Community 1295" Cohesion: 0.67 -Nodes (2): Structs, UnityEditor.ShaderGraph +Nodes (2): TypeMapping, UnityEditor.Graphing.Util ### Community 1296 - "Community 1296" Cohesion: 0.67 -Nodes (2): BuiltInFields, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): EnumInfo, UnityEditor.ShaderGraph ### Community 1297 - "Community 1297" Cohesion: 0.67 -Nodes (2): BuiltInStructFields, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): IRequiredSetting, UnityEngine.Rendering ### Community 1298 - "Community 1298" Cohesion: 0.67 -Nodes (2): BuiltInStructs, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): PRSIRequiredSetting, UnityEngine.Rendering ### Community 1299 - "Community 1299" Cohesion: 0.67 -Nodes (2): IConditional, UnityEditor.ShaderGraph +Nodes (2): PixelShaderNodeTests, UnityEditor.ShaderGraph.UnitTests ### Community 1300 - "Community 1300" Cohesion: 0.67 -Nodes (2): IRequiresData, UnityEditor.ShaderGraph +Nodes (2): ITestAdaptor, UnityEditor.TestTools.TestRunner.Api ### Community 1301 - "Community 1301" Cohesion: 0.67 -Nodes (2): TypeMapping, UnityEditor.Graphing.Util +Nodes (2): TestRunProgress, UnityEditor.TestTools.TestRunner.Api ### Community 1302 - "Community 1302" Cohesion: 0.67 -Nodes (2): EnumInfo, UnityEditor.ShaderGraph +Nodes (2): RunFinishedData, UnityEditor.TestTools.TestRunner.Api.Analytics ### Community 1303 - "Community 1303" Cohesion: 0.67 -Nodes (2): IRequiredSetting, UnityEngine.Rendering +Nodes (2): TestTreeData, UnityEditor.TestTools.TestRunner.Api.Analytics ### Community 1304 - "Community 1304" Cohesion: 0.67 -Nodes (2): PRSIRequiredSetting, UnityEngine.Rendering +Nodes (2): IRunData, UnityEditor.TestTools.TestRunner.CommandLineTest ### Community 1305 - "Community 1305" Cohesion: 0.67 -Nodes (2): PixelShaderNodeTests, UnityEditor.ShaderGraph.UnitTests +Nodes (2): RenderingOptions, UnityEditor.TestTools.TestRunner.GUI ### Community 1306 - "Community 1306" Cohesion: 0.67 -Nodes (2): ITestAdaptor, UnityEditor.TestTools.TestRunner.Api +Nodes (2): RunProgress, UnityEditor.TestTools.TestRunner.TestRun ### Community 1307 - "Community 1307" Cohesion: 0.67 -Nodes (2): TestRunProgress, UnityEditor.TestTools.TestRunner.Api +Nodes (2): TaskInfo, UnityEditor.TestTools.TestRunner.TestRun ### Community 1308 - "Community 1308" Cohesion: 0.67 -Nodes (2): RunFinishedData, UnityEditor.TestTools.TestRunner.Api.Analytics +Nodes (2): TestProgress, UnityEditor.TestTools.TestRunner.TestRun ### Community 1309 - "Community 1309" Cohesion: 0.67 -Nodes (2): TestTreeData, UnityEditor.TestTools.TestRunner.Api.Analytics +Nodes (2): ISceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene ### Community 1310 - "Community 1310" Cohesion: 0.67 -Nodes (2): IRunData, UnityEditor.TestTools.TestRunner.CommandLineTest +Nodes (2): IEditorAssembliesProxy, UnityEditor.TestTools.TestRunner ### Community 1311 - "Community 1311" Cohesion: 0.67 -Nodes (2): RenderingOptions, UnityEditor.TestTools.TestRunner.GUI +Nodes (2): ITestListCacheData, UnityEditor.TestTools.TestRunner ### Community 1312 - "Community 1312" Cohesion: 0.67 -Nodes (2): RunProgress, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): TestRunData, UnityEditor.TestRunner.UnityTestProtocol ### Community 1313 - "Community 1313" Cohesion: 0.67 -Nodes (2): TaskInfo, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): BuildSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1314 - "Community 1314" Cohesion: 0.67 -Nodes (2): TestProgress, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): PlayerSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1315 - "Community 1315" Cohesion: 0.67 -Nodes (2): ISceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene +Nodes (2): PlayerSystemInfo, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1316 - "Community 1316" Cohesion: 0.67 -Nodes (2): IEditorAssembliesProxy, UnityEditor.TestTools.TestRunner +Nodes (2): QualitySettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1317 - "Community 1317" Cohesion: 0.67 -Nodes (2): ITestListCacheData, UnityEditor.TestTools.TestRunner +Nodes (2): ScreenSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1318 - "Community 1318" Cohesion: 0.67 -Nodes (2): TestRunData, UnityEditor.TestRunner.UnityTestProtocol +Nodes (2): EnumerableTestState, UnityEngine.TestTools ### Community 1319 - "Community 1319" Cohesion: 0.67 -Nodes (2): BuildSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): FeatureFlags, UnityEngine.TestRunner.NUnitExtensions.Runner ### Community 1320 - "Community 1320" Cohesion: 0.67 -Nodes (2): PlayerSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): RestoreTestContextAfterDomainReload, UnityEngine.TestRunner.NUnitExtensions.Runner ### Community 1321 - "Community 1321" Cohesion: 0.67 -Nodes (2): PlayerSystemInfo, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, UnityWorkItemDataHolder ### Community 1322 - "Community 1322" Cohesion: 0.67 -Nodes (2): QualitySettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): PlayerConnectionMessageIds, UnityEngine.TestRunner.TestLaunchers ### Community 1323 - "Community 1323" Cohesion: 0.67 -Nodes (2): ScreenSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): RemoteTestData, UnityEngine.TestRunner.TestLaunchers ### Community 1324 - "Community 1324" Cohesion: 0.67 -Nodes (2): EnumerableTestState, UnityEngine.TestTools +Nodes (2): RemoteTestResultData, UnityEngine.TestRunner.TestLaunchers ### Community 1325 - "Community 1325" Cohesion: 0.67 -Nodes (2): FeatureFlags, UnityEngine.TestRunner.NUnitExtensions.Runner +Nodes (2): RemoteTestResultDataWithTestData, UnityEngine.TestRunner.TestLaunchers ### Community 1326 - "Community 1326" Cohesion: 0.67 -Nodes (2): RestoreTestContextAfterDomainReload, UnityEngine.TestRunner.NUnitExtensions.Runner +Nodes (2): IMonoBehaviourTest, UnityEngine.TestTools ### Community 1327 - "Community 1327" Cohesion: 0.67 -Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, UnityWorkItemDataHolder +Nodes (2): TMP_UIStyleManager, TMPro.EditorUtilities ### Community 1328 - "Community 1328" Cohesion: 0.67 -Nodes (2): PlayerConnectionMessageIds, UnityEngine.TestRunner.TestLaunchers +Nodes (2): TMP_GlyphPairAdjustmentRecord, TMPro ### Community 1329 - "Community 1329" Cohesion: 0.67 -Nodes (2): RemoteTestData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): CodePoint, TMPro ### Community 1330 - "Community 1330" Cohesion: 0.67 -Nodes (2): RemoteTestResultData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): TMP_TextElement, TMPro ### Community 1331 - "Community 1331" Cohesion: 0.67 -Nodes (2): RemoteTestResultDataWithTestData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): TMP_TextElement_Legacy, TMPro ### Community 1332 - "Community 1332" Cohesion: 0.67 -Nodes (2): IMonoBehaviourTest, UnityEngine.TestTools +Nodes (2): IMenuChecked, UnityEditor.Timeline ### Community 1333 - "Community 1333" Cohesion: 0.67 -Nodes (2): TMP_UIStyleManager, TMPro.EditorUtilities +Nodes (2): IMenuName, UnityEditor.Timeline ### Community 1334 - "Community 1334" Cohesion: 0.67 -Nodes (2): TMP_GlyphPairAdjustmentRecord, TMPro +Nodes (2): TimelineShortcutAttribute, UnityEditor.Timeline.Actions ### Community 1335 - "Community 1335" Cohesion: 0.67 -Nodes (2): CodePoint, TMPro +Nodes (2): ItemsGroup, UnityEditor.Timeline ### Community 1336 - "Community 1336" Cohesion: 0.67 -Nodes (2): TMP_TextElement, TMPro +Nodes (2): ItemsPerTrack, UnityEditor.Timeline ### Community 1337 - "Community 1337" Cohesion: 0.67 -Nodes (2): TMP_TextElement_Legacy, TMPro +Nodes (2): TimelineClipGroup, UnityEditor.Timeline ### Community 1338 - "Community 1338" Cohesion: 0.67 -Nodes (2): IMenuChecked, UnityEditor.Timeline +Nodes (2): ManipulatorsUtils, UnityEditor.Timeline ### Community 1339 - "Community 1339" Cohesion: 0.67 -Nodes (2): IMenuName, UnityEditor.Timeline +Nodes (1): UnityEditor.Timeline ### Community 1340 - "Community 1340" Cohesion: 0.67 -Nodes (2): TimelineShortcutAttribute, UnityEditor.Timeline.Actions +Nodes (1): UnityEditor.Timeline ### Community 1341 - "Community 1341" Cohesion: 0.67 -Nodes (2): ItemsGroup, UnityEditor.Timeline +Nodes (1): UnityEditor ### Community 1342 - "Community 1342" Cohesion: 0.67 -Nodes (2): ItemsPerTrack, UnityEditor.Timeline +Nodes (1): UnityEditor ### Community 1343 - "Community 1343" Cohesion: 0.67 -Nodes (2): TimelineClipGroup, UnityEditor.Timeline +Nodes (1): UnityEditor.Timeline ### Community 1344 - "Community 1344" Cohesion: 0.67 -Nodes (2): ManipulatorsUtils, UnityEditor.Timeline +Nodes (1): UnityEditor.Timeline ### Community 1345 - "Community 1345" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): UnityEditor.Timeline, WindowConstants ### Community 1346 - "Community 1346" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): INotificationOptionProvider, UnityEngine.Timeline ### Community 1347 - "Community 1347" Cohesion: 0.67 -Nodes (1): UnityEditor +Nodes (2): AnimationTriggers, UnityEngine.UI ### Community 1348 - "Community 1348" Cohesion: 0.67 -Nodes (1): UnityEditor +Nodes (1): UnityEngine.UI ### Community 1349 - "Community 1349" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (1): UnityEngine.UI ### Community 1350 - "Community 1350" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): ReflectionMethodsCache, UnityEngine.UI ### Community 1351 - "Community 1351" Cohesion: 0.67 -Nodes (2): UnityEditor.Timeline, WindowConstants +Nodes (2): BoltStyles, Unity.VisualScripting ### Community 1352 - "Community 1352" Cohesion: 0.67 -Nodes (2): INotificationOptionProvider, UnityEngine.Timeline +Nodes (2): IAnalysis, Unity.VisualScripting ### Community 1353 - "Community 1353" Cohesion: 0.67 -Nodes (2): AnimationTriggers, UnityEngine.UI +Nodes (2): ReorderableListStyles, Unity.VisualScripting.ReorderableList ### Community 1354 - "Community 1354" Cohesion: 0.67 -Nodes (1): UnityEngine.UI +Nodes (2): LudiqGraphsEditorUtility, Unity.VisualScripting ### Community 1355 - "Community 1355" Cohesion: 0.67 -Nodes (1): UnityEngine.UI +Nodes (2): InspectorUtility, Unity.VisualScripting ### Community 1356 - "Community 1356" Cohesion: 0.67 -Nodes (2): ReflectionMethodsCache, UnityEngine.UI +Nodes (2): ListOption, Unity.VisualScripting ### Community 1357 - "Community 1357" Cohesion: 0.67 -Nodes (2): BoltStyles, Unity.VisualScripting +Nodes (2): LudiqStyles, Unity.VisualScripting ### Community 1358 - "Community 1358" Cohesion: 0.67 -Nodes (2): IAnalysis, Unity.VisualScripting +Nodes (2): SharedEditorTextureDictionary, Unity.VisualScripting ### Community 1359 - "Community 1359" Cohesion: 0.67 -Nodes (2): ReorderableListStyles, Unity.VisualScripting.ReorderableList +Nodes (1): Unity.VisualScripting ### Community 1360 - "Community 1360" Cohesion: 0.67 -Nodes (2): LudiqGraphsEditorUtility, Unity.VisualScripting +Nodes (2): ColorPalette, Unity.VisualScripting ### Community 1361 - "Community 1361" Cohesion: 0.67 -Nodes (2): InspectorUtility, Unity.VisualScripting +Nodes (2): IDropdownOption, Unity.VisualScripting ### Community 1362 - "Community 1362" Cohesion: 0.67 -Nodes (2): ListOption, Unity.VisualScripting +Nodes (2): FontCollection, Unity.VisualScripting ### Community 1363 - "Community 1363" Cohesion: 0.67 -Nodes (2): LudiqStyles, Unity.VisualScripting +Nodes (2): FuzzyGroup, Unity.VisualScripting ### Community 1364 - "Community 1364" Cohesion: 0.67 -Nodes (2): SharedEditorTextureDictionary, Unity.VisualScripting +Nodes (2): IconSize, Unity.VisualScripting ### Community 1365 - "Community 1365" Cohesion: 0.67 -Nodes (1): Unity.VisualScripting +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1366 - "Community 1366" Cohesion: 0.67 -Nodes (2): ColorPalette, Unity.VisualScripting +Nodes (2): Licenses, Unity.VisualScripting ### Community 1367 - "Community 1367" Cohesion: 0.67 -Nodes (2): IDropdownOption, Unity.VisualScripting +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1368 - "Community 1368" Cohesion: 0.67 -Nodes (2): FontCollection, Unity.VisualScripting +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1369 - "Community 1369" Cohesion: 0.67 -Nodes (2): FuzzyGroup, Unity.VisualScripting +Nodes (2): IPluginLinked, Unity.VisualScripting ### Community 1370 - "Community 1370" Cohesion: 0.67 -Nodes (2): IconSize, Unity.VisualScripting +Nodes (2): ThreadableAssetWrapper, Unity.VisualScripting ### Community 1371 - "Community 1371" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): LudiqEditorUtility, Unity.VisualScripting ### Community 1372 - "Community 1372" Cohesion: 0.67 -Nodes (2): Licenses, Unity.VisualScripting +Nodes (2): PackageVersionUtility, Unity.VisualScripting ### Community 1373 - "Community 1373" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): ISearchResult, Unity.VisualScripting ### Community 1374 - "Community 1374" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): IAboutable, Unity.VisualScripting ### Community 1375 - "Community 1375" Cohesion: 0.67 -Nodes (2): IPluginLinked, Unity.VisualScripting +Nodes (2): UnitConnectionStyles, Unity.VisualScripting ### Community 1376 - "Community 1376" Cohesion: 0.67 -Nodes (2): ThreadableAssetWrapper, Unity.VisualScripting +Nodes (2): UnitOptionUtility, Unity.VisualScripting ### Community 1377 - "Community 1377" Cohesion: 0.67 -Nodes (2): LudiqEditorUtility, Unity.VisualScripting +Nodes (2): ISpecifiesCloner, Unity.VisualScripting ### Community 1378 - "Community 1378" Cohesion: 0.67 -Nodes (2): PackageVersionUtility, Unity.VisualScripting +Nodes (2): INotifyCollectionChanged, Unity.VisualScripting ### Community 1379 - "Community 1379" Cohesion: 0.67 -Nodes (2): ISearchResult, Unity.VisualScripting +Nodes (2): IConnection, Unity.VisualScripting ### Community 1380 - "Community 1380" Cohesion: 0.67 -Nodes (2): IAboutable, Unity.VisualScripting +Nodes (2): IDecoratorAttribute, Unity.VisualScripting ### Community 1381 - "Community 1381" Cohesion: 0.67 -Nodes (2): UnitConnectionStyles, Unity.VisualScripting +Nodes (2): fsConverterRegistrar, Unity.VisualScripting.FullSerializer ### Community 1382 - "Community 1382" Cohesion: 0.67 -Nodes (2): UnitOptionUtility, Unity.VisualScripting +Nodes (2): fsTypeCache, Unity.VisualScripting.FullSerializer ### Community 1383 - "Community 1383" Cohesion: 0.67 -Nodes (2): ISpecifiesCloner, Unity.VisualScripting +Nodes (2): EditorBindingUtility, Unity.VisualScripting ### Community 1384 - "Community 1384" Cohesion: 0.67 -Nodes (2): INotifyCollectionChanged, Unity.VisualScripting +Nodes (2): EditorTimeBinding, Unity.VisualScripting ### Community 1385 - "Community 1385" Cohesion: 0.67 -Nodes (2): IConnection, Unity.VisualScripting +Nodes (2): IInspectableAttribute, Unity.VisualScripting ### Community 1386 - "Community 1386" Cohesion: 0.67 -Nodes (2): IDecoratorAttribute, Unity.VisualScripting +Nodes (2): EnsureThat, Unity.VisualScripting ### Community 1387 - "Community 1387" Cohesion: 0.67 -Nodes (2): fsConverterRegistrar, Unity.VisualScripting.FullSerializer +Nodes (2): ExceptionMessages, Unity.VisualScripting ### Community 1388 - "Community 1388" Cohesion: 0.67 -Nodes (2): fsTypeCache, Unity.VisualScripting.FullSerializer +Nodes (2): EventHooks, Unity.VisualScripting ### Community 1389 - "Community 1389" Cohesion: 0.67 -Nodes (2): EditorBindingUtility, Unity.VisualScripting +Nodes (2): IGraphElementData, Unity.VisualScripting ### Community 1390 - "Community 1390" Cohesion: 0.67 -Nodes (2): EditorTimeBinding, Unity.VisualScripting +Nodes (2): IGraphElementDebugData, Unity.VisualScripting ### Community 1391 - "Community 1391" Cohesion: 0.67 -Nodes (2): IInspectableAttribute, Unity.VisualScripting +Nodes (2): IGraphItem, Unity.VisualScripting ### Community 1392 - "Community 1392" Cohesion: 0.67 -Nodes (2): EnsureThat, Unity.VisualScripting +Nodes (2): ProfiledSegment, Unity.VisualScripting ### Community 1393 - "Community 1393" Cohesion: 0.67 -Nodes (2): ExceptionMessages, Unity.VisualScripting +Nodes (2): OperatorHandler, Unity.VisualScripting ### Community 1394 - "Community 1394" Cohesion: 0.67 -Nodes (2): EventHooks, Unity.VisualScripting +Nodes (2): ISerializedPropertyProvider, Unity.VisualScripting ### Community 1395 - "Community 1395" Cohesion: 0.67 -Nodes (2): IGraphElementData, Unity.VisualScripting +Nodes (2): ISingleton, Unity.VisualScripting ### Community 1396 - "Community 1396" Cohesion: 0.67 -Nodes (2): IGraphElementDebugData, Unity.VisualScripting +Nodes (2): IUnityObjectOwnable, Unity.VisualScripting ### Community 1397 - "Community 1397" Cohesion: 0.67 -Nodes (2): IGraphItem, Unity.VisualScripting +Nodes (2): IIdentifiable, Unity.VisualScripting ### Community 1398 - "Community 1398" Cohesion: 0.67 -Nodes (2): ProfiledSegment, Unity.VisualScripting +Nodes (2): Unity.VisualScripting, VariableDeclaration ### Community 1399 - "Community 1399" Cohesion: 0.67 -Nodes (2): OperatorHandler, Unity.VisualScripting +Nodes (2): IDefaultValue, Unity.VisualScripting ### Community 1400 - "Community 1400" Cohesion: 0.67 -Nodes (2): ISerializedPropertyProvider, Unity.VisualScripting +Nodes (2): IMouseEventUnit, Unity.VisualScripting ### Community 1401 - "Community 1401" Cohesion: 0.67 -Nodes (2): ISingleton, Unity.VisualScripting +Nodes (2): IUnitPortDefinition, Unity.VisualScripting ### Community 1402 - "Community 1402" Cohesion: 0.67 -Nodes (2): IUnityObjectOwnable, Unity.VisualScripting +Nodes (2): StateEventHooks, Unity.VisualScripting ### Community 1403 - "Community 1403" Cohesion: 0.67 -Nodes (2): IIdentifiable, Unity.VisualScripting +Nodes (0): ### Community 1404 - "Community 1404" Cohesion: 0.67 -Nodes (2): Unity.VisualScripting, VariableDeclaration +Nodes (0): ### Community 1405 - "Community 1405" -Cohesion: 0.67 -Nodes (2): IDefaultValue, Unity.VisualScripting +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1406 - "Community 1406" -Cohesion: 0.67 -Nodes (2): IMouseEventUnit, Unity.VisualScripting +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1407 - "Community 1407" -Cohesion: 0.67 -Nodes (2): IUnitPortDefinition, Unity.VisualScripting +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1408 - "Community 1408" -Cohesion: 0.67 -Nodes (2): StateEventHooks, Unity.VisualScripting +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1409 - "Community 1409" -Cohesion: 0.67 -Nodes (0): +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1410 - "Community 1410" -Cohesion: 0.67 -Nodes (0): +Cohesion: 1.0 +Nodes (1): Steamworks ### Community 1411 - "Community 1411" Cohesion: 1.0 @@ -7647,115 +7641,115 @@ Nodes (1): Steamworks ### Community 1415 - "Community 1415" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (1): GCloud.UQM ### Community 1416 - "Community 1416" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (1): Animancer.Examples.StateMachines ### Community 1417 - "Community 1417" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (1): Animancer ### Community 1418 - "Community 1418" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (0): ### Community 1419 - "Community 1419" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (0): ### Community 1420 - "Community 1420" Cohesion: 1.0 -Nodes (1): Steamworks +Nodes (0): ### Community 1421 - "Community 1421" Cohesion: 1.0 -Nodes (1): GCloud.UQM +Nodes (0): ### Community 1422 - "Community 1422" Cohesion: 1.0 -Nodes (1): Animancer.Examples.StateMachines +Nodes (1): ParadoxNotion.Design ### Community 1423 - "Community 1423" Cohesion: 1.0 -Nodes (1): Animancer +Nodes (1): ParadoxNotion ### Community 1424 - "Community 1424" Cohesion: 1.0 -Nodes (0): +Nodes (1): ParadoxNotion ### Community 1425 - "Community 1425" Cohesion: 1.0 -Nodes (0): +Nodes (1): NodeCanvas.Framework ### Community 1426 - "Community 1426" Cohesion: 1.0 -Nodes (0): +Nodes (1): NodeCanvas.Framework.Internal ### Community 1427 - "Community 1427" Cohesion: 1.0 -Nodes (0): +Nodes (1): NodeCanvas.DialogueTrees ### Community 1428 - "Community 1428" Cohesion: 1.0 -Nodes (1): ParadoxNotion.Design +Nodes (1): ViConstValueDefine ### Community 1429 - "Community 1429" Cohesion: 1.0 -Nodes (1): ParadoxNotion +Nodes (1): TH1_Core.Events ### Community 1430 - "Community 1430" Cohesion: 1.0 -Nodes (1): ParadoxNotion +Nodes (1): DebugCenter ### Community 1431 - "Community 1431" Cohesion: 1.0 -Nodes (1): NodeCanvas.Framework +Nodes (1): ViewMaskProperty ### Community 1432 - "Community 1432" Cohesion: 1.0 -Nodes (1): NodeCanvas.Framework.Internal +Nodes (0): ### Community 1433 - "Community 1433" Cohesion: 1.0 -Nodes (1): NodeCanvas.DialogueTrees +Nodes (0): ### Community 1434 - "Community 1434" Cohesion: 1.0 -Nodes (1): ViConstValueDefine +Nodes (1): NugetForUnity.Configuration ### Community 1435 - "Community 1435" Cohesion: 1.0 -Nodes (1): TH1_Core.Events +Nodes (1): NugetForUnity.Models ### Community 1436 - "Community 1436" Cohesion: 1.0 -Nodes (1): DebugCenter +Nodes (1): NugetForUnity.Ui ### Community 1437 - "Community 1437" Cohesion: 1.0 -Nodes (1): ViewMaskProperty +Nodes (1): YooAsset.Editor ### Community 1438 - "Community 1438" Cohesion: 1.0 -Nodes (0): +Nodes (1): YooAsset.Editor ### Community 1439 - "Community 1439" Cohesion: 1.0 -Nodes (0): +Nodes (1): YooAsset.Editor ### Community 1440 - "Community 1440" Cohesion: 1.0 -Nodes (1): NugetForUnity.Configuration +Nodes (1): YooAsset.Editor ### Community 1441 - "Community 1441" Cohesion: 1.0 -Nodes (1): NugetForUnity.Models +Nodes (1): YooAsset.Editor ### Community 1442 - "Community 1442" Cohesion: 1.0 -Nodes (1): NugetForUnity.Ui +Nodes (1): YooAsset.Editor ### Community 1443 - "Community 1443" Cohesion: 1.0 @@ -7763,127 +7757,127 @@ Nodes (1): YooAsset.Editor ### Community 1444 - "Community 1444" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): YooAsset ### Community 1445 - "Community 1445" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): YooAsset ### Community 1446 - "Community 1446" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): YooAsset ### Community 1447 - "Community 1447" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): StreamingAssetsDefine ### Community 1448 - "Community 1448" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): UnityEditor.U2D.Animation ### Community 1449 - "Community 1449" Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Nodes (1): UnityEditor.U2D.Animation.SpriteLibraryEditor ### Community 1450 - "Community 1450" Cohesion: 1.0 -Nodes (1): YooAsset +Nodes (1): PDNWrapper ### Community 1451 - "Community 1451" Cohesion: 1.0 -Nodes (1): YooAsset +Nodes (1): PDNWrapper ### Community 1452 - "Community 1452" Cohesion: 1.0 -Nodes (1): YooAsset +Nodes (1): UnityEditor.Tilemaps ### Community 1453 - "Community 1453" Cohesion: 1.0 -Nodes (1): StreamingAssetsDefine +Nodes (1): Unity.Burst ### Community 1454 - "Community 1454" Cohesion: 1.0 -Nodes (1): UnityEditor.U2D.Animation +Nodes (1): Unity.Burst ### Community 1455 - "Community 1455" Cohesion: 1.0 -Nodes (1): UnityEditor.U2D.Animation.SpriteLibraryEditor +Nodes (1): Unity.Burst.Intrinsics ### Community 1456 - "Community 1456" Cohesion: 1.0 -Nodes (1): PDNWrapper +Nodes (1): Unity.Burst.Intrinsics ### Community 1457 - "Community 1457" Cohesion: 1.0 -Nodes (1): PDNWrapper +Nodes (1): Unity.Burst.Intrinsics ### Community 1458 - "Community 1458" Cohesion: 1.0 -Nodes (1): UnityEditor.Tilemaps +Nodes (1): Unity.PlasticSCM.Editor.UI ### Community 1459 - "Community 1459" Cohesion: 1.0 -Nodes (1): Unity.Burst +Nodes (1): Packages.Rider.Editor ### Community 1460 - "Community 1460" Cohesion: 1.0 -Nodes (1): Unity.Burst +Nodes (1): Packages.Rider.Editor.Debugger ### Community 1461 - "Community 1461" Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Nodes (1): Packages.Rider.Editor.ProjectGeneration ### Community 1462 - "Community 1462" Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Nodes (1): Microsoft.Unity.VisualStudio.Editor ### Community 1463 - "Community 1463" Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Nodes (1): Microsoft.Unity.VisualStudio.Editor.Messaging ### Community 1464 - "Community 1464" Cohesion: 1.0 -Nodes (1): Unity.PlasticSCM.Editor.UI +Nodes (1): Microsoft.Unity.VisualStudio.Editor ### Community 1465 - "Community 1465" Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor +Nodes (1): Microsoft.Unity.VisualStudio.Editor.Testing ### Community 1466 - "Community 1466" Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor.Debugger +Nodes (1): Unity.Mathematics ### Community 1467 - "Community 1467" Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor.ProjectGeneration +Nodes (1): UnityEditor.Rendering ### Community 1468 - "Community 1468" Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor +Nodes (1): UnityEditor.Rendering ### Community 1469 - "Community 1469" Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor.Messaging +Nodes (1): UnityEngine.Rendering ### Community 1470 - "Community 1470" Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor +Nodes (1): UnityEngine.Rendering ### Community 1471 - "Community 1471" Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor.Testing +Nodes (1): UnityEngine.Rendering ### Community 1472 - "Community 1472" Cohesion: 1.0 -Nodes (1): Unity.Mathematics +Nodes (1): UnityEngine.Rendering ### Community 1473 - "Community 1473" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering +Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule ### Community 1474 - "Community 1474" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering +Nodes (1): UnityEngine.Rendering ### Community 1475 - "Community 1475" Cohesion: 1.0 @@ -7891,83 +7885,83 @@ Nodes (1): UnityEngine.Rendering ### Community 1476 - "Community 1476" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Nodes (1): DummyShaderLibrary ### Community 1477 - "Community 1477" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Nodes (1): UnityEditor.Rendering.Universal ### Community 1478 - "Community 1478" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Nodes (1): UnityEditor.Rendering.Universal ### Community 1479 - "Community 1479" Cohesion: 1.0 -Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule +Nodes (1): UnityEditor.Rendering.Universal ### Community 1480 - "Community 1480" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Nodes (1): UnityEditor.Rendering.Universal ### Community 1481 - "Community 1481" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Nodes (1): UnityEditor.Rendering.Universal ### Community 1482 - "Community 1482" Cohesion: 1.0 -Nodes (1): DummyShaderLibrary +Nodes (1): UnityEngine.Rendering.Universal ### Community 1483 - "Community 1483" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Nodes (1): UnityEngine.Rendering.Universal ### Community 1484 - "Community 1484" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Nodes (1): UnityEngine.Rendering.Universal.Internal ### Community 1485 - "Community 1485" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Nodes (1): UnityEngine.Rendering.Universal ### Community 1486 - "Community 1486" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Nodes (1): UnityEngine.Rendering.Universal ### Community 1487 - "Community 1487" Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Nodes (1): ShadersDummy ### Community 1488 - "Community 1488" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Nodes (1): UnityEditor.Build.Pipeline ### Community 1489 - "Community 1489" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1490 - "Community 1490" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal.Internal +Nodes (1): UnityEditor.ShaderGraph ### Community 1491 - "Community 1491" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Nodes (1): UnityEditor.ShaderGraph ### Community 1492 - "Community 1492" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Nodes (1): UnityEditor.ShaderGraph ### Community 1493 - "Community 1493" Cohesion: 1.0 -Nodes (1): ShadersDummy +Nodes (1): UnityEditor.Graphing ### Community 1494 - "Community 1494" Cohesion: 1.0 -Nodes (1): UnityEditor.Build.Pipeline +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1495 - "Community 1495" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): UnityEditor.Graphing ### Community 1496 - "Community 1496" Cohesion: 1.0 @@ -7983,7 +7977,7 @@ Nodes (1): UnityEditor.ShaderGraph ### Community 1499 - "Community 1499" Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1500 - "Community 1500" Cohesion: 1.0 @@ -7991,7 +7985,7 @@ Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1501 - "Community 1501" Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1502 - "Community 1502" Cohesion: 1.0 @@ -8007,15 +8001,15 @@ Nodes (1): UnityEditor.ShaderGraph ### Community 1505 - "Community 1505" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): UnityEditor.ShaderGraph ### Community 1506 - "Community 1506" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): UnityEditor.ShaderGraph ### Community 1507 - "Community 1507" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): UnityEditor.ShaderGraph ### Community 1508 - "Community 1508" Cohesion: 1.0 @@ -8063,7 +8057,7 @@ Nodes (1): UnityEditor.ShaderGraph ### Community 1519 - "Community 1519" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1520 - "Community 1520" Cohesion: 1.0 @@ -8087,7 +8081,7 @@ Nodes (1): UnityEditor.ShaderGraph ### Community 1525 - "Community 1525" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): UnityEditor.ShaderGraph ### Community 1526 - "Community 1526" Cohesion: 1.0 @@ -8095,119 +8089,119 @@ Nodes (1): UnityEditor.ShaderGraph ### Community 1527 - "Community 1527" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEngine.Rendering.HighDefinition ### Community 1528 - "Community 1528" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEditor.Graphing ### Community 1529 - "Community 1529" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): DummyShaderGraphLibrary ### Community 1530 - "Community 1530" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1531 - "Community 1531" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1532 - "Community 1532" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1533 - "Community 1533" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.HighDefinition +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1534 - "Community 1534" Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1535 - "Community 1535" Cohesion: 1.0 -Nodes (1): DummyShaderGraphLibrary +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1536 - "Community 1536" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): UnityEditor.TestTools.TestRunner.CommandLineTest ### Community 1537 - "Community 1537" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): UnityEditor.TestTools.TestRunner.TestRun ### Community 1538 - "Community 1538" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1539 - "Community 1539" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (1): UnityEngine.TestRunner.TestProtocol ### Community 1540 - "Community 1540" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (1): TMPro.EditorUtilities ### Community 1541 - "Community 1541" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (1): TMPro ### Community 1542 - "Community 1542" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.CommandLineTest +Nodes (1): UnityEditor.Timeline.Actions ### Community 1543 - "Community 1543" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.TestRun +Nodes (1): UnityEditor.Timeline.Actions ### Community 1544 - "Community 1544" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (1): UnityEditor.Timeline ### Community 1545 - "Community 1545" Cohesion: 1.0 -Nodes (1): UnityEngine.TestRunner.TestProtocol +Nodes (1): UnityEditor.Timeline ### Community 1546 - "Community 1546" Cohesion: 1.0 -Nodes (1): TMPro.EditorUtilities +Nodes (1): UnityEngine.Timeline ### Community 1547 - "Community 1547" Cohesion: 1.0 -Nodes (1): TMPro +Nodes (1): UnityEngine.EventSystems ### Community 1548 - "Community 1548" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline.Actions +Nodes (1): UnityEngine.EventSystems ### Community 1549 - "Community 1549" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline.Actions +Nodes (1): UnityEngine.EventSystems ### Community 1550 - "Community 1550" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline +Nodes (1): Unity.VisualScripting ### Community 1551 - "Community 1551" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline +Nodes (1): Unity.VisualScripting ### Community 1552 - "Community 1552" Cohesion: 1.0 -Nodes (1): UnityEngine.Timeline +Nodes (1): Unity.VisualScripting ### Community 1553 - "Community 1553" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): Unity.VisualScripting ### Community 1554 - "Community 1554" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): Unity.VisualScripting ### Community 1555 - "Community 1555" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): Unity.VisualScripting.ReorderableList ### Community 1556 - "Community 1556" Cohesion: 1.0 @@ -8231,7 +8225,7 @@ Nodes (1): Unity.VisualScripting ### Community 1561 - "Community 1561" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.ReorderableList +Nodes (1): Unity.VisualScripting ### Community 1562 - "Community 1562" Cohesion: 1.0 @@ -8255,7 +8249,7 @@ Nodes (1): Unity.VisualScripting ### Community 1567 - "Community 1567" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.VisualScripting.FullSerializer ### Community 1568 - "Community 1568" Cohesion: 1.0 @@ -8279,7 +8273,7 @@ Nodes (1): Unity.VisualScripting ### Community 1573 - "Community 1573" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.FullSerializer +Nodes (1): Unity.VisualScripting ### Community 1574 - "Community 1574" Cohesion: 1.0 @@ -8323,15 +8317,15 @@ Nodes (1): Unity.VisualScripting ### Community 1584 - "Community 1584" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1585 - "Community 1585" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1586 - "Community 1586" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1587 - "Community 1587" Cohesion: 1.0 @@ -8347,35 +8341,35 @@ Nodes (1): Unity.VisualScripting ### Community 1590 - "Community 1590" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (1): Unity.VisualScripting ### Community 1591 - "Community 1591" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (1): Unity.VisualScripting ### Community 1592 - "Community 1592" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (0): ### Community 1593 - "Community 1593" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (0): ### Community 1594 - "Community 1594" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (0): ### Community 1595 - "Community 1595" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (0): ### Community 1596 - "Community 1596" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (0): ### Community 1597 - "Community 1597" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (0): ### Community 1598 - "Community 1598" Cohesion: 1.0 @@ -8439,19 +8433,19 @@ Nodes (0): ### Community 1613 - "Community 1613" Cohesion: 1.0 -Nodes (0): +Nodes (2): ET Framework Architecture, TH1 Project Overview ### Community 1614 - "Community 1614" Cohesion: 1.0 -Nodes (0): +Nodes (2): MemoryPack Serialization, TH1_Data Module ### Community 1615 - "Community 1615" Cohesion: 1.0 -Nodes (0): +Nodes (2): BTNodeCanvas AI Module, NodeCanvas Third-Party Library ### Community 1616 - "Community 1616" Cohesion: 1.0 -Nodes (0): +Nodes (2): Async Timing Design Rationale (Timer Delay for Steam Callbacks), Refresh Lobby Button ### Community 1617 - "Community 1617" Cohesion: 1.0 @@ -8463,19 +8457,19 @@ Nodes (0): ### Community 1619 - "Community 1619" Cohesion: 1.0 -Nodes (2): ET Framework Architecture, TH1 Project Overview +Nodes (0): ### Community 1620 - "Community 1620" Cohesion: 1.0 -Nodes (2): MemoryPack Serialization, TH1_Data Module +Nodes (0): ### Community 1621 - "Community 1621" Cohesion: 1.0 -Nodes (2): BTNodeCanvas AI Module, NodeCanvas Third-Party Library +Nodes (0): ### Community 1622 - "Community 1622" Cohesion: 1.0 -Nodes (2): Async Timing Design Rationale (Timer Delay for Steam Callbacks), Refresh Lobby Button +Nodes (0): ### Community 1623 - "Community 1623" Cohesion: 1.0 @@ -9691,972 +9685,960 @@ Nodes (0): ### Community 1926 - "Community 1926" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Logic Module ### Community 1927 - "Community 1927" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Renderer Module ### Community 1928 - "Community 1928" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Config Module ### Community 1929 - "Community 1929" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Instance Module ### Community 1930 - "Community 1930" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Presentation Module ### Community 1931 - "Community 1931" Cohesion: 1.0 -Nodes (0): +Nodes (1): TH1_Anim Module ### Community 1932 - "Community 1932" Cohesion: 1.0 -Nodes (1): TH1_Logic Module +Nodes (1): TH1_Audio Module ### Community 1933 - "Community 1933" Cohesion: 1.0 -Nodes (1): TH1_Renderer Module +Nodes (1): Lobby Visibility Logic ### Community 1934 - "Community 1934" Cohesion: 1.0 -Nodes (1): TH1_Config Module +Nodes (1): Code Reviewer Example Subagent ### Community 1935 - "Community 1935" Cohesion: 1.0 -Nodes (1): TH1_Instance Module - -### Community 1936 - "Community 1936" -Cohesion: 1.0 -Nodes (1): TH1_Presentation Module - -### Community 1937 - "Community 1937" -Cohesion: 1.0 -Nodes (1): TH1_Anim Module - -### Community 1938 - "Community 1938" -Cohesion: 1.0 -Nodes (1): TH1_Audio Module - -### Community 1939 - "Community 1939" -Cohesion: 1.0 -Nodes (1): Lobby Visibility Logic - -### Community 1940 - "Community 1940" -Cohesion: 1.0 -Nodes (1): Code Reviewer Example Subagent - -### Community 1941 - "Community 1941" -Cohesion: 1.0 Nodes (1): Debugger Example Subagent -### Community 1942 - "Community 1942" +### Community 1936 - "Community 1936" Cohesion: 1.0 Nodes (1): Data Scientist Example Subagent ## Knowledge Gaps -- **9379 isolated node(s):** `Steamworks`, `Steamworks`, `CallbackIdentityAttribute`, `Steamworks`, `SteamParamStringArray` (+9374 more) +- **9392 isolated node(s):** `Steamworks`, `Steamworks`, `CallbackIdentityAttribute`, `Steamworks`, `SteamParamStringArray` (+9387 more) These have ≤1 connection - possible missing edges or undocumented components. -- **Thin community `Community 1411`** (2 nodes): `SteamCallbacks.cs`, `Steamworks` +- **Thin community `Community 1405`** (2 nodes): `SteamCallbacks.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1412`** (2 nodes): `SteamEnums.cs`, `Steamworks` +- **Thin community `Community 1406`** (2 nodes): `SteamEnums.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1413`** (2 nodes): `SteamStructs.cs`, `Steamworks` +- **Thin community `Community 1407`** (2 nodes): `SteamStructs.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1414`** (2 nodes): `SteamAPIWarningMessageHook_t.cs`, `Steamworks` +- **Thin community `Community 1408`** (2 nodes): `SteamAPIWarningMessageHook_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1415`** (2 nodes): `SteamAPI_CheckCallbackRegistered_t.cs`, `Steamworks` +- **Thin community `Community 1409`** (2 nodes): `SteamAPI_CheckCallbackRegistered_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1416`** (2 nodes): `SteamInputActionEventCallbackPointer.cs`, `Steamworks` +- **Thin community `Community 1410`** (2 nodes): `SteamInputActionEventCallbackPointer.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1417`** (2 nodes): `SteamInputActionEvent_t.cs`, `Steamworks` +- **Thin community `Community 1411`** (2 nodes): `SteamInputActionEvent_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1418`** (2 nodes): `FSteamNetworkingSocketsDebugOutput.cs`, `Steamworks` +- **Thin community `Community 1412`** (2 nodes): `FSteamNetworkingSocketsDebugOutput.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1419`** (2 nodes): `SteamNetworkingConfigValue_t.cs`, `Steamworks` +- **Thin community `Community 1413`** (2 nodes): `SteamNetworkingConfigValue_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1420`** (2 nodes): `SteamNetworkingErrMsg.cs`, `Steamworks` +- **Thin community `Community 1414`** (2 nodes): `SteamNetworkingErrMsg.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1421`** (2 nodes): `UQMDefine.cs`, `GCloud.UQM` +- **Thin community `Community 1415`** (2 nodes): `UQMDefine.cs`, `GCloud.UQM` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1422`** (2 nodes): `CharacterStatePriority.cs`, `Animancer.Examples.StateMachines` +- **Thin community `Community 1416`** (2 nodes): `CharacterStatePriority.cs`, `Animancer.Examples.StateMachines` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1423`** (2 nodes): `FadeMode.cs`, `Animancer` +- **Thin community `Community 1417`** (2 nodes): `FadeMode.cs`, `Animancer` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1424`** (2 nodes): `CrashSightMobileAgent.h`, `GCloud()` +- **Thin community `Community 1418`** (2 nodes): `CrashSightMobileAgent.h`, `GCloud()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1425`** (2 nodes): `CSLogger.h`, `UQM_EXPORT()` +- **Thin community `Community 1419`** (2 nodes): `CSLogger.h`, `UQM_EXPORT()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1426`** (2 nodes): `UQMError.h`, `UQMError()` +- **Thin community `Community 1420`** (2 nodes): `UQMError.h`, `UQMError()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1427`** (2 nodes): `UQMUtils.h`, `UQMUtils()` +- **Thin community `Community 1421`** (2 nodes): `UQMUtils.h`, `UQMUtils()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1428`** (2 nodes): `InspectedFieldInfo.cs`, `ParadoxNotion.Design` +- **Thin community `Community 1422`** (2 nodes): `InspectedFieldInfo.cs`, `ParadoxNotion.Design` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1429`** (2 nodes): `Delegates.cs`, `ParadoxNotion` +- **Thin community `Community 1423`** (2 nodes): `Delegates.cs`, `ParadoxNotion` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1430`** (2 nodes): `Enums.cs`, `ParadoxNotion` +- **Thin community `Community 1424`** (2 nodes): `Enums.cs`, `ParadoxNotion` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1431`** (2 nodes): `Status.cs`, `NodeCanvas.Framework` +- **Thin community `Community 1425`** (2 nodes): `Status.cs`, `NodeCanvas.Framework` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1432`** (2 nodes): `GraphLoadData.cs`, `NodeCanvas.Framework.Internal` +- **Thin community `Community 1426`** (2 nodes): `GraphLoadData.cs`, `NodeCanvas.Framework.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1433`** (2 nodes): `Locales.cs`, `NodeCanvas.DialogueTrees` +- **Thin community `Community 1427`** (2 nodes): `Locales.cs`, `NodeCanvas.DialogueTrees` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1434`** (2 nodes): `ViConstValueDefine.cs`, `ViConstValueDefine` +- **Thin community `Community 1428`** (2 nodes): `ViConstValueDefine.cs`, `ViConstValueDefine` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1435`** (2 nodes): `UIEvents.cs`, `TH1_Core.Events` +- **Thin community `Community 1429`** (2 nodes): `UIEvents.cs`, `TH1_Core.Events` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1436`** (2 nodes): `DebugCenter.cs`, `DebugCenter` +- **Thin community `Community 1430`** (2 nodes): `DebugCenter.cs`, `DebugCenter` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1437`** (2 nodes): `ViewMaskProperty.cs`, `ViewMaskProperty` +- **Thin community `Community 1431`** (2 nodes): `ViewMaskProperty.cs`, `ViewMaskProperty` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1438`** (2 nodes): `Il2CppCodeRegistration.cpp`, `s_Il2CppCodegenRegistration()` +- **Thin community `Community 1432`** (2 nodes): `Il2CppCodeRegistration.cpp`, `s_Il2CppCodegenRegistration()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1439`** (2 nodes): `UnityEngine.GridModule.cpp`, `GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A()` +- **Thin community `Community 1433`** (2 nodes): `UnityEngine.GridModule.cpp`, `GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1440`** (2 nodes): `PackageInstallLocation.cs`, `NugetForUnity.Configuration` +- **Thin community `Community 1434`** (2 nodes): `PackageInstallLocation.cs`, `NugetForUnity.Configuration` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1441`** (2 nodes): `RepositoryType.cs`, `NugetForUnity.Models` +- **Thin community `Community 1435`** (2 nodes): `RepositoryType.cs`, `NugetForUnity.Models` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1442`** (2 nodes): `NugetWindowTab.cs`, `NugetForUnity.Ui` +- **Thin community `Community 1436`** (2 nodes): `NugetWindowTab.cs`, `NugetForUnity.Ui` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1443`** (2 nodes): `EBuildinFileCopyOption.cs`, `YooAsset.Editor` +- **Thin community `Community 1437`** (2 nodes): `EBuildinFileCopyOption.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1444`** (2 nodes): `EBuildMode.cs`, `YooAsset.Editor` +- **Thin community `Community 1438`** (2 nodes): `EBuildMode.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1445`** (2 nodes): `EBuildPipeline.cs`, `YooAsset.Editor` +- **Thin community `Community 1439`** (2 nodes): `EBuildPipeline.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1446`** (2 nodes): `ECompressOption.cs`, `YooAsset.Editor` +- **Thin community `Community 1440`** (2 nodes): `ECompressOption.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1447`** (2 nodes): `EFileNameStyle.cs`, `YooAsset.Editor` +- **Thin community `Community 1441`** (2 nodes): `EFileNameStyle.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1448`** (2 nodes): `ErrorCode.cs`, `YooAsset.Editor` +- **Thin community `Community 1442`** (2 nodes): `ErrorCode.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1449`** (2 nodes): `ECollectorType.cs`, `YooAsset.Editor` +- **Thin community `Community 1443`** (2 nodes): `ECollectorType.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1450`** (2 nodes): `EVerifyLevel.cs`, `YooAsset` +- **Thin community `Community 1444`** (2 nodes): `EVerifyLevel.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1451`** (2 nodes): `EVerifyResult.cs`, `YooAsset` +- **Thin community `Community 1445`** (2 nodes): `EVerifyResult.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1452`** (2 nodes): `EOperationStatus.cs`, `YooAsset` +- **Thin community `Community 1446`** (2 nodes): `EOperationStatus.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1453`** (2 nodes): `StreamingAssetsDefine.cs`, `StreamingAssetsDefine` +- **Thin community `Community 1447`** (2 nodes): `StreamingAssetsDefine.cs`, `StreamingAssetsDefine` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1454`** (2 nodes): `SkinningEnums.cs`, `UnityEditor.U2D.Animation` +- **Thin community `Community 1448`** (2 nodes): `SkinningEnums.cs`, `UnityEditor.U2D.Animation` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1455`** (2 nodes): `DragAndDropData.cs`, `UnityEditor.U2D.Animation.SpriteLibraryEditor` +- **Thin community `Community 1449`** (2 nodes): `DragAndDropData.cs`, `UnityEditor.U2D.Animation.SpriteLibraryEditor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1456`** (2 nodes): `Enums.cs`, `PDNWrapper` +- **Thin community `Community 1450`** (2 nodes): `Enums.cs`, `PDNWrapper` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1457`** (2 nodes): `Size.cs`, `PDNWrapper` +- **Thin community `Community 1451`** (2 nodes): `Size.cs`, `PDNWrapper` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1458`** (2 nodes): `TileDragAndDropHoverData.cs`, `UnityEditor.Tilemaps` +- **Thin community `Community 1452`** (2 nodes): `TileDragAndDropHoverData.cs`, `UnityEditor.Tilemaps` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1459`** (2 nodes): `Unity.Burst`, `BurstExecutionEnvironment.cs` +- **Thin community `Community 1453`** (2 nodes): `Unity.Burst`, `BurstExecutionEnvironment.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1460`** (2 nodes): `DiagnosticId.cs`, `Unity.Burst` +- **Thin community `Community 1454`** (2 nodes): `DiagnosticId.cs`, `Unity.Burst` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1461`** (2 nodes): `v128.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1455`** (2 nodes): `v128.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1462`** (2 nodes): `v256.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1456`** (2 nodes): `v256.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1463`** (2 nodes): `v64.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1457`** (2 nodes): `v64.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1464`** (2 nodes): `ResponseType.cs`, `Unity.PlasticSCM.Editor.UI` +- **Thin community `Community 1458`** (2 nodes): `ResponseType.cs`, `Unity.PlasticSCM.Editor.UI` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1465`** (2 nodes): `LoggingLevel.cs`, `Packages.Rider.Editor` +- **Thin community `Community 1459`** (2 nodes): `LoggingLevel.cs`, `Packages.Rider.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1466`** (2 nodes): `Il2CppDebugSupport.cs`, `Packages.Rider.Editor.Debugger` +- **Thin community `Community 1460`** (2 nodes): `Il2CppDebugSupport.cs`, `Packages.Rider.Editor.Debugger` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1467`** (2 nodes): `ProjectGenerationFlag.cs`, `Packages.Rider.Editor.ProjectGeneration` +- **Thin community `Community 1461`** (2 nodes): `ProjectGenerationFlag.cs`, `Packages.Rider.Editor.ProjectGeneration` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1468`** (2 nodes): `VersionPair.cs`, `Microsoft.Unity.VisualStudio.Editor` +- **Thin community `Community 1462`** (2 nodes): `VersionPair.cs`, `Microsoft.Unity.VisualStudio.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1469`** (2 nodes): `MessageType.cs`, `Microsoft.Unity.VisualStudio.Editor.Messaging` +- **Thin community `Community 1463`** (2 nodes): `MessageType.cs`, `Microsoft.Unity.VisualStudio.Editor.Messaging` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1470`** (2 nodes): `ProjectGenerationFlag.cs`, `Microsoft.Unity.VisualStudio.Editor` +- **Thin community `Community 1464`** (2 nodes): `ProjectGenerationFlag.cs`, `Microsoft.Unity.VisualStudio.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1471`** (2 nodes): `TestStatusAdaptor.cs`, `Microsoft.Unity.VisualStudio.Editor.Testing` +- **Thin community `Community 1465`** (2 nodes): `TestStatusAdaptor.cs`, `Microsoft.Unity.VisualStudio.Editor.Testing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1472`** (2 nodes): `math_unity_conversion.cs`, `Unity.Mathematics` +- **Thin community `Community 1466`** (2 nodes): `math_unity_conversion.cs`, `Unity.Mathematics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1473`** (2 nodes): `EditorPrefBool.cs`, `UnityEditor.Rendering` +- **Thin community `Community 1467`** (2 nodes): `EditorPrefBool.cs`, `UnityEditor.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1474`** (2 nodes): `MaterialHeaderScopeItem.cs`, `UnityEditor.Rendering` +- **Thin community `Community 1468`** (2 nodes): `MaterialHeaderScopeItem.cs`, `UnityEditor.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1475`** (2 nodes): `CommonStructs.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1469`** (2 nodes): `CommonStructs.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1476`** (2 nodes): `CoreProfileId.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1470`** (2 nodes): `CoreProfileId.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1477`** (2 nodes): `ShaderVariablesProbeVolumes.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1471`** (2 nodes): `ShaderVariablesProbeVolumes.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1478`** (2 nodes): `HDROutputDefines.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1472`** (2 nodes): `HDROutputDefines.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1479`** (2 nodes): `RenderGraphProfileId.cs`, `UnityEngine.Experimental.Rendering.RenderGraphModule` +- **Thin community `Community 1473`** (2 nodes): `RenderGraphProfileId.cs`, `UnityEngine.Experimental.Rendering.RenderGraphModule` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1480`** (2 nodes): `DepthBits.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1474`** (2 nodes): `DepthBits.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1481`** (2 nodes): `MSAASamples.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1475`** (2 nodes): `MSAASamples.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1482`** (2 nodes): `DummyShaderLibrary.cs`, `DummyShaderLibrary` +- **Thin community `Community 1476`** (2 nodes): `DummyShaderLibrary.cs`, `DummyShaderLibrary` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1483`** (2 nodes): `UpgradeCommon.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1477`** (2 nodes): `UpgradeCommon.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1484`** (2 nodes): `ConverterItemDescriptor.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1478`** (2 nodes): `ConverterItemDescriptor.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1485`** (2 nodes): `ConverterItemInfo.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1479`** (2 nodes): `ConverterItemInfo.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1486`** (2 nodes): `RunItemContext.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1480`** (2 nodes): `RunItemContext.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1487`** (2 nodes): `DecalMeshBiasTypeEnum.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1481`** (2 nodes): `DecalMeshBiasTypeEnum.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1488`** (2 nodes): `IntermediateTextureMode.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1482`** (2 nodes): `IntermediateTextureMode.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1489`** (2 nodes): `SampleCount.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1483`** (2 nodes): `SampleCount.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1490`** (2 nodes): `StencilUsage.cs`, `UnityEngine.Rendering.Universal.Internal` +- **Thin community `Community 1484`** (2 nodes): `StencilUsage.cs`, `UnityEngine.Rendering.Universal.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1491`** (2 nodes): `Light2DBlendStyle.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1485`** (2 nodes): `Light2DBlendStyle.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1492`** (2 nodes): `DebugViewEnums.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1486`** (2 nodes): `DebugViewEnums.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1493`** (2 nodes): `Shaders.cs`, `ShadersDummy` +- **Thin community `Community 1487`** (2 nodes): `Shaders.cs`, `ShadersDummy` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1494`** (2 nodes): `ReturnCode.cs`, `UnityEditor.Build.Pipeline` +- **Thin community `Community 1488`** (2 nodes): `ReturnCode.cs`, `UnityEditor.Build.Pipeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1495`** (2 nodes): `Precision.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1489`** (2 nodes): `Precision.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1496`** (2 nodes): `IMaterialGraphAsset.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1490`** (2 nodes): `IMaterialGraphAsset.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1497`** (2 nodes): `ParentGroupChange.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1491`** (2 nodes): `ParentGroupChange.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1498`** (2 nodes): `PreviewMode.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1492`** (2 nodes): `PreviewMode.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1499`** (2 nodes): `SlotType.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1493`** (2 nodes): `SlotType.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1500`** (2 nodes): `PositionSource.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1494`** (2 nodes): `PositionSource.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1501`** (2 nodes): `DrawState.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1495`** (2 nodes): `DrawState.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1502`** (2 nodes): `FunctionMultiInput.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1496`** (2 nodes): `FunctionMultiInput.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1503`** (2 nodes): `NormalMapSpace.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1497`** (2 nodes): `NormalMapSpace.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1504`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendMode.cs` +- **Thin community `Community 1498`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendMode.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1505`** (2 nodes): `UvChannel.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1499`** (2 nodes): `UvChannel.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1506`** (2 nodes): `GraphCode.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1500`** (2 nodes): `GraphCode.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1507`** (2 nodes): `OutputMetadata.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1501`** (2 nodes): `OutputMetadata.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1508`** (2 nodes): `ConditionalField.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1502`** (2 nodes): `ConditionalField.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1509`** (2 nodes): `DropdownEntry.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1503`** (2 nodes): `DropdownEntry.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1510`** (2 nodes): `FieldDependency.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1504`** (2 nodes): `FieldDependency.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1511`** (2 nodes): `KeywordEntry.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1505`** (2 nodes): `KeywordEntry.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1512`** (2 nodes): `KernelDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1506`** (2 nodes): `KernelDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1513`** (2 nodes): `StencilDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1507`** (2 nodes): `StencilDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1514`** (2 nodes): `StructDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1508`** (2 nodes): `StructDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1515`** (2 nodes): `UnityEditor.ShaderGraph`, `Blend.cs` +- **Thin community `Community 1509`** (2 nodes): `UnityEditor.ShaderGraph`, `Blend.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1516`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendOp.cs` +- **Thin community `Community 1510`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendOp.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1517`** (2 nodes): `Cull.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1511`** (2 nodes): `Cull.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1518`** (2 nodes): `DisableBatching.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1512`** (2 nodes): `DisableBatching.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1519`** (2 nodes): `IncludeLocation.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1513`** (2 nodes): `IncludeLocation.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1520`** (2 nodes): `KeywordDefinition.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1514`** (2 nodes): `KeywordDefinition.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1521`** (2 nodes): `KeywordScope.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1515`** (2 nodes): `KeywordScope.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1522`** (2 nodes): `KeywordShaderStage.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1516`** (2 nodes): `KeywordShaderStage.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1523`** (2 nodes): `KeywordType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1517`** (2 nodes): `KeywordType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1524`** (2 nodes): `NormalDropOffSpace.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1518`** (2 nodes): `NormalDropOffSpace.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1525`** (2 nodes): `PropertyType.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1519`** (2 nodes): `PropertyType.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1526`** (2 nodes): `RenderQueue.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1520`** (2 nodes): `RenderQueue.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1527`** (2 nodes): `RenderType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1521`** (2 nodes): `RenderType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1528`** (2 nodes): `ShaderValueType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1522`** (2 nodes): `ShaderValueType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1529`** (2 nodes): `StructFieldOptions.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1523`** (2 nodes): `StructFieldOptions.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1530`** (2 nodes): `ZTest.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1524`** (2 nodes): `ZTest.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1531`** (2 nodes): `ZWrite.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1525`** (2 nodes): `ZWrite.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1532`** (2 nodes): `MatrixNames.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1526`** (2 nodes): `MatrixNames.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1533`** (2 nodes): `FullscreenShaderPass.cs`, `UnityEngine.Rendering.HighDefinition` +- **Thin community `Community 1527`** (2 nodes): `FullscreenShaderPass.cs`, `UnityEngine.Rendering.HighDefinition` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1534`** (2 nodes): `CreateSerializableGraph.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1528`** (2 nodes): `CreateSerializableGraph.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1535`** (2 nodes): `DummyShaderGraphLibrary.cs`, `DummyShaderGraphLibrary` +- **Thin community `Community 1529`** (2 nodes): `DummyShaderGraphLibrary.cs`, `DummyShaderGraphLibrary` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1536`** (2 nodes): `PropertyChunkTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1530`** (2 nodes): `PropertyChunkTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1537`** (2 nodes): `PropertyGeneratorTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1531`** (2 nodes): `PropertyGeneratorTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1538`** (2 nodes): `PropertyNodeTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1532`** (2 nodes): `PropertyNodeTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1539`** (2 nodes): `RunState.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1533`** (2 nodes): `RunState.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1540`** (2 nodes): `TestMode.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1534`** (2 nodes): `TestMode.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1541`** (2 nodes): `TestStatus.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1535`** (2 nodes): `TestStatus.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1542`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.CommandLineTest` +- **Thin community `Community 1536`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.CommandLineTest` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1543`** (2 nodes): `TaskMode.cs`, `UnityEditor.TestTools.TestRunner.TestRun` +- **Thin community `Community 1537`** (2 nodes): `TaskMode.cs`, `UnityEditor.TestTools.TestRunner.TestRun` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1544`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.UnityTestProtocol` +- **Thin community `Community 1538`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.UnityTestProtocol` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1545`** (2 nodes): `TestState.cs`, `UnityEngine.TestRunner.TestProtocol` +- **Thin community `Community 1539`** (2 nodes): `TestState.cs`, `UnityEngine.TestRunner.TestProtocol` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1546`** (2 nodes): `TMPro_FontPlugin.cs`, `TMPro.EditorUtilities` +- **Thin community `Community 1540`** (2 nodes): `TMPro_FontPlugin.cs`, `TMPro.EditorUtilities` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1547`** (2 nodes): `TMP_LineInfo.cs`, `TMPro` +- **Thin community `Community 1541`** (2 nodes): `TMP_LineInfo.cs`, `TMPro` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1548`** (2 nodes): `UnityEditor.Timeline.Actions`, `ActionContext.cs` +- **Thin community `Community 1542`** (2 nodes): `UnityEditor.Timeline.Actions`, `ActionContext.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1549`** (2 nodes): `MenuItemActionBase.cs`, `UnityEditor.Timeline.Actions` +- **Thin community `Community 1543`** (2 nodes): `MenuItemActionBase.cs`, `UnityEditor.Timeline.Actions` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1550`** (2 nodes): `PlacementValidity.cs`, `UnityEditor.Timeline` +- **Thin community `Community 1544`** (2 nodes): `PlacementValidity.cs`, `UnityEditor.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1551`** (2 nodes): `TimeReferenceMode.cs`, `UnityEditor.Timeline` +- **Thin community `Community 1545`** (2 nodes): `TimeReferenceMode.cs`, `UnityEditor.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1552`** (2 nodes): `NotificationFlags.cs`, `UnityEngine.Timeline` +- **Thin community `Community 1546`** (2 nodes): `NotificationFlags.cs`, `UnityEngine.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1553`** (2 nodes): `EventHandle.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1547`** (2 nodes): `EventHandle.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1554`** (2 nodes): `EventTriggerType.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1548`** (2 nodes): `EventTriggerType.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1555`** (2 nodes): `MoveDirection.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1549`** (2 nodes): `MoveDirection.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1556`** (2 nodes): `SemanticLabel.cs`, `Unity.VisualScripting` +- **Thin community `Community 1550`** (2 nodes): `SemanticLabel.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1557`** (2 nodes): `Unity.VisualScripting`, `AlignOperation.cs` +- **Thin community `Community 1551`** (2 nodes): `Unity.VisualScripting`, `AlignOperation.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1558`** (2 nodes): `CanvasControlScheme.cs`, `Unity.VisualScripting` +- **Thin community `Community 1552`** (2 nodes): `CanvasControlScheme.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1559`** (2 nodes): `DistributeOperation.cs`, `Unity.VisualScripting` +- **Thin community `Community 1553`** (2 nodes): `DistributeOperation.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1560`** (2 nodes): `GraphContextMenuItem.cs`, `Unity.VisualScripting` +- **Thin community `Community 1554`** (2 nodes): `GraphContextMenuItem.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1561`** (2 nodes): `ReorderableListFlags.cs`, `Unity.VisualScripting.ReorderableList` +- **Thin community `Community 1555`** (2 nodes): `ReorderableListFlags.cs`, `Unity.VisualScripting.ReorderableList` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1562`** (2 nodes): `InspectorBlock.cs`, `Unity.VisualScripting` +- **Thin community `Community 1556`** (2 nodes): `InspectorBlock.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1563`** (2 nodes): `Edge.cs`, `Unity.VisualScripting` +- **Thin community `Community 1557`** (2 nodes): `Edge.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1564`** (2 nodes): `SkinnedColor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1558`** (2 nodes): `SkinnedColor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1565`** (2 nodes): `FontWeight.cs`, `Unity.VisualScripting` +- **Thin community `Community 1559`** (2 nodes): `FontWeight.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1566`** (2 nodes): `ParameterStringMode.cs`, `Unity.VisualScripting` +- **Thin community `Community 1560`** (2 nodes): `ParameterStringMode.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1567`** (2 nodes): `CreateTextureOptions.cs`, `Unity.VisualScripting` +- **Thin community `Community 1561`** (2 nodes): `CreateTextureOptions.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1568`** (2 nodes): `WarningLevel.cs`, `Unity.VisualScripting` +- **Thin community `Community 1562`** (2 nodes): `WarningLevel.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1569`** (2 nodes): `NodeColor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1563`** (2 nodes): `NodeColor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1570`** (2 nodes): `NodeShape.cs`, `Unity.VisualScripting` +- **Thin community `Community 1564`** (2 nodes): `NodeShape.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1571`** (2 nodes): `SidebarAnchor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1565`** (2 nodes): `SidebarAnchor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1572`** (2 nodes): `StateRevealCondition.cs`, `Unity.VisualScripting` +- **Thin community `Community 1566`** (2 nodes): `StateRevealCondition.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1573`** (2 nodes): `fsMemberSerialization.cs`, `Unity.VisualScripting.FullSerializer` +- **Thin community `Community 1567`** (2 nodes): `fsMemberSerialization.cs`, `Unity.VisualScripting.FullSerializer` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1574`** (2 nodes): `Typeset.cs`, `Unity.VisualScripting` +- **Thin community `Community 1568`** (2 nodes): `Typeset.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1575`** (2 nodes): `EmptyEventArgs.cs`, `Unity.VisualScripting` +- **Thin community `Community 1569`** (2 nodes): `EmptyEventArgs.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1576`** (2 nodes): `GraphSource.cs`, `Unity.VisualScripting` +- **Thin community `Community 1570`** (2 nodes): `GraphSource.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1577`** (2 nodes): `MouseButton.cs`, `Unity.VisualScripting` +- **Thin community `Community 1571`** (2 nodes): `MouseButton.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1578`** (2 nodes): `PressState.cs`, `Unity.VisualScripting` +- **Thin community `Community 1572`** (2 nodes): `PressState.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1579`** (2 nodes): `Unity.VisualScripting`, `ActionDirection.cs` +- **Thin community `Community 1573`** (2 nodes): `Unity.VisualScripting`, `ActionDirection.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1580`** (2 nodes): `TypeNameDetail.cs`, `Unity.VisualScripting` +- **Thin community `Community 1574`** (2 nodes): `TypeNameDetail.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1581`** (2 nodes): `TypeQualifier.cs`, `Unity.VisualScripting` +- **Thin community `Community 1575`** (2 nodes): `TypeQualifier.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1582`** (2 nodes): `TypesMatching.cs`, `Unity.VisualScripting` +- **Thin community `Community 1576`** (2 nodes): `TypesMatching.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1583`** (2 nodes): `Unity.VisualScripting`, `BinaryOperator.cs` +- **Thin community `Community 1577`** (2 nodes): `Unity.VisualScripting`, `BinaryOperator.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1584`** (2 nodes): `UnaryOperator.cs`, `Unity.VisualScripting` +- **Thin community `Community 1578`** (2 nodes): `UnaryOperator.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1585`** (2 nodes): `Unity.VisualScripting`, `Action_5.cs` +- **Thin community `Community 1579`** (2 nodes): `Unity.VisualScripting`, `Action_5.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1586`** (2 nodes): `Unity.VisualScripting`, `Action_6.cs` +- **Thin community `Community 1580`** (2 nodes): `Unity.VisualScripting`, `Action_6.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1587`** (2 nodes): `Func_5.cs`, `Unity.VisualScripting` +- **Thin community `Community 1581`** (2 nodes): `Func_5.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1588`** (2 nodes): `Func_6.cs`, `Unity.VisualScripting` +- **Thin community `Community 1582`** (2 nodes): `Func_6.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1589`** (2 nodes): `VariableKind.cs`, `Unity.VisualScripting` +- **Thin community `Community 1583`** (2 nodes): `VariableKind.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1590`** (2 nodes): `EvaluateFunctionHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1584`** (2 nodes): `EvaluateFunctionHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1591`** (2 nodes): `EvaluateParameterHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1585`** (2 nodes): `EvaluateParameterHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1592`** (2 nodes): `EvaluationOption.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1586`** (2 nodes): `EvaluationOption.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1593`** (2 nodes): `CustomEventArgs.cs`, `Unity.VisualScripting` +- **Thin community `Community 1587`** (2 nodes): `CustomEventArgs.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1594`** (2 nodes): `ScriptGraphContainerType.cs`, `Unity.VisualScripting` +- **Thin community `Community 1588`** (2 nodes): `ScriptGraphContainerType.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1595`** (2 nodes): `StateEnterReason.cs`, `Unity.VisualScripting` +- **Thin community `Community 1589`** (2 nodes): `StateEnterReason.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1596`** (2 nodes): `StateExitReason.cs`, `Unity.VisualScripting` +- **Thin community `Community 1590`** (2 nodes): `StateExitReason.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1597`** (2 nodes): `StateGraphContainerType.cs`, `Unity.VisualScripting` +- **Thin community `Community 1591`** (2 nodes): `StateGraphContainerType.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1598`** (2 nodes): `isteamapps.h`, `ISteamApps()` +- **Thin community `Community 1592`** (2 nodes): `isteamapps.h`, `ISteamApps()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1599`** (2 nodes): `isteamappticket.h`, `ISteamAppTicket()` +- **Thin community `Community 1593`** (2 nodes): `isteamappticket.h`, `ISteamAppTicket()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1600`** (2 nodes): `isteamcontroller.h`, `ISteamController()` +- **Thin community `Community 1594`** (2 nodes): `isteamcontroller.h`, `ISteamController()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1601`** (2 nodes): `isteamgamecoordinator.h`, `ISteamGameCoordinator()` +- **Thin community `Community 1595`** (2 nodes): `isteamgamecoordinator.h`, `ISteamGameCoordinator()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1602`** (2 nodes): `isteamgameserverstats.h`, `ISteamGameServerStats()` +- **Thin community `Community 1596`** (2 nodes): `isteamgameserverstats.h`, `ISteamGameServerStats()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1603`** (2 nodes): `isteamhtmlsurface.h`, `ISteamHTMLSurface()` +- **Thin community `Community 1597`** (2 nodes): `isteamhtmlsurface.h`, `ISteamHTMLSurface()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1604`** (2 nodes): `isteamhttp.h`, `ISteamHTTP()` +- **Thin community `Community 1598`** (2 nodes): `isteamhttp.h`, `ISteamHTTP()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1605`** (2 nodes): `isteammusicremote.h`, `ISteamMusicRemote()` +- **Thin community `Community 1599`** (2 nodes): `isteammusicremote.h`, `ISteamMusicRemote()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1606`** (2 nodes): `isteamnetworking.h`, `ISteamNetworking()` +- **Thin community `Community 1600`** (2 nodes): `isteamnetworking.h`, `ISteamNetworking()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1607`** (2 nodes): `isteamparentalsettings.h`, `ISteamParentalSettings()` +- **Thin community `Community 1601`** (2 nodes): `isteamparentalsettings.h`, `ISteamParentalSettings()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1608`** (2 nodes): `isteamremoteplay.h`, `ISteamRemotePlay()` +- **Thin community `Community 1602`** (2 nodes): `isteamremoteplay.h`, `ISteamRemotePlay()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1609`** (2 nodes): `isteamremotestorage.h`, `ISteamRemoteStorage()` +- **Thin community `Community 1603`** (2 nodes): `isteamremotestorage.h`, `ISteamRemoteStorage()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1610`** (2 nodes): `isteamscreenshots.h`, `ISteamScreenshots()` +- **Thin community `Community 1604`** (2 nodes): `isteamscreenshots.h`, `ISteamScreenshots()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1611`** (2 nodes): `isteamtimeline.h`, `ISteamTimeline()` +- **Thin community `Community 1605`** (2 nodes): `isteamtimeline.h`, `ISteamTimeline()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1612`** (2 nodes): `isteamugc.h`, `ISteamUGC()` +- **Thin community `Community 1606`** (2 nodes): `isteamugc.h`, `ISteamUGC()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1613`** (2 nodes): `isteamuserstats.h`, `ISteamUserStats()` +- **Thin community `Community 1607`** (2 nodes): `isteamuserstats.h`, `ISteamUserStats()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1614`** (2 nodes): `isteamutils.h`, `ISteamUtils()` +- **Thin community `Community 1608`** (2 nodes): `isteamutils.h`, `ISteamUtils()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1615`** (2 nodes): `isteamvideo.h`, `ISteamVideo()` +- **Thin community `Community 1609`** (2 nodes): `isteamvideo.h`, `ISteamVideo()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1616`** (2 nodes): `steamhttpenums.h`, `BIsHTTPStatusSuccess()` +- **Thin community `Community 1610`** (2 nodes): `steamhttpenums.h`, `BIsHTTPStatusSuccess()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1617`** (2 nodes): `steamnetworkingfakeip.h`, `ISteamNetworkingFakeUDPPort()` +- **Thin community `Community 1611`** (2 nodes): `steamnetworkingfakeip.h`, `ISteamNetworkingFakeUDPPort()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1618`** (2 nodes): `ServerBrowserMenu.h`, `ServerBrowserMenuData_t()` +- **Thin community `Community 1612`** (2 nodes): `ServerBrowserMenu.h`, `ServerBrowserMenuData_t()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1619`** (2 nodes): `ET Framework Architecture`, `TH1 Project Overview` +- **Thin community `Community 1613`** (2 nodes): `ET Framework Architecture`, `TH1 Project Overview` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1620`** (2 nodes): `MemoryPack Serialization`, `TH1_Data Module` +- **Thin community `Community 1614`** (2 nodes): `MemoryPack Serialization`, `TH1_Data Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1621`** (2 nodes): `BTNodeCanvas AI Module`, `NodeCanvas Third-Party Library` +- **Thin community `Community 1615`** (2 nodes): `BTNodeCanvas AI Module`, `NodeCanvas Third-Party Library` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1622`** (2 nodes): `Async Timing Design Rationale (Timer Delay for Steam Callbacks)`, `Refresh Lobby Button` +- **Thin community `Community 1616`** (2 nodes): `Async Timing Design Rationale (Timer Delay for Steam Callbacks)`, `Refresh Lobby Button` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1623`** (1 nodes): `check_bytes.ps1` +- **Thin community `Community 1617`** (1 nodes): `check_bytes.ps1` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1624`** (1 nodes): `coreml_provider_factory.h` +- **Thin community `Community 1618`** (1 nodes): `coreml_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1625`** (1 nodes): `cpu_provider_factory.h` +- **Thin community `Community 1619`** (1 nodes): `cpu_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1626`** (1 nodes): `onnxruntime_c_api.h` +- **Thin community `Community 1620`** (1 nodes): `onnxruntime_c_api.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1627`** (1 nodes): `coreml_provider_factory.h` +- **Thin community `Community 1621`** (1 nodes): `coreml_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1628`** (1 nodes): `cpu_provider_factory.h` +- **Thin community `Community 1622`** (1 nodes): `cpu_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1629`** (1 nodes): `onnxruntime_c_api.h` +- **Thin community `Community 1623`** (1 nodes): `onnxruntime_c_api.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1630`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1624`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1631`** (1 nodes): `ExampleInput.cs` +- **Thin community `Community 1625`** (1 nodes): `ExampleInput.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1632`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1626`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1633`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1627`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1634`** (1 nodes): `CrashSight.h` +- **Thin community `Community 1628`** (1 nodes): `CrashSight.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1635`** (1 nodes): `CrashSightConfig.h` +- **Thin community `Community 1629`** (1 nodes): `CrashSightConfig.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1636`** (1 nodes): `CrashSightLog.h` +- **Thin community `Community 1630`** (1 nodes): `CrashSightLog.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1637`** (1 nodes): `UQMUnityBridge.h` +- **Thin community `Community 1631`** (1 nodes): `UQMUnityBridge.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1638`** (1 nodes): `UQMUnityExtra.h` +- **Thin community `Community 1632`** (1 nodes): `UQMUnityExtra.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1639`** (1 nodes): `cJSON.h` +- **Thin community `Community 1633`** (1 nodes): `cJSON.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1640`** (1 nodes): `CrashSightBridge.h` +- **Thin community `Community 1634`** (1 nodes): `CrashSightBridge.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1641`** (1 nodes): `CrashSightCore.h` +- **Thin community `Community 1635`** (1 nodes): `CrashSightCore.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1642`** (1 nodes): `UQM.h` +- **Thin community `Community 1636`** (1 nodes): `UQM.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1643`** (1 nodes): `UQMCrashDelegate.h` +- **Thin community `Community 1637`** (1 nodes): `UQMCrashDelegate.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1644`** (1 nodes): `UQMMacroExpand.h` +- **Thin community `Community 1638`** (1 nodes): `UQMMacroExpand.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1645`** (1 nodes): `UQMRename.h` +- **Thin community `Community 1639`** (1 nodes): `UQMRename.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1646`** (1 nodes): `UQMSingleton.h` +- **Thin community `Community 1640`** (1 nodes): `UQMSingleton.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1647`** (1 nodes): `UQMSynthesizeSingleton.h` +- **Thin community `Community 1641`** (1 nodes): `UQMSynthesizeSingleton.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1648`** (1 nodes): `UQMThread.h` +- **Thin community `Community 1642`** (1 nodes): `UQMThread.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1649`** (1 nodes): `UQMUtilsIOS.h` +- **Thin community `Community 1643`** (1 nodes): `UQMUtilsIOS.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1650`** (1 nodes): `CrashSightPlugin.h` +- **Thin community `Community 1644`** (1 nodes): `CrashSightPlugin.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1651`** (1 nodes): `ConfigManager.cs` +- **Thin community `Community 1645`** (1 nodes): `ConfigManager.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1652`** (1 nodes): `OssStatisticEditorWindow.cs` +- **Thin community `Community 1646`** (1 nodes): `OssStatisticEditorWindow.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1653`** (1 nodes): `RinIndianAttackSkill.cs` +- **Thin community `Community 1647`** (1 nodes): `RinIndianAttackSkill.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1654`** (1 nodes): `0iqegxo6esls0.lump.cpp` +- **Thin community `Community 1648`** (1 nodes): `0iqegxo6esls0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1655`** (1 nodes): `2hpln4mygfzx0.lump.cpp` +- **Thin community `Community 1649`** (1 nodes): `2hpln4mygfzx0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1656`** (1 nodes): `2hpln4mygfzx1.lump.cpp` +- **Thin community `Community 1650`** (1 nodes): `2hpln4mygfzx1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1657`** (1 nodes): `2hpln4mygfzx3.lump.cpp` +- **Thin community `Community 1651`** (1 nodes): `2hpln4mygfzx3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1658`** (1 nodes): `2hpln4mygfzx5.lump.cpp` +- **Thin community `Community 1652`** (1 nodes): `2hpln4mygfzx5.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1659`** (1 nodes): `2hpln4mygfzx6.lump.cpp` +- **Thin community `Community 1653`** (1 nodes): `2hpln4mygfzx6.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1660`** (1 nodes): `2kwu9gc6m8kw0.lump.cpp` +- **Thin community `Community 1654`** (1 nodes): `2kwu9gc6m8kw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1661`** (1 nodes): `2kwu9gc6m8kw1.lump.cpp` +- **Thin community `Community 1655`** (1 nodes): `2kwu9gc6m8kw1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1662`** (1 nodes): `2kwu9gc6m8kw2.lump.cpp` +- **Thin community `Community 1656`** (1 nodes): `2kwu9gc6m8kw2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1663`** (1 nodes): `3wxtajjqiiaz0.lump.cpp` +- **Thin community `Community 1657`** (1 nodes): `3wxtajjqiiaz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1664`** (1 nodes): `3x4pmbhvzyuf0.lump.cpp` +- **Thin community `Community 1658`** (1 nodes): `3x4pmbhvzyuf0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1665`** (1 nodes): `3xlklue1azd70.lump.cpp` +- **Thin community `Community 1659`** (1 nodes): `3xlklue1azd70.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1666`** (1 nodes): `3z6x1ljdy2e00.lump.cpp` +- **Thin community `Community 1660`** (1 nodes): `3z6x1ljdy2e00.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1667`** (1 nodes): `3z6x1ljdy2e02.lump.cpp` +- **Thin community `Community 1661`** (1 nodes): `3z6x1ljdy2e02.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1668`** (1 nodes): `3z6x1ljdy2e03.lump.cpp` +- **Thin community `Community 1662`** (1 nodes): `3z6x1ljdy2e03.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1669`** (1 nodes): `4ghjw58f8hs70.lump.cpp` +- **Thin community `Community 1663`** (1 nodes): `4ghjw58f8hs70.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1670`** (1 nodes): `5hhsyfcnzb210.lump.cpp` +- **Thin community `Community 1664`** (1 nodes): `5hhsyfcnzb210.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1671`** (1 nodes): `5p9c7v2nynqk0.lump.cpp` +- **Thin community `Community 1665`** (1 nodes): `5p9c7v2nynqk0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1672`** (1 nodes): `5p9c7v2nynqk1.lump.cpp` +- **Thin community `Community 1666`** (1 nodes): `5p9c7v2nynqk1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1673`** (1 nodes): `5p9c7v2nynqk2.lump.cpp` +- **Thin community `Community 1667`** (1 nodes): `5p9c7v2nynqk2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1674`** (1 nodes): `6o34in2l8rrv0.lump.cpp` +- **Thin community `Community 1668`** (1 nodes): `6o34in2l8rrv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1675`** (1 nodes): `73fp2iokz9k40.lump.cpp` +- **Thin community `Community 1669`** (1 nodes): `73fp2iokz9k40.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1676`** (1 nodes): `7ntrqlj6nz800.lump.cpp` +- **Thin community `Community 1670`** (1 nodes): `7ntrqlj6nz800.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1677`** (1 nodes): `7warj6bswxrg0.lump.cpp` +- **Thin community `Community 1671`** (1 nodes): `7warj6bswxrg0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1678`** (1 nodes): `8j43hxgxvczy0.lump.cpp` +- **Thin community `Community 1672`** (1 nodes): `8j43hxgxvczy0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1679`** (1 nodes): `8nxcc2n25nlz0.lump.cpp` +- **Thin community `Community 1673`** (1 nodes): `8nxcc2n25nlz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1680`** (1 nodes): `8nxcc2n25nlz1.lump.cpp` +- **Thin community `Community 1674`** (1 nodes): `8nxcc2n25nlz1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1681`** (1 nodes): `8nxcc2n25nlz3.lump.cpp` +- **Thin community `Community 1675`** (1 nodes): `8nxcc2n25nlz3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1682`** (1 nodes): `8nxcc2n25nlz5.lump.cpp` +- **Thin community `Community 1676`** (1 nodes): `8nxcc2n25nlz5.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1683`** (1 nodes): `8nxcc2n25nlz6.lump.cpp` +- **Thin community `Community 1677`** (1 nodes): `8nxcc2n25nlz6.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1684`** (1 nodes): `8pduzanivbwq0.lump.cpp` +- **Thin community `Community 1678`** (1 nodes): `8pduzanivbwq0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1685`** (1 nodes): `90v4zwh5m4250.lump.cpp` +- **Thin community `Community 1679`** (1 nodes): `90v4zwh5m4250.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1686`** (1 nodes): `9fcr0o2wk9210.lump.cpp` +- **Thin community `Community 1680`** (1 nodes): `9fcr0o2wk9210.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1687`** (1 nodes): `a6gqnlstwkzo0.lump.cpp` +- **Thin community `Community 1681`** (1 nodes): `a6gqnlstwkzo0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1688`** (1 nodes): `aa25cvijmvtz0.lump.cpp` +- **Thin community `Community 1682`** (1 nodes): `aa25cvijmvtz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1689`** (1 nodes): `aph4t7urv62q0.lump.cpp` +- **Thin community `Community 1683`** (1 nodes): `aph4t7urv62q0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1690`** (1 nodes): `b4jqcqoahjjy0.lump.cpp` +- **Thin community `Community 1684`** (1 nodes): `b4jqcqoahjjy0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1691`** (1 nodes): `b4jqcqoahjjy1.lump.cpp` +- **Thin community `Community 1685`** (1 nodes): `b4jqcqoahjjy1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1692`** (1 nodes): `b4jqcqoahjjy2.lump.cpp` +- **Thin community `Community 1686`** (1 nodes): `b4jqcqoahjjy2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1693`** (1 nodes): `bhkzqpgs4ima0.lump.cpp` +- **Thin community `Community 1687`** (1 nodes): `bhkzqpgs4ima0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1694`** (1 nodes): `c7wjplgqhb730.lump.cpp` +- **Thin community `Community 1688`** (1 nodes): `c7wjplgqhb730.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1695`** (1 nodes): `du1ifjkad8u20.lump.cpp` +- **Thin community `Community 1689`** (1 nodes): `du1ifjkad8u20.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1696`** (1 nodes): `ewyjdmwcanrw0.lump.cpp` +- **Thin community `Community 1690`** (1 nodes): `ewyjdmwcanrw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1697`** (1 nodes): `ex9lft0zt9in0.lump.cpp` +- **Thin community `Community 1691`** (1 nodes): `ex9lft0zt9in0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1698`** (1 nodes): `ex9lft0zt9in1.lump.cpp` +- **Thin community `Community 1692`** (1 nodes): `ex9lft0zt9in1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1699`** (1 nodes): `ex9lft0zt9in2.lump.cpp` +- **Thin community `Community 1693`** (1 nodes): `ex9lft0zt9in2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1700`** (1 nodes): `fkcc5ylgdo8y0.lump.cpp` +- **Thin community `Community 1694`** (1 nodes): `fkcc5ylgdo8y0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1701`** (1 nodes): `frp36j0bzhcl0.lump.cpp` +- **Thin community `Community 1695`** (1 nodes): `frp36j0bzhcl0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1702`** (1 nodes): `ft05c9u82lo50.lump.cpp` +- **Thin community `Community 1696`** (1 nodes): `ft05c9u82lo50.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1703`** (1 nodes): `g4sf6y0w0apz0.lump.cpp` +- **Thin community `Community 1697`** (1 nodes): `g4sf6y0w0apz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1704`** (1 nodes): `gci9mavuzsif0.lump.cpp` +- **Thin community `Community 1698`** (1 nodes): `gci9mavuzsif0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1705`** (1 nodes): `gci9mavuzsif1.lump.cpp` +- **Thin community `Community 1699`** (1 nodes): `gci9mavuzsif1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1706`** (1 nodes): `gci9mavuzsif2.lump.cpp` +- **Thin community `Community 1700`** (1 nodes): `gci9mavuzsif2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1707`** (1 nodes): `h12u4769ee920.lump.cpp` +- **Thin community `Community 1701`** (1 nodes): `h12u4769ee920.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1708`** (1 nodes): `hnsqfnhwtr8b0.lump.cpp` +- **Thin community `Community 1702`** (1 nodes): `hnsqfnhwtr8b0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1709`** (1 nodes): `jzqnozm4hl0r0.lump.cpp` +- **Thin community `Community 1703`** (1 nodes): `jzqnozm4hl0r0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1710`** (1 nodes): `jzqnozm4hl0r1.lump.cpp` +- **Thin community `Community 1704`** (1 nodes): `jzqnozm4hl0r1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1711`** (1 nodes): `jzqnozm4hl0r2.lump.cpp` +- **Thin community `Community 1705`** (1 nodes): `jzqnozm4hl0r2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1712`** (1 nodes): `k7zh4ucf1hvo0.lump.cpp` +- **Thin community `Community 1706`** (1 nodes): `k7zh4ucf1hvo0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1713`** (1 nodes): `kweoh0cgfd7l0.lump.cpp` +- **Thin community `Community 1707`** (1 nodes): `kweoh0cgfd7l0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1714`** (1 nodes): `l3gr0ukoom4l0.lump.cpp` +- **Thin community `Community 1708`** (1 nodes): `l3gr0ukoom4l0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1715`** (1 nodes): `lmqccfynfx4u0.lump.cpp` +- **Thin community `Community 1709`** (1 nodes): `lmqccfynfx4u0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1716`** (1 nodes): `lshg3z6kujix0.lump.cpp` +- **Thin community `Community 1710`** (1 nodes): `lshg3z6kujix0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1717`** (1 nodes): `m04tz7m5qi5w0.lump.cpp` +- **Thin community `Community 1711`** (1 nodes): `m04tz7m5qi5w0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1718`** (1 nodes): `m04tz7m5qi5w1.lump.cpp` +- **Thin community `Community 1712`** (1 nodes): `m04tz7m5qi5w1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1719`** (1 nodes): `mbeudi3f7txv0.lump.cpp` +- **Thin community `Community 1713`** (1 nodes): `mbeudi3f7txv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1720`** (1 nodes): `mbeudi3f7txv2.lump.cpp` +- **Thin community `Community 1714`** (1 nodes): `mbeudi3f7txv2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1721`** (1 nodes): `mlfcke35y3aj0.lump.cpp` +- **Thin community `Community 1715`** (1 nodes): `mlfcke35y3aj0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1722`** (1 nodes): `mqxaeabd9jgu0.lump.cpp` +- **Thin community `Community 1716`** (1 nodes): `mqxaeabd9jgu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1723`** (1 nodes): `o72x9e2ieigd0.lump.cpp` +- **Thin community `Community 1717`** (1 nodes): `o72x9e2ieigd0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1724`** (1 nodes): `ofdh7oh0w14o0.lump.cpp` +- **Thin community `Community 1718`** (1 nodes): `ofdh7oh0w14o0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1725`** (1 nodes): `ofdh7oh0w14o1.lump.cpp` +- **Thin community `Community 1719`** (1 nodes): `ofdh7oh0w14o1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1726`** (1 nodes): `pmys4wb7278v0.lump.cpp` +- **Thin community `Community 1720`** (1 nodes): `pmys4wb7278v0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1727`** (1 nodes): `pmys4wb7278v2.lump.cpp` +- **Thin community `Community 1721`** (1 nodes): `pmys4wb7278v2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1728`** (1 nodes): `pmys4wb7278v3.lump.cpp` +- **Thin community `Community 1722`** (1 nodes): `pmys4wb7278v3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1729`** (1 nodes): `qzhfztuf8dmz0.lump.cpp` +- **Thin community `Community 1723`** (1 nodes): `qzhfztuf8dmz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1730`** (1 nodes): `ryh05pi041wv0.lump.cpp` +- **Thin community `Community 1724`** (1 nodes): `ryh05pi041wv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1731`** (1 nodes): `sa7it5x66qnb0.lump.cpp` +- **Thin community `Community 1725`** (1 nodes): `sa7it5x66qnb0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1732`** (1 nodes): `sa7it5x66qnb1.lump.cpp` +- **Thin community `Community 1726`** (1 nodes): `sa7it5x66qnb1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1733`** (1 nodes): `sa7it5x66qnb2.lump.cpp` +- **Thin community `Community 1727`** (1 nodes): `sa7it5x66qnb2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1734`** (1 nodes): `sacg86krannt0.lump.cpp` +- **Thin community `Community 1728`** (1 nodes): `sacg86krannt0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1735`** (1 nodes): `sacg86krannt2.lump.cpp` +- **Thin community `Community 1729`** (1 nodes): `sacg86krannt2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1736`** (1 nodes): `swczjaoen5ri0.lump.cpp` +- **Thin community `Community 1730`** (1 nodes): `swczjaoen5ri0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1737`** (1 nodes): `tb3gfo7histw0.lump.cpp` +- **Thin community `Community 1731`** (1 nodes): `tb3gfo7histw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1738`** (1 nodes): `tb3gfo7histw1.lump.cpp` +- **Thin community `Community 1732`** (1 nodes): `tb3gfo7histw1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1739`** (1 nodes): `tb3gfo7histw2.lump.cpp` +- **Thin community `Community 1733`** (1 nodes): `tb3gfo7histw2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1740`** (1 nodes): `tuyelf43fcbx0.lump.cpp` +- **Thin community `Community 1734`** (1 nodes): `tuyelf43fcbx0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1741`** (1 nodes): `u6vyk88q0htu0.lump.cpp` +- **Thin community `Community 1735`** (1 nodes): `u6vyk88q0htu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1742`** (1 nodes): `xkvmqqdfkyn00.lump.cpp` +- **Thin community `Community 1736`** (1 nodes): `xkvmqqdfkyn00.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1743`** (1 nodes): `xqblf1g4lodu0.lump.cpp` +- **Thin community `Community 1737`** (1 nodes): `xqblf1g4lodu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1744`** (1 nodes): `xqblf1g4lodu1.lump.cpp` +- **Thin community `Community 1738`** (1 nodes): `xqblf1g4lodu1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1745`** (1 nodes): `xqblf1g4lodu2.lump.cpp` +- **Thin community `Community 1739`** (1 nodes): `xqblf1g4lodu2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1746`** (1 nodes): `y5anjml1lrqv0.lump.cpp` +- **Thin community `Community 1740`** (1 nodes): `y5anjml1lrqv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1747`** (1 nodes): `zhnvl0j1zghh0.lump.cpp` +- **Thin community `Community 1741`** (1 nodes): `zhnvl0j1zghh0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1748`** (1 nodes): `zhnvl0j1zghh1.lump.cpp` +- **Thin community `Community 1742`** (1 nodes): `zhnvl0j1zghh1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1749`** (1 nodes): `zhnvl0j1zghh2.lump.cpp` +- **Thin community `Community 1743`** (1 nodes): `zhnvl0j1zghh2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1750`** (1 nodes): `Animancer.Examples_CodeGen.c` +- **Thin community `Community 1744`** (1 nodes): `Animancer.Examples_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1751`** (1 nodes): `Animancer.FSM_CodeGen.c` +- **Thin community `Community 1745`** (1 nodes): `Animancer.FSM_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1752`** (1 nodes): `Animancer_CodeGen.c` +- **Thin community `Community 1746`** (1 nodes): `Animancer_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1753`** (1 nodes): `Assembly-CSharp-firstpass_CodeGen.c` +- **Thin community `Community 1747`** (1 nodes): `Assembly-CSharp-firstpass_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1754`** (1 nodes): `Assembly-CSharp_CodeGen.c` +- **Thin community `Community 1748`** (1 nodes): `Assembly-CSharp_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1755`** (1 nodes): `com.rlabrecque.steamworks.net_CodeGen.c` +- **Thin community `Community 1749`** (1 nodes): `com.rlabrecque.steamworks.net_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1756`** (1 nodes): `CommandLine_CodeGen.c` +- **Thin community `Community 1750`** (1 nodes): `CommandLine_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1757`** (1 nodes): `ICSharpCode.SharpZipLib_CodeGen.c` +- **Thin community `Community 1751`** (1 nodes): `ICSharpCode.SharpZipLib_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1758`** (1 nodes): `ICSharpCode.SharpZipLib__3.cpp` +- **Thin community `Community 1752`** (1 nodes): `ICSharpCode.SharpZipLib__3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1759`** (1 nodes): `Il2CppCCalculateFieldValues.cpp` +- **Thin community `Community 1753`** (1 nodes): `Il2CppCCalculateFieldValues.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1760`** (1 nodes): `Il2CppCCalculateFieldValues1.cpp` +- **Thin community `Community 1754`** (1 nodes): `Il2CppCCalculateFieldValues1.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1761`** (1 nodes): `Il2CppCCalculateFieldValues2.cpp` +- **Thin community `Community 1755`** (1 nodes): `Il2CppCCalculateFieldValues2.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1762`** (1 nodes): `Il2CppCCalculateFieldValues3.cpp` +- **Thin community `Community 1756`** (1 nodes): `Il2CppCCalculateFieldValues3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1763`** (1 nodes): `Il2CppCCalculateFieldValues4.cpp` +- **Thin community `Community 1757`** (1 nodes): `Il2CppCCalculateFieldValues4.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1764`** (1 nodes): `Il2CppCCalculateFieldValues5.cpp` +- **Thin community `Community 1758`** (1 nodes): `Il2CppCCalculateFieldValues5.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1765`** (1 nodes): `Il2CppCCalculateTypeValues2.cpp` +- **Thin community `Community 1759`** (1 nodes): `Il2CppCCalculateTypeValues2.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1766`** (1 nodes): `Il2CppCCalculateTypeValues3.cpp` +- **Thin community `Community 1760`** (1 nodes): `Il2CppCCalculateTypeValues3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1767`** (1 nodes): `Il2CppCCFieldValuesTable.cpp` +- **Thin community `Community 1761`** (1 nodes): `Il2CppCCFieldValuesTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1768`** (1 nodes): `Il2CppCCTypeValuesTable.cpp` +- **Thin community `Community 1762`** (1 nodes): `Il2CppCCTypeValuesTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1769`** (1 nodes): `Il2CppGenericAdjustorThunkTable.c` +- **Thin community `Community 1763`** (1 nodes): `Il2CppGenericAdjustorThunkTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1770`** (1 nodes): `Il2CppGenericClassTable.c` +- **Thin community `Community 1764`** (1 nodes): `Il2CppGenericClassTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1771`** (1 nodes): `Il2CppGenericInstDefinitions.c` +- **Thin community `Community 1765`** (1 nodes): `Il2CppGenericInstDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1772`** (1 nodes): `Il2CppGenericMethodDefinitions.c` +- **Thin community `Community 1766`** (1 nodes): `Il2CppGenericMethodDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1773`** (1 nodes): `Il2CppGenericMethodPointerTable.c` +- **Thin community `Community 1767`** (1 nodes): `Il2CppGenericMethodPointerTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1774`** (1 nodes): `Il2CppGenericMethodTable.c` +- **Thin community `Community 1768`** (1 nodes): `Il2CppGenericMethodTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1775`** (1 nodes): `Il2CppMetadataRegistration.c` +- **Thin community `Community 1769`** (1 nodes): `Il2CppMetadataRegistration.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1776`** (1 nodes): `Il2CppMetadataUsage.c` +- **Thin community `Community 1770`** (1 nodes): `Il2CppMetadataUsage.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1777`** (1 nodes): `Il2CppReversePInvokeWrapperTable.cpp` +- **Thin community `Community 1771`** (1 nodes): `Il2CppReversePInvokeWrapperTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1778`** (1 nodes): `Il2CppRgctxTable.c` +- **Thin community `Community 1772`** (1 nodes): `Il2CppRgctxTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1779`** (1 nodes): `Il2CppTypeDefinitions.c` +- **Thin community `Community 1773`** (1 nodes): `Il2CppTypeDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1780`** (1 nodes): `MemoryPack_CodeGen.c` +- **Thin community `Community 1774`** (1 nodes): `MemoryPack_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1781`** (1 nodes): `Microsoft.ML.OnnxRuntime_CodeGen.c` +- **Thin community `Community 1775`** (1 nodes): `Microsoft.ML.OnnxRuntime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1782`** (1 nodes): `MongoDB.Bson_CodeGen.c` +- **Thin community `Community 1776`** (1 nodes): `MongoDB.Bson_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1783`** (1 nodes): `Mono.Security_CodeGen.c` +- **Thin community `Community 1777`** (1 nodes): `Mono.Security_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1784`** (1 nodes): `mscorlib_CodeGen.c` +- **Thin community `Community 1778`** (1 nodes): `mscorlib_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1785`** (1 nodes): `NLog_CodeGen.c` +- **Thin community `Community 1779`** (1 nodes): `NLog_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1786`** (1 nodes): `NodeCanvas_CodeGen.c` +- **Thin community `Community 1780`** (1 nodes): `NodeCanvas_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1787`** (1 nodes): `OPS.Obfuscator_CodeGen.c` +- **Thin community `Community 1781`** (1 nodes): `OPS.Obfuscator_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1788`** (1 nodes): `ParadoxNotion_CodeGen.c` +- **Thin community `Community 1782`** (1 nodes): `ParadoxNotion_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1789`** (1 nodes): `System.Configuration_CodeGen.c` +- **Thin community `Community 1783`** (1 nodes): `System.Configuration_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1790`** (1 nodes): `System.Core_CodeGen.c` +- **Thin community `Community 1784`** (1 nodes): `System.Core_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1791`** (1 nodes): `System.Data_CodeGen.c` +- **Thin community `Community 1785`** (1 nodes): `System.Data_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1792`** (1 nodes): `System.IO.Compression_CodeGen.c` +- **Thin community `Community 1786`** (1 nodes): `System.IO.Compression_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1793`** (1 nodes): `System.Net.Http_CodeGen.c` +- **Thin community `Community 1787`** (1 nodes): `System.Net.Http_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1794`** (1 nodes): `System.Numerics_CodeGen.c` +- **Thin community `Community 1788`** (1 nodes): `System.Numerics_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1795`** (1 nodes): `System.Runtime.CompilerServices.Unsafe_CodeGen.c` +- **Thin community `Community 1789`** (1 nodes): `System.Runtime.CompilerServices.Unsafe_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1796`** (1 nodes): `System.Transactions_CodeGen.c` +- **Thin community `Community 1790`** (1 nodes): `System.Transactions_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1797`** (1 nodes): `System.Xml_CodeGen.c` +- **Thin community `Community 1791`** (1 nodes): `System.Xml_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1798`** (1 nodes): `System_CodeGen.c` +- **Thin community `Community 1792`** (1 nodes): `System_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1799`** (1 nodes): `Unity.2D.Animation.Runtime_CodeGen.c` +- **Thin community `Community 1793`** (1 nodes): `Unity.2D.Animation.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1800`** (1 nodes): `Unity.Burst.Unsafe_CodeGen.c` +- **Thin community `Community 1794`** (1 nodes): `Unity.Burst.Unsafe_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1801`** (1 nodes): `Unity.Burst_CodeGen.c` +- **Thin community `Community 1795`** (1 nodes): `Unity.Burst_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1802`** (1 nodes): `Unity.Collections.LowLevel.ILSupport_CodeGen.c` +- **Thin community `Community 1796`** (1 nodes): `Unity.Collections.LowLevel.ILSupport_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1803`** (1 nodes): `Unity.Collections_CodeGen.c` +- **Thin community `Community 1797`** (1 nodes): `Unity.Collections_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1804`** (1 nodes): `Unity.InternalAPIEngineBridge.001_CodeGen.c` +- **Thin community `Community 1798`** (1 nodes): `Unity.InternalAPIEngineBridge.001_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1805`** (1 nodes): `Unity.Mathematics_CodeGen.c` +- **Thin community `Community 1799`** (1 nodes): `Unity.Mathematics_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1806`** (1 nodes): `Unity.RenderPipeline.Universal.ShaderLibrary_CodeGen.c` +- **Thin community `Community 1800`** (1 nodes): `Unity.RenderPipeline.Universal.ShaderLibrary_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1807`** (1 nodes): `Unity.RenderPipelines.Core.Runtime_CodeGen.c` +- **Thin community `Community 1801`** (1 nodes): `Unity.RenderPipelines.Core.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1808`** (1 nodes): `Unity.RenderPipelines.Universal.Runtime_CodeGen.c` +- **Thin community `Community 1802`** (1 nodes): `Unity.RenderPipelines.Universal.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1809`** (1 nodes): `Unity.TextMeshPro_CodeGen.c` +- **Thin community `Community 1803`** (1 nodes): `Unity.TextMeshPro_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1810`** (1 nodes): `UnityEngine.AIModule_CodeGen.c` +- **Thin community `Community 1804`** (1 nodes): `UnityEngine.AIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1811`** (1 nodes): `UnityEngine.AndroidJNIModule_CodeGen.c` +- **Thin community `Community 1805`** (1 nodes): `UnityEngine.AndroidJNIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1812`** (1 nodes): `UnityEngine.AnimationModule_CodeGen.c` +- **Thin community `Community 1806`** (1 nodes): `UnityEngine.AnimationModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1813`** (1 nodes): `UnityEngine.AssetBundleModule_CodeGen.c` +- **Thin community `Community 1807`** (1 nodes): `UnityEngine.AssetBundleModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1814`** (1 nodes): `UnityEngine.AudioModule_CodeGen.c` +- **Thin community `Community 1808`** (1 nodes): `UnityEngine.AudioModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1815`** (1 nodes): `UnityEngine.CoreModule_CodeGen.c` +- **Thin community `Community 1809`** (1 nodes): `UnityEngine.CoreModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1816`** (1 nodes): `UnityEngine.DirectorModule_CodeGen.c` +- **Thin community `Community 1810`** (1 nodes): `UnityEngine.DirectorModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1817`** (1 nodes): `UnityEngine.GridModule_CodeGen.c` +- **Thin community `Community 1811`** (1 nodes): `UnityEngine.GridModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1818`** (1 nodes): `UnityEngine.IMGUIModule_CodeGen.c` +- **Thin community `Community 1812`** (1 nodes): `UnityEngine.IMGUIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1819`** (1 nodes): `UnityEngine.InputLegacyModule_CodeGen.c` +- **Thin community `Community 1813`** (1 nodes): `UnityEngine.InputLegacyModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1820`** (1 nodes): `UnityEngine.InputModule_CodeGen.c` +- **Thin community `Community 1814`** (1 nodes): `UnityEngine.InputModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1821`** (1 nodes): `UnityEngine.JSONSerializeModule_CodeGen.c` +- **Thin community `Community 1815`** (1 nodes): `UnityEngine.JSONSerializeModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1822`** (1 nodes): `UnityEngine.ParticleSystemModule_CodeGen.c` +- **Thin community `Community 1816`** (1 nodes): `UnityEngine.ParticleSystemModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1823`** (1 nodes): `UnityEngine.Physics2DModule_CodeGen.c` +- **Thin community `Community 1817`** (1 nodes): `UnityEngine.Physics2DModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1824`** (1 nodes): `UnityEngine.PhysicsModule_CodeGen.c` +- **Thin community `Community 1818`** (1 nodes): `UnityEngine.PhysicsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1825`** (1 nodes): `UnityEngine.PropertiesModule_CodeGen.c` +- **Thin community `Community 1819`** (1 nodes): `UnityEngine.PropertiesModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1826`** (1 nodes): `UnityEngine.SharedInternalsModule_CodeGen.c` +- **Thin community `Community 1820`** (1 nodes): `UnityEngine.SharedInternalsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1827`** (1 nodes): `UnityEngine.SpriteMaskModule_CodeGen.c` +- **Thin community `Community 1821`** (1 nodes): `UnityEngine.SpriteMaskModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1828`** (1 nodes): `UnityEngine.SpriteShapeModule.cpp` +- **Thin community `Community 1822`** (1 nodes): `UnityEngine.SpriteShapeModule.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1829`** (1 nodes): `UnityEngine.SpriteShapeModule_CodeGen.c` +- **Thin community `Community 1823`** (1 nodes): `UnityEngine.SpriteShapeModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1830`** (1 nodes): `UnityEngine.SubsystemsModule_CodeGen.c` +- **Thin community `Community 1824`** (1 nodes): `UnityEngine.SubsystemsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1831`** (1 nodes): `UnityEngine.TerrainModule_CodeGen.c` +- **Thin community `Community 1825`** (1 nodes): `UnityEngine.TerrainModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1832`** (1 nodes): `UnityEngine.TextCoreFontEngineModule_CodeGen.c` +- **Thin community `Community 1826`** (1 nodes): `UnityEngine.TextCoreFontEngineModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1833`** (1 nodes): `UnityEngine.TextCoreTextEngineModule_CodeGen.c` +- **Thin community `Community 1827`** (1 nodes): `UnityEngine.TextCoreTextEngineModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1834`** (1 nodes): `UnityEngine.TextRenderingModule_CodeGen.c` +- **Thin community `Community 1828`** (1 nodes): `UnityEngine.TextRenderingModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1835`** (1 nodes): `UnityEngine.TilemapModule_CodeGen.c` +- **Thin community `Community 1829`** (1 nodes): `UnityEngine.TilemapModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1836`** (1 nodes): `UnityEngine.UIElementsModule_CodeGen.c` +- **Thin community `Community 1830`** (1 nodes): `UnityEngine.UIElementsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1837`** (1 nodes): `UnityEngine.UIModule_CodeGen.c` +- **Thin community `Community 1831`** (1 nodes): `UnityEngine.UIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1838`** (1 nodes): `UnityEngine.UI_CodeGen.c` +- **Thin community `Community 1832`** (1 nodes): `UnityEngine.UI_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1839`** (1 nodes): `UnityEngine.UnityAnalyticsModule_CodeGen.c` +- **Thin community `Community 1833`** (1 nodes): `UnityEngine.UnityAnalyticsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1840`** (1 nodes): `UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c` +- **Thin community `Community 1834`** (1 nodes): `UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1841`** (1 nodes): `UnityEngine.UnityWebRequestModule_CodeGen.c` +- **Thin community `Community 1835`** (1 nodes): `UnityEngine.UnityWebRequestModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1842`** (1 nodes): `UnityEngine.VFXModule_CodeGen.c` +- **Thin community `Community 1836`** (1 nodes): `UnityEngine.VFXModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1843`** (1 nodes): `UnityEngine.VideoModule_CodeGen.c` +- **Thin community `Community 1837`** (1 nodes): `UnityEngine.VideoModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1844`** (1 nodes): `UnityEngine.VRModule_CodeGen.c` +- **Thin community `Community 1838`** (1 nodes): `UnityEngine.VRModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1845`** (1 nodes): `UnityEngine.XRModule_CodeGen.c` +- **Thin community `Community 1839`** (1 nodes): `UnityEngine.XRModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1846`** (1 nodes): `UnityEngine_CodeGen.c` +- **Thin community `Community 1840`** (1 nodes): `UnityEngine_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1847`** (1 nodes): `YooAsset_CodeGen.c` +- **Thin community `Community 1841`** (1 nodes): `YooAsset_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1848`** (1 nodes): `__Generated_CodeGen.c` +- **Thin community `Community 1842`** (1 nodes): `__Generated_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1849`** (1 nodes): `pch-c-10256095421914793858.cpp` +- **Thin community `Community 1843`** (1 nodes): `pch-c-10256095421914793858.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1850`** (1 nodes): `pch-c-13433379115825167417.cpp` +- **Thin community `Community 1844`** (1 nodes): `pch-c-13433379115825167417.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1851`** (1 nodes): `pch-c-8979330332050630401.cpp` +- **Thin community `Community 1845`** (1 nodes): `pch-c-8979330332050630401.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1852`** (1 nodes): `pch-cpp-12811492739455714243.cpp` +- **Thin community `Community 1846`** (1 nodes): `pch-cpp-12811492739455714243.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1853`** (1 nodes): `pch-cpp-16603789281455124026.cpp` +- **Thin community `Community 1847`** (1 nodes): `pch-cpp-16603789281455124026.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1854`** (1 nodes): `pch-cpp-9028123735095674082.cpp` +- **Thin community `Community 1848`** (1 nodes): `pch-cpp-9028123735095674082.cpp` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1849`** (1 nodes): `AssemblyInfo.cs` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1850`** (1 nodes): `_InternalVisibleTo.cs` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1851`** (1 nodes): `AssemblyInfo.cs` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1852`** (1 nodes): `AssemblyInfo.cs` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1853`** (1 nodes): `AssemblyInfo.cs` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 1854`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1855`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1856`** (1 nodes): `_InternalVisibleTo.cs` +- **Thin community `Community 1856`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1857`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1858`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1859`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1859`** (1 nodes): `TexturePlatformSettingsModel.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1860`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10668,15 +10650,15 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1864`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1865`** (1 nodes): `TexturePlatformSettingsModel.cs` +- **Thin community `Community 1865`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1866`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1867`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1868`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1868`** (1 nodes): `TexturePlatformSettingsModal.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1869`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1869`** (1 nodes): `TextureSettingsGUI.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1870`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10686,9 +10668,9 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1873`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1874`** (1 nodes): `TexturePlatformSettingsModal.cs` +- **Thin community `Community 1874`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1875`** (1 nodes): `TextureSettingsGUI.cs` +- **Thin community `Community 1875`** (1 nodes): `BurstLoader.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1876`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10698,9 +10680,9 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1879`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1880`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1880`** (1 nodes): `main.mm` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1881`** (1 nodes): `BurstLoader.cs` +- **Thin community `Community 1881`** (1 nodes): `BStrHolder.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1882`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10710,9 +10692,9 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1885`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1886`** (1 nodes): `main.mm` +- **Thin community `Community 1886`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1887`** (1 nodes): `BStrHolder.h` +- **Thin community `Community 1887`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1888`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10728,7 +10710,7 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1894`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1895`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1895`** (1 nodes): `GlyphInfoDrawer.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1896`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10740,11 +10722,11 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1900`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1901`** (1 nodes): `GlyphInfoDrawer.cs` +- **Thin community `Community 1901`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1902`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1902`** (1 nodes): `InvocationInspector.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1903`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1903`** (1 nodes): `MemberInvocationInspector.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1904`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. @@ -10754,91 +10736,79 @@ Nodes (1): Data Scientist Example Subagent Too small to be a meaningful cluster - may be noise or needs more connections extracted. - **Thin community `Community 1907`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1908`** (1 nodes): `InvocationInspector.cs` +- **Thin community `Community 1908`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1909`** (1 nodes): `MemberInvocationInspector.cs` +- **Thin community `Community 1909`** (1 nodes): `glmdebug.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1910`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1910`** (1 nodes): `glmgrcocoa.mm` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1911`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1911`** (1 nodes): `glmgrext.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1912`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1912`** (1 nodes): `isteamdualsense.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1913`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1913`** (1 nodes): `steamencryptedappticket.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1914`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1914`** (1 nodes): `steamps3params.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1915`** (1 nodes): `glmdebug.h` +- **Thin community `Community 1915`** (1 nodes): `steamuniverse.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1916`** (1 nodes): `glmgrcocoa.mm` +- **Thin community `Community 1916`** (1 nodes): `steam_api_internal.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1917`** (1 nodes): `glmgrext.h` +- **Thin community `Community 1917`** (1 nodes): `BaseMenu.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1918`** (1 nodes): `isteamdualsense.h` +- **Thin community `Community 1918`** (1 nodes): `musicplayer.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1919`** (1 nodes): `steamencryptedappticket.h` +- **Thin community `Community 1919`** (1 nodes): `SimpleProtobuf.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1920`** (1 nodes): `steamps3params.h` +- **Thin community `Community 1920`** (1 nodes): `SpaceWarRes.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1921`** (1 nodes): `steamuniverse.h` +- **Thin community `Community 1921`** (1 nodes): `stdafx.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1922`** (1 nodes): `steam_api_internal.h` +- **Thin community `Community 1922`** (1 nodes): `stdafx_ps3.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1923`** (1 nodes): `BaseMenu.cpp` +- **Thin community `Community 1923`** (1 nodes): `glew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1924`** (1 nodes): `musicplayer.h` +- **Thin community `Community 1924`** (1 nodes): `glxew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1925`** (1 nodes): `SimpleProtobuf.h` +- **Thin community `Community 1925`** (1 nodes): `wglew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1926`** (1 nodes): `SpaceWarRes.h` +- **Thin community `Community 1926`** (1 nodes): `TH1_Logic Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1927`** (1 nodes): `stdafx.cpp` +- **Thin community `Community 1927`** (1 nodes): `TH1_Renderer Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1928`** (1 nodes): `stdafx_ps3.h` +- **Thin community `Community 1928`** (1 nodes): `TH1_Config Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1929`** (1 nodes): `glew.h` +- **Thin community `Community 1929`** (1 nodes): `TH1_Instance Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1930`** (1 nodes): `glxew.h` +- **Thin community `Community 1930`** (1 nodes): `TH1_Presentation Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1931`** (1 nodes): `wglew.h` +- **Thin community `Community 1931`** (1 nodes): `TH1_Anim Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1932`** (1 nodes): `TH1_Logic Module` +- **Thin community `Community 1932`** (1 nodes): `TH1_Audio Module` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1933`** (1 nodes): `TH1_Renderer Module` +- **Thin community `Community 1933`** (1 nodes): `Lobby Visibility Logic` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1934`** (1 nodes): `TH1_Config Module` +- **Thin community `Community 1934`** (1 nodes): `Code Reviewer Example Subagent` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1935`** (1 nodes): `TH1_Instance Module` +- **Thin community `Community 1935`** (1 nodes): `Debugger Example Subagent` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1936`** (1 nodes): `TH1_Presentation Module` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1937`** (1 nodes): `TH1_Anim Module` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1938`** (1 nodes): `TH1_Audio Module` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1939`** (1 nodes): `Lobby Visibility Logic` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1940`** (1 nodes): `Code Reviewer Example Subagent` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1941`** (1 nodes): `Debugger Example Subagent` - Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1942`** (1 nodes): `Data Scientist Example Subagent` +- **Thin community `Community 1936`** (1 nodes): `Data Scientist Example Subagent` Too small to be a meaningful cluster - may be noise or needs more connections extracted. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ -- **Why does `NullCheck` connect `Community 3` to `Community 0`, `Community 1`, `Community 2`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 17`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 25`, `Community 26`, `Community 27`, `Community 29`, `Community 30`, `Community 31`, `Community 32`, `Community 33`, `Community 34`, `Community 36`, `Community 38`, `Community 39`, `Community 40`, `Community 41`, `Community 42`, `Community 43`, `Community 44`, `Community 45`, `Community 46`, `Community 47`, `Community 48`, `Community 49`, `Community 51`, `Community 52`, `Community 53`, `Community 54`, `Community 55`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 64`, `Community 65`, `Community 66`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 74`, `Community 75`, `Community 76`, `Community 77`, `Community 78`, `Community 79`, `Community 80`, `Community 81`, `Community 82`, `Community 85`, `Community 86`, `Community 87`, `Community 94`, `Community 97`, `Community 107`, `Community 134`, `Community 183`, `Community 292`?** - _High betweenness centrality (0.483) - this node is a cross-community bridge._ -- **Are the 88190 inferred relationships involving `NullCheck` (e.g. with `AnimancerComponent_set_Animator_m6D48D5AFEC5608F1982DDAF26C3512CFE72F2A8D()` and `AnimancerComponent_get_IsPlayableInitialized_mB5A207CBB483E0F77C65DB4AB7615F282E91CD30()`) actually correct?** - _`NullCheck` has 88190 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 9087 inferred relationships involving `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` (e.g. with `UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mE65AE524188091311A3CFBD98187D9F5EC00D8E3()` and `FastComparer__ctor_m651D576617C3EE91A72F9B695130EFBECE6F5DD0()`) actually correct?** - _`Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` has 9087 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 7615 inferred relationships involving `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` (e.g. with `UIAutoBindRuleHelper_GeneratePopupOptions_m3ECFA03503B6E94C606C8596A3EE4341BCB6AE36()` and `gg_bkn_m88731E45BB2C74D5643CB6DA25B42C448734EE34()`) actually correct?** - _`Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` has 7615 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 6850 inferred relationships involving `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` (e.g. with `AnimancerUtilities_GatherFromAsset_m59973A7B45FFE4B677331302724735CB71697BB7()` and `AnimancerUtilities_GatherFromTracks_mA4A0A89FC99BAB7065098C0733BA2CA7AD7A6B74()`) actually correct?** - _`Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` has 6850 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 3 inferred relationships involving `a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` (e.g. with `Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9()` and `NullCheck`) actually correct?** - _`a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` has 3 INFERRED edges - model-reasoned connections that need verification._ -- **What connects `Steamworks`, `Steamworks`, `CallbackIdentityAttribute` to the rest of the system?** - _9379 weakly-connected nodes found - possible documentation gaps or missing edges._ \ No newline at end of file +- **Why does `NullCheck` connect `Community 3` to `Community 0`, `Community 1`, `Community 2`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 17`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 26`, `Community 27`, `Community 28`, `Community 29`, `Community 30`, `Community 31`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 37`, `Community 38`, `Community 40`, `Community 41`, `Community 42`, `Community 43`, `Community 44`, `Community 45`, `Community 47`, `Community 48`, `Community 50`, `Community 51`, `Community 52`, `Community 53`, `Community 54`, `Community 55`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 64`, `Community 65`, `Community 66`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 73`, `Community 74`, `Community 75`, `Community 76`, `Community 79`, `Community 80`, `Community 82`, `Community 83`, `Community 84`, `Community 85`, `Community 86`, `Community 87`, `Community 88`, `Community 95`, `Community 98`, `Community 114`, `Community 134`, `Community 176`, `Community 282`?** + _High betweenness centrality (0.487) - this node is a cross-community bridge._ +- **Why does `InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162()` connect `Community 6` to `Community 1`, `Community 3`, `Community 5`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 16`, `Community 17`, `Community 18`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 26`, `Community 27`, `Community 28`, `Community 29`, `Community 30`, `Community 31`, `Community 34`, `Community 36`, `Community 37`, `Community 40`, `Community 41`, `Community 43`, `Community 44`, `Community 45`, `Community 47`, `Community 50`, `Community 51`, `Community 54`, `Community 55`, `Community 57`, `Community 59`, `Community 60`, `Community 61`, `Community 70`, `Community 72`, `Community 75`, `Community 76`, `Community 85`, `Community 95`?** + _High betweenness centrality (0.020) - this node is a cross-community bridge._ +- **Why does `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` connect `Community 6` to `Community 1`, `Community 2`, `Community 3`, `Community 5`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 17`, `Community 18`, `Community 20`, `Community 21`, `Community 22`, `Community 24`, `Community 26`, `Community 27`, `Community 28`, `Community 29`, `Community 30`, `Community 31`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 37`, `Community 38`, `Community 40`, `Community 41`, `Community 43`, `Community 45`, `Community 48`, `Community 50`, `Community 51`, `Community 52`, `Community 53`, `Community 54`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 64`, `Community 65`, `Community 66`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 72`, `Community 73`, `Community 74`, `Community 75`, `Community 76`, `Community 79`, `Community 82`, `Community 83`, `Community 84`, `Community 85`, `Community 86`, `Community 87`, `Community 95`, `Community 98`, `Community 114`?** + _High betweenness centrality (0.017) - this node is a cross-community bridge._ +- **Are the 88620 inferred relationships involving `NullCheck` (e.g. with `AnimancerComponent_set_Animator_m6D48D5AFEC5608F1982DDAF26C3512CFE72F2A8D()` and `AnimancerComponent_get_IsPlayableInitialized_mB5A207CBB483E0F77C65DB4AB7615F282E91CD30()`) actually correct?** + _`NullCheck` has 88620 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 9079 inferred relationships involving `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` (e.g. with `UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mE65AE524188091311A3CFBD98187D9F5EC00D8E3()` and `FastComparer__ctor_m651D576617C3EE91A72F9B695130EFBECE6F5DD0()`) actually correct?** + _`Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` has 9079 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 7569 inferred relationships involving `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` (e.g. with `UIAutoBindRuleHelper_GeneratePopupOptions_m3ECFA03503B6E94C606C8596A3EE4341BCB6AE36()` and `gg_bkn_m88731E45BB2C74D5643CB6DA25B42C448734EE34()`) actually correct?** + _`Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` has 7569 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 3 inferred relationships involving `a_a__m1C0AA11936DAB6AF4A5CCC0FB2E60E981141B49F()` (e.g. with `Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9()` and `NullCheck`) actually correct?** + _`a_a__m1C0AA11936DAB6AF4A5CCC0FB2E60E981141B49F()` has 3 INFERRED edges - model-reasoned connections that need verification._ \ No newline at end of file diff --git a/Unity/graphify-out/graph.json b/Unity/graphify-out/graph.json index f2786916b..b3a78a152 100644 Binary files a/Unity/graphify-out/graph.json and b/Unity/graphify-out/graph.json differ diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 84f143205..9ed6a7f42 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,12 +1,12 @@ -# Graph Report - C:\TH1\TH1 (2026-06-01) +# Graph Report - C:\TH1\TH1 (2026-06-06) ## Corpus Check -- 9362 files · ~93,874,130 words +- 9376 files · ~93,810,116 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 579080 nodes · 1397720 edges · 1966 communities detected -- Extraction: 67% EXTRACTED · 33% INFERRED · 0% AMBIGUOUS · INFERRED: 455645 edges (avg confidence: 0.8) +- 579375 nodes · 1399016 edges · 2114 communities detected +- Extraction: 67% EXTRACTED · 33% INFERRED · 0% AMBIGUOUS · INFERRED: 456004 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Community Hubs (Navigation) @@ -1976,544 +1976,692 @@ - [[_COMMUNITY_Community 1963|Community 1963]] - [[_COMMUNITY_Community 1964|Community 1964]] - [[_COMMUNITY_Community 1965|Community 1965]] +- [[_COMMUNITY_Community 1966|Community 1966]] +- [[_COMMUNITY_Community 1967|Community 1967]] +- [[_COMMUNITY_Community 1968|Community 1968]] +- [[_COMMUNITY_Community 1969|Community 1969]] +- [[_COMMUNITY_Community 1970|Community 1970]] +- [[_COMMUNITY_Community 1971|Community 1971]] +- [[_COMMUNITY_Community 1972|Community 1972]] +- [[_COMMUNITY_Community 1973|Community 1973]] +- [[_COMMUNITY_Community 1974|Community 1974]] +- [[_COMMUNITY_Community 1975|Community 1975]] +- [[_COMMUNITY_Community 1976|Community 1976]] +- [[_COMMUNITY_Community 1977|Community 1977]] +- [[_COMMUNITY_Community 1978|Community 1978]] +- [[_COMMUNITY_Community 1979|Community 1979]] +- [[_COMMUNITY_Community 1980|Community 1980]] +- [[_COMMUNITY_Community 1981|Community 1981]] +- [[_COMMUNITY_Community 1982|Community 1982]] +- [[_COMMUNITY_Community 1983|Community 1983]] +- [[_COMMUNITY_Community 1984|Community 1984]] +- [[_COMMUNITY_Community 1985|Community 1985]] +- [[_COMMUNITY_Community 1986|Community 1986]] +- [[_COMMUNITY_Community 1987|Community 1987]] +- [[_COMMUNITY_Community 1988|Community 1988]] +- [[_COMMUNITY_Community 1989|Community 1989]] +- [[_COMMUNITY_Community 1990|Community 1990]] +- [[_COMMUNITY_Community 1991|Community 1991]] +- [[_COMMUNITY_Community 1992|Community 1992]] +- [[_COMMUNITY_Community 1993|Community 1993]] +- [[_COMMUNITY_Community 1994|Community 1994]] +- [[_COMMUNITY_Community 1995|Community 1995]] +- [[_COMMUNITY_Community 1996|Community 1996]] +- [[_COMMUNITY_Community 1997|Community 1997]] +- [[_COMMUNITY_Community 1998|Community 1998]] +- [[_COMMUNITY_Community 1999|Community 1999]] +- [[_COMMUNITY_Community 2000|Community 2000]] +- [[_COMMUNITY_Community 2001|Community 2001]] +- [[_COMMUNITY_Community 2002|Community 2002]] +- [[_COMMUNITY_Community 2003|Community 2003]] +- [[_COMMUNITY_Community 2004|Community 2004]] +- [[_COMMUNITY_Community 2005|Community 2005]] +- [[_COMMUNITY_Community 2006|Community 2006]] +- [[_COMMUNITY_Community 2007|Community 2007]] +- [[_COMMUNITY_Community 2008|Community 2008]] +- [[_COMMUNITY_Community 2009|Community 2009]] +- [[_COMMUNITY_Community 2010|Community 2010]] +- [[_COMMUNITY_Community 2011|Community 2011]] +- [[_COMMUNITY_Community 2012|Community 2012]] +- [[_COMMUNITY_Community 2013|Community 2013]] +- [[_COMMUNITY_Community 2014|Community 2014]] +- [[_COMMUNITY_Community 2015|Community 2015]] +- [[_COMMUNITY_Community 2016|Community 2016]] +- [[_COMMUNITY_Community 2017|Community 2017]] +- [[_COMMUNITY_Community 2018|Community 2018]] +- [[_COMMUNITY_Community 2019|Community 2019]] +- [[_COMMUNITY_Community 2020|Community 2020]] +- [[_COMMUNITY_Community 2021|Community 2021]] +- [[_COMMUNITY_Community 2022|Community 2022]] +- [[_COMMUNITY_Community 2023|Community 2023]] +- [[_COMMUNITY_Community 2024|Community 2024]] +- [[_COMMUNITY_Community 2025|Community 2025]] +- [[_COMMUNITY_Community 2026|Community 2026]] +- [[_COMMUNITY_Community 2027|Community 2027]] +- [[_COMMUNITY_Community 2028|Community 2028]] +- [[_COMMUNITY_Community 2029|Community 2029]] +- [[_COMMUNITY_Community 2030|Community 2030]] +- [[_COMMUNITY_Community 2031|Community 2031]] +- [[_COMMUNITY_Community 2032|Community 2032]] +- [[_COMMUNITY_Community 2033|Community 2033]] +- [[_COMMUNITY_Community 2034|Community 2034]] +- [[_COMMUNITY_Community 2035|Community 2035]] +- [[_COMMUNITY_Community 2036|Community 2036]] +- [[_COMMUNITY_Community 2037|Community 2037]] +- [[_COMMUNITY_Community 2038|Community 2038]] +- [[_COMMUNITY_Community 2039|Community 2039]] +- [[_COMMUNITY_Community 2040|Community 2040]] +- [[_COMMUNITY_Community 2041|Community 2041]] +- [[_COMMUNITY_Community 2042|Community 2042]] +- [[_COMMUNITY_Community 2043|Community 2043]] +- [[_COMMUNITY_Community 2044|Community 2044]] +- [[_COMMUNITY_Community 2045|Community 2045]] +- [[_COMMUNITY_Community 2046|Community 2046]] +- [[_COMMUNITY_Community 2047|Community 2047]] +- [[_COMMUNITY_Community 2048|Community 2048]] +- [[_COMMUNITY_Community 2049|Community 2049]] +- [[_COMMUNITY_Community 2050|Community 2050]] +- [[_COMMUNITY_Community 2051|Community 2051]] +- [[_COMMUNITY_Community 2052|Community 2052]] +- [[_COMMUNITY_Community 2053|Community 2053]] +- [[_COMMUNITY_Community 2054|Community 2054]] +- [[_COMMUNITY_Community 2055|Community 2055]] +- [[_COMMUNITY_Community 2056|Community 2056]] +- [[_COMMUNITY_Community 2057|Community 2057]] +- [[_COMMUNITY_Community 2058|Community 2058]] +- [[_COMMUNITY_Community 2059|Community 2059]] +- [[_COMMUNITY_Community 2060|Community 2060]] +- [[_COMMUNITY_Community 2061|Community 2061]] +- [[_COMMUNITY_Community 2062|Community 2062]] +- [[_COMMUNITY_Community 2063|Community 2063]] +- [[_COMMUNITY_Community 2064|Community 2064]] +- [[_COMMUNITY_Community 2065|Community 2065]] +- [[_COMMUNITY_Community 2066|Community 2066]] +- [[_COMMUNITY_Community 2067|Community 2067]] +- [[_COMMUNITY_Community 2068|Community 2068]] +- [[_COMMUNITY_Community 2069|Community 2069]] +- [[_COMMUNITY_Community 2070|Community 2070]] +- [[_COMMUNITY_Community 2071|Community 2071]] +- [[_COMMUNITY_Community 2072|Community 2072]] +- [[_COMMUNITY_Community 2073|Community 2073]] +- [[_COMMUNITY_Community 2074|Community 2074]] +- [[_COMMUNITY_Community 2075|Community 2075]] +- [[_COMMUNITY_Community 2076|Community 2076]] +- [[_COMMUNITY_Community 2077|Community 2077]] +- [[_COMMUNITY_Community 2078|Community 2078]] +- [[_COMMUNITY_Community 2079|Community 2079]] +- [[_COMMUNITY_Community 2080|Community 2080]] +- [[_COMMUNITY_Community 2081|Community 2081]] +- [[_COMMUNITY_Community 2082|Community 2082]] +- [[_COMMUNITY_Community 2083|Community 2083]] +- [[_COMMUNITY_Community 2084|Community 2084]] +- [[_COMMUNITY_Community 2085|Community 2085]] +- [[_COMMUNITY_Community 2086|Community 2086]] +- [[_COMMUNITY_Community 2087|Community 2087]] +- [[_COMMUNITY_Community 2088|Community 2088]] +- [[_COMMUNITY_Community 2089|Community 2089]] +- [[_COMMUNITY_Community 2090|Community 2090]] +- [[_COMMUNITY_Community 2091|Community 2091]] +- [[_COMMUNITY_Community 2092|Community 2092]] +- [[_COMMUNITY_Community 2093|Community 2093]] +- [[_COMMUNITY_Community 2094|Community 2094]] +- [[_COMMUNITY_Community 2095|Community 2095]] +- [[_COMMUNITY_Community 2096|Community 2096]] +- [[_COMMUNITY_Community 2097|Community 2097]] +- [[_COMMUNITY_Community 2098|Community 2098]] +- [[_COMMUNITY_Community 2099|Community 2099]] +- [[_COMMUNITY_Community 2100|Community 2100]] +- [[_COMMUNITY_Community 2101|Community 2101]] +- [[_COMMUNITY_Community 2102|Community 2102]] +- [[_COMMUNITY_Community 2103|Community 2103]] +- [[_COMMUNITY_Community 2104|Community 2104]] +- [[_COMMUNITY_Community 2105|Community 2105]] +- [[_COMMUNITY_Community 2106|Community 2106]] +- [[_COMMUNITY_Community 2107|Community 2107]] +- [[_COMMUNITY_Community 2108|Community 2108]] +- [[_COMMUNITY_Community 2109|Community 2109]] +- [[_COMMUNITY_Community 2110|Community 2110]] +- [[_COMMUNITY_Community 2111|Community 2111]] +- [[_COMMUNITY_Community 2112|Community 2112]] +- [[_COMMUNITY_Community 2113|Community 2113]] ## God Nodes (most connected - your core abstractions) -1. `NullCheck` - 88194 edges -2. `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` - 9106 edges -3. `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` - 7647 edges -4. `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` - 6868 edges -5. `a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` - 6804 edges +1. `NullCheck` - 88465 edges +2. `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` - 9096 edges +3. `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` - 7602 edges +4. `a_a__m5CE653E63E64F6F44A52545E39AB9C7A828465FF()` - 7016 edges +5. `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` - 6873 edges 6. `ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B()` - 4969 edges -7. `ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC()` - 4649 edges -8. `NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B()` - 3953 edges -9. `Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41()` - 3633 edges -10. `InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162()` - 3168 edges +7. `ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC()` - 4621 edges +8. `NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B()` - 3941 edges +9. `Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41()` - 3627 edges +10. `InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162()` - 3160 edges ## Surprising Connections (you probably didn't know these) -- `ToString()` --calls--> `IsValid()` [INFERRED] - C:\TH1\TH1\Unity\Assets\Plugins\Animancer\Internal\Core\AnimancerPlayable.cs → C:\TH1\TH1\Unity\sdk\public\steam\steamclientpublic.h -- `OnDestroy()` --calls--> `Shutdown()` [INFERRED] - C:\TH1\TH1\Unity\Assets\Scripts\Steamworks.NET\SteamManager.cs → C:\TH1\TH1\Unity\sdk\steamworksexample\gameenginewin32.cpp +- `InitNav()` --calls--> `Init()` [INFERRED] + C:\TH1\TH1\Share\Libs\RecastDll\Source\InvokeHelper.cpp → C:\TH1\TH1\Unity\sdk\steamworksexample\StarField.cpp - `UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mE65AE524188091311A3CFBD98187D9F5EC00D8E3()` --calls--> `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` [INFERRED] C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\mscorlib__11.cpp - `AnimancerComponent_Animancer_IAnimancerComponent_get_enabled_m2A911745E358866032AD7088894C276CCA65E102()` --calls--> `Behaviour_get_enabled_mAAC9F15E9EBF552217A5AE2681589CC0BFA300C1()` [INFERRED] C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\UnityEngine.CoreModule__4.cpp - `AnimancerComponent_Animancer_IAnimancerComponent_get_gameObject_m8C2AD2B15045B58DE37F540CA3BA6B42F0E02660()` --calls--> `Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B()` [INFERRED] C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\UnityEngine.CoreModule__4.cpp +- `Key_IndexOf_m24CC1E533BE090C8E38D4F62746AD0E1C047D723()` --calls--> `NullCheck` [INFERRED] + C:\TH1\TH1\Unity\Library\Bee\artifacts\WinPlayerBuildProgram\il2cppOutput\cpp\Animancer.cpp → C:\TH1\TH1\Unity\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Framework\Nulls\NullCheck.cs ## Communities ### Community 0 - "Community 0" Cohesion: 0.0 -Nodes (60128): AnimancerEvent_get_CurrentState_mE8E313D5B0D8BE0D33BAF3F90CCACC40D7187757_inline(), AnimancerNode_get_Index_mE0DF69950BF6E0BD21617437EADF360A30C1680C_inline(), AnimancerNode_get_Root_m93B6EB9E73B0E65C10C6CD74021B39CE8401A49C_inline(), AnimancerNode_get_TargetWeight_mCE67B7E71E8E02FC26230BCD7A99D7679EFD62F6_inline(), AnimancerState_get_IsPlaying_m8ED11EC134ECDFCD7D8E9F41EFD3938411C7226A_inline(), AnimancerTransitionAssetBase_Apply_m83BE091F2D350C85441BF9CE78122A641D1478F7(), AnimancerTransitionAssetBase_CreateState_mFFE8D6003916DA063ECBE1E086C1994DF4819D44(), AnimancerTransitionAssetBase_get_FadeDuration_m4566D639B699290B82C428D3FFF475838A4FBE8F() (+60120 more) +Nodes (14441): AboutablePage, Styles, Unity.VisualScripting, Absolute, AbsoluteNode, UnityEditor.ShaderGraph, AbstractMaterialGraphTests, TestableMNode (+14433 more) ### Community 1 - "Community 1" Cohesion: 0.0 -Nodes (14411): AboutablePage, Styles, Unity.VisualScripting, Absolute, Absolute, Unity.VisualScripting, AbsoluteNode, UnityEditor.ShaderGraph (+14403 more) +Nodes (29801): AnimancerTransitionAssetBase_get_IsValid_mB4C59A3B3264A0DC1DC65E3325D555C2A86AAB89(), ManualMixerState_Initialize_m398A1584887A4A25DAB79C380481DF049CA2F712(), AnimancerEvent_IsNullOrDummy_m04FD6626F6403F56A356B11B8D7953C8D90D3AE7(), AnimancerUtilities_GatherFromAsset_m59973A7B45FFE4B677331302724735CB71697BB7(), AnimancerUtilities_GatherFromTracks_mA4A0A89FC99BAB7065098C0733BA2CA7AD7A6B74(), AnimancerUtilities_IsValid_mFCABBB5F087B1C0A03FFD6A9786C82064A8E9998(), AnimancerUtilities_TryGetIsLooping_mBCBEF5DE6CD1F8D001F39EA0F17191A7654E6402(), AnimancerUtilities_TryGetLength_m86EBA98BA85FB24EF91FC5061B8616F18CC7EF79() (+29793 more) ### Community 2 - "Community 2" Cohesion: 0.0 -Nodes (30053): List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), Empire_Equals_m36ECFE9283B332C99A513F4088A8F1784B61665E(), Empire_Equals_m36ECFE9283B332C99A513F4088A8F1784B61665E_AdjustorThunk() (+30045 more) +Nodes (30764): List_1_Clear_m059AC18FEA5690B2C704ECB038500E96E8411EF3_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline(), List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline() (+30756 more) ### Community 3 - "Community 3" Cohesion: 0.0 -Nodes (0): +Nodes (30327): AnimancerTransition_1_get_Events_m78D8BAE802A98F774D15AFE46B1F8E0D22549E9A(), CartesianMixerState_AppendParameter_mDDFF2159409DBEFC5FE37EB8F583311504B54737(), ClipTransitionSequence_Apply_m2AF26F06F0ACB9ECE44BE0FC2B260730D7EDC1D3(), ClipTransitionSequence_UnityEngine_ISerializationCallbackReceiver_OnAfterDeserialize_m40A64AE5A73B97D2FC12FCDD21C468F3204EFA6F(), DirectionalMixerState_AppendParameter_m6922ADE519D29B2FC01546CAF311FA3D90156615(), MixerState_AppendDetails_m9B33313721825F29CEDB015BB122BD1FEAACDFA6(), MixerState_GetDisplayKey_m93A0E9A6667935267884AB742BCA6C93145320EB(), NamedAnimancerComponent_GetKey_m9A7CE520EEED18898AC560EB3C12ABDF4E283DEF() (+30319 more) ### Community 4 - "Community 4" Cohesion: 0.0 -Nodes (19099): bhq_kmc_m2AEE3FFBC0A0B1DE01FC7ECCDBA0C0ABDAD190CB(), bio_dgh_m697B38EDC105813529837069B8788A4CE11ABA4C(), bio_dml_mE1B1DCC927C854D501A1282EC30EDE512A46C627(), bio_emh_mE9D824A2DFD5D1DB4AFAA276E6F595E02156AD72(), bio_fwv_mCCC6EE040A984314D5CF13FEB8C0EB0994CD8224(), Dictionary_2__ctor_m00A1EE2814DEBA14B5D95E494E23450A33C43363(), Dictionary_2_set_Item_m4C1179093DEDD695CEDC332D7C146D697149F30D(), Dictionary_2_TryGetValue_m5CB69EFE1F13FAEA693E912B6F2D3AFC93F09B77() (+19091 more) +Nodes (0): ### Community 5 - "Community 5" Cohesion: 0.0 -Nodes (16349): ClipTransitionSequence_Apply_m2AF26F06F0ACB9ECE44BE0FC2B260730D7EDC1D3(), ClipTransitionSequence_UnityEngine_ISerializationCallbackReceiver_OnAfterDeserialize_m40A64AE5A73B97D2FC12FCDD21C468F3204EFA6F(), SoloAnimation__ctor_mA06DA0C075953851A6D80AE03F7AC5BC70149C74(), SpriteRendererTextureSwap__ctor_m3F8F87B6DB3791FA12F76170588E7AE5074FE2FC(), SpriteRendererTextureSwap_LateUpdate_mB5DF77294B0FFE40AC543758333CD70AA523A8EE(), U3CU3Ec__DisplayClass6_0__ctor_mBC940A2061A29524A187F4EBFCD1CC744605A4BD(), AnimancerComponent_Play_m13E46EC8F8E46D8FB61BF2163DD226A54575E187(), AnimancerComponent_Play_m4AFD8BD03E6A7CF553EBAAF04FA1E45775B66952() (+16341 more) +Nodes (20269): UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_mF5FF85F4C57B299E380CF84FDFAC28D2A77F06AE(), Sequence_AssertNormalizedTimes_mF10ED038769E25B5B1B3339F20CA038168035EE2(), UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m2BE2470D8C93AFF745AA294C1F157F07A98CB5D8(), cg_fpk_mBC4A89502C45CAD424FFECB81258F8CE811FC296(), cg_haj_m0135BBC9C17D75D14C6991597D50EE8498102623(), cg_jov_mFD3CC3799DADC431FBD3C1372EB7D512CC7E0F38(), cg_vy_m58F451A442BC2F6015E8E9021E9FA50DF62872A5(), UIOutsideModView__cctor_mB67925DE0A6169145BA0E3D5732127119C6FFFD5() (+20261 more) ### Community 6 - "Community 6" Cohesion: 0.0 -Nodes (13845): Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), ArraySegment_1_get_Array_m2DBA02EABF9E0C3B44C58659B338872ACD6D73E1_inline(), ArraySegment_1_get_Array_m66D80077530F32FBCF09E33171A7CB1F6D1EAF7D_inline(), ArraySegment_1_get_Array_m6FE5C7903751CF31CCA0FE65705B037B8B2E2C7C_inline(), ArraySegment_1_get_Array_m81A40345E7A687B5042C27645F5D56FD579429ED_inline(), ArraySegment_1_get_Array_m9AB4BA95DD23AB6FD46CC0AF95E4A0B1E8A6A071_inline(), ArraySegment_1_get_Array_mB55CF593A0BAEFB462E6C9F21E4655B0E716C89E_inline(), ArraySegment_1_get_Array_mD76909CA1447DFBBB38CBD9E0D5FB38D5C3B9698_inline() (+13837 more) +Nodes (14803): jje_jmh_m1074F5EDC2D720190B10A2C12F62EEB7C12B310E(), U3CU3Ec_U3CCalculateLegionMergeStrategyU3Eb__96_0_mFBB3897C227379DA1A960118B80B7010196B792D(), U3CU3Ec_U3CCalculateLegionStrategyU3Eb__94_0_mE8D3E92366655880EA8950345369667204A4FCBD(), U3CU3Ec_U3CCalculateLegionStrategyU3Eb__94_1_m58C8447C845ABA1047504C848466263CA8A18716(), U3CU3Ec_bxd_m93DA3D3C05F17BD0BB2118716CFB1220F68589C3(), U3CU3Ec_llz_m520D7579C6D3AEB3414DFDB79A9A54A9BB8190D0(), U3CU3Ec_po_mC082DE31BCE4C95182DBFF82A06C39CED08D0CA1(), SharedStatic_1__ctor_m57842D87210A109206E3DAFEBD441B46EDBC809E_inline() (+14795 more) ### Community 7 - "Community 7" Cohesion: 0.0 -Nodes (13186): PlayableAssetState_GetBindingDetails_mECA07195B2CD2F48C9D4C522BD3B42577B49FA1C(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m07B1968ADD8E11FDD8FC35F78D0AD1E19DFF2BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m45FC770F3613E37DBED5982944504D45B0D8DBFB_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m76FF7CAA649CEFFF377F3CDD59D6BB2DA1083BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m9E9CF620A0C9BF97705EDB41F6EBBD12013726BC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mC4F1F19A11E9A6769A2B8FED9DA7BDE71E38AF7F_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mCAF4912F692C728426BC1DD0FAA3ACF50C0C18FC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mD68D9CE32DF5A44E06ED6912EF841CCF685A3B64_gshared() (+13178 more) +Nodes (13156): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), DelegateState__ctor_mDD5278B33FD519B95B51AE33D6481009357F0C9C(), DelegateState_get_CanEnterState_mE0B1940DC98D5C01A1FE5BE3468A5D340B55EA4C(), DelegateState_get_CanExitState_m0908AD6A342ECCC3C3D27A360145433E457F534C(), DelegateState_OnEnterState_m3BC881A29399C345B88031258C80C8C2F8C90B1C(), DelegateState_OnExitState_mF8FBA5B03C9860985C0C2D5F5378A5D248C88B1C(), Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline(), State__ctor_m76B9B9B55CDA4BE0B2FB575D16718DBE851A1FF4() (+13148 more) ### Community 8 - "Community 8" Cohesion: 0.0 -Nodes (11733): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), DelegateState__ctor_mDD5278B33FD519B95B51AE33D6481009357F0C9C(), DelegateState_get_CanEnterState_mE0B1940DC98D5C01A1FE5BE3468A5D340B55EA4C(), DelegateState_get_CanExitState_m0908AD6A342ECCC3C3D27A360145433E457F534C(), DelegateState_OnEnterState_m3BC881A29399C345B88031258C80C8C2F8C90B1C(), DelegateState_OnExitState_mF8FBA5B03C9860985C0C2D5F5378A5D248C88B1C(), Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline(), State__ctor_m76B9B9B55CDA4BE0B2FB575D16718DBE851A1FF4() (+11725 more) +Nodes (12617): AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m07B1968ADD8E11FDD8FC35F78D0AD1E19DFF2BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m45FC770F3613E37DBED5982944504D45B0D8DBFB_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m76FF7CAA649CEFFF377F3CDD59D6BB2DA1083BA0_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m9E9CF620A0C9BF97705EDB41F6EBBD12013726BC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mC4F1F19A11E9A6769A2B8FED9DA7BDE71E38AF7F_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mCAF4912F692C728426BC1DD0FAA3ACF50C0C18FC_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_mD68D9CE32DF5A44E06ED6912EF841CCF685A3B64_gshared(), AsyncGPUReadback_RequestIntoNativeSlice_TisIl2CppFullySharedGenericStruct_m2495F6B08EE33A6DDF62D22E7D84DD0C87E7B1CA_gshared() (+12609 more) ### Community 9 - "Community 9" Cohesion: 0.0 -Nodes (12641): Array_InternalArray__Insert_TisAccelerationEvent_tA2256FB99C2ACE6C0D05BDED1D3EF05DB5181E68_mF38D3833A75DCFB2B69E7A91725A29E9F82E3891_gshared(), Array_InternalArray__Insert_TisAlbedoDebugValidationPresetData_tCCFD994474750370F3F5AAEE6312FDF5F06C106B_mE5B8D435C12149F5449FC3A0D684163E3B4D9960_gshared(), Array_InternalArray__Insert_TisAllocToFree_tC46982856CB8220A92BB724F5FB75CCCD09C67D8_m25D3661E6B43FC96861944901CC9BEF93D90231A_gshared(), Array_InternalArray__Insert_TisAllocToUpdate_tD0221D0ABC5378DDE5AAB1DAA219C337E562B512_mB5720E7BBC60EFF178F389BE98A84994DF71F2D2_gshared(), Array_InternalArray__Insert_TisAnimancerEvent_tFD0D7B09BB7C21DB92DB3DC5F51AEF510383A6E2_mEAAD0197FE70E4D733806361CDA2EDFF869A98D2_gshared(), Array_InternalArray__Insert_TisAnimatorClipInfo_t0C913173594C893E36282602F54ABD06AC1CFA03_m600B9FB3E06C0E8AF19F993604ED8123D7E1DA28_gshared(), Array_InternalArray__Insert_TisAppId_t_tEDCDD5747BB4D932D7C0D2DC9245ADB4ACBA421F_m4743101AF4546685151CC3FF4A7D9540B0DDC4CE_gshared(), Array_InternalArray__Insert_TisArchiveFileInfo_t051019338FB580F17B7DA49693024E09572EF9CC_mFBE8629DE15A198F9B63722BC6FBB5244B2A251A_gshared() (+12633 more) +Nodes (11290): Array_InternalArray__get_Item_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_mF01CACE82616CAD4135BE2FAC266A923369F3A61_gshared(), Array_InternalArray__get_Item_TisContentHeightCacheInfo_tA616347D46981FC5684B6268FC7035C431E99FBC_mBB17D60F1712E426F2F0B07792407B20EA2EB501_gshared(), Array_InternalArray__get_Item_TisEmptyData_t3ADF94D95DAB6657C31C89FBD83359BCC8B247EC_mCD14ECE62AA234121B72E8BDF58B1037042B37F4_gshared(), Array_InternalArray__get_Item_TisEmptyData_t7183F0DFD428196C101194E2BD35B1681D39DE38_m4E363D91A090DE6D5D8541534EEE3729D2B039E0_gshared(), Array_InternalArray__get_Item_TisEmptyData_tED1BB22234DD4A2FBA90416759D025535300EDCB_mBC8EC334648A6C8D325BB50BF78BEE3F1C4F36F5_gshared(), Array_InternalArray__get_Item_TisEntry_t09BA97E1C10BA3153E13B7671F9098E6B33FE01D_mD4861419AEF24F0F0D21F3CEDEA1D65ADD564522_gshared(), Array_InternalArray__get_Item_TisEntry_t1FBA063A7158A877EF3D4306E7BE0559C3A13202_mAF65B8EE9850BE6D057B6248E41076CEB617BA28_gshared(), Array_InternalArray__get_Item_TisEntry_t23291431B0F4E6D5E55BE94929C25DAF99F6D19A_m3644030E0B144CEBCA2E5942A86BBC04C7F144E1_gshared() (+11282 more) ### Community 10 - "Community 10" Cohesion: 0.0 -Nodes (12057): Image_SetProperty_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m246071DD2162CC6DC2D5B7996EC9AE3FEBA0CF8B_gshared(), InlineStyleAccess_SetStyleValue_TisIl2CppFullySharedGenericStruct_mB12FCD17BDDD7CA9BD0334F17B6AD52381693DD2_gshared(), Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23_inline(), ColumnData_get_control_m2104649E1052F0506708BD93DC9DDAE2CA34B700_inline(), Dictionary_2_TryGetValue_mA48C3C80A6FB19382E0268E36BA1D3ACFBDF700C(), MultiColumnCollectionHeader_get_columnDataMap_mA525250831644003B806C2732E14BDA37BC1A862_inline(), MultiColumnCollectionHeader_get_columns_mCD478DC5065BA9B43AD13D998169055EAF1C3655_inline(), MultiColumnController_BindCellItem_TisRuntimeObject_mB0270A9F745F2AE0DE677DFA715D859D4C285D8B() (+12049 more) +Nodes (10136): HashCode_Combine_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m4ACF71EFA41042F2FDF0F9EB8EE7971029562D99(), UnitFullType_Equals_mA712CFC0E04D488CB61165175E1F1126EF34D539(), UnitFullType_Equals_mA712CFC0E04D488CB61165175E1F1126EF34D539_AdjustorThunk(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9(), UnitFullType_GetHashCode_mEA29FDC1942116789945749DE102DF8472C534C9_AdjustorThunk(), CSteamID_GetHashCode_m97DD624F8F68FDE26E18938DE3E01AB605707133(), CSteamID_GetHashCode_m97DD624F8F68FDE26E18938DE3E01AB605707133_AdjustorThunk(), PublishedFileId_t_Equals_mC2B5F36CF5FC031E3AC7A1FA5529EBB63DB48C8A() (+10128 more) ### Community 11 - "Community 11" Cohesion: 0.0 -Nodes (10773): DontAllowFade__ctor_m533802D5DC3A7A1BB7444049EBF16CDFD08B824E(), ExitEvent__ctor_m6BE8C1994D6C90917D903A7174230EE88FD3A7F3(), AnimancerNode_RecreatePlayable_m1A0D747B77B96A001A3561BEA04CE616CEE130AA(), AnimancerNode_RequireUpdate_mCD83C817E4FBB68D90537D32E3422FFE37A837FA(), AnimancerNode_SetWeightDirty_m0085C392078531253AE35A0C52F99C8A1ECB8E8A(), DelayedPause__ctor_m0832C4DA8F1AD95094A36EF55D94EE961A88F28F(), EventDispatcher__ctor_m7E7EA9F08ED16545B6F77F3F4A8C3BD1C9B418A6(), Key__ctor_m2576627738004155CCD8EBDB34A4F8C5C85AB291() (+10765 more) +Nodes (9930): TaskCompletionSource_1_SetCanceled_m094D37FCDE8D0431163D8998A9000CA96CADBB45_gshared(), TaskCompletionSource_1_SetException_m58C4BD8A0F4F1FAA417EC05E2EDC79F0D6C5ADB7_gshared(), TaskCompletionSource_1_SetException_mD00D9D5CDCB6918F2C2AC03B1E88468BCCB3E0A8_gshared(), TaskCompletionSource_1_SetResult_m20A3A9EACC332D8ECC8AA9E690B90E6C56835CED_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m45AA23B38ECE6B28D89D0E72F41C33D1B7A0023A_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m9C23B628D687A4A080B37C12F33BF81CDC3FBA2C_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mB8B25E983E8492E65BD4449CAC4570EC7D37B12E_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mCC65E5FB39395ECB4D1C69FB35E5E3F22CCA23AB_gshared() (+9922 more) ### Community 12 - "Community 12" Cohesion: 0.0 -Nodes (9806): ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m45AA23B38ECE6B28D89D0E72F41C33D1B7A0023A_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_m9C23B628D687A4A080B37C12F33BF81CDC3FBA2C_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mB8B25E983E8492E65BD4449CAC4570EC7D37B12E_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mCC65E5FB39395ECB4D1C69FB35E5E3F22CCA23AB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m1D013AE163EFD669E73C0607DAF91114B6A70FBB_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_m2DC80696CB10F3234513DD4801723E9EABE2A362_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mE069C6F63386029336C98FFF30466317E5149C02_gshared(), ArraySegment_1_System_Collections_Generic_ICollectionU3CTU3E_Clear_mEA5A5A4B901C49C4B5228AC16D5767A54EEDE3DD_gshared() (+9798 more) +Nodes (9244): ISteamMatchmakingPingResponse_op_Explicit_m8593173049C7A18A1DC3B93B1B6DC570A4521F82(), ISteamMatchmakingPlayersResponse_op_Explicit_m2149947B8ECDD60B2C564137EF45E06C203E67BE(), ISteamMatchmakingRulesResponse_op_Explicit_m4298BEEF5209A23E35911047B49186DFA220F384(), AllocatorManager_Allocate_TisIl2CppFullySharedGenericStruct_mC90FE69E6FB94B1EDDFC81D29625CAB1468D5173_gshared(), UnsafeList_1_Create_TisIl2CppFullySharedGenericStruct_m8627017950345485DA98161D0324739277E29AC5_gshared(), FixedStringMethods_Append_TisIl2CppFullySharedGenericStruct_m4790FDE5938B9B59B78178D38023391632B50701_gshared(), NativeArrayExtensions_Initialize_TisIl2CppFullySharedGenericStruct_m10ABF0E8955AE4504761E521587E2D89638A1972_gshared(), NativeArrayExtensions_Initialize_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_m8CE87D920E01F7DDBF409D77486D923A85F54A46_gshared() (+9236 more) ### Community 13 - "Community 13" Cohesion: 0.0 -Nodes (10174): bnt__ctor_mD128C271253BBF66789164CBFACE871C323D3CA8(), eqn__ctor_m2BA7C85052F29AE64CB0446F64DA95CD85269CA6(), eqp__ctor_m13D16F012A1EBD12A9D80F6032EEBF3642564B08(), eqr__cctor_m1FEA329EEAFD35C6A4FEB6C837013C2005921196(), eqs_egw_m23654F8586C659729F6C461B7F856B1ED8FECE1B(), eqs_eyk_m956C546C08C7388BEBE49EA54E43FD475FE552CC(), eqs_eym_Tisbob_t701A96C076176518CA88E4ACDD7E415854662C55_m22B6ACBA7B2F9257D250B328BB2D39342C813F3A(), eqs_eym_Tisboi_t0FC06EFFFACACF16B37947FA31D794779A7C2C08_m54794FCB6E025405FA7F466E5F352C2C25D17F65() (+10166 more) +Nodes (6543): HttpWebRequest_U3CRunWithTimeoutU3Eb__242_0_TisIl2CppFullySharedGenericAny_m4E6C98DD423CDEC7FCA891C4669EC332FBBC344C_gshared(), HttpWebRequest_U3CRunWithTimeoutU3Eb__242_0_TisRuntimeObject_mD7B34A54CEBE629B055F4E06844C6D50EE0A241B_gshared(), ObjectEqualityComparer_1_GetHashCode_mE28C25CC705B54AED50B5F9E8B22315DE8CF48E1_gshared(), Array_BinarySearch_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m95B7C2BAA1A1E7FF65E4539C686A8F526F77E395(), Array_Empty_TisAttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E_m0F7B255CF739B8C78F6D0663FFFD44753100FCAE_inline(), Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), Array_Empty_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m44F781E90531F7FCDB12BC4290CD4394A887FC06_inline(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline() (+6535 more) ### Community 14 - "Community 14" Cohesion: 0.0 -Nodes (7725): fa_bcl_mDF19D910AC6CB333D9F05F26F5F05E85233AEC52(), fa_bdl_m2FD650D15D0BCAA16C66B272F4491F9AF11DF1D3(), fa_bdm_mB4E9F1034F55038E607BBB76CB02AF4F38523156(), fa_dzu_m34A68517134D260A0FE11ACA68E64A3E864FF816(), fa_eiu_m5F8A24757F6882B408B9D411B8B63380B263C8AC(), fa_fsa_m7ED93719174716968D0038F90D726B94655E2E74(), fa_gfo_m769CF10FEFF5988FF1343A44F0DE4207F51AA1E7(), fa_gfr_mDBD6818E0679FC7AD4B427F8C9F15883F84DD07E() (+7717 more) +Nodes (6991): Enumerator_System_Collections_IEnumerator_get_Current_m3FCE22D15C040EE9F8614C711F786205BA6AAFB6_gshared(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0_AdjustorThunk(), Enumerator__ctor_m0030D0B8AB9E107228FCD8C1859FA4EC37E2ABA0_gshared(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A_AdjustorThunk(), Enumerator__ctor_m03072B568706181FB2D1DFF0559E3DA9B12D1C6A_gshared(), Enumerator__ctor_m045BF429CABA0E35B27786B3B47FA32C17A9F832() (+6983 more) ### Community 15 - "Community 15" Cohesion: 0.0 -Nodes (4313): CopyrightInfo_get_Empty_m1E274BFDFFA94F3F0CDF51AA9864F5FD4A05A568(), CopyrightInfo_op_Implicit_m8AFEB06D16697B06B58AF0CD044A79E7D5F315B5(), Enumerable_Empty_TisType_t_mE579A570ACA5F405D7DBF1DDC4BCEFD12C60F325_inline(), HeadingInfo_get_Empty_mDC4A7EB96EEDD7595D0CC4B67626E9EA1D43E239(), HeadingInfo_op_Implicit_m1E829454E037A90DEF13BF3F1AB2E39A5865D060(), HelpText__ctor_m35658CB2436A64BFE1CE25A5D3902B7D7D6925CE(), HelpText__ctor_m51E9B59ACF7ED9E674902B9CD572DD64C880D2F5(), HelpText_set_Copyright_m53AB75EE419DE4E9DBE6A9506E87F5FBACFD63E0() (+4305 more) +Nodes (7238): ExampleInput_get_SpaceHold_m5462056899742B828DCF278ABD6BE64CC358A52A(), eb_evf_m954DA0EE3A13D510C25E9AD330A61944BC17A2D8(), fa_bcl_mDF19D910AC6CB333D9F05F26F5F05E85233AEC52(), fa_bdk_m3C7E0B420C8B6E0773C7ACB73C3FFAE811E82DA1(), fa_czo_mD32A68356056D7D2316CD753B069BC4F5ADE1912(), fa_dcp_mFBFBC23E33C287D0087A13D2E28E3E28EA60BB19(), fa_eld_m8DEB6EE7A1415B29F0590AE82D87302F1A34F416(), fa_gfn_m6E63C469A45AED755576A6F75D1619E58F19CF17() (+7230 more) ### Community 16 - "Community 16" Cohesion: 0.0 -Nodes (1218): AnimancerUtilities_Wrap_m1F43DDCC9F8591CDEA8960139DD5ADCDD61082E0(), ctu_czs_m1B23716C965966946F61BB246372B92E553B7B7E(), ctu_duq_mF738ADC5F44CC7A9570AE93741ACDB2FF03357EA(), ctu_mpl_m3C7816FD2720700A89BB64F83081E8C00B28340E(), Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(), Vector3_Magnitude_m21652D951393A3D7CE92CE40049A0E7F76544D1B_inline(), ViAssisstant_IntInf_m1FDDDD13E68E206BD66372A6FDFE73963286AC48(), ViAssisstant_IntSup_m01D7B73F36B5501BEED900CF3103F6EB617B77DE() (+1210 more) +Nodes (5923): ExampleInput_get_MouseScrollDelta_m1771DE7E240D08A6E6688E30A9505D4F620A5CD2(), Array_ConvertAll_TisUIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_mE3B3B77D82DFDD194E5CFDB57A92FC72F6F302DF(), bo_bse_m41FA4550D56AEE38B27587B4D8D05158BD594594(), bo_hcy_mF3FF771075343C915D70D005FC929101AB01601B(), bo_mku_m552F16FD095C9D91751D7A20A86A503ACF2AE55B(), bo_ogl_mB4EE47D91F88D0AB6B649C6BFB89AB6EE0D2F458(), bo_Start_mF609A751805BC72C48BD308168E89A01F9752ED0(), bo_ue_m069A8887876116811B6E0C5BD956BC0B8B798334() (+5915 more) ### Community 17 - "Community 17" Cohesion: 0.0 -Nodes (5257): U3CU3Ec_kxs_m4069DF1C5DDE759C35CA2CE93422CC05FF991E47(), U3CU3Ec_chp_mA384017C7217E983FB80B7CE8FE34086863E75D7(), FixedStringMethods_ComputeHashCode_TisIl2CppFullySharedGenericStruct_mB6493676FFCDAB4AD0FA6FB82564500A8286403C_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m75E4DC1575D64C468E29623C2A27062E59A006BB_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m94F8FFCEA63E0174FFF11E533C79D165E357A272_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m089FE6B150D3770B7C1109D4010EFBE72C0E985B_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mBD6B0D9436820A5A075E4DEDAC5F272776C647AD_gshared(), NativeList_1_AddRange_m5469007F99D38C73CAF59B7F3A2A20BDA7605288_gshared() (+5249 more) +Nodes (1381): AnimancerUtilities_Wrap_m1F43DDCC9F8591CDEA8960139DD5ADCDD61082E0(), ViMath2D_CaculateAngle_m68F1DC7E73BF46B4F75C9B6FE5FEB0C232C0F127(), ViMath2D_Rotate_m65A649472D92AAE814096E6C58FF7032E736F479(), ViMath2D_Rotate_mCDD0B57046EA2D46190A710166D6F617159490CC(), ViMathDefine_Asin_mF8A1D7D32BDE863864F9BADC6FAFC4AACF090372(), ViMathDefine_FloorToInt_m7E24285927B2DD8F147207D9707EDECD9A10DF48(), ViQuaternion_FromAxisAngle_m7001696736E2CC6CFB4223182E0320D1987E01B9(), Avx2 (+1373 more) ### Community 18 - "Community 18" Cohesion: 0.0 -Nodes (5266): bae_bho_mF57AB035E183CFD3A8899C865AE2A8557D33E856(), bae_gzm_m3DF57C84E5FDD221AA3BF6B0487B4024655EB6FF(), bae_hgs_m26428C42E4EAF2E0AD1BB3264E4037CC4B16DCE3(), bae_jxv_mDA607020AA78928F6C58093BEA63ADB9CABB5EF9(), bae_kaz_m5D89F694FFF754E4C1D9B232D4743E444E85BFA5(), bae_mbn_m35849EB29E0667AA70E1AEC33B75698DBDD76429(), kwc_dic_m95F8D3401BD8AADD58C05C497A989CCC853B7903(), kwc_mge_m1B734D30DF48C554ACFDBB319A83F863953CDB1A() (+5258 more) +Nodes (5745): AllYCounterSkillFormatter__ctor_m6AB3E4CCCB7594B2B99183B67EBABA3C612AD860(), AllYCounterSkillFormatter_Deserialize_m052EE207F21240B74FE727761B38EA7FF4D54DEF(), AllYCounterSkillFormatter_Serialize_m30416CA2C7B0D3035E0BA16B43A3449F596C4DA9(), AllYTranSportSkillFormatter__ctor_m50530EECC38B18AE56E3F7934E587E65513A8442(), AllYTranSportSkillFormatter_Deserialize_mC37151BC56C5B0AD46D43D146FF8194811364517(), AllYTranSportSkillFormatter_Serialize_m4B443A9BFE6127DD1DF9D8364A770E6338834CB3(), ArrayFormatter_1__ctor_m1F89951DD8633FFCC1C1C08A4A29C4C9AE5F562F(), ArrayFormatter_1__ctor_m43BBF210FFA429C3830B367ECC751E440C70D1F6() (+5737 more) ### Community 19 - "Community 19" Cohesion: 0.0 -Nodes (3486): TaskToApm_End_mDFB29EEE501409834D464F4C249A535723B7E6ED(), TaskFactory_FromAsync_mC66587E72475D8951D90D60FEF44D21A81770970(), CryptoStream_EndWrite_mA68470A2CBD4FB1206BF30812E7EAA1D1FC4B0C5(), BufferedStream_EndWrite_m97561E80E838C260487886B84EDC8CEAA7FC8832(), Math_Max_m12FB4E1302123ADB441E3A7BDF52E8404DDE53A2(), Math_Max_m670CC45E68892199F0ED53A131DAB78A953389BB(), Math_Max_m8CA8DA82E6369E8477818CB2C8C83ADDA7B4CEFD(), Math_Min_m1B6A7DBB8BBF41DE5E09DAAA47913DE1A3168B88() (+3478 more) +Nodes (5215): DecimalSerializer_Serialize_m127DB2CFD977E7BF516387D1069DD6A69CF0F228(), RepresentationConverter_ToDecimal_mEFCEDB9B1267CDE8D5FF4495D7F6E5D7AD147B5F(), RepresentationConverter_ToDouble_m066DF58D13A3F58A02B98C14BF73BA7EB1A48E3E(), RepresentationConverter_ToInt32_m97422425B38795B22177A03489AD45F2A34E7B09(), RepresentationConverter_ToInt64_mEC148B66C1605343130BB00DABD7631867A87F70(), BsonInt32_ToDecimal_m0315D63B13F8A2250F05E89A1F2BC615A52901D1(), BsonInt64_ToDecimal_mF52CC16D1EF09F4C2BA796ADBAEF52487CB970D6(), Delegate_Clone_m8B21D18E314730820FF59DF786DD02BFF1D750C6() (+5207 more) ### Community 20 - "Community 20" Cohesion: 0.0 -Nodes (5428): ArraySortHelper_1_BinarySearch_m07E77AE5F025761CFC1EFF940733C99F13F654EB_gshared(), ArraySortHelper_1_BinarySearch_m0BCE6EC3BE95132C034E9626C43F2A2FAED04D3B_gshared(), ArraySortHelper_1_BinarySearch_m2E2CDF934D38871D8986995661CB1D62071A5CB6_gshared(), ArraySortHelper_1_BinarySearch_m2F04ACEEAC9A3195EF97DA8703640035B24AC1A5_gshared(), ArraySortHelper_1_BinarySearch_m315E2B25213727CCFDEAC95743F382D00A2C66E5_gshared(), ArraySortHelper_1_BinarySearch_m31FF9BB3CA599A5B4279B8C152629FA796203D20_gshared(), ArraySortHelper_1_BinarySearch_m3237E149FCC78B4A3CA769DE9A2073D34C46BA5A_gshared(), ArraySortHelper_1_BinarySearch_m384CB8DC9FC270B9F4B13C64D56F420AEF48028F_gshared() (+5420 more) +Nodes (5228): Vector2_op_Addition_m08FDB48B512979D8747CB6AA3EF13F9260DE9D09_inline(), CSteamID_Equals_m77EE4FA4CBC76E814C384F9E8969E8229DB5F65F(), CSteamID_Equals_m77EE4FA4CBC76E814C384F9E8969E8229DB5F65F_AdjustorThunk(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD_AdjustorThunk(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3_AdjustorThunk(), HSteamNetConnection_Equals_m8016C914E2A79078B4A2DCAC8F021B1680A181B2() (+5220 more) ### Community 21 - "Community 21" Cohesion: 0.0 -Nodes (4513): ReadOnlyCollection_1_Contains_m08F053377062A13D3F105E6F58E5D02489A8BD66(), ReadOnlyCollection_1_Contains_m095D718795464C6D06D9D3E2C58F7C46262340EF(), ReadOnlyCollection_1_Contains_m1099806682D86CEF3C728FE8433AFB5A856C3D18(), ReadOnlyCollection_1_Contains_m214708698A141F252DC734FE38974A9624E78EC4(), ReadOnlyCollection_1_Contains_m231159C753F716BC81B238DA23A9D58198A7BE6B(), ReadOnlyCollection_1_Contains_m32D25F20FAA874053EDE3D81A2AD884F4715ADD7(), ReadOnlyCollection_1_Contains_m34473D930FE8DDC02B81A100567F684AF1A32DD8(), ReadOnlyCollection_1_Contains_m36559661F5D9CAA995E0542FB317EFB7D5EA46A7() (+4505 more) +Nodes (3708): AllocatorHandle_get_Value_m24A0A3E433794106E43E9140CC2BB55493C8F30F_inline(), AllocatorManager_AllocateBlock_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mF60FCB48EFFCF4058983D8A61953A90D240206B2_gshared(), AllocatorManager_CreateAllocator_TisIl2CppFullySharedGenericStruct_mB4F41AC6CCD167F35B0272A4F38196E32A364C03_gshared(), AllocatorManager_DestroyAllocator_TisIl2CppFullySharedGenericStruct_mBB46F1DC9D6AC1889886DD0B5DB327AB990498B5_gshared(), AllocatorManager_Free_TisIl2CppFullySharedGenericStruct_mDBB8A012EA9B6286BBF754ABC553D87E29E2084C_gshared(), AllocatorManager_FreeBlock_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mB883369C2E1D3F28BFE59C63AF0075570A928971_gshared(), AllocatorManager_UnmanagedUnregister_TisIl2CppFullySharedGenericStruct_mA531B69E183CA56C8BC7D2DD419333CA5E2DC004_gshared(), AllocatorManager_Unregister_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_mB8321A6BD18AF456ABC30E251B65EDA0381ECE93_gshared() (+3700 more) ### Community 22 - "Community 22" Cohesion: 0.0 -Nodes (4548): AnimancerPlayable_Evaluate_m50B69F25DC93E6A64FD6D85CAD213156EEBD0B20(), AnimancerPlayable_get_IsValid_m1D469E2995826A7D0079F9BF9150D4CB158B3CDF(), AnimancerPlayable_get_UpdateMode_mA09454B9BDE03B7AF58365A52729B046A70F4215(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m6E37CA22CA51404E314A49F08590D4D56A1DDB0B_gshared(), AsyncGPUReadback_RequestIntoNativeArray_TisIl2CppFullySharedGenericStruct_m6E86F071C0CAFFA63554920F8FED40246F763F2D_gshared(), AsyncGPUReadback_RequestIntoNativeSlice_TisIl2CppFullySharedGenericStruct_mA4DD4B9AEC668DF0ED1B605EB0B4413825AC0774_gshared(), AsyncGPUReadback_RequestIntoNativeSlice_TisIl2CppFullySharedGenericStruct_mF02BA1AFEEFF44B4BB60D67BEFF2627837CE00F5_gshared(), CommandBuffer_RequestAsyncReadbackIntoNativeArray_TisIl2CppFullySharedGenericStruct_m32E317ED0628441FF263BC1B940C46B76CC27BD1_gshared() (+4540 more) +Nodes (5664): ArraySortHelper_1_BinarySearch_m07E77AE5F025761CFC1EFF940733C99F13F654EB_gshared(), ArraySortHelper_1_BinarySearch_m0BCE6EC3BE95132C034E9626C43F2A2FAED04D3B_gshared(), ArraySortHelper_1_BinarySearch_m2E2CDF934D38871D8986995661CB1D62071A5CB6_gshared(), ArraySortHelper_1_BinarySearch_m2F04ACEEAC9A3195EF97DA8703640035B24AC1A5_gshared(), ArraySortHelper_1_BinarySearch_m315E2B25213727CCFDEAC95743F382D00A2C66E5_gshared(), ArraySortHelper_1_BinarySearch_m31FF9BB3CA599A5B4279B8C152629FA796203D20_gshared(), ArraySortHelper_1_BinarySearch_m3237E149FCC78B4A3CA769DE9A2073D34C46BA5A_gshared(), ArraySortHelper_1_BinarySearch_m384CB8DC9FC270B9F4B13C64D56F420AEF48028F_gshared() (+5656 more) ### Community 23 - "Community 23" Cohesion: 0.0 -Nodes (4706): Action_1__ctor_m352C88C0080092E4462B504026030C6C4786DFDE(), Disposable_AcquireContent_mFAB7242FAD69588B23C93B0CB1F37E538F52451A(), Disposable__ctor_m4DE0705D6774DC8FC787B1C3A76F5C1C9833DEDE(), U3CU3Ec_U3CAcquireContentU3Eb__3_0_m54647822F4DD88B78E2C634C3045FE491CB1071D(), eqq_exv_mBE31A97BE0DF6E4F18CDC84472AEA0DF34F61BCA(), eqq_exy_m03C80D9524ABFDD0345C7125F599BD85C6626D33(), eqq_exz_mE62B2F8069A4D2B5F0E5D45A9C87D438C6BE9712(), eqq_eya_m38D0D4027C70E92CC79C787D20F23A94D9A45643() (+4698 more) +Nodes (4966): AnimancerEvent_get_CurrentState_mE8E313D5B0D8BE0D33BAF3F90CCACC40D7187757_inline(), AnimatedFloat__ctor_m59D324D6645B57D393432637B0D2E605A1020815(), AnimatedProperty_2__ctor_m0007D6054E7E45C2F38CFE60962EC8A21875286B(), ClipTransitionSequence_U3CApplyU3Eb__8_0_m5D27C9D952751AE3965E0E239DDDDB7F09B2CAB5(), SoloAnimation__ctor_mA06DA0C075953851A6D80AE03F7AC5BC70149C74(), SpriteRendererTextureSwap__ctor_m3F8F87B6DB3791FA12F76170588E7AE5074FE2FC(), U3CU3Ec__DisplayClass6_0_U3CUnityEngine_ISerializationCallbackReceiver_OnAfterDeserializeU3Eb__0_mD4402B9D94CFAD2DB1905E4B84B00D8B11EEB184(), Action_1__ctor_m352C88C0080092E4462B504026030C6C4786DFDE() (+4958 more) ### Community 24 - "Community 24" Cohesion: 0.0 -Nodes (4752): AddrofIntrinsics_AddrOf_TisIl2CppFullySharedGenericAny_m5BD9D07EF2F193BD1D209D91D3E6D993D40435F6_gshared(), AddrofIntrinsics_AddrOf_TisRuntimeObject_m26881CDB13AAC26B23F4C487BF5461CC7BBFB6EF_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911_gshared() (+4744 more) +Nodes (4505): AnimancerPlayable_Evaluate_m50B69F25DC93E6A64FD6D85CAD213156EEBD0B20(), AnimancerPlayable_get_IsValid_m1D469E2995826A7D0079F9BF9150D4CB158B3CDF(), AnimancerPlayable_get_UpdateMode_mA09454B9BDE03B7AF58365A52729B046A70F4215(), TransformResetter_Awake_m69CFFFE535C396BC546711F97D0710B5EAFBC920(), Func_3__ctor_m4263A9576AF8680AD717340BBF12DBE5A85C3D10(), Parser_MakeParserResult_TisRuntimeObject_m7E6192E9401DF53A21EDE52F93F65492B3F75F28(), Parser_ParseArguments_m3877BA723376D855984FBDBDD858224499C5C018(), ParserSettings_get_AutoHelp_mF42179B082414130F9EC9A3F8DF81AAED5E3AA83_inline() (+4497 more) ### Community 25 - "Community 25" Cohesion: 0.0 -Nodes (0): +Nodes (4710): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), AnimancerLayer_get_CommandCount_m59A5957C7DB7E574CAC3EF8DEA1200585276772A_inline(), AnimancerLayer_get_CurrentState_mBE9E219D94516C430237703D8B4A5DE184116C3E_inline(), AnimancerNode_get_FadeSpeed_mA8510DDC870DBE7539463970CE9A3B4D2796A1B6_inline(), AnimancerNode_get_Index_mE0DF69950BF6E0BD21617437EADF360A30C1680C_inline(), AnimancerNode_get_Root_m93B6EB9E73B0E65C10C6CD74021B39CE8401A49C_inline(), AnimancerNode_get_Speed_mF329FD7BF54B33FE62153BA759BEDC74B8AAACF3_inline(), AnimancerNode_get_TargetWeight_mCE67B7E71E8E02FC26230BCD7A99D7679EFD62F6_inline() (+4702 more) ### Community 26 - "Community 26" Cohesion: 0.0 -Nodes (4663): UnitFullType_hxn_mE6873091DA726B44E0BC7CA5D683C22582EAEB6C(), bcn__ctor_m73FABB22A70F1B59220EE1B929F2B3DE2445D239(), bcn_Deserialize_mF59FE6F6D04DC7A31AE6D6690202BA9342FA6191(), bcn_Serialize_m9D5A5E6957D0742A2E19AEA6A8D7C07D540534A2(), cxs__ctor_mA091427F9C319959ADD8639A22556E18688E077A(), cxs_Deserialize_m6F10C9F456D6474530DF89DB4909EE491AD2C8FC(), cxs_Serialize_mF52B1E6BF6968B62153A26A7B9685D821D897A43(), cxu__ctor_m629776E44517B7CFA03468E25F8368AA219E7C4F() (+4655 more) +Nodes (1411): AchievementConditionBase, AroundBuildingsConditionCondition, AroundCityGridsConditionCondition, AroundEnemyUnitsConditionCondition, AroundSelfUnitsConditionCondition, AroundWondersConditionCondition, BuildWonderConditionCondition, Logic.Achievement (+1403 more) ### Community 27 - "Community 27" Cohesion: 0.0 -Nodes (1234): ActionInfo, EmpireGridSpInfoPack, ActionExamples_HideAPI, DocCodeExamples, SampleClipAction, SampleMarkerAction, SampleTimelineAction, SampleTrackAction (+1226 more) +Nodes (4725): U3CU3Ec_ipy_m1A25E25933F7A7B66619274CEED66A516BD92295(), U3CU3Ec_eav_mD4E3F34455493A8C6D4D2A7C41F64031C4F6CF06(), U3CU3Ec_chp_mA384017C7217E983FB80B7CE8FE34086863E75D7(), FixedStringMethods_ComputeHashCode_TisIl2CppFullySharedGenericStruct_mB6493676FFCDAB4AD0FA6FB82564500A8286403C_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m75E4DC1575D64C468E29623C2A27062E59A006BB_gshared(), Avx2_EmulatedGather_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m94F8FFCEA63E0174FFF11E533C79D165E357A272_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m089FE6B150D3770B7C1109D4010EFBE72C0E985B_gshared(), Avx2_EmulatedGather_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mBD6B0D9436820A5A075E4DEDAC5F272776C647AD_gshared() (+4717 more) ### Community 28 - "Community 28" Cohesion: 0.0 -Nodes (3361): PolymorphicAttribute__ctor_m0BB581101F89070100B28A601AB7199519ABBCC5(), bcx_MoveNext_mCD25BC1C5053733CC02299EDB800E2707037866F(), MultilingualFieldAttribute__ctor_m6798E1E78CCA80AFD13606E0734F99501F5E4AF5(), DisposeSafetyHandle(), UsageAttribute__ctor_m802D31C3F757DF295A0016E479D8CD2B1923B9D0(), win(), __Il2CppComDelegate_Finalize_mC9F8EA94444C3AF0A43CC723A23EE4D8B7984F8C(), __Il2CppComObject_Finalize_m720B2062F661A0770A32D24B731AD4AFE314A5CD() (+3353 more) +Nodes (0): ### Community 29 - "Community 29" Cohesion: 0.0 -Nodes (4100): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayHelper_Empty_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m14EBD7FCECD3BD84BB7AB607C59AC28273298395_inline(), AsyncContinuation_Invoke_mBC26F45D61094E195CCD59BB0F7CF6C7E426B75D_inline(), AsyncGPUReadbackRequest_GetData_TisIl2CppFullySharedGenericStruct_m785CA6B68B6527258558130B5F81B345AE654EF0(), AsyncGPUReadbackRequest_GetData_TisIl2CppFullySharedGenericStruct_m785CA6B68B6527258558130B5F81B345AE654EF0_AdjustorThunk(), AsyncGPUReadbackRequest_GetData_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m46FBC3E19D2E01D157ACC4FCDC682119194792E0(), AsyncGPUReadbackRequest_GetData_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m46FBC3E19D2E01D157ACC4FCDC682119194792E0_AdjustorThunk(), AsyncHelpers_ExceptionGuard_TisIl2CppFullySharedGenericAny_m7ECFCC47239E1355EB52E4DA3934B779911A0B75_gshared() (+4092 more) +Nodes (2351): NamedOnnxValue_CreateFromTensor_TisIl2CppFullySharedGenericAny_m5B9C574CED9388D24C5974F3558FCF35FAFBB58F_gshared(), NamedOnnxValue_CreateFromTensor_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m136F0AB581EDF766D324A64C8E62BA08B5613A5C_gshared(), MouseEventBase_1_get_currentTarget_mACAF21506F714D1BBFC086B0F7EA5579DCC72714_gshared(), ObjectEqualityComparer_1_Equals_m854C2E5F3D69A09C83839722E59116434E577ADC_gshared(), ObjectEqualityComparer_1_Equals_mDB67632684D022DEDEE2E3311EC8A64F0F18A255_gshared(), ObjectEqualityComparer_1_GetHashCode_m35A9262B969CF319688B6D20983CBE064D37FE73_gshared(), ObjectEqualityComparer_1_GetHashCode_m9243B3A91D0C48543D6A165E13889106F10AD5BE_gshared(), ObjectEqualityComparer_1_IndexOf_m45BDC95A6E5AB0542ED27558B68E4EDDD7F43C07_gshared() (+2343 more) ### Community 30 - "Community 30" Cohesion: 0.0 -Nodes (3178): RepresentationConverter_ToDouble_m066DF58D13A3F58A02B98C14BF73BA7EB1A48E3E(), RepresentationConverter_ToInt32_m97422425B38795B22177A03489AD45F2A34E7B09(), RepresentationConverter_ToInt64_mEC148B66C1605343130BB00DABD7631867A87F70(), Delegate_Clone_m8B21D18E314730820FF59DF786DD02BFF1D750C6(), Decimal__cctor_m3B13EC53441FFFB01B2DD8DF586EB3472523C5BA(), Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9(), Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9_AdjustorThunk(), Decimal__ctor_m9CB8BFC1B0EDC4847DC5F36E7477E4A60F3E624C() (+3170 more) +Nodes (3712): MemoryPackWriter_GetFormatter_TisRuntimeObject_m9B8C4A824D9887DC830BD762110EA0640B534D06_inline(), MemoryPackWriter_WriteValue_TisRuntimeObject_mB4E581518534D750D3596987C811645BC400B9F0_gshared_inline(), qu_cjn_mD27205E091F8B3B67E00E609C65C395F8B1CF4E9(), qu_hmm_mB510B021930DE48B69FFBDA77C8B332ED0F194AC(), qu_hvm_mA61FED7A3787C6F0459A824A86A19A3C6D6FCE02(), qu_lcg_mA2EFF09670008EF479EA3BF4D26F021ED1C59417(), Unsafe_AsRef_TisRuntimeObject_m9A724F6CCF7AF3758C2D485093F994B33AA9BA03_inline(), Cubemap_GetPixelData_TisIl2CppFullySharedGenericStruct_mA5BAFA2DAB8142309E328760EA79EF4839119D66_gshared() (+3704 more) ### Community 31 - "Community 31" Cohesion: 0.0 -Nodes (3393): Activator_CreateInstance_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mA5589FEB1272F05337DDA4D3300BE9B8D9700A35(), Activator_CreateInstance_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m352B21AA96F81D3AAFEC94237A3D01038A0C61D8(), Activator_CreateInstance_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m458B1EE9503B5C407D2E43E2847F41BFAE2CAC26(), Activator_CreateInstance_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m45BD2C80229861B9960B7ADAB7E5208809EDFDBA(), Activator_CreateInstance_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m4613E6AAAADEC23A6C5FA5E54E9779F441CE794D(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), Activator_CreateInstance_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m2BACE7A800D707FD2BBBADCAA1E55904A26C17DA(), Activator_CreateInstance_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m67E46B50370FA772FAE4C99AC66AE279C0493AB8() (+3385 more) +Nodes (3702): Layout_Register_TisRuntimeObject_m3D50CE83F56C4633EDDF711C549A85B68CBBD3BE_gshared(), LogFactory_GetCurrentClassLogger_TisRuntimeObject_mF8C9229B741424F691629021C62ADFCAD83E216D_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_m15A448B0FA5B025E6E44CA804164D0EB1D1DF4AD_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_m2FB4DC29AC9B879393DB37CB1F9099FEC457F2D2_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_m6617CF2EEA775D056FF0B14C1433CDC0B832F827_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_mFB2E20C2DA56D2D0B53223D94E014C2D0A80E15B_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_TisIl2CppFullySharedGenericAny_m46D1F01360DBA016DD3418A28823B3BBD78FE7F6_gshared(), Logger_Debug_TisIl2CppFullySharedGenericAny_TisIl2CppFullySharedGenericAny_mE396912CC5D0886E47FBAC6A87B474AC26464077_gshared() (+3694 more) ### Community 32 - "Community 32" Cohesion: 0.0 -Nodes (3400): Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), Array_IndexOf_TisRuntimeObject_m4C0C698B1D627E6B3C3BE6DDA512E8E276DC6F73(), DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912(), DynamicArray_1_get_Item_m7109F100EE5DC9FAC5D38BEADCD4D8CB66DA3E6C(), DynamicArray_1_get_Item_m7DDF1E462D1484149A4D812CAD717F816205FD44(), DynamicArray_1_get_Item_mF3E6225CDFD0CD64C4DC1289DB12E97049574C31(), Enumerator__ctor_m01484E68645864FD93A5A123FD2F3D0D367B839B(), Enumerator__ctor_m026FE663AE06E1603109A4E65A78F4DACB74F7C7() (+3392 more) +Nodes (2922): ikv_kpp_mA130EABC080C56352C63633D8F5AE0F8E1BC0EAA(), ct_bbd_m5B14CDA1E46E0EB80E9A0FAC978175E95D3D545A(), zs_kwq_m7025AA13284F7FF8873439ED775D34E328E94954(), Callback__ctor_m397EB81A44551BBFFB4775B712405526EE1F6AE3(), CallbackDispatcher_Register_mBD0C5D05F5F1998F4F4AAAF453DCE7BC7E87F048(), CallbackDispatcher_Register_mBFB06FA332CA59D0925760F2C6FD2A29D4D1793F(), CallbackDispatcher_Unregister_m6F046DF4DE963DC8B05F13237AA0339A3F9AD4C7(), CallbackDispatcher_Unregister_mE55C23C28CEB1F00A1A1C25BA2031AE042A950AD() (+2914 more) ### Community 33 - "Community 33" Cohesion: 0.0 -Nodes (3467): lsj_blu_m09DA04A66B4FC472ED7EBA3D580270CF7D21FF45(), lsj_fsk_mA571C50AAA849F1EDB6B70522496D565EE8B6088(), lsj_hjy_m07730771CA11EF3451DDDAF6061C72854D2A2C10(), lsj_koi_mF13344C6D18153F83B4CEA0CA4261BCF5DE9C9EC(), U3CU3Ec_mla_m1E674CBBEDBDF80349BA1ACA9E2CD026AAD85B5A(), ViStringSerialize_PrintTo_m82682015304D5AE0299D33F5FD404B17BFAFB13F(), ViStringSerialize_PrintTo_m8F9062D0545B004BCC60ABF3A838A8BA19C3BB03(), ViStringSerialize_PrintTo_m98B21238AD87BEA4F8EEC6A753F2AD2AEFB586A6() (+3459 more) +Nodes (4199): AsyncMethodBuilderCore_Start_TisIl2CppFullySharedGenericAny_m22C2EF1A85ADAF38432C44ED45586C1D52D06D4B_gshared(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayHelper_Empty_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m14EBD7FCECD3BD84BB7AB607C59AC28273298395_inline(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CConnectAsyncCoreU3Ed__26_t6DC83A05B18A0250653A13735BD278A777810500_mBADC875606CBE0628E83F15D1CC4E9859000E185(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CReadAllAsyncU3Ed__48_t6ACF3CCC02F2AEA9BB5F1EE25F36BEF90AAFC46D_mB9C1AB52F2C70A0CD38B656C46E4A373CC0B24C6(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t28A5A60199BBE7F1F31159301DD211EFDCF955E2_TisU3CWriteChunkTrailerU3Ed__40_t91A8537CF999CF89F1CF1DF6CC3C183B41785202_m9D7D5D50FB961106BA3ABD10F853C30AFD49F1C4(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CCloseAsyncPrivateU3Ed__68_t9D38605A68DCC50975639BF5B48FD78E5F02382B_mE0006D728DB17A1034D2C409A84BAFAA2AF9CA35(), AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CCloseWithReceiveErrorAndThrowAsyncU3Ed__66_t7CAE96776EC8F994F2C62BD682C2E5BE22CE414E_mD847B6FB1F43FD8841B88094DDB8A294B663D8BC() (+4191 more) ### Community 34 - "Community 34" Cohesion: 0.0 -Nodes (3244): Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), AnimancerLayer_get_CommandCount_m59A5957C7DB7E574CAC3EF8DEA1200585276772A_inline(), AnimancerLayer_get_CurrentState_mBE9E219D94516C430237703D8B4A5DE184116C3E_inline(), AnimancerNode_get_FadeSpeed_mA8510DDC870DBE7539463970CE9A3B4D2796A1B6_inline(), AnimancerNode_get_Speed_mF329FD7BF54B33FE62153BA759BEDC74B8AAACF3_inline(), AnimancerNode_get_Weight_m1996F1556C5703F8C1B4C202D9F2D33069127463_inline(), AnimancerNode_set_FadeSpeed_m773BA27E0B100B0E19044313E255B8B2D56CCAC4_inline(), AnimancerPlayable_get_Current_mCC9E0799CE34E6FE7D40744F72AB6961C0B1A024_inline() (+3236 more) +Nodes (1820): ISteamMatchmakingPingResponse_Finalize_m461C13B8F1C5013EBECA9528B03EDB843BC4924E(), ISteamMatchmakingPlayersResponse_Finalize_m4119A80E1817D779D5F8FE7DF4DD33A89BF81AD4(), ISteamMatchmakingRulesResponse_Finalize_m471BA9A05E42DFF8A85977C49005F18C5175D98E(), ISteamMatchmakingServerListResponse_Finalize_m1045C61F517FAC85A379B0DF7BCCCA3462F62D45(), AndroidJavaObject_FromJavaArrayDeleteLocalRef_TisIl2CppFullySharedGenericAny_m5BC2B7B267EBFB3D33E1D15F5F5DFEF99AB48E84_gshared(), CFArray_ArrayFromHandle_TisRuntimeObject_m8F531D7BA7757765AB5FA4AC6A2ABF4D9C95FCE9_gshared(), Func_2_Invoke_mEEDD427FE0A299D97308E822C93022D5BE7CA697_inline(), JobValidationInternal_CheckReflectionDataCorrectInternal_TisIl2CppFullySharedGenericAny_mF677452532379AB9BB740003E4C1BA0D1F250361_gshared() (+1812 more) ### Community 35 - "Community 35" Cohesion: 0.0 -Nodes (2677): PopsicleSetter_Set_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m20F57FD285D02B9E6856CBB2E640E8969E08E537_gshared(), PopsicleSetter_Set_TisIl2CppFullySharedGenericAny_mB58FA71E1F970542C11E978FAA63BCF438CB2E8B_gshared(), PopsicleSetter_Set_TisRuntimeObject_mA510FFB5FFE759899EA890919FD662EBF2870994_gshared(), Tensor_1_get_Item_m10517DD629C25BAAA5762E1BBFAC6EB5DAA5D5B6_gshared(), Tensor_1_set_Item_mCBC310B3F3434AAB18E329B6C03C1BC836A30765_gshared(), Tensor_1_System_Collections_Generic_ICollectionU3CTU3E_Add_mC0C90A5262D50D90C3557276B5F3A9ECD154C5B4_gshared(), Tensor_1_System_Collections_Generic_ICollectionU3CTU3E_Remove_m536E9B2F5DCDFBB6F8D218667416EA0EF3DB628A_gshared(), Tensor_1_System_Collections_Generic_IListU3CTU3E_Insert_m78C3C37B19402FDF8381F31CE5F78A1789A74D92_gshared() (+2669 more) +Nodes (3897): U3CU3Ec_mla_m1E674CBBEDBDF80349BA1ACA9E2CD026AAD85B5A(), ViStringSerialize_PrintTo_m98B21238AD87BEA4F8EEC6A753F2AD2AEFB586A6(), ViStringSerialize_PrintTo_mBB91F319F3A5CBA980D376A72A8802DEF33D727C(), ViStringSerialize_Read_m9CC9A29B75990A1217C8D93F8CE545D26B9560C8(), EnumerableExtensions_OnFolderSourceSizeError_mF306F78754B9C8B557A7230779517F2944BC6B83(), Marshal_AlignedSizeOf_TisIl2CppFullySharedGenericStruct_m2A0713E8F1E78F6E1CD9E31DECAE11AB7C31D454_gshared(), SafeBuffer_Initialize_TisIl2CppFullySharedGenericStruct_m8CAA7CDC8434C144AA6F57EC0B82080B892EBA81_gshared(), StringBuilder_AppendSpanFormattable_TisDecimal_tDA6C877282B2D789CF97C0949661CC11D643969F_m4161B281743C310D74CBE3D394BC6D3F88C5334C_gshared() (+3889 more) ### Community 36 - "Community 36" Cohesion: 0.0 -Nodes (1709): NamedOnnxValue_CreateFromTensor_TisIl2CppFullySharedGenericAny_m5B9C574CED9388D24C5974F3558FCF35FAFBB58F_gshared(), NamedOnnxValue_CreateFromTensor_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m136F0AB581EDF766D324A64C8E62BA08B5613A5C_gshared(), ObjectEqualityComparer_1_Equals_m854C2E5F3D69A09C83839722E59116434E577ADC_gshared(), ObjectEqualityComparer_1_Equals_mDB67632684D022DEDEE2E3311EC8A64F0F18A255_gshared(), ObjectEqualityComparer_1_GetHashCode_m35A9262B969CF319688B6D20983CBE064D37FE73_gshared(), ObjectEqualityComparer_1_GetHashCode_m9243B3A91D0C48543D6A165E13889106F10AD5BE_gshared(), ObjectEqualityComparer_1_IndexOf_m45BDC95A6E5AB0542ED27558B68E4EDDD7F43C07_gshared(), ObjectEqualityComparer_1_IndexOf_m5120BC7228BC077AF011DA6E5BB82415C27FD30E_gshared() (+1701 more) +Nodes (3564): MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline(), MemoryPackReader_ReadString_m248B8D8707EE134F8F3A2BD37DE3576C28CD0D55_inline(), MemoryPackReader_TryReadCollectionHeader_m4C7FF4723026CC89738F84AA42F9480C2410F5C3_inline() (+3556 more) ### Community 37 - "Community 37" Cohesion: 0.0 -Nodes (3038): ViMathDefine_Log_mEBAFAF982A5880E8591D71883111765EF8DB613C(), Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0_inline(), Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(), Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB(), Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265(), Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline() (+3030 more) +Nodes (3496): bag_dsi_m7151964CC5DE633AD16B2FF4655CF6EDABB2EBB5(), bag_jua_m4D323633BDEEFF205721AF04C7E8D28B89EDB864(), bag_mip_m93A9A55A580AB2DC0768430DEAE17D3DF700F95D(), bag_myj_mE25E71BCE334B6E56600EB1F4AD9578570262930(), kxg_mgg_m78328822D4F2E3CD4D8F866E0C5293E40363F76F(), kxg_ol_mC5977FC9AC464A938C7D0938B821BAA0629D75D6(), jje_cnn_m5166D26559FFECD6A34C9705773669BCB257E974(), jje_fev_mB34993B318098882FE1C7510CABF52651A6E5A2A() (+3488 more) ### Community 38 - "Community 38" Cohesion: 0.0 -Nodes (988): AbstractShaderProperty, AddressablesAsyncExtensions, AsyncOperationHandleConfiguredSource, Cysharp.Threading.Tasks, GetResult(), OnCompleted(), UnsafeOnCompleted(), Aggregate (+980 more) +Nodes (2980): PolymorphicAttribute__ctor_m0BB581101F89070100B28A601AB7199519ABBCC5(), MultilingualFieldAttribute__ctor_m6798E1E78CCA80AFD13606E0734F99501F5E4AF5(), Nullable_1__ctor_m0D134D615050EEEC206BABE1336D98F58EE9419F(), UIOutsideSelectView_jta_m4F82A3B4D26C879C20F6F31C4228D445BF36A84F(), EmbeddedAttribute__ctor_m68CAD82666F0FF415043D7DC217986AA2D3133D1(), NullableAttribute__ctor_mA329224BEC75C65B8E9B5D81D7F5E769E22790E2(), NullableContextAttribute__ctor_m3F94BA00FB614574AC19D78E61DC0CA0AE15FCAC(), UsageAttribute__ctor_m802D31C3F757DF295A0016E479D8CD2B1923B9D0() (+2972 more) ### Community 39 - "Community 39" Cohesion: 0.0 -Nodes (2422): ent_esj_m5511EF800B5598003F5751582ED2E8E425F4C9C9(), ent_esk_mEDC09B379500CA113FDF2921EC6CB5D03D0EC69A(), epw_lgc_mE6AEE9A0C70053616C20F762170850D51B8E2D11(), epw_nhd_mE8AC7A37E45ECD74DAE3C533B6F1C455EE71B58C(), epy_etz_m84B9B9A0B51AF3604812236C248F58E8745C2F7D(), epy_eua_mBC0512B0511A7633DF5A468D2E5B6B515BC95C64(), UIOutsideLibraryView_dlp_mA93EA68992CBFF711860FD0326257A8AD44F226D(), UIOutsideTutorView_eau_m536802AC8EF076B352B73D62745082B0632CEC3E() (+2414 more) +Nodes (3484): FixedList_CheckResize_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_mC90171B3DF72CFE64806D57818F7F5BED5463406_gshared(), NativeList_1_CheckIndexInRange_m1AD11CF2F507F007C5AAD437D7CAD59C04B12238_gshared(), NativeList_1_CheckIndexInRange_m200159303CBD51B208138C8824ABE9B1FBD5F5F8_gshared(), Array_Empty_TisEventRecord_tEC2901C48A23F5AFE20A9E8D4F05F3799EA62BF2_mAEF379183FDCBD07C651D56777D4AA5A5C969A47_inline(), Array_Empty_TisNetworkRequestArgs_tBB510A4D9FB040A9133C5ACA66789934AAE07462_mAAD469027D07AD585DEAA3DAEB7C6E207E8036C8_inline(), Array_IndexOf_TisEventRecord_tEC2901C48A23F5AFE20A9E8D4F05F3799EA62BF2_mDA8ABF0C8CBC330E0DBA64B13F204111EAFA1294(), Array_IndexOf_TisNetworkRequestArgs_tBB510A4D9FB040A9133C5ACA66789934AAE07462_mD44741E14E8857B5DECB2580773055E704983ED4(), DynamicArray_1_get_Item_m5B1DBAB0205422DC339E985CCEBD396137011912() (+3476 more) ### Community 40 - "Community 40" Cohesion: 0.0 -Nodes (1585): bor_hgt_m08065E8C4EC583318180675A4E65E57CDE513AB7(), q_crk_mC02E1D3C1CA6D51A550921F431C280692532E77F(), ikv_kpp_mA130EABC080C56352C63633D8F5AE0F8E1BC0EAA(), ct_bbd_m5B14CDA1E46E0EB80E9A0FAC978175E95D3D545A(), zs_kwq_m7025AA13284F7FF8873439ED775D34E328E94954(), AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A_inline(), Enumerable_Where_TisError_t3293F6846040FCD3D08AC73387878D1CD6BDF36A_mF15AC1F3EA4160326AF4CFB8A9A355BA828CCFE8(), ErrorExtensions_OnlyMeaningfulOnes_mE0ECB6CAB554C10C9797D96943F05934EC07D854() (+1577 more) +Nodes (3375): String_TrimStart_m210863A5E84BC22EC0487A1543D3680979DD87EE(), Math_Max_m12FB4E1302123ADB441E3A7BDF52E8404DDE53A2(), Math_Max_m670CC45E68892199F0ED53A131DAB78A953389BB(), Math_Max_m8CA8DA82E6369E8477818CB2C8C83ADDA7B4CEFD(), Math_Min_m1B6A7DBB8BBF41DE5E09DAAA47913DE1A3168B88(), Math_Min_m1C589BAB3D638CE6D3A29E552EDB5E9F95856C28(), Math_Min_m3DB243CAEBFE6D6E88DCD3B445AB528CD3911AAB(), Math_Min_mA7BFF48067FBED606414C9937B00BE496B2696D7() (+3367 more) ### Community 41 - "Community 41" Cohesion: 0.0 -Nodes (2708): ValueAnimation_1_Start_mCC85B391FD32BEAF30ECD78E3C74A8D16E437212_gshared(), AnimationDataSet_2_Add_m0791FFD5600773A8FBAEDC9D71F203C2D77DDC0A(), AnimationDataSet_2_Add_m13512086BF5255CF2B7AE572383752C7A970F75F(), AnimationDataSet_2_Add_m34BC010174C74AFF4B52A0278D53F4F602CA7E7C(), AnimationDataSet_2_Add_m3B8112BC15048263B03E5DF4CB7976964D3DC74B(), AnimationDataSet_2_Add_m404ADEBFC3B0B946E06E5EEA8D5950CDCEC183B8(), AnimationDataSet_2_Add_m421046E26B54D604A9F1A9229604E7DDF6C09BD8(), AnimationDataSet_2_Add_m53C45865FC0A355359D068CFDFA61ABD622865E1() (+2700 more) +Nodes (2865): UIOutsideLibraryView_dlp_mA93EA68992CBFF711860FD0326257A8AD44F226D(), UIOutsideTutorView_eau_m536802AC8EF076B352B73D62745082B0632CEC3E(), UIOutsideWikiView_eax_m109AF737B5E09FEAC1412083E256CAD2AEE97075(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline(), BinaryPrimitives_ReadInt64LittleEndian_mE8A837185C132F5DCFA81A9D0F5CDB92000B6CF9_inline(), BinaryPrimitives_ReverseEndianness_mA698702D91EF4E47FF6F682E4B48F173FF376BDF_inline(), BinaryPrimitives_ReverseEndianness_mCCA2099164ECA9672968898DD996A9F04B392FFF_inline() (+2857 more) ### Community 42 - "Community 42" Cohesion: 0.0 -Nodes (2416): Array_InternalArray__get_Item_TisEntry_t1CDC747C9ADFDE73D5CEF9691C3E6BD8FBDF7189_m7F4306F343EB7A102E6633552E3E8B693CBF7735(), Array_InternalArray__get_Item_TisEntry_t1F21171535DEAE77D533CFCFAF0EF8C51862C715_m233195F70BB2D32C08408444542870E64BF4605D(), Array_InternalArray__get_Item_TisEntry_t23291431B0F4E6D5E55BE94929C25DAF99F6D19A_m3644030E0B144CEBCA2E5942A86BBC04C7F144E1(), Array_InternalArray__get_Item_TisEntry_t32B954B84E7961D0A6CF1CEF428341BA95B21C63_m6877CE1C104BBF4EABC7D3BDD3E912720CBC4BE9(), Array_InternalArray__get_Item_TisEntry_t40BA85430B684E87BBED1E6689582970F004EE8E_mBD6EF05FA8870BAC7AABC419477111A1515E72A9(), Array_InternalArray__get_Item_TisEntry_t467CF02F72738A648557AE6F8105D20CA39B5165_m7D0A49C1A6DB76ED83666F006AAE2E4E216786D4(), Array_InternalArray__get_Item_TisEntry_t50EA0C1E8A8EE9E0CC561055CA772A2BF21F8A5E_m924E96294956702A8D9E84BE23E10CEFC4104F04(), Array_InternalArray__get_Item_TisEntry_t8DBA43D6278FB62ADE0F36B5405862F425F5D218_m43313A78D45298C5EC6DC1601A2BAD92533E2746() (+2408 more) +Nodes (2971): ProcessAnimationJobStruct_1_GetJobReflectionData_m8F636665FEDE1B3771316C87350E0EF1302227AB_gshared(), Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753_inline(), UnityEvent_1_RemoveListener_m3E97180D9D50BF43BC80B709B867B052DF0BDEDD_gshared(), UnityEvent_1_RemoveListener_m5F1198F13FB2222BE8AABD6454B4D21086D0A130_gshared(), UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_gshared(), UnityEvent_1_RemoveListener_m904FA6BDD0D33FDF8650EF816FF5C131867E693E_gshared(), UnityEvent_1_RemoveListener_mA71B41C07ABA91BE82B1A3DF9A62CF9114D12A31_gshared(), UnityEvent_1_RemoveListener_mC741D450364141F0589857DD5CC0C27D4CF72D99_gshared() (+2963 more) ### Community 43 - "Community 43" Cohesion: 0.0 -Nodes (2416): Array_InternalArray__get_Item_TisDictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_m5264794AA23865945C9BEE45B26246BBFFB66F2C(), Array_InternalArray__get_Item_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m3DF894AC563AAA79CA22CC467D43B6ED0378753D(), Array_InternalArray__get_Item_TisDisplayInfo_tF41D127F984E526091EDFBE6289D76024755B473_mA68729C468EF6630E51C4ABE9E07689769991A47(), Array_InternalArray__get_Item_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m1B13F00E899B12049D2166118A0EA5C383F4C3B5(), Array_InternalArray__get_Item_TisDoublePoint_t446FD90BD115DB77200658E482706463B1E514AF_m0E6C2C798A6FF3337C68E1DB1FB4BA6F65327275(), Array_InternalArray__get_Item_TisDrawBufferRange_t289089F19A7539FDA77D3E63416BAFBA0955E2D5_m4B78FD3318C3B720FC9D2AD5734342654A504DA7(), Array_InternalArray__get_Item_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m0FC2B92889DABE53A4E440C738E1C1927C915667(), Array_InternalArray__get_Item_TisEmpire_t09918BA8B46941B0FA28E727E7AC31B4A011BD67_mA2395F968CA04AE5A2A165B5C7303D47AE073D08() (+2408 more) +Nodes (3186): BsonDocumentWrapper_Create_TisIl2CppFullySharedGenericAny_m9DBD701370EC3E8967700417D4056E7FA58D5575_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m52B7469ED8C326A6C2ADE2F403A2321F0E42FCD6_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m748C759F111B147DCE620BC72991590AFA2FF664_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_m83A3AB5A99BE4DFB62F54E475DC826D2592B8CF0_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mDD3F90F950B5FAF3EFB1DE1C466E2EF8B5AF0945_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mE98FFEF3EC0E124FCE58E0D51D9315733F31B385_gshared(), BsonSerializer_Deserialize_TisIl2CppFullySharedGenericAny_mFB745D362662F504A961C69E1A0053274FEFB99D_gshared(), Avx2_EmulatedGather_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_m916056C6D56ED56A8C621B65387940440621885B_gshared() (+3178 more) ### Community 44 - "Community 44" Cohesion: 0.0 -Nodes (2414): Array_InternalArray__get_Item_TisAlbedoDebugValidationPresetData_tCCFD994474750370F3F5AAEE6312FDF5F06C106B_m6CDEB384BC021E25F866FECD40E8EDEB12521B69(), Array_InternalArray__get_Item_TisAtlasNode_tE1393243E3FBC4D627662BB3BD7D37E36687987A_m6C7C5CF8F04861BD4351932DA0429BD4B989316F(), Array_InternalArray__get_Item_TisAttributeEntry_t646320DFCA1CFF9E19700C8AEBF785FE35BB2A9D_m1EF582803288BB6DF9573F491CAC619DB5838583(), Array_InternalArray__get_Item_TisBlitMaterialData_t8B4CAD38F4F25D16C156FD16BECB34FCA26E4929_mE411E9FD9702E67126454A2C7D5A755899146354(), Array_InternalArray__get_Item_TisBrick_tE6E9230DFDF650A631C116E79FB28F41618C3CE0_m374D5E25964AE1F3DAEAEED17D3FF79563CBE015(), Array_InternalArray__get_Item_TisBrickChunkAlloc_t95EB283E186F5DA1E74A8DDE415EB8E7ABFDF51B_m45621A5D4264E5DBCDCF8CFB6446AD600647E8F5(), Array_InternalArray__get_Item_Tisbucket_t3217998B0CD54EA2DEDD93DEF8556E72602C7D4E_m997801734518638ADBC3B40FC893044F80EE7EF4(), Array_InternalArray__get_Item_TisCachedProbe_tC10A827C72825D45E4EDEC5B930D0B16B188C098_mA58AFD5A894B4C8527DA12A7C052FD316E868B25() (+2406 more) +Nodes (752): AnimancerJob, Animancer, AnimatedProperty, ClearMenuItems(), PopSelectedItem(), PushSelectedItem(), Render(), RunFrame() (+744 more) ### Community 45 - "Community 45" Cohesion: 0.0 -Nodes (1249): AdditionalLightsShadowCasterPass, AdditionalShadowsConstantBuffer, PassData, UnityEngine.Rendering.Universal.Internal, AsteroidExplosion, BattleEventDefine, EnemyDead, EnemyFireBullet (+1241 more) +Nodes (3070): ViMathDefine_Log_mEBAFAF982A5880E8591D71883111765EF8DB613C(), Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0_inline(), Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054(), Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB(), Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265(), Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C(), SpriteSkinUtility_GetHash_m3EB3A276AB986508F0E6876045E363B185B60A4D(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline() (+3062 more) ### Community 46 - "Community 46" Cohesion: 0.0 -Nodes (1850): ChainsawTarget__ctor_m2F350C95D538B705DD60CF0DEB689A44C4B7E6DA(), FileTarget__cctor_m8C0C3D6D456B7D4E65AA981225574DE0520AE910(), FileTarget_set_FileCompressor_m8CADBAC403E95B603355941A8C47EB0AAB0A6051_inline(), Action_2__ctor_m969ABB018C961454B13DC121159407C5E0892F22(), Action_2_Invoke_m6EB011FD08B763B46C8AC888491A62E9A2FBFD9F_inline(), ArrayHelper_Empty_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_m14EBD7FCECD3BD84BB7AB607C59AC28273298395_inline(), ArrayHelper_Empty_TisRuntimeObject_m48902A08BC052F9AB40217D91AEF5A27116BCD3F_inline(), AsyncHelpers_ForEachItemInParallel_TisTarget_t5232EA59E5CD86604CFF3F01F0CB89071485B1D4_m3B87901F31727C5705DAF514955B156878379FAE() (+1842 more) +Nodes (2416): Array_InternalArray__get_Item_TisEntry_t09509312ADC0CE728BEA44CE70D0DBDCB196C71F_m137019AE95A5A268CBCAC943A0ED45418EFDAEE5(), Array_InternalArray__get_Item_TisEntry_t09BA97E1C10BA3153E13B7671F9098E6B33FE01D_mD4861419AEF24F0F0D21F3CEDEA1D65ADD564522(), Array_InternalArray__get_Item_TisEntry_t1CDC747C9ADFDE73D5CEF9691C3E6BD8FBDF7189_m7F4306F343EB7A102E6633552E3E8B693CBF7735(), Array_InternalArray__get_Item_TisEntry_t1F21171535DEAE77D533CFCFAF0EF8C51862C715_m233195F70BB2D32C08408444542870E64BF4605D(), Array_InternalArray__get_Item_TisEntry_t1F9170D76722E73160C5844EF342D89BB2CECFEE_m554EB845CA2843F17A5AEF78E0F8EAC5CCFA8834(), Array_InternalArray__get_Item_TisEntry_t1FBA063A7158A877EF3D4306E7BE0559C3A13202_mAF65B8EE9850BE6D057B6248E41076CEB617BA28(), Array_InternalArray__get_Item_TisEntry_t23291431B0F4E6D5E55BE94929C25DAF99F6D19A_m3644030E0B144CEBCA2E5942A86BBC04C7F144E1(), Array_InternalArray__get_Item_TisEntry_t2378BFE014F1CDD303C90E9DFC67292CCFA27725_m20907F98BD2E911BC3CDF29F0319392D4E30A804() (+2408 more) ### Community 47 - "Community 47" Cohesion: 0.0 -Nodes (1971): ArraySegment_1_get_Array_m1896B96738A2C6D236E8ACCDC37FA1E9FB9E8A2F_inline(), ArraySegment_1_get_Array_m2209FF2DA83FC6294670A626757B7060D2A5E4D8_inline(), ArraySegment_1_get_Array_m264A3366D24FE7843D686F6DE4C76BCE61152D12_inline(), ArraySegment_1_get_Array_m4363EBFD63680D0CC1DB7C48FF3DAC8B73968668_inline(), ArraySegment_1_get_Array_m4A0D919BC0BE30A107681B2A727470E9DADA93D5_inline(), ArraySegment_1_get_Array_m4D719AF4B0B8518696DEBCB8AE9EB1DAE930FC3C_inline(), ArraySegment_1_get_Array_m5AF838FB97EA85F51EEE70E6E88E733310A46AC7_inline(), ArraySegment_1_get_Array_m60CEA564055A795BEC68A1E34BB0A3F0FD51AB0C_inline() (+1963 more) +Nodes (2415): Array_InternalArray__get_Item_TisAtlasNode_tE1393243E3FBC4D627662BB3BD7D37E36687987A_m6C7C5CF8F04861BD4351932DA0429BD4B989316F(), Array_InternalArray__get_Item_Tisdouble2_t0A9854C934D0BBE9DD41F2B318B64F830D7253FA_m57F02794647B86F0F43BC29CCFDF3276AA2EFEAF(), Array_InternalArray__get_Item_Tisfloat2_t24AA5C0F612B0672315EDAFEC9D9E7F1C4A5B0BA_mFA7D47EECD514810CA643929A7606E1C6F41F298(), Array_InternalArray__get_Item_Tisfloat3_t4AB5D88249ADB24F69FFD0793E8ED25E1CC3745E_mB2B49048CD0BFCE0B0F8825AFAF62AC2850AE1E4(), Array_InternalArray__get_Item_Tisfloat4_t89D9A294E7A79BD81BFBDD18654508532958555E_m4FC13638A4D33B6E9D68CFE28B226AC5EFBD0096(), Array_InternalArray__get_Item_Tisfloat4x4_t7EDD16F7F57DC7F61A6302535F7C19FB97915DF2_m942FC1CDE516474D8CD24E77D5D9D5F07CF6542D(), Array_InternalArray__get_Item_Tisint2_tF4AC25F87943DC0B2BB3456B0B919B3B42A9432A_m93BEF6932F97A5B05CCABA140F7DA9E972C4DBD6(), Array_InternalArray__get_Item_Tisint3_t1D01D28AA6D32890A228297EBADD9BB1A960E2BF_mEF031EEE1E5CC2F730DFD1F957B6A493F379333C() (+2407 more) ### Community 48 - "Community 48" Cohesion: 0.0 -Nodes (1851): Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), ArrayBuilder_1_Add_mDD45C48FAB10C7E71DCA9471405200E47934BA17(), ArrayBuilder_1_get_Count_mCA377EA906AE8833A2DE64E4FE36A8357857059B_inline(), ArrayBuilder_1_get_Item_mD96AA83499A6A14962A12723E14162A1F175852E(), Enumerator__ctor_m01EBD00AA2094A26D7A06612EBCFDAEB7BDF4F09(), Enumerator__ctor_m0F98614729A5017594BCB5D1D847C1D319913311(), Enumerator__ctor_m4D02C32B485C6B5756A14F13D055DD8301B439EF(), Enumerator__ctor_m9DA60FCFA9D63876BD09F2400D98CF3133BB3128() (+1843 more) +Nodes (2078): Enumerator_MoveNext_m736B3FBFDCE475107941328576DCEF4079395C57_gshared(), Enumerator_MoveNext_mDBC21788DC29B177915D6FC64E98BA401BA9F163_gshared(), Enumerator_Reset_m0DB23E081DD7E8E197CF9222CDAA393CAE47B7C6_gshared(), Enumerator_Reset_m2614D95F15B95F3C367C31F27E7271E314200A1A_gshared(), Enumerator_MoveNext_m777C2E3AD5D72D5F953C6D41A84DF51FC91C4DDB_gshared(), Enumerator_MoveNext_m978389BFC7312002C57B4500DC5FBADC46AB75AE_gshared(), Enumerator_Reset_mA9C5A0BE7CF8E65B452BCDB6C96AC9252F0DE8F2_gshared(), Enumerator_Reset_mB67404DBB82B31F0C520AA7702E12CDD5BB02F40_gshared() (+2070 more) ### Community 49 - "Community 49" Cohesion: 0.0 -Nodes (19): asfloat(), asint(), asuint(), f32tof16(), min(), select(), Unity.Burst.Intrinsics, F16C (+11 more) +Nodes (2536): Nullable_1_GetHashCode_m2AFEAD36F48D2F5DE8ECE59A6D10D73B229DDAC7_gshared(), ObjectEqualityComparer_1_GetHashCode_m2FA84A087493C9A7FFE57B05CCBD5DF9B92CB659_gshared(), Tuple_1_System_Runtime_CompilerServices_ITuple_get_Item_mE5C32575AB304AF08045733C88B662D5E22844BC_gshared(), Tuple_2_System_Runtime_CompilerServices_ITuple_get_Item_m9AF3A9D8F7D1F183485C33CC386E69387F694589_gshared(), Tuple_3_System_Runtime_CompilerServices_ITuple_get_Item_m62BAEDD21F68734854FF640C62F5BC834E26FA7B_gshared(), Tuple_4_System_Runtime_CompilerServices_ITuple_get_Item_m69D95468313E279C2758E6243CAA0FC69E4BD321_gshared(), Tuple_5_System_Runtime_CompilerServices_ITuple_get_Item_mF9767A62C862C01F03EBD6D799922D88DCA75E50_gshared(), Tuple_6_System_Runtime_CompilerServices_ITuple_get_Item_mA345A1E1A10FD4E0559D92E052E52FEF349DB42A_gshared() (+2528 more) ### Community 50 - "Community 50" Cohesion: 0.0 -Nodes (1821): hx_dzn_m1FE934ABB62959C6E137BC2B06A2C1B11AA16787(), hx_knp_mA9B51AD3C6117642CAEE1AFD01464EE50251644E(), ReferenceEqualityComparer_GetHashCode_mA7F13434B33F3039C39E013E2BEB65F96D54A76D(), IBlackboardExtensions_GetVariable_TisIl2CppFullySharedGenericAny_mAAB4BE955FF45B37B04DCC7FF5E0F39E155A93ED_gshared(), IBlackboardExtensions_GetVariable_TisRuntimeObject_m0EFC723C8F99146B83FC64268245473A2ED5586C_gshared(), SpanHelpers_IndexOfAny_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D2D736D49303A286F55D3500FB84FA9AC2BCCDF_gshared(), Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline() (+1813 more) +Nodes (2018): ArraySegment_1_get_Array_m0A37BDEA0523B09288F812B98E20D333AC5E8ACD_inline(), ArraySegment_1_get_Array_m1B2E5117440374B71BEA40B0A51E356CE60CBAF0_inline(), ArraySegment_1_get_Array_m24475EFE270516273D5BD2ED66509B95226F44A5_inline(), ArraySegment_1_get_Array_m36D0B3102AA934A99E3996B16BA3359A023ABA9D_inline(), ArraySegment_1_get_Array_m45E796C5FCC705008B390C1B0B1519CA5ED782AD_inline(), ArraySegment_1_get_Array_m4A0D919BC0BE30A107681B2A727470E9DADA93D5_inline(), ArraySegment_1_get_Array_m4D719AF4B0B8518696DEBCB8AE9EB1DAE930FC3C_inline(), ArraySegment_1_get_Array_m60CEA564055A795BEC68A1E34BB0A3F0FD51AB0C_inline() (+2010 more) ### Community 51 - "Community 51" Cohesion: 0.0 -Nodes (2279): bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), DebuggerProxy__ctor_mB4B5D68D56D55562A9FD58AC5BEAA147964BDB24() (+2271 more) +Nodes (1943): ArraySegment_1_get_Array_m0AA90934516E40213DD80FA26310ECFA91EFAE4E_inline(), ArraySegment_1_get_Array_m1B023530CEE9F0816934FDDD167983DBB0922B76_inline(), ArraySegment_1_get_Array_m2E2799862A5EB0D3E20C00C23A7DA4E2A63AAA82_inline(), ArraySegment_1_get_Array_m439E978608DF511B0CFF860A230322B2BFB93C2F_inline(), ArraySegment_1_get_Array_m44919767C029CEAB12889D5FFA5E700F5B3C77F8_inline(), ArraySegment_1_get_Array_m45274C465C129D05C04058E42CC1885331963BC0_inline(), ArraySegment_1_get_Array_m6CF9DE0D4DE8775EFEAF60B8F5C7D983DF08A4A3_inline(), ArraySegment_1_get_Array_m71D9FC5B93E089750D7942591BF403D20352BC87_inline() (+1935 more) ### Community 52 - "Community 52" Cohesion: 0.0 -Nodes (2267): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), DebuggerProxy__ctor_m50A0342BC8634A3558D5B9C1EA2540BD0D283063(), DebuggerProxy__ctor_mA67D2CC3100CC593D967E6BDD5F356113DE48489() (+2259 more) +Nodes (2402): ValueAnimation_1_Start_mCC85B391FD32BEAF30ECD78E3C74A8D16E437212_gshared(), AnimationDataSet_2_Add_m0791FFD5600773A8FBAEDC9D71F203C2D77DDC0A(), AnimationDataSet_2_Add_m13512086BF5255CF2B7AE572383752C7A970F75F(), AnimationDataSet_2_Add_m34BC010174C74AFF4B52A0278D53F4F602CA7E7C(), AnimationDataSet_2_Add_m3963BA7F5F7337A6F981E5F1C20227A3B7EAACD3(), AnimationDataSet_2_Add_m3B8112BC15048263B03E5DF4CB7976964D3DC74B(), AnimationDataSet_2_Add_m404ADEBFC3B0B946E06E5EEA8D5950CDCEC183B8(), AnimationDataSet_2_Add_m421046E26B54D604A9F1A9229604E7DDF6C09BD8() (+2394 more) ### Community 53 - "Community 53" Cohesion: 0.0 -Nodes (1871): ArraySegment_1_Equals_m25C8296020D7E6E0B7EF6914CB07629EF0B4727D(), ArraySegment_1_GetHashCode_m2EC1FDAB80FBC952462F357BADDB69CC38AB9AA3(), BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), Bounds_Equals_m615135524315743D29633C33B6C8B16B754266DB_inline(), Bounds_Equals_m93E0B9D24C73E57A6FABB9D312101D48183C88CC_inline(), Bounds_get_center_m5B05F81CB835EB6DD8628FDA24B638F477984DC3_inline(), Bounds_get_extents_mFE6DC407FCE2341BE2C750CB554055D211281D25_inline(), Bounds_GetHashCode_m59C79B529D33866FE45FEFC0C69FBD3B4AC7E172_inline() (+1863 more) +Nodes (1924): ArraySegment_1_get_Array_m07FFAA6A1DB7B89225FF621A9D1DE23E4AE9F875_inline(), ArraySegment_1_get_Array_m12259026D885142F80E08F7D6B6A1C5E027049AD_inline(), ArraySegment_1_get_Array_m1631D7FA218D88E42A56E375C99EE91AE91C7112_inline(), ArraySegment_1_get_Array_m19F626A6A809CF41373C9DD3B785F2DC8F58E1EB_inline(), ArraySegment_1_get_Array_m1E527B0219936D6E63F60F321794D4A41AE9FA96_inline(), ArraySegment_1_get_Array_m24FD23F83EF142F9648C83A31ACCDD6F160C766C_inline(), ArraySegment_1_get_Array_m2AB994CBEEB979F3D2648B0FCB02A1D8088C3A73_inline(), ArraySegment_1_get_Array_m3692ADC547A67A5D57EF16DBCB101442C9A42C39_inline() (+1916 more) ### Community 54 - "Community 54" Cohesion: 0.0 -Nodes (1910): Vector2_op_Addition_m08FDB48B512979D8747CB6AA3EF13F9260DE9D09_inline(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD(), CSteamID_Equals_m89E4C9BC7F08814FA47BB73FABFCF5F6102021CD_AdjustorThunk(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3(), HSteamNetConnection_Equals_m38B50988A48FFA0F7A05026E62AD8AD4EE85D4A3_AdjustorThunk(), PublishedFileId_t_Equals_mC2B5F36CF5FC031E3AC7A1FA5529EBB63DB48C8A(), PublishedFileId_t_Equals_mC2B5F36CF5FC031E3AC7A1FA5529EBB63DB48C8A_AdjustorThunk(), SpanHelpers_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m2F71ADBBAA6FA83C123CBA62E879F1D780F27D48_gshared() (+1902 more) +Nodes (19): asfloat(), asint(), asuint(), f32tof16(), min(), select(), Unity.Burst.Intrinsics, F16C (+11 more) ### Community 55 - "Community 55" Cohesion: 0.0 -Nodes (1829): ActionQueryMatcher__ctor_mC55E3FF32B3E78B556201397D2DB1E484C2FB8D3(), AnimancerTransitionAsset_1_set_Transition_m3507858CC522C3983874E7F772857C729CB9BA7E_inline(), Array_Allocate_TisMemoryBlock_t83C4AD217E04686899AC67FBD8D14A7C9AAC6E84_mCDBD1381CA662F016D4B6003D9BA89FE592EB6D8(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline() (+1821 more) +Nodes (1942): ArraySegment_1_get_Array_m1747D6AEF82ECC2FC8BF82E0085F87625B873290_inline(), ArraySegment_1_get_Array_m197854ECC37F17B928DF151B9E9B3849D25FD234_inline(), ArraySegment_1_get_Array_m2DBA02EABF9E0C3B44C58659B338872ACD6D73E1_inline(), ArraySegment_1_get_Array_m5B8145321CE390962D9E060CB1D71B5D8864F1D1_inline(), ArraySegment_1_get_Array_m66D80077530F32FBCF09E33171A7CB1F6D1EAF7D_inline(), ArraySegment_1_get_Array_m6F863B79EE6D5629D4D1E781EA4E0C4F31C26F42_inline(), ArraySegment_1_get_Array_m6FE5C7903751CF31CCA0FE65705B037B8B2E2C7C_inline(), ArraySegment_1_get_Array_m81A40345E7A687B5042C27645F5D56FD579429ED_inline() (+1934 more) ### Community 56 - "Community 56" Cohesion: 0.0 -Nodes (2022): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline(), MemoryExtensions_AsSpan_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_mD28D90ABA16366C6D685D93235779B48F58E3A75_gshared_inline(), MemoryExtensions_AsSpan_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_mD28D90ABA16366C6D685D93235779B48F58E3A75_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline() (+2014 more) +Nodes (2284): ArrayFormatter_1__ctor_m0528101537BC08976DEA8BCD8703BB387022FE55(), ArrayFormatter_1__ctor_m09501C8D979125A3605F4958329660B65BA91749(), ArrayFormatter_1__ctor_m09A1245216793A096404B83DDC47A1C636007366(), ArrayFormatter_1__ctor_m121402522DA7BC4CE99A0C725478A6EDF54F88CA(), ArrayFormatter_1__ctor_m146F4FA75C665AB8530EB6E6B01A1D91314832AD(), ArrayFormatter_1__ctor_m14B14DFD613BFEBBEF0800D7E5D3281F7EAD6ABF(), ArrayFormatter_1__ctor_m1989C6322B36A0F0A52AFCA70497764CDCEF47BB(), ArrayFormatter_1__ctor_m1AABF8C2E915CDF855A4F8D914C8466D6949BDD7() (+2276 more) ### Community 57 - "Community 57" Cohesion: 0.0 -Nodes (1772): NullableSerializer_1__ctor_m64C4C49294BE546AAF55DB96EEC7B8F7146B9AC7_gshared(), SerializeAsNominalTypeSerializer_2__ctor_m85ED643AF9DA6F2214C719782041BDA2BE53C2D5_gshared(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), ArrayPool_1__ctor_m4912DA14C35B122CC92EE954CD2F3E745A38DC27(), ArrayPool_1__ctor_m8701B7990A96491CE639357F87E44ED27122716D(), ArrayPool_1__ctor_m9881CC61A587450CFC52D4F452DBAC2DA7AECFE7() (+1764 more) +Nodes (2275): bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), DebuggerProxy__ctor_mB4B5D68D56D55562A9FD58AC5BEAA147964BDB24() (+2267 more) ### Community 58 - "Community 58" Cohesion: 0.0 -Nodes (605): Array_Empty_TisKeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230_m2D55A4A51DA7B1571C2722D1B9ADDBBA8C6EC441_inline(), Comparer_1__ctor_m00E81172381E7AE678362A259D215A7F8436E4FB(), Comparer_1__ctor_m082E30FD0AC1C4CAFABB346D41B21EAD474D09F3(), Comparer_1__ctor_m08D3B681DFE4B6840AB998E593695A66B8145D57(), Comparer_1__ctor_m0DBDE525377654E019F071A483F84409F74567CB(), Comparer_1__ctor_m0E2B6B77420566D1FD163C4919F363EF011A3C2C(), Comparer_1__ctor_m0E3376E1C26E0B5E3896757C4180D3E4E5A6EFEC(), Comparer_1__ctor_m10674417C263BFF6C51E9D0E0270EB783567CBD1() (+597 more) +Nodes (2267): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), DebuggerProxy__ctor_m50A0342BC8634A3558D5B9C1EA2540BD0D283063(), DebuggerProxy__ctor_mA67D2CC3100CC593D967E6BDD5F356113DE48489() (+2259 more) ### Community 59 - "Community 59" Cohesion: 0.0 -Nodes (1998): bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_AdjustorThunk(), bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_AdjustorThunk(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_AdjustorThunk(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_inline(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_AdjustorThunk(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_inline() (+1990 more) +Nodes (1828): ArraySegment_1_get_Array_m1896B96738A2C6D236E8ACCDC37FA1E9FB9E8A2F_inline(), ArraySegment_1_get_Array_m2209FF2DA83FC6294670A626757B7060D2A5E4D8_inline(), ArraySegment_1_get_Array_m264A3366D24FE7843D686F6DE4C76BCE61152D12_inline(), ArraySegment_1_get_Array_m2E2331A2A9F6CE753D983CC7AC8BD0CBD6F9B304_inline(), ArraySegment_1_get_Array_m4363EBFD63680D0CC1DB7C48FF3DAC8B73968668_inline(), ArraySegment_1_get_Array_m5397A754192C48C7212136A27BB5D70F90D8C8EE_inline(), ArraySegment_1_get_Array_m5AF838FB97EA85F51EEE70E6E88E733310A46AC7_inline(), ArraySegment_1_get_Array_m8C5C1BB53E7804ABF026DC02D781BEBDAAF52820_inline() (+1820 more) ### Community 60 - "Community 60" Cohesion: 0.0 -Nodes (1794): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m1F653087085C8A6C95D4284E9C55C18A67B0F532(), math_csum_m6A99E69A84442A729781A97F78B260223DD01D8F_inline() (+1786 more) +Nodes (2049): Action_1__ctor_m85C15848977E87A976978E191FF23BE7775A4118(), Action_1__ctor_m86D48E56A74C816F2F8A131EB27B279C757C27FE(), Action_1_Invoke_m5697C0ED1CE04C4561DFFA07BEBB152DFE7DB3E1_inline(), Action_2__ctor_m4EF2E22B17BBCFD4D70776918EF7C9CB1BE41996(), BaseAttribute_get_Default_m94D0085FF0599F4C0E8A99AECA09BA94EF60C2E2_inline(), BaseAttribute_get_Hidden_mCC368F2255941BA1715CA0BED558F82E6F3725C0_inline(), BaseAttribute_get_Max_m0D184E9D2747223B993BFD0B9301852C5DB52919_inline(), BaseAttribute_get_MetaValue_m28E3B7B0E528D9D2DFFC368192A9540CC22F4994_inline() (+2041 more) ### Community 61 - "Community 61" Cohesion: 0.0 -Nodes (1331): AssetBundle_ConvertObjects_TisRuntimeObject_m87A1D59F24FDE422A8A8A7E2D4F28A3324202C8D(), AssetBundle_LoadAllAssets_TisRuntimeObject_m11AD3CC703881F7388E89C5F5930BB9409753570_gshared(), AssetBundle_LoadAsset_TisRuntimeObject_m7F36E1C08FC32ADB47C34513522D958FA6E09C47_gshared(), AssetBundle_LoadAssetAsync_TisIl2CppFullySharedGenericAny_m168C58EAEC5218602B26B789A8A7261652CB01A8_gshared(), AssetBundle_LoadAssetWithSubAssets_TisRuntimeObject_mB55304F684DE41A233AB9AFEDBD182605C0AC223_gshared(), Either_Fail_TisIl2CppFullySharedGenericAny_mA0C90A58040B00181252CD5D812BEE89CF69A04F_gshared(), List_1_Add_m2B5312E60384311F3BD53C9BF13C5E45D1FAB04C_inline(), ProviderBase_CreateHandle_TisRuntimeObject_mDE6391D37AF086187F659628E6CCDA229B7E9C81_gshared() (+1323 more) +Nodes (644): Array_Empty_TisKeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230_m2D55A4A51DA7B1571C2722D1B9ADDBBA8C6EC441_inline(), Comparer_1__ctor_m00E81172381E7AE678362A259D215A7F8436E4FB(), Comparer_1__ctor_m082E30FD0AC1C4CAFABB346D41B21EAD474D09F3(), Comparer_1__ctor_m08D3B681DFE4B6840AB998E593695A66B8145D57(), Comparer_1__ctor_m0DBDE525377654E019F071A483F84409F74567CB(), Comparer_1__ctor_m0E2B6B77420566D1FD163C4919F363EF011A3C2C(), Comparer_1__ctor_m0E3376E1C26E0B5E3896757C4180D3E4E5A6EFEC(), Comparer_1__ctor_m10674417C263BFF6C51E9D0E0270EB783567CBD1() (+636 more) ### Community 62 - "Community 62" Cohesion: 0.0 -Nodes (1434): Graphics_RenderMeshInstanced_TisIl2CppFullySharedGenericStruct_m98D6341A17B983B8E101DE57F7208CA79F9020BC_gshared(), Graphics_RenderMeshInstanced_TisIl2CppFullySharedGenericStruct_mE8C5881B1012A8789D1798DE6B347B17877D9738_gshared(), Graphics_RenderMeshInstanced_TisIl2CppFullySharedGenericStruct_mEA86C1F716919FB12135D42F5DE6ABB80D3E31A4_gshared(), HashCode_Add_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m420A2818D330D1E5D10DC621B34CF5A83D7CBAA6_gshared(), RenderParams_get_material_m8338F40AB52B3986695BF4297DECFDF229BC4959_inline(), Nullable_1_GetHashCode_m16C329E1B62B13ABFE51797F964F32EF4E07EFD8_gshared(), Nullable_1_GetHashCode_mB9B5EF7C7CE0EC8008F2AA7FAE832DF119862FA6_gshared(), ObjectEqualityComparer_1_GetHashCode_m50E57BC58F8267604334CF353C08C2C2B1AC6A4E_gshared() (+1426 more) +Nodes (1722): Listener_Func_m4797011C12074810F4F72739C4759615C500B428(), DeferredDisposableLifetime_1__cctor_m90B2B8374560F9E6622D41DE5FD4D4F696B7D45C_gshared(), Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m5EF6B08F23C1676CB28FB0CA83B96F65B205A668_gshared(), Enumerator_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mD00175CD456C8217A078D00B771A9F945EE1DDD4_gshared(), Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mC04C624B32EC0CF92A2A02C04463C3B8940E96B1_gshared(), Enumerator_System_Runtime_Serialization_ISerializable_GetObjectData_mF7CF43DAB345C6BA0DF8FD9343C30563BA179B31_gshared(), ZipConstants__cctor_mB2DC85C348463EA2368C099E27D63CAB516BA21A(), ActivationContext_CreatePartialActivationContext_m7F3168378CFB8913C47FEAB213C0E3D22D838DB5() (+1714 more) ### Community 63 - "Community 63" Cohesion: 0.0 -Nodes (1487): ProcessAnimationJobStruct_1_GetJobReflectionData_m8F636665FEDE1B3771316C87350E0EF1302227AB_gshared(), BatchQueryJobStruct_1_Initialize_mC1463CBF7472A124AAA0EAC3D6F9C9E661C8F525_gshared(), Array_InternalArray__get_Item_TisAllocToFree_tC46982856CB8220A92BB724F5FB75CCCD09C67D8_m17C4B8539ABF7B2640934781809C91CF24E391B2(), Array_InternalArray__get_Item_TisAllocToUpdate_tD0221D0ABC5378DDE5AAB1DAA219C337E562B512_m6811A2F4F8719D2B93A3047D12628D542E2A46BB(), Array_InternalArray__get_Item_TisAssetEntry_tEB6FC90E5BB63DCA4FF932F2D64595339A28806D_mB4FFFE872F4CB44223D250B32E79DD425932B575(), Array_InternalArray__get_Item_TisAttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_m7DD60807CAA4A76621AAB5517B0109A666A3604E(), Array_InternalArray__get_Item_TisAttrName_t0B37BBC030EEC83B4B00DFCDD9C1DB43A31675F2_mD4DBE50462A0D42F8191C1174AC4F2CEC1CBA663(), Array_InternalArray__get_Item_TisBlitInfo_t6D4C0580BBEF65F5EAD39FB6DBC85F360CF6A357_m1F46990B4922965C1721D5E7A139E3FA764329AB() (+1479 more) +Nodes (1999): bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_AdjustorThunk(), bool2__ctor_m0585398EF8D5E494781D495CA088BC652BC03061_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_AdjustorThunk(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_AdjustorThunk(), bool2__ctor_m9E1C5BE4A0DE43BD79C1D0562E01C0485714FB74_inline(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_AdjustorThunk(), bool2_Equals_mA73BA304B87D4C007247008330E8AE017413F727_inline() (+1991 more) ### Community 64 - "Community 64" Cohesion: 0.0 -Nodes (1734): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m028901EE8061A92AB26992ABB3AC361969CE5968(), double2__ctor_m4026FE95F69FAEBD29D7092ADAA1CB845A8E859B_inline() (+1726 more) +Nodes (760): Absolute, Unity.VisualScripting, Add, Unity.VisualScripting, AddDictionaryItem, Unity.VisualScripting, AddListItem, Unity.VisualScripting (+752 more) ### Community 65 - "Community 65" Cohesion: 0.0 -Nodes (1676): ArrayFormatter_1__ctor_m09501C8D979125A3605F4958329660B65BA91749(), ArrayFormatter_1__ctor_m09A1245216793A096404B83DDC47A1C636007366(), ArrayFormatter_1__ctor_m121402522DA7BC4CE99A0C725478A6EDF54F88CA(), ArrayFormatter_1__ctor_m146F4FA75C665AB8530EB6E6B01A1D91314832AD(), ArrayFormatter_1__ctor_m14B14DFD613BFEBBEF0800D7E5D3281F7EAD6ABF(), ArrayFormatter_1__ctor_m265FB50B3DBA0723A567D2FE038F07441517CB95(), ArrayFormatter_1__ctor_m39FCC37A9967C34BD86449A45BD9E8D49798B9F2(), ArrayFormatter_1__ctor_m4BE1EC357356465C5D8E5A062B04A377D5DB1811() (+1668 more) +Nodes (1610): ReferenceEqualityComparer_GetHashCode_mA7F13434B33F3039C39E013E2BEB65F96D54A76D(), SpanHelpers_IndexOfAny_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D2D736D49303A286F55D3500FB84FA9AC2BCCDF_gshared(), ManualResetValueTaskSourceCore_1_SetException_mF7BF08920989E5C2698F01D53613CACD21D541F6_gshared(), Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), ActionTask_1__ctor_m3D190A013FA4AF9945CA12D818448D0872248141(), ActionTask_1__ctor_mF0E2FBFF5DC602F7116B1BE56AA6CD66D0B1CFD8(), ActionTask_1_get_agent_mBFDD5B5E4A0F035CCFA013085640675BFF8E9433() (+1602 more) ### Community 66 - "Community 66" Cohesion: 0.0 -Nodes (1578): Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_2_Invoke_m7BFCE0BBCF67689D263059B56A8D79161B698587_inline(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), Array_UnsafeMov_TisByteEnum_t2A464EF5EC59CBA8ED5E194537D5832168B1A692_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m7A64F8098B713A4B4127DF9ED354DFA3F2995EF2(), Array_UnsafeMov_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mFCF98CE5166A9F82DB80CC9954EF7B4F79B0924B(), Array_UnsafeMov_TisRuntimeObject_TisRuntimeObject_m424215E5C94F57F0A71600699C3254C7E1DB44EC(), ArraySegment_1_get_Array_m85F374406C1E34FDEFA7F160336A247891AF8105_inline() (+1570 more) +Nodes (549): AddressablesAsyncExtensions, AsyncOperationHandleConfiguredSource, Cysharp.Threading.Tasks, GetResult(), OnCompleted(), UnsafeOnCompleted(), Aggregate, Cysharp.Threading.Tasks.Linq (+541 more) ### Community 67 - "Community 67" Cohesion: 0.0 -Nodes (355): AnimancerTransitionAssetBase__ctor_m8B042983702448B0C59777089D5D8F37DFA54E13(), AnimancerPlayable_get_Disposables_m4ECF320723FEE796F592ECAEC218835814CA1372(), List_1__ctor_mB4C51AD04BB1308274A370FED1FA4A1651C5766F(), Sequence_GetDefaultNormalizedStartTime_m9B141B1BECF5954F21A4E2D7502A6FF9E898EBDB(), Serializable_op_Implicit_m901BF8DFAF325E4CEFA53EC77AD25B4DD04A7855(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedInstInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedStaticInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_OpenStaticInvoker() (+347 more) +Nodes (513): AnimancerTransitionAssetBase__ctor_m8B042983702448B0C59777089D5D8F37DFA54E13(), AnimancerPlayable_get_Disposables_m4ECF320723FEE796F592ECAEC218835814CA1372(), List_1__ctor_mB4C51AD04BB1308274A370FED1FA4A1651C5766F(), Sequence_GetDefaultNormalizedStartTime_m9B141B1BECF5954F21A4E2D7502A6FF9E898EBDB(), Serializable_op_Implicit_m901BF8DFAF325E4CEFA53EC77AD25B4DD04A7855(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedInstInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_ClosedStaticInvoker(), Action_10_Invoke_m552DA37591E24B7580B364AA16F58BF24735668A_OpenGenericInterfaceInvoker() (+505 more) ### Community 68 - "Community 68" Cohesion: 0.0 -Nodes (1702): StringBuilder_AppendSpanFormattable_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m61F274B553164EF6FB0CB7D16AED9687CE7CA5FC_gshared(), UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE(), UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE_AdjustorThunk(), UInt32Converter_ToString_mA63E2D3743B6AC3102193389A659058343F2D0B1(), uint3x4_ToString_m22469846FED9965EA53756095D0123F8DB08E704(), uint4_ToString_m3350471364AB1D6033E088C0DF789376954921E3(), uint4x2_ToString_mACAB7E198D0F40CA6DE193831A89AE27CCA715EA(), uint4x3_ToString_m524C8EF813DD49DFD10EC1A035CD7392B0FA8FFF() (+1694 more) +Nodes (1789): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m1F653087085C8A6C95D4284E9C55C18A67B0F532(), math_csum_m6A99E69A84442A729781A97F78B260223DD01D8F_inline() (+1781 more) ### Community 69 - "Community 69" Cohesion: 0.0 -Nodes (1650): bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m5868EDDBC438498A6A62CD1062B0CE7D8B58509F(), float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_get_yzx_mDF6DE39B69C5DE384F74C0D1EC91AA0388E23535_inline() (+1642 more) +Nodes (1729): bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x4__ctor_mFF80BAFEBCC3782125A4E5FF26935462C03FFDA8_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m028901EE8061A92AB26992ABB3AC361969CE5968(), double2__ctor_m4026FE95F69FAEBD29D7092ADAA1CB845A8E859B_inline() (+1721 more) ### Community 70 - "Community 70" Cohesion: 0.0 -Nodes (368): MouseEventBase_1_get_currentTarget_mACAF21506F714D1BBFC086B0F7EA5579DCC72714_gshared(), Activator_CreateInstance_TisRuntimeObject_m62506836177F0F862A8D619638BF37F48721F138(), BaseField_1_get_labelElement_m18106DF604A4B8BB3BF756C55203248FE7B6825C_inline(), BaseField_1_get_showMixedValue_m1EF27AA5B2600E90F6F266A2D560B2E85C8B254C_inline(), BaseField_1_get_value_m4D3669C5B6D8FC270A658D537E588B0170E8F3C4(), BaseField_1_get_visualInput_m8EBA755E9B8AD281AE3B659323B3E79B7B5D544B(), BaseField_1_set_value_mC59AC8A46301F9E49A641AF48154BBD293B2CB2C(), BasePopupField_2__ctor_mA7D383FABD0FDD9F3997D550F116313C4354209D() (+360 more) +Nodes (1683): BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(), BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline() (+1675 more) ### Community 71 - "Community 71" Cohesion: 0.0 -Nodes (1256): MemoryHandle_Dispose_m1F3EAA54B49EACFC7E489AEF1FF630553FEBE229(), MemoryHandle_Dispose_m1F3EAA54B49EACFC7E489AEF1FF630553FEBE229_AdjustorThunk(), SocketProxy_SendAsync_m46888F76804FBD46E837CD890C493D1165AB463D(), SocketProxy_SendToAsync_mA1B94B8A2F5D2BF332E6763E556811FD72DF6744(), RunWorkerCompletedEventArgs_get_Result_mD0B3B5DF1777BD91DBCA95A7A7AD05EDB6721DC9(), RunWorkerCompletedEventHandler__ctor_m7BFE38C4927D41BD4EBB1354D3CBBFC4C55C01E3(), NameValueCollection__ctor_m72AA44E13AD6661173BA341EF64C58858C53F08F(), StringCollection_GetEnumerator_m8B0AB6D3B10A34E3E9EF8ACD3CC865C53E4A6CBB() (+1248 more) +Nodes (1647): bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m5868EDDBC438498A6A62CD1062B0CE7D8B58509F(), float2__ctor_m3D598E2C2D173DE852F3AB157502968261383C97_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_get_yzx_mDF6DE39B69C5DE384F74C0D1EC91AA0388E23535_inline() (+1639 more) ### Community 72 - "Community 72" Cohesion: 0.0 -Nodes (401): Comparer_1__ctor_m12B4B1B50866B60AC980BA05FFB8C1BA9916DC19(), Comparer_1__ctor_m28F0EB491512F955E81E9AABA41F490518F481AE(), Comparer_1__ctor_m290953B68F8980CA3861CAAB2F3A79BC4A83616F(), Comparer_1__ctor_m2F8903704557F0C6358C6784DF30CDB1828C9A6F(), Comparer_1__ctor_m31B214E3CDB7AA1BE4EED771F8FE70DAF043033E(), Comparer_1__ctor_m3353053D092D4FBC9AEFC70AC825209F43417E31(), Comparer_1__ctor_m3AA5AD89BAB268C785B3211C793B9B66D17BCB05(), Comparer_1__ctor_m482F6103C7F8D76C1D68AF2E641D219A7008287C() (+393 more) +Nodes (1160): List_1_Add_m2B5312E60384311F3BD53C9BF13C5E45D1FAB04C_inline(), ProviderBase_CreateHandle_TisRuntimeObject_mDE6391D37AF086187F659628E6CCDA229B7E9C81_gshared(), ProviderBase_get_RefCount_m5081C763FA2C514C06B02B72726AAF0D5E13BF8C_inline(), ProviderBase_set_RefCount_m5AB0D77FFE3D13AF7C0887E34A53384A4F9D18BD_inline(), AsyncInstantiateOperation_1_get_isDone_mE99382CE68A2338957EE63C984044A4985E32BE1_gshared(), AsyncInstantiateOperation_1_get_keepWaiting_mC7658B4FCBB09E58AA8BED3CEC1FC09E41FAE304_gshared(), AsyncInstantiateOperation_1_get_progress_m876C14A179119EC89D15392442D1CB3933A88BBA_gshared(), FastResourceComparer_Compare_m64723AFBC5F96500FC53177B3118E889C5A58F36() (+1152 more) ### Community 73 - "Community 73" Cohesion: 0.0 -Nodes (1137): Action_1_Invoke_m0B4352C262325B25DA496C092BDF7E43BDB71BA0_inline(), Action_1_Invoke_m0C5A865E0D664E4E2FAB1498B4103EA11F63FE15_inline(), Action_1_Invoke_m1169A2DC53203BA573048ACBB879FA99B18917BE_inline(), Action_1_Invoke_m30F8D4CC797DD1889B4BEAA4E825516F972174EB_inline(), Action_1_Invoke_m50BA9D8AF39D61E89FDBCF982BCB43E4B3CB1B63_inline(), Action_1_Invoke_m712357D4D07C4936EACDE8DCEF8D1DB9E80800AF_inline(), Action_1_Invoke_m95D36D1EF5A0F51D204B769AABB95632764BCC85_inline(), Action_1_Invoke_mAA0A84BA34CF8CDF2E95CAFC7FF94DFD45315ADE_inline() (+1129 more) +Nodes (1458): Enumerable_OrderBy_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m942C84E6945C0C66E5951C4132934D5C1E508672(), Enumerable_SelectMany_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_m3C6EF3F997712DE9975B8FD4C5AFB98C34910E68(), Enumerable_ToList_TisValueTuple_2_tD9B2DFA658DCD9F80643E0A14F0A6116844CE4A4_mD2575296A1AF103A4AF48105F7D6851BE646CBD2(), Func_2__ctor_m246ABB84EC70389E590ADC6D16FFECB5B3113ADE(), Func_2__ctor_m829766E8C5DCB2EA0F6BDFEDA09AB22C0F1D9168(), gg_cdr_mB37236592F7E5AA2BF2257700732793CAF2F06D7(), gg_gbb_m71930F5391B973E71CF6E223977A4D0D051617A7(), gg_gjm_m87E5BE840F9043F46D155BA5AB3560CEBB88E46E() (+1450 more) ### Community 74 - "Community 74" Cohesion: 0.0 -Nodes (1408): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline() (+1400 more) +Nodes (1254): Action_1_Invoke_m0B4352C262325B25DA496C092BDF7E43BDB71BA0_inline(), Action_1_Invoke_m0C5A865E0D664E4E2FAB1498B4103EA11F63FE15_inline(), Action_1_Invoke_m1169A2DC53203BA573048ACBB879FA99B18917BE_inline(), Action_1_Invoke_m30F8D4CC797DD1889B4BEAA4E825516F972174EB_inline(), Action_1_Invoke_m50BA9D8AF39D61E89FDBCF982BCB43E4B3CB1B63_inline(), Action_1_Invoke_m712357D4D07C4936EACDE8DCEF8D1DB9E80800AF_inline(), Action_1_Invoke_m95D36D1EF5A0F51D204B769AABB95632764BCC85_inline(), Action_1_Invoke_mAA0A84BA34CF8CDF2E95CAFC7FF94DFD45315ADE_inline() (+1246 more) ### Community 75 - "Community 75" Cohesion: 0.0 -Nodes (1390): StringBuilder_AppendSpanFormattable_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m17DF3F52DF42F03D70B1F2AC981425034B8D29DD_gshared(), Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789(), Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789_AdjustorThunk(), DoubleConverter_ToString_m9BDB00A75E71F1001A1F555AD9E786C32CF668C3(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline() (+1382 more) +Nodes (1159): MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_m69E5B5290F982D6CDF9FA99A428804D6A999886B_gshared(), MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_mA1682B4144801F8C6F415BECEAEDEE352FD1748C_gshared(), Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline() (+1151 more) ### Community 76 - "Community 76" Cohesion: 0.0 -Nodes (1212): Nullable_1_ToString_mF43168D6369F27A1CF24B882855397CAD50452EA_gshared(), HttpHeaderValueCollection_1_ParseAdd_m1AD2E5F30CB744E9201E9E0C0AAC9031AD701F97_gshared(), HttpHeaderValueCollection_1_TryParseAdd_m57BC7CB09EA81A3AC0EAA2764553AFFE1E784128_gshared(), TaskCanceledException__ctor_mFBB9383EBC8A44183E702C0ECBE28E8463E22CD5(), DateTimeOffset_op_Equality_m1823BFC1B9CBFFB9867D1B2C00CA2DAF0B8D03BA(), FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE(), DnsEndPoint__ctor_m259B045DC765E7703F15CA12E7F9CD90C69B81E7(), CookieException__ctor_mB5A77C1F9648ECC0984F5F9DDCC05687C2E9CDED() (+1204 more) +Nodes (1291): LowLevelList_1_CopyTo_m39292EA1E9A9DE27CA5E34D9A69ADEC84E80F3DE_gshared(), Nullable_1_ToString_mF43168D6369F27A1CF24B882855397CAD50452EA_gshared(), HttpHeaderValueCollection_1_ParseAdd_m1AD2E5F30CB744E9201E9E0C0AAC9031AD701F97_gshared(), HttpHeaderValueCollection_1_TryParseAdd_m57BC7CB09EA81A3AC0EAA2764553AFFE1E784128_gshared(), CancellationTokenSource_CancelAfter_mC81CF6E81C5205DF6C2528B3AC624EF48D3B2B43(), TaskCanceledException__ctor_mFBB9383EBC8A44183E702C0ECBE28E8463E22CD5(), ArgumentException__ctor_m34A925BA55EC4CE4253404E363B5F6A53EB51CA3(), FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE() (+1283 more) ### Community 77 - "Community 77" Cohesion: 0.0 -Nodes (1186): ClassSerializerBase_1__ctor_mF853D94FB3CC2C0B2B6BE7FC3FA80FAA65810B65(), DictionarySerializerBase_1__ctor_mEF26F1C16C1C9729C2CCABAB7FCD0DA85001A649_gshared(), DictionarySerializerBase_3__ctor_mE54C4CA83A94A9E49A694C6B8943AB5320BEFA30_gshared(), BsonTypeMapperOptions_get_DuplicateNameHandling_m77A7E6BF591022A5E1A0FE9B5982CEA041383F13(), BsonTypeMapperOptions_get_MapBsonArrayTo_m80A12511861A70AC2306CB07E781E929B238F24D(), BsonTypeMapperOptions_get_MapBsonDocumentTo_mCEAE46390258AA68020371F038ED5CE9495AA517(), BsonTypeMapperOptions_get_MapOldBinaryToByteArray_mCCDB552B5D01AE3FC1DA0762709B36CB34EE965C(), BsonValue_get_AsBoolean_m96CB25DBBC7E5EA78BED6F9602D9C5B48E6A1A4A() (+1178 more) +Nodes (1402): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline() (+1394 more) ### Community 78 - "Community 78" Cohesion: 0.0 -Nodes (943): Dictionary_2_Clear_m5D85713567041C8BB32DA941E9A9C6245E4A1887(), Dictionary_2_ContainsKey_mDB390A1790C0AE05CDFF864435889DDC0B69E56C(), Dictionary_2__ctor_m79B264753E7D65D39DC2363FE0D8BD6CA6092ADE(), Dictionary_2_GetEnumerator_m53C7530845A68B292ADB2429BB8790C8E4B2ABD9(), Dictionary_2_Remove_m2298C6B71B1248F8BE20ADBCE9C56C9E69EA7AAC(), Dictionary_2_set_Item_m8DA5545D422FDE2E3B63B00EE8039A36B74B3868(), Dictionary_2_TryGetValue_m883E24EAB0A5E5F054BDA92C882B693D8AF4D73C(), Enumerator_Dispose_m24EE4A04756F1C3D6F2E80FA6504D510B513C5EE() (+935 more) +Nodes (1377): bool2__ctor_m097D0D586C955D0F4E04DD5D308F0DD17297203D_inline(), bool2x2__ctor_mBF61A98A72F3F78E336CE51465C3F1B7E3D608C0_inline(), bool2x3__ctor_m764CBD692770F80BA4750AB59DD8DCABE125CFC8_inline(), bool2x4__ctor_mB4B21FDC89A7431D0D861A8E489776416B15BD39_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3x2__ctor_mF19AB454C3786E7DEE2F08B8DB3FFCAC0F856C7E_inline(), bool3x3__ctor_mDDEFF4CAD54D09153F0E92F2316A87EFF01846EB_inline(), bool4__ctor_m2A59D4A3453F6D4B684BABDF76792A2F28112307_inline() (+1369 more) ### Community 79 - "Community 79" Cohesion: 0.0 -Nodes (1008): MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_m69E5B5290F982D6CDF9FA99A428804D6A999886B_gshared(), MemoryExtensions_EndsWith_TisIl2CppFullySharedGenericAny_mA1682B4144801F8C6F415BECEAEDEE352FD1748C_gshared(), Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline() (+1000 more) +Nodes (1143): Array_InternalArray__get_Item_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_mF01CACE82616CAD4135BE2FAC266A923369F3A61(), Array_InternalArray__get_Item_TisContentHeightCacheInfo_tA616347D46981FC5684B6268FC7035C431E99FBC_mBB17D60F1712E426F2F0B07792407B20EA2EB501(), Array_InternalArray__get_Item_TisEmptyData_t00356C2BB80236243B9C3C1D0EFBF8837803D27D_m5CB79741155DE9B13ECF8E7DD602CF4145771D33(), Array_InternalArray__get_Item_TisEmptyData_t02ECBE01728C0979248845C107F3FCE871DDC9E3_m7E9E40089766BF5FF69964E44CA568E3006DE68F(), Array_InternalArray__get_Item_TisEmptyData_t1C3D3C071EBD9CF479FFE737CB6E0618C82FE95E_mABD86630C97B4D012AA0CDE2F95C06A6486D45BE(), Array_InternalArray__get_Item_TisEmptyData_t2CB75995D335E22F6BF31D1CB979DB1067C5025E_mDC22F7CC0C93AFADE6C3F59F37F558FFFFFB6A56(), Array_InternalArray__get_Item_TisEmptyData_t3ADF94D95DAB6657C31C89FBD83359BCC8B247EC_mCD14ECE62AA234121B72E8BDF58B1037042B37F4(), Array_InternalArray__get_Item_TisEmptyData_t43DE49ADBBE9CFA603DCA7C5CDC998DE6DC976A1_m16960B324D10C1FFBBA83B79B5D8223F1D54ABC4() (+1135 more) ### Community 80 - "Community 80" Cohesion: 0.0 -Nodes (1085): Action_1_Invoke_m5AFD9C8F65ABE8FBD3CA4750ED7303025002087C_inline(), Action_1_Invoke_m8DADFBBC449F2B0C6CDC7ABDC7D1708F43E926B0_inline(), Action_1_Invoke_m9A3D5A6FCFC98480304F1E3EA234466D3EEE7EBF_inline(), Action_1_Invoke_mCFA770E39C25CD56F9F1DAFFD3D511898715E91F_inline(), Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_1_Invoke_mF321B2BB955237A93D8A7FEE5BCBE02ACABE9982_inline(), Action_1_Invoke_mFB2ECAD59A120FB42503D3B940B979AD4B6EB6ED_inline(), Array_BinarySearch_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_m42970260FF15CCCFD596EF47931CFFBDCBC5AD31() (+1077 more) +Nodes (1147): Action_1_Invoke_m5AFD9C8F65ABE8FBD3CA4750ED7303025002087C_inline(), Action_1_Invoke_m8DADFBBC449F2B0C6CDC7ABDC7D1708F43E926B0_inline(), Action_1_Invoke_m9A3D5A6FCFC98480304F1E3EA234466D3EEE7EBF_inline(), Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Action_1_Invoke_mFB2ECAD59A120FB42503D3B940B979AD4B6EB6ED_inline(), Array_BinarySearch_TisArraySegment_1_t3DC888623B720A071D69279F1FCB95A109195093_m42970260FF15CCCFD596EF47931CFFBDCBC5AD31(), Array_BinarySearch_TisKeyValuePair_2_t7E5E41B933054DBF6F52C6CDF0BC2CB4B1606423_m0B2A256CBB4BA50A8AD06D6323D0FE0565C984A0(), Array_BinarySearch_TisKeyValuePair_2_tDC26B09C26BA829DDE331BCB6AF7C508C763D7A3_mD29E1C54B2CDFA1DE852E1DE8CFD9270A75EF86D() (+1139 more) ### Community 81 - "Community 81" Cohesion: 0.0 -Nodes (398): AnimatorMessageListener, Unity.VisualScripting, AsyncAwakeTrigger, AsyncTriggerExtensions, Cysharp.Threading.Tasks.Triggers, AsyncStartTrigger, AsyncTriggerExtensions, Cysharp.Threading.Tasks.Triggers (+390 more) +Nodes (1003): CompletedFileHandler_Invoke_m76C07D9F40A0547E02EC1C63DF3F4B45AE99CBCF_inline(), ConfirmOverwriteDelegate_Invoke_m6132ADEC7FAB8EF19A41F84EE46421A2ED8B5F2E_inline(), ConfirmOverwriteDelegate_Invoke_m6132ADEC7FAB8EF19A41F84EE46421A2ED8B5F2E_OpenInst(), Deflater__ctor_m8D1FE76A45B522A5322FB2AB408A84613B8A6BF9(), Deflater__ctor_m9EEEB040372E91B1757D4F3CF556064A36DE769D(), Deflater__ctor_mAE6A6FE30D86484351A0DD6C0F6BA0509A0981EF(), Deflater_Deflate_m40F7F94572DEB3C858D91F9D4B5A6692599EFC59(), Deflater_Deflate_m84FD8CDD2D0BBB6236D08081481CDE2AB1F68149() (+995 more) ### Community 82 - "Community 82" -Cohesion: 0.0 -Nodes (825): CompletedFileHandler_Invoke_m76C07D9F40A0547E02EC1C63DF3F4B45AE99CBCF_inline(), ConfirmOverwriteDelegate_Invoke_m6132ADEC7FAB8EF19A41F84EE46421A2ED8B5F2E_inline(), ConfirmOverwriteDelegate_Invoke_m6132ADEC7FAB8EF19A41F84EE46421A2ED8B5F2E_OpenInst(), Deflater__ctor_m8D1FE76A45B522A5322FB2AB408A84613B8A6BF9(), Deflater__ctor_m9EEEB040372E91B1757D4F3CF556064A36DE769D(), Deflater__ctor_mAE6A6FE30D86484351A0DD6C0F6BA0509A0981EF(), Deflater_Deflate_m40F7F94572DEB3C858D91F9D4B5A6692599EFC59(), Deflater_Deflate_m84FD8CDD2D0BBB6236D08081481CDE2AB1F68149() (+817 more) +Cohesion: 0.01 +Nodes (1028): bho__ctor_m54871A01B2162F921CEEEEC273DB31BA9E93A02E(), bhp__ctor_mE7C9CB832377EC044B78883835509CCF2CB1DDE7(), blj__ctor_m704E2EC11B5DA794AE166DFBEA726D89CFB323C4(), bnt_bvm_mDEC718CB7DDC8A652DC256F50C916E6B1A0625C8(), bnt_foj_m19F05C58E0A6DFA8936C908A4DF2E64412E013EC(), bnt_gey_m99261E491621F4AA61C96ABD36832C775F7C48E6(), bnt_gez_mEC1B6843C72849083DBF247611AF93534B703131(), bnt_imu_mD99AE09D1E9E6BF83F600C819444F9DCD441DFD1() (+1020 more) ### Community 83 - "Community 83" Cohesion: 0.0 -Nodes (743): MemoryPackWriter_GetFormatter_TisRuntimeObject_m9B8C4A824D9887DC830BD762110EA0640B534D06_inline(), MemoryPackWriter_WriteValue_TisRuntimeObject_mB4E581518534D750D3596987C811645BC400B9F0_gshared_inline(), Unsafe_AsRef_TisRuntimeObject_m9A724F6CCF7AF3758C2D485093F994B33AA9BA03_inline(), Action_2_Invoke_mF5036A6D1FF31DA2E4CB571F6A0F904796417719_inline(), AllocatorManager_AllocateStruct_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mA3FD2FA5E90513EDF5F00F45F372C9574637C69E(), AllocatorManager_AllocateStruct_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCE8885F89967F1730670FC1A44E4D8A7F02AFC95(), AllocatorManager_AllocateStruct_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF1E745EB5126136F38214D089B59BAEFFCE96EC4(), AllocatorManager_AllocateStruct_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisTransformData_tEC27E9D73132522EA47BF569B8FE23C627A5FC20_mCBB2C9CC1D44AAAEADF9C45BED296F922FD8B1B9() (+735 more) +Nodes (965): Action_1__ctor_mA8C3AC97D1F076EA5D1D0C10CEE6BD3E94711501(), Action_1_Invoke_m69C8773D6967F3B224777183E24EA621CE056F8F_inline(), Array_Resize_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m848A8FC319792F387E6DF3EC87DF9E9685763375(), Array_Resize_TisHighlightState_tFF5FE9065990F04A37FEC545A0024047F0ABD740_m056A39CD9D80FED713495139C0EC448AF2F83672(), Array_Resize_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m6BAA7BD6F22421B894347B1476C37052FAC6C916(), Array_Resize_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m540BB33A026A346B7B0033684BE811ED519B1E33(), Array_Resize_TisMaterialReference_t86DB0799D5C82869D4FF0A4F59624AED6910FD26_m489C12CB47EAA03F917AED6C31CC778FCD467E5C(), Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E() (+957 more) ### Community 84 - "Community 84" Cohesion: 0.0 -Nodes (928): iit_glg_mF18EDD8F6D73F7213C441B6C6AA553DDB903D3F1(), Array_Empty_TisParameterExpression_tE8D3A1137422F75D256CBB200EDC82820F240110_m3FAA05D641D29AC345AA871116A0E236549DB39F_inline(), ArrayFormatter_1__ctor_m1B534D85992A5DA378ADB78FEBD152558596944C(), Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A_inline(), Capture_get_Length_mA3E97C9DF116CD4B4C20EBFB70A1312F33DA7A92_inline(), CollectionExtensions_GetValueOrDefault_TisPrefabType_t597F7FF30897C67CC8732B3987CE92A7904F1421_TisPrefabItem_t70E2412E4587801B90A4676E7B5105C13D45E3E2_m73100143CD0710D87AFFBB0AC4D94AFE40A7F46B(), Comparison_1__ctor_m2C3425CD7A938EA3B479BF30925E54C9FB25F329(), Dictionary_2_Add_m600B363F4C81C6E758765AB31D776CB5A0F0DAA7() (+920 more) +Nodes (904): Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m5B415C4745E47108DD9258EBCCB422EFD6B8A0EB_inline(), Array_Empty_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m7E922E24AAEBD664256383832D53DDF17E1F3052_inline(), Array_Empty_TisComplex_tC7518465FEAE5F5138E1653314A611EEC09467A2_mB9CF04C77723F177AEB1AFFCC848C36FE0B03888_inline() (+896 more) ### Community 85 - "Community 85" -Cohesion: 0.01 -Nodes (996): blj__ctor_m704E2EC11B5DA794AE166DFBEA726D89CFB323C4(), bnt_bnp_m4A5C6304B61C2C3D4D37DB9E58B66FE55E1F8B12(), bnt_bnq_mB595D1E1A51C183F6C4CA9CF22CAB2D182DE683D(), bnt_bvd_m08E1482C7FE6CE503F51E8F174D3D62BF44FDF2D(), bnt_bvm_mDEC718CB7DDC8A652DC256F50C916E6B1A0625C8(), bnt_foj_m19F05C58E0A6DFA8936C908A4DF2E64412E013EC(), bnt_gey_m99261E491621F4AA61C96ABD36832C775F7C48E6(), bnt_gez_mEC1B6843C72849083DBF247611AF93534B703131() (+988 more) +Cohesion: 0.0 +Nodes (868): ActionConfirmMessageFormatter__ctor_m42FB3B127CB78F044A19CC2B91A58D39BAF3A26C(), ActionConfirmMessageFormatter_Deserialize_mCAB2E600BE2EFCFD72764280689C6B9345D5BC62(), ActionConfirmMessageFormatter_Serialize_m99C703EF1F09B60A353582C00FE263680DB60C36(), ActionExcuteMessageFormatter__ctor_mE89FD29A88912F13AB306E02ADC045B2FE6325BC(), ActionExcuteMessageFormatter_Deserialize_mCCAEC22AAFC74AE338FE7FFD65D7304E07A27657(), ActionExcuteMessageFormatter_Serialize_m5EA34A8A4E320B95B4AC1CA42A850270EBDA7E44(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisPlayerBugReportArchiveManifest_t48ED89CA90EE061797DA4D22B73130215E9007F1_m8E3B4E0EB4C42E05287635ED2366EAEC67C46DAD_inline() (+860 more) ### Community 86 - "Community 86" Cohesion: 0.0 -Nodes (866): Array_Empty_TisBigInteger_tF7779A0AA6D6B9BE0E0C1C293E7708765DEF7D0F_m22E209B597C5752567BA3362E9DD1A84F595DC96_inline(), Array_Empty_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mAB215C445888719BD89809D99C3DBD3135C2B1E7_inline(), Array_Empty_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mB6CFBB5D8AF33F0BAE72154209AB29B8D52FBCDA_inline(), Array_Empty_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_mE8E5D02C64EF75307894453C9EA96723A9D782DC_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisColor32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B_m5B415C4745E47108DD9258EBCCB422EFD6B8A0EB_inline(), Array_Empty_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m7E922E24AAEBD664256383832D53DDF17E1F3052_inline() (+858 more) +Nodes (651): NullableSerializer_1__ctor_m64C4C49294BE546AAF55DB96EEC7B8F7146B9AC7_gshared(), SerializeAsNominalTypeSerializer_2__ctor_m85ED643AF9DA6F2214C719782041BDA2BE53C2D5_gshared(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mD1C1362CB74B91496D984B006ADC79B688D9B50D_inline(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), ArrayPool_1__ctor_m4912DA14C35B122CC92EE954CD2F3E745A38DC27(), ArrayPool_1__ctor_m8701B7990A96491CE639357F87E44ED27122716D(), ArrayPool_1__ctor_m9881CC61A587450CFC52D4F452DBAC2DA7AECFE7() (+643 more) ### Community 87 - "Community 87" Cohesion: 0.0 -Nodes (248): AddChildAllocator(), Allocate(), AllocateBlock(), AllocatorManager, AreTheSame(), CheckAllocatedSuccessfully(), CheckDelegate(), CheckExists() (+240 more) +Nodes (833): EqualityComparer_1_CreateComparer_m018A5C6507D24CE2FCF7311A205CD010794ED5DB(), EqualityComparer_1_CreateComparer_m0B7F6CCB0A9A4DED59C8F9CD2B3B023CF7620548(), EqualityComparer_1_CreateComparer_m18E602040C3A0FE29414879D2C8C5AE8A2C78F2E(), EqualityComparer_1_CreateComparer_m2DDA09BC451B2EE09ECF4DA391F3C8431222516D(), EqualityComparer_1_CreateComparer_m327C4B7007EE7CF091A5997A5D294677A97A0CAB(), EqualityComparer_1_CreateComparer_m4B6D964D775E3647E4F584598B92779B62AB0543(), EqualityComparer_1_CreateComparer_m5349A77F09E5840ADAF717E7BE27A8EBA85DD585(), EqualityComparer_1_CreateComparer_m5CE64778049A5FF307CF5D46F6460F7743A9784A() (+825 more) ### Community 88 - "Community 88" Cohesion: 0.0 -Nodes (692): AsyncTaskMethodBuilder_1_Create_m0DBDD9164C1E94BB8CDBFB011C3AE620B9BBB4B7(), AsyncTaskMethodBuilder_1_Create_m6A59453D00C0143F178809ADFD98C90E8C291ABB(), AsyncTaskMethodBuilder_1_get_Task_m3E4C6AB5A394B6C8E538FB9D262C0C698FFE9970(), AsyncTaskMethodBuilder_1_get_Task_mEA092EC6F1324A9D694CF6056FA8583F2A2BDC89(), AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_t9E060FE7291342719C045F76EA67AD067BF74208_m59D61097324759E52596782E30AA09851886C25C(), AsyncTaskMethodBuilder_1_Start_TisU3CWaitForCompletionU3Ed__15_tBDA3F288439FE7046BD6F46BA290F1DF864F8882_m763AB42496D0B3BACA58B3ACA8B23385480D0591(), Color_Equals_m24E409BF329F25774C6577F18EFD3DE1253684D6_inline(), Color_Equals_mD297CAFFEBE9352C940873862FDF9A28F1F02435_inline() (+684 more) +Nodes (603): eqq_exv_mBE31A97BE0DF6E4F18CDC84472AEA0DF34F61BCA(), eqq_exy_m03C80D9524ABFDD0345C7125F599BD85C6626D33(), eqq_exz_mE62B2F8069A4D2B5F0E5D45A9C87D438C6BE9712(), eqq_eya_m38D0D4027C70E92CC79C787D20F23A94D9A45643(), eqq_eyb_m78393D1DBC79164AF3A48BC0E010DD0DA943435C(), epv_ett_m912117BDB448D4DF5164E69E7138D329C4FDCEDC(), epw_etv_m12D39ED35E1B3C0C3D1D93B4F81EA259C2A8C586(), epw_Invoke_m1593957ED398150F380E813850C8D5E839C4DE72() (+595 more) ### Community 89 - "Community 89" Cohesion: 0.0 -Nodes (129): BufferWriter, YooAsset, EnumExtensions, Unity.PlasticSCM.Editor, InfiniteRuntimeClip, UnityEngine.Timeline, ITimeControl, UnityEngine.Timeline (+121 more) +Nodes (722): AddrofIntrinsics_AddrOf_TisIl2CppFullySharedGenericAny_m5BD9D07EF2F193BD1D209D91D3E6D993D40435F6_gshared(), AddrofIntrinsics_AddrOf_TisRuntimeObject_m26881CDB13AAC26B23F4C487BF5461CC7BBFB6EF_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_m43A019819F71A8FEF183CDF7F4ADB85CD94BE5AB_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t5C65DCA6782B7C9860C859C2F0C07A2C497E822D_m1C5FAEB0CF8A3E4A241317F50757E6EA6B795984_gshared(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911(), AllocatorManager_Allocate_TisAllocatorHandle_t3CA09720B1F89F91A8DDBA95E74C28A1EC3E3148_TisUnsafeList_1_t6C5E84D303190B625F3759C244502E1735453718_mB3FA48E0C3F931F2C543835EBBAB90078A1D6911_gshared() (+714 more) ### Community 90 - "Community 90" Cohesion: 0.0 -Nodes (517): ActiveInModeAttribute, UnityEditor.Timeline.Actions, Keys, SetAdditionalPropertiesVisibilityAttribute, Styles, UnityEditor.Rendering, AllowsNullAttribute, Unity.VisualScripting (+509 more) +Nodes (513): ActiveInModeAttribute, UnityEditor.Timeline.Actions, Keys, SetAdditionalPropertiesVisibilityAttribute, Styles, UnityEditor.Rendering, ActionNetData, Logic.AI (+505 more) ### Community 91 - "Community 91" Cohesion: 0.01 -Nodes (639): Activator_CreateInstance_TisDefaultKeyGetter_1_tBFAC52555BBFEA1112D9C2E76596CD28686FAD3A_m67168082B56486E52ACE1428D1D092E51E978A2B(), CollectionHelper_CheckIsUnmanaged_TisIl2CppFullySharedGenericAny_m1E26EA4313AF9D7C7B99FC803C344ADC6742A0ED_gshared(), CollectionHelper_CreateNativeArray_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mE89A180FD53BA60F5FA7F6F059773A378080BA34_gshared(), CollectionHelper_CreateNativeArray_TisIl2CppFullySharedGenericStruct_m38CA34336126E8685168D490620B3A64ED26118C_gshared(), CollectionHelper_CreateNativeArray_TisIl2CppFullySharedGenericStruct_m4005EA9C29BA1075D9F591B6CBD82B5D22255763_gshared(), CollectionHelper_CreateNativeArray_TisIl2CppFullySharedGenericStruct_m9ABDCCD844D499C118A575A2DCB65C744C9FF6DA_gshared(), CollectionHelper_CreateNativeArray_TisIl2CppFullySharedGenericStruct_TisIl2CppFullySharedGenericStruct_m664F5869BEFA57CF86BAB60F33E28922796DE6A1_gshared(), CollectionHelper_CreateNativeArray_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m53D2BC04C5127B3B1163A395E36386918CACFE4B_gshared() (+631 more) +Nodes (678): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m30F3FBCA7FF6DA6DB48936FF84B26DCA89843B27(), float2__ctor_m037D046BD70923231612C90B14E364EB2BB15BD7_inline() (+670 more) ### Community 92 - "Community 92" Cohesion: 0.01 -Nodes (682): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool4__ctor_mF155096A6E6BF25B97648480B9A5224A22DFFF88_inline(), bool4x2__ctor_mAADAE998CE29CA687864D7394B16CEFCA62B5EB7_inline(), bool4x3__ctor_mF4A64FE5448C6B39B6FEF1FA10F8AB887E7DDF67_inline(), bool4x4__ctor_m3A3AFC7B534067434119A70AEAECFAC98FF9AE26_inline(), DebuggerProxy__ctor_m30F3FBCA7FF6DA6DB48936FF84B26DCA89843B27(), float2__ctor_m037D046BD70923231612C90B14E364EB2BB15BD7_inline() (+674 more) +Nodes (536): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_gshared_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_inline(), MemoryExtensions_AsSpan_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mBCE30232D474E79CB7F5C723174D4BC22D93094A_gshared_inline() (+528 more) ### Community 93 - "Community 93" Cohesion: 0.01 -Nodes (580): ArrayFormatter_1__ctor_m15C4C078FE5CC517C134B2988E9EA8B26A0B306E(), ArrayFormatter_1__ctor_m24896EE7176041D9E0567691CD032E3BF7F627A3(), ArrayFormatter_1__ctor_m2B07510C30EAF4F9298EAEE41EFE2758839DF5A9(), ArrayFormatter_1__ctor_m313347D3952B8ABB5BEF30965A9E7F7FF384C51D(), ArrayFormatter_1__ctor_m333F21254FD1CDC3EC0803BB79F4720409E432C5(), ArrayFormatter_1__ctor_m36224FC544663C82810133C63E2CEB68DDE9DE7D(), ArrayFormatter_1__ctor_m4A885C25B96F65D05E6A6911CB92C1C83058E5AF(), ArrayFormatter_1__ctor_m59CE76700F3A604524A1D87DCA9E10AEE8D0DFD1() (+572 more) +Nodes (437): BsonStreamAdapter_Dispose_m32D90E09BF8B1153C2C798C1A3494577AEF73AB8(), ByteBufferStream_Dispose_m258657432B55AE1109E5EFCF54F97E569FC54E4F(), TailStream_Dispose_mCCF835E097C3D8C54402B59F615FA3B0686E6F03(), MemoryStream_Dispose_m162D86D51D9B1C849F33D4BC14D1EF739D07A56E(), BufferedStream_Dispose_m49176631646BEA49F479590974C123715EDC3B8B(), UnmanagedMemoryStreamWrapper_Dispose_m394710750FE3A79EB0E2A173AC40BFA57F5F00B5(), BinaryReader_Dispose_mAFF1A9CE9A73D148270FFA1F896992EB52D36078(), BinaryWriter__ctor_mF2F1235E378C3EC493A8C816597BCEB4205A9CA0() (+429 more) ### Community 94 - "Community 94" Cohesion: 0.01 -Nodes (472): Array_BinarySearch_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m95B7C2BAA1A1E7FF65E4539C686A8F526F77E395(), Array_Empty_TisAttachmentDescriptor_tBAC9B26B50BB0838C5C0CC22BB296F9DFF41276E_m0F7B255CF739B8C78F6D0663FFFD44753100FCAE_inline(), Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(), Array_Empty_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m44F781E90531F7FCDB12BC4290CD4394A887FC06_inline(), Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), Array_IndexOf_TisRuntimeObject_m4C0C698B1D627E6B3C3BE6DDA512E8E276DC6F73(), Array_Sort_TisKeyValuePair_2_t1F749E064301C7FBDD1C0B79D6C7290359EA8141_mB25A5148E720ABA81B37DEA3086F117F6C6B6496(), Array_Sort_TisKeyValuePair_2_tECFA8C561C082CE87D892A9355E0A1BB44319556_m5F8C06D7B66A4408BA021AF8D573068C195605F7() (+464 more) - -### Community 95 - "Community 95" -Cohesion: 0.0 -Nodes (561): Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_inline(), Array_Empty_TisAsyncLogEventInfo_t8A65414C3902B07B5644758409DEFBB9C9C023DF_mE50439C1B1BF67A65FAFEDB0FA7AC2D70D46EF01_inline(), Array_Empty_TisBrickChunkAlloc_t95EB283E186F5DA1E74A8DDE415EB8E7ABFDF51B_m4C704A5BD884CD9AB780E000CBC880180508C410_inline(), Array_Empty_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m6080CA526758F4FA182A066B2780D1761CD36ED5_inline(), Array_Empty_TisDispatchContext_tFA37790A5FF30508B0146B79E4FF1880EB82E455_mF01AA806CE655E3ABAF52F0F9DD7CC113403C7E2_inline(), Array_Empty_TisEventRecord_tEC2901C48A23F5AFE20A9E8D4F05F3799EA62BF2_mAEF379183FDCBD07C651D56777D4AA5A5C969A47_inline(), Array_Empty_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m4D53E0E0F90F37AD5DBFD2DC75E52406F90C7ABC_inline(), Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m94E12BB613D748D2EEB9E1ABD961630D2F970385_inline() (+553 more) - -### Community 96 - "Community 96" -Cohesion: 0.01 -Nodes (540): Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_gshared_inline(), MemoryExtensions_AsSpan_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m1E5C1D43E4B2F852CCAF43D40AD05F1484690337_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_gshared_inline(), MemoryExtensions_AsSpan_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m53C83BDD1B307C2E6329BD8EE5989206ADF7C2AF_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_gshared_inline(), MemoryExtensions_AsSpan_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m2BBBF8DF011FB3D812509B04EA093C0D6882B862_inline(), MemoryExtensions_AsSpan_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_mBCE30232D474E79CB7F5C723174D4BC22D93094A_gshared_inline() (+532 more) - -### Community 97 - "Community 97" -Cohesion: 0.01 -Nodes (455): Marshal_AlignedSizeOf_TisIl2CppFullySharedGenericStruct_m2A0713E8F1E78F6E1CD9E31DECAE11AB7C31D454_gshared(), SafeBuffer_Initialize_TisIl2CppFullySharedGenericStruct_m8CAA7CDC8434C144AA6F57EC0B82080B892EBA81_gshared(), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline(), StandardFormat_get_Precision_m6B9483F84DCEC8DDBD202E927C17A6051B3F47A1_inline(), StandardFormat_get_Symbol_mA5183E2C956F0A0F9EF6A45019F898A138036294_inline(), String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(), Utf8Formatter_TryFormatFloatingPoint_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m42B4992350490D20D696135804CD7BD29E9FFD94_gshared(), Utf8Formatter_TryFormatFloatingPoint_TisIl2CppFullySharedGenericAny_m504A55933E922D661370AEAD622794AEE613CC24_gshared() (+447 more) - -### Community 98 - "Community 98" -Cohesion: 0.01 Nodes (334): dlGetProcAddress(), GLEW_CONTEXT_ARG_DEF_LIST(), GLEWAPIENTRY(), glewContextIsSupported(), glewGetExtension(), _glewInit_GL_3DFX_tbuffer(), _glewInit_GL_AMD_debug_output(), _glewInit_GL_AMD_draw_buffers_blend() (+326 more) -### Community 99 - "Community 99" +### Community 95 - "Community 95" Cohesion: 0.01 -Nodes (107): BuiltInBaseShaderGUI, Styles, UnityEditor, UnityEditor.Rendering.BuiltIn.ShaderGraph, BuiltInBaseShaderGUI, BuiltInLitGUI, UnityEditor.Rendering.BuiltIn.ShaderGraph, BuiltInLitSubTarget (+99 more) +Nodes (96): BaseCondition, NodeCanvas.Tasks.Actions, ButtonClicked, NodeCanvas.Tasks.Conditions, CheckBoolean, NodeCanvas.Tasks.Conditions, CheckBooleanTrigger, NodeCanvas.Tasks.Conditions (+88 more) -### Community 100 - "Community 100" +### Community 96 - "Community 96" +Cohesion: 0.02 +Nodes (98): BuiltInBaseShaderGUI, Styles, UnityEditor, UnityEditor.Rendering.BuiltIn.ShaderGraph, LitBlockMasks, LitIncludes, LitKeywords, LitPasses (+90 more) + +### Community 97 - "Community 97" Cohesion: 0.02 Nodes (69): ET.Analyzer, Clipper, ClipperBase, ClipperException, ClipperOffset, Equals(), ExtrasClipperLib, GetHashCode() (+61 more) -### Community 101 - "Community 101" +### Community 98 - "Community 98" Cohesion: 0.01 -Nodes (71): AirborneState, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, AttackState, Animancer.Examples.StateMachines, BasicCharacterBrain, Animancer.Examples.AnimatorControllers.GameKit (+63 more) +Nodes (74): AirborneState, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, BasicCharacterBrain, Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, Character, DictionaryAsset (+66 more) -### Community 102 - "Community 102" -Cohesion: 0.01 -Nodes (170): TermInfoDriver_ReadLine_m30B6FC262A7CAAD9B9731D259104DA53A2992E90(), TermInfoDriver_ReadToEnd_mF9259C5B6A639D035191F3946380212DBD65C6FA(), SecurityState__ctor_m7501ABEBC8EC63D277E71467E7B7271D97D71364(), FileStream_get_CanRead_mED8369EC4E93EE2E4FD814BC17569D520573E8A0(), FileStream_get_CanWrite_mFBFD142D4F2692352D2C8FBF34FFC3B92B158ED1(), ConsoleKeyInfo_get_KeyChar_m8138528816FDD8AD7B4CAD3ADB6D70EA2F2C7A63_inline(), CStreamReader_Read_mE2C28F65F72910827112FC891EE2007B4BB847A8(), CStreamReader_ReadLine_mF55ADCB05EF97E3BA9EBE72317DD35A152EF35D5() (+162 more) - -### Community 103 - "Community 103" -Cohesion: 0.01 -Nodes (133): BoneInspectorPanelFactory, BoneInspectorPanelUxmlTraits, UnityEditor.U2D.Animation, BoneReparentToolController, BoneReparentToolView, CustomUxmlFactory, CustomUxmlTraits, UnityEditor.U2D.Animation (+125 more) - -### Community 104 - "Community 104" +### Community 99 - "Community 99" Cohesion: 0.01 Nodes (132): Changelog_1_0_0, LudiqCoreChangelog_1_0_0, LudiqGraphsChangelog_1_0_0, Unity.VisualScripting, Changelog_1_0_1, LudiqCoreChangelog_1_0_1, LudiqGraphsChangelog_1_0_1, Unity.VisualScripting (+124 more) +### Community 100 - "Community 100" +Cohesion: 0.01 +Nodes (62): InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting, InstanceActionInvoker, Unity.VisualScripting (+54 more) + +### Community 101 - "Community 101" +Cohesion: 0.02 +Nodes (156): AddChildAllocator(), Allocate(), AllocateBlock(), AllocatorManager, AreTheSame(), CheckAllocatedSuccessfully(), CheckDelegate(), CheckExists() (+148 more) + +### Community 102 - "Community 102" +Cohesion: 0.01 +Nodes (116): BoneInspectorPanelFactory, BoneInspectorPanelUxmlTraits, UnityEditor.U2D.Animation, BoneReparentToolModel, BoneReparentToolView, CustomUxmlFactory, CustomUxmlTraits, UnityEditor.U2D.Animation (+108 more) + +### Community 103 - "Community 103" +Cohesion: 0.04 +Nodes (26): IShaderVariantStripper, IShaderVariantStripperScope, IShaderVariantStripperSkipper, ShaderPreprocessor, IShaderScriptableStrippingData, IsKeywordEnabled(), IsShaderFeatureEnabled(), IsVolumeFeatureEnabled() (+18 more) + +### Community 104 - "Community 104" +Cohesion: 0.02 +Nodes (68): BoltGUI, Unity.VisualScripting, ButtonClickedEvent, UnityEngine.UI, TriggerEvent, UnityEngine.EventSystems, Event, EventSystem (+60 more) + ### Community 105 - "Community 105" -Cohesion: 0.02 -Nodes (166): CustomAttributeExtensions_GetCustomAttributes_m2851556A37AAF9A808EFB2C603D11E48635FA785(), InvalidProgramException__ctor_m75BD70D9AEEE6B109A3FB51897615B6DAA992B28(), Attribute_GetCustomAttributes_m4C0D259C25DCA89493CA59BD2AB393F29558AEA9(), MinAttribute__ctor_mE569E9A31ED222B7128543394AAF44DA09839262(), Action_1__ctor_m1540C8C2516AEA9F0AEE87470E2815CA36C560C7(), AProperty__ctor_mAED58387B9563DED80A12595C6A11B5B2BEA6D2A(), BoundsIntPropertyBag__ctor_mE2B2BB212558FE1C221E01D8FCEC4C41B02C6BF5(), BoundsPropertyBag__ctor_mB3B92E349452661D037A9AB2A8B6581ECFEBB111() (+158 more) - -### Community 106 - "Community 106" -Cohesion: 0.03 -Nodes (36): EditorMaterialQualityUtilities, UnityEditor.Rendering.Utilities, IPreprocessComputeShaders, IPreprocessShaders, UpdateShaderPrefilteringDataBeforeBuild, ShaderExtensionsTests, UnityEditor.Rendering.Tests.ShaderStripping, ComputeShaderVariantStripper (+28 more) - -### Community 107 - "Community 107" -Cohesion: 0.02 -Nodes (29): CreateDecalProjector, UnityEditor.Rendering.Universal, DefaultControls, DefaultRuntimeFactory, IFactoryControls, UnityEngine.UI, FreeformPathPresets, UnityEditor.Rendering.Universal (+21 more) - -### Community 108 - "Community 108" -Cohesion: 0.02 -Nodes (68): IEdge, UnityEditor.Graphing, IEquatable, INugetPackage, NugetForUnity.Models, INugetPackageIdentifier, INugetPackageIdentifier, NugetForUnity.Models (+60 more) - -### Community 109 - "Community 109" Cohesion: 0.04 Nodes (133): BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(), bool3__ctor_m3683F21E6C110670CDDA02E4C1F6E063E936FEE2_inline(), bool3_op_BitwiseAnd_mE44CC5838094A40F1F605A7798994197165A63E1_inline(), bool3_op_LogicalNot_m85C703CC4098B3731505A162957F91C0373548BD_inline(), float3__ctor_mC61002CD0EC13D7C37D846D021A78C028FB80DB9_inline(), float3_Equals_m4A47BDC70977496712F3BE7DA359E840D99C020A_inline(), float3_get_xxx_mFD7DFB9FF23BB0B3437F12CC35DB3D1E0ADF7B20_inline(), float3_get_xyz_m720A862AA512BE0B0B1089527A43EEF2B6766BEF_inline() (+125 more) -### Community 110 - "Community 110" +### Community 106 - "Community 106" +Cohesion: 0.02 +Nodes (68): IEdge, UnityEditor.Graphing, IEquatable, INugetPackage, NugetForUnity.Models, INugetPackageIdentifier, INugetPackageIdentifier, NugetForUnity.Models (+60 more) + +### Community 107 - "Community 107" Cohesion: 0.01 Nodes (3): Arm, Neon, Unity.Burst.Intrinsics -### Community 111 - "Community 111" +### Community 108 - "Community 108" Cohesion: 0.02 Nodes (51): AnimatorEntryComparer, UnityEngine.Timeline, ColorEqualityComparer, UnityEngine.TestTools.Utils, EventHookComparer, Unity.VisualScripting, Animancer, FastComparer (+43 more) -### Community 112 - "Community 112" +### Community 109 - "Community 109" Cohesion: 0.02 -Nodes (64): CollisionEvent2DUnit, Unity.VisualScripting, CollisionEventUnit, Unity.VisualScripting, GameObjectEventUnit, GenericGuiEventUnit, Unity.VisualScripting, IMouseEventUnit (+56 more) +Nodes (63): Bloom, DownscaleParameter, UnityEngine.Rendering.Universal, ChannelMixer, UnityEngine.Rendering.Universal, ChromaticAberration, UnityEngine.Rendering.Universal, ColorAdjustments (+55 more) + +### Community 110 - "Community 110" +Cohesion: 0.02 +Nodes (37): CancelEventArgs, EventArgs, FunctionArgs, Unity.VisualScripting.Dependencies.NCalc, ICollection, IConnectionCollection, Unity.VisualScripting, IKeyedCollection (+29 more) + +### Community 111 - "Community 111" +Cohesion: 0.04 +Nodes (91): Enlistment__ctor_m8A01B2DCBBE2F2BB4CD040581D0D3521A449583F(), Enumerator_Dispose_mDB1BBD5EEB58E2F4C09ED5E3A1840B1C4D60A1DB(), Enumerator_get_Current_m58D3F44C5938CA7235526999C2B9C068517BF822_inline(), Enumerator_MoveNext_mBD39361874346D0E2EE2AA7CE005113DE0A7312A(), List_1__ctor_m461856AF5428B8A52C0CFBF61D88239241CC0D08(), List_1__ctor_mC3B48F43E26A08BF2940C08CC90EFABB187D157F(), List_1_get_Count_m17E6803A26B094A16DC42F1F23438275606091C1_inline(), List_1_get_Count_m7F6318BC1C84BB21EF1E42D3FFD9F401802C9553_inline() (+83 more) + +### Community 112 - "Community 112" +Cohesion: 0.04 +Nodes (99): EventSource_WriteEvent_mA63F7746D6C33B991CF74D43360BEE20A96CB4B5(), Convert_ToString_m03249561BBE153E4ED7E2E130ECC65F08B322261(), ADP_Argument_m9382196F1C5B27CBA34C8A21D4EE6A8A7CDEC08F(), ADP_Argument_mD692CB439E2249ACF4FF6C03A562BB1DB1964993(), ADP_Argument_mD87295643203342A402470771011DA9751630053(), ADP_ArgumentNull_m9E75E977BECB9425FF93F92818643FFCE0D0D635(), ADP__cctor_m0F35DFF175DEA7BEA99F2576C111F46337F12EAA(), ADP_CheckArgumentLength_mE3229474F4DAC345946FA21AA8B5D1ABF9F2BC2A() (+91 more) ### Community 113 - "Community 113" -Cohesion: 0.04 -Nodes (87): Enlistment__ctor_m8A01B2DCBBE2F2BB4CD040581D0D3521A449583F(), Enumerator_Dispose_mDB1BBD5EEB58E2F4C09ED5E3A1840B1C4D60A1DB(), Enumerator_get_Current_m58D3F44C5938CA7235526999C2B9C068517BF822_inline(), Enumerator_MoveNext_mBD39361874346D0E2EE2AA7CE005113DE0A7312A(), List_1__ctor_m461856AF5428B8A52C0CFBF61D88239241CC0D08(), List_1__ctor_mC3B48F43E26A08BF2940C08CC90EFABB187D157F(), List_1_get_Count_m17E6803A26B094A16DC42F1F23438275606091C1_inline(), List_1_get_Count_m7F6318BC1C84BB21EF1E42D3FFD9F401802C9553_inline() (+79 more) +Cohesion: 0.02 +Nodes (36): DebugDisplaySettingsCommon, SettingsPanel, UnityEngine.Rendering.Universal, WidgetFactory, DebugDisplaySettingsLighting, SettingsPanel, Strings, UnityEngine.Rendering.Universal (+28 more) ### Community 114 - "Community 114" Cohesion: 0.02 -Nodes (56): BranchListViewItem, Unity.PlasticSCM.Editor.Views.Branches, ChangeCategoryTreeViewItem, Unity.PlasticSCM.Editor.Views.Diff, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer, Unity.PlasticSCM.Editor.Views.IncomingChanges.Gluon, Unity.PlasticSCM.Editor.Views.PendingChanges, ChangelistTreeViewItem (+48 more) +Nodes (55): BranchListViewItem, Unity.PlasticSCM.Editor.Views.Branches, ChangeCategoryTreeViewItem, Unity.PlasticSCM.Editor.Views.Diff, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer, Unity.PlasticSCM.Editor.Views.IncomingChanges.Gluon, Unity.PlasticSCM.Editor.Views.PendingChanges, ChangelistTreeViewItem (+47 more) ### Community 115 - "Community 115" -Cohesion: 0.03 -Nodes (32): DebugDisplaySettingsCommon, SettingsPanel, UnityEngine.Rendering.Universal, WidgetFactory, DebugDisplaySettingsLighting, SettingsPanel, Strings, UnityEngine.Rendering.Universal (+24 more) +Cohesion: 0.04 +Nodes (26): Divide, GenericDivide, Unity.VisualScripting, GenericMultiply, Unity.VisualScripting, Multiply, PixelBlends, UnityEditor.U2D.Aseprite (+18 more) ### Community 116 - "Community 116" -Cohesion: 0.05 -Nodes (69): Dictionary_2_Add_m265E9FB46C80D234AEB47C08D701628D57DBA132(), Dictionary_2_Add_m4E7AE6465929CEEA79B5921CFF3D4BD64E249AF9(), Dictionary_2_ContainsKey_m384365266E590EDD82F8949169A3C502E643AC95(), Dictionary_2__ctor_m5665AD243B285B8D26138C699D544F4124AC7D78(), Dictionary_2__ctor_mCA22422F902B1FF70914D8FA2EF849DA0DCDC87D(), Dictionary_2_get_Count_m001233C3B4F8B3D1A8F044C9D43104F1671688DC(), Dictionary_2_get_Count_m876E3F2E32CD5DE6F869A52E21B755854D74C024(), Dictionary_2_get_Keys_mBE9BF06497225D54AC2D2D7AEF6D0F94169B10D4() (+61 more) - -### Community 117 - "Community 117" Cohesion: 0.04 Nodes (15): BitAnd(), BitArrayUtilities, BitNot(), BitOr(), IBitArray, UnityEngine.Rendering, BitArrayTests, UnityEngine.Rendering.Tests (+7 more) +### Community 117 - "Community 117" +Cohesion: 0.03 +Nodes (46): ITestInterfaceWithContextDerivation, MyContextObjectClass, TestITestInterfaceWithContextDerivationImplementation, UnityEditor.Build.Pipeline.Tests, IEditorBuildCallbacks, ClusterOutput, IClusterOutput, UnityEditor.Build.Pipeline.Tasks (+38 more) + ### Community 118 - "Community 118" Cohesion: 0.04 Nodes (43): Add(), AddNoResize(), AddRange(), AddRangeNoResize(), CompareTo(), Equals(), FixedList128BytesDebugView, FixedList128BytesExtensions (+35 more) ### Community 119 - "Community 119" Cohesion: 0.03 -Nodes (42): ITestInterfaceWithContextDerivation, MyContextObjectClass, TestITestInterfaceWithContextDerivationImplementation, UnityEditor.Build.Pipeline.Tests, IEditorBuildCallbacks, ClusterOutput, IClusterOutput, UnityEditor.Build.Pipeline.Tasks (+34 more) +Nodes (3): ILobby, LobbyBase, TH1_Logic.Net ### Community 120 - "Community 120" -Cohesion: 0.04 -Nodes (18): AllFadeOutComicActionLogic, AllSlideInUpComicActionLogic, AllSlideOutUpComicActionLogic, ComicAction, ComicActionLogic, ComicActionLogicFactory, FadeInComicActionLogic, FadeOutComicActionLogic (+10 more) +Cohesion: 0.08 +Nodes (18): BurstString, BurstStringInternal, EncodeToRaw(), BurstString, BurstStringInternal, GetBlock(), GetExponent(), GetLength() (+10 more) ### Community 121 - "Community 121" -Cohesion: 0.03 -Nodes (3): ILobby, LobbyBase, TH1_Logic.Net +Cohesion: 0.07 +Nodes (46): gettimeofday(), _ibound_(), ikcp_ack_get(), ikcp_ack_push(), ikcp_canlog(), ikcp_check(), ikcp_create(), ikcp_decode16u() (+38 more) ### Community 122 - "Community 122" Cohesion: 0.04 -Nodes (20): CancelEventArgs, EventArgs, FunctionArgs, Unity.VisualScripting.Dependencies.NCalc, IList, NonNullableList, Unity.VisualScripting, ListChangedEventArgs (+12 more) +Nodes (33): AdditionHandler, Unity.VisualScripting, AndHandler, Unity.VisualScripting, BinaryOperatorHandler, DivisionHandler, Unity.VisualScripting, EqualityHandler (+25 more) ### Community 123 - "Community 123" Cohesion: 0.04 -Nodes (33): AdditionHandler, Unity.VisualScripting, AndHandler, Unity.VisualScripting, BinaryOperatorHandler, DivisionHandler, Unity.VisualScripting, EqualityHandler (+25 more) +Nodes (15): FlowDragAndDropUtility, Unity.VisualScripting, FlowStateTransitionWidget, Unity.VisualScripting, ICanvas, Unity.VisualScripting, IDragAndDropHandler, IGraphContextExtension (+7 more) ### Community 124 - "Community 124" Cohesion: 0.04 -Nodes (31): GetApplicationVariable, Unity.VisualScripting, GetGraphVariable, Unity.VisualScripting, GetSavedVariable, Unity.VisualScripting, GetSceneVariable, Unity.VisualScripting (+23 more) - -### Community 125 - "Community 125" -Cohesion: 0.04 Nodes (31): BaseChunk, CellExtra, UnityEditor.U2D.Aseprite, ColorProfileChunk, UnityEditor.U2D.Aseprite, ExternalFilesChunk, UnityEditor.U2D.Aseprite, IPaletteProvider (+23 more) +### Community 125 - "Community 125" +Cohesion: 0.05 +Nodes (16): Column, IColumnUpdate, ILayerImportColumnField, UICellImportElement, UILayerImportColumn, UnityEditor.U2D.PSD, UICellLabelElement, UILayerNameColumn (+8 more) + ### Community 126 - "Community 126" -Cohesion: 0.04 -Nodes (41): BuildContent, BundleBuildContent, CustomAssets, UnityEditor.Build.Pipeline, BuildDependencyData, ObjectDependencyData, UnityEditor.Build.Pipeline, BuildExtendedAssetData (+33 more) +Cohesion: 0.06 +Nodes (3): ViMath2D, ViMath3D, ViMathDefine ### Community 127 - "Community 127" -Cohesion: 0.05 -Nodes (19): AdvancedEconomyEnhanceCultureCard, AdvancedEienteiCultureCard, AdvancedHeroEnhanceCultureCard, AdvancedMilitaryEnhanceCultureCard, AdvancedMoriyaCultureCard, AdvancedPalaceOfEarthCultureCard, AdvancedScarletMansionCultureCard, CultureCardBase (+11 more) +Cohesion: 0.1 +Nodes (8): DefaultControls, DefaultRuntimeFactory, IFactoryControls, UnityEngine.UI, DefaultEditorFactory, FactorySwapToEditor, MenuOptions, UnityEditor.UI ### Community 128 - "Community 128" Cohesion: 0.05 @@ -2524,40 +2672,40 @@ Cohesion: 0.04 Nodes (24): DefineCollection, Item, UnityEditor.ShaderGraph, IConditional, IncludeDescriptor, UnityEditor.ShaderGraph, Item, KernelCollection (+16 more) ### Community 130 - "Community 130" -Cohesion: 0.05 -Nodes (25): IAnalyticsIdentifiable, IAotStubbable, IGraph, Unity.VisualScripting, IGraphElement, Unity.VisualScripting, IGraphItem, IGraphNest (+17 more) +Cohesion: 0.08 +Nodes (8): AnalyticConstant, AnalyticsJsonStorage, AnimationAnalytics, IAnalyticsStorage, IAnimationAnalyticsModel, SkinningModuleAnalyticsModel, UnityAnalyticsStorage, UnityEditor.U2D.Animation ### Community 131 - "Community 131" +Cohesion: 0.11 +Nodes (13): TextureGeneration, UnityEditor.U2D.Aseprite, ITextureSettings, TextureAlphaSettings, TextureCubemapSettings, TextureGeneratorHelper, TextureMipmapSettings, TextureNormalSettings (+5 more) + +### Community 132 - "Community 132" Cohesion: 0.06 Nodes (13): Action_1_Invoke_m69C8773D6967F3B224777183E24EA621CE056F8F_inline(), Action_3_Invoke_mB1AE88F5C5FE161C85EA4A58D5CC535721E01B21_inline(), Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(), AnalyticsSessionInfo_CallIdentityTokenChanged_m1AD21A1840BCB9CB222455F609DBBF7B7B380911(), AnalyticsSessionInfo_CallSessionStateChanged_m6C3C7DD13064E37D7C3AE9411355BCEF77C4664B(), IdentityTokenChanged_Invoke_m22D3DA825F0D6E701D050EFA3D35E84DFAC7F8D9_inline(), IdentityTokenChanged_Invoke_m22D3DA825F0D6E701D050EFA3D35E84DFAC7F8D9_OpenInst(), RemoteConfigSettings_RemoteConfigSettingsUpdated_mA71E7C6CDAF5D349BF0B4880A4D54DF2365EB948() (+5 more) -### Community 132 - "Community 132" +### Community 133 - "Community 133" Cohesion: 0.08 Nodes (20): IBeginDragHandler, ICancelHandler, IDeselectHandler, IDragHandler, IDropHandler, IEndDragHandler, IEventSystemHandler, IInitializePotentialDragHandler (+12 more) -### Community 133 - "Community 133" +### Community 134 - "Community 134" Cohesion: 0.05 Nodes (3): Arm, Neon, Unity.Burst.Intrinsics -### Community 134 - "Community 134" +### Community 135 - "Community 135" Cohesion: 0.08 Nodes (3): Fma, Unity.Burst.Intrinsics, X86 -### Community 135 - "Community 135" +### Community 136 - "Community 136" Cohesion: 0.05 Nodes (0): -### Community 136 - "Community 136" -Cohesion: 0.07 -Nodes (8): BaseTextureImportPlatformSettings, TextureImporterPlatformUtilities, UnityEditor.U2D.Aseprite, ITexturePlatformSettingsDataProvider, TexturePlatformSettings, TexturePlatformSettingsHelper, UnityEditor.U2D.Aseprite.Common, UnityEditor.U2D.Common - ### Community 137 - "Community 137" -Cohesion: 0.06 -Nodes (9): ISecondaryTextureDataProvider, ISpriteBoneDataProvider, ISpriteEditorDataProvider, ISpriteMeshDataProvider, ISpriteNameFileIdDataProvider, ISpriteOutlineDataProvider, ISpritePhysicsOutlineDataProvider, ITextureDataProvider (+1 more) +Cohesion: 0.1 +Nodes (4): Demo_ViDoubleLink3, Performance_ViDoubleLink3, ViDoubleLink3, ViDoubleLinkNode3 ### Community 138 - "Community 138" Cohesion: 0.06 -Nodes (15): Collection, IGraphElementCollection, Unity.VisualScripting, INotifyCollectionChanged, MergedGraphElementCollection, Unity.VisualScripting, MergedKeyedCollection, NonNullableCollection (+7 more) +Nodes (9): ISecondaryTextureDataProvider, ISpriteBoneDataProvider, ISpriteEditorDataProvider, ISpriteMeshDataProvider, ISpriteNameFileIdDataProvider, ISpriteOutlineDataProvider, ISpritePhysicsOutlineDataProvider, ITextureDataProvider (+1 more) ### Community 139 - "Community 139" Cohesion: 0.06 @@ -2576,13 +2724,13 @@ Cohesion: 0.09 Nodes (10): ConditionalDrawerInternal, ConditionalDrawerWithAdditionalPropertiesInternal, CoreEditorDrawer, CoreEditorDrawersExtensions, FoldoutGroupDrawerInternal, GroupDrawerInternal, IDrawer, SelectDrawerInternal (+2 more) ### Community 143 - "Community 143" -Cohesion: 0.15 -Nodes (7): DiplomacyChatInfo, DiplomacyStateInfo, FeelingStateInfo, FeelingStrategyInfo, ShaderBuildPreprocessorTests, ShaderStrippingAndPrefiltering, TestHelper - -### Community 144 - "Community 144" Cohesion: 0.06 Nodes (2): ISpriteMeshView, UnityEditor.U2D.Animation +### Community 144 - "Community 144" +Cohesion: 0.11 +Nodes (18): AsmTokenKindProvider, AssertDataDirectiveLength(), BurstDisassembler, Contains(), NextChar(), ParseComment(), ParseDirective(), ParseInstructionOrIdentifierOrRegister() (+10 more) + ### Community 145 - "Community 145" Cohesion: 0.07 Nodes (28): AddChildTypeAnalyzerRule, AsyncMethodReturnTypeAnalyzerRule, AsyncMethodWithCancelTokenParamAnalyzerRule, AwaitExpressionCancelTokenParamAnalyzerRule, CheckETCancellTokenAfterAwaitAnalyzerRule, ClientClassInServerAnalyzerRule, DisableAccessEntityChildAnalyzerRule, DisableNewAnalyzerRule (+20 more) @@ -2592,5664 +2740,5664 @@ Cohesion: 0.07 Nodes (2): ISkeletonView, UnityEditor.U2D.Animation ### Community 147 - "Community 147" -Cohesion: 0.07 -Nodes (11): ActiveFields, KeywordDependentCollection, IInstance, ISet, KeywordDependentCollection, UnityEditor.ShaderGraph.Internal, IRequirements, IRequirementsSet (+3 more) +Cohesion: 0.08 +Nodes (7): BaseTextureImportPlatformSettings, TextureImporterPlatformUtilities, UnityEditor.U2D.Aseprite, ITexturePlatformSettingsDataProvider, TexturePlatformSettings, UnityEditor.U2D.Aseprite.Common, UnityEditor.U2D.Common ### Community 148 - "Community 148" -Cohesion: 0.08 -Nodes (19): FuzzyGroupOption, Unity.VisualScripting, FuzzyOption, FavoritesRoot, OnLostFocus(), Root, SearchRoot, Styles (+11 more) +Cohesion: 0.1 +Nodes (10): AIConfig, AIConfigCategory, ExcelConfig, ExcelConfigBase, ExcelConfig, GeoDesc, GeoDescCategory, ExcelConfig (+2 more) ### Community 149 - "Community 149" Cohesion: 0.08 -Nodes (10): ConnectionCollection, Unity.VisualScripting, ConnectionCollectionBase, GraphConnectionCollection, Unity.VisualScripting, GraphElementCollection, Unity.VisualScripting, GuidCollection (+2 more) +Nodes (7): IEditablePath, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, ISelectable, ItemToItemGui, TimelineItemGUI, UnityEditor.Timeline ### Community 150 - "Community 150" Cohesion: 0.08 -Nodes (14): BuildCallbacks, UnityEditor.Build.Pipeline, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, PostDependencyCallback, UnityEditor.Build.Pipeline.Tasks (+6 more) +Nodes (19): FuzzyGroupOption, Unity.VisualScripting, FuzzyOption, FavoritesRoot, OnLostFocus(), Root, SearchRoot, Styles (+11 more) ### Community 151 - "Community 151" -Cohesion: 0.17 -Nodes (22): Add-Hit(), Add-LookupValue(), Convert-ObfuscatedText(), ConvertFrom-JsonStringLiteral(), ConvertTo-ObjectArray(), Format-Candidate(), Format-Replacement(), Get-JsonEntries() (+14 more) +Cohesion: 0.07 +Nodes (17): EventUnitWidget, Unity.VisualScripting, GraphInputWidget, Unity.VisualScripting, GraphOutputWidget, Unity.VisualScripting, MissingTypeUnitWidget, Unity.VisualScripting (+9 more) ### Community 152 - "Community 152" Cohesion: 0.08 -Nodes (2): IGUIWrapper, UnityEditor.U2D.Animation +Nodes (10): ConnectionCollection, Unity.VisualScripting, ConnectionCollectionBase, GraphConnectionCollection, Unity.VisualScripting, GraphElementCollection, Unity.VisualScripting, GuidCollection (+2 more) ### Community 153 - "Community 153" Cohesion: 0.08 -Nodes (3): Arm, Neon, Unity.Burst.Intrinsics +Nodes (14): BuildCallbacks, UnityEditor.Build.Pipeline, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, PostDependencyCallback, UnityEditor.Build.Pipeline.Tasks (+6 more) ### Community 154 - "Community 154" -Cohesion: 0.1 -Nodes (8): GameAsyncOperation, YooAsset, EditorPlayModeUpdatePackageVersionOperation, HostPlayModeUpdatePackageVersionOperation, OfflinePlayModeUpdatePackageVersionOperation, UpdatePackageVersionOperation, WebPlayModeUpdatePackageVersionOperation, YooAsset +Cohesion: 0.17 +Nodes (22): Add-Hit(), Add-LookupValue(), Convert-ObfuscatedText(), ConvertFrom-JsonStringLiteral(), ConvertTo-ObjectArray(), Format-Candidate(), Format-Replacement(), Get-JsonEntries() (+14 more) ### Community 155 - "Community 155" Cohesion: 0.08 -Nodes (19): ChangesetsTab, Colors, Dialog, DiffPanel, DirectoryConflictResolution, DirectoryConflicts, HexColors, HistoryTab (+11 more) +Nodes (2): IGUIWrapper, UnityEditor.U2D.Animation ### Community 156 - "Community 156" Cohesion: 0.08 -Nodes (7): Matrix2ShaderProperty, UnityEditor.ShaderGraph, Matrix3ShaderProperty, UnityEditor.ShaderGraph, Matrix4ShaderProperty, UnityEditor.ShaderGraph, MatrixShaderProperty +Nodes (3): Arm, Neon, Unity.Burst.Intrinsics ### Community 157 - "Community 157" -Cohesion: 0.08 -Nodes (0): +Cohesion: 0.16 +Nodes (3): Demo_ViDoubleLink2, ViDoubleLink2, ViDoubleLinkNode2 ### Community 158 - "Community 158" Cohesion: 0.08 -Nodes (3): ITimelinePlaybackControls, TimelinePlaybackControls, UnityEditor.Timeline +Nodes (7): Matrix2ShaderProperty, UnityEditor.ShaderGraph, Matrix3ShaderProperty, UnityEditor.ShaderGraph, Matrix4ShaderProperty, UnityEditor.ShaderGraph, MatrixShaderProperty ### Community 159 - "Community 159" Cohesion: 0.08 -Nodes (2): ICanvas, Unity.VisualScripting +Nodes (0): ### Community 160 - "Community 160" +Cohesion: 0.12 +Nodes (3): DoCreateSpriteAtlas, MenuItems, UnityEditor.U2D + +### Community 161 - "Community 161" +Cohesion: 0.08 +Nodes (3): ITimelinePlaybackControls, TimelinePlaybackControls, UnityEditor.Timeline + +### Community 162 - "Community 162" +Cohesion: 0.19 +Nodes (3): Demo_RefList1, ViRefList1, ViRefNode1 + +### Community 163 - "Community 163" Cohesion: 0.17 Nodes (22): ActionConfirmMessage, ActionExcuteMessage, BaseMessage, ChangeCivMessage, ChatMessage, ForceUpdateMessage, GameStartMessage, HeartbeatMessage (+14 more) -### Community 161 - "Community 161" +### Community 164 - "Community 164" Cohesion: 0.09 Nodes (10): BoneSelection, UnityEditor.U2D.Animation, IBoneSelection, IndexedSelection, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path, SerializableSelection (+2 more) -### Community 162 - "Community 162" +### Community 165 - "Community 165" Cohesion: 0.11 Nodes (4): ColorProviderFromCode, ColorProviderFromStyleSheet, IColorProvider, UnityEditor.ShaderGraph.Drawing.Colors -### Community 163 - "Community 163" +### Community 166 - "Community 166" Cohesion: 0.09 Nodes (7): TimelineActiveMode, UnityEditor.Timeline, TimelineDisabledMode, UnityEditor.Timeline, TimelineInactiveMode, UnityEditor.Timeline, TimelineMode -### Community 164 - "Community 164" +### Community 167 - "Community 167" +Cohesion: 0.18 +Nodes (3): Demo_ViDoubleLink1, ViDoubleLink1, ViDoubleLinkNode1 + +### Community 168 - "Community 168" Cohesion: 0.17 Nodes (2): YooAsset, YooAssets -### Community 165 - "Community 165" +### Community 169 - "Community 169" +Cohesion: 0.23 +Nodes (4): ContinuationQueue, Cysharp.Threading.Tasks.Internal, LastTimeUpdate(), TimeUpdate() + +### Community 170 - "Community 170" +Cohesion: 0.23 +Nodes (4): Cysharp.Threading.Tasks.Internal, LastTimeUpdate(), PlayerLoopRunner, TimeUpdate() + +### Community 171 - "Community 171" Cohesion: 0.12 Nodes (11): Action_1_Invoke_m1AAB217B001E387B4424C54CFB8D5278CFBE4C65_inline(), Action_2_Invoke_mD689727D0B27507C2BBDB452C43EC087E02CE401_inline(), Func_2_Invoke_m67075A0C8A50189A2501B63347177A0748FFE22C_inline(), IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6_inline(), NativeInputSystem__cctor_mADBD6616441651B2AFE2AD8AF64D63DF0BA66693(), NativeInputSystem_NotifyBeforeUpdate_m39AE2F1A42BD47200A263AD0EF9EDA5EF4C0042A(), NativeInputSystem_NotifyDeviceDiscovered_m861CCAFB4DD314DB3DC58FBD0398800CF9272C03(), NativeInputSystem_NotifyUpdate_m482599CC17084B0383809F97671530613EA39AD0() (+3 more) -### Community 166 - "Community 166" +### Community 172 - "Community 172" Cohesion: 0.13 Nodes (11): BitPackFormatterAttribute, BrotliFormatterAttribute, BrotliStringFormatterAttribute, InternStringFormatterAttribute, MemoryPack, MemoryPoolFormatterAttribute, OrdinalIgnoreCaseStringDictionaryFormatter, ReadOnlyMemoryPoolFormatterAttribute (+3 more) -### Community 167 - "Community 167" +### Community 173 - "Community 173" +Cohesion: 0.16 +Nodes (18): CheckRead(), CheckReadBounds(), CheckWrite(), Clear(), Copy(), CountBits(), Dispose(), Find() (+10 more) + +### Community 174 - "Community 174" Cohesion: 0.1 Nodes (9): ClipAction, UnityEditor.Timeline.Actions, IAction, MarkerAction, UnityEditor.Timeline.Actions, TimelineAction, UnityEditor.Timeline.Actions, TrackAction (+1 more) -### Community 168 - "Community 168" +### Community 175 - "Community 175" +Cohesion: 0.18 +Nodes (20): additiveExpression_return, arguments_return, bitwiseAndExpression_return, bitwiseOrExpression_return, bitwiseXOrExpression_return, booleanAndExpression_return, conditionalExpression_return, equalityExpression_return (+12 more) + +### Community 176 - "Community 176" Cohesion: 0.1 Nodes (0): -### Community 169 - "Community 169" -Cohesion: 0.17 -Nodes (10): ITextureSettings, TextureAlphaSettings, TextureCubemapSettings, TextureMipmapSettings, TextureNormalSettings, TextureSettings, TextureSpriteSettings, TextureWrapSettings (+2 more) - -### Community 170 - "Community 170" -Cohesion: 0.11 -Nodes (14): DecalBlockMasks, DecalColorMasks, DecalData, DecalDefines, DecalIncludes, DecalKeywords, DecalPasses, DecalPragmas (+6 more) - -### Community 171 - "Community 171" -Cohesion: 0.1 -Nodes (11): InvalidSignatureException, UnityEngine.TestTools.TestRunner, OutOfOrderExpectedLogMessageException, UnityEngine.TestTools.TestRunner, ResultStateException, UnexpectedLogMessageException, UnityEngine.TestTools.TestRunner, UnhandledLogMessageException (+3 more) - -### Community 172 - "Community 172" -Cohesion: 0.1 -Nodes (13): Description, Unity.VisualScripting, IDescription, IGraphDescription, Unity.VisualScripting, IGraphElementDescription, Unity.VisualScripting, IMachineDescription (+5 more) - -### Community 173 - "Community 173" -Cohesion: 0.1 -Nodes (18): GLString, -border, -dealloc, -deleteTexture, -drawAtPoint, -drawWithBounds, -flags, -font (+10 more) - -### Community 174 - "Community 174" -Cohesion: 0.15 -Nodes (9): AppID(), IsMod(), IsP2PFile(), IsShortcut(), IsSteamApp(), IsValid(), ModID(), Steamworks (+1 more) - -### Community 175 - "Community 175" -Cohesion: 0.11 -Nodes (10): Animancer, AnimatedBool, ProcessAnimation(), Animancer, AnimatedFloat, ProcessAnimation(), Animancer, AnimatedInt (+2 more) - -### Community 176 - "Community 176" -Cohesion: 0.12 -Nodes (9): ITestRunSettings, ITestSettings, PlayerLauncherTestRunSettings, UnityEditor.TestTools.TestRunner, RunSettings, UnityEditor.TestTools.TestRunner.CommandLineTest, TestSetting, TestSettings (+1 more) - ### Community 177 - "Community 177" -Cohesion: 0.11 -Nodes (13): ByteInspector, Unity.VisualScripting, DiscreteNumberInspector, IntInspector, Unity.VisualScripting, SbyteInspector, Unity.VisualScripting, ShortInspector (+5 more) +Cohesion: 0.15 +Nodes (8): DictionaryPool, Dispose(), GenericPool, HashSetPool, ListPool, ObjectPool, UnityEngine.Rendering, UnsafeGenericPool ### Community 178 - "Community 178" Cohesion: 0.11 -Nodes (2): IWidget, Unity.VisualScripting +Nodes (14): DecalBlockMasks, DecalColorMasks, DecalData, DecalDefines, DecalIncludes, DecalKeywords, DecalPasses, DecalPragmas (+6 more) ### Community 179 - "Community 179" -Cohesion: 0.16 -Nodes (10): IGraphAssignable, IGraphElement, IHaveNodeReference, IInvokable, IReflectedWrapper, ISubParametersContainer, ISubTasksContainer, ITaskAssignable (+2 more) +Cohesion: 0.1 +Nodes (10): DecalDrawDBufferSystem, UnityEngine.Rendering.Universal, DecalDrawErrorSystem, UnityEngine.Rendering.Universal, DecalDrawSystem, DecalDrawFowardEmissiveSystem, DecalDrawGBufferSystem, UnityEngine.Rendering.Universal (+2 more) ### Community 180 - "Community 180" -Cohesion: 0.11 -Nodes (3): CommonLogic, Logic.Common, ICommonLogic +Cohesion: 0.15 +Nodes (12): ColorControl, ColorRGBAControl, FloatControl, IControl, NormalControl, PositionControl, TangentControl, UnityEditor.ShaderGraph (+4 more) ### Community 181 - "Community 181" -Cohesion: 0.12 -Nodes (8): IUniTaskAsyncDisposable, Cysharp.Threading.Tasks, IConnectableUniTaskAsyncEnumerable, IUniTaskAsyncDisposable, IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerator, IUniTaskOrderedAsyncEnumerable, UniTaskAsyncEnumerableExtensions +Cohesion: 0.1 +Nodes (13): Description, Unity.VisualScripting, IDescription, IGraphDescription, Unity.VisualScripting, IGraphElementDescription, Unity.VisualScripting, IMachineDescription (+5 more) ### Community 182 - "Community 182" -Cohesion: 0.11 -Nodes (3): Contents, IAngleRangeView, UnityEditor.U2D +Cohesion: 0.1 +Nodes (7): Collection, NonNullableCollection, Unity.VisualScripting, UnitPortDefinitionCollection, Unity.VisualScripting, Unity.VisualScripting, WidgetList ### Community 183 - "Community 183" -Cohesion: 0.12 -Nodes (3): Bmi1, Unity.Burst.Intrinsics, X86 +Cohesion: 0.1 +Nodes (18): GLString, -border, -dealloc, -deleteTexture, -drawAtPoint, -drawWithBounds, -flags, -font (+10 more) ### Community 184 - "Community 184" -Cohesion: 0.14 -Nodes (7): GraphNest, Unity.VisualScripting, IGraphNest, INesterStateTransition, NesterStateTransition, Unity.VisualScripting, StateTransition +Cohesion: 0.15 +Nodes (9): AppID(), IsMod(), IsP2PFile(), IsShortcut(), IsSteamApp(), IsValid(), ModID(), Steamworks (+1 more) ### Community 185 - "Community 185" Cohesion: 0.11 -Nodes (9): Unity.VisualScripting, WaitForEndOfFrameUnit, Unity.VisualScripting, WaitForNextFrameUnit, Unity.VisualScripting, WaitForSecondsUnit, WaitUnit, Unity.VisualScripting (+1 more) +Nodes (10): Animancer, AnimatedBool, ProcessAnimation(), Animancer, AnimatedFloat, ProcessAnimation(), Animancer, AnimatedInt (+2 more) ### Community 186 - "Community 186" -Cohesion: 0.15 -Nodes (6): Animancer, AssertIndex(), IndexOf(), Insert(), Remove(), RemoveAt() +Cohesion: 0.12 +Nodes (9): ITestRunSettings, ITestSettings, PlayerLauncherTestRunSettings, UnityEditor.TestTools.TestRunner, RunSettings, UnityEditor.TestTools.TestRunner.CommandLineTest, TestSetting, TestSettings (+1 more) ### Community 187 - "Community 187" -Cohesion: 0.12 -Nodes (2): ICommonLogic, Logic.Common +Cohesion: 0.11 +Nodes (13): ByteInspector, Unity.VisualScripting, DiscreteNumberInspector, IntInspector, Unity.VisualScripting, SbyteInspector, Unity.VisualScripting, ShortInspector (+5 more) ### Community 188 - "Community 188" -Cohesion: 0.16 -Nodes (5): AssetBundleWebRequest, YooAsset, FileGeneralRequest, YooAsset, IWebRequester +Cohesion: 0.11 +Nodes (2): IWidget, Unity.VisualScripting ### Community 189 - "Community 189" -Cohesion: 0.12 -Nodes (5): DisabledUndo, UnityEditor.U2D.Animation, IUndo, UnityEditor.U2D.Animation, UnityEngineUndo +Cohesion: 0.16 +Nodes (10): IGraphAssignable, IGraphElement, IHaveNodeReference, IInvokable, IReflectedWrapper, ISubParametersContainer, ISubTasksContainer, ITaskAssignable (+2 more) ### Community 190 - "Community 190" -Cohesion: 0.12 -Nodes (11): IVFXMultiMeshOutput, VFXAbstractParticleURPLitOutput, UnityEditor.VFX.URP, VFXURPLitMeshOutput, NormalBendingProperties, UnityEditor.VFX.URP, VFXURPLitPlanarPrimitiveOutput, CustomUVInputProperties (+3 more) +Cohesion: 0.11 +Nodes (3): CommonLogic, Logic.Common, ICommonLogic ### Community 191 - "Community 191" Cohesion: 0.12 -Nodes (13): Description, GraphDescription, Unity.VisualScripting, GraphElementDescription, Unity.VisualScripting, IGraphDescription, IGraphElementDescription, IMachineDescription (+5 more) +Nodes (8): IUniTaskAsyncDisposable, Cysharp.Threading.Tasks, IConnectableUniTaskAsyncEnumerable, IUniTaskAsyncDisposable, IUniTaskAsyncEnumerable, IUniTaskAsyncEnumerator, IUniTaskOrderedAsyncEnumerable, UniTaskAsyncEnumerableExtensions ### Community 192 - "Community 192" -Cohesion: 0.12 -Nodes (7): GetVariableOption, Unity.VisualScripting, IsVariableDefinedOption, Unity.VisualScripting, SetVariableOption, Unity.VisualScripting, UnifiedVariableUnitOption +Cohesion: 0.11 +Nodes (3): Contents, IAngleRangeView, UnityEditor.U2D ### Community 193 - "Community 193" Cohesion: 0.12 -Nodes (9): Average, ScalarAverage, Unity.VisualScripting, Unity.VisualScripting, Vector2Average, Unity.VisualScripting, Vector3Average, Unity.VisualScripting (+1 more) +Nodes (3): Bmi1, Unity.Burst.Intrinsics, X86 ### Community 194 - "Community 194" -Cohesion: 0.12 -Nodes (9): PerSecond, ScalarPerSecond, Unity.VisualScripting, Unity.VisualScripting, Vector2PerSecond, Unity.VisualScripting, Vector3PerSecond, Unity.VisualScripting (+1 more) +Cohesion: 0.11 +Nodes (17): ChangesetsTab, Colors, Dialog, DiffPanel, DirectoryConflictResolution, DirectoryConflicts, HexColors, HistoryTab (+9 more) ### Community 195 - "Community 195" -Cohesion: 0.15 -Nodes (10): ControllerState, Animancer, Float1ControllerState, ITransition, Animancer, Float2ControllerState, ITransition, Animancer (+2 more) +Cohesion: 0.12 +Nodes (3): IRenderGraphResource, RenderGraphResource, UnityEngine.Experimental.Rendering.RenderGraphModule ### Community 196 - "Community 196" -Cohesion: 0.15 -Nodes (7): fsBaseConverter, fsConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer, fsDirectConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer +Cohesion: 0.11 +Nodes (2): UIBehaviour, UnityEngine.EventSystems ### Community 197 - "Community 197" -Cohesion: 0.15 -Nodes (7): BuiltinBuildPipeline, YooAsset.Editor, IBuildPipeline, RawFileBuildPipeline, YooAsset.Editor, ScriptableBuildPipeline, YooAsset.Editor +Cohesion: 0.11 +Nodes (9): IPluginLinked, IPluginModule, Unity.VisualScripting, PluginAcknowledgement, Unity.VisualScripting, PluginChangelog, Unity.VisualScripting, PluginDeprecatedSavedVersionLoader (+1 more) ### Community 198 - "Community 198" -Cohesion: 0.12 -Nodes (3): IEditablePathController, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path +Cohesion: 0.14 +Nodes (7): GraphNest, Unity.VisualScripting, IGraphNest, INesterStateTransition, NesterStateTransition, Unity.VisualScripting, StateTransition ### Community 199 - "Community 199" -Cohesion: 0.13 -Nodes (7): ClickAction, CreatePointAction, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, SliderAction, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework +Cohesion: 0.15 +Nodes (6): Animancer, AssertIndex(), IndexOf(), Insert(), Remove(), RemoveAt() ### Community 200 - "Community 200" Cohesion: 0.12 -Nodes (11): AlphaChannelNames, PhotoshopFile, ImageResource, PhotoshopFile, RawImageResource, PhotoshopFile, ResolutionInfo, PhotoshopFile (+3 more) +Nodes (2): ICommonLogic, Logic.Common ### Community 201 - "Community 201" -Cohesion: 0.12 -Nodes (11): InfoLayers, PhotoshopFile, LayerId, PhotoshopFile, LayerInfo, LayerSectionInfo, PhotoshopFile, LayerUnicodeName (+3 more) +Cohesion: 0.16 +Nodes (5): AssetBundleWebRequest, YooAsset, FileGeneralRequest, YooAsset, IWebRequester ### Community 202 - "Community 202" -Cohesion: 0.13 -Nodes (3): ITexture2D, Texture2DWrapper, UnityEditor.U2D.Sprites +Cohesion: 0.12 +Nodes (5): DisabledUndo, UnityEditor.U2D.Animation, IUndo, UnityEditor.U2D.Animation, UnityEngineUndo ### Community 203 - "Community 203" -Cohesion: 0.15 -Nodes (6): BurstRuntime, BurstRuntimeInternal, LoadAdditionalLibrary(), LoadAdditionalLibraryInternal(), PreserveAttribute, Unity.Burst +Cohesion: 0.12 +Nodes (3): GLSystem, IGL, UnityEngine.U2D.Sprites ### Community 204 - "Community 204" Cohesion: 0.12 -Nodes (3): Arm, Neon, Unity.Burst.Intrinsics +Nodes (11): IVFXMultiMeshOutput, VFXAbstractParticleURPLitOutput, UnityEditor.VFX.URP, VFXURPLitMeshOutput, NormalBendingProperties, UnityEditor.VFX.URP, VFXURPLitPlanarPrimitiveOutput, CustomUVInputProperties (+3 more) ### Community 205 - "Community 205" -Cohesion: 0.16 -Nodes (7): IBuildContext, IContextObject, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, UnityEditor.Build.Pipeline.Interfaces +Cohesion: 0.12 +Nodes (7): ActiveFields, KeywordDependentCollection, IRequirements, IRequirementsSet, SetRequirements(), ShaderGraphRequirementsPerKeyword, UnityEditor.ShaderGraph.Internal ### Community 206 - "Community 206" -Cohesion: 0.16 -Nodes (4): IExecuter, UnityEditor.TestTools.TestRunner.CommandLineTest, TestStarter, UnityEditor.TestTools.TestRunner.CommandLineTest +Cohesion: 0.12 +Nodes (13): Description, GraphDescription, Unity.VisualScripting, GraphElementDescription, Unity.VisualScripting, IGraphDescription, IGraphElementDescription, IMachineDescription (+5 more) ### Community 207 - "Community 207" Cohesion: 0.12 -Nodes (2): IReorderableListAdaptor, Unity.VisualScripting.ReorderableList +Nodes (7): GetVariableOption, Unity.VisualScripting, IsVariableDefinedOption, Unity.VisualScripting, SetVariableOption, Unity.VisualScripting, UnifiedVariableUnitOption ### Community 208 - "Community 208" Cohesion: 0.12 -Nodes (11): ContinuousNumberInspector, DecimalInspector, Unity.VisualScripting, DoubleInspector, Unity.VisualScripting, FloatInspector, Unity.VisualScripting, LongInspector (+3 more) +Nodes (9): Average, ScalarAverage, Unity.VisualScripting, Unity.VisualScripting, Vector2Average, Unity.VisualScripting, Vector3Average, Unity.VisualScripting (+1 more) ### Community 209 - "Community 209" Cohesion: 0.12 -Nodes (8): IAboutable, IPluginModule, PluginManifest, Unity.VisualScripting, PluginPaths, Unity.VisualScripting, Product, Unity.VisualScripting +Nodes (9): PerSecond, ScalarPerSecond, Unity.VisualScripting, Unity.VisualScripting, Vector2PerSecond, Unity.VisualScripting, Vector3PerSecond, Unity.VisualScripting (+1 more) ### Community 210 - "Community 210" -Cohesion: 0.12 -Nodes (5): IGraphElementWidget, Unity.VisualScripting, IUnitPortWidget, Unity.VisualScripting, IWidget +Cohesion: 0.15 +Nodes (10): ControllerState, Animancer, Float1ControllerState, ITransition, Animancer, Float2ControllerState, ITransition, Animancer (+2 more) ### Community 211 - "Community 211" -Cohesion: 0.12 -Nodes (11): DecrementHandler, Unity.VisualScripting, IncrementHandler, Unity.VisualScripting, LogicalNegationHandler, Unity.VisualScripting, NumericNegationHandler, Unity.VisualScripting (+3 more) +Cohesion: 0.15 +Nodes (7): fsBaseConverter, fsConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer, fsDirectConverter, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer ### Community 212 - "Community 212" -Cohesion: 0.12 -Nodes (11): GlobalEventUnit, OnApplicationFocus, Unity.VisualScripting, OnApplicationLostFocus, Unity.VisualScripting, OnApplicationPause, Unity.VisualScripting, OnApplicationQuit (+3 more) +Cohesion: 0.15 +Nodes (7): BuiltinBuildPipeline, YooAsset.Editor, IBuildPipeline, RawFileBuildPipeline, YooAsset.Editor, ScriptableBuildPipeline, YooAsset.Editor ### Community 213 - "Community 213" -Cohesion: 0.13 -Nodes (12): ControlInputDefinition, Unity.VisualScripting, ControlOutputDefinition, Unity.VisualScripting, ControlPortDefinition, IUnitInputPortDefinition, IUnitOutputPortDefinition, Unity.VisualScripting (+4 more) +Cohesion: 0.12 +Nodes (3): IEditablePathController, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path ### Community 214 - "Community 214" -Cohesion: 0.12 -Nodes (11): IUnitControlPort, Unity.VisualScripting, IUnitInputPort, Unity.VisualScripting, IUnitInvalidPort, Unity.VisualScripting, IUnitOutputPort, Unity.VisualScripting (+3 more) +Cohesion: 0.17 +Nodes (7): IPSDLayerMappingStrategy, IPSDLayerMappingStrategyComparable, LayerMappingStrategy, LayerMappingUseLayerName, LayerMappingUseLayerNameCaseSensitive, LayerMappingUserLayerID, UnityEditor.U2D.PSD ### Community 215 - "Community 215" Cohesion: 0.12 -Nodes (11): IUnitControlPortDefinition, Unity.VisualScripting, IUnitInputPortDefinition, Unity.VisualScripting, IUnitOutputPortDefinition, Unity.VisualScripting, IUnitPortDefinition, IUnitValuePortDefinition (+3 more) +Nodes (11): AlphaChannelNames, PhotoshopFile, ImageResource, PhotoshopFile, RawImageResource, PhotoshopFile, ResolutionInfo, PhotoshopFile (+3 more) ### Community 216 - "Community 216" -Cohesion: 0.17 -Nodes (8): CollectAll, CollectPrefab, CollectScene, CollectShaderVariants, CollectSprite, DefaultFilterRule, YooAsset.Editor, IFilterRule +Cohesion: 0.12 +Nodes (11): InfoLayers, PhotoshopFile, LayerId, PhotoshopFile, LayerInfo, LayerSectionInfo, PhotoshopFile, LayerUnicodeName (+3 more) ### Community 217 - "Community 217" Cohesion: 0.13 -Nodes (4): FlexibleMenu, GridPalettesDropdown, MenuItemProvider, UnityEditor.Tilemaps +Nodes (3): ITexture2D, Texture2DWrapper, UnityEditor.U2D.Sprites ### Community 218 - "Community 218" +Cohesion: 0.12 +Nodes (9): BurstDisassembler, LLVMIRInstructionInfo, Unity.Burst.Editor, BurstDisassembler, Unity.Burst.Editor, WasmInstructionInfo, BurstDisassembler, Unity.Burst.Editor (+1 more) + +### Community 219 - "Community 219" +Cohesion: 0.15 +Nodes (6): BurstRuntime, BurstRuntimeInternal, LoadAdditionalLibrary(), LoadAdditionalLibraryInternal(), PreserveAttribute, Unity.Burst + +### Community 220 - "Community 220" +Cohesion: 0.12 +Nodes (3): Arm, Neon, Unity.Burst.Intrinsics + +### Community 221 - "Community 221" +Cohesion: 0.16 +Nodes (7): IBuildContext, IContextObject, IDependencyCallback, IPackingCallback, IScriptsCallback, IWritingCallback, UnityEditor.Build.Pipeline.Interfaces + +### Community 222 - "Community 222" +Cohesion: 0.16 +Nodes (4): IExecuter, UnityEditor.TestTools.TestRunner.CommandLineTest, TestStarter, UnityEditor.TestTools.TestRunner.CommandLineTest + +### Community 223 - "Community 223" +Cohesion: 0.12 +Nodes (9): InvalidSignatureException, UnityEngine.TestTools.TestRunner, OutOfOrderExpectedLogMessageException, UnityEngine.TestTools.TestRunner, ResultStateException, UnexpectedLogMessageException, UnityEngine.TestTools.TestRunner, UnhandledLogMessageException (+1 more) + +### Community 224 - "Community 224" +Cohesion: 0.12 +Nodes (2): IReorderableListAdaptor, Unity.VisualScripting.ReorderableList + +### Community 225 - "Community 225" +Cohesion: 0.12 +Nodes (11): ContinuousNumberInspector, DecimalInspector, Unity.VisualScripting, DoubleInspector, Unity.VisualScripting, FloatInspector, Unity.VisualScripting, LongInspector (+3 more) + +### Community 226 - "Community 226" +Cohesion: 0.12 +Nodes (5): IGraphElementWidget, Unity.VisualScripting, IUnitPortWidget, Unity.VisualScripting, IWidget + +### Community 227 - "Community 227" +Cohesion: 0.12 +Nodes (11): DecrementHandler, Unity.VisualScripting, IncrementHandler, Unity.VisualScripting, LogicalNegationHandler, Unity.VisualScripting, NumericNegationHandler, Unity.VisualScripting (+3 more) + +### Community 228 - "Community 228" +Cohesion: 0.12 +Nodes (11): GlobalEventUnit, OnApplicationFocus, Unity.VisualScripting, OnApplicationLostFocus, Unity.VisualScripting, OnApplicationPause, Unity.VisualScripting, OnApplicationQuit (+3 more) + +### Community 229 - "Community 229" +Cohesion: 0.13 +Nodes (12): ControlInputDefinition, Unity.VisualScripting, ControlOutputDefinition, Unity.VisualScripting, ControlPortDefinition, IUnitInputPortDefinition, IUnitOutputPortDefinition, Unity.VisualScripting (+4 more) + +### Community 230 - "Community 230" +Cohesion: 0.12 +Nodes (11): IUnitControlPortDefinition, Unity.VisualScripting, IUnitInputPortDefinition, Unity.VisualScripting, IUnitOutputPortDefinition, Unity.VisualScripting, IUnitPortDefinition, IUnitValuePortDefinition (+3 more) + +### Community 231 - "Community 231" +Cohesion: 0.12 +Nodes (11): IUnitControlPort, Unity.VisualScripting, IUnitInputPort, Unity.VisualScripting, IUnitInvalidPort, Unity.VisualScripting, IUnitOutputPort, Unity.VisualScripting (+3 more) + +### Community 232 - "Community 232" +Cohesion: 0.17 +Nodes (6): EditorPlayModeUpdatePackageVersionOperation, HostPlayModeUpdatePackageVersionOperation, OfflinePlayModeUpdatePackageVersionOperation, UpdatePackageVersionOperation, WebPlayModeUpdatePackageVersionOperation, YooAsset + +### Community 233 - "Community 233" +Cohesion: 0.13 +Nodes (4): FlexibleMenu, GridPalettesDropdown, MenuItemProvider, UnityEditor.Tilemaps + +### Community 234 - "Community 234" Cohesion: 0.19 Nodes (10): IComputeShaderVariantStripper, IComputeShaderVariantStripperScope, IComputeShaderVariantStripperSkipper, IShaderVariantStripper, IShaderVariantStripperScope, IShaderVariantStripperSkipper, IVariantStripper, IVariantStripperScope (+2 more) -### Community 219 - "Community 219" +### Community 235 - "Community 235" +Cohesion: 0.13 +Nodes (9): EnterPlayMode, UnityEngine.TestTools, ExitPlayMode, UnityEngine.TestTools, IEditModeTestYieldInstruction, RecompileScripts, UnityEngine.TestTools, UnityEngine.TestTools (+1 more) + +### Community 236 - "Community 236" Cohesion: 0.13 Nodes (3): IMoveItemDrawer, IMoveItemMode, UnityEditor.Timeline -### Community 220 - "Community 220" +### Community 237 - "Community 237" +Cohesion: 0.14 +Nodes (3): ISequenceState, NullSequenceState, UnityEditor.Timeline + +### Community 238 - "Community 238" Cohesion: 0.17 Nodes (4): ITimelinePlaybackControls, TimelinePlaybackControlsImpl, TimelineWindow, UnityEditor.Timeline -### Community 221 - "Community 221" +### Community 239 - "Community 239" Cohesion: 0.13 Nodes (5): FuzzyOption, Unity.VisualScripting, IFuzzyOption, IUnitOption, Unity.VisualScripting -### Community 222 - "Community 222" +### Community 240 - "Community 240" +Cohesion: 0.15 +Nodes (3): FuzzyOptionTree, Unity.VisualScripting, IFuzzyOptionTree + +### Community 241 - "Community 241" Cohesion: 0.13 Nodes (7): GetVariableUnitOption, Unity.VisualScripting, IsVariableDefinedUnitOption, Unity.VisualScripting, SetVariableUnitOption, Unity.VisualScripting, VariableUnitOption -### Community 223 - "Community 223" +### Community 242 - "Community 242" Cohesion: 0.15 Nodes (10): ControlConnection, Unity.VisualScripting, InvalidConnection, Unity.VisualScripting, IUnitConnection, UnitConnection, UnitConnectionDebugData, DebugData (+2 more) -### Community 224 - "Community 224" +### Community 243 - "Community 243" +Cohesion: 0.25 +Nodes (12): byref(), il2cpp_class_from_il2cpp_type(), il2cpp_class_get_declaring_type(), il2cpp_class_get_name(), il2cpp_class_get_namespace(), il2cpp_current_thread_walk_frame_stack(), il2cpp_method_get_class(), il2cpp_method_get_name() (+4 more) + +### Community 244 - "Community 244" Cohesion: 0.21 Nodes (11): Animancer.Units, AnimationSpeedAttribute, Animancer.Units, DegreesAttribute, DegreesPerSecondAttribute, MetersAttribute, MetersPerSecondAttribute, MetersPerSecondPerSecondAttribute (+3 more) -### Community 225 - "Community 225" +### Community 245 - "Community 245" +Cohesion: 0.16 +Nodes (3): Del(), HasAny(), ViMask + +### Community 246 - "Community 246" +Cohesion: 0.19 +Nodes (8): CollectAll, CollectPrefab, CollectScene, CollectShaderVariants, CollectSprite, DefaultFilterRule, YooAsset.Editor, IFilterRule + +### Community 247 - "Community 247" +Cohesion: 0.14 +Nodes (4): BasicPlayableBehaviour, UnityEngine.Timeline, IPlayableAsset, IPlayableBehaviour + +### Community 248 - "Community 248" Cohesion: 0.14 Nodes (9): AutomaticReflectedInspector, Unity.VisualScripting, GraphGroupInspector, Unity.VisualScripting, ReflectedInspector, StickyNoteInspector, Unity.VisualScripting, UnitInspector (+1 more) -### Community 226 - "Community 226" +### Community 249 - "Community 249" Cohesion: 0.14 Nodes (9): IGraphElementWidget, INodeWidget, Unity.VisualScripting, IStateWidget, Unity.VisualScripting, IUnitConnectionWidget, Unity.VisualScripting, IUnitWidget (+1 more) -### Community 227 - "Community 227" -Cohesion: 0.14 -Nodes (2): ISet, Unity.VisualScripting +### Community 250 - "Community 250" +Cohesion: 0.21 +Nodes (3): IUnitPortCollection, UnitPortCollection, Unity.VisualScripting -### Community 228 - "Community 228" +### Community 251 - "Community 251" Cohesion: 0.15 Nodes (4): Animancer, CreateDrawer(), Drawer, MixerState -### Community 229 - "Community 229" +### Community 252 - "Community 252" Cohesion: 0.15 Nodes (2): IPlayMode, YooAsset -### Community 230 - "Community 230" +### Community 253 - "Community 253" +Cohesion: 0.24 +Nodes (2): DragAndDropManipulator, UnityEditor.U2D.Animation.SpriteLibraryEditor + +### Community 254 - "Community 254" Cohesion: 0.26 Nodes (5): HexagonalRuleTile, UnityEngine, IsometricRuleTile, UnityEngine, RuleTile -### Community 231 - "Community 231" +### Community 255 - "Community 255" +Cohesion: 0.15 +Nodes (7): AsmTokenKindProvider, BurstDisassembler, LLVMIRAsmTokenKindProvider, Unity.Burst.Editor, BurstDisassembler, Unity.Burst.Editor, WasmAsmTokenKindProvider + +### Community 256 - "Community 256" Cohesion: 0.27 Nodes (2): BringWindowToFront, Unity.PlasticSCM.Editor.Tool -### Community 232 - "Community 232" +### Community 257 - "Community 257" Cohesion: 0.18 Nodes (2): ScriptableRendererFeature, UnityEngine.Rendering.Universal -### Community 233 - "Community 233" +### Community 258 - "Community 258" Cohesion: 0.15 Nodes (9): ContextFilterableAttribute, NeverAllowedByTargetAttribute, UnityEditor.ShaderGraph, SRPFilterAttribute, UnityEditor.ShaderGraph, SubTargetFilterAttribute, UnityEditor.ShaderGraph, TitleAttribute (+1 more) -### Community 234 - "Community 234" +### Community 259 - "Community 259" Cohesion: 0.15 Nodes (7): BlackboardCategoryViewModel, UnityEditor.ShaderGraph.Drawing, InspectorViewModel, UnityEditor.ShaderGraph.Drawing, ISGViewModel, ShaderInputViewModel, UnityEditor.ShaderGraph.Drawing -### Community 235 - "Community 235" +### Community 260 - "Community 260" +Cohesion: 0.18 +Nodes (8): IdentifierField, IdentifierInput, UnityEditor.ShaderGraph.Drawing, UxmlFactory, UxmlTraits, TextValueField, TextValueFieldTraits, TextValueInput + +### Community 261 - "Community 261" Cohesion: 0.15 Nodes (12): AddItem, AddTrackMenu, ClipActionSection, ClipEditActionSection, CustomClipActionSection, CustomTimelineActionSection, CustomTrackActionSection, MarkerActionSection (+4 more) -### Community 236 - "Community 236" +### Community 262 - "Community 262" Cohesion: 0.15 Nodes (4): ElementAdderMenuBuilder, Unity.VisualScripting.ReorderableList.Element_Adder_Menu, IElementAdderMenuBuilder, Unity.VisualScripting.ReorderableList.Element_Adder_Menu -### Community 237 - "Community 237" +### Community 263 - "Community 263" Cohesion: 0.15 Nodes (2): IFuzzyOptionTree, Unity.VisualScripting -### Community 238 - "Community 238" +### Community 264 - "Community 264" +Cohesion: 0.23 +Nodes (8): DigCast, DigIndex, DigIndexer, DigMember, DigStaticObject, NoAllocDelegate, NoAllocDig, Unity.VisualScripting + +### Community 265 - "Community 265" +Cohesion: 0.19 +Nodes (2): Page, Unity.VisualScripting + +### Community 266 - "Community 266" Cohesion: 0.15 Nodes (7): IGraphNester, Unity.VisualScripting, IGraphParent, IGraphParentElement, Unity.VisualScripting, IGraphRoot, Unity.VisualScripting -### Community 239 - "Community 239" +### Community 267 - "Community 267" Cohesion: 0.15 Nodes (9): IGraphElementDebugData, IStateDebugData, Unity.VisualScripting, IStateTransitionDebugData, Unity.VisualScripting, IUnitConnectionDebugData, Unity.VisualScripting, IUnitDebugData (+1 more) -### Community 240 - "Community 240" -Cohesion: 0.15 -Nodes (7): EventUnit, GlobalEventUnit, Unity.VisualScripting, MachineEventUnit, Unity.VisualScripting, ManualEventUnit, Unity.VisualScripting +### Community 268 - "Community 268" +Cohesion: 0.23 +Nodes (2): LayerUtils, ParadoxNotion -### Community 241 - "Community 241" +### Community 269 - "Community 269" Cohesion: 0.26 Nodes (2): Node, ViPriorityValue -### Community 242 - "Community 242" +### Community 270 - "Community 270" +Cohesion: 0.3 +Nodes (11): FragmentAttackAllyData, FragmentAttackAndCounterData, FragmentAttackGroundData, FragmentCityExpData, FragmentCityExpUpData, FragmentGridUpdateData, FragmentMoveData, FragmentMoveExplorerData (+3 more) + +### Community 271 - "Community 271" Cohesion: 0.26 Nodes (10): Action_1_Invoke_m1DDC149E3BDDF7CAA1CCEBDA6D58D6971F126303_inline(), PlayableDirector_ClearReferenceValue_Injected_m9955C0A6558AA830976F3072700092D374A79A8B(), PlayableDirector_ClearReferenceValue_m011DC51A81993B00D95ACC74FD90291363AB534C(), PlayableDirector_GetReferenceValue_Injected_mE46AABB378E696DF9A413D98D24E1AA0A312D106(), PlayableDirector_GetReferenceValue_m635841386147673FFBBEF0CD9DA908337F3C97C8(), PlayableDirector_SendOnPlayableDirectorPause_m1B8EE7CBD23957C664AA417A9261194DFFFADFE1(), PlayableDirector_SendOnPlayableDirectorPlay_m7F75DBA4355DAA92F53AC337BB952069B63081A0(), PlayableDirector_SendOnPlayableDirectorStop_m4E9AEB579B8EA66ECC6FA9BE23BBF7973AB3EDD7() (+2 more) -### Community 243 - "Community 243" +### Community 272 - "Community 272" Cohesion: 0.24 Nodes (3): BaseTool, ITool, UnityEditor.U2D.Animation -### Community 244 - "Community 244" +### Community 273 - "Community 273" Cohesion: 0.17 Nodes (4): ISelection, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path -### Community 245 - "Community 245" +### Community 274 - "Community 274" +Cohesion: 0.24 +Nodes (11): CacheObject, SerializableDictionary, CharacterPartMap, MeshMap, MeshPreviewMap, SkeletonMap, SkinningObject, SpriteMap (+3 more) + +### Community 275 - "Community 275" +Cohesion: 0.17 +Nodes (6): Placeholder, UnityEditor.Experimental.U2D.Animation.Tests, UnityEditor.Experimental.U2D.Commons.Tests, UnityEditor.Experimental.U2D.PSDImporter.Tests, UnityEditor.U2D.Aseprite.Tests, UnityEngine.U2D.PixelPerfect.Tests + +### Community 276 - "Community 276" Cohesion: 0.21 Nodes (3): Data, ProgressControlsForMigration, Unity.PlasticSCM.Editor.UI.Progress -### Community 246 - "Community 246" +### Community 277 - "Community 277" +Cohesion: 0.17 +Nodes (2): CubemapShaderProperty, UnityEditor.ShaderGraph.Internal + +### Community 278 - "Community 278" +Cohesion: 0.17 +Nodes (2): Texture2DArrayShaderProperty, UnityEditor.ShaderGraph.Internal + +### Community 279 - "Community 279" Cohesion: 0.17 Nodes (5): IMayRequireNDCPosition, IMayRequirePixelPosition, IMayRequireScreenPosition, MayRequireScreenPositionExtensions, UnityEditor.ShaderGraph -### Community 247 - "Community 247" +### Community 280 - "Community 280" +Cohesion: 0.17 +Nodes (2): Target, UnityEditor.ShaderGraph + +### Community 281 - "Community 281" +Cohesion: 0.17 +Nodes (6): KeywordDescriptors, Passes, PreviewTarget, StructDescriptors, SubShaders, UnityEditor.ShaderGraph + +### Community 282 - "Community 282" Cohesion: 0.17 Nodes (8): BoltCore, Styles, Unity.VisualScripting, BoltFlow, Unity.VisualScripting, BoltState, Unity.VisualScripting, Plugin -### Community 248 - "Community 248" +### Community 283 - "Community 283" Cohesion: 0.18 Nodes (9): FlowGraphData, Unity.VisualScripting, GraphData, IGraphDataAction, UnityEditor.ShaderGraph, IGraphDataWithVariables, IGraphEventListenerData, StateGraphData (+1 more) -### Community 249 - "Community 249" +### Community 284 - "Community 284" Cohesion: 0.18 Nodes (3): fsObjectProcessor, ParadoxNotion.Serialization.FullSerializer, Unity.VisualScripting.FullSerializer -### Community 250 - "Community 250" +### Community 285 - "Community 285" Cohesion: 0.22 Nodes (5): Demo_Provider, ViProvider, ViPtrProvider, ViPtrProviderClass, ViSimpleProvider -### Community 251 - "Community 251" +### Community 286 - "Community 286" Cohesion: 0.18 Nodes (7): EmpireStatisticLimit, EmpireStatisticResult, Logic.Editor, TechStatisticLimit, TechStatisticResult, UnitStatisticLimit, UnitStatisticResult -### Community 252 - "Community 252" +### Community 287 - "Community 287" +Cohesion: 0.18 +Nodes (7): BuildParameters, BuiltinBuildParameters, YooAsset.Editor, RawFileBuildParameters, YooAsset.Editor, ScriptableBuildParameters, YooAsset.Editor + +### Community 288 - "Community 288" Cohesion: 0.24 Nodes (6): AddressByFileName, AddressByFolderAndFileName, AddressByGroupAndFileName, AddressDisable, YooAsset.Editor, IAddressRule -### Community 253 - "Community 253" +### Community 289 - "Community 289" Cohesion: 0.18 Nodes (4): CreateDefaultStatus(), YooAsset, HandleBase, YooAsset -### Community 254 - "Community 254" +### Community 290 - "Community 290" +Cohesion: 0.18 +Nodes (2): UniFramework.Utility, UniTimer + +### Community 291 - "Community 291" Cohesion: 0.18 Nodes (4): ISelectable, UnityEditor.Rendering.Universal.Path2D, UnityEditor.Timeline, UnityEditor.U2D.Common.Path -### Community 255 - "Community 255" +### Community 292 - "Community 292" +Cohesion: 0.25 +Nodes (3): SceneViewOpenTilePaletteHelper, SceneViewOpenTilePaletteProperties, UnityEditor.Tilemaps + +### Community 293 - "Community 293" Cohesion: 0.27 Nodes (6): GetOrCreatePartiallyUnsafeWithHashCode(), GetOrCreatePartiallyUnsafeWithSubHashCode(), GetOrCreateUnsafe(), PreserveAttribute, SharedStatic, Unity.Burst -### Community 256 - "Community 256" +### Community 294 - "Community 294" Cohesion: 0.36 Nodes (3): IGetSelectedNodes, PendingChangesViewMenu, Unity.PlasticSCM.Editor.Views.PendingChanges -### Community 257 - "Community 257" +### Community 295 - "Community 295" +Cohesion: 0.27 +Nodes (3): GCAllocRecorder, GcAllocRecorderTest, Unity.Collections.Tests + +### Community 296 - "Community 296" +Cohesion: 0.18 +Nodes (2): IAssemblyNameProvider, Microsoft.Unity.VisualStudio.Editor + +### Community 297 - "Community 297" Cohesion: 0.2 Nodes (5): GUIDProvider, IGUIDGenerator, Microsoft.Unity.VisualStudio.Editor, Packages.Rider.Editor.ProjectGeneration, IGUIDGenerator -### Community 258 - "Community 258" +### Community 298 - "Community 298" Cohesion: 0.2 Nodes (5): Element, GroupElement, IProvider, Styles, UnityEditor.Rendering -### Community 259 - "Community 259" +### Community 299 - "Community 299" Cohesion: 0.22 Nodes (2): SerializedPropertyExtension, UnityEditor.Rendering -### Community 260 - "Community 260" +### Community 300 - "Community 300" Cohesion: 0.18 -Nodes (7): FaceInfo_Legacy, KerningPair, TMP_Glyph, TMPro, TMP_Sprite, TMPro, TMP_TextElement_Legacy +Nodes (6): AnimationClipUpgrader, IAnimationClip, IAssetPath, IRenderer, ReplaceBindings(), UnityEditor.Rendering -### Community 261 - "Community 261" +### Community 301 - "Community 301" +Cohesion: 0.18 +Nodes (2): IShaderNodeView, UnityEditor.ShaderGraph + +### Community 302 - "Community 302" +Cohesion: 0.2 +Nodes (2): SubTarget, UnityEditor.ShaderGraph + +### Community 303 - "Community 303" Cohesion: 0.22 Nodes (6): ILayoutController, ILayoutElement, ILayoutGroup, ILayoutIgnorer, ILayoutSelfController, UnityEngine.UI -### Community 262 - "Community 262" +### Community 304 - "Community 304" Cohesion: 0.18 Nodes (7): FuzzyOptionTreeExtensionProvider, Unity.VisualScripting, XFuzzyOptionTreeExtensionProvider, GraphContextExtensionProvider, Unity.VisualScripting, XCanvasExtensionProvider, MultiDecoratorProvider -### Community 263 - "Community 263" +### Community 305 - "Community 305" Cohesion: 0.18 Nodes (7): ControlInputWidget, Unity.VisualScripting, InvalidInputWidget, Unity.VisualScripting, UnitInputPortWidget, Unity.VisualScripting, ValueInputWidget -### Community 264 - "Community 264" +### Community 306 - "Community 306" +Cohesion: 0.2 +Nodes (4): NugetForUnity.Ui, ParadoxNotion.Design, Styles, UnityEditor.Timeline.Signals + +### Community 307 - "Community 307" Cohesion: 0.2 Nodes (9): AddUnitCollectData, CollectData, DamageCollectData, LearnTechCollectData, MatchGameEndCollectData, OnTurnStartCollectData, PlayerGameEndCollectData, TH1_Logic.Collect (+1 more) -### Community 265 - "Community 265" +### Community 308 - "Community 308" Cohesion: 0.2 Nodes (2): IUnitLogic, Logic -### Community 266 - "Community 266" +### Community 309 - "Community 309" +Cohesion: 0.27 +Nodes (2): GameAsyncOperation, YooAsset + +### Community 310 - "Community 310" Cohesion: 0.33 Nodes (2): Cysharp.Threading.Tasks.Internal, MinimumQueue -### Community 267 - "Community 267" +### Community 311 - "Community 311" +Cohesion: 0.36 +Nodes (2): FABRIK2D, UnityEngine.U2D.IK + +### Community 312 - "Community 312" +Cohesion: 0.24 +Nodes (3): PopulateRuleOverideTileWizard, UnityEditor.Tilemaps, ScriptableWizard + +### Community 313 - "Community 313" Cohesion: 0.29 Nodes (8): BurstIntrinsicGetCSRFromManaged(), BurstIntrinsicSetCSRFromManaged(), DoGetCSRTrampoline(), DoSetCSRTrampoline(), getcsr_raw(), setcsr_raw(), Unity.Burst.Intrinsics, X86 -### Community 268 - "Community 268" +### Community 314 - "Community 314" Cohesion: 0.22 Nodes (3): AssetStatusCache, IAssetStatusCache, Unity.PlasticSCM.Editor.AssetsOverlays.Cache -### Community 269 - "Community 269" +### Community 315 - "Community 315" Cohesion: 0.2 Nodes (5): IPlasticTimer, IPlasticTimerBuilder, Unity.PlasticSCM.Editor.UI, UnityPlasticTimer, UnityPlasticTimerBuilder -### Community 270 - "Community 270" +### Community 316 - "Community 316" +Cohesion: 0.22 +Nodes (4): Discovery, IDiscovery, Microsoft.Unity.VisualStudio.Editor, Packages.Rider.Editor + +### Community 317 - "Community 317" +Cohesion: 0.2 +Nodes (5): IDebugDisplaySettings, UnityEngine.Rendering, IDebugDisplaySettingsData, UnityEngine.Rendering, IDebugDisplaySettingsQuery + +### Community 318 - "Community 318" +Cohesion: 0.2 +Nodes (2): RTHandles, UnityEngine.Rendering + +### Community 319 - "Community 319" +Cohesion: 0.29 +Nodes (2): CoreMatrixUtils, UnityEngine.Rendering + +### Community 320 - "Community 320" Cohesion: 0.2 Nodes (7): BuiltInToURP2DConverterContainer, UnityEditor.Rendering.Universal, BuiltInToURPConverterContainer, UnityEditor.Rendering.Universal, RenderPipelineConverterContainer, UnityEditor.Rendering.Universal, UpgradeURP2DAssetsContainer -### Community 271 - "Community 271" -Cohesion: 0.2 -Nodes (6): CoreRPHelpURLAttribute, Documentation, UnityEngine.Rendering.ShaderGraph, UnityEngine.Rendering.Universal, URPHelpURLAttribute, DocumentationInfo - -### Community 272 - "Community 272" +### Community 321 - "Community 321" Cohesion: 0.22 -Nodes (5): ActivationTrackEditor, UnityEditor.Timeline, MarkerTrackEditor, UnityEditor.Timeline, TrackEditor +Nodes (2): TimelineMode, UnityEditor.Timeline -### Community 273 - "Community 273" +### Community 322 - "Community 322" Cohesion: 0.2 Nodes (2): ExtensibleFuzzyOptionTree, Unity.VisualScripting -### Community 274 - "Community 274" -Cohesion: 0.2 -Nodes (2): IUnitDescriptor, Unity.VisualScripting - -### Community 275 - "Community 275" -Cohesion: 0.2 -Nodes (7): GraphElementAnalysis, StateAnalysis, Unity.VisualScripting, StateTransitionAnalysis, Unity.VisualScripting, UnitAnalysis, Unity.VisualScripting - -### Community 276 - "Community 276" +### Community 323 - "Community 323" Cohesion: 0.2 Nodes (7): BoltCoreConfiguration, Unity.VisualScripting, BoltFlowConfiguration, Unity.VisualScripting, BoltStateConfiguration, Unity.VisualScripting, PluginConfiguration -### Community 277 - "Community 277" +### Community 324 - "Community 324" Cohesion: 0.2 -Nodes (7): ControlOutputWidget, Unity.VisualScripting, InvalidOutputWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, ValueOutputWidget +Nodes (5): IAboutable, PluginManifest, Unity.VisualScripting, Product, Unity.VisualScripting -### Community 278 - "Community 278" +### Community 325 - "Community 325" +Cohesion: 0.29 +Nodes (3): GraphGroupEditor, Styles, Unity.VisualScripting + +### Community 326 - "Community 326" +Cohesion: 0.2 +Nodes (2): IUnitDescriptor, Unity.VisualScripting + +### Community 327 - "Community 327" +Cohesion: 0.2 +Nodes (7): GraphElementAnalysis, StateAnalysis, Unity.VisualScripting, StateTransitionAnalysis, Unity.VisualScripting, UnitAnalysis, Unity.VisualScripting + +### Community 328 - "Community 328" Cohesion: 0.2 Nodes (7): BoltCoreManifest, Unity.VisualScripting, BoltFlowManifest, Unity.VisualScripting, BoltStateManifest, Unity.VisualScripting, PluginManifest -### Community 279 - "Community 279" +### Community 329 - "Community 329" +Cohesion: 0.2 +Nodes (7): ControlOutputWidget, Unity.VisualScripting, InvalidOutputWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, ValueOutputWidget + +### Community 330 - "Community 330" Cohesion: 0.2 Nodes (7): GraphElementDescription, StateDescription, Unity.VisualScripting, StateTransitionDescription, Unity.VisualScripting, UnitDescription, Unity.VisualScripting -### Community 280 - "Community 280" +### Community 331 - "Community 331" +Cohesion: 0.24 +Nodes (2): ApplicationVariables, Unity.VisualScripting + +### Community 332 - "Community 332" Cohesion: 0.2 Nodes (7): CollisionEventUnit, OnCollisionEnter, Unity.VisualScripting, OnCollisionExit, Unity.VisualScripting, OnCollisionStay, Unity.VisualScripting -### Community 281 - "Community 281" +### Community 333 - "Community 333" Cohesion: 0.2 Nodes (7): OnTriggerEnter, Unity.VisualScripting, OnTriggerExit, Unity.VisualScripting, OnTriggerStay, Unity.VisualScripting, TriggerEventUnit -### Community 282 - "Community 282" +### Community 334 - "Community 334" Cohesion: 0.2 Nodes (7): CollisionEvent2DUnit, OnCollisionEnter2D, Unity.VisualScripting, OnCollisionExit2D, Unity.VisualScripting, OnCollisionStay2D, Unity.VisualScripting -### Community 283 - "Community 283" +### Community 335 - "Community 335" Cohesion: 0.2 Nodes (7): OnTriggerEnter2D, Unity.VisualScripting, OnTriggerExit2D, Unity.VisualScripting, OnTriggerStay2D, Unity.VisualScripting, TriggerEvent2DUnit -### Community 284 - "Community 284" +### Community 336 - "Community 336" Cohesion: 0.2 -Nodes (5): Macro, ScriptGraphAsset, Unity.VisualScripting, StateGraphAsset, Unity.VisualScripting +Nodes (4): INesterState, NesterState, Unity.VisualScripting, State -### Community 285 - "Community 285" +### Community 337 - "Community 337" +Cohesion: 0.28 +Nodes (7): Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, CharacterState, OnValidate(), StateMachine, IOwnedState, StateBehaviour + +### Community 338 - "Community 338" Cohesion: 0.22 Nodes (2): GUIStyleUtils, ParadoxNotion -### Community 286 - "Community 286" +### Community 339 - "Community 339" +Cohesion: 0.39 +Nodes (7): Demo_Angle, Diff(), IsBetween(), Lerp(), Normalize(), SameSignAngle(), SetValue() + +### Community 340 - "Community 340" Cohesion: 0.22 Nodes (2): IPlayerLogic, Logic -### Community 287 - "Community 287" +### Community 341 - "Community 341" Cohesion: 0.22 Nodes (5): ISkinningSerializer, SkinningCopyData, SkinningCopySpriteData, SpriteBoneCopyData, UnityEditor.U2D.Animation -### Community 288 - "Community 288" +### Community 342 - "Community 342" Cohesion: 0.22 Nodes (2): IUndo, UnityEditor.U2D.Animation -### Community 289 - "Community 289" -Cohesion: 0.25 -Nodes (6): SpriteMetaData, SpriteOutline, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD, OutlineSpriteRect, SpriteRect +### Community 343 - "Community 343" +Cohesion: 0.28 +Nodes (4): DrawBatchDataKey, IShapeEditorFactory, ShapeEditorFactory, UnityEditor.U2D.Sprites -### Community 290 - "Community 290" +### Community 344 - "Community 344" +Cohesion: 0.33 +Nodes (3): ISerializedCamera, UnityEditor.Rendering.Universal, UniversalRenderPipelineSerializedCamera + +### Community 345 - "Community 345" Cohesion: 0.22 Nodes (7): GenericShaderGraphMaterialGUI, ShaderGraphLitGUI, ShaderGraphUnlitGUI, UnityEditor.Rendering.Universal, VFXGenericShaderGraphMaterialGUI, VFXShaderGraphLitGUI, VFXShaderGraphUnlitGUI -### Community 291 - "Community 291" +### Community 346 - "Community 346" Cohesion: 0.22 -Nodes (2): ITestRunnerApiMapper, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (8): BuildContent, BundleBuildContent, CustomAssets, UnityEditor.Build.Pipeline, IBuildContent, IBundleBuildContent, ICustomAssets, TestBundleBuildContent -### Community 292 - "Community 292" +### Community 347 - "Community 347" +Cohesion: 0.22 +Nodes (6): CoreRPHelpURLAttribute, Documentation, UnityEngine.Rendering.ShaderGraph, UnityEngine.Rendering.Universal, URPHelpURLAttribute, DocumentationInfo + +### Community 348 - "Community 348" +Cohesion: 0.25 +Nodes (4): CommandLineOptionSet, UnityEditor.TestRunner.CommandLineParser, ICommandLineOption, UnityEditor.TestRunner.CommandLineParser + +### Community 349 - "Community 349" Cohesion: 0.22 Nodes (5): EditmodeWorkItemFactory, UnityEditor.TestTools.TestRunner, PlaymodeWorkItemFactory, UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory -### Community 293 - "Community 293" +### Community 350 - "Community 350" +Cohesion: 0.22 +Nodes (2): ITestRunnerApiMapper, UnityEditor.TestTools.TestRunner.UnityTestProtocol + +### Community 351 - "Community 351" Cohesion: 0.22 Nodes (2): TimelineNavigator, UnityEditor.Timeline -### Community 294 - "Community 294" +### Community 352 - "Community 352" Cohesion: 0.22 Nodes (7): AnnotationMarker, Timeline.Samples, INotification, INotificationOptionProvider, Marker, SignalEmitter, UnityEngine.Timeline -### Community 295 - "Community 295" +### Community 353 - "Community 353" Cohesion: 0.22 Nodes (3): GraphContextExtension, Unity.VisualScripting, IGraphContextExtension -### Community 296 - "Community 296" +### Community 354 - "Community 354" Cohesion: 0.25 Nodes (5): AccessorInfoStubWriter, Unity.VisualScripting, MemberInfoStubWriter, MethodBaseStubWriter, Unity.VisualScripting -### Community 297 - "Community 297" +### Community 355 - "Community 355" Cohesion: 0.22 Nodes (5): FlowGraphContext, Unity.VisualScripting, GraphContext, StateGraphContext, Unity.VisualScripting -### Community 298 - "Community 298" +### Community 356 - "Community 356" Cohesion: 0.22 Nodes (5): AnyStateDescriptor, Unity.VisualScripting, NesterStateDescriptor, Unity.VisualScripting, StateDescriptor -### Community 299 - "Community 299" +### Community 357 - "Community 357" Cohesion: 0.22 -Nodes (2): Unity.VisualScripting, VariantCollection +Nodes (3): Cloner, Unity.VisualScripting, ICloner -### Community 300 - "Community 300" -Cohesion: 0.22 -Nodes (3): INesterUnit, NesterUnit, Unity.VisualScripting - -### Community 301 - "Community 301" +### Community 358 - "Community 358" Cohesion: 0.22 Nodes (7): ControlPortDefinition, Unity.VisualScripting, IUnitControlPortDefinition, IUnitValuePortDefinition, UnitPortDefinition, Unity.VisualScripting, ValuePortDefinition -### Community 302 - "Community 302" +### Community 359 - "Community 359" Cohesion: 0.29 Nodes (2): ExcelConfig, ExcelConfigBase -### Community 303 - "Community 303" +### Community 360 - "Community 360" Cohesion: 0.32 Nodes (2): GCloud.UQM, UQMLog -### Community 304 - "Community 304" -Cohesion: 0.29 -Nodes (2): ParadoxNotion, WeakReferenceList - -### Community 305 - "Community 305" -Cohesion: 0.29 -Nodes (3): INodeReference, NodeCanvas.Framework, NodeReference - -### Community 306 - "Community 306" -Cohesion: 0.25 -Nodes (2): Logic.Skill, PowerUpSkill - -### Community 307 - "Community 307" -Cohesion: 0.29 -Nodes (5): IFixedSizeMemoryPackable, IMemoryPackable, IMemoryPackFormatterRegister, MemoryPack, RegisterFormatter() - -### Community 308 - "Community 308" -Cohesion: 0.29 -Nodes (3): IMemoryPackFormatter, MemoryPack, MemoryPackFormatter - -### Community 309 - "Community 309" -Cohesion: 0.25 -Nodes (2): INugetPackageSource, NugetForUnity.PackageSource - -### Community 310 - "Community 310" -Cohesion: 0.25 -Nodes (2): IBundleQuery, YooAsset - -### Community 311 - "Community 311" -Cohesion: 0.25 -Nodes (4): ICharacterDataProvider, ICharacterOrder, IMainSkeletonDataProvider, UnityEditor.U2D.Animation - -### Community 312 - "Community 312" -Cohesion: 0.25 -Nodes (4): ISelector, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path - -### Community 313 - "Community 313" -Cohesion: 0.25 -Nodes (3): ITriangulator, Triangulator, UnityEditor.U2D.Animation - -### Community 314 - "Community 314" -Cohesion: 0.25 -Nodes (4): ClickAction, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework, HoveredControlAction - -### Community 315 - "Community 315" -Cohesion: 0.29 -Nodes (3): AssetDatabaseSystem, IAssetDatabase, UnityEditor.U2D.Sprites - -### Community 316 - "Community 316" -Cohesion: 0.25 -Nodes (4): GridSelectionToolEditor, UnityEditor.Tilemaps, ICreateHorizontalToolbar, ICreateVerticalToolbar - -### Community 317 - "Community 317" -Cohesion: 0.39 -Nodes (2): CooldownWindowDelayer, Unity.PlasticSCM.Editor.UI - -### Community 318 - "Community 318" -Cohesion: 0.25 -Nodes (2): IIncomingChangesTab, Unity.PlasticSCM.Editor.Views.IncomingChanges - -### Community 319 - "Community 319" -Cohesion: 0.25 -Nodes (3): NativeContainderTests_ValidateTypes_JobDebugger, NativeContainerTests_ValidateTypes, NativeContainerTests_ValidateTypesFixture - -### Community 320 - "Community 320" -Cohesion: 0.29 -Nodes (3): IVolumeDebugSettings, IVolumeDebugSettings2, UnityEngine.Rendering - -### Community 321 - "Community 321" -Cohesion: 0.39 -Nodes (6): SavedBool, SavedFloat, SavedInt, SavedParameter, SavedString, UnityEditor.Rendering.Universal - -### Community 322 - "Community 322" -Cohesion: 0.25 -Nodes (3): RenderPipelineGlobalSettingsProvider, UnityEditor.Rendering.Universal, UniversalGlobalSettingsPanelProvider - -### Community 323 - "Community 323" -Cohesion: 0.29 -Nodes (3): Equals(), Identifier(), UnityEngine.Rendering.Universal - -### Community 324 - "Community 324" -Cohesion: 0.25 -Nodes (3): IMaySupportVFX, MaySupportVFXExtensions, UnityEditor.ShaderGraph - -### Community 325 - "Community 325" -Cohesion: 0.25 -Nodes (3): IColorProvider, NoColors, UnityEditor.ShaderGraph.Drawing.Colors - -### Community 326 - "Community 326" -Cohesion: 0.25 -Nodes (2): ITestAdaptorFactory, UnityEditor.TestTools.TestRunner.Api - -### Community 327 - "Community 327" -Cohesion: 0.25 -Nodes (2): IPlatformSetup, UnityEditor.TestTools.TestRunner - -### Community 328 - "Community 328" -Cohesion: 0.25 -Nodes (2): SwitchPlatformSetup, UnityEditor.TestTools.TestRunner - -### Community 329 - "Community 329" -Cohesion: 0.25 -Nodes (2): ILogScope, UnityEngine.TestTools.Logging - -### Community 330 - "Community 330" -Cohesion: 0.25 -Nodes (3): GetHashCode(), MarkerEditor, UnityEditor.Timeline - -### Community 331 - "Community 331" -Cohesion: 0.25 -Nodes (3): ITrimItemDrawer, ITrimItemMode, UnityEditor.Timeline - -### Community 332 - "Community 332" -Cohesion: 0.29 -Nodes (3): SignalEventDrawer, UnityEditor.Timeline.Signals, UnityEventDrawer - -### Community 333 - "Community 333" -Cohesion: 0.25 -Nodes (5): AnimationTrackKeyDataSource, UnityEditor.Timeline, BasePropertyKeyDataSource, TrackPropertyCurvesDataSource, UnityEditor.Timeline - -### Community 334 - "Community 334" -Cohesion: 0.36 -Nodes (3): AnimationTrack, AnimationTrackUpgrade, UnityEngine.Timeline - -### Community 335 - "Community 335" -Cohesion: 0.25 -Nodes (2): DragAndDropUtility, Unity.VisualScripting - -### Community 336 - "Community 336" -Cohesion: 0.25 -Nodes (2): IDragAndDropHandler, Unity.VisualScripting - -### Community 337 - "Community 337" -Cohesion: 0.25 -Nodes (5): GetMemberOption, Unity.VisualScripting, MemberUnitOption, SetMemberOption, Unity.VisualScripting - -### Community 338 - "Community 338" -Cohesion: 0.25 -Nodes (5): NesterUnitDescriptor, StateUnitDescriptor, Unity.VisualScripting, SuperUnitDescriptor, Unity.VisualScripting - -### Community 339 - "Community 339" -Cohesion: 0.25 -Nodes (2): ICloner, Unity.VisualScripting - -### Community 340 - "Community 340" -Cohesion: 0.33 -Nodes (4): MixerParameterTween, Animancer, MixerParameterTweenFloat, MixerParameterTweenVector2 - -### Community 341 - "Community 341" -Cohesion: 0.33 -Nodes (4): IHasKey, IPolymorphic, Animancer, ITransition - -### Community 342 - "Community 342" -Cohesion: 0.29 -Nodes (2): Colors, ParadoxNotion.Design - -### Community 343 - "Community 343" -Cohesion: 0.29 -Nodes (3): NodeCanvas.Framework.Internal, ReflectedFunction, ReflectedFunctionWrapper - -### Community 344 - "Community 344" -Cohesion: 0.29 -Nodes (2): Logic.Skill, PeaceSkill - -### Community 345 - "Community 345" -Cohesion: 0.29 -Nodes (2): Logic.Skill, ReisenIllusionProSkill - -### Community 346 - "Community 346" -Cohesion: 0.48 -Nodes (6): EditorSimulateModeParameters, HostPlayModeParameters, InitializeParameters, OfflinePlayModeParameters, WebPlayModeParameters, YooAsset - -### Community 347 - "Community 347" -Cohesion: 0.29 -Nodes (2): IWebRequester, YooAsset - -### Community 348 - "Community 348" -Cohesion: 0.29 -Nodes (2): IStateNode, UniFramework.Machine - -### Community 349 - "Community 349" -Cohesion: 0.29 -Nodes (1): UniFramework.Utility - -### Community 350 - "Community 350" -Cohesion: 0.29 -Nodes (1): UniFramework.Utility - -### Community 351 - "Community 351" -Cohesion: 0.29 -Nodes (4): TextContent, UnityEditor.U2D.Animation, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD - -### Community 352 - "Community 352" -Cohesion: 0.29 -Nodes (2): IMeshPreviewBehaviour, UnityEditor.U2D.Animation - -### Community 353 - "Community 353" -Cohesion: 0.29 -Nodes (2): ITriangulator, UnityEditor.U2D.Animation - -### Community 354 - "Community 354" -Cohesion: 0.29 -Nodes (1): UnityEngine.U2D.Animation - -### Community 355 - "Community 355" -Cohesion: 0.33 -Nodes (3): DocumentLoadContext, PaintDotNet.Data.PhotoshopFileType, LoadContext - -### Community 356 - "Community 356" -Cohesion: 0.33 -Nodes (3): GUIUtilitySystem, IGUIUtility, UnityEditor.U2D.Sprites - -### Community 357 - "Community 357" -Cohesion: 0.29 -Nodes (2): TilePaletteDragHandler, UnityEditor.Tilemaps - -### Community 358 - "Community 358" -Cohesion: 0.29 -Nodes (4): ManagedResolverFunction(), FromIntPtr(), IFunctionPointer, Unity.Burst - -### Community 359 - "Community 359" -Cohesion: 0.38 -Nodes (2): Unity.PlasticSCM.Editor, VCSPlugin - -### Community 360 - "Community 360" -Cohesion: 0.43 -Nodes (2): IsSolved, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer - ### Community 361 - "Community 361" -Cohesion: 0.29 -Nodes (2): IGenerator, Packages.Rider.Editor.ProjectGeneration +Cohesion: 0.25 +Nodes (3): Animancer.Editor, ObjectReference, Serialization ### Community 362 - "Community 362" Cohesion: 0.29 -Nodes (3): IApplyRevertPropertyContextMenuItemProvider, UnityEngine.Rendering, VolumeComponent +Nodes (2): ParadoxNotion, WeakReferenceList ### Community 363 - "Community 363" Cohesion: 0.29 -Nodes (4): LightmappingShaderProperties, LightmapTextureArrayProperty, UnityEditor.ShaderGraph.Internal, Texture2DArrayShaderProperty +Nodes (3): INodeReference, NodeCanvas.Framework, NodeReference ### Community 364 - "Community 364" Cohesion: 0.29 -Nodes (3): PlatformExtensions, PragmaRenderers, UnityEditor.ShaderGraph +Nodes (5): IFixedSizeMemoryPackable, IMemoryPackable, IMemoryPackFormatterRegister, MemoryPack, RegisterFormatter() ### Community 365 - "Community 365" Cohesion: 0.29 -Nodes (5): BuiltInShaderGraphSaveContext, ShaderGraphMaterialsUpdater, UnityEditor.Rendering.BuiltIn, UnityEditor.Rendering.Universal, UniversalShaderGraphSaveContext +Nodes (3): IMemoryPackFormatter, MemoryPack, MemoryPackFormatter ### Community 366 - "Community 366" -Cohesion: 0.29 -Nodes (6): RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSOT, UnityEngine.Rendering +Cohesion: 0.25 +Nodes (2): INugetPackageSource, NugetForUnity.PackageSource ### Community 367 - "Community 367" -Cohesion: 0.29 -Nodes (3): MyExercise_1, MyExercise_1s, MyMath +Cohesion: 0.25 +Nodes (2): IWebRequester, YooAsset ### Community 368 - "Community 368" -Cohesion: 0.29 -Nodes (2): ICallbacks, UnityEditor.TestTools.TestRunner.Api +Cohesion: 0.25 +Nodes (2): IBundleQuery, YooAsset ### Community 369 - "Community 369" -Cohesion: 0.29 -Nodes (2): ITestRunnerApi, UnityEditor.TestTools.TestRunner.Api +Cohesion: 0.25 +Nodes (4): ICharacterDataProvider, ICharacterOrder, IMainSkeletonDataProvider, UnityEditor.U2D.Animation ### Community 370 - "Community 370" -Cohesion: 0.29 -Nodes (5): AttributeFinderBase, PostbuildCleanupAttributeFinder, UnityEditor.TestTools.TestRunner, PrebuildSetupAttributeFinder, UnityEditor.TestTools.TestRunner +Cohesion: 0.25 +Nodes (4): ISelector, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Animation, UnityEditor.U2D.Common.Path ### Community 371 - "Community 371" -Cohesion: 0.29 -Nodes (2): ITestJobDataHolder, UnityEditor.TestTools.TestRunner.TestRun +Cohesion: 0.25 +Nodes (3): ITriangulator, Triangulator, UnityEditor.U2D.Animation ### Community 372 - "Community 372" -Cohesion: 0.29 -Nodes (2): ITestJobRunner, UnityEditor.TestTools.TestRunner.TestRun +Cohesion: 0.25 +Nodes (4): ClickAction, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework, HoveredControlAction ### Community 373 - "Community 373" Cohesion: 0.29 -Nodes (3): ITestListener, TestListenerWrapper, UnityEngine.TestTools.TestRunner +Nodes (3): AssetDatabaseSystem, IAssetDatabase, UnityEditor.U2D.Sprites ### Community 374 - "Community 374" -Cohesion: 0.29 -Nodes (2): ITestRunCallback, UnityEngine.TestRunner +Cohesion: 0.25 +Nodes (1): SpriteEditorModuleBase ### Community 375 - "Community 375" -Cohesion: 0.29 -Nodes (5): TMP_Character, TMPro, TMP_SpriteCharacter, TMPro, TMP_TextElement +Cohesion: 0.25 +Nodes (4): GridSelectionToolEditor, UnityEditor.Tilemaps, ICreateHorizontalToolbar, ICreateVerticalToolbar ### Community 376 - "Community 376" -Cohesion: 0.33 -Nodes (3): HashUtility, Unity.VisualScripting, UnityEngine.Timeline +Cohesion: 0.25 +Nodes (1): IAssetMenuOperations ### Community 377 - "Community 377" -Cohesion: 0.29 -Nodes (2): RawImage, RawImageTestHook +Cohesion: 0.39 +Nodes (2): CooldownWindowDelayer, Unity.PlasticSCM.Editor.UI ### Community 378 - "Community 378" -Cohesion: 0.29 -Nodes (5): Analysis, Unity.VisualScripting, IAnalysis, IGraphElementAnalysis, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): IIncomingChangesTab, Unity.PlasticSCM.Editor.Views.IncomingChanges ### Community 379 - "Community 379" -Cohesion: 0.29 -Nodes (5): EventMachineEditor, Unity.VisualScripting, FlowMachineEditor, Unity.VisualScripting, MachineEditor +Cohesion: 0.25 +Nodes (3): NativeContainderTests_ValidateTypes_JobDebugger, NativeContainerTests_ValidateTypes, NativeContainerTests_ValidateTypesFixture ### Community 380 - "Community 380" -Cohesion: 0.29 -Nodes (5): LudiqBehaviourEditor, Unity.VisualScripting, LudiqRootObjectEditor, LudiqScriptableObjectEditor, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): IFileIO, Packages.Rider.Editor.ProjectGeneration ### Community 381 - "Community 381" -Cohesion: 0.29 -Nodes (5): BoltCorePaths, Unity.VisualScripting, BoltFlowPaths, Unity.VisualScripting, PluginPaths +Cohesion: 0.36 +Nodes (3): Microsoft.Unity.VisualStudio.Editor.Messaging, State, TcpClient ### Community 382 - "Community 382" -Cohesion: 0.29 -Nodes (5): EditorPrefAttribute, Unity.VisualScripting, PluginConfigurationItemAttribute, ProjectSettingAttribute, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): ListBufferExtensions, UnityEngine.Rendering ### Community 383 - "Community 383" Cohesion: 0.29 -Nodes (5): FlowGraphDescriptor, Unity.VisualScripting, GraphDescriptor, StateGraphDescriptor, Unity.VisualScripting +Nodes (3): IVolumeDebugSettings, IVolumeDebugSettings2, UnityEngine.Rendering ### Community 384 - "Community 384" -Cohesion: 0.29 -Nodes (5): NesterUnitEditor, StateUnitEditor, Unity.VisualScripting, SuperUnitEditor, Unity.VisualScripting +Cohesion: 0.39 +Nodes (6): SavedBool, SavedFloat, SavedInt, SavedParameter, SavedString, UnityEditor.Rendering.Universal ### Community 385 - "Community 385" -Cohesion: 0.29 -Nodes (5): UnitInputPortWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, UnitPortWidget +Cohesion: 0.25 +Nodes (3): RenderPipelineGlobalSettingsProvider, UnityEditor.Rendering.Universal, UniversalGlobalSettingsPanelProvider ### Community 386 - "Community 386" Cohesion: 0.29 -Nodes (5): FlowMachineDescriptor, Unity.VisualScripting, MachineDescriptor, StateMachineDescriptor, Unity.VisualScripting +Nodes (3): Equals(), Identifier(), UnityEngine.Rendering.Universal ### Community 387 - "Community 387" -Cohesion: 0.29 -Nodes (5): FlowMacroDescriptor, Unity.VisualScripting, MacroDescriptor, StateMacroDescriptor, Unity.VisualScripting +Cohesion: 0.25 +Nodes (7): BuildResults, BundleBuildResults, SerializedFileMetaData, UnityEditor.Build.Pipeline, IBuildResults, IBundleBuildResults, TestBuildResultsBase ### Community 388 - "Community 388" -Cohesion: 0.29 -Nodes (5): FlowStateDescriptor, Unity.VisualScripting, NesterStateDescriptor, SuperStateDescriptor, Unity.VisualScripting +Cohesion: 0.25 +Nodes (3): IMaySupportVFX, MaySupportVFXExtensions, UnityEditor.ShaderGraph ### Community 389 - "Community 389" -Cohesion: 0.29 -Nodes (5): FlowStateEditor, Unity.VisualScripting, NesterStateEditor, SuperStateEditor, Unity.VisualScripting +Cohesion: 0.25 +Nodes (3): IColorProvider, NoColors, UnityEditor.ShaderGraph.Drawing.Colors ### Community 390 - "Community 390" -Cohesion: 0.29 -Nodes (5): GraphElementEditor, StateEditor, Unity.VisualScripting, StateTransitionEditor, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): ITestAdaptorFactory, UnityEditor.TestTools.TestRunner.Api ### Community 391 - "Community 391" -Cohesion: 0.29 -Nodes (2): INotifiedCollectionItem, Unity.VisualScripting +Cohesion: 0.25 +Nodes (5): ITestResultAdaptor, Microsoft.Unity.VisualStudio.Editor.Testing, TestResultAdaptor, TestResultAdaptorContainer, UnityEditor.TestTools.TestRunner.Api ### Community 392 - "Community 392" -Cohesion: 0.29 -Nodes (2): IProxyableNotifyCollectionChanged, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): IPlatformSetup, UnityEditor.TestTools.TestRunner ### Community 393 - "Community 393" -Cohesion: 0.29 -Nodes (5): InvalidCastException, InvalidConversionException, Unity.VisualScripting, OperatorException, Unity.VisualScripting +Cohesion: 0.25 +Nodes (2): StadiaPlatformSetup, UnityEditor.TestTools.TestRunner ### Community 394 - "Community 394" -Cohesion: 0.29 -Nodes (5): AmbiguousOperatorException, Unity.VisualScripting, InvalidOperatorException, Unity.VisualScripting, OperatorException +Cohesion: 0.25 +Nodes (2): SwitchPlatformSetup, UnityEditor.TestTools.TestRunner ### Community 395 - "Community 395" -Cohesion: 0.29 -Nodes (5): InstanceActionInvokerBase, Unity.VisualScripting, InstanceFunctionInvokerBase, Unity.VisualScripting, InstanceInvokerBase +Cohesion: 0.25 +Nodes (2): ILogScope, UnityEngine.TestTools.Logging ### Community 396 - "Community 396" -Cohesion: 0.29 -Nodes (5): StaticActionInvokerBase, Unity.VisualScripting, StaticFunctionInvokerBase, Unity.VisualScripting, StaticInvokerBase +Cohesion: 0.25 +Nodes (3): GetHashCode(), MarkerEditor, UnityEditor.Timeline ### Community 397 - "Community 397" -Cohesion: 0.29 -Nodes (5): IGraphData, IGraphDataWithVariables, Unity.VisualScripting, IGraphEventListenerData, Unity.VisualScripting +Cohesion: 0.25 +Nodes (3): ITrimItemDrawer, ITrimItemMode, UnityEditor.Timeline ### Community 398 - "Community 398" Cohesion: 0.29 -Nodes (5): SwitchOnInteger, Unity.VisualScripting, SwitchOnString, Unity.VisualScripting, SwitchUnit +Nodes (3): SignalEventDrawer, UnityEditor.Timeline.Signals, UnityEventDrawer ### Community 399 - "Community 399" -Cohesion: 0.29 -Nodes (5): GetGraphs, GetScriptGraphs, Unity.VisualScripting, GetStateGraphs, Unity.VisualScripting +Cohesion: 0.25 +Nodes (5): AnimationTrackKeyDataSource, UnityEditor.Timeline, BasePropertyKeyDataSource, TrackPropertyCurvesDataSource, UnityEditor.Timeline ### Community 400 - "Community 400" -Cohesion: 0.29 -Nodes (5): HasGraph, HasScriptGraph, Unity.VisualScripting, HasStateGraph, Unity.VisualScripting +Cohesion: 0.32 +Nodes (3): AnimationPlayableAsset, AnimationPlayableAssetUpgrade, UnityEngine.Timeline ### Community 401 - "Community 401" -Cohesion: 0.29 -Nodes (5): SetGraph, SetScriptGraph, Unity.VisualScripting, SetStateGraph, Unity.VisualScripting +Cohesion: 0.36 +Nodes (3): AnimationTrack, AnimationTrackUpgrade, UnityEngine.Timeline ### Community 402 - "Community 402" -Cohesion: 0.47 -Nodes (4): Get-GraphifyPython(), Invoke-GraphifyRebuild(), Test-GraphifyPython(), Write-HookLog() +Cohesion: 0.25 +Nodes (2): DragAndDropUtility, Unity.VisualScripting ### Community 403 - "Community 403" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.25 +Nodes (2): IDragAndDropHandler, Unity.VisualScripting ### Community 404 - "Community 404" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.25 +Nodes (5): GetMemberOption, Unity.VisualScripting, MemberUnitOption, SetMemberOption, Unity.VisualScripting ### Community 405 - "Community 405" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.25 +Nodes (5): NesterUnitDescriptor, StateUnitDescriptor, Unity.VisualScripting, SuperUnitDescriptor, Unity.VisualScripting ### Community 406 - "Community 406" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.25 +Nodes (2): ICloner, Unity.VisualScripting ### Community 407 - "Community 407" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): CFriendsList(), CFriendsListMenu, Show() ### Community 408 - "Community 408" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (4): IHasKey, IPolymorphic, Animancer, ITransition ### Community 409 - "Community 409" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (4): MixerParameterTween, Animancer, MixerParameterTweenFloat, MixerParameterTweenVector2 ### Community 410 - "Community 410" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (3): AnimancerTransitionAssetBase, Animancer, AnimancerTransitionAsset ### Community 411 - "Community 411" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): Colors, ParadoxNotion.Design ### Community 412 - "Community 412" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): ISerializationCollectable, ISerializationCollector, ParadoxNotion.Serialization.FullSerializer ### Community 413 - "Community 413" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): NodeCanvas.Framework.Internal, ReflectedAction, ReflectedActionWrapper ### Community 414 - "Community 414" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): NodeCanvas.Framework.Internal, ReflectedFunction, ReflectedFunctionWrapper ### Community 415 - "Community 415" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.48 +Nodes (6): EditorSimulateModeParameters, HostPlayModeParameters, InitializeParameters, OfflinePlayModeParameters, WebPlayModeParameters, YooAsset ### Community 416 - "Community 416" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): ILogger, YooAsset ### Community 417 - "Community 417" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): IStateNode, UniFramework.Machine ### Community 418 - "Community 418" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (1): UniFramework.Utility ### Community 419 - "Community 419" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (1): UniFramework.Utility ### Community 420 - "Community 420" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (4): TextContent, UnityEditor.U2D.Animation, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD ### Community 421 - "Community 421" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): IMeshPreviewBehaviour, UnityEditor.U2D.Animation ### Community 422 - "Community 422" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): ITriangulator, UnityEditor.U2D.Animation ### Community 423 - "Community 423" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (1): UnityEngine.U2D.Animation ### Community 424 - "Community 424" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (4): SpriteMetaData, SpriteOutline, UnityEditor.U2D.Aseprite, UnityEditor.U2D.PSD ### Community 425 - "Community 425" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (4): PointRectSelector, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path, RectSelector ### Community 426 - "Community 426" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (3): DocumentLoadContext, PaintDotNet.Data.PhotoshopFileType, LoadContext ### Community 427 - "Community 427" Cohesion: 0.33 -Nodes (1): Steamworks +Nodes (3): GUIUtilitySystem, IGUIUtility, UnityEditor.U2D.Sprites ### Community 428 - "Community 428" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.38 +Nodes (2): TilemapEditorToolButton, UnityEditor.Tilemaps ### Community 429 - "Community 429" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (4): ManagedResolverFunction(), FromIntPtr(), IFunctionPointer, Unity.Burst ### Community 430 - "Community 430" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): CheckWorkspaceTreeNodeStatus, Codice ### Community 431 - "Community 431" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.38 +Nodes (2): Unity.PlasticSCM.Editor, VCSPlugin ### Community 432 - "Community 432" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.43 +Nodes (2): IsSolved, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer ### Community 433 - "Community 433" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): IGenerator, Packages.Rider.Editor.ProjectGeneration ### Community 434 - "Community 434" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): IApplyRevertPropertyContextMenuItemProvider, UnityEngine.Rendering, VolumeComponent ### Community 435 - "Community 435" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (2): RenderPipelineConverter, UnityEditor.Rendering.Universal ### Community 436 - "Community 436" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (6): BaseColorProperties, EmissiveColorProperties, SpecularColorProperties, StandardProperties, UnityEditor.VFX.URP, URPLitInputProperties ### Community 437 - "Community 437" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (6): BuildDependencyData, ObjectDependencyData, UnityEditor.Build.Pipeline, IDependencyData, IObjectDependencyData, TestDependencyDataBase ### Community 438 - "Community 438" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (6): BuildWriteData, BundleWriteData, UnityEditor.Build.Pipeline, IBundleWriteData, IWriteData, TestWriteDataBase ### Community 439 - "Community 439" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (4): LightmappingShaderProperties, LightmapTextureArrayProperty, UnityEditor.ShaderGraph.Internal, Texture2DArrayShaderProperty ### Community 440 - "Community 440" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (3): PlatformExtensions, PragmaRenderers, UnityEditor.ShaderGraph ### Community 441 - "Community 441" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (5): BuiltInShaderGraphSaveContext, ShaderGraphMaterialsUpdater, UnityEditor.Rendering.BuiltIn, UnityEditor.Rendering.Universal, UniversalShaderGraphSaveContext ### Community 442 - "Community 442" -Cohesion: 0.33 -Nodes (1): Steamworks +Cohesion: 0.29 +Nodes (6): RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSO, RequiredSettingsSOI, RequiredSettingsSOT, UnityEngine.Rendering ### Community 443 - "Community 443" -Cohesion: 0.33 -Nodes (2): CrashSightCallback, CrashSightLogCallback +Cohesion: 0.29 +Nodes (6): PRSRequiredSettingsSO, PRSRequiredSettingsSOI, PRSRequiredSettingsSO, PRSRequiredSettingsSOI, PRSRequiredSettingsSOT, UnityEngine.Rendering ### Community 444 - "Community 444" -Cohesion: 0.4 -Nodes (3): Animancer, AnimancerUtilities, ICopyable +Cohesion: 0.29 +Nodes (3): MyExercise_1, MyExercise_1s, MyMath ### Community 445 - "Community 445" -Cohesion: 0.4 -Nodes (3): IBlackboard, IGlobalBlackboard, NodeCanvas.Framework +Cohesion: 0.29 +Nodes (2): ICallbacks, UnityEditor.TestTools.TestRunner.Api ### Community 446 - "Community 446" -Cohesion: 0.33 -Nodes (1): ViActiveValue +Cohesion: 0.29 +Nodes (3): IgnoreTest, UnityEditor.TestTools.TestRunner.Api, UnityEngine.TestTools ### Community 447 - "Community 447" -Cohesion: 0.33 -Nodes (5): CityInfo, MapRecordData, PlayerInfo, TH1_Logic.MatchConfig, UnitInfo +Cohesion: 0.29 +Nodes (2): ITestRunnerApi, UnityEditor.TestTools.TestRunner.Api ### Community 448 - "Community 448" -Cohesion: 0.33 -Nodes (2): AllYTranSportSkill, Logic.Skill +Cohesion: 0.29 +Nodes (2): AnalyticsTestCallback, UnityEditor.TestTools.TestRunner.Api.Analytics ### Community 449 - "Community 449" -Cohesion: 0.33 -Nodes (2): AttackRangeUpSkill, Logic.Skill +Cohesion: 0.29 +Nodes (5): AttributeFinderBase, PostbuildCleanupAttributeFinder, UnityEditor.TestTools.TestRunner, PrebuildSetupAttributeFinder, UnityEditor.TestTools.TestRunner ### Community 450 - "Community 450" -Cohesion: 0.33 -Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill +Cohesion: 0.29 +Nodes (2): ITestJobDataHolder, UnityEditor.TestTools.TestRunner.TestRun ### Community 451 - "Community 451" -Cohesion: 0.33 -Nodes (2): Logic.Skill, MeilingAttackUpSkill +Cohesion: 0.29 +Nodes (2): ITestJobRunner, UnityEditor.TestTools.TestRunner.TestRun ### Community 452 - "Community 452" -Cohesion: 0.33 -Nodes (2): Logic.Skill, QuartetSkill +Cohesion: 0.29 +Nodes (5): AllocatingGCMemoryConstraint, AllocatingGCMemoryResult, UnityEngine.TestTools.Constraints, Constraint, ConstraintResult ### Community 453 - "Community 453" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill +Cohesion: 0.29 +Nodes (2): ITestRunCallback, UnityEngine.TestRunner ### Community 454 - "Community 454" -Cohesion: 0.33 -Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill +Cohesion: 0.38 +Nodes (2): TMP_EditorCoroutine, TMPro.EditorUtilities ### Community 455 - "Community 455" -Cohesion: 0.33 -Nodes (2): TH1_UI.View.Outside, UIOutsideInvitedView +Cohesion: 0.29 +Nodes (5): TMP_Character, TMPro, TMP_SpriteCharacter, TMPro, TMP_TextElement ### Community 456 - "Community 456" -Cohesion: 0.33 -Nodes (2): TH1_UI.View.Top, UITopInvitedView +Cohesion: 0.29 +Nodes (2): RawImage, RawImageTestHook ### Community 457 - "Community 457" -Cohesion: 0.4 -Nodes (4): DisableGroup, EnableGroup, YooAsset.Editor, IActiveRule +Cohesion: 0.29 +Nodes (5): Analysis, Unity.VisualScripting, IAnalysis, IGraphElementAnalysis, Unity.VisualScripting ### Community 458 - "Community 458" -Cohesion: 0.33 -Nodes (3): ShortcutIds, ShortcutUtility, UnityEditor.U2D.Animation +Cohesion: 0.29 +Nodes (5): EventMachineEditor, Unity.VisualScripting, FlowMachineEditor, Unity.VisualScripting, MachineEditor ### Community 459 - "Community 459" -Cohesion: 0.33 -Nodes (3): EditablePathUtility, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path +Cohesion: 0.29 +Nodes (2): IndividualPropertyDrawer, Unity.VisualScripting ### Community 460 - "Community 460" -Cohesion: 0.33 -Nodes (3): ISnapping, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path +Cohesion: 0.29 +Nodes (5): LudiqBehaviourEditor, Unity.VisualScripting, LudiqRootObjectEditor, LudiqScriptableObjectEditor, Unity.VisualScripting ### Community 461 - "Community 461" -Cohesion: 0.33 -Nodes (3): IUndoObject, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path +Cohesion: 0.29 +Nodes (5): BoltCorePaths, Unity.VisualScripting, BoltFlowPaths, Unity.VisualScripting, PluginPaths ### Community 462 - "Community 462" -Cohesion: 0.33 -Nodes (3): IShape, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path +Cohesion: 0.29 +Nodes (5): EditorPrefAttribute, Unity.VisualScripting, PluginConfigurationItemAttribute, ProjectSettingAttribute, Unity.VisualScripting ### Community 463 - "Community 463" -Cohesion: 0.47 -Nodes (2): ImageDataFactory, PhotoshopFile.Compression +Cohesion: 0.29 +Nodes (5): FlowMacroDescriptor, Unity.VisualScripting, MacroDescriptor, StateMacroDescriptor, Unity.VisualScripting ### Community 464 - "Community 464" -Cohesion: 0.33 -Nodes (2): Hint, Unity.Burst.CompilerServices +Cohesion: 0.29 +Nodes (5): NesterUnitEditor, StateUnitEditor, Unity.VisualScripting, SuperUnitEditor, Unity.VisualScripting ### Community 465 - "Community 465" -Cohesion: 0.33 -Nodes (3): Popcnt, Unity.Burst.Intrinsics, X86 +Cohesion: 0.29 +Nodes (5): UnitInputPortWidget, Unity.VisualScripting, UnitOutputPortWidget, Unity.VisualScripting, UnitPortWidget ### Community 466 - "Community 466" -Cohesion: 0.33 -Nodes (2): ApplicationDataPath, Unity.PlasticSCM.Editor +Cohesion: 0.29 +Nodes (5): FlowGraphDescriptor, Unity.VisualScripting, GraphDescriptor, StateGraphDescriptor, Unity.VisualScripting ### Community 467 - "Community 467" -Cohesion: 0.4 -Nodes (2): QueryVisualElementsExtensions, Unity.PlasticSCM.Editor +Cohesion: 0.29 +Nodes (5): FlowMachineDescriptor, Unity.VisualScripting, MachineDescriptor, StateMachineDescriptor, Unity.VisualScripting ### Community 468 - "Community 468" -Cohesion: 0.33 -Nodes (3): CheckinProgress, Unity.PlasticSCM.Editor.Developer, Unity.PlasticSCM.Editor.Gluon +Cohesion: 0.29 +Nodes (5): FlowStateDescriptor, Unity.VisualScripting, NesterStateDescriptor, SuperStateDescriptor, Unity.VisualScripting ### Community 469 - "Community 469" -Cohesion: 0.33 -Nodes (5): Gluon, Installer, Plastic, ToolConstants, Unity.PlasticSCM.Editor.Tool +Cohesion: 0.29 +Nodes (5): GraphElementEditor, StateEditor, Unity.VisualScripting, StateTransitionEditor, Unity.VisualScripting ### Community 470 - "Community 470" -Cohesion: 0.33 -Nodes (5): BranchesColumns, ChangesetsColumns, LocksColumns, Unity.PlasticSCM.Editor.UI, UnityConstants +Cohesion: 0.29 +Nodes (5): FlowStateEditor, Unity.VisualScripting, NesterStateEditor, SuperStateEditor, Unity.VisualScripting ### Community 471 - "Community 471" -Cohesion: 0.33 -Nodes (4): CustomEditor, IRemoveAdditionalDataContextualMenu, UnityEditor.Rendering, VolumeComponentEditorAttribute +Cohesion: 0.29 +Nodes (2): INotifiedCollectionItem, Unity.VisualScripting ### Community 472 - "Community 472" -Cohesion: 0.33 -Nodes (2): ISerializedCamera, UnityEditor.Rendering +Cohesion: 0.29 +Nodes (2): IProxyableNotifyCollectionChanged, Unity.VisualScripting ### Community 473 - "Community 473" -Cohesion: 0.47 -Nodes (3): DebugDisplaySettingsPanel, UnityEngine.Rendering, IDebugDisplaySettingsPanelDisposable +Cohesion: 0.29 +Nodes (3): VariantCollection, Unity.VisualScripting, VariantKeyedCollection ### Community 474 - "Community 474" -Cohesion: 0.33 -Nodes (5): GenerateHLSL, HLSLArray, PackingAttribute, SurfaceDataAttributes, UnityEngine.Rendering +Cohesion: 0.29 +Nodes (5): InvalidCastException, InvalidConversionException, Unity.VisualScripting, OperatorException, Unity.VisualScripting ### Community 475 - "Community 475" -Cohesion: 0.53 -Nodes (4): Append(), GetFuncHashCode(), GetHashCode(), UnityEngine.Rendering +Cohesion: 0.29 +Nodes (5): IGraphData, IGraphDataWithVariables, Unity.VisualScripting, IGraphEventListenerData, Unity.VisualScripting ### Community 476 - "Community 476" -Cohesion: 0.33 -Nodes (2): TileLayoutUtils, UnityEngine.Rendering +Cohesion: 0.29 +Nodes (5): AmbiguousOperatorException, Unity.VisualScripting, InvalidOperatorException, Unity.VisualScripting, OperatorException ### Community 477 - "Community 477" -Cohesion: 0.33 -Nodes (4): DefaultLightingExplorerExtension, LightExplorer, Styles, UnityEditor +Cohesion: 0.29 +Nodes (5): InstanceActionInvokerBase, Unity.VisualScripting, InstanceFunctionInvokerBase, Unity.VisualScripting, InstanceInvokerBase ### Community 478 - "Community 478" -Cohesion: 0.33 -Nodes (3): ISerializedLight, UnityEditor.Rendering.Universal, UniversalRenderPipelineSerializedLight +Cohesion: 0.29 +Nodes (5): StaticActionInvokerBase, Unity.VisualScripting, StaticFunctionInvokerBase, Unity.VisualScripting, StaticInvokerBase ### Community 479 - "Community 479" -Cohesion: 0.47 -Nodes (2): ShaderGraphShortcuts, UnityEditor.ShaderGraph +Cohesion: 0.33 +Nodes (3): HashUtility, Unity.VisualScripting, UnityEngine.Timeline ### Community 480 - "Community 480" -Cohesion: 0.33 -Nodes (3): IMayRequireBitangent, MayRequireBitangentExtensions, UnityEditor.ShaderGraph +Cohesion: 0.29 +Nodes (5): SelectOnInteger, Unity.VisualScripting, SelectOnString, Unity.VisualScripting, SelectUnit ### Community 481 - "Community 481" -Cohesion: 0.33 -Nodes (3): IMayRequireCameraOpaqueTexture, MayRequireCameraOpaqueTextureExtensions, UnityEditor.ShaderGraph +Cohesion: 0.29 +Nodes (5): SwitchOnInteger, Unity.VisualScripting, SwitchOnString, Unity.VisualScripting, SwitchUnit ### Community 482 - "Community 482" -Cohesion: 0.33 -Nodes (3): IMayRequireDepthTexture, MayRequireDepthTextureExtensions, UnityEditor.ShaderGraph +Cohesion: 0.29 +Nodes (5): GetGraphs, GetScriptGraphs, Unity.VisualScripting, GetStateGraphs, Unity.VisualScripting ### Community 483 - "Community 483" -Cohesion: 0.33 -Nodes (3): IMayRequireFaceSign, IMayRequireFaceSignExtensions, UnityEditor.ShaderGraph +Cohesion: 0.29 +Nodes (5): HasGraph, HasScriptGraph, Unity.VisualScripting, HasStateGraph, Unity.VisualScripting ### Community 484 - "Community 484" -Cohesion: 0.33 -Nodes (3): IMayRequireMeshUV, MayRequireMeshUVExtensions, UnityEditor.ShaderGraph +Cohesion: 0.29 +Nodes (5): SetGraph, SetScriptGraph, Unity.VisualScripting, SetStateGraph, Unity.VisualScripting ### Community 485 - "Community 485" -Cohesion: 0.33 -Nodes (3): IMayRequireNormal, MayRequireNormalExtensions, UnityEditor.ShaderGraph +Cohesion: 0.47 +Nodes (4): Get-GraphifyPython(), Invoke-GraphifyRebuild(), Test-GraphifyPython(), Write-HookLog() ### Community 486 - "Community 486" Cohesion: 0.33 -Nodes (3): IMayRequirePosition, MayRequirePositionExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 487 - "Community 487" Cohesion: 0.33 -Nodes (3): IMayRequirePositionPredisplacement, MayRequirePositionPredisplacementExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 488 - "Community 488" Cohesion: 0.33 -Nodes (3): IMayRequireTangent, MayRequireTangentExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 489 - "Community 489" Cohesion: 0.33 -Nodes (3): IMayRequireTime, MayRequireTimeExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 490 - "Community 490" Cohesion: 0.33 -Nodes (3): IMayRequireVertexColor, MayRequireVertexColorExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 491 - "Community 491" Cohesion: 0.33 -Nodes (3): IMayRequireVertexID, MayRequireVertexIDExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 492 - "Community 492" Cohesion: 0.33 -Nodes (3): IMayRequireVertexSkinning, MayRequireVertexSkinningExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 493 - "Community 493" Cohesion: 0.33 -Nodes (3): IMayRequireViewDirection, MayRequireViewDirectionExtensions, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 494 - "Community 494" Cohesion: 0.33 -Nodes (2): NodeExtensions, UnityEditor.Graphing +Nodes (1): Steamworks ### Community 495 - "Community 495" Cohesion: 0.33 -Nodes (3): AdditionalCommandCollection, Item, UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 496 - "Community 496" Cohesion: 0.33 -Nodes (1): UnityEditor.ShaderGraph.Serialization +Nodes (1): Steamworks ### Community 497 - "Community 497" -Cohesion: 0.4 -Nodes (2): EditModeLauncherContextSettings, UnityEditor.TestTools.TestRunner +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 498 - "Community 498" -Cohesion: 0.4 -Nodes (2): DelayedCallback, UnityEditor.TestTools.TestRunner +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 499 - "Community 499" Cohesion: 0.33 -Nodes (3): EditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner, IEditorCompilationInterfaceProxy +Nodes (1): Steamworks ### Community 500 - "Community 500" Cohesion: 0.33 -Nodes (2): IUtpMessageReporter, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (1): Steamworks ### Community 501 - "Community 501" Cohesion: 0.33 -Nodes (3): ITestExecutionContext, UnityEngine.TestRunner.NUnitExtensions.Runner, UnityTestExecutionContext +Nodes (1): Steamworks ### Community 502 - "Community 502" -Cohesion: 0.4 -Nodes (3): TimelineClip, TimelineClipUpgrade, UnityEngine.Timeline +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 503 - "Community 503" Cohesion: 0.33 -Nodes (3): IInterval, RuntimeElement, UnityEngine.Timeline +Nodes (1): Steamworks ### Community 504 - "Community 504" -Cohesion: 0.4 -Nodes (3): AbstractEventData, BaseEventData, UnityEngine.EventSystems +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 505 - "Community 505" Cohesion: 0.33 -Nodes (3): IMeshModifier, IVertexModifier, UnityEngine.UI +Nodes (1): Steamworks ### Community 506 - "Community 506" Cohesion: 0.33 -Nodes (2): IFuzzyOption, Unity.VisualScripting +Nodes (1): Steamworks ### Community 507 - "Community 507" Cohesion: 0.33 -Nodes (3): CastMetadata, Unity.VisualScripting, ProxyMetadata +Nodes (1): Steamworks ### Community 508 - "Community 508" Cohesion: 0.33 -Nodes (3): NesterStateTransitionDescriptor, Unity.VisualScripting, StateTransitionDescriptor +Nodes (1): Steamworks ### Community 509 - "Community 509" Cohesion: 0.33 -Nodes (3): FieldsCloner, Unity.VisualScripting, ReflectedCloner +Nodes (1): Steamworks ### Community 510 - "Community 510" Cohesion: 0.33 -Nodes (2): IKeyedCollection, Unity.VisualScripting +Nodes (1): Steamworks ### Community 511 - "Community 511" Cohesion: 0.33 -Nodes (2): IGraphEventHandler, Unity.VisualScripting +Nodes (1): Steamworks ### Community 512 - "Community 512" Cohesion: 0.33 -Nodes (2): PlatformUtility, Unity.VisualScripting +Nodes (1): Steamworks ### Community 513 - "Community 513" Cohesion: 0.33 -Nodes (3): EqualityComparer, MemberInfoComparer, Unity.VisualScripting +Nodes (1): Steamworks ### Community 514 - "Community 514" Cohesion: 0.33 -Nodes (2): IOptimizedAccessor, Unity.VisualScripting +Nodes (1): Steamworks ### Community 515 - "Community 515" Cohesion: 0.33 -Nodes (2): ReflectionFieldAccessor, Unity.VisualScripting +Nodes (1): Steamworks ### Community 516 - "Community 516" Cohesion: 0.33 -Nodes (0): +Nodes (1): Steamworks ### Community 517 - "Community 517" -Cohesion: 0.4 +Cohesion: 0.33 Nodes (1): Steamworks ### Community 518 - "Community 518" -Cohesion: 0.4 -Nodes (3): Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, CharacterParameters +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 519 - "Community 519" -Cohesion: 0.4 -Nodes (4): Animancer, DocsURLs, Strings, Tooltips +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 520 - "Community 520" -Cohesion: 0.5 -Nodes (3): Animancer.FSM, CurrentToString(), ToString() +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 521 - "Community 521" -Cohesion: 0.5 -Nodes (3): Animancer.FSM, CurrentToString(), ToString() +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 522 - "Community 522" -Cohesion: 0.4 -Nodes (2): ISerializedReflectedInfo, ParadoxNotion.Serialization +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 523 - "Community 523" -Cohesion: 0.4 -Nodes (2): ITaskSystem, NodeCanvas.Framework +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 524 - "Community 524" -Cohesion: 0.6 -Nodes (2): ViTuple, ViTupleInterface +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 525 - "Community 525" -Cohesion: 0.4 -Nodes (1): ViAccumulateVersion +Cohesion: 0.33 +Nodes (1): Steamworks ### Community 526 - "Community 526" -Cohesion: 0.4 -Nodes (3): BaseCondition, CountryStrategyCondition, NodeCanvas.Tasks.Actions +Cohesion: 0.33 +Nodes (2): CrashSightCallback, CrashSightLogCallback ### Community 527 - "Community 527" Cohesion: 0.4 -Nodes (2): ISequencerTask, TH1_Presentation.Sequencer.Task +Nodes (3): Animancer, AnimancerUtilities, ICopyable ### Community 528 - "Community 528" Cohesion: 0.4 -Nodes (2): IEscClosable, TH1_UI.Controller.Base +Nodes (3): IBlackboard, IGlobalBlackboard, NodeCanvas.Framework ### Community 529 - "Community 529" -Cohesion: 0.4 -Nodes (0): +Cohesion: 0.33 +Nodes (1): ViActiveValue ### Community 530 - "Community 530" -Cohesion: 0.5 -Nodes (4): TwoPaneSplitView, SplitView, UxmlFactory, YooAsset.Editor +Cohesion: 0.33 +Nodes (4): DiplomacyChatInfo, DiplomacyStateInfo, FeelingStateInfo, FeelingStrategyInfo ### Community 531 - "Community 531" -Cohesion: 0.4 -Nodes (2): IDecryptionServices, YooAsset +Cohesion: 0.33 +Nodes (5): CityInfo, MapRecordData, PlayerInfo, TH1_Logic.MatchConfig, UnitInfo ### Community 532 - "Community 532" -Cohesion: 0.4 -Nodes (2): IDeliveryLoadServices, YooAsset +Cohesion: 0.33 +Nodes (3): SpriteCache, TH1Resource, UnityEditor.U2D.Animation ### Community 533 - "Community 533" -Cohesion: 0.4 -Nodes (2): IRemoteServices, YooAsset +Cohesion: 0.33 +Nodes (3): Cache, MemoryPack.Internal, TypeHelpers ### Community 534 - "Community 534" Cohesion: 0.4 -Nodes (1): Cysharp.Threading.Tasks +Nodes (4): DisableGroup, EnableGroup, YooAsset.Editor, IActiveRule ### Community 535 - "Community 535" -Cohesion: 0.4 -Nodes (3): CircleVertexSelector, UnityEditor.U2D.Animation, ICircleSelector +Cohesion: 0.33 +Nodes (3): Cysharp.Threading.Tasks.Internal, RuntimeHelpersAbstraction, WellKnownNoReferenceContainsType ### Community 536 - "Community 536" -Cohesion: 0.4 -Nodes (2): ISpriteLibDataProvider, UnityEditor.U2D.Animation +Cohesion: 0.33 +Nodes (5): BindingData, Contents, ConvertedKeyData, KeyData, UnityEditor.U2D.Animation.Upgrading ### Community 537 - "Community 537" -Cohesion: 0.4 -Nodes (2): BaseUpgrader, UnityEditor.U2D.Animation.Upgrading +Cohesion: 0.33 +Nodes (3): EditablePathUtility, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path ### Community 538 - "Community 538" -Cohesion: 0.4 -Nodes (3): IconUtility, UnityEngine.U2D.Animation, UnityEngine.U2D.IK +Cohesion: 0.33 +Nodes (3): ISnapping, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path ### Community 539 - "Community 539" -Cohesion: 0.4 -Nodes (2): Aliasing, Unity.Burst.CompilerServices +Cohesion: 0.33 +Nodes (3): IUndoObject, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path ### Community 540 - "Community 540" -Cohesion: 0.4 -Nodes (2): Loop, Unity.Burst.CompilerServices +Cohesion: 0.33 +Nodes (3): DefaultControl, UnityEditor.Rendering.Universal.Path2D.GUIFramework, UnityEditor.U2D.Common.Path.GUIFramework ### Community 541 - "Community 541" -Cohesion: 0.4 -Nodes (4): Unity.Burst.Intrinsics, V128DebugView, V256DebugView, V64DebugView +Cohesion: 0.33 +Nodes (3): IShape, UnityEditor.Rendering.Universal.Path2D, UnityEditor.U2D.Common.Path ### Community 542 - "Community 542" Cohesion: 0.4 -Nodes (4): CameraUI, Environment, Styles, UnityEditor.Rendering +Nodes (4): AnalyticFactory, Analytics, IAnalytics, UnityEditor.U2D.PSD ### Community 543 - "Community 543" -Cohesion: 0.4 -Nodes (4): CameraUI, Output, Styles, UnityEditor.Rendering +Cohesion: 0.47 +Nodes (2): ImageDataFactory, PhotoshopFile.Compression ### Community 544 - "Community 544" Cohesion: 0.4 -Nodes (4): CameraUI, PhysicalCamera, Styles, UnityEditor.Rendering +Nodes (2): TilePaletteBrushesDropdownToggle, UnityEditor.Tilemaps ### Community 545 - "Community 545" -Cohesion: 0.4 -Nodes (4): CameraUI, Rendering, Styles, UnityEditor.Rendering +Cohesion: 0.33 +Nodes (2): Hint, Unity.Burst.CompilerServices ### Community 546 - "Community 546" -Cohesion: 0.4 -Nodes (2): ISerializedLight, UnityEditor.Rendering +Cohesion: 0.33 +Nodes (3): Popcnt, Unity.Burst.Intrinsics, X86 ### Community 547 - "Community 547" -Cohesion: 0.4 -Nodes (2): IEnvironmentDisplayer, Style +Cohesion: 0.33 +Nodes (2): ApplicationDataPath, Unity.PlasticSCM.Editor ### Community 548 - "Community 548" Cohesion: 0.4 -Nodes (2): SerializedDataParameter, UnityEditor.Rendering +Nodes (2): QueryVisualElementsExtensions, Unity.PlasticSCM.Editor ### Community 549 - "Community 549" Cohesion: 0.4 -Nodes (2): CommandBufferPool, UnityEngine.Rendering +Nodes (2): ProjectViewAssetSelection, Unity.PlasticSCM.Editor.AssetMenu ### Community 550 - "Community 550" -Cohesion: 0.4 -Nodes (4): Environment, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI +Cohesion: 0.33 +Nodes (3): CheckinProgress, Unity.PlasticSCM.Editor.Developer, Unity.PlasticSCM.Editor.Gluon ### Community 551 - "Community 551" -Cohesion: 0.4 -Nodes (4): Rendering, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI +Cohesion: 0.33 +Nodes (5): Gluon, Installer, Plastic, ToolConstants, Unity.PlasticSCM.Editor.Tool ### Community 552 - "Community 552" -Cohesion: 0.4 -Nodes (2): ComponentUtility, UnityEngine.Rendering.Universal +Cohesion: 0.33 +Nodes (5): BranchesColumns, ChangesetsColumns, LocksColumns, Unity.PlasticSCM.Editor.UI, UnityConstants ### Community 553 - "Community 553" -Cohesion: 0.4 -Nodes (2): IWriteOperation, UnityEditor.Build.Pipeline.Interfaces +Cohesion: 0.33 +Nodes (4): CustomEditor, IRemoveAdditionalDataContextualMenu, UnityEditor.Rendering, VolumeComponentEditorAttribute ### Community 554 - "Community 554" -Cohesion: 0.4 -Nodes (2): IHasCustomDeprecationMessage, UnityEditor.ShaderGraph +Cohesion: 0.33 +Nodes (2): ISerializedCamera, UnityEditor.Rendering ### Community 555 - "Community 555" -Cohesion: 0.4 -Nodes (2): IInspectable, UnityEditor.ShaderGraph.Drawing +Cohesion: 0.47 +Nodes (3): DebugDisplaySettingsPanel, UnityEngine.Rendering, IDebugDisplaySettingsPanelDisposable ### Community 556 - "Community 556" -Cohesion: 0.4 -Nodes (2): IPropertyDrawer, UnityEditor.ShaderGraph.Drawing +Cohesion: 0.33 +Nodes (5): GenerateHLSL, HLSLArray, PackingAttribute, SurfaceDataAttributes, UnityEngine.Rendering ### Community 557 - "Community 557" -Cohesion: 0.5 -Nodes (2): TextureSamplerState, UnityEditor.ShaderGraph +Cohesion: 0.53 +Nodes (4): Append(), GetFuncHashCode(), GetHashCode(), UnityEngine.Rendering ### Community 558 - "Community 558" -Cohesion: 0.4 -Nodes (2): StackPool, UnityEditor.Graphing +Cohesion: 0.33 +Nodes (2): TileLayoutUtils, UnityEngine.Rendering ### Community 559 - "Community 559" -Cohesion: 0.5 -Nodes (4): BlockFieldDescriptor, CustomSlotBlockFieldDescriptor, UnityEditor.ShaderGraph, FieldDescriptor +Cohesion: 0.33 +Nodes (4): DefaultLightingExplorerExtension, LightExplorer, Styles, UnityEditor ### Community 560 - "Community 560" Cohesion: 0.4 -Nodes (1): UnityEditor.ShaderGraph.Serialization +Nodes (4): IAnalytics, IAnalyticsData, Renderer2DAnalytics, UnityEditor.Rendering.Universal.Analytics ### Community 561 - "Community 561" -Cohesion: 0.4 -Nodes (2): AssertHelpers, UnityEditor.ShaderGraph +Cohesion: 0.33 +Nodes (3): ISerializedLight, UnityEditor.Rendering.Universal, UniversalRenderPipelineSerializedLight ### Community 562 - "Community 562" -Cohesion: 0.4 -Nodes (2): ISettingsBuilder, UnityEditor.TestTools.TestRunner.CommandLineTest +Cohesion: 0.47 +Nodes (1): AutoLoadPipelineAsset ### Community 563 - "Community 563" -Cohesion: 0.4 -Nodes (3): AssemblyWrapper, EditorAssemblyWrapper, UnityEditor.TestTools.TestRunner +Cohesion: 0.47 +Nodes (2): ShaderGraphShortcuts, UnityEditor.ShaderGraph ### Community 564 - "Community 564" -Cohesion: 0.4 -Nodes (2): IEditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner +Cohesion: 0.33 +Nodes (3): IMayRequireBitangent, MayRequireBitangentExtensions, UnityEditor.ShaderGraph ### Community 565 - "Community 565" -Cohesion: 0.4 -Nodes (2): ITestListCache, UnityEditor.TestTools.TestRunner +Cohesion: 0.33 +Nodes (3): IMayRequireCameraOpaqueTexture, MayRequireCameraOpaqueTextureExtensions, UnityEditor.ShaderGraph ### Community 566 - "Community 566" -Cohesion: 0.4 -Nodes (3): IAsyncTestAssemblyBuilder, UnityEngine.TestTools.NUnitExtensions, ITestAssemblyBuilder +Cohesion: 0.33 +Nodes (3): IMayRequireDepthTexture, MayRequireDepthTextureExtensions, UnityEditor.ShaderGraph ### Community 567 - "Community 567" -Cohesion: 0.4 -Nodes (3): TestMethodCommand, UnityEngine.TestTools, UnityTestMethodCommand +Cohesion: 0.33 +Nodes (3): IMayRequireFaceSign, IMayRequireFaceSignExtensions, UnityEditor.ShaderGraph ### Community 568 - "Community 568" -Cohesion: 0.4 -Nodes (2): IRemoteTestResultDataFactory, UnityEngine.TestRunner.TestLaunchers +Cohesion: 0.33 +Nodes (3): IMayRequireMeshUV, MayRequireMeshUVExtensions, UnityEditor.ShaderGraph ### Community 569 - "Community 569" -Cohesion: 0.4 -Nodes (3): AssemblyLoadProxy, UnityEngine.TestTools.Utils, IAssemblyLoadProxy +Cohesion: 0.33 +Nodes (3): IMayRequireNormal, MayRequireNormalExtensions, UnityEditor.ShaderGraph ### Community 570 - "Community 570" -Cohesion: 0.4 -Nodes (3): AssemblyWrapper, UnityEngine.TestTools.Utils, IAssemblyWrapper +Cohesion: 0.33 +Nodes (3): IMayRequirePosition, MayRequirePositionExtensions, UnityEditor.ShaderGraph ### Community 571 - "Community 571" -Cohesion: 0.4 -Nodes (2): TMP_ListPool, TMPro +Cohesion: 0.33 +Nodes (3): IMayRequirePositionPredisplacement, MayRequirePositionPredisplacementExtensions, UnityEditor.ShaderGraph ### Community 572 - "Community 572" -Cohesion: 0.4 -Nodes (3): SpriteDataObject, TexturePacker_JsonArray, TMPro.SpriteAssetUtilities +Cohesion: 0.33 +Nodes (3): IMayRequireTangent, MayRequireTangentExtensions, UnityEditor.ShaderGraph ### Community 573 - "Community 573" -Cohesion: 0.4 -Nodes (1): UnityEditor.Timeline +Cohesion: 0.33 +Nodes (3): IMayRequireTime, MayRequireTimeExtensions, UnityEditor.ShaderGraph ### Community 574 - "Community 574" -Cohesion: 0.4 -Nodes (3): TimelineAssetEditionMode, UnityEditor.Timeline, TimelineInactiveMode +Cohesion: 0.33 +Nodes (3): IMayRequireVertexColor, MayRequireVertexColorExtensions, UnityEditor.ShaderGraph ### Community 575 - "Community 575" -Cohesion: 0.4 -Nodes (3): TimelineAsset, TimelineAssetUpgrade, UnityEngine.Timeline +Cohesion: 0.33 +Nodes (3): IMayRequireVertexID, MayRequireVertexIDExtensions, UnityEditor.ShaderGraph ### Community 576 - "Community 576" -Cohesion: 0.4 -Nodes (2): IReorderableListDropTarget, Unity.VisualScripting.ReorderableList +Cohesion: 0.33 +Nodes (3): IMayRequireVertexSkinning, MayRequireVertexSkinningExtensions, UnityEditor.ShaderGraph ### Community 577 - "Community 577" -Cohesion: 0.4 -Nodes (2): Plugin, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): IMayRequireViewDirection, MayRequireViewDirectionExtensions, UnityEditor.ShaderGraph ### Community 578 - "Community 578" -Cohesion: 0.4 -Nodes (2): EditorTypeUtility, Unity.VisualScripting +Cohesion: 0.33 +Nodes (2): NodeExtensions, UnityEditor.Graphing ### Community 579 - "Community 579" -Cohesion: 0.4 -Nodes (2): ISidebarPanelContent, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): AdditionalCommandCollection, Item, UnityEditor.ShaderGraph ### Community 580 - "Community 580" -Cohesion: 0.4 -Nodes (1): Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): DependencyCollection, Item, UnityEditor.ShaderGraph ### Community 581 - "Community 581" -Cohesion: 0.5 -Nodes (2): FrameDelayedCallback, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): FieldCollection, Item, UnityEditor.ShaderGraph ### Community 582 - "Community 582" -Cohesion: 0.4 -Nodes (2): IPoolable, Unity.VisualScripting +Cohesion: 0.33 +Nodes (1): UnityEditor.ShaderGraph.Serialization ### Community 583 - "Community 583" -Cohesion: 0.4 -Nodes (1): Unity.VisualScripting +Cohesion: 0.33 +Nodes (2): TestSlot, UnityEditor.ShaderGraph ### Community 584 - "Community 584" -Cohesion: 0.4 -Nodes (2): IOptimizedInvoker, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): StringFormatterTests, Tests_2, Tests_2s ### Community 585 - "Community 585" -Cohesion: 0.4 -Nodes (2): IGizmoDrawer, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): ApplicationPlayingTests, PlayModeTests_7, PlayModeTests_8 ### Community 586 - "Community 586" -Cohesion: 0.4 -Nodes (3): AnalyticsIdentifier, IAnalyticsIdentifiable, Unity.VisualScripting +Cohesion: 0.33 +Nodes (3): MovementScript, PlayModeTests_9, PlayModeTests_9s ### Community 587 - "Community 587" -Cohesion: 0.4 -Nodes (0): +Cohesion: 0.33 +Nodes (2): ICallbacksHolder, UnityEditor.TestTools.TestRunner.Api ### Community 588 - "Community 588" -Cohesion: 0.5 -Nodes (2): DiagnosticCategories, ET.Analyzer +Cohesion: 0.4 +Nodes (2): EditModeLauncherContextSettings, UnityEditor.TestTools.TestRunner ### Community 589 - "Community 589" -Cohesion: 0.5 -Nodes (2): DiagnosticIds, ET.Analyzer +Cohesion: 0.33 +Nodes (3): EditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner, IEditorCompilationInterfaceProxy ### Community 590 - "Community 590" -Cohesion: 0.5 -Nodes (2): Packsize, Steamworks +Cohesion: 0.33 +Nodes (2): IUtpMessageReporter, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 591 - "Community 591" -Cohesion: 0.5 -Nodes (2): Animancer.Examples.FineControl, IInteractable +Cohesion: 0.33 +Nodes (3): ITestExecutionContext, UnityEngine.TestRunner.NUnitExtensions.Runner, UnityTestExecutionContext ### Community 592 - "Community 592" -Cohesion: 0.5 -Nodes (3): Animancer, DefaultFadeValueAttribute, DefaultValueAttribute +Cohesion: 0.33 +Nodes (2): SortingLayerHelper, TMPro ### Community 593 - "Community 593" -Cohesion: 0.5 -Nodes (2): Animancer.Editor, ScriptableObjectEditor +Cohesion: 0.33 +Nodes (4): TMP_Glyph, TMP_Sprite, TMPro, TMP_TextElement_Legacy ### Community 594 - "Community 594" -Cohesion: 0.5 -Nodes (2): Animancer, IUpdatable +Cohesion: 0.4 +Nodes (2): TimelineAssetViewModel, UnityEditor.Timeline ### Community 595 - "Community 595" -Cohesion: 0.67 -Nodes (2): Animancer, AnimancerTransitionAsset +Cohesion: 0.4 +Nodes (3): TimelineClip, TimelineClipUpgrade, UnityEngine.Timeline ### Community 596 - "Community 596" -Cohesion: 0.5 -Nodes (2): CanvasCoreExpand, IGraphExporter +Cohesion: 0.33 +Nodes (3): IInterval, RuntimeElement, UnityEngine.Timeline ### Community 597 - "Community 597" -Cohesion: 0.67 -Nodes (2): IMigratable, ParadoxNotion.Serialization.FullSerializer +Cohesion: 0.4 +Nodes (3): AbstractEventData, BaseEventData, UnityEngine.EventSystems ### Community 598 - "Community 598" -Cohesion: 0.5 -Nodes (3): BBMappingParameter, NodeCanvas.Framework.Internal, BBObjectParameter +Cohesion: 0.33 +Nodes (3): IMeshModifier, IVertexModifier, UnityEngine.UI ### Community 599 - "Community 599" -Cohesion: 0.5 -Nodes (3): MultipleChoiceRequestInfo, NodeCanvas.DialogueTrees, SubtitlesRequestInfo +Cohesion: 0.33 +Nodes (2): IndividualEditor, Unity.VisualScripting ### Community 600 - "Community 600" -Cohesion: 0.67 -Nodes (3): IDialogueActor, NodeCanvas.DialogueTrees, ProxyDialogueActor +Cohesion: 0.33 +Nodes (2): IFuzzyOption, Unity.VisualScripting ### Community 601 - "Community 601" -Cohesion: 0.5 -Nodes (1): ViDelegateAssisstant +Cohesion: 0.33 +Nodes (3): CastMetadata, Unity.VisualScripting, ProxyMetadata ### Community 602 - "Community 602" -Cohesion: 0.5 -Nodes (2): LobbyManager, TH1_Logic.Net +Cohesion: 0.33 +Nodes (3): CustomEventDescriptor, Unity.VisualScripting, EventUnitDescriptor ### Community 603 - "Community 603" -Cohesion: 0.5 -Nodes (2): AnimCache, TH1Resource +Cohesion: 0.33 +Nodes (3): NesterStateTransitionDescriptor, Unity.VisualScripting, StateTransitionDescriptor ### Community 604 - "Community 604" -Cohesion: 0.5 -Nodes (2): ResourceCache, TH1Resource +Cohesion: 0.33 +Nodes (3): FieldsCloner, Unity.VisualScripting, ReflectedCloner ### Community 605 - "Community 605" -Cohesion: 0.5 -Nodes (3): IsExternalInit, MemoryPack, System.Runtime.CompilerServices +Cohesion: 0.33 +Nodes (2): GradientCloner, Unity.VisualScripting ### Community 606 - "Community 606" -Cohesion: 0.5 -Nodes (2): AssemblyLoader, NugetForUnity.Helper +Cohesion: 0.33 +Nodes (3): IEventMachine, Unity.VisualScripting, IMachine ### Community 607 - "Community 607" -Cohesion: 0.67 -Nodes (3): Compare(), CompareTo(), NugetForUnity.Models +Cohesion: 0.33 +Nodes (2): IGraphEventHandler, Unity.VisualScripting ### Community 608 - "Community 608" -Cohesion: 0.5 -Nodes (2): HomePageWindow, YooAsset.Editor +Cohesion: 0.33 +Nodes (2): PlatformUtility, Unity.VisualScripting ### Community 609 - "Community 609" -Cohesion: 0.5 -Nodes (2): IBuildPipeline, YooAsset.Editor +Cohesion: 0.33 +Nodes (3): EqualityComparer, MemberInfoComparer, Unity.VisualScripting ### Community 610 - "Community 610" -Cohesion: 0.5 -Nodes (2): IBuildTask, YooAsset.Editor +Cohesion: 0.33 +Nodes (2): IOptimizedAccessor, Unity.VisualScripting ### Community 611 - "Community 611" -Cohesion: 0.5 -Nodes (2): IActiveRule, YooAsset.Editor +Cohesion: 0.33 +Nodes (2): ReflectionPropertyAccessor, Unity.VisualScripting ### Community 612 - "Community 612" -Cohesion: 0.5 -Nodes (2): IAddressRule, YooAsset.Editor +Cohesion: 0.33 +Nodes (3): IGettable, Unity.VisualScripting, XGettable ### Community 613 - "Community 613" -Cohesion: 0.5 -Nodes (2): IFilterRule, YooAsset.Editor +Cohesion: 0.33 +Nodes (0): ### Community 614 - "Community 614" -Cohesion: 0.5 -Nodes (2): UIElementsTools, YooAsset.Editor +Cohesion: 0.4 +Nodes (1): Steamworks ### Community 615 - "Community 615" -Cohesion: 0.5 -Nodes (2): IBuildinQueryServices, YooAsset +Cohesion: 0.4 +Nodes (3): Animancer.Examples.AnimatorControllers.GameKit, Animancer.Examples.StateMachines, CharacterParameters ### Community 616 - "Community 616" -Cohesion: 0.5 -Nodes (2): IEncryptionServices, YooAsset +Cohesion: 0.4 +Nodes (4): Animancer, DocsURLs, Strings, Tooltips ### Community 617 - "Community 617" Cohesion: 0.5 -Nodes (2): Cysharp.Threading.Tasks, EnumerableAsyncExtensions +Nodes (3): Animancer.FSM, CurrentToString(), ToString() ### Community 618 - "Community 618" Cohesion: 0.5 -Nodes (2): Cysharp.Threading.Tasks, ExceptionExtensions +Nodes (3): Animancer.FSM, CurrentToString(), ToString() ### Community 619 - "Community 619" -Cohesion: 0.5 -Nodes (2): Cysharp.Threading.Tasks.Linq, UniTaskAsyncEnumerable +Cohesion: 0.4 +Nodes (2): ISerializedReflectedInfo, ParadoxNotion.Serialization ### Community 620 - "Community 620" -Cohesion: 0.5 -Nodes (2): IOutlineGenerator, UnityEditor.U2D.Animation +Cohesion: 0.4 +Nodes (2): ITaskSystem, NodeCanvas.Framework ### Community 621 - "Community 621" -Cohesion: 0.5 -Nodes (3): IBoneSelection, UnityEditor.U2D.Animation, ITransformSelection +Cohesion: 0.6 +Nodes (2): ViTuple, ViTupleInterface ### Community 622 - "Community 622" -Cohesion: 0.5 -Nodes (3): ControllerEvents, UnityEditor.U2D.Animation.SpriteLibraryEditor, ViewEvents +Cohesion: 0.4 +Nodes (1): ViAccumulateVersion ### Community 623 - "Community 623" -Cohesion: 0.5 -Nodes (3): IAnimationPreviewable, IPreviewable, UnityEngine.U2D.Common +Cohesion: 0.4 +Nodes (3): BaseCondition, CountryStrategyCondition, NodeCanvas.Tasks.Actions ### Community 624 - "Community 624" -Cohesion: 0.5 -Nodes (2): Document, PDNWrapper +Cohesion: 0.4 +Nodes (2): ISequencerTask, TH1_Presentation.Sequencer.Task ### Community 625 - "Community 625" -Cohesion: 0.5 -Nodes (3): RawImageResource, PhotoshopFile, Thumbnail +Cohesion: 0.4 +Nodes (2): IEscClosable, TH1_UI.Controller.Base ### Community 626 - "Community 626" -Cohesion: 0.5 -Nodes (3): MouseStyles, TilePaletteMouseCursorUtility, UnityEditor.Tilemaps +Cohesion: 0.4 +Nodes (0): ### Community 627 - "Community 627" Cohesion: 0.5 -Nodes (2): ParentWindow, Unity.PlasticSCM.Editor +Nodes (4): TwoPaneSplitView, SplitView, UxmlFactory, YooAsset.Editor ### Community 628 - "Community 628" -Cohesion: 0.5 -Nodes (2): ProjectWindow, Unity.PlasticSCM.Editor +Cohesion: 0.4 +Nodes (2): IDecryptionServices, YooAsset ### Community 629 - "Community 629" -Cohesion: 0.5 -Nodes (2): BuildPathDictionary, Unity.PlasticSCM.Editor.AssetsOverlays.Cache +Cohesion: 0.4 +Nodes (2): IDeliveryLoadServices, YooAsset ### Community 630 - "Community 630" -Cohesion: 0.5 -Nodes (2): GenericProgress, Unity.PlasticSCM.Editor.Developer +Cohesion: 0.4 +Nodes (2): IRemoteServices, YooAsset ### Community 631 - "Community 631" -Cohesion: 0.5 -Nodes (2): IncomingChangesNotification, Unity.PlasticSCM.Editor.UI.StatusBar +Cohesion: 0.4 +Nodes (1): Cysharp.Threading.Tasks ### Community 632 - "Community 632" Cohesion: 0.5 -Nodes (2): CreateWorkspaceViewState, Unity.PlasticSCM.Editor.Views.CreateWorkspace +Nodes (2): Cysharp.Threading.Tasks.Internal, Entry ### Community 633 - "Community 633" -Cohesion: 0.5 -Nodes (2): ConflictResolutionState, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer.DirectoryConflicts +Cohesion: 0.4 +Nodes (3): CircleVertexSelector, UnityEditor.U2D.Animation, ICircleSelector ### Community 634 - "Community 634" -Cohesion: 0.5 -Nodes (2): LaunchCheckinConflictsDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs +Cohesion: 0.4 +Nodes (2): ISpriteLibDataProvider, UnityEditor.U2D.Animation ### Community 635 - "Community 635" -Cohesion: 0.5 -Nodes (2): LaunchDependenciesDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs +Cohesion: 0.4 +Nodes (2): BaseUpgrader, UnityEditor.U2D.Animation.Upgrading ### Community 636 - "Community 636" -Cohesion: 0.67 -Nodes (3): Allocate(), CheckAllocationDoesNotExceedCapacity(), Unity.Collections.LowLevel.Unsafe +Cohesion: 0.4 +Nodes (3): IconUtility, UnityEngine.U2D.Animation, UnityEngine.U2D.IK ### Community 637 - "Community 637" -Cohesion: 0.5 -Nodes (2): JetBrains.Rider.Unity.Editor, StartUpMethodExecutor +Cohesion: 0.4 +Nodes (2): Aliasing, Unity.Burst.CompilerServices ### Community 638 - "Community 638" -Cohesion: 0.5 -Nodes (2): IGUIDGenerator, Packages.Rider.Editor.ProjectGeneration +Cohesion: 0.4 +Nodes (2): Loop, Unity.Burst.CompilerServices ### Community 639 - "Community 639" -Cohesion: 0.5 -Nodes (3): DoNotNormalizeAttribute, PostNormalizeAttribute, Unity.Mathematics +Cohesion: 0.4 +Nodes (4): Unity.Burst.Intrinsics, V128DebugView, V256DebugView, V64DebugView ### Community 640 - "Community 640" Cohesion: 0.5 -Nodes (2): ICoreRenderPipelinePreferencesProvider, UnityEditor.Rendering +Nodes (2): CloudProjectId, Unity.PlasticSCM.Editor.CollabMigration ### Community 641 - "Community 641" Cohesion: 0.5 -Nodes (3): CameraUI, Styles, UnityEditor.Rendering +Nodes (2): IsCurrent, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer ### Community 642 - "Community 642" -Cohesion: 0.5 -Nodes (3): LightUI, Styles, UnityEditor.Rendering +Cohesion: 0.4 +Nodes (4): CameraUI, Environment, Styles, UnityEditor.Rendering ### Community 643 - "Community 643" -Cohesion: 0.5 -Nodes (3): ProbeVolumeUI, Styles, UnityEditor.Rendering +Cohesion: 0.4 +Nodes (4): CameraUI, Output, Styles, UnityEditor.Rendering ### Community 644 - "Community 644" -Cohesion: 0.5 -Nodes (3): RenderPipelineGlobalSettingsUI, Styles, UnityEditor.Rendering +Cohesion: 0.4 +Nodes (4): CameraUI, PhysicalCamera, Styles, UnityEditor.Rendering ### Community 645 - "Community 645" -Cohesion: 0.5 -Nodes (2): SwapCollectionExtensions, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (4): CameraUI, Rendering, Styles, UnityEditor.Rendering ### Community 646 - "Community 646" -Cohesion: 0.5 -Nodes (3): DebugManager, UIState, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (2): ISerializedLight, UnityEditor.Rendering ### Community 647 - "Community 647" -Cohesion: 0.5 -Nodes (2): IDebugDisplaySettingsQuery, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (2): IEnvironmentDisplayer, Style ### Community 648 - "Community 648" -Cohesion: 0.5 -Nodes (2): ICloudBackground, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (2): SerializedDataParameter, UnityEditor.Rendering ### Community 649 - "Community 649" -Cohesion: 0.5 -Nodes (2): HaltonSequence, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (2): CommandBufferPool, UnityEngine.Rendering ### Community 650 - "Community 650" -Cohesion: 0.5 -Nodes (2): UnityEngine.Rendering, XRUtils +Cohesion: 0.4 +Nodes (4): Environment, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI ### Community 651 - "Community 651" -Cohesion: 0.5 -Nodes (1): EditorExampleTest +Cohesion: 0.4 +Nodes (4): Rendering, Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI ### Community 652 - "Community 652" -Cohesion: 0.5 -Nodes (1): RuntimeExampleTest +Cohesion: 0.4 +Nodes (2): ComponentUtility, UnityEngine.Rendering.Universal ### Community 653 - "Community 653" -Cohesion: 0.5 -Nodes (2): ConfigurationTest, UnityEngine.Rendering.Universal.Test +Cohesion: 0.4 +Nodes (2): IWriteOperation, UnityEditor.Build.Pipeline.Interfaces ### Community 654 - "Community 654" Cohesion: 0.5 -Nodes (3): PhysicalCamera, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI +Nodes (2): TextureSamplerState, UnityEditor.ShaderGraph ### Community 655 - "Community 655" -Cohesion: 0.5 -Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI +Cohesion: 0.4 +Nodes (2): IHasCustomDeprecationMessage, UnityEditor.ShaderGraph ### Community 656 - "Community 656" -Cohesion: 0.5 -Nodes (2): BIRPToURPConversionExtensions, PropertyConversions +Cohesion: 0.4 +Nodes (2): IInspectable, UnityEditor.ShaderGraph.Drawing ### Community 657 - "Community 657" -Cohesion: 0.5 -Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineGlobalSettingsUI +Cohesion: 0.4 +Nodes (2): IPropertyDrawer, UnityEditor.ShaderGraph.Drawing ### Community 658 - "Community 658" -Cohesion: 0.5 -Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI +Cohesion: 0.4 +Nodes (2): StackPool, UnityEditor.Graphing ### Community 659 - "Community 659" Cohesion: 0.5 -Nodes (2): NewRendererFeatureDropdownItem, UnityEditor.Rendering.Universal +Nodes (4): BlockFieldDescriptor, CustomSlotBlockFieldDescriptor, UnityEditor.ShaderGraph, FieldDescriptor ### Community 660 - "Community 660" -Cohesion: 0.5 -Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineAssetUI +Cohesion: 0.4 +Nodes (1): UnityEditor.ShaderGraph.Serialization ### Community 661 - "Community 661" -Cohesion: 0.5 -Nodes (3): VFXSRPSubOutput, UnityEditor.VFX.URP, VFXURPSubOutput +Cohesion: 0.4 +Nodes (2): AssertHelpers, UnityEditor.ShaderGraph ### Community 662 - "Community 662" Cohesion: 0.5 -Nodes (3): IShaderVariantSettings, UnityEngine.Rendering.Universal, UniversalRenderPipelineGlobalSettings +Nodes (2): TestRunnerWindowSettings, UnityEditor.TestTools.TestRunner ### Community 663 - "Community 663" -Cohesion: 0.5 -Nodes (3): UnityEngine.Rendering.Universal, UniversalRenderPipelineVolumeDebugSettings, VolumeDebugSettings +Cohesion: 0.4 +Nodes (2): ISettingsBuilder, UnityEditor.TestTools.TestRunner.CommandLineTest ### Community 664 - "Community 664" -Cohesion: 0.5 -Nodes (2): TileSizeExtensions, UnityEngine.Rendering.Universal +Cohesion: 0.4 +Nodes (3): AssemblyWrapper, EditorAssemblyWrapper, UnityEditor.TestTools.TestRunner ### Community 665 - "Community 665" -Cohesion: 0.5 -Nodes (2): IBuildTask, UnityEditor.Build.Pipeline.Interfaces +Cohesion: 0.4 +Nodes (2): IEditorCompilationInterfaceProxy, UnityEditor.TestTools.TestRunner ### Community 666 - "Community 666" -Cohesion: 0.5 -Nodes (3): BuildSpriteData, UnityEditor.Build.Pipeline, IBuildSpriteData +Cohesion: 0.4 +Nodes (2): ITestListCache, UnityEditor.TestTools.TestRunner ### Community 667 - "Community 667" -Cohesion: 0.5 -Nodes (1): UnityEngine.Build.Pipeline +Cohesion: 0.4 +Nodes (3): IAsyncTestAssemblyBuilder, UnityEngine.TestTools.NUnitExtensions, ITestAssemblyBuilder ### Community 668 - "Community 668" -Cohesion: 0.5 -Nodes (3): BuildCacheTestBase, LocalBuildCacheTests, UnityEditor.Build.Pipeline.Tests +Cohesion: 0.4 +Nodes (3): TestMethodCommand, UnityEngine.TestTools, UnityTestMethodCommand ### Community 669 - "Community 669" -Cohesion: 0.5 -Nodes (3): SerializableVirtualTexture, SerializableVirtualTextureLayer, UnityEditor.ShaderGraph.Internal +Cohesion: 0.4 +Nodes (2): IRemoteTestResultDataFactory, UnityEngine.TestRunner.TestLaunchers ### Community 670 - "Community 670" -Cohesion: 0.5 -Nodes (2): IHasDependencies, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (3): AssemblyLoadProxy, UnityEngine.TestTools.Utils, IAssemblyLoadProxy ### Community 671 - "Community 671" -Cohesion: 0.5 -Nodes (2): IGeneratesBodyCode, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (3): AssemblyWrapper, UnityEngine.TestTools.Utils, IAssemblyWrapper ### Community 672 - "Community 672" -Cohesion: 0.5 -Nodes (2): IGeneratesFunction, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (2): TMP_ListPool, TMPro ### Community 673 - "Community 673" -Cohesion: 0.5 -Nodes (2): IMayRequireTransform, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (3): SpriteDataObject, TexturePacker_JsonArray, TMPro.SpriteAssetUtilities ### Community 674 - "Community 674" -Cohesion: 0.5 -Nodes (2): IOnAssetEnabled, UnityEditor.Graphing +Cohesion: 0.4 +Nodes (1): UnityEditor.Timeline ### Community 675 - "Community 675" -Cohesion: 0.5 -Nodes (2): ILegacyTarget, UnityEditor.ShaderGraph.Legacy +Cohesion: 0.4 +Nodes (3): TimelineAssetEditionMode, UnityEditor.Timeline, TimelineInactiveMode ### Community 676 - "Community 676" -Cohesion: 0.5 -Nodes (2): IPropertyFromNode, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (3): TimelineAsset, TimelineAssetUpgrade, UnityEngine.Timeline ### Community 677 - "Community 677" -Cohesion: 0.5 -Nodes (2): PropertyUtil, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (2): IReorderableListDropTarget, Unity.VisualScripting.ReorderableList ### Community 678 - "Community 678" -Cohesion: 0.5 -Nodes (2): AbstractMaterialNodeModificationListener, UnityEditor.ShaderGraph.Drawing +Cohesion: 0.4 +Nodes (2): Plugin, Unity.VisualScripting ### Community 679 - "Community 679" -Cohesion: 0.5 -Nodes (2): IControlAttribute, UnityEditor.ShaderGraph.Drawing.Controls +Cohesion: 0.4 +Nodes (2): EditorTypeUtility, Unity.VisualScripting ### Community 680 - "Community 680" -Cohesion: 0.5 -Nodes (2): ISGViewModel, UnityEditor.ShaderGraph.Drawing +Cohesion: 0.4 +Nodes (2): ISidebarPanelContent, Unity.VisualScripting ### Community 681 - "Community 681" -Cohesion: 0.5 -Nodes (2): IShaderInputObserver, UnityEditor.ShaderGraph.Drawing +Cohesion: 0.4 +Nodes (1): Unity.VisualScripting ### Community 682 - "Community 682" -Cohesion: 0.5 -Nodes (2): IHasMetadata, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (2): IPoolable, Unity.VisualScripting ### Community 683 - "Community 683" -Cohesion: 0.5 -Nodes (2): InstancingOptionsExtensions, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (1): Unity.VisualScripting ### Community 684 - "Community 684" -Cohesion: 0.5 -Nodes (2): ShaderModelExtensions, UnityEditor.ShaderGraph +Cohesion: 0.4 +Nodes (2): IOptimizedInvoker, Unity.VisualScripting ### Community 685 - "Community 685" -Cohesion: 0.5 -Nodes (2): FakeJsonObject, UnityEditor.ShaderGraph.Serialization +Cohesion: 0.4 +Nodes (2): IGizmoDrawer, Unity.VisualScripting ### Community 686 - "Community 686" -Cohesion: 0.5 -Nodes (3): IRequiredSetting, RequiredSettingBase, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (3): AnalyticsIdentifier, IAnalyticsIdentifiable, Unity.VisualScripting ### Community 687 - "Community 687" -Cohesion: 0.5 -Nodes (3): PRSIRequiredSetting, PRSRequiredSettingBase, UnityEngine.Rendering +Cohesion: 0.4 +Nodes (0): ### Community 688 - "Community 688" Cohesion: 0.5 -Nodes (2): PlayModeTests_10s, SlowTests +Nodes (2): DiagnosticIds, ET.Analyzer ### Community 689 - "Community 689" Cohesion: 0.5 -Nodes (2): ITestResultAdaptor, UnityEditor.TestTools.TestRunner.Api +Nodes (2): DiagnosticCategories, ET.Analyzer ### Community 690 - "Community 690" Cohesion: 0.5 -Nodes (2): ResultSummarizer, UnityEditor.TestTools.TestRunner.GUI +Nodes (2): Packsize, Steamworks ### Community 691 - "Community 691" Cohesion: 0.5 -Nodes (3): ISceneWrapper, SceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene +Nodes (2): Animancer.Examples.FineControl, IInteractable ### Community 692 - "Community 692" Cohesion: 0.5 -Nodes (3): EditorAssembliesProxy, UnityEditor.TestTools.TestRunner, IEditorAssembliesProxy +Nodes (3): Animancer, DefaultFadeValueAttribute, DefaultValueAttribute ### Community 693 - "Community 693" Cohesion: 0.5 -Nodes (2): ITestListProvider, UnityEditor.TestTools.TestRunner +Nodes (2): Animancer.Editor, ScriptableObjectEditor ### Community 694 - "Community 694" Cohesion: 0.5 -Nodes (2): ITestSettingsDeserializer, UnityEditor.TestTools.TestRunner +Nodes (2): Animancer, IUpdatable ### Community 695 - "Community 695" -Cohesion: 0.5 -Nodes (2): IUtpLogger, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Cohesion: 0.67 +Nodes (2): Animancer, AnimancerTransitionAsset ### Community 696 - "Community 696" Cohesion: 0.5 -Nodes (2): Is, UnityEngine.TestTools.Constraints +Nodes (2): CanvasCoreExpand, IGraphExporter ### Community 697 - "Community 697" -Cohesion: 0.5 -Nodes (2): ITestSuiteModifier, UnityEngine.TestRunner.NUnitExtensions +Cohesion: 0.67 +Nodes (2): IMigratable, ParadoxNotion.Serialization.FullSerializer ### Community 698 - "Community 698" Cohesion: 0.5 -Nodes (2): IEnumerableTestMethodCommand, UnityEngine.TestRunner.NUnitExtensions.Runner +Nodes (3): BBMappingParameter, NodeCanvas.Framework.Internal, BBObjectParameter ### Community 699 - "Community 699" Cohesion: 0.5 -Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory +Nodes (3): MultipleChoiceRequestInfo, NodeCanvas.DialogueTrees, SubtitlesRequestInfo ### Community 700 - "Community 700" -Cohesion: 0.5 -Nodes (2): IPrebuildSetup, UnityEngine.TestTools +Cohesion: 0.67 +Nodes (3): IDialogueActor, NodeCanvas.DialogueTrees, ProxyDialogueActor ### Community 701 - "Community 701" Cohesion: 0.5 -Nodes (2): IAssemblyLoadProxy, UnityEngine.TestTools.Utils +Nodes (1): ViDelegateAssisstant ### Community 702 - "Community 702" Cohesion: 0.5 -Nodes (2): IScriptingRuntimeProxy, UnityEngine.TestTools.Utils +Nodes (2): LobbyManager, TH1_Logic.Net ### Community 703 - "Community 703" Cohesion: 0.5 -Nodes (3): CustomYieldInstruction, MonoBehaviourTest, UnityEngine.TestTools +Nodes (2): AnimCache, TH1Resource ### Community 704 - "Community 704" Cohesion: 0.5 -Nodes (2): TMP_ResourcesLoader, TMPro.EditorUtilities +Nodes (2): ResourceCache, TH1Resource ### Community 705 - "Community 705" Cohesion: 0.5 -Nodes (1): TMPro +Nodes (3): IsExternalInit, MemoryPack, System.Runtime.CompilerServices ### Community 706 - "Community 706" Cohesion: 0.5 -Nodes (3): Glyph, TMP_SpriteGlyph, TMPro +Nodes (2): AssemblyLoader, NugetForUnity.Helper ### Community 707 - "Community 707" -Cohesion: 0.5 -Nodes (2): BuiltInPresets, UnityEditor.Timeline +Cohesion: 0.67 +Nodes (3): Compare(), CompareTo(), NugetForUnity.Models ### Community 708 - "Community 708" Cohesion: 0.5 -Nodes (2): ICurvesOwnerInspectorWrapper, UnityEditor.Timeline +Nodes (2): HomePageWindow, YooAsset.Editor ### Community 709 - "Community 709" Cohesion: 0.5 -Nodes (1): UnityEditor.Timeline +Nodes (2): IBuildPipeline, YooAsset.Editor ### Community 710 - "Community 710" Cohesion: 0.5 -Nodes (2): IRowGUI, UnityEditor.Timeline +Nodes (2): IBuildTask, YooAsset.Editor ### Community 711 - "Community 711" Cohesion: 0.5 -Nodes (1): UnityEditor.Timeline +Nodes (2): IActiveRule, YooAsset.Editor ### Community 712 - "Community 712" Cohesion: 0.5 -Nodes (2): ISnappable, UnityEditor.Timeline +Nodes (2): IAddressRule, YooAsset.Editor ### Community 713 - "Community 713" -Cohesion: 0.67 -Nodes (3): CloseScope(), Dispose(), UnityEditor +Cohesion: 0.5 +Nodes (2): IFilterRule, YooAsset.Editor ### Community 714 - "Community 714" Cohesion: 0.5 -Nodes (2): ILayerable, UnityEngine.Timeline +Nodes (2): UIElementsTools, YooAsset.Editor ### Community 715 - "Community 715" Cohesion: 0.5 -Nodes (2): IMarker, UnityEngine.Timeline +Nodes (2): IBuildinQueryServices, YooAsset ### Community 716 - "Community 716" Cohesion: 0.5 -Nodes (3): MarkerTrack, SignalTrack, UnityEngine.Timeline +Nodes (2): IEncryptionServices, YooAsset ### Community 717 - "Community 717" Cohesion: 0.5 -Nodes (2): IPropertyPreview, UnityEngine.Timeline +Nodes (2): Cysharp.Threading.Tasks, EnumerableAsyncExtensions ### Community 718 - "Community 718" Cohesion: 0.5 -Nodes (1): UnityEngine.EventSystems +Nodes (2): Cysharp.Threading.Tasks, ExceptionExtensions ### Community 719 - "Community 719" Cohesion: 0.5 -Nodes (1): UnityEngine.UI +Nodes (2): Cysharp.Threading.Tasks.Linq, UniTaskAsyncEnumerable ### Community 720 - "Community 720" Cohesion: 0.5 -Nodes (2): IGraphicEnabledDisabled, UnityEngine.UI +Nodes (2): IOutlineGenerator, UnityEditor.U2D.Animation ### Community 721 - "Community 721" Cohesion: 0.5 -Nodes (2): IMask, UnityEngine.UI +Nodes (3): IBoneSelection, UnityEditor.U2D.Animation, ITransformSelection ### Community 722 - "Community 722" Cohesion: 0.5 -Nodes (2): IMaskable, UnityEngine.UI +Nodes (3): ControllerEvents, UnityEditor.U2D.Animation.SpriteLibraryEditor, ViewEvents ### Community 723 - "Community 723" Cohesion: 0.5 -Nodes (2): RectangularVertexClipper, UnityEngine.UI +Nodes (3): IAnimationPreviewable, IPreviewable, UnityEngine.U2D.Common ### Community 724 - "Community 724" Cohesion: 0.5 -Nodes (3): GraphElementAnalysis, Unity.VisualScripting, IGraphElementAnalysis +Nodes (2): Document, PDNWrapper ### Community 725 - "Community 725" Cohesion: 0.5 -Nodes (2): IAnalyser, Unity.VisualScripting +Nodes (3): RawImageResource, PhotoshopFile, Thumbnail ### Community 726 - "Community 726" Cohesion: 0.5 -Nodes (2): IAssigner, Unity.VisualScripting +Nodes (3): MouseStyles, TilePaletteMouseCursorUtility, UnityEditor.Tilemaps ### Community 727 - "Community 727" Cohesion: 0.5 -Nodes (2): IElementAdderMenu, Unity.VisualScripting.ReorderableList.Element_Adder_Menu +Nodes (2): ParentWindow, Unity.PlasticSCM.Editor ### Community 728 - "Community 728" Cohesion: 0.5 -Nodes (2): IDescriptor, Unity.VisualScripting +Nodes (2): ProjectWindow, Unity.PlasticSCM.Editor ### Community 729 - "Community 729" Cohesion: 0.5 -Nodes (2): DraggedListItem, Unity.VisualScripting +Nodes (2): BuildPathDictionary, Unity.PlasticSCM.Editor.AssetsOverlays.Cache ### Community 730 - "Community 730" Cohesion: 0.5 -Nodes (3): DropdownOption, DropdownSeparator, Unity.VisualScripting +Nodes (2): GenericProgress, Unity.PlasticSCM.Editor.Developer ### Community 731 - "Community 731" Cohesion: 0.5 -Nodes (1): Unity.VisualScripting +Nodes (2): IncomingChangesNotification, Unity.PlasticSCM.Editor.UI.StatusBar ### Community 732 - "Community 732" Cohesion: 0.5 -Nodes (2): AotStubWriter, Unity.VisualScripting +Nodes (2): CreateWorkspaceViewState, Unity.PlasticSCM.Editor.Views.CreateWorkspace ### Community 733 - "Community 733" Cohesion: 0.5 -Nodes (2): TypeExtensions, Unity.VisualScripting +Nodes (2): ConflictResolutionState, Unity.PlasticSCM.Editor.Views.IncomingChanges.Developer.DirectoryConflicts ### Community 734 - "Community 734" Cohesion: 0.5 -Nodes (2): EditorTimeUtility, Unity.VisualScripting +Nodes (2): LaunchCheckinConflictsDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs ### Community 735 - "Community 735" Cohesion: 0.5 -Nodes (3): AboutPluginsPage, Unity.VisualScripting, ListPage +Nodes (2): LaunchDependenciesDialog, Unity.PlasticSCM.Editor.Views.PendingChanges.Dialogs ### Community 736 - "Community 736" -Cohesion: 0.5 -Nodes (2): Unity.VisualScripting, XUnitOptionProvider +Cohesion: 0.67 +Nodes (3): Allocate(), CheckAllocationDoesNotExceedCapacity(), Unity.Collections.LowLevel.Unsafe ### Community 737 - "Community 737" Cohesion: 0.5 -Nodes (3): FlowStateTransitionEditor, Unity.VisualScripting, NesterStateTransitionEditor +Nodes (2): JetBrains.Rider.Unity.Editor, StartUpMethodExecutor ### Community 738 - "Community 738" Cohesion: 0.5 -Nodes (3): fsConfig, fsGlobalConfig, Unity.VisualScripting.FullSerializer +Nodes (2): IGUIDGenerator, Packages.Rider.Editor.ProjectGeneration ### Community 739 - "Community 739" Cohesion: 0.5 -Nodes (2): EnsureThat, Unity.VisualScripting +Nodes (3): DoNotNormalizeAttribute, PostNormalizeAttribute, Unity.Mathematics ### Community 740 - "Community 740" Cohesion: 0.5 -Nodes (1): Unity.VisualScripting +Nodes (2): ICoreRenderPipelinePreferencesProvider, UnityEditor.Rendering ### Community 741 - "Community 741" Cohesion: 0.5 -Nodes (2): DebugUtility, Unity.VisualScripting +Nodes (3): CameraUI, Styles, UnityEditor.Rendering ### Community 742 - "Community 742" Cohesion: 0.5 -Nodes (2): IGraphParent, Unity.VisualScripting +Nodes (3): LightUI, Styles, UnityEditor.Rendering ### Community 743 - "Community 743" Cohesion: 0.5 -Nodes (2): IAotStubbable, Unity.VisualScripting +Nodes (3): ProbeVolumeUI, Styles, UnityEditor.Rendering ### Community 744 - "Community 744" Cohesion: 0.5 -Nodes (2): IPrewarmable, Unity.VisualScripting +Nodes (3): RenderPipelineGlobalSettingsUI, Styles, UnityEditor.Rendering ### Community 745 - "Community 745" Cohesion: 0.5 -Nodes (3): fsObjectAttribute, SerializationVersionAttribute, Unity.VisualScripting +Nodes (2): SwapCollectionExtensions, UnityEngine.Rendering ### Community 746 - "Community 746" Cohesion: 0.5 -Nodes (3): fsPropertyAttribute, SerializeAsAttribute, Unity.VisualScripting +Nodes (3): DebugManager, UIState, UnityEngine.Rendering ### Community 747 - "Community 747" Cohesion: 0.5 -Nodes (2): ExceptionUtility, Unity.VisualScripting +Nodes (2): IDebugDisplaySettingsQuery, UnityEngine.Rendering ### Community 748 - "Community 748" Cohesion: 0.5 -Nodes (2): IInitializable, Unity.VisualScripting +Nodes (2): ICloudBackground, UnityEngine.Rendering ### Community 749 - "Community 749" Cohesion: 0.5 -Nodes (3): IUnitConnectionDebugData, UnitConnectionDebugData, Unity.VisualScripting +Nodes (2): HaltonSequence, UnityEngine.Rendering ### Community 750 - "Community 750" Cohesion: 0.5 -Nodes (3): IUnitRelation, UnitRelation, Unity.VisualScripting +Nodes (2): UnityEngine.Rendering, XRUtils ### Community 751 - "Community 751" Cohesion: 0.5 -Nodes (3): ApplicationException, EvaluationException, Unity.VisualScripting.Dependencies.NCalc +Nodes (1): EditorExampleTest ### Community 752 - "Community 752" Cohesion: 0.5 -Nodes (2): LogicalExpressionVisitor, Unity.VisualScripting.Dependencies.NCalc +Nodes (1): RuntimeExampleTest ### Community 753 - "Community 753" Cohesion: 0.5 -Nodes (3): GLApplication, -sendEvent, -windowWillClose +Nodes (2): ConfigurationTest, UnityEngine.Rendering.Universal.Test ### Community 754 - "Community 754" -Cohesion: 0.67 -Nodes (2): PropertyAttribute, Unity.Mathematics.UnityEngine +Cohesion: 0.5 +Nodes (3): PhysicalCamera, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI ### Community 755 - "Community 755" -Cohesion: 0.67 -Nodes (2): AnalyzerGlobalSetting, ET.Analyzer +Cohesion: 0.5 +Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI ### Community 756 - "Community 756" -Cohesion: 0.67 -Nodes (2): AnalyzeAssembly, ET.Analyzer +Cohesion: 0.5 +Nodes (2): BIRPToURPConversionExtensions, PropertyConversions ### Community 757 - "Community 757" -Cohesion: 0.67 -Nodes (2): Definition, ET.Analyzer +Cohesion: 0.5 +Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineGlobalSettingsUI ### Community 758 - "Community 758" -Cohesion: 0.67 -Nodes (2): Steamworks, Version +Cohesion: 0.5 +Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI ### Community 759 - "Community 759" -Cohesion: 0.67 -Nodes (2): Constants, Steamworks +Cohesion: 0.5 +Nodes (2): NewRendererFeatureDropdownItem, UnityEditor.Rendering.Universal ### Community 760 - "Community 760" -Cohesion: 0.67 -Nodes (1): Steamworks +Cohesion: 0.5 +Nodes (3): Styles, UnityEditor.Rendering.Universal, UniversalRenderPipelineAssetUI ### Community 761 - "Community 761" -Cohesion: 0.67 -Nodes (1): Steamworks +Cohesion: 0.5 +Nodes (3): VFXSRPSubOutput, UnityEditor.VFX.URP, VFXURPSubOutput ### Community 762 - "Community 762" -Cohesion: 0.67 -Nodes (2): DoNotRenameAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (3): IShaderVariantSettings, UnityEngine.Rendering.Universal, UniversalRenderPipelineGlobalSettings ### Community 763 - "Community 763" -Cohesion: 0.67 -Nodes (2): NotObfuscatedCauseAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (3): UnityEngine.Rendering.Universal, UniversalRenderPipelineVolumeDebugSettings, VolumeDebugSettings ### Community 764 - "Community 764" -Cohesion: 0.67 -Nodes (2): ObfuscateAnywayAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (2): TileSizeExtensions, UnityEngine.Rendering.Universal ### Community 765 - "Community 765" -Cohesion: 0.67 -Nodes (2): DoNotObfuscateClassAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (2): IBuildTask, UnityEditor.Build.Pipeline.Interfaces ### Community 766 - "Community 766" -Cohesion: 0.67 -Nodes (2): DoNotUseClassForFakeCodeAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (3): BuildSpriteData, UnityEditor.Build.Pipeline, IBuildSpriteData ### Community 767 - "Community 767" -Cohesion: 0.67 -Nodes (2): DoNotObfuscateMethodBodyAttribute, OPS.Obfuscator.Attribute +Cohesion: 0.5 +Nodes (1): UnityEngine.Build.Pipeline ### Community 768 - "Community 768" -Cohesion: 0.67 -Nodes (2): Animancer.Examples.Events, EventUtilities +Cohesion: 0.5 +Nodes (3): BuildCacheTestBase, LocalBuildCacheTests, UnityEditor.Build.Pipeline.Tests ### Community 769 - "Community 769" -Cohesion: 0.67 -Nodes (2): Animancer.Examples.AnimatorControllers, Animations +Cohesion: 0.5 +Nodes (3): SerializableVirtualTexture, SerializableVirtualTextureLayer, UnityEditor.ShaderGraph.Internal ### Community 770 - "Community 770" -Cohesion: 0.67 -Nodes (2): Animancer, IHasKey +Cohesion: 0.5 +Nodes (2): IHasDependencies, UnityEditor.ShaderGraph ### Community 771 - "Community 771" -Cohesion: 0.67 -Nodes (0): +Cohesion: 0.5 +Nodes (2): IGeneratesBodyCode, UnityEditor.ShaderGraph ### Community 772 - "Community 772" -Cohesion: 0.67 -Nodes (2): CanvasCoreExpand, ExpandGraphEditor +Cohesion: 0.5 +Nodes (2): IGeneratesFunction, UnityEditor.ShaderGraph ### Community 773 - "Community 773" -Cohesion: 0.67 -Nodes (2): IEventData, ParadoxNotion +Cohesion: 0.5 +Nodes (2): IMayRequireTransform, UnityEditor.ShaderGraph ### Community 774 - "Community 774" -Cohesion: 0.67 -Nodes (2): IMissingRecoverable, ParadoxNotion.Serialization +Cohesion: 0.5 +Nodes (2): IOnAssetEnabled, UnityEditor.Graphing ### Community 775 - "Community 775" -Cohesion: 0.67 -Nodes (2): ParadoxNotion.Serialization, SerializationPair +Cohesion: 0.5 +Nodes (2): ILegacyTarget, UnityEditor.ShaderGraph.Legacy ### Community 776 - "Community 776" -Cohesion: 0.67 -Nodes (2): fsGlobalConfig, ParadoxNotion.Serialization.FullSerializer +Cohesion: 0.5 +Nodes (2): IPropertyFromNode, UnityEditor.ShaderGraph ### Community 777 - "Community 777" -Cohesion: 0.67 -Nodes (2): LogTag, NodeCanvas.Framework +Cohesion: 0.5 +Nodes (2): PropertyUtil, UnityEditor.ShaderGraph ### Community 778 - "Community 778" -Cohesion: 0.67 -Nodes (2): NodeCanvas.Framework, VariableSeperator +Cohesion: 0.5 +Nodes (2): AbstractMaterialNodeModificationListener, UnityEditor.ShaderGraph.Drawing ### Community 779 - "Community 779" -Cohesion: 0.67 -Nodes (2): AnimPhase, TH1_Anim.Fragments +Cohesion: 0.5 +Nodes (2): IControlAttribute, UnityEditor.ShaderGraph.Drawing.Controls ### Community 780 - "Community 780" -Cohesion: 0.67 -Nodes (2): FragmentStep, TH1_Anim.Fragments +Cohesion: 0.5 +Nodes (2): ISGViewModel, UnityEditor.ShaderGraph.Drawing ### Community 781 - "Community 781" -Cohesion: 0.67 -Nodes (2): ICityLogic, Logic +Cohesion: 0.5 +Nodes (2): IShaderInputObserver, UnityEditor.ShaderGraph.Drawing ### Community 782 - "Community 782" -Cohesion: 0.67 -Nodes (2): MatchLevelData, TH1_Logic.MatchConfig +Cohesion: 0.5 +Nodes (2): IHasMetadata, UnityEditor.ShaderGraph ### Community 783 - "Community 783" -Cohesion: 0.67 -Nodes (2): MemberInfo, TH1_Logic.Net +Cohesion: 0.5 +Nodes (2): InstancingOptionsExtensions, UnityEditor.ShaderGraph ### Community 784 - "Community 784" -Cohesion: 0.67 -Nodes (2): OssData, TH1_Logic.Oss +Cohesion: 0.5 +Nodes (2): ShaderModelExtensions, UnityEditor.ShaderGraph ### Community 785 - "Community 785" -Cohesion: 0.67 -Nodes (2): Logic.Skill, SkillOwner +Cohesion: 0.5 +Nodes (2): FakeJsonObject, UnityEditor.ShaderGraph.Serialization ### Community 786 - "Community 786" -Cohesion: 0.67 -Nodes (2): AllYCounterSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): IRequiredSetting, RequiredSettingBase, UnityEngine.Rendering ### Community 787 - "Community 787" -Cohesion: 0.67 -Nodes (2): AllYTranSportSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): PRSIRequiredSetting, PRSRequiredSettingBase, UnityEngine.Rendering ### Community 788 - "Community 788" -Cohesion: 0.67 -Nodes (2): AttackAfterKillSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): PlayModeTests_10s, SlowTests ### Community 789 - "Community 789" -Cohesion: 0.67 -Nodes (2): AttackGetAttackPointSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ITestResultAdaptor, UnityEditor.TestTools.TestRunner.Api ### Community 790 - "Community 790" -Cohesion: 0.67 -Nodes (2): AttackRangeUpSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ResultSummarizer, UnityEditor.TestTools.TestRunner.GUI ### Community 791 - "Community 791" -Cohesion: 0.67 -Nodes (2): AttackUpSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): ISceneWrapper, SceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene ### Community 792 - "Community 792" -Cohesion: 0.67 -Nodes (2): AutoHealSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): EditorAssembliesProxy, UnityEditor.TestTools.TestRunner, IEditorAssembliesProxy ### Community 793 - "Community 793" -Cohesion: 0.67 -Nodes (2): AyaBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ITestListProvider, UnityEditor.TestTools.TestRunner ### Community 794 - "Community 794" -Cohesion: 0.67 -Nodes (2): AyaDamageDebuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ITestSettingsDeserializer, UnityEditor.TestTools.TestRunner ### Community 795 - "Community 795" -Cohesion: 0.67 -Nodes (2): AyaMoveAgainBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IUtpLogger, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 796 - "Community 796" -Cohesion: 0.67 -Nodes (2): AyaMoveAgainSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): Is, UnityEngine.TestTools.Constraints ### Community 797 - "Community 797" -Cohesion: 0.67 -Nodes (2): BambooMoveSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ITestSuiteModifier, UnityEngine.TestRunner.NUnitExtensions ### Community 798 - "Community 798" -Cohesion: 0.67 -Nodes (2): BoneAttackUpSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IEnumerableTestMethodCommand, UnityEngine.TestRunner.NUnitExtensions.Runner ### Community 799 - "Community 799" -Cohesion: 0.67 -Nodes (2): BonePileSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, WorkItemFactory ### Community 800 - "Community 800" -Cohesion: 0.67 -Nodes (2): BoneSacrificeSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IPrebuildSetup, UnityEngine.TestTools ### Community 801 - "Community 801" -Cohesion: 0.67 -Nodes (2): CanHideSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IAssemblyLoadProxy, UnityEngine.TestTools.Utils ### Community 802 - "Community 802" -Cohesion: 0.67 -Nodes (2): CantMoveSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IScriptingRuntimeProxy, UnityEngine.TestTools.Utils ### Community 803 - "Community 803" -Cohesion: 0.67 -Nodes (2): CarrySkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): CustomYieldInstruction, MonoBehaviourTest, UnityEngine.TestTools ### Community 804 - "Community 804" -Cohesion: 0.67 -Nodes (2): CatCartSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): TMP_ResourcesLoader, TMPro.EditorUtilities ### Community 805 - "Community 805" -Cohesion: 0.67 -Nodes (2): CityStolenSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): TMPro ### Community 806 - "Community 806" -Cohesion: 0.67 -Nodes (2): CityTransportSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): Glyph, TMP_SpriteGlyph, TMPro ### Community 807 - "Community 807" -Cohesion: 0.67 -Nodes (2): ConvertSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): BuiltInPresets, UnityEditor.Timeline ### Community 808 - "Community 808" -Cohesion: 0.67 -Nodes (2): CorpseBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ICurvesOwnerInspectorWrapper, UnityEditor.Timeline ### Community 809 - "Community 809" -Cohesion: 0.67 -Nodes (2): CreepSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): UnityEditor.Timeline ### Community 810 - "Community 810" -Cohesion: 0.67 -Nodes (2): CriticalSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IRowGUI, UnityEditor.Timeline ### Community 811 - "Community 811" -Cohesion: 0.67 -Nodes (2): CurseGodSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): UnityEditor.Timeline ### Community 812 - "Community 812" -Cohesion: 0.67 -Nodes (2): DashSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ISnappable, UnityEditor.Timeline ### Community 813 - "Community 813" Cohesion: 0.67 -Nodes (2): DieBonePileSkill, Logic.Skill +Nodes (3): CloseScope(), Dispose(), UnityEditor ### Community 814 - "Community 814" -Cohesion: 0.67 -Nodes (2): DuoSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ILayerable, UnityEngine.Timeline ### Community 815 - "Community 815" -Cohesion: 0.67 -Nodes (2): EirinFrenchAttackSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IMarker, UnityEngine.Timeline ### Community 816 - "Community 816" -Cohesion: 0.67 -Nodes (2): EirinFrenchBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): MarkerTrack, SignalTrack, UnityEngine.Timeline ### Community 817 - "Community 817" -Cohesion: 0.67 -Nodes (2): EirinFrenchKillSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IPropertyPreview, UnityEngine.Timeline ### Community 818 - "Community 818" -Cohesion: 0.67 -Nodes (2): EirinFrenchOverHealSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): UnityEngine.EventSystems ### Community 819 - "Community 819" -Cohesion: 0.67 -Nodes (2): EirinFrenchSuperAttackSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): UnityEngine.UI ### Community 820 - "Community 820" -Cohesion: 0.67 -Nodes (2): EscapeProSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IGraphicEnabledDisabled, UnityEngine.UI ### Community 821 - "Community 821" -Cohesion: 0.67 -Nodes (2): EscapeSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IMask, UnityEngine.UI ### Community 822 - "Community 822" -Cohesion: 0.67 -Nodes (2): EternitySkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IMaskable, UnityEngine.UI ### Community 823 - "Community 823" -Cohesion: 0.67 -Nodes (2): FearMakerSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): RectangularVertexClipper, UnityEngine.UI ### Community 824 - "Community 824" -Cohesion: 0.67 -Nodes (2): FlandreAttackSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): GraphElementAnalysis, Unity.VisualScripting, IGraphElementAnalysis ### Community 825 - "Community 825" -Cohesion: 0.67 -Nodes (2): FlandreBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IAnalyser, Unity.VisualScripting ### Community 826 - "Community 826" -Cohesion: 0.67 -Nodes (2): FlandreKillSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IAssigner, Unity.VisualScripting ### Community 827 - "Community 827" -Cohesion: 0.67 -Nodes (2): FlySkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IElementAdderMenu, Unity.VisualScripting.ReorderableList.Element_Adder_Menu ### Community 828 - "Community 828" -Cohesion: 0.67 -Nodes (2): ForestDefenseSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IDescriptor, Unity.VisualScripting ### Community 829 - "Community 829" -Cohesion: 0.67 -Nodes (2): ForestStartDashSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): DraggedListItem, Unity.VisualScripting ### Community 830 - "Community 830" -Cohesion: 0.67 -Nodes (2): FortifySkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): DropdownOption, DropdownSeparator, Unity.VisualScripting ### Community 831 - "Community 831" -Cohesion: 0.67 -Nodes (2): GalaxyArrowSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): Unity.VisualScripting ### Community 832 - "Community 832" -Cohesion: 0.67 -Nodes (2): GridMomijiPerySkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): AotStubWriter, Unity.VisualScripting ### Community 833 - "Community 833" -Cohesion: 0.67 -Nodes (2): GridMountainSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): TypeExtensions, Unity.VisualScripting ### Community 834 - "Community 834" -Cohesion: 0.67 -Nodes (2): GridRadiationSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): EditorTimeUtility, Unity.VisualScripting ### Community 835 - "Community 835" -Cohesion: 0.67 -Nodes (2): GridSanaeNineContinueDamageSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): AboutPluginsPage, Unity.VisualScripting, ListPage ### Community 836 - "Community 836" -Cohesion: 0.67 -Nodes (2): HealSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): Unity.VisualScripting, XUnitOptionProvider ### Community 837 - "Community 837" -Cohesion: 0.67 -Nodes (2): HideStateSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): FlowStateTransitionEditor, Unity.VisualScripting, NesterStateTransitionEditor ### Community 838 - "Community 838" -Cohesion: 0.67 -Nodes (2): HouraisanFrenchFakeMoonSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): fsConfig, fsGlobalConfig, Unity.VisualScripting.FullSerializer ### Community 839 - "Community 839" -Cohesion: 0.67 -Nodes (2): HouraisanFrenchWolfMoonSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): EnsureThat, Unity.VisualScripting ### Community 840 - "Community 840" -Cohesion: 0.67 -Nodes (2): HouraisanFrenchWolfStartSkill, Logic.Skill +Cohesion: 0.5 +Nodes (1): Unity.VisualScripting ### Community 841 - "Community 841" -Cohesion: 0.67 -Nodes (2): IllusionSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): DebugUtility, Unity.VisualScripting ### Community 842 - "Community 842" -Cohesion: 0.67 -Nodes (2): InfiltrateSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IGraphParent, Unity.VisualScripting ### Community 843 - "Community 843" -Cohesion: 0.67 -Nodes (2): JunkerOfficerSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IAotStubbable, Unity.VisualScripting ### Community 844 - "Community 844" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchAroundSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IPrewarmable, Unity.VisualScripting ### Community 845 - "Community 845" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchAttackProSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): fsObjectAttribute, SerializationVersionAttribute, Unity.VisualScripting ### Community 846 - "Community 846" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchAttackSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): fsPropertyAttribute, SerializeAsAttribute, Unity.VisualScripting ### Community 847 - "Community 847" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchCrescentMoonSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): ExceptionUtility, Unity.VisualScripting ### Community 848 - "Community 848" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchForeverBuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): IInitializable, Unity.VisualScripting ### Community 849 - "Community 849" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchNapoleonicCodeSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): IUnitConnectionDebugData, UnitConnectionDebugData, Unity.VisualScripting ### Community 850 - "Community 850" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchNewMoonSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): IUnitRelation, UnitRelation, Unity.VisualScripting ### Community 851 - "Community 851" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): ApplicationException, EvaluationException, Unity.VisualScripting.Dependencies.NCalc ### Community 852 - "Community 852" -Cohesion: 0.67 -Nodes (2): KaguyaFrenchSynergySkill, Logic.Skill +Cohesion: 0.5 +Nodes (2): LogicalExpressionVisitor, Unity.VisualScripting.Dependencies.NCalc ### Community 853 - "Community 853" -Cohesion: 0.67 -Nodes (2): KanakoBattlefieldProSkill, Logic.Skill +Cohesion: 0.5 +Nodes (3): GLApplication, -sendEvent, -windowWillClose ### Community 854 - "Community 854" Cohesion: 0.67 -Nodes (2): KanakoBattlefieldSkill, Logic.Skill +Nodes (2): PropertyAttribute, Unity.Mathematics.UnityEngine ### Community 855 - "Community 855" Cohesion: 0.67 -Nodes (2): KanakoMountainAttackSkill, Logic.Skill +Nodes (2): AnalyzerGlobalSetting, ET.Analyzer ### Community 856 - "Community 856" Cohesion: 0.67 -Nodes (2): KanakoMountainBuffSkill, Logic.Skill +Nodes (2): AnalyzeAssembly, ET.Analyzer ### Community 857 - "Community 857" Cohesion: 0.67 -Nodes (2): KanakoMountainSkill, Logic.Skill +Nodes (2): Definition, ET.Analyzer ### Community 858 - "Community 858" Cohesion: 0.67 -Nodes (2): KanakoSittingSkill, Logic.Skill +Nodes (2): Steamworks, Version ### Community 859 - "Community 859" Cohesion: 0.67 -Nodes (2): KanakoTechSkill, Logic.Skill +Nodes (2): Constants, Steamworks ### Community 860 - "Community 860" Cohesion: 0.67 -Nodes (2): KanakoWarProSkill, Logic.Skill +Nodes (1): Steamworks ### Community 861 - "Community 861" Cohesion: 0.67 -Nodes (2): KanakoWarSkill, Logic.Skill +Nodes (1): Steamworks ### Community 862 - "Community 862" Cohesion: 0.67 -Nodes (2): KanakoWindProSkill, Logic.Skill +Nodes (2): DoNotRenameAttribute, OPS.Obfuscator.Attribute ### Community 863 - "Community 863" Cohesion: 0.67 -Nodes (2): KanakoWindSkill, Logic.Skill +Nodes (2): NotObfuscatedCauseAttribute, OPS.Obfuscator.Attribute ### Community 864 - "Community 864" Cohesion: 0.67 -Nodes (2): KoakumaDevotionSkill, Logic.Skill +Nodes (2): ObfuscateAnywayAttribute, OPS.Obfuscator.Attribute ### Community 865 - "Community 865" Cohesion: 0.67 -Nodes (2): KoakumaHeroSkill, Logic.Skill +Nodes (2): DoNotObfuscateClassAttribute, OPS.Obfuscator.Attribute ### Community 866 - "Community 866" Cohesion: 0.67 -Nodes (2): KoishiAutoMoveSkill, Logic.Skill +Nodes (2): DoNotUseClassForFakeCodeAttribute, OPS.Obfuscator.Attribute ### Community 867 - "Community 867" Cohesion: 0.67 -Nodes (2): KoishiAutoSkill, Logic.Skill +Nodes (2): DoNotObfuscateMethodBodyAttribute, OPS.Obfuscator.Attribute ### Community 868 - "Community 868" Cohesion: 0.67 -Nodes (2): KoishiDeathFearSkill, Logic.Skill +Nodes (2): Animancer.Examples.Events, EventUtilities ### Community 869 - "Community 869" Cohesion: 0.67 -Nodes (2): KoishiRespawnSkill, Logic.Skill +Nodes (2): Animancer.Examples.AnimatorControllers, Animations ### Community 870 - "Community 870" Cohesion: 0.67 -Nodes (2): KoishiUndeadSkill, Logic.Skill +Nodes (2): Animancer, IHasKey ### Community 871 - "Community 871" Cohesion: 0.67 -Nodes (2): KomeijiFearImmuneSkill, Logic.Skill +Nodes (0): ### Community 872 - "Community 872" Cohesion: 0.67 -Nodes (2): KomeijiFearSkill, Logic.Skill +Nodes (2): CanvasCoreExpand, ExpandGraphEditor ### Community 873 - "Community 873" Cohesion: 0.67 -Nodes (2): KomeijiFearSplashSkill, Logic.Skill +Nodes (2): IEventData, ParadoxNotion ### Community 874 - "Community 874" Cohesion: 0.67 -Nodes (2): KomeijiKnightAddSkill, Logic.Skill +Nodes (2): IMissingRecoverable, ParadoxNotion.Serialization ### Community 875 - "Community 875" Cohesion: 0.67 -Nodes (2): KomeijiKnightKillSkill, Logic.Skill +Nodes (2): ParadoxNotion.Serialization, SerializationPair ### Community 876 - "Community 876" Cohesion: 0.67 -Nodes (2): KomeijiRiderAddSkill, Logic.Skill +Nodes (2): fsGlobalConfig, ParadoxNotion.Serialization.FullSerializer ### Community 877 - "Community 877" Cohesion: 0.67 -Nodes (2): KomeijiRiderKillSkill, Logic.Skill +Nodes (2): LogTag, NodeCanvas.Framework ### Community 878 - "Community 878" Cohesion: 0.67 -Nodes (2): KomeijiRiderTransSkill, Logic.Skill +Nodes (2): NodeCanvas.Framework, VariableSeperator ### Community 879 - "Community 879" Cohesion: 0.67 -Nodes (2): LaevatainPreySkill, Logic.Skill +Nodes (2): AnimPhase, TH1_Anim.Fragments ### Community 880 - "Community 880" Cohesion: 0.67 -Nodes (2): LaevatainSkill, Logic.Skill +Nodes (2): FragmentStep, TH1_Anim.Fragments ### Community 881 - "Community 881" Cohesion: 0.67 -Nodes (2): LandAndWaterSkill, Logic.Skill +Nodes (2): ICityLogic, Logic ### Community 882 - "Community 882" Cohesion: 0.67 -Nodes (2): LandOnlySkill, Logic.Skill +Nodes (2): MatchLevelData, TH1_Logic.MatchConfig ### Community 883 - "Community 883" Cohesion: 0.67 -Nodes (2): Logic.Skill, LuckSkill +Nodes (2): MemberInfo, TH1_Logic.Net ### Community 884 - "Community 884" Cohesion: 0.67 -Nodes (2): Logic.Skill, MahaCorpseBuffSkill +Nodes (2): OssData, TH1_Logic.Oss ### Community 885 - "Community 885" Cohesion: 0.67 -Nodes (2): Logic.Skill, MeilingAttackUpSkill +Nodes (2): Logic.Skill, SkillOwner ### Community 886 - "Community 886" Cohesion: 0.67 -Nodes (2): Logic.Skill, MeilingCounterSkill +Nodes (2): AllYCounterSkill, Logic.Skill ### Community 887 - "Community 887" Cohesion: 0.67 -Nodes (2): Logic.Skill, MeilingDuelSkill +Nodes (2): AllYTranSportSkill, Logic.Skill ### Community 888 - "Community 888" Cohesion: 0.67 -Nodes (2): Logic.Skill, MeilingRestSkill +Nodes (2): AssaultFortressSkill, Logic.Skill ### Community 889 - "Community 889" Cohesion: 0.67 -Nodes (2): Logic.Skill, MokouFrenchBoomSkill +Nodes (2): AttackAfterKillSkill, Logic.Skill ### Community 890 - "Community 890" Cohesion: 0.67 -Nodes (2): Logic.Skill, MokouFrenchEggSkill +Nodes (2): AttackGetAttackPointSkill, Logic.Skill ### Community 891 - "Community 891" Cohesion: 0.67 -Nodes (2): Logic.Skill, MokouFrenchEnhanceSkill +Nodes (2): AttackRangeUpSkill, Logic.Skill ### Community 892 - "Community 892" Cohesion: 0.67 -Nodes (2): Logic.Skill, MokouFrenchReviveSkill +Nodes (2): AttackUpSkill, Logic.Skill ### Community 893 - "Community 893" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiBuffSkill +Nodes (2): AutoHealSkill, Logic.Skill ### Community 894 - "Community 894" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiHunterAttackSkill +Nodes (2): AyaBuffSkill, Logic.Skill ### Community 895 - "Community 895" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiHunterSkill +Nodes (2): AyaDamageDebuffSkill, Logic.Skill ### Community 896 - "Community 896" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiHuntSkill +Nodes (2): AyaMoveAgainBuffSkill, Logic.Skill ### Community 897 - "Community 897" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiKillSkill +Nodes (2): AyaMoveAgainSkill, Logic.Skill ### Community 898 - "Community 898" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiPreySkill +Nodes (2): BambooMoveSkill, Logic.Skill ### Community 899 - "Community 899" Cohesion: 0.67 -Nodes (2): Logic.Skill, MomijiSightSkill +Nodes (2): BoneAttackUpSkill, Logic.Skill ### Community 900 - "Community 900" Cohesion: 0.67 -Nodes (2): Logic.Skill, MoonPrincessSkill +Nodes (2): BonePileSkill, Logic.Skill ### Community 901 - "Community 901" Cohesion: 0.67 -Nodes (2): Logic.Skill, MoriyaBuffSkill +Nodes (2): BoneSacrificeSkill, Logic.Skill ### Community 902 - "Community 902" Cohesion: 0.67 -Nodes (2): Logic.Skill, MoriyaKnightMoveSkill +Nodes (2): CanHideSkill, Logic.Skill ### Community 903 - "Community 903" Cohesion: 0.67 -Nodes (2): Logic.Skill, MoriyaRoadSkill +Nodes (2): CantMoveSkill, Logic.Skill ### Community 904 - "Community 904" Cohesion: 0.67 -Nodes (2): Logic.Skill, MountainDefenseSkill +Nodes (2): CarrySkill, Logic.Skill ### Community 905 - "Community 905" Cohesion: 0.67 -Nodes (2): Logic.Skill, MountainGodSkill +Nodes (2): CatCartSkill, Logic.Skill ### Community 906 - "Community 906" Cohesion: 0.67 -Nodes (2): Logic.Skill, MountainMoveSkill +Nodes (2): CityStolenSkill, Logic.Skill ### Community 907 - "Community 907" Cohesion: 0.67 -Nodes (2): Logic.Skill, MoveRangeUpSkill +Nodes (2): CityTransportSkill, Logic.Skill ### Community 908 - "Community 908" Cohesion: 0.67 -Nodes (2): Logic.Skill, NoPopulationSkill +Nodes (2): ConvertSkill, Logic.Skill ### Community 909 - "Community 909" Cohesion: 0.67 -Nodes (2): Logic.Skill, NuclearFusionSkill +Nodes (2): CorpseBuffSkill, Logic.Skill ### Community 910 - "Community 910" Cohesion: 0.67 -Nodes (2): Logic.Skill, NuclearSkill +Nodes (2): CreepSkill, Logic.Skill ### Community 911 - "Community 911" Cohesion: 0.67 -Nodes (2): Logic.Skill, OceanDefenseSkill +Nodes (2): CriticalSkill, Logic.Skill ### Community 912 - "Community 912" Cohesion: 0.67 -Nodes (2): Logic.Skill, OceanMoveSkill +Nodes (2): CurseGodSkill, Logic.Skill ### Community 913 - "Community 913" Cohesion: 0.67 -Nodes (2): Logic.Skill, OfficerSkill +Nodes (2): DashSkill, Logic.Skill ### Community 914 - "Community 914" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliEarthSkill +Nodes (2): DieBonePileSkill, Logic.Skill ### Community 915 - "Community 915" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliFireSkill +Nodes (2): DuoSkill, Logic.Skill ### Community 916 - "Community 916" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliMetalSkill +Nodes (2): EirinFrenchAttackSkill, Logic.Skill ### Community 917 - "Community 917" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliMoveProSkill +Nodes (2): EirinFrenchBuffSkill, Logic.Skill ### Community 918 - "Community 918" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliMoveSkill +Nodes (2): EirinFrenchKillSkill, Logic.Skill ### Community 919 - "Community 919" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliRestSkill +Nodes (2): EirinFrenchOverHealSkill, Logic.Skill ### Community 920 - "Community 920" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliStoneProSkill +Nodes (2): EirinFrenchSuperAttackSkill, Logic.Skill ### Community 921 - "Community 921" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliStoneSkill +Nodes (2): EscapeProSkill, Logic.Skill ### Community 922 - "Community 922" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliWaterSkill +Nodes (2): EscapeSkill, Logic.Skill ### Community 923 - "Community 923" Cohesion: 0.67 -Nodes (2): Logic.Skill, PatchouliWoodSkill +Nodes (2): EternitySkill, Logic.Skill ### Community 924 - "Community 924" Cohesion: 0.67 -Nodes (2): Logic.Skill, PathStompSkill +Nodes (2): FearMakerSkill, Logic.Skill ### Community 925 - "Community 925" Cohesion: 0.67 -Nodes (2): Logic.Skill, PeaceSkill +Nodes (2): FlandreAttackSkill, Logic.Skill ### Community 926 - "Community 926" Cohesion: 0.67 -Nodes (2): Logic.Skill, PersistSkill +Nodes (2): FlandreBuffSkill, Logic.Skill ### Community 927 - "Community 927" Cohesion: 0.67 -Nodes (2): Logic.Skill, PhilostoneSkill +Nodes (2): FlandreKillSkill, Logic.Skill ### Community 928 - "Community 928" Cohesion: 0.67 -Nodes (2): Logic.Skill, PhoenixEggSkill +Nodes (2): FlySkill, Logic.Skill ### Community 929 - "Community 929" Cohesion: 0.67 -Nodes (2): Logic.Skill, PhoenixSkill +Nodes (2): ForestDefenseSkill, Logic.Skill ### Community 930 - "Community 930" Cohesion: 0.67 -Nodes (2): Logic.Skill, PoisonedSkill +Nodes (2): ForestStartDashSkill, Logic.Skill ### Community 931 - "Community 931" Cohesion: 0.67 -Nodes (2): Logic.Skill, PoorHealthSkill +Nodes (2): FortifySkill, Logic.Skill ### Community 932 - "Community 932" Cohesion: 0.67 -Nodes (2): Logic.Skill, PowerUpSkill +Nodes (2): GalaxyArrowSkill, Logic.Skill ### Community 933 - "Community 933" Cohesion: 0.67 -Nodes (2): Logic.Skill, QuartetSkill +Nodes (2): GridMomijiPerySkill, Logic.Skill ### Community 934 - "Community 934" Cohesion: 0.67 -Nodes (2): Logic.Skill, RecycleSkill +Nodes (2): GridMountainSkill, Logic.Skill ### Community 935 - "Community 935" Cohesion: 0.67 -Nodes (2): Logic.Skill, RedMistDefenseSkill +Nodes (2): GridRadiationSkill, Logic.Skill ### Community 936 - "Community 936" Cohesion: 0.67 -Nodes (2): Logic.Skill, ReisenFrenchAttakSkill +Nodes (2): GridSanaeNineContinueDamageSkill, Logic.Skill ### Community 937 - "Community 937" Cohesion: 0.67 -Nodes (2): Logic.Skill, ReisenFrenchKillSkill +Nodes (2): HealSkill, Logic.Skill ### Community 938 - "Community 938" Cohesion: 0.67 -Nodes (2): Logic.Skill, ReisenIllusionProSkill +Nodes (2): HideStateSkill, Logic.Skill ### Community 939 - "Community 939" Cohesion: 0.67 -Nodes (2): Logic.Skill, ReisenIllusionSkill +Nodes (2): HouraisanFrenchFakeMoonSkill, Logic.Skill ### Community 940 - "Community 940" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaAbsorbSkill +Nodes (2): HouraisanFrenchWolfMoonSkill, Logic.Skill ### Community 941 - "Community 941" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaAttackSkill +Nodes (2): HouraisanFrenchWolfStartSkill, Logic.Skill ### Community 942 - "Community 942" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaBuff2Skill +Nodes (2): IllusionSkill, Logic.Skill ### Community 943 - "Community 943" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaBuff3Skill +Nodes (2): InfiltrateSkill, Logic.Skill ### Community 944 - "Community 944" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaBuffSkill +Nodes (2): JunkerOfficerSkill, Logic.Skill ### Community 945 - "Community 945" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaEgyptianEmpireKillSkill +Nodes (2): KaguyaFrenchAroundSkill, Logic.Skill ### Community 946 - "Community 946" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaHelpProSkill +Nodes (2): KaguyaFrenchAttackProSkill, Logic.Skill ### Community 947 - "Community 947" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaHelpSkill +Nodes (2): KaguyaFrenchAttackSkill, Logic.Skill ### Community 948 - "Community 948" Cohesion: 0.67 -Nodes (2): Logic.Skill, RemiliaHunterSkill +Nodes (2): KaguyaFrenchCrescentMoonSkill, Logic.Skill ### Community 949 - "Community 949" Cohesion: 0.67 -Nodes (2): Logic.Skill, RengesyouControSkill +Nodes (2): KaguyaFrenchForeverBuffSkill, Logic.Skill ### Community 950 - "Community 950" Cohesion: 0.67 -Nodes (2): Logic.Skill, RengesyouSkill +Nodes (2): KaguyaFrenchNapoleonicCodeSkill, Logic.Skill ### Community 951 - "Community 951" Cohesion: 0.67 -Nodes (2): Logic.Skill, RinCorpseColletSkill +Nodes (2): KaguyaFrenchNewMoonSkill, Logic.Skill ### Community 952 - "Community 952" Cohesion: 0.67 -Nodes (2): Logic.Skill, RinFireSkill +Nodes (2): KaguyaFrenchSynergyDebuffSkill, Logic.Skill ### Community 953 - "Community 953" Cohesion: 0.67 -Nodes (2): Logic.Skill, RotaLFlamesProSkill +Nodes (2): KaguyaFrenchSynergySkill, Logic.Skill ### Community 954 - "Community 954" Cohesion: 0.67 -Nodes (2): Logic.Skill, RotaLFlamesSkill +Nodes (2): KanakoBattlefieldProSkill, Logic.Skill ### Community 955 - "Community 955" Cohesion: 0.67 -Nodes (2): Logic.Skill, SakuyaFlyProSkill +Nodes (2): KanakoBattlefieldSkill, Logic.Skill ### Community 956 - "Community 956" Cohesion: 0.67 -Nodes (2): Logic.Skill, SakuyaFlySkill +Nodes (2): KanakoMountainAttackSkill, Logic.Skill ### Community 957 - "Community 957" Cohesion: 0.67 -Nodes (2): Logic.Skill, SakuyaGuardSkill +Nodes (2): KanakoMountainBuffSkill, Logic.Skill ### Community 958 - "Community 958" Cohesion: 0.67 -Nodes (2): Logic.Skill, SakuyaKillSkill +Nodes (2): KanakoMountainSkill, Logic.Skill ### Community 959 - "Community 959" Cohesion: 0.67 -Nodes (2): Logic.Skill, SakuyaTiredSkill +Nodes (2): KanakoSittingSkill, Logic.Skill ### Community 960 - "Community 960" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivineSkill +Nodes (2): KanakoTechSkill, Logic.Skill ### Community 961 - "Community 961" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill +Nodes (2): KanakoWarProSkill, Logic.Skill ### Community 962 - "Community 962" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E2_MOVE_Skill +Nodes (2): KanakoWarSkill, Logic.Skill ### Community 963 - "Community 963" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E3_COUNTER_Skill +Nodes (2): KanakoWindProSkill, Logic.Skill ### Community 964 - "Community 964" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E3_HP_Skill +Nodes (2): KanakoWindSkill, Logic.Skill ### Community 965 - "Community 965" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E4_DEFENSE_Skill +Nodes (2): KingCoinSkill, Logic.Skill ### Community 966 - "Community 966" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_E4_KILL_Skill +Nodes (2): KoakumaDevotionSkill, Logic.Skill ### Community 967 - "Community 967" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill +Nodes (2): KoakumaHeroSkill, Logic.Skill ### Community 968 - "Community 968" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F2_RESIST_Skill +Nodes (2): KoishiAutoMoveSkill, Logic.Skill ### Community 969 - "Community 969" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F3_MOVE_Skill +Nodes (2): KoishiAutoSkill, Logic.Skill ### Community 970 - "Community 970" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F3_RESIST_Skill +Nodes (2): KoishiDeathFearSkill, Logic.Skill ### Community 971 - "Community 971" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F4_ATK_Skill +Nodes (2): KoishiRespawnSkill, Logic.Skill ### Community 972 - "Community 972" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeDivine_F4_KILL_Skill +Nodes (2): KoishiUndeadSkill, Logic.Skill ### Community 973 - "Community 973" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeMoveSkill +Nodes (2): KomeijiFearImmuneSkill, Logic.Skill ### Community 974 - "Community 974" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeNineContinueSkill +Nodes (2): KomeijiFearSkill, Logic.Skill ### Community 975 - "Community 975" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeNineSkill +Nodes (2): KomeijiFearSplashSkill, Logic.Skill ### Community 976 - "Community 976" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeWindSkill +Nodes (2): KomeijiKnightAddSkill, Logic.Skill ### Community 977 - "Community 977" Cohesion: 0.67 -Nodes (2): Logic.Skill, SanaeWindXSkill +Nodes (2): KomeijiKnightKillSkill, Logic.Skill ### Community 978 - "Community 978" Cohesion: 0.67 -Nodes (2): Logic.Skill, SatoriAttackBoomSkill +Nodes (2): KomeijiRiderAddSkill, Logic.Skill ### Community 979 - "Community 979" Cohesion: 0.67 -Nodes (2): Logic.Skill, SatoriAttackSkill +Nodes (2): KomeijiRiderKillSkill, Logic.Skill ### Community 980 - "Community 980" Cohesion: 0.67 -Nodes (2): Logic.Skill, SatoriBanSkill +Nodes (2): KomeijiRiderTransSkill, Logic.Skill ### Community 981 - "Community 981" Cohesion: 0.67 -Nodes (2): Logic.Skill, SatoriSeeSkill +Nodes (2): LaevatainPreySkill, Logic.Skill ### Community 982 - "Community 982" Cohesion: 0.67 -Nodes (2): Logic.Skill, SatsujinkiSkill +Nodes (2): LaevatainSkill, Logic.Skill ### Community 983 - "Community 983" Cohesion: 0.67 -Nodes (2): Logic.Skill, ScarletKoakumaSkill +Nodes (2): LandAndWaterSkill, Logic.Skill ### Community 984 - "Community 984" Cohesion: 0.67 -Nodes (2): Logic.Skill, ScarletMistRealTimeVampireDebuffSkill +Nodes (2): LandOnlySkill, Logic.Skill ### Community 985 - "Community 985" Cohesion: 0.67 -Nodes (2): Logic.Skill, ScarletMistRealTimeVampireSkill +Nodes (2): Logic.Skill, LuckSkill ### Community 986 - "Community 986" Cohesion: 0.67 -Nodes (2): Logic.Skill, ScoutProSkill +Nodes (2): Logic.Skill, MahaCorpseBuffSkill ### Community 987 - "Community 987" Cohesion: 0.67 -Nodes (2): Logic.Skill, ScoutSkill +Nodes (2): Logic.Skill, MeilingAttackUpSkill ### Community 988 - "Community 988" Cohesion: 0.67 -Nodes (2): Logic.Skill, ShenlanSkill +Nodes (2): Logic.Skill, MeilingCounterSkill ### Community 989 - "Community 989" Cohesion: 0.67 -Nodes (2): Logic.Skill, SkillBanBombSkill +Nodes (2): Logic.Skill, MeilingDuelSkill ### Community 990 - "Community 990" Cohesion: 0.67 -Nodes (2): Logic.Skill, SkillBanSkill +Nodes (2): Logic.Skill, MeilingRestSkill ### Community 991 - "Community 991" Cohesion: 0.67 -Nodes (2): Logic.Skill, SkillBase +Nodes (2): Logic.Skill, MokouFrenchBoomSkill ### Community 992 - "Community 992" Cohesion: 0.67 -Nodes (2): Logic.Skill, SneakSkill +Nodes (2): Logic.Skill, MokouFrenchEggSkill ### Community 993 - "Community 993" Cohesion: 0.67 -Nodes (2): Logic.Skill, SpeedUpSkill +Nodes (2): Logic.Skill, MokouFrenchEnhanceSkill ### Community 994 - "Community 994" Cohesion: 0.67 -Nodes (2): Logic.Skill, SplashSkill +Nodes (2): Logic.Skill, MokouFrenchReviveSkill ### Community 995 - "Community 995" Cohesion: 0.67 -Nodes (2): Logic.Skill, StaticSkill +Nodes (2): Logic.Skill, MomijiBuffSkill ### Community 996 - "Community 996" Cohesion: 0.67 -Nodes (2): Logic.Skill, StiffSkill +Nodes (2): Logic.Skill, MomijiHunterAttackSkill ### Community 997 - "Community 997" Cohesion: 0.67 -Nodes (2): Logic.Skill, StompSkill +Nodes (2): Logic.Skill, MomijiHunterSkill ### Community 998 - "Community 998" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuperDashSkill +Nodes (2): Logic.Skill, MomijiHuntSkill ### Community 999 - "Community 999" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuperHideSkill +Nodes (2): Logic.Skill, MomijiKillSkill ### Community 1000 - "Community 1000" Cohesion: 0.67 -Nodes (2): Logic.Skill, SurpriseSkill +Nodes (2): Logic.Skill, MomijiPreySkill ### Community 1001 - "Community 1001" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoAttackAllySkill +Nodes (2): Logic.Skill, MomijiSightSkill ### Community 1002 - "Community 1002" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoAttackProSkill +Nodes (2): Logic.Skill, MoonPrincessSkill ### Community 1003 - "Community 1003" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoAttackSkill +Nodes (2): Logic.Skill, MoriyaBuffSkill ### Community 1004 - "Community 1004" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoCombineSkill +Nodes (2): Logic.Skill, MoriyaKnightMoveSkill ### Community 1005 - "Community 1005" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoFullmapSkill +Nodes (2): Logic.Skill, MoriyaRoadSkill ### Community 1006 - "Community 1006" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoHebiAttackSkill +Nodes (2): Logic.Skill, MountainDefenseSkill ### Community 1007 - "Community 1007" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoHebiCombineSkill +Nodes (2): Logic.Skill, MountainGodSkill ### Community 1008 - "Community 1008" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoHebiSkill +Nodes (2): Logic.Skill, MountainMoveSkill ### Community 1009 - "Community 1009" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoHebiSplitSkill +Nodes (2): Logic.Skill, MoveRangeUpSkill ### Community 1010 - "Community 1010" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoMoveSkill +Nodes (2): Logic.Skill, NoPopulationSkill ### Community 1011 - "Community 1011" Cohesion: 0.67 -Nodes (2): Logic.Skill, SuwakoSplitSkill +Nodes (2): Logic.Skill, NuclearFusionSkill ### Community 1012 - "Community 1012" Cohesion: 0.67 -Nodes (2): Logic.Skill, SwapSkill +Nodes (2): Logic.Skill, NuclearSkill ### Community 1013 - "Community 1013" Cohesion: 0.67 -Nodes (2): Logic.Skill, TaiChiSkill +Nodes (2): Logic.Skill, OceanDefenseSkill ### Community 1014 - "Community 1014" Cohesion: 0.67 -Nodes (2): Logic.Skill, TenguBuffSkill +Nodes (2): Logic.Skill, OceanMoveSkill ### Community 1015 - "Community 1015" Cohesion: 0.67 -Nodes (2): Logic.Skill, TewiFrenchAttackSkill +Nodes (2): Logic.Skill, OfficerSkill ### Community 1016 - "Community 1016" Cohesion: 0.67 -Nodes (2): Logic.Skill, TewiFrenchBuffSkill +Nodes (2): Logic.Skill, PatchouliEarthSkill ### Community 1017 - "Community 1017" Cohesion: 0.67 -Nodes (2): Logic.Skill, TewiFrenchDieSkill +Nodes (2): Logic.Skill, PatchouliFireSkill ### Community 1018 - "Community 1018" Cohesion: 0.67 -Nodes (2): Logic.Skill, TewiFrenchKillSkill +Nodes (2): Logic.Skill, PatchouliMetalSkill ### Community 1019 - "Community 1019" Cohesion: 0.67 -Nodes (2): Logic.Skill, TewiFrenchSightSkill +Nodes (2): Logic.Skill, PatchouliMoveProSkill ### Community 1020 - "Community 1020" Cohesion: 0.67 -Nodes (2): Logic.Skill, ThirdEyeSkill +Nodes (2): Logic.Skill, PatchouliMoveSkill ### Community 1021 - "Community 1021" Cohesion: 0.67 -Nodes (2): Logic.Skill, TreatAsHeroSkill +Nodes (2): Logic.Skill, PatchouliRestSkill ### Community 1022 - "Community 1022" Cohesion: 0.67 -Nodes (2): Logic.Skill, TrioSkill +Nodes (2): Logic.Skill, PatchouliStoneProSkill ### Community 1023 - "Community 1023" Cohesion: 0.67 -Nodes (2): Logic.Skill, UndeadSkill +Nodes (2): Logic.Skill, PatchouliStoneSkill ### Community 1024 - "Community 1024" Cohesion: 0.67 -Nodes (2): Logic.Skill, UniqueSkill +Nodes (2): Logic.Skill, PatchouliWaterSkill ### Community 1025 - "Community 1025" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoBaseSkill +Nodes (2): Logic.Skill, PatchouliWoodSkill ### Community 1026 - "Community 1026" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoBoneMakerSkill +Nodes (2): Logic.Skill, PathStompSkill ### Community 1027 - "Community 1027" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoDelayActSkill +Nodes (2): Logic.Skill, PeaceSkill ### Community 1028 - "Community 1028" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoRadiationSkill +Nodes (2): Logic.Skill, PersistSkill ### Community 1029 - "Community 1029" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoReadyMoveSkill +Nodes (2): Logic.Skill, PhilostoneSkill ### Community 1030 - "Community 1030" Cohesion: 0.67 -Nodes (2): Logic.Skill, UtsuhoReadyMoveSuperSkill +Nodes (2): Logic.Skill, PhoenixEggSkill ### Community 1031 - "Community 1031" Cohesion: 0.67 -Nodes (2): Logic.Skill, VampireProSkill +Nodes (2): Logic.Skill, PhoenixSkill ### Community 1032 - "Community 1032" Cohesion: 0.67 -Nodes (2): Logic.Skill, VampireSkill +Nodes (2): Logic.Skill, PoisonedSkill ### Community 1033 - "Community 1033" Cohesion: 0.67 -Nodes (2): Logic.Skill, WaterDefenseSkill +Nodes (2): Logic.Skill, PoorHealthSkill ### Community 1034 - "Community 1034" Cohesion: 0.67 -Nodes (2): Logic.Skill, WaterMoveSkill +Nodes (2): Logic.Skill, PowerUpSkill ### Community 1035 - "Community 1035" Cohesion: 0.67 -Nodes (2): Logic.Skill, WindGodSkill +Nodes (2): Logic.Skill, QuartetSkill ### Community 1036 - "Community 1036" Cohesion: 0.67 -Nodes (2): Logic.Skill, WindPriestessSkill +Nodes (2): Logic.Skill, QueenTerritoryMoveSkill ### Community 1037 - "Community 1037" Cohesion: 0.67 -Nodes (2): Logic.Skill, YuugiDashProSkill +Nodes (2): Logic.Skill, RecycleSkill ### Community 1038 - "Community 1038" Cohesion: 0.67 -Nodes (2): Logic.Skill, YuugiDashSkill +Nodes (2): Logic.Skill, RedMistDefenseSkill ### Community 1039 - "Community 1039" Cohesion: 0.67 -Nodes (2): Logic.Skill, YuugiMovePlusSkill +Nodes (2): Logic.Skill, ReisenFrenchAttakSkill ### Community 1040 - "Community 1040" Cohesion: 0.67 -Nodes (2): Logic.Skill, YuugiMoveSkill +Nodes (2): Logic.Skill, ReisenFrenchKillSkill ### Community 1041 - "Community 1041" Cohesion: 0.67 -Nodes (2): Logic.Skill, YuugiPushSkill +Nodes (2): Logic.Skill, ReisenIllusionProSkill ### Community 1042 - "Community 1042" Cohesion: 0.67 -Nodes (2): TH1_Logic.MatchConfig, WikiManager +Nodes (2): Logic.Skill, ReisenIllusionSkill ### Community 1043 - "Community 1043" Cohesion: 0.67 -Nodes (2): IUIData, TH1_UI.Core +Nodes (2): Logic.Skill, RemiliaAbsorbSkill ### Community 1044 - "Community 1044" Cohesion: 0.67 -Nodes (2): TH1_UI.Core, UIResourceName +Nodes (2): Logic.Skill, RemiliaAttackSkill ### Community 1045 - "Community 1045" -Cohesion: 1.0 -Nodes (2): SpriteMaskUtility_HasSpriteMaskInLayerRange_Injected_m2C4AA54A7B3110F8F11DEEA22FBA36A1CC77B7CD(), SpriteMaskUtility_HasSpriteMaskInLayerRange_m7E522D077F4992310FECE3D2911B0C1EE1F72F6B() +Cohesion: 0.67 +Nodes (2): Logic.Skill, RemiliaBuff2Skill ### Community 1046 - "Community 1046" Cohesion: 0.67 -Nodes (2): MemoryPack, MemoryPackCode +Nodes (2): Logic.Skill, RemiliaBuff3Skill ### Community 1047 - "Community 1047" Cohesion: 0.67 -Nodes (2): MemoryPack.Internal, PreserveAttribute +Nodes (2): Logic.Skill, RemiliaBuffSkill ### Community 1048 - "Community 1048" Cohesion: 0.67 -Nodes (2): NugetForUnity, NuspecContentFile +Nodes (2): Logic.Skill, RemiliaEgyptianEmpireKillSkill ### Community 1049 - "Community 1049" Cohesion: 0.67 -Nodes (2): NugetForUnity, OnLoadNugetPackageRestorer +Nodes (2): Logic.Skill, RemiliaHelpProSkill ### Community 1050 - "Community 1050" Cohesion: 0.67 -Nodes (2): NugetForUnity.Models, NugetFrameworkGroup +Nodes (2): Logic.Skill, RemiliaHelpSkill ### Community 1051 - "Community 1051" Cohesion: 0.67 -Nodes (2): NugetForUnity.Models, SerializableNugetPackage +Nodes (2): Logic.Skill, RemiliaHunterSkill ### Community 1052 - "Community 1052" Cohesion: 0.67 -Nodes (2): WindowsDefine, YooAsset.Editor +Nodes (2): Logic.Skill, RengesyouControSkill ### Community 1053 - "Community 1053" Cohesion: 0.67 -Nodes (2): BuildResult, YooAsset.Editor +Nodes (2): Logic.Skill, RengesyouSkill ### Community 1054 - "Community 1054" Cohesion: 0.67 -Nodes (2): IContextObject, YooAsset.Editor +Nodes (2): Logic.Skill, RinCorpseColletSkill ### Community 1055 - "Community 1055" Cohesion: 0.67 -Nodes (2): CollectAssetInfo, YooAsset.Editor +Nodes (2): Logic.Skill, RinFireSkill ### Community 1056 - "Community 1056" Cohesion: 0.67 -Nodes (2): CollectCommand, YooAsset.Editor +Nodes (2): Logic.Skill, RotaLFlamesProSkill ### Community 1057 - "Community 1057" Cohesion: 0.67 -Nodes (2): RuleDisplayName, YooAsset.Editor +Nodes (2): Logic.Skill, RotaLFlamesSkill ### Community 1058 - "Community 1058" Cohesion: 0.67 -Nodes (2): ReportAssetInfo, YooAsset.Editor +Nodes (2): Logic.Skill, SakuyaEnhancedSkill ### Community 1059 - "Community 1059" Cohesion: 0.67 -Nodes (2): ReportIndependAsset, YooAsset.Editor +Nodes (2): Logic.Skill, SakuyaFlyProSkill ### Community 1060 - "Community 1060" Cohesion: 0.67 -Nodes (2): ReportSummary, YooAsset.Editor +Nodes (2): Logic.Skill, SakuyaFlySkill ### Community 1061 - "Community 1061" Cohesion: 0.67 -Nodes (2): DebugPackageData, YooAsset +Nodes (2): Logic.Skill, SakuyaGuardSkill ### Community 1062 - "Community 1062" Cohesion: 0.67 -Nodes (2): RemoteDebuggerDefine, YooAsset +Nodes (2): Logic.Skill, SakuyaKillSkill ### Community 1063 - "Community 1063" Cohesion: 0.67 -Nodes (2): ResourceAssist, YooAsset +Nodes (2): Logic.Skill, SakuyaTiredSkill ### Community 1064 - "Community 1064" Cohesion: 0.67 -Nodes (2): IEventMessage, UniFramework.Event +Nodes (2): Logic.Skill, SanaeDivineSkill ### Community 1065 - "Community 1065" Cohesion: 0.67 -Nodes (1): Cysharp.Threading.Tasks +Nodes (2): Logic.Skill, SanaeDivine_E2_ATK_Skill ### Community 1066 - "Community 1066" Cohesion: 0.67 -Nodes (2): SpriteLibraryPropertyString, UnityEditor.U2D.Animation +Nodes (2): Logic.Skill, SanaeDivine_E2_MOVE_Skill ### Community 1067 - "Community 1067" Cohesion: 0.67 -Nodes (2): SpriteLibrarySourceAssetPropertyString, UnityEditor.U2D.Animation +Nodes (2): Logic.Skill, SanaeDivine_E3_COUNTER_Skill ### Community 1068 - "Community 1068" Cohesion: 0.67 -Nodes (2): ISpriteLibraryCategory, UnityEngine.U2D.Animation +Nodes (2): Logic.Skill, SanaeDivine_E3_HP_Skill ### Community 1069 - "Community 1069" Cohesion: 0.67 -Nodes (2): ISpriteLibraryLabel, UnityEngine.U2D.Animation +Nodes (2): Logic.Skill, SanaeDivine_E4_DEFENSE_Skill ### Community 1070 - "Community 1070" Cohesion: 0.67 -Nodes (2): IPaletteProvider, UnityEditor.U2D.Aseprite +Nodes (2): Logic.Skill, SanaeDivine_E4_KILL_Skill ### Community 1071 - "Community 1071" Cohesion: 0.67 -Nodes (2): PhotoshopFile, PsdBlendMode +Nodes (2): Logic.Skill, SanaeDivine_F2_DEFENSE_Skill ### Community 1072 - "Community 1072" Cohesion: 0.67 -Nodes (2): PhotoshopFile, RleRowLengths +Nodes (2): Logic.Skill, SanaeDivine_F2_RESIST_Skill ### Community 1073 - "Community 1073" Cohesion: 0.67 -Nodes (2): BlendingRanges, PhotoshopFile +Nodes (2): Logic.Skill, SanaeDivine_F3_MOVE_Skill ### Community 1074 - "Community 1074" Cohesion: 0.67 -Nodes (2): Tooltips, UnityEditor.U2D.PSD +Nodes (2): Logic.Skill, SanaeDivine_F3_RESIST_Skill ### Community 1075 - "Community 1075" Cohesion: 0.67 -Nodes (2): TilePaletteActiveTargetsProperties, UnityEditor.Tilemaps +Nodes (2): Logic.Skill, SanaeDivine_F4_ATK_Skill ### Community 1076 - "Community 1076" Cohesion: 0.67 -Nodes (2): BurstCompileAttribute, Unity.Burst +Nodes (2): Logic.Skill, SanaeDivine_F4_KILL_Skill ### Community 1077 - "Community 1077" Cohesion: 0.67 -Nodes (2): ExternalLink, Unity.PlasticSCM.Editor.Help +Nodes (2): Logic.Skill, SanaeMoveSkill ### Community 1078 - "Community 1078" Cohesion: 0.67 -Nodes (2): HelpData, Unity.PlasticSCM.Editor.Help +Nodes (2): Logic.Skill, SanaeNineContinueSkill ### Community 1079 - "Community 1079" Cohesion: 0.67 -Nodes (2): HelpFormat, Unity.PlasticSCM.Editor.Help +Nodes (2): Logic.Skill, SanaeNineSkill ### Community 1080 - "Community 1080" Cohesion: 0.67 -Nodes (2): HelpLink, Unity.PlasticSCM.Editor.Help +Nodes (2): Logic.Skill, SanaeWindSkill ### Community 1081 - "Community 1081" Cohesion: 0.67 -Nodes (2): ChangesetFromCollabCommitResponse, Unity.PlasticSCM.Editor.WebApi +Nodes (2): Logic.Skill, SanaeWindXSkill ### Community 1082 - "Community 1082" Cohesion: 0.67 -Nodes (2): CurrentUserAdminCheckResponse, Unity.PlasticSCM.Editor.WebApi +Nodes (2): Logic.Skill, SatoriAttackBoomSkill ### Community 1083 - "Community 1083" Cohesion: 0.67 -Nodes (2): IsCollabProjectMigratedResponse, Unity.PlasticSCM.Editor.WebApi +Nodes (2): Logic.Skill, SatoriAttackSkill ### Community 1084 - "Community 1084" Cohesion: 0.67 -Nodes (2): SubscriptionDetailsResponse, Unity.PlasticSCM.Editor.WebApi +Nodes (2): Logic.Skill, SatoriBanSkill ### Community 1085 - "Community 1085" Cohesion: 0.67 -Nodes (1): Unity.Collections +Nodes (2): Logic.Skill, SatoriSeeSkill ### Community 1086 - "Community 1086" Cohesion: 0.67 -Nodes (2): Packages.Rider.Editor, RiderStyles +Nodes (2): Logic.Skill, SatsujinkiSkill ### Community 1087 - "Community 1087" Cohesion: 0.67 -Nodes (2): CallbackInitializer, Packages.Rider.Editor.UnitTesting +Nodes (2): Logic.Skill, ScarletKoakumaSkill ### Community 1088 - "Community 1088" Cohesion: 0.67 -Nodes (2): Packages.Rider.Editor.UnitTesting, TestEvent +Nodes (2): Logic.Skill, ScarletMistRealTimeVampireDebuffSkill ### Community 1089 - "Community 1089" Cohesion: 0.67 -Nodes (2): CommandLineParser, Packages.Rider.Editor.Util +Nodes (2): Logic.Skill, ScarletMistRealTimeVampireSkill ### Community 1090 - "Community 1090" Cohesion: 0.67 -Nodes (2): KnownAssemblies, Microsoft.Unity.VisualStudio.Editor +Nodes (2): Logic.Skill, ScoutProSkill ### Community 1091 - "Community 1091" Cohesion: 0.67 -Nodes (2): Microsoft.Unity.VisualStudio.Editor, Solution +Nodes (2): Logic.Skill, ScoutSkill ### Community 1092 - "Community 1092" Cohesion: 0.67 -Nodes (2): Microsoft.Unity.VisualStudio.Editor, SolutionProperties +Nodes (2): Logic.Skill, ShenlanSkill ### Community 1093 - "Community 1093" Cohesion: 0.67 -Nodes (2): ExceptionEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging +Nodes (2): Logic.Skill, SkillBanBombSkill ### Community 1094 - "Community 1094" Cohesion: 0.67 -Nodes (2): MessageEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging +Nodes (2): Logic.Skill, SkillBanSkill ### Community 1095 - "Community 1095" Cohesion: 0.67 -Nodes (2): Microsoft.Unity.VisualStudio.Editor, ProjectProperties +Nodes (2): Logic.Skill, SkillBase ### Community 1096 - "Community 1096" Cohesion: 0.67 -Nodes (2): ProbeSubdivisionResult, UnityEngine.Rendering +Nodes (2): Logic.Skill, SneakSkill ### Community 1097 - "Community 1097" Cohesion: 0.67 -Nodes (2): ISerializedRenderPipelineGlobalSettings, UnityEditor.Rendering +Nodes (2): Logic.Skill, SpeedUpSkill ### Community 1098 - "Community 1098" Cohesion: 0.67 -Nodes (1): UnityEngine.Rendering +Nodes (2): Logic.Skill, SplashSkill ### Community 1099 - "Community 1099" Cohesion: 0.67 -Nodes (2): IAdditionalData, UnityEngine.Rendering +Nodes (2): Logic.Skill, StaticSkill ### Community 1100 - "Community 1100" Cohesion: 0.67 -Nodes (2): IVirtualTexturingEnabledRenderPipeline, UnityEngine.Rendering +Nodes (2): Logic.Skill, StiffSkill ### Community 1101 - "Community 1101" Cohesion: 0.67 -Nodes (2): SerializableEnum, UnityEngine.Rendering +Nodes (2): Logic.Skill, StompSkill ### Community 1102 - "Community 1102" Cohesion: 0.67 -Nodes (2): UnityEngine.Rendering, XRGraphics +Nodes (2): Logic.Skill, SuperDashSkill ### Community 1103 - "Community 1103" Cohesion: 0.67 -Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule +Nodes (2): Logic.Skill, SuperHideSkill ### Community 1104 - "Community 1104" Cohesion: 0.67 -Nodes (2): IShaderVariantSettings, UnityEngine.Rendering +Nodes (2): Logic.Skill, SurpriseSkill ### Community 1105 - "Community 1105" Cohesion: 0.67 -Nodes (2): ColorSpaceUtils, UnityEngine.Rendering +Nodes (2): Logic.Skill, SuwakoAttackAllySkill ### Community 1106 - "Community 1106" Cohesion: 0.67 -Nodes (2): IVolume, UnityEngine.Rendering +Nodes (2): Logic.Skill, SuwakoAttackProSkill ### Community 1107 - "Community 1107" Cohesion: 0.67 -Nodes (2): ShaderOptions, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, SuwakoAttackSkill ### Community 1108 - "Community 1108" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI +Nodes (2): Logic.Skill, SuwakoCombineSkill ### Community 1109 - "Community 1109" Cohesion: 0.67 -Nodes (2): RenderPipelineConverterContainer, UnityEditor.Rendering.Universal +Nodes (2): Logic.Skill, SuwakoFullmapSkill ### Community 1110 - "Community 1110" Cohesion: 0.67 -Nodes (2): DecalProjectorEditor, UnityEditor.Rendering.Universal +Nodes (2): Logic.Skill, SuwakoHebiAttackSkill ### Community 1111 - "Community 1111" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI +Nodes (2): Logic.Skill, SuwakoHebiCombineSkill ### Community 1112 - "Community 1112" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalBlockFields +Nodes (2): Logic.Skill, SuwakoHebiSkill ### Community 1113 - "Community 1113" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalFields +Nodes (2): Logic.Skill, SuwakoHebiSplitSkill ### Community 1114 - "Community 1114" Cohesion: 0.67 -Nodes (2): Property, UnityEditor.Rendering.Universal +Nodes (2): Logic.Skill, SuwakoMoveSkill ### Community 1115 - "Community 1115" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructFields +Nodes (2): Logic.Skill, SuwakoSplitSkill ### Community 1116 - "Community 1116" Cohesion: 0.67 -Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructs +Nodes (2): Logic.Skill, SwapSkill ### Community 1117 - "Community 1117" Cohesion: 0.67 -Nodes (2): Light2D, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TaiChiSkill ### Community 1118 - "Community 1118" Cohesion: 0.67 -Nodes (2): IRenderPass2D, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TenguBuffSkill ### Community 1119 - "Community 1119" Cohesion: 0.67 -Nodes (2): StencilStateData, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TewiFrenchAttackSkill ### Community 1120 - "Community 1120" Cohesion: 0.67 -Nodes (2): DecalShaderPassNames, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TewiFrenchBuffSkill ### Community 1121 - "Community 1121" Cohesion: 0.67 -Nodes (1): UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TewiFrenchDieSkill ### Community 1122 - "Community 1122" Cohesion: 0.67 -Nodes (2): ShaderInput, UnityEngine.Rendering.Universal +Nodes (2): Logic.Skill, TewiFrenchKillSkill ### Community 1123 - "Community 1123" Cohesion: 0.67 -Nodes (2): CommonStrings, UnityEditor.Build.Utilities +Nodes (2): Logic.Skill, TewiFrenchSightSkill ### Community 1124 - "Community 1124" Cohesion: 0.67 -Nodes (2): ContextData, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, ThirdEyeSkill ### Community 1125 - "Community 1125" Cohesion: 0.67 -Nodes (2): IMaterialSlotHasValue, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, TreatAsHeroSkill ### Community 1126 - "Community 1126" Cohesion: 0.67 -Nodes (2): ICanChangeShaderGUI, UnityEditor.Graphing +Nodes (2): Logic.Skill, TrioSkill ### Community 1127 - "Community 1127" Cohesion: 0.67 -Nodes (2): IGroupItem, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, UndeadSkill ### Community 1128 - "Community 1128" Cohesion: 0.67 -Nodes (2): AbstractMaterialNode0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UniqueSkill ### Community 1129 - "Community 1129" Cohesion: 0.67 -Nodes (2): Edge0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoBaseSkill ### Community 1130 - "Community 1130" Cohesion: 0.67 -Nodes (2): GraphData0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoBoneMakerSkill ### Community 1131 - "Community 1131" Cohesion: 0.67 -Nodes (2): GroupData0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoDelayActSkill ### Community 1132 - "Community 1132" Cohesion: 0.67 -Nodes (2): IMasterNode1, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoRadiationSkill ### Community 1133 - "Community 1133" Cohesion: 0.67 -Nodes (2): ShaderInput0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoReadyMoveSkill ### Community 1134 - "Community 1134" Cohesion: 0.67 -Nodes (2): SlotReference0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, UtsuhoReadyMoveSuperSkill ### Community 1135 - "Community 1135" Cohesion: 0.67 -Nodes (2): StickyNoteData0, UnityEditor.ShaderGraph.Legacy +Nodes (2): Logic.Skill, VampireProSkill ### Community 1136 - "Community 1136" Cohesion: 0.67 -Nodes (1): UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, VampireSkill ### Community 1137 - "Community 1137" Cohesion: 0.67 -Nodes (2): IRectInterface, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, WaterDefenseSkill ### Community 1138 - "Community 1138" Cohesion: 0.67 -Nodes (2): FieldCondition, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, WaterMoveSkill ### Community 1139 - "Community 1139" Cohesion: 0.67 -Nodes (2): AdditionalCommandDescriptor, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, WindGodSkill ### Community 1140 - "Community 1140" Cohesion: 0.67 -Nodes (2): FieldDescriptor, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, WindPriestessSkill ### Community 1141 - "Community 1141" Cohesion: 0.67 -Nodes (1): UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, YuugiDashProSkill ### Community 1142 - "Community 1142" Cohesion: 0.67 -Nodes (1): UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, YuugiDashSkill ### Community 1143 - "Community 1143" Cohesion: 0.67 -Nodes (2): BlockFields, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, YuugiMovePlusSkill ### Community 1144 - "Community 1144" Cohesion: 0.67 -Nodes (2): FieldDependencies, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, YuugiMoveSkill ### Community 1145 - "Community 1145" Cohesion: 0.67 -Nodes (2): Fields, UnityEditor.ShaderGraph +Nodes (2): Logic.Skill, YuugiPushSkill ### Community 1146 - "Community 1146" Cohesion: 0.67 -Nodes (2): StructFields, UnityEditor.ShaderGraph +Nodes (2): TH1_Logic.MatchConfig, WikiManager ### Community 1147 - "Community 1147" Cohesion: 0.67 -Nodes (2): Structs, UnityEditor.ShaderGraph +Nodes (2): IUIData, TH1_UI.Core ### Community 1148 - "Community 1148" Cohesion: 0.67 -Nodes (2): BuiltInFields, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): TH1_UI.Core, UIResourceName ### Community 1149 - "Community 1149" Cohesion: 0.67 -Nodes (2): BuiltInStructFields, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): MemoryPack, MemoryPackCode ### Community 1150 - "Community 1150" Cohesion: 0.67 -Nodes (2): BuiltInStructs, UnityEditor.Rendering.BuiltIn.ShaderGraph +Nodes (2): MemoryPack.Internal, PreserveAttribute ### Community 1151 - "Community 1151" Cohesion: 0.67 -Nodes (2): IConditional, UnityEditor.ShaderGraph +Nodes (2): NugetForUnity, NuspecContentFile ### Community 1152 - "Community 1152" Cohesion: 0.67 -Nodes (2): IRequiresData, UnityEditor.ShaderGraph +Nodes (2): NugetForUnity, OnLoadNugetPackageRestorer ### Community 1153 - "Community 1153" Cohesion: 0.67 -Nodes (2): TypeMapping, UnityEditor.Graphing.Util +Nodes (2): NugetForUnity.Models, NugetFrameworkGroup ### Community 1154 - "Community 1154" Cohesion: 0.67 -Nodes (2): EnumInfo, UnityEditor.ShaderGraph +Nodes (2): NugetForUnity.Models, SerializableNugetPackage ### Community 1155 - "Community 1155" Cohesion: 0.67 -Nodes (2): IRequiredSetting, UnityEngine.Rendering +Nodes (2): WindowsDefine, YooAsset.Editor ### Community 1156 - "Community 1156" Cohesion: 0.67 -Nodes (2): PRSIRequiredSetting, UnityEngine.Rendering +Nodes (2): BuildResult, YooAsset.Editor ### Community 1157 - "Community 1157" Cohesion: 0.67 -Nodes (2): PixelShaderNodeTests, UnityEditor.ShaderGraph.UnitTests +Nodes (2): IContextObject, YooAsset.Editor ### Community 1158 - "Community 1158" Cohesion: 0.67 -Nodes (2): ITestAdaptor, UnityEditor.TestTools.TestRunner.Api +Nodes (2): CollectAssetInfo, YooAsset.Editor ### Community 1159 - "Community 1159" Cohesion: 0.67 -Nodes (2): TestRunProgress, UnityEditor.TestTools.TestRunner.Api +Nodes (2): CollectCommand, YooAsset.Editor ### Community 1160 - "Community 1160" Cohesion: 0.67 -Nodes (2): RunFinishedData, UnityEditor.TestTools.TestRunner.Api.Analytics +Nodes (2): RuleDisplayName, YooAsset.Editor ### Community 1161 - "Community 1161" Cohesion: 0.67 -Nodes (2): TestTreeData, UnityEditor.TestTools.TestRunner.Api.Analytics +Nodes (2): ReportAssetInfo, YooAsset.Editor ### Community 1162 - "Community 1162" Cohesion: 0.67 -Nodes (2): IRunData, UnityEditor.TestTools.TestRunner.CommandLineTest +Nodes (2): ReportIndependAsset, YooAsset.Editor ### Community 1163 - "Community 1163" Cohesion: 0.67 -Nodes (2): RenderingOptions, UnityEditor.TestTools.TestRunner.GUI +Nodes (2): ReportSummary, YooAsset.Editor ### Community 1164 - "Community 1164" Cohesion: 0.67 -Nodes (2): RunProgress, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): DebugPackageData, YooAsset ### Community 1165 - "Community 1165" Cohesion: 0.67 -Nodes (2): TaskInfo, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): RemoteDebuggerDefine, YooAsset ### Community 1166 - "Community 1166" Cohesion: 0.67 -Nodes (2): TestProgress, UnityEditor.TestTools.TestRunner.TestRun +Nodes (2): ResourceAssist, YooAsset ### Community 1167 - "Community 1167" Cohesion: 0.67 -Nodes (2): ISceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene +Nodes (2): IEventMessage, UniFramework.Event ### Community 1168 - "Community 1168" Cohesion: 0.67 -Nodes (2): IEditorAssembliesProxy, UnityEditor.TestTools.TestRunner +Nodes (1): Cysharp.Threading.Tasks ### Community 1169 - "Community 1169" Cohesion: 0.67 -Nodes (2): ITestListCacheData, UnityEditor.TestTools.TestRunner +Nodes (2): SpriteLibraryPropertyString, UnityEditor.U2D.Animation ### Community 1170 - "Community 1170" Cohesion: 0.67 -Nodes (2): TestRunData, UnityEditor.TestRunner.UnityTestProtocol +Nodes (2): SpriteLibrarySourceAssetPropertyString, UnityEditor.U2D.Animation ### Community 1171 - "Community 1171" Cohesion: 0.67 -Nodes (2): BuildSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): ISpriteLibraryCategory, UnityEngine.U2D.Animation ### Community 1172 - "Community 1172" Cohesion: 0.67 -Nodes (2): PlayerSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): ISpriteLibraryLabel, UnityEngine.U2D.Animation ### Community 1173 - "Community 1173" Cohesion: 0.67 -Nodes (2): PlayerSystemInfo, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): IPaletteProvider, UnityEditor.U2D.Aseprite ### Community 1174 - "Community 1174" Cohesion: 0.67 -Nodes (2): QualitySettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): PhotoshopFile, PsdBlendMode ### Community 1175 - "Community 1175" Cohesion: 0.67 -Nodes (2): ScreenSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (2): PhotoshopFile, RleRowLengths ### Community 1176 - "Community 1176" Cohesion: 0.67 -Nodes (2): EnumerableTestState, UnityEngine.TestTools +Nodes (2): BlendingRanges, PhotoshopFile ### Community 1177 - "Community 1177" Cohesion: 0.67 -Nodes (2): FeatureFlags, UnityEngine.TestRunner.NUnitExtensions.Runner +Nodes (2): Tooltips, UnityEditor.U2D.PSD ### Community 1178 - "Community 1178" Cohesion: 0.67 -Nodes (2): RestoreTestContextAfterDomainReload, UnityEngine.TestRunner.NUnitExtensions.Runner +Nodes (2): TilePaletteActiveTargetsProperties, UnityEditor.Tilemaps ### Community 1179 - "Community 1179" Cohesion: 0.67 -Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, UnityWorkItemDataHolder +Nodes (2): BurstCompileAttribute, Unity.Burst ### Community 1180 - "Community 1180" Cohesion: 0.67 -Nodes (2): PlayerConnectionMessageIds, UnityEngine.TestRunner.TestLaunchers +Nodes (2): ExternalLink, Unity.PlasticSCM.Editor.Help ### Community 1181 - "Community 1181" Cohesion: 0.67 -Nodes (2): RemoteTestData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): HelpData, Unity.PlasticSCM.Editor.Help ### Community 1182 - "Community 1182" Cohesion: 0.67 -Nodes (2): RemoteTestResultData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): HelpFormat, Unity.PlasticSCM.Editor.Help ### Community 1183 - "Community 1183" Cohesion: 0.67 -Nodes (2): RemoteTestResultDataWithTestData, UnityEngine.TestRunner.TestLaunchers +Nodes (2): HelpLink, Unity.PlasticSCM.Editor.Help ### Community 1184 - "Community 1184" Cohesion: 0.67 -Nodes (2): IMonoBehaviourTest, UnityEngine.TestTools +Nodes (2): ChangesetFromCollabCommitResponse, Unity.PlasticSCM.Editor.WebApi ### Community 1185 - "Community 1185" Cohesion: 0.67 -Nodes (2): TMP_UIStyleManager, TMPro.EditorUtilities +Nodes (2): CurrentUserAdminCheckResponse, Unity.PlasticSCM.Editor.WebApi ### Community 1186 - "Community 1186" Cohesion: 0.67 -Nodes (2): TMP_GlyphPairAdjustmentRecord, TMPro +Nodes (2): IsCollabProjectMigratedResponse, Unity.PlasticSCM.Editor.WebApi ### Community 1187 - "Community 1187" Cohesion: 0.67 -Nodes (2): CodePoint, TMPro +Nodes (2): SubscriptionDetailsResponse, Unity.PlasticSCM.Editor.WebApi ### Community 1188 - "Community 1188" Cohesion: 0.67 -Nodes (2): TMP_TextElement, TMPro +Nodes (1): Unity.Collections ### Community 1189 - "Community 1189" Cohesion: 0.67 -Nodes (2): TMP_TextElement_Legacy, TMPro +Nodes (2): Packages.Rider.Editor, RiderStyles ### Community 1190 - "Community 1190" Cohesion: 0.67 -Nodes (2): IMenuChecked, UnityEditor.Timeline +Nodes (2): CallbackInitializer, Packages.Rider.Editor.UnitTesting ### Community 1191 - "Community 1191" Cohesion: 0.67 -Nodes (2): IMenuName, UnityEditor.Timeline +Nodes (2): Packages.Rider.Editor.UnitTesting, TestEvent ### Community 1192 - "Community 1192" Cohesion: 0.67 -Nodes (2): TimelineShortcutAttribute, UnityEditor.Timeline.Actions +Nodes (2): CommandLineParser, Packages.Rider.Editor.Util ### Community 1193 - "Community 1193" Cohesion: 0.67 -Nodes (2): ItemsGroup, UnityEditor.Timeline +Nodes (2): KnownAssemblies, Microsoft.Unity.VisualStudio.Editor ### Community 1194 - "Community 1194" Cohesion: 0.67 -Nodes (2): ItemsPerTrack, UnityEditor.Timeline +Nodes (2): Microsoft.Unity.VisualStudio.Editor, Solution ### Community 1195 - "Community 1195" Cohesion: 0.67 -Nodes (2): TimelineClipGroup, UnityEditor.Timeline +Nodes (2): Microsoft.Unity.VisualStudio.Editor, SolutionProperties ### Community 1196 - "Community 1196" Cohesion: 0.67 -Nodes (2): ManipulatorsUtils, UnityEditor.Timeline +Nodes (2): ExceptionEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging ### Community 1197 - "Community 1197" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): MessageEventArgs, Microsoft.Unity.VisualStudio.Editor.Messaging ### Community 1198 - "Community 1198" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): Microsoft.Unity.VisualStudio.Editor, ProjectProperties ### Community 1199 - "Community 1199" Cohesion: 0.67 -Nodes (1): UnityEditor +Nodes (2): ProbeSubdivisionResult, UnityEngine.Rendering ### Community 1200 - "Community 1200" Cohesion: 0.67 -Nodes (1): UnityEditor +Nodes (2): ISerializedRenderPipelineGlobalSettings, UnityEditor.Rendering ### Community 1201 - "Community 1201" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (1): UnityEngine.Rendering ### Community 1202 - "Community 1202" Cohesion: 0.67 -Nodes (1): UnityEditor.Timeline +Nodes (2): IAdditionalData, UnityEngine.Rendering ### Community 1203 - "Community 1203" Cohesion: 0.67 -Nodes (2): UnityEditor.Timeline, WindowConstants +Nodes (2): IVirtualTexturingEnabledRenderPipeline, UnityEngine.Rendering ### Community 1204 - "Community 1204" Cohesion: 0.67 -Nodes (2): INotificationOptionProvider, UnityEngine.Timeline +Nodes (2): SerializableEnum, UnityEngine.Rendering ### Community 1205 - "Community 1205" Cohesion: 0.67 -Nodes (2): AnimationTriggers, UnityEngine.UI +Nodes (2): UnityEngine.Rendering, XRGraphics ### Community 1206 - "Community 1206" Cohesion: 0.67 -Nodes (1): UnityEngine.UI +Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule ### Community 1207 - "Community 1207" Cohesion: 0.67 -Nodes (1): UnityEngine.UI +Nodes (2): IShaderVariantSettings, UnityEngine.Rendering ### Community 1208 - "Community 1208" Cohesion: 0.67 -Nodes (2): ReflectionMethodsCache, UnityEngine.UI +Nodes (2): ColorSpaceUtils, UnityEngine.Rendering ### Community 1209 - "Community 1209" Cohesion: 0.67 -Nodes (2): BoltStyles, Unity.VisualScripting +Nodes (2): IVolume, UnityEngine.Rendering ### Community 1210 - "Community 1210" Cohesion: 0.67 -Nodes (2): IAnalysis, Unity.VisualScripting +Nodes (2): ShaderOptions, UnityEngine.Rendering.Universal ### Community 1211 - "Community 1211" Cohesion: 0.67 -Nodes (2): ReorderableListStyles, Unity.VisualScripting.ReorderableList +Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineCameraUI ### Community 1212 - "Community 1212" Cohesion: 0.67 -Nodes (2): LudiqGraphsEditorUtility, Unity.VisualScripting +Nodes (2): RenderPipelineConverterContainer, UnityEditor.Rendering.Universal ### Community 1213 - "Community 1213" Cohesion: 0.67 -Nodes (2): InspectorUtility, Unity.VisualScripting +Nodes (2): DecalProjectorEditor, UnityEditor.Rendering.Universal ### Community 1214 - "Community 1214" Cohesion: 0.67 -Nodes (2): ListOption, Unity.VisualScripting +Nodes (2): UnityEditor.Rendering.Universal, UniversalRenderPipelineLightUI ### Community 1215 - "Community 1215" Cohesion: 0.67 -Nodes (2): LudiqStyles, Unity.VisualScripting +Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalBlockFields ### Community 1216 - "Community 1216" Cohesion: 0.67 -Nodes (2): SharedEditorTextureDictionary, Unity.VisualScripting +Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalFields ### Community 1217 - "Community 1217" Cohesion: 0.67 -Nodes (1): Unity.VisualScripting +Nodes (2): Property, UnityEditor.Rendering.Universal ### Community 1218 - "Community 1218" Cohesion: 0.67 -Nodes (2): ColorPalette, Unity.VisualScripting +Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructFields ### Community 1219 - "Community 1219" Cohesion: 0.67 -Nodes (2): IDropdownOption, Unity.VisualScripting +Nodes (2): UnityEditor.Rendering.Universal.ShaderGraph, UniversalStructs ### Community 1220 - "Community 1220" Cohesion: 0.67 -Nodes (2): FontCollection, Unity.VisualScripting +Nodes (2): Light2D, UnityEngine.Rendering.Universal ### Community 1221 - "Community 1221" Cohesion: 0.67 -Nodes (2): FuzzyGroup, Unity.VisualScripting +Nodes (2): IRenderPass2D, UnityEngine.Rendering.Universal ### Community 1222 - "Community 1222" Cohesion: 0.67 -Nodes (2): IconSize, Unity.VisualScripting +Nodes (2): StencilStateData, UnityEngine.Rendering.Universal ### Community 1223 - "Community 1223" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): DecalShaderPassNames, UnityEngine.Rendering.Universal ### Community 1224 - "Community 1224" Cohesion: 0.67 -Nodes (2): Licenses, Unity.VisualScripting +Nodes (1): UnityEngine.Rendering.Universal ### Community 1225 - "Community 1225" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): ShaderInput, UnityEngine.Rendering.Universal ### Community 1226 - "Community 1226" Cohesion: 0.67 -Nodes (2): CommonLicenses, Unity.VisualScripting +Nodes (2): CommonStrings, UnityEditor.Build.Utilities ### Community 1227 - "Community 1227" Cohesion: 0.67 -Nodes (2): IPluginLinked, Unity.VisualScripting +Nodes (2): ContextData, UnityEditor.ShaderGraph ### Community 1228 - "Community 1228" Cohesion: 0.67 -Nodes (2): ThreadableAssetWrapper, Unity.VisualScripting +Nodes (2): IMaterialSlotHasValue, UnityEditor.ShaderGraph ### Community 1229 - "Community 1229" Cohesion: 0.67 -Nodes (2): LudiqEditorUtility, Unity.VisualScripting +Nodes (2): ICanChangeShaderGUI, UnityEditor.Graphing ### Community 1230 - "Community 1230" Cohesion: 0.67 -Nodes (2): PackageVersionUtility, Unity.VisualScripting +Nodes (2): IGroupItem, UnityEditor.ShaderGraph ### Community 1231 - "Community 1231" Cohesion: 0.67 -Nodes (2): ISearchResult, Unity.VisualScripting +Nodes (2): AbstractMaterialNode0, UnityEditor.ShaderGraph.Legacy ### Community 1232 - "Community 1232" Cohesion: 0.67 -Nodes (2): IAboutable, Unity.VisualScripting +Nodes (2): Edge0, UnityEditor.ShaderGraph.Legacy ### Community 1233 - "Community 1233" Cohesion: 0.67 -Nodes (2): UnitConnectionStyles, Unity.VisualScripting +Nodes (2): GraphData0, UnityEditor.ShaderGraph.Legacy ### Community 1234 - "Community 1234" Cohesion: 0.67 -Nodes (2): UnitOptionUtility, Unity.VisualScripting +Nodes (2): GroupData0, UnityEditor.ShaderGraph.Legacy ### Community 1235 - "Community 1235" Cohesion: 0.67 -Nodes (2): ISpecifiesCloner, Unity.VisualScripting +Nodes (2): IMasterNode1, UnityEditor.ShaderGraph.Legacy ### Community 1236 - "Community 1236" Cohesion: 0.67 -Nodes (2): INotifyCollectionChanged, Unity.VisualScripting +Nodes (2): ShaderInput0, UnityEditor.ShaderGraph.Legacy ### Community 1237 - "Community 1237" Cohesion: 0.67 -Nodes (2): IConnection, Unity.VisualScripting +Nodes (2): SlotReference0, UnityEditor.ShaderGraph.Legacy ### Community 1238 - "Community 1238" Cohesion: 0.67 -Nodes (2): IDecoratorAttribute, Unity.VisualScripting +Nodes (2): StickyNoteData0, UnityEditor.ShaderGraph.Legacy ### Community 1239 - "Community 1239" Cohesion: 0.67 -Nodes (2): fsConverterRegistrar, Unity.VisualScripting.FullSerializer +Nodes (1): UnityEditor.ShaderGraph ### Community 1240 - "Community 1240" Cohesion: 0.67 -Nodes (2): fsTypeCache, Unity.VisualScripting.FullSerializer +Nodes (2): IRectInterface, UnityEditor.ShaderGraph ### Community 1241 - "Community 1241" Cohesion: 0.67 -Nodes (2): EditorBindingUtility, Unity.VisualScripting +Nodes (2): FieldCondition, UnityEditor.ShaderGraph ### Community 1242 - "Community 1242" Cohesion: 0.67 -Nodes (2): EditorTimeBinding, Unity.VisualScripting +Nodes (2): AdditionalCommandDescriptor, UnityEditor.ShaderGraph ### Community 1243 - "Community 1243" Cohesion: 0.67 -Nodes (2): IInspectableAttribute, Unity.VisualScripting +Nodes (2): FieldDescriptor, UnityEditor.ShaderGraph ### Community 1244 - "Community 1244" Cohesion: 0.67 -Nodes (2): EnsureThat, Unity.VisualScripting +Nodes (1): UnityEditor.ShaderGraph ### Community 1245 - "Community 1245" Cohesion: 0.67 -Nodes (2): ExceptionMessages, Unity.VisualScripting +Nodes (1): UnityEditor.ShaderGraph ### Community 1246 - "Community 1246" Cohesion: 0.67 -Nodes (2): EventHooks, Unity.VisualScripting +Nodes (2): BlockFields, UnityEditor.ShaderGraph ### Community 1247 - "Community 1247" Cohesion: 0.67 -Nodes (2): IGraphElementData, Unity.VisualScripting +Nodes (2): FieldDependencies, UnityEditor.ShaderGraph ### Community 1248 - "Community 1248" Cohesion: 0.67 -Nodes (2): IGraphElementDebugData, Unity.VisualScripting +Nodes (2): Fields, UnityEditor.ShaderGraph ### Community 1249 - "Community 1249" Cohesion: 0.67 -Nodes (2): IGraphItem, Unity.VisualScripting +Nodes (2): StructFields, UnityEditor.ShaderGraph ### Community 1250 - "Community 1250" Cohesion: 0.67 -Nodes (2): ProfiledSegment, Unity.VisualScripting +Nodes (2): Structs, UnityEditor.ShaderGraph ### Community 1251 - "Community 1251" Cohesion: 0.67 -Nodes (2): OperatorHandler, Unity.VisualScripting +Nodes (2): BuiltInFields, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1252 - "Community 1252" Cohesion: 0.67 -Nodes (2): ISerializedPropertyProvider, Unity.VisualScripting +Nodes (2): BuiltInStructFields, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1253 - "Community 1253" Cohesion: 0.67 -Nodes (2): ISingleton, Unity.VisualScripting +Nodes (2): BuiltInStructs, UnityEditor.Rendering.BuiltIn.ShaderGraph ### Community 1254 - "Community 1254" Cohesion: 0.67 -Nodes (2): IUnityObjectOwnable, Unity.VisualScripting +Nodes (2): IConditional, UnityEditor.ShaderGraph ### Community 1255 - "Community 1255" Cohesion: 0.67 -Nodes (2): IIdentifiable, Unity.VisualScripting +Nodes (2): IRequiresData, UnityEditor.ShaderGraph ### Community 1256 - "Community 1256" Cohesion: 0.67 -Nodes (2): Unity.VisualScripting, VariableDeclaration +Nodes (2): TypeMapping, UnityEditor.Graphing.Util ### Community 1257 - "Community 1257" Cohesion: 0.67 -Nodes (2): IDefaultValue, Unity.VisualScripting +Nodes (2): EnumInfo, UnityEditor.ShaderGraph ### Community 1258 - "Community 1258" Cohesion: 0.67 -Nodes (2): IMouseEventUnit, Unity.VisualScripting +Nodes (2): IRequiredSetting, UnityEngine.Rendering ### Community 1259 - "Community 1259" Cohesion: 0.67 -Nodes (2): IUnitPortDefinition, Unity.VisualScripting +Nodes (2): PRSIRequiredSetting, UnityEngine.Rendering ### Community 1260 - "Community 1260" Cohesion: 0.67 -Nodes (2): StateEventHooks, Unity.VisualScripting +Nodes (2): PixelShaderNodeTests, UnityEditor.ShaderGraph.UnitTests ### Community 1261 - "Community 1261" Cohesion: 0.67 -Nodes (0): +Nodes (2): ITestAdaptor, UnityEditor.TestTools.TestRunner.Api ### Community 1262 - "Community 1262" Cohesion: 0.67 -Nodes (0): +Nodes (2): TestRunProgress, UnityEditor.TestTools.TestRunner.Api ### Community 1263 - "Community 1263" -Cohesion: 1.0 -Nodes (1): ETSystemMethodIsInStaticPartialClassRule +Cohesion: 0.67 +Nodes (2): RunFinishedData, UnityEditor.TestTools.TestRunner.Api.Analytics ### Community 1264 - "Community 1264" -Cohesion: 1.0 -Nodes (1): 翻译 Multilingual.xlsx 中 ID 19877, 19878 两条新增条目 - 19877: "AI接管" (UI按钮) - 19878: V0 +Cohesion: 0.67 +Nodes (2): TestTreeData, UnityEditor.TestTools.TestRunner.Api.Analytics ### Community 1265 - "Community 1265" -Cohesion: 1.0 -Nodes (1): 补充修改:D5 JP (ID=2294) + E4 JP/KR (ID=18752) +Cohesion: 0.67 +Nodes (2): IRunData, UnityEditor.TestTools.TestRunner.CommandLineTest ### Community 1266 - "Community 1266" -Cohesion: 1.0 -Nodes (1): 检查 xlsx 的所有 sheet 和真实行数。 +Cohesion: 0.67 +Nodes (2): RenderingOptions, UnityEditor.TestTools.TestRunner.GUI ### Community 1267 - "Community 1267" -Cohesion: 1.0 -Nodes (1): 把 ID=19871 的 ZH 列以 UTF-8 dump 到文件,避免 cmd 乱码。 +Cohesion: 0.67 +Nodes (2): RunProgress, UnityEditor.TestTools.TestRunner.TestRun ### Community 1268 - "Community 1268" -Cohesion: 1.0 -Nodes (1): dump 全部 10 条目的 ZH/EN 看格式风格。 +Cohesion: 0.67 +Nodes (2): TaskInfo, UnityEditor.TestTools.TestRunner.TestRun ### Community 1269 - "Community 1269" -Cohesion: 1.0 -Nodes (1): 扫描整个 xlsx 的 EN 列,查找游戏术语已有翻译,确保一致性。 +Cohesion: 0.67 +Nodes (2): TestProgress, UnityEditor.TestTools.TestRunner.TestRun ### Community 1270 - "Community 1270" -Cohesion: 1.0 -Nodes (1): 列出 ID=19871 的所有 **<...>** 标签按出现顺序。 +Cohesion: 0.67 +Nodes (2): ISceneWrapper, UnityEditor.TestTools.TestRunner.TestRun.Tasks.Scene ### Community 1271 - "Community 1271" -Cohesion: 1.0 -Nodes (1): 读取 ID=19871 的中文原文以便翻译。 +Cohesion: 0.67 +Nodes (2): IEditorAssembliesProxy, UnityEditor.TestTools.TestRunner ### Community 1272 - "Community 1272" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): ITestListCacheData, UnityEditor.TestTools.TestRunner ### Community 1273 - "Community 1273" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): TestRunData, UnityEditor.TestRunner.UnityTestProtocol ### Community 1274 - "Community 1274" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): BuildSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1275 - "Community 1275" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): PlayerSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1276 - "Community 1276" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): PlayerSystemInfo, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1277 - "Community 1277" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): QualitySettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1278 - "Community 1278" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): ScreenSettings, UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1279 - "Community 1279" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): EnumerableTestState, UnityEngine.TestTools ### Community 1280 - "Community 1280" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): FeatureFlags, UnityEngine.TestRunner.NUnitExtensions.Runner ### Community 1281 - "Community 1281" -Cohesion: 1.0 -Nodes (1): Steamworks +Cohesion: 0.67 +Nodes (2): RestoreTestContextAfterDomainReload, UnityEngine.TestRunner.NUnitExtensions.Runner ### Community 1282 - "Community 1282" -Cohesion: 1.0 -Nodes (1): GCloud.UQM +Cohesion: 0.67 +Nodes (2): UnityEngine.TestRunner.NUnitExtensions.Runner, UnityWorkItemDataHolder ### Community 1283 - "Community 1283" -Cohesion: 1.0 -Nodes (1): Animancer.Examples.StateMachines +Cohesion: 0.67 +Nodes (2): PlayerConnectionMessageIds, UnityEngine.TestRunner.TestLaunchers ### Community 1284 - "Community 1284" -Cohesion: 1.0 -Nodes (1): Animancer +Cohesion: 0.67 +Nodes (2): RemoteTestData, UnityEngine.TestRunner.TestLaunchers ### Community 1285 - "Community 1285" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (2): RemoteTestResultData, UnityEngine.TestRunner.TestLaunchers ### Community 1286 - "Community 1286" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (2): RemoteTestResultDataWithTestData, UnityEngine.TestRunner.TestLaunchers ### Community 1287 - "Community 1287" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (2): IMonoBehaviourTest, UnityEngine.TestTools ### Community 1288 - "Community 1288" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (2): TMP_UIStyleManager, TMPro.EditorUtilities ### Community 1289 - "Community 1289" -Cohesion: 1.0 -Nodes (1): ParadoxNotion.Design +Cohesion: 0.67 +Nodes (2): TMP_GlyphPairAdjustmentRecord, TMPro ### Community 1290 - "Community 1290" -Cohesion: 1.0 -Nodes (1): ParadoxNotion +Cohesion: 0.67 +Nodes (2): CodePoint, TMPro ### Community 1291 - "Community 1291" -Cohesion: 1.0 -Nodes (1): ParadoxNotion +Cohesion: 0.67 +Nodes (2): TMP_TextElement, TMPro ### Community 1292 - "Community 1292" -Cohesion: 1.0 -Nodes (1): NodeCanvas.Framework +Cohesion: 0.67 +Nodes (2): TMP_TextElement_Legacy, TMPro ### Community 1293 - "Community 1293" -Cohesion: 1.0 -Nodes (1): NodeCanvas.Framework.Internal +Cohesion: 0.67 +Nodes (2): IMenuChecked, UnityEditor.Timeline ### Community 1294 - "Community 1294" -Cohesion: 1.0 -Nodes (1): NodeCanvas.DialogueTrees +Cohesion: 0.67 +Nodes (2): IMenuName, UnityEditor.Timeline ### Community 1295 - "Community 1295" -Cohesion: 1.0 -Nodes (1): ViConstValueDefine +Cohesion: 0.67 +Nodes (2): TimelineShortcutAttribute, UnityEditor.Timeline.Actions ### Community 1296 - "Community 1296" -Cohesion: 1.0 -Nodes (1): TH1_Core.Events +Cohesion: 0.67 +Nodes (2): ItemsGroup, UnityEditor.Timeline ### Community 1297 - "Community 1297" -Cohesion: 1.0 -Nodes (1): DebugCenter +Cohesion: 0.67 +Nodes (2): ItemsPerTrack, UnityEditor.Timeline ### Community 1298 - "Community 1298" -Cohesion: 1.0 -Nodes (1): ViewMaskProperty +Cohesion: 0.67 +Nodes (2): TimelineClipGroup, UnityEditor.Timeline ### Community 1299 - "Community 1299" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (2): ManipulatorsUtils, UnityEditor.Timeline ### Community 1300 - "Community 1300" -Cohesion: 1.0 -Nodes (0): +Cohesion: 0.67 +Nodes (1): UnityEditor.Timeline ### Community 1301 - "Community 1301" -Cohesion: 1.0 -Nodes (1): NugetForUnity.Configuration +Cohesion: 0.67 +Nodes (1): UnityEditor.Timeline ### Community 1302 - "Community 1302" -Cohesion: 1.0 -Nodes (1): NugetForUnity.Models +Cohesion: 0.67 +Nodes (1): UnityEditor ### Community 1303 - "Community 1303" -Cohesion: 1.0 -Nodes (1): NugetForUnity.Ui +Cohesion: 0.67 +Nodes (1): UnityEditor ### Community 1304 - "Community 1304" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (1): UnityEditor.Timeline ### Community 1305 - "Community 1305" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (1): UnityEditor.Timeline ### Community 1306 - "Community 1306" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (2): UnityEditor.Timeline, WindowConstants ### Community 1307 - "Community 1307" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (2): INotificationOptionProvider, UnityEngine.Timeline ### Community 1308 - "Community 1308" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (2): AnimationTriggers, UnityEngine.UI ### Community 1309 - "Community 1309" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (1): UnityEngine.UI ### Community 1310 - "Community 1310" -Cohesion: 1.0 -Nodes (1): YooAsset.Editor +Cohesion: 0.67 +Nodes (1): UnityEngine.UI ### Community 1311 - "Community 1311" -Cohesion: 1.0 -Nodes (1): YooAsset +Cohesion: 0.67 +Nodes (2): ReflectionMethodsCache, UnityEngine.UI ### Community 1312 - "Community 1312" -Cohesion: 1.0 -Nodes (1): YooAsset +Cohesion: 0.67 +Nodes (2): BoltStyles, Unity.VisualScripting ### Community 1313 - "Community 1313" -Cohesion: 1.0 -Nodes (1): YooAsset +Cohesion: 0.67 +Nodes (2): IAnalysis, Unity.VisualScripting ### Community 1314 - "Community 1314" -Cohesion: 1.0 -Nodes (1): StreamingAssetsDefine +Cohesion: 0.67 +Nodes (2): ReorderableListStyles, Unity.VisualScripting.ReorderableList ### Community 1315 - "Community 1315" -Cohesion: 1.0 -Nodes (1): UnityEditor.U2D.Animation +Cohesion: 0.67 +Nodes (2): LudiqGraphsEditorUtility, Unity.VisualScripting ### Community 1316 - "Community 1316" -Cohesion: 1.0 -Nodes (1): UnityEditor.U2D.Animation.SpriteLibraryEditor +Cohesion: 0.67 +Nodes (2): InspectorUtility, Unity.VisualScripting ### Community 1317 - "Community 1317" -Cohesion: 1.0 -Nodes (1): PDNWrapper +Cohesion: 0.67 +Nodes (2): ListOption, Unity.VisualScripting ### Community 1318 - "Community 1318" -Cohesion: 1.0 -Nodes (1): PDNWrapper +Cohesion: 0.67 +Nodes (2): LudiqStyles, Unity.VisualScripting ### Community 1319 - "Community 1319" -Cohesion: 1.0 -Nodes (1): UnityEditor.Tilemaps +Cohesion: 0.67 +Nodes (2): SharedEditorTextureDictionary, Unity.VisualScripting ### Community 1320 - "Community 1320" -Cohesion: 1.0 -Nodes (1): Unity.Burst +Cohesion: 0.67 +Nodes (1): Unity.VisualScripting ### Community 1321 - "Community 1321" -Cohesion: 1.0 -Nodes (1): Unity.Burst +Cohesion: 0.67 +Nodes (2): ColorPalette, Unity.VisualScripting ### Community 1322 - "Community 1322" -Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Cohesion: 0.67 +Nodes (2): IDropdownOption, Unity.VisualScripting ### Community 1323 - "Community 1323" -Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Cohesion: 0.67 +Nodes (2): FontCollection, Unity.VisualScripting ### Community 1324 - "Community 1324" -Cohesion: 1.0 -Nodes (1): Unity.Burst.Intrinsics +Cohesion: 0.67 +Nodes (2): FuzzyGroup, Unity.VisualScripting ### Community 1325 - "Community 1325" -Cohesion: 1.0 -Nodes (1): Unity.PlasticSCM.Editor.UI +Cohesion: 0.67 +Nodes (2): IconSize, Unity.VisualScripting ### Community 1326 - "Community 1326" -Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor +Cohesion: 0.67 +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1327 - "Community 1327" -Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor.Debugger +Cohesion: 0.67 +Nodes (2): Licenses, Unity.VisualScripting ### Community 1328 - "Community 1328" -Cohesion: 1.0 -Nodes (1): Packages.Rider.Editor.ProjectGeneration +Cohesion: 0.67 +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1329 - "Community 1329" -Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor +Cohesion: 0.67 +Nodes (2): CommonLicenses, Unity.VisualScripting ### Community 1330 - "Community 1330" -Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor.Messaging +Cohesion: 0.67 +Nodes (2): IPluginLinked, Unity.VisualScripting ### Community 1331 - "Community 1331" -Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor +Cohesion: 0.67 +Nodes (2): ThreadableAssetWrapper, Unity.VisualScripting ### Community 1332 - "Community 1332" -Cohesion: 1.0 -Nodes (1): Microsoft.Unity.VisualStudio.Editor.Testing +Cohesion: 0.67 +Nodes (2): LudiqEditorUtility, Unity.VisualScripting ### Community 1333 - "Community 1333" -Cohesion: 1.0 -Nodes (1): Unity.Mathematics +Cohesion: 0.67 +Nodes (2): PackageVersionUtility, Unity.VisualScripting ### Community 1334 - "Community 1334" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering +Cohesion: 0.67 +Nodes (2): ISearchResult, Unity.VisualScripting ### Community 1335 - "Community 1335" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering +Cohesion: 0.67 +Nodes (2): IAboutable, Unity.VisualScripting ### Community 1336 - "Community 1336" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): UnitConnectionStyles, Unity.VisualScripting ### Community 1337 - "Community 1337" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): UnitOptionUtility, Unity.VisualScripting ### Community 1338 - "Community 1338" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): ISpecifiesCloner, Unity.VisualScripting ### Community 1339 - "Community 1339" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): INotifyCollectionChanged, Unity.VisualScripting ### Community 1340 - "Community 1340" -Cohesion: 1.0 -Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule +Cohesion: 0.67 +Nodes (2): IConnection, Unity.VisualScripting ### Community 1341 - "Community 1341" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): IDecoratorAttribute, Unity.VisualScripting ### Community 1342 - "Community 1342" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering +Cohesion: 0.67 +Nodes (2): fsConverterRegistrar, Unity.VisualScripting.FullSerializer ### Community 1343 - "Community 1343" -Cohesion: 1.0 -Nodes (1): DummyShaderLibrary +Cohesion: 0.67 +Nodes (2): fsTypeCache, Unity.VisualScripting.FullSerializer ### Community 1344 - "Community 1344" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Cohesion: 0.67 +Nodes (2): EditorBindingUtility, Unity.VisualScripting ### Community 1345 - "Community 1345" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Cohesion: 0.67 +Nodes (2): EditorTimeBinding, Unity.VisualScripting ### Community 1346 - "Community 1346" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Cohesion: 0.67 +Nodes (2): IInspectableAttribute, Unity.VisualScripting ### Community 1347 - "Community 1347" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Cohesion: 0.67 +Nodes (2): EnsureThat, Unity.VisualScripting ### Community 1348 - "Community 1348" -Cohesion: 1.0 -Nodes (1): UnityEditor.Rendering.Universal +Cohesion: 0.67 +Nodes (2): ExceptionMessages, Unity.VisualScripting ### Community 1349 - "Community 1349" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Cohesion: 0.67 +Nodes (2): EventHooks, Unity.VisualScripting ### Community 1350 - "Community 1350" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Cohesion: 0.67 +Nodes (2): IGraphElementData, Unity.VisualScripting ### Community 1351 - "Community 1351" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal.Internal +Cohesion: 0.67 +Nodes (2): IGraphElementDebugData, Unity.VisualScripting ### Community 1352 - "Community 1352" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Cohesion: 0.67 +Nodes (2): IGraphItem, Unity.VisualScripting ### Community 1353 - "Community 1353" -Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.Universal +Cohesion: 0.67 +Nodes (2): ProfiledSegment, Unity.VisualScripting ### Community 1354 - "Community 1354" -Cohesion: 1.0 -Nodes (1): ShadersDummy +Cohesion: 0.67 +Nodes (2): OperatorHandler, Unity.VisualScripting ### Community 1355 - "Community 1355" -Cohesion: 1.0 -Nodes (1): UnityEditor.Build.Pipeline +Cohesion: 0.67 +Nodes (2): ISerializedPropertyProvider, Unity.VisualScripting ### Community 1356 - "Community 1356" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Cohesion: 0.67 +Nodes (2): ISingleton, Unity.VisualScripting ### Community 1357 - "Community 1357" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (2): IUnityObjectOwnable, Unity.VisualScripting ### Community 1358 - "Community 1358" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (2): IIdentifiable, Unity.VisualScripting ### Community 1359 - "Community 1359" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (2): Unity.VisualScripting, VariableDeclaration ### Community 1360 - "Community 1360" -Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Cohesion: 0.67 +Nodes (2): IDefaultValue, Unity.VisualScripting ### Community 1361 - "Community 1361" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Cohesion: 0.67 +Nodes (2): IMouseEventUnit, Unity.VisualScripting ### Community 1362 - "Community 1362" -Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Cohesion: 0.67 +Nodes (2): IUnitPortDefinition, Unity.VisualScripting ### Community 1363 - "Community 1363" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (2): StateEventHooks, Unity.VisualScripting ### Community 1364 - "Community 1364" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (0): ### Community 1365 - "Community 1365" -Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Cohesion: 0.67 +Nodes (0): ### Community 1366 - "Community 1366" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): ETSystemMethodIsInStaticPartialClassRule ### Community 1367 - "Community 1367" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): 翻译 Multilingual.xlsx 中 ID 19877, 19878 两条新增条目 - 19877: "AI接管" (UI按钮) - 19878: V0 ### Community 1368 - "Community 1368" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): 补充修改:D5 JP (ID=2294) + E4 JP/KR (ID=18752) ### Community 1369 - "Community 1369" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): 检查 xlsx 的所有 sheet 和真实行数。 ### Community 1370 - "Community 1370" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): 把 ID=19871 的 ZH 列以 UTF-8 dump 到文件,避免 cmd 乱码。 ### Community 1371 - "Community 1371" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): dump 全部 10 条目的 ZH/EN 看格式风格。 ### Community 1372 - "Community 1372" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): 扫描整个 xlsx 的 EN 列,查找游戏术语已有翻译,确保一致性。 ### Community 1373 - "Community 1373" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): 列出 ID=19871 的所有 **<...>** 标签按出现顺序。 ### Community 1374 - "Community 1374" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): 读取 ID=19871 的中文原文以便翻译。 ### Community 1375 - "Community 1375" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1376 - "Community 1376" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1377 - "Community 1377" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1378 - "Community 1378" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1379 - "Community 1379" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1380 - "Community 1380" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1381 - "Community 1381" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1382 - "Community 1382" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1383 - "Community 1383" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1384 - "Community 1384" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Steamworks ### Community 1385 - "Community 1385" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): GCloud.UQM ### Community 1386 - "Community 1386" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.Internal +Nodes (1): Animancer.Examples.StateMachines ### Community 1387 - "Community 1387" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): Animancer ### Community 1388 - "Community 1388" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (0): ### Community 1389 - "Community 1389" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (0): ### Community 1390 - "Community 1390" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (0): ### Community 1391 - "Community 1391" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (0): ### Community 1392 - "Community 1392" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): ParadoxNotion.Design ### Community 1393 - "Community 1393" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph +Nodes (1): ParadoxNotion ### Community 1394 - "Community 1394" Cohesion: 1.0 -Nodes (1): UnityEngine.Rendering.HighDefinition +Nodes (1): ParadoxNotion ### Community 1395 - "Community 1395" Cohesion: 1.0 -Nodes (1): UnityEditor.Graphing +Nodes (1): NodeCanvas.Framework ### Community 1396 - "Community 1396" Cohesion: 1.0 -Nodes (1): DummyShaderGraphLibrary +Nodes (1): NodeCanvas.Framework.Internal ### Community 1397 - "Community 1397" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): NodeCanvas.DialogueTrees ### Community 1398 - "Community 1398" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): ViConstValueDefine ### Community 1399 - "Community 1399" Cohesion: 1.0 -Nodes (1): UnityEditor.ShaderGraph.UnitTests +Nodes (1): TH1_Core.Events ### Community 1400 - "Community 1400" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (1): DebugCenter ### Community 1401 - "Community 1401" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (1): ViewMaskProperty ### Community 1402 - "Community 1402" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.Api +Nodes (0): ### Community 1403 - "Community 1403" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.CommandLineTest +Nodes (0): ### Community 1404 - "Community 1404" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.TestRun +Nodes (1): NugetForUnity.Configuration ### Community 1405 - "Community 1405" Cohesion: 1.0 -Nodes (1): UnityEditor.TestTools.TestRunner.UnityTestProtocol +Nodes (1): NugetForUnity.Models ### Community 1406 - "Community 1406" Cohesion: 1.0 -Nodes (1): UnityEngine.TestRunner.TestProtocol +Nodes (1): NugetForUnity.Ui ### Community 1407 - "Community 1407" Cohesion: 1.0 -Nodes (1): TMPro.EditorUtilities +Nodes (1): YooAsset.Editor ### Community 1408 - "Community 1408" Cohesion: 1.0 -Nodes (1): TMPro +Nodes (1): YooAsset.Editor ### Community 1409 - "Community 1409" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline.Actions +Nodes (1): YooAsset.Editor ### Community 1410 - "Community 1410" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline.Actions +Nodes (1): YooAsset.Editor ### Community 1411 - "Community 1411" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline +Nodes (1): YooAsset.Editor ### Community 1412 - "Community 1412" Cohesion: 1.0 -Nodes (1): UnityEditor.Timeline +Nodes (1): YooAsset.Editor ### Community 1413 - "Community 1413" Cohesion: 1.0 -Nodes (1): UnityEngine.Timeline +Nodes (1): YooAsset.Editor ### Community 1414 - "Community 1414" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): YooAsset ### Community 1415 - "Community 1415" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): YooAsset ### Community 1416 - "Community 1416" Cohesion: 1.0 -Nodes (1): UnityEngine.EventSystems +Nodes (1): YooAsset ### Community 1417 - "Community 1417" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): StreamingAssetsDefine ### Community 1418 - "Community 1418" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.U2D.Animation ### Community 1419 - "Community 1419" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.U2D.Animation.SpriteLibraryEditor ### Community 1420 - "Community 1420" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): PDNWrapper ### Community 1421 - "Community 1421" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): PDNWrapper ### Community 1422 - "Community 1422" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.ReorderableList +Nodes (1): UnityEditor.Tilemaps ### Community 1423 - "Community 1423" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Burst ### Community 1424 - "Community 1424" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Burst ### Community 1425 - "Community 1425" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Burst.Intrinsics ### Community 1426 - "Community 1426" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Burst.Intrinsics ### Community 1427 - "Community 1427" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Burst.Intrinsics ### Community 1428 - "Community 1428" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.PlasticSCM.Editor.UI ### Community 1429 - "Community 1429" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Packages.Rider.Editor ### Community 1430 - "Community 1430" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Packages.Rider.Editor.Debugger ### Community 1431 - "Community 1431" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Packages.Rider.Editor.ProjectGeneration ### Community 1432 - "Community 1432" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Microsoft.Unity.VisualStudio.Editor ### Community 1433 - "Community 1433" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Microsoft.Unity.VisualStudio.Editor.Messaging ### Community 1434 - "Community 1434" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.FullSerializer +Nodes (1): Microsoft.Unity.VisualStudio.Editor ### Community 1435 - "Community 1435" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Microsoft.Unity.VisualStudio.Editor.Testing ### Community 1436 - "Community 1436" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): Unity.Mathematics ### Community 1437 - "Community 1437" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering ### Community 1438 - "Community 1438" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering ### Community 1439 - "Community 1439" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1440 - "Community 1440" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1441 - "Community 1441" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1442 - "Community 1442" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1443 - "Community 1443" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Experimental.Rendering.RenderGraphModule ### Community 1444 - "Community 1444" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1445 - "Community 1445" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering ### Community 1446 - "Community 1446" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): DummyShaderLibrary ### Community 1447 - "Community 1447" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering.Universal ### Community 1448 - "Community 1448" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering.Universal ### Community 1449 - "Community 1449" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering.Universal ### Community 1450 - "Community 1450" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Rendering.Universal ### Community 1451 - "Community 1451" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (1): UnityEditor.Rendering.Universal ### Community 1452 - "Community 1452" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (1): UnityEngine.Rendering.Universal ### Community 1453 - "Community 1453" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting.Dependencies.NCalc +Nodes (1): UnityEngine.Rendering.Universal ### Community 1454 - "Community 1454" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering.Universal.Internal ### Community 1455 - "Community 1455" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering.Universal ### Community 1456 - "Community 1456" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEngine.Rendering.Universal ### Community 1457 - "Community 1457" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): ShadersDummy ### Community 1458 - "Community 1458" Cohesion: 1.0 -Nodes (1): Unity.VisualScripting +Nodes (1): UnityEditor.Build.Pipeline ### Community 1459 - "Community 1459" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1460 - "Community 1460" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1461 - "Community 1461" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1462 - "Community 1462" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1463 - "Community 1463" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Graphing ### Community 1464 - "Community 1464" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1465 - "Community 1465" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Graphing ### Community 1466 - "Community 1466" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1467 - "Community 1467" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1468 - "Community 1468" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1469 - "Community 1469" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1470 - "Community 1470" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1471 - "Community 1471" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1472 - "Community 1472" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1473 - "Community 1473" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1474 - "Community 1474" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1475 - "Community 1475" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1476 - "Community 1476" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1477 - "Community 1477" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1478 - "Community 1478" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1479 - "Community 1479" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1480 - "Community 1480" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1481 - "Community 1481" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1482 - "Community 1482" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1483 - "Community 1483" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1484 - "Community 1484" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1485 - "Community 1485" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1486 - "Community 1486" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1487 - "Community 1487" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1488 - "Community 1488" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1489 - "Community 1489" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.Internal ### Community 1490 - "Community 1490" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1491 - "Community 1491" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1492 - "Community 1492" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1493 - "Community 1493" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1494 - "Community 1494" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1495 - "Community 1495" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1496 - "Community 1496" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph ### Community 1497 - "Community 1497" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.Rendering.HighDefinition ### Community 1498 - "Community 1498" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Graphing ### Community 1499 - "Community 1499" Cohesion: 1.0 -Nodes (0): +Nodes (1): DummyShaderGraphLibrary ### Community 1500 - "Community 1500" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1501 - "Community 1501" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1502 - "Community 1502" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.ShaderGraph.UnitTests ### Community 1503 - "Community 1503" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1504 - "Community 1504" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1505 - "Community 1505" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.Api ### Community 1506 - "Community 1506" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.CommandLineTest ### Community 1507 - "Community 1507" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.TestRun ### Community 1508 - "Community 1508" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.TestTools.TestRunner.UnityTestProtocol ### Community 1509 - "Community 1509" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.TestRunner.TestProtocol ### Community 1510 - "Community 1510" Cohesion: 1.0 -Nodes (0): +Nodes (1): TMPro.EditorUtilities ### Community 1511 - "Community 1511" Cohesion: 1.0 -Nodes (0): +Nodes (1): TMPro ### Community 1512 - "Community 1512" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Timeline.Actions ### Community 1513 - "Community 1513" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Timeline.Actions ### Community 1514 - "Community 1514" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Timeline ### Community 1515 - "Community 1515" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEditor.Timeline ### Community 1516 - "Community 1516" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.Timeline ### Community 1517 - "Community 1517" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.EventSystems ### Community 1518 - "Community 1518" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.EventSystems ### Community 1519 - "Community 1519" Cohesion: 1.0 -Nodes (0): +Nodes (1): UnityEngine.EventSystems ### Community 1520 - "Community 1520" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1521 - "Community 1521" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1522 - "Community 1522" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1523 - "Community 1523" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1524 - "Community 1524" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1525 - "Community 1525" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting.ReorderableList ### Community 1526 - "Community 1526" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1527 - "Community 1527" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1528 - "Community 1528" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1529 - "Community 1529" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1530 - "Community 1530" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1531 - "Community 1531" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1532 - "Community 1532" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1533 - "Community 1533" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1534 - "Community 1534" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1535 - "Community 1535" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1536 - "Community 1536" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1537 - "Community 1537" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting.FullSerializer ### Community 1538 - "Community 1538" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1539 - "Community 1539" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1540 - "Community 1540" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1541 - "Community 1541" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1542 - "Community 1542" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1543 - "Community 1543" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1544 - "Community 1544" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1545 - "Community 1545" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1546 - "Community 1546" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1547 - "Community 1547" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1548 - "Community 1548" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1549 - "Community 1549" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1550 - "Community 1550" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1551 - "Community 1551" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1552 - "Community 1552" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1553 - "Community 1553" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1554 - "Community 1554" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1555 - "Community 1555" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1556 - "Community 1556" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting.Dependencies.NCalc ### Community 1557 - "Community 1557" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1558 - "Community 1558" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1559 - "Community 1559" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1560 - "Community 1560" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1561 - "Community 1561" Cohesion: 1.0 -Nodes (0): +Nodes (1): Unity.VisualScripting ### Community 1562 - "Community 1562" Cohesion: 1.0 @@ -9217,2080 +9365,2762 @@ Nodes (0): ### Community 1803 - "Community 1803" Cohesion: 1.0 -Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. +Nodes (0): ### Community 1804 - "Community 1804" Cohesion: 1.0 -Nodes (1): Save bugs.json to DOC/. +Nodes (0): ### Community 1805 - "Community 1805" Cohesion: 1.0 -Nodes (1): Save suggestions.json to DOC/. +Nodes (0): ### Community 1806 - "Community 1806" Cohesion: 1.0 -Nodes (1): Load marketing todos from DOC/marketing/todos.json. +Nodes (0): ### Community 1807 - "Community 1807" Cohesion: 1.0 -Nodes (1): Save marketing todos to DOC/marketing/todos.json. +Nodes (0): ### Community 1808 - "Community 1808" Cohesion: 1.0 -Nodes (1): Load the sentiment index.json, return list. +Nodes (0): ### Community 1809 - "Community 1809" Cohesion: 1.0 -Nodes (1): Handles static files and API endpoints. +Nodes (0): ### Community 1810 - "Community 1810" Cohesion: 1.0 -Nodes (1): List available version folders in data/oss/. +Nodes (0): ### Community 1811 - "Community 1811" Cohesion: 1.0 -Nodes (1): List match summaries for selected versions. Query params: versions=0.7. +Nodes (0): ### Community 1812 - "Community 1812" Cohesion: 1.0 -Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ +Nodes (0): ### Community 1813 - "Community 1813" Cohesion: 1.0 -Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi +Nodes (0): ### Community 1814 - "Community 1814" Cohesion: 1.0 -Nodes (1): Run export_data.py and return the result as JSON. +Nodes (0): ### Community 1815 - "Community 1815" Cohesion: 1.0 -Nodes (1): Create a new sentiment record from multipart form data. +Nodes (0): ### Community 1816 - "Community 1816" Cohesion: 1.0 -Nodes (1): Delete a sentiment record by id. +Nodes (0): ### Community 1817 - "Community 1817" Cohesion: 1.0 -Nodes (1): Create a new bug record. +Nodes (0): ### Community 1818 - "Community 1818" Cohesion: 1.0 -Nodes (1): Update a bug's fields (status, priority, etc.). +Nodes (0): ### Community 1819 - "Community 1819" Cohesion: 1.0 -Nodes (1): Create a new suggestion record. +Nodes (0): ### Community 1820 - "Community 1820" Cohesion: 1.0 -Nodes (1): Update a suggestion's fields. +Nodes (0): ### Community 1821 - "Community 1821" Cohesion: 1.0 -Nodes (1): Delete a suggestion by id. +Nodes (0): ### Community 1822 - "Community 1822" Cohesion: 1.0 -Nodes (1): Create a new marketing TODO item. +Nodes (0): ### Community 1823 - "Community 1823" Cohesion: 1.0 -Nodes (1): Toggle a TODO item's done state. +Nodes (0): ### Community 1824 - "Community 1824" Cohesion: 1.0 -Nodes (1): Update a task's description or other fields. +Nodes (0): ### Community 1825 - "Community 1825" Cohesion: 1.0 -Nodes (1): Create a subtask under a task. +Nodes (0): ### Community 1826 - "Community 1826" Cohesion: 1.0 -Nodes (1): Toggle a subtask's done state. +Nodes (0): ### Community 1827 - "Community 1827" Cohesion: 1.0 -Nodes (1): Save a marketing event note. +Nodes (0): ### Community 1828 - "Community 1828" Cohesion: 1.0 -Nodes (1): Create a new marketing event. +Nodes (0): ### Community 1829 - "Community 1829" Cohesion: 1.0 -Nodes (1): Get path to the platform's JSON file. +Nodes (0): ### Community 1830 - "Community 1830" Cohesion: 1.0 -Nodes (1): Load a platform's SNS data. +Nodes (0): ### Community 1831 - "Community 1831" Cohesion: 1.0 -Nodes (1): Save a platform's SNS data. +Nodes (0): ### Community 1832 - "Community 1832" Cohesion: 1.0 -Nodes (1): Handle GET /api/sns/{platform} +Nodes (0): ### Community 1833 - "Community 1833" Cohesion: 1.0 -Nodes (1): Handle POST /api/sns/{platform}/update and /delete +Nodes (0): ### Community 1834 - "Community 1834" Cohesion: 1.0 -Nodes (1): Update (create or modify) a comment. +Nodes (0): ### Community 1835 - "Community 1835" Cohesion: 1.0 -Nodes (1): Fetch new discussions from Steam Community. +Nodes (0): ### Community 1836 - "Community 1836" Cohesion: 1.0 -Nodes (1): Return demo data when Steam is unreachable. +Nodes (0): ### Community 1837 - "Community 1837" Cohesion: 1.0 -Nodes (1): Parse Steam Community discussion list from HTML. +Nodes (0): ### Community 1838 - "Community 1838" Cohesion: 1.0 -Nodes (1): Bulk create comments from selected discussions. +Nodes (0): ### Community 1839 - "Community 1839" Cohesion: 1.0 -Nodes (1): Load quick replies data. +Nodes (0): ### Community 1840 - "Community 1840" Cohesion: 1.0 -Nodes (1): Persist quick replies data. +Nodes (0): ### Community 1841 - "Community 1841" Cohesion: 1.0 -Nodes (1): GET /api/quick-replies +Nodes (0): ### Community 1842 - "Community 1842" Cohesion: 1.0 -Nodes (1): POST /api/quick-replies/{create|update|delete} +Nodes (0): ### Community 1843 - "Community 1843" Cohesion: 1.0 -Nodes (1): Kill any existing processes listening on the target port. +Nodes (0): ### Community 1844 - "Community 1844" Cohesion: 1.0 -Nodes (1): 解析特殊标记格式的数据。 新 TXT 格式 16 字段(编辑器 sb.Append 写出,去掉 RU/ES/PT/FR + 加 IsSecondary +Nodes (0): ### Community 1845 - "Community 1845" Cohesion: 1.0 -Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. +Nodes (0): ### Community 1846 - "Community 1846" Cohesion: 1.0 -Nodes (1): Save bugs.json to DOC/. +Nodes (0): ### Community 1847 - "Community 1847" Cohesion: 1.0 -Nodes (1): Load devplan.json from DOC/. +Nodes (0): ### Community 1848 - "Community 1848" Cohesion: 1.0 -Nodes (1): Save devplan.json to DOC/. +Nodes (0): ### Community 1849 - "Community 1849" Cohesion: 1.0 -Nodes (1): Load marketing todos from DOC/marketing/todos.json. +Nodes (0): ### Community 1850 - "Community 1850" Cohesion: 1.0 -Nodes (1): Save marketing todos to DOC/marketing/todos.json. +Nodes (0): ### Community 1851 - "Community 1851" Cohesion: 1.0 -Nodes (1): Load the sentiment index.json, return list. +Nodes (0): ### Community 1852 - "Community 1852" Cohesion: 1.0 -Nodes (1): Save the sentiment index.json. +Nodes (0): ### Community 1853 - "Community 1853" Cohesion: 1.0 -Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files +Nodes (0): ### Community 1854 - "Community 1854" Cohesion: 1.0 -Nodes (1): Handles static files and API endpoints. +Nodes (0): ### Community 1855 - "Community 1855" Cohesion: 1.0 -Nodes (1): List available version folders in data/oss/. +Nodes (0): ### Community 1856 - "Community 1856" Cohesion: 1.0 -Nodes (1): List match summaries for selected versions. Query params: versions=0.7. +Nodes (0): ### Community 1857 - "Community 1857" Cohesion: 1.0 -Nodes (1): Create a new sentiment record from multipart form data. +Nodes (0): ### Community 1858 - "Community 1858" Cohesion: 1.0 -Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi +Nodes (0): ### Community 1859 - "Community 1859" Cohesion: 1.0 -Nodes (1): Update a bug's fields (status, priority, etc.). +Nodes (0): ### Community 1860 - "Community 1860" Cohesion: 1.0 -Nodes (1): Create a new sentiment record from multipart form data. +Nodes (0): ### Community 1861 - "Community 1861" Cohesion: 1.0 -Nodes (1): Delete a sentiment record by id. +Nodes (0): ### Community 1862 - "Community 1862" Cohesion: 1.0 -Nodes (1): Create a new bug record. +Nodes (0): ### Community 1863 - "Community 1863" Cohesion: 1.0 -Nodes (1): Update a bug's fields (status, priority, etc.). +Nodes (0): ### Community 1864 - "Community 1864" Cohesion: 1.0 -Nodes (1): Create a new marketing TODO item. +Nodes (0): ### Community 1865 - "Community 1865" Cohesion: 1.0 -Nodes (1): Toggle a TODO item's done state. +Nodes (0): ### Community 1866 - "Community 1866" Cohesion: 1.0 -Nodes (1): Update a task's description or other fields. +Nodes (0): ### Community 1867 - "Community 1867" Cohesion: 1.0 -Nodes (1): Create a subtask under a task. +Nodes (0): ### Community 1868 - "Community 1868" Cohesion: 1.0 -Nodes (1): Toggle a subtask's done state. +Nodes (0): ### Community 1869 - "Community 1869" Cohesion: 1.0 -Nodes (1): Save a marketing event note. +Nodes (0): ### Community 1870 - "Community 1870" Cohesion: 1.0 -Nodes (1): Create a new marketing event. +Nodes (0): ### Community 1871 - "Community 1871" Cohesion: 1.0 -Nodes (1): Extract platform name from /api/sns/{platform}... +Nodes (0): ### Community 1872 - "Community 1872" Cohesion: 1.0 -Nodes (1): Get path to the platform's JSON file. +Nodes (0): ### Community 1873 - "Community 1873" Cohesion: 1.0 -Nodes (1): Load a platform's SNS data. +Nodes (0): ### Community 1874 - "Community 1874" Cohesion: 1.0 -Nodes (1): Save a platform's SNS data. +Nodes (0): ### Community 1875 - "Community 1875" Cohesion: 1.0 -Nodes (1): Handle GET /api/sns/{platform} +Nodes (0): ### Community 1876 - "Community 1876" Cohesion: 1.0 -Nodes (1): Handle POST /api/sns/{platform}/update and /delete +Nodes (0): ### Community 1877 - "Community 1877" Cohesion: 1.0 -Nodes (1): Update (create or modify) a comment. +Nodes (0): ### Community 1878 - "Community 1878" Cohesion: 1.0 -Nodes (1): Load quick replies data. +Nodes (0): ### Community 1879 - "Community 1879" Cohesion: 1.0 -Nodes (1): Parse Steam Community discussion list from HTML. +Nodes (0): ### Community 1880 - "Community 1880" Cohesion: 1.0 -Nodes (1): Bulk create comments from selected discussions. +Nodes (0): ### Community 1881 - "Community 1881" Cohesion: 1.0 -Nodes (1): Load quick replies data. +Nodes (0): ### Community 1882 - "Community 1882" Cohesion: 1.0 -Nodes (1): Persist quick replies data. +Nodes (0): ### Community 1883 - "Community 1883" Cohesion: 1.0 -Nodes (1): GET /api/quick-replies +Nodes (0): ### Community 1884 - "Community 1884" Cohesion: 1.0 -Nodes (1): POST /api/quick-replies/{create|update|delete} +Nodes (0): ### Community 1885 - "Community 1885" Cohesion: 1.0 -Nodes (1): Kill any existing processes listening on the target port. +Nodes (0): ### Community 1886 - "Community 1886" Cohesion: 1.0 -Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. +Nodes (0): ### Community 1887 - "Community 1887" Cohesion: 1.0 -Nodes (1): Save bugs.json to DOC/. +Nodes (0): ### Community 1888 - "Community 1888" Cohesion: 1.0 -Nodes (1): Load devplan.json from DOC/. +Nodes (0): ### Community 1889 - "Community 1889" Cohesion: 1.0 -Nodes (1): Save devplan.json to DOC/. +Nodes (0): ### Community 1890 - "Community 1890" Cohesion: 1.0 -Nodes (1): Load marketing todos from DOC/marketing/todos.json. +Nodes (0): ### Community 1891 - "Community 1891" Cohesion: 1.0 -Nodes (1): Save marketing todos to DOC/marketing/todos.json. +Nodes (0): ### Community 1892 - "Community 1892" Cohesion: 1.0 -Nodes (1): Load the sentiment index.json, return list. +Nodes (0): ### Community 1893 - "Community 1893" Cohesion: 1.0 -Nodes (1): Save the sentiment index.json. +Nodes (0): ### Community 1894 - "Community 1894" Cohesion: 1.0 -Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files +Nodes (0): ### Community 1895 - "Community 1895" Cohesion: 1.0 -Nodes (1): Handles static files and API endpoints. +Nodes (0): ### Community 1896 - "Community 1896" Cohesion: 1.0 -Nodes (1): List available version folders in data/oss/. +Nodes (0): ### Community 1897 - "Community 1897" Cohesion: 1.0 -Nodes (1): List match summaries for selected versions. Query params: versions=0.7. +Nodes (0): ### Community 1898 - "Community 1898" Cohesion: 1.0 -Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ +Nodes (0): ### Community 1899 - "Community 1899" Cohesion: 1.0 -Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi +Nodes (0): ### Community 1900 - "Community 1900" Cohesion: 1.0 -Nodes (1): Run export_data.py and return the result as JSON. +Nodes (0): ### Community 1901 - "Community 1901" Cohesion: 1.0 -Nodes (1): Delete a sentiment record by id. +Nodes (0): ### Community 1902 - "Community 1902" Cohesion: 1.0 -Nodes (1): Create a new bug record. +Nodes (0): ### Community 1903 - "Community 1903" Cohesion: 1.0 -Nodes (1): Update a bug's fields (status, priority, etc.). +Nodes (0): ### Community 1904 - "Community 1904" Cohesion: 1.0 -Nodes (1): Create a new marketing TODO item. +Nodes (0): ### Community 1905 - "Community 1905" Cohesion: 1.0 -Nodes (1): Toggle a TODO item's done state. +Nodes (0): ### Community 1906 - "Community 1906" Cohesion: 1.0 -Nodes (1): Update a task's description or other fields. +Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. ### Community 1907 - "Community 1907" Cohesion: 1.0 -Nodes (1): Create a subtask under a task. +Nodes (1): Load suggestions.json from DOC/, return dict with nextId and suggestions list. ### Community 1908 - "Community 1908" Cohesion: 1.0 -Nodes (1): Toggle a subtask's done state. +Nodes (1): Load todos.json from DOC/, return dict with nextId and todos list. ### Community 1909 - "Community 1909" Cohesion: 1.0 -Nodes (1): Save a marketing event note. +Nodes (1): Load devplan.json from DOC/. ### Community 1910 - "Community 1910" Cohesion: 1.0 -Nodes (1): Create a new marketing event. +Nodes (1): Save devplan.json to DOC/. ### Community 1911 - "Community 1911" Cohesion: 1.0 -Nodes (1): Extract platform name from /api/sns/{platform}... +Nodes (1): Save suggestions.json to DOC/. ### Community 1912 - "Community 1912" Cohesion: 1.0 -Nodes (1): Get path to the platform's JSON file. +Nodes (1): Load devplan.json from DOC/. ### Community 1913 - "Community 1913" Cohesion: 1.0 -Nodes (1): Load a platform's SNS data. +Nodes (1): Save devplan.json to DOC/. ### Community 1914 - "Community 1914" Cohesion: 1.0 -Nodes (1): Save a platform's SNS data. +Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files ### Community 1915 - "Community 1915" Cohesion: 1.0 -Nodes (1): Handle GET /api/sns/{platform} +Nodes (1): Load the sentiment index.json, return list. ### Community 1916 - "Community 1916" Cohesion: 1.0 -Nodes (1): Handle POST /api/sns/{platform}/update and /delete +Nodes (1): Save the sentiment index.json. ### Community 1917 - "Community 1917" Cohesion: 1.0 -Nodes (1): Update (create or modify) a comment. +Nodes (1): Save core player feedback collections to Dashboard data. ### Community 1918 - "Community 1918" Cohesion: 1.0 -Nodes (1): Fetch new discussions from Steam Community. +Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files ### Community 1919 - "Community 1919" Cohesion: 1.0 -Nodes (1): Return demo data when Steam is unreachable. +Nodes (1): Handles static files and API endpoints. ### Community 1920 - "Community 1920" Cohesion: 1.0 -Nodes (1): Parse Steam Community discussion list from HTML. +Nodes (1): List available version folders in data/oss/. ### Community 1921 - "Community 1921" Cohesion: 1.0 -Nodes (1): Bulk create comments from selected discussions. +Nodes (1): List match summaries for selected versions. Query params: versions=0.7. ### Community 1922 - "Community 1922" Cohesion: 1.0 -Nodes (1): Persist quick replies data. +Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ ### Community 1923 - "Community 1923" Cohesion: 1.0 -Nodes (1): GET /api/quick-replies +Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi ### Community 1924 - "Community 1924" Cohesion: 1.0 -Nodes (1): POST /api/quick-replies/{create|update|delete} +Nodes (1): Run export_data.py and return the result as JSON. ### Community 1925 - "Community 1925" Cohesion: 1.0 -Nodes (1): Kill any existing processes listening on the target port. +Nodes (1): Create a new sentiment record from multipart form data. ### Community 1926 - "Community 1926" Cohesion: 1.0 -Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. +Nodes (1): Delete a sentiment record by id. ### Community 1927 - "Community 1927" Cohesion: 1.0 -Nodes (1): Save bugs.json to DOC/. +Nodes (1): Create a new bug record. ### Community 1928 - "Community 1928" Cohesion: 1.0 -Nodes (1): Load devplan.json from DOC/. +Nodes (1): Update a bug's fields (status, priority, etc.). ### Community 1929 - "Community 1929" Cohesion: 1.0 -Nodes (1): Save devplan.json to DOC/. +Nodes (1): Create a new todo record. ### Community 1930 - "Community 1930" Cohesion: 1.0 -Nodes (1): Load marketing todos from DOC/marketing/todos.json. +Nodes (1): Update a todo's fields. ### Community 1931 - "Community 1931" Cohesion: 1.0 -Nodes (1): Save marketing todos to DOC/marketing/todos.json. +Nodes (1): Create a new suggestion record. ### Community 1932 - "Community 1932" Cohesion: 1.0 -Nodes (1): Load the sentiment index.json, return list. +Nodes (1): Update a suggestion's fields. ### Community 1933 - "Community 1933" Cohesion: 1.0 -Nodes (1): Save the sentiment index.json. +Nodes (1): Delete a suggestion by id. ### Community 1934 - "Community 1934" Cohesion: 1.0 -Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files +Nodes (1): Update a feedback item inside a core player feedback collection. ### Community 1935 - "Community 1935" Cohesion: 1.0 -Nodes (1): Handles static files and API endpoints. +Nodes (1): Create a new marketing TODO item. ### Community 1936 - "Community 1936" Cohesion: 1.0 -Nodes (1): List available version folders in data/oss/. +Nodes (1): Toggle a TODO item's done state. ### Community 1937 - "Community 1937" Cohesion: 1.0 -Nodes (1): List match summaries for selected versions. Query params: versions=0.7. +Nodes (1): Update a task's description or other fields. ### Community 1938 - "Community 1938" Cohesion: 1.0 -Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ +Nodes (1): Fetch new discussions from Steam Community. ### Community 1939 - "Community 1939" Cohesion: 1.0 -Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi +Nodes (1): Toggle a subtask's done state. ### Community 1940 - "Community 1940" Cohesion: 1.0 -Nodes (1): Run export_data.py and return the result as JSON. +Nodes (1): Save a marketing event note. ### Community 1941 - "Community 1941" Cohesion: 1.0 -Nodes (1): Create a new sentiment record from multipart form data. +Nodes (1): Create a new marketing event. ### Community 1942 - "Community 1942" Cohesion: 1.0 -Nodes (1): Delete a sentiment record by id. +Nodes (1): Extract platform name from /api/sns/{platform}... ### Community 1943 - "Community 1943" Cohesion: 1.0 -Nodes (1): Create a new bug record. +Nodes (1): Get path to the platform's JSON file. ### Community 1944 - "Community 1944" Cohesion: 1.0 -Nodes (1): Create a new marketing TODO item. +Nodes (1): Load a platform's SNS data. ### Community 1945 - "Community 1945" Cohesion: 1.0 -Nodes (1): Toggle a TODO item's done state. +Nodes (1): Save a platform's SNS data. ### Community 1946 - "Community 1946" Cohesion: 1.0 -Nodes (1): Update a task's description or other fields. +Nodes (1): Handle GET /api/sns/{platform} ### Community 1947 - "Community 1947" Cohesion: 1.0 -Nodes (1): Create a subtask under a task. +Nodes (1): Handle POST /api/sns/{platform}/update and /delete ### Community 1948 - "Community 1948" Cohesion: 1.0 -Nodes (1): Toggle a subtask's done state. +Nodes (1): Update (create or modify) a comment. ### Community 1949 - "Community 1949" Cohesion: 1.0 -Nodes (1): Save a marketing event note. +Nodes (1): Fetch new discussions from Steam Community. ### Community 1950 - "Community 1950" Cohesion: 1.0 -Nodes (1): Create a new marketing event. +Nodes (1): Return demo data when Steam is unreachable. ### Community 1951 - "Community 1951" Cohesion: 1.0 -Nodes (1): Extract platform name from /api/sns/{platform}... +Nodes (1): Parse Steam Community discussion list from HTML. ### Community 1952 - "Community 1952" Cohesion: 1.0 -Nodes (1): Get path to the platform's JSON file. +Nodes (1): Bulk create comments from selected discussions. ### Community 1953 - "Community 1953" Cohesion: 1.0 -Nodes (1): Load a platform's SNS data. +Nodes (1): Load quick replies data. ### Community 1954 - "Community 1954" Cohesion: 1.0 -Nodes (1): Save a platform's SNS data. +Nodes (1): Persist quick replies data. ### Community 1955 - "Community 1955" Cohesion: 1.0 -Nodes (1): Handle GET /api/sns/{platform} +Nodes (1): GET /api/quick-replies ### Community 1956 - "Community 1956" Cohesion: 1.0 -Nodes (1): Handle POST /api/sns/{platform}/update and /delete +Nodes (1): POST /api/quick-replies/{create|update|delete} ### Community 1957 - "Community 1957" Cohesion: 1.0 -Nodes (1): Update (create or modify) a comment. +Nodes (1): Kill any existing processes listening on the target port. ### Community 1958 - "Community 1958" Cohesion: 1.0 -Nodes (1): Fetch new discussions from Steam Community. +Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. ### Community 1959 - "Community 1959" Cohesion: 1.0 -Nodes (1): Return demo data when Steam is unreachable. +Nodes (1): Save bugs.json to DOC/. ### Community 1960 - "Community 1960" Cohesion: 1.0 -Nodes (1): Parse Steam Community discussion list from HTML. +Nodes (1): Save suggestions.json to DOC/. ### Community 1961 - "Community 1961" Cohesion: 1.0 -Nodes (1): Bulk create comments from selected discussions. +Nodes (1): Handles static files and API endpoints. ### Community 1962 - "Community 1962" Cohesion: 1.0 -Nodes (1): Kill any existing processes listening on the target port. +Nodes (1): List available version folders in data/oss/. ### Community 1963 - "Community 1963" Cohesion: 1.0 -Nodes (1): Parse Steam Community discussion list from HTML. +Nodes (1): List match summaries for selected versions. Query params: versions=0.7. ### Community 1964 - "Community 1964" Cohesion: 1.0 -Nodes (1): Bulk create comments from selected discussions. +Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ ### Community 1965 - "Community 1965" Cohesion: 1.0 +Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi + +### Community 1966 - "Community 1966" +Cohesion: 1.0 +Nodes (1): Run export_data.py and return the result as JSON. + +### Community 1967 - "Community 1967" +Cohesion: 1.0 +Nodes (1): Create a new sentiment record from multipart form data. + +### Community 1968 - "Community 1968" +Cohesion: 1.0 +Nodes (1): Delete a sentiment record by id. + +### Community 1969 - "Community 1969" +Cohesion: 1.0 +Nodes (1): Create a new bug record. + +### Community 1970 - "Community 1970" +Cohesion: 1.0 +Nodes (1): Update a bug's fields (status, priority, etc.). + +### Community 1971 - "Community 1971" +Cohesion: 1.0 +Nodes (1): Create a new suggestion record. + +### Community 1972 - "Community 1972" +Cohesion: 1.0 +Nodes (1): Update a suggestion's fields. + +### Community 1973 - "Community 1973" +Cohesion: 1.0 +Nodes (1): Delete a suggestion by id. + +### Community 1974 - "Community 1974" +Cohesion: 1.0 +Nodes (1): Create a new marketing TODO item. + +### Community 1975 - "Community 1975" +Cohesion: 1.0 +Nodes (1): Toggle a TODO item's done state. + +### Community 1976 - "Community 1976" +Cohesion: 1.0 +Nodes (1): Update a task's description or other fields. + +### Community 1977 - "Community 1977" +Cohesion: 1.0 +Nodes (1): Create a subtask under a task. + +### Community 1978 - "Community 1978" +Cohesion: 1.0 +Nodes (1): Toggle a subtask's done state. + +### Community 1979 - "Community 1979" +Cohesion: 1.0 +Nodes (1): Save a marketing event note. + +### Community 1980 - "Community 1980" +Cohesion: 1.0 +Nodes (1): Create a new marketing event. + +### Community 1981 - "Community 1981" +Cohesion: 1.0 +Nodes (1): Get path to the platform's JSON file. + +### Community 1982 - "Community 1982" +Cohesion: 1.0 +Nodes (1): Load a platform's SNS data. + +### Community 1983 - "Community 1983" +Cohesion: 1.0 +Nodes (1): Save a platform's SNS data. + +### Community 1984 - "Community 1984" +Cohesion: 1.0 +Nodes (1): Handle GET /api/sns/{platform} + +### Community 1985 - "Community 1985" +Cohesion: 1.0 +Nodes (1): Handle POST /api/sns/{platform}/update and /delete + +### Community 1986 - "Community 1986" +Cohesion: 1.0 +Nodes (1): Update (create or modify) a comment. + +### Community 1987 - "Community 1987" +Cohesion: 1.0 +Nodes (1): Return demo data when Steam is unreachable. + +### Community 1988 - "Community 1988" +Cohesion: 1.0 +Nodes (1): Parse Steam Community discussion list from HTML. + +### Community 1989 - "Community 1989" +Cohesion: 1.0 +Nodes (1): Bulk create comments from selected discussions. + +### Community 1990 - "Community 1990" +Cohesion: 1.0 +Nodes (1): Load quick replies data. + +### Community 1991 - "Community 1991" +Cohesion: 1.0 +Nodes (1): Persist quick replies data. + +### Community 1992 - "Community 1992" +Cohesion: 1.0 +Nodes (1): GET /api/quick-replies + +### Community 1993 - "Community 1993" +Cohesion: 1.0 +Nodes (1): Kill any existing processes listening on the target port. + +### Community 1994 - "Community 1994" +Cohesion: 1.0 +Nodes (1): 解析特殊标记格式的数据。 新 TXT 格式 16 字段(编辑器 sb.Append 写出,去掉 RU/ES/PT/FR + 加 IsSecondary + +### Community 1995 - "Community 1995" +Cohesion: 1.0 +Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. + +### Community 1996 - "Community 1996" +Cohesion: 1.0 +Nodes (1): Save bugs.json to DOC/. + +### Community 1997 - "Community 1997" +Cohesion: 1.0 +Nodes (1): Load devplan.json from DOC/. + +### Community 1998 - "Community 1998" +Cohesion: 1.0 +Nodes (1): Save devplan.json to DOC/. + +### Community 1999 - "Community 1999" +Cohesion: 1.0 +Nodes (1): Load marketing todos from DOC/marketing/todos.json. + +### Community 2000 - "Community 2000" +Cohesion: 1.0 +Nodes (1): Save marketing todos to DOC/marketing/todos.json. + +### Community 2001 - "Community 2001" +Cohesion: 1.0 +Nodes (1): Load the sentiment index.json, return list. + +### Community 2002 - "Community 2002" +Cohesion: 1.0 +Nodes (1): Save the sentiment index.json. + +### Community 2003 - "Community 2003" +Cohesion: 1.0 +Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files + +### Community 2004 - "Community 2004" +Cohesion: 1.0 +Nodes (1): Handles static files and API endpoints. + +### Community 2005 - "Community 2005" +Cohesion: 1.0 +Nodes (1): List available version folders in data/oss/. + +### Community 2006 - "Community 2006" +Cohesion: 1.0 +Nodes (1): List match summaries for selected versions. Query params: versions=0.7. + +### Community 2007 - "Community 2007" +Cohesion: 1.0 +Nodes (1): Create a new sentiment record from multipart form data. + +### Community 2008 - "Community 2008" +Cohesion: 1.0 +Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi + +### Community 2009 - "Community 2009" +Cohesion: 1.0 +Nodes (1): Update a bug's fields (status, priority, etc.). + +### Community 2010 - "Community 2010" +Cohesion: 1.0 +Nodes (1): Create a new sentiment record from multipart form data. + +### Community 2011 - "Community 2011" +Cohesion: 1.0 +Nodes (1): Delete a sentiment record by id. + +### Community 2012 - "Community 2012" +Cohesion: 1.0 +Nodes (1): Create a new bug record. + +### Community 2013 - "Community 2013" +Cohesion: 1.0 +Nodes (1): Update a bug's fields (status, priority, etc.). + +### Community 2014 - "Community 2014" +Cohesion: 1.0 +Nodes (1): Create a new marketing TODO item. + +### Community 2015 - "Community 2015" +Cohesion: 1.0 +Nodes (1): Toggle a TODO item's done state. + +### Community 2016 - "Community 2016" +Cohesion: 1.0 +Nodes (1): Update a task's description or other fields. + +### Community 2017 - "Community 2017" +Cohesion: 1.0 +Nodes (1): Create a subtask under a task. + +### Community 2018 - "Community 2018" +Cohesion: 1.0 +Nodes (1): Toggle a subtask's done state. + +### Community 2019 - "Community 2019" +Cohesion: 1.0 +Nodes (1): Save a marketing event note. + +### Community 2020 - "Community 2020" +Cohesion: 1.0 +Nodes (1): Create a new marketing event. + +### Community 2021 - "Community 2021" +Cohesion: 1.0 +Nodes (1): Extract platform name from /api/sns/{platform}... + +### Community 2022 - "Community 2022" +Cohesion: 1.0 +Nodes (1): Get path to the platform's JSON file. + +### Community 2023 - "Community 2023" +Cohesion: 1.0 +Nodes (1): Load a platform's SNS data. + +### Community 2024 - "Community 2024" +Cohesion: 1.0 +Nodes (1): Save a platform's SNS data. + +### Community 2025 - "Community 2025" +Cohesion: 1.0 +Nodes (1): Handle GET /api/sns/{platform} + +### Community 2026 - "Community 2026" +Cohesion: 1.0 +Nodes (1): Handle POST /api/sns/{platform}/update and /delete + +### Community 2027 - "Community 2027" +Cohesion: 1.0 +Nodes (1): Update (create or modify) a comment. + +### Community 2028 - "Community 2028" +Cohesion: 1.0 +Nodes (1): Load quick replies data. + +### Community 2029 - "Community 2029" +Cohesion: 1.0 +Nodes (1): Parse Steam Community discussion list from HTML. + +### Community 2030 - "Community 2030" +Cohesion: 1.0 +Nodes (1): Bulk create comments from selected discussions. + +### Community 2031 - "Community 2031" +Cohesion: 1.0 +Nodes (1): Load quick replies data. + +### Community 2032 - "Community 2032" +Cohesion: 1.0 +Nodes (1): Persist quick replies data. + +### Community 2033 - "Community 2033" +Cohesion: 1.0 +Nodes (1): GET /api/quick-replies + +### Community 2034 - "Community 2034" +Cohesion: 1.0 +Nodes (1): POST /api/quick-replies/{create|update|delete} + +### Community 2035 - "Community 2035" +Cohesion: 1.0 +Nodes (1): Kill any existing processes listening on the target port. + +### Community 2036 - "Community 2036" +Cohesion: 1.0 +Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. + +### Community 2037 - "Community 2037" +Cohesion: 1.0 +Nodes (1): Save bugs.json to DOC/. + +### Community 2038 - "Community 2038" +Cohesion: 1.0 +Nodes (1): Load devplan.json from DOC/. + +### Community 2039 - "Community 2039" +Cohesion: 1.0 +Nodes (1): Save devplan.json to DOC/. + +### Community 2040 - "Community 2040" +Cohesion: 1.0 +Nodes (1): Load marketing todos from DOC/marketing/todos.json. + +### Community 2041 - "Community 2041" +Cohesion: 1.0 +Nodes (1): Save marketing todos to DOC/marketing/todos.json. + +### Community 2042 - "Community 2042" +Cohesion: 1.0 +Nodes (1): Load the sentiment index.json, return list. + +### Community 2043 - "Community 2043" +Cohesion: 1.0 +Nodes (1): Save the sentiment index.json. + +### Community 2044 - "Community 2044" +Cohesion: 1.0 +Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files + +### Community 2045 - "Community 2045" +Cohesion: 1.0 +Nodes (1): Handles static files and API endpoints. + +### Community 2046 - "Community 2046" +Cohesion: 1.0 +Nodes (1): List available version folders in data/oss/. + +### Community 2047 - "Community 2047" +Cohesion: 1.0 +Nodes (1): List match summaries for selected versions. Query params: versions=0.7. + +### Community 2048 - "Community 2048" +Cohesion: 1.0 +Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ + +### Community 2049 - "Community 2049" +Cohesion: 1.0 +Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi + +### Community 2050 - "Community 2050" +Cohesion: 1.0 +Nodes (1): Run export_data.py and return the result as JSON. + +### Community 2051 - "Community 2051" +Cohesion: 1.0 +Nodes (1): Delete a sentiment record by id. + +### Community 2052 - "Community 2052" +Cohesion: 1.0 +Nodes (1): Create a new bug record. + +### Community 2053 - "Community 2053" +Cohesion: 1.0 +Nodes (1): Update a bug's fields (status, priority, etc.). + +### Community 2054 - "Community 2054" +Cohesion: 1.0 +Nodes (1): Create a new marketing TODO item. + +### Community 2055 - "Community 2055" +Cohesion: 1.0 +Nodes (1): Toggle a TODO item's done state. + +### Community 2056 - "Community 2056" +Cohesion: 1.0 +Nodes (1): Update a task's description or other fields. + +### Community 2057 - "Community 2057" +Cohesion: 1.0 +Nodes (1): Create a subtask under a task. + +### Community 2058 - "Community 2058" +Cohesion: 1.0 +Nodes (1): Toggle a subtask's done state. + +### Community 2059 - "Community 2059" +Cohesion: 1.0 +Nodes (1): Save a marketing event note. + +### Community 2060 - "Community 2060" +Cohesion: 1.0 +Nodes (1): Create a new marketing event. + +### Community 2061 - "Community 2061" +Cohesion: 1.0 +Nodes (1): Extract platform name from /api/sns/{platform}... + +### Community 2062 - "Community 2062" +Cohesion: 1.0 +Nodes (1): Get path to the platform's JSON file. + +### Community 2063 - "Community 2063" +Cohesion: 1.0 +Nodes (1): Load a platform's SNS data. + +### Community 2064 - "Community 2064" +Cohesion: 1.0 +Nodes (1): Save a platform's SNS data. + +### Community 2065 - "Community 2065" +Cohesion: 1.0 +Nodes (1): Handle GET /api/sns/{platform} + +### Community 2066 - "Community 2066" +Cohesion: 1.0 +Nodes (1): Handle POST /api/sns/{platform}/update and /delete + +### Community 2067 - "Community 2067" +Cohesion: 1.0 +Nodes (1): Update (create or modify) a comment. + +### Community 2068 - "Community 2068" +Cohesion: 1.0 +Nodes (1): Fetch new discussions from Steam Community. + +### Community 2069 - "Community 2069" +Cohesion: 1.0 +Nodes (1): Return demo data when Steam is unreachable. + +### Community 2070 - "Community 2070" +Cohesion: 1.0 +Nodes (1): Parse Steam Community discussion list from HTML. + +### Community 2071 - "Community 2071" +Cohesion: 1.0 +Nodes (1): Bulk create comments from selected discussions. + +### Community 2072 - "Community 2072" +Cohesion: 1.0 +Nodes (1): Persist quick replies data. + +### Community 2073 - "Community 2073" +Cohesion: 1.0 +Nodes (1): GET /api/quick-replies + +### Community 2074 - "Community 2074" +Cohesion: 1.0 +Nodes (1): POST /api/quick-replies/{create|update|delete} + +### Community 2075 - "Community 2075" +Cohesion: 1.0 +Nodes (1): Kill any existing processes listening on the target port. + +### Community 2076 - "Community 2076" +Cohesion: 1.0 +Nodes (1): Load bugs.json from DOC/, return dict with nextId and bugs list. + +### Community 2077 - "Community 2077" +Cohesion: 1.0 +Nodes (1): Save bugs.json to DOC/. + +### Community 2078 - "Community 2078" +Cohesion: 1.0 +Nodes (1): Load devplan.json from DOC/. + +### Community 2079 - "Community 2079" +Cohesion: 1.0 +Nodes (1): Save devplan.json to DOC/. + +### Community 2080 - "Community 2080" +Cohesion: 1.0 +Nodes (1): Load marketing todos from DOC/marketing/todos.json. + +### Community 2081 - "Community 2081" +Cohesion: 1.0 +Nodes (1): Save marketing todos to DOC/marketing/todos.json. + +### Community 2082 - "Community 2082" +Cohesion: 1.0 +Nodes (1): Load the sentiment index.json, return list. + +### Community 2083 - "Community 2083" +Cohesion: 1.0 +Nodes (1): Save the sentiment index.json. + +### Community 2084 - "Community 2084" +Cohesion: 1.0 +Nodes (1): Parse multipart/form-data manually. Returns: (fields: dict[str, str], files + +### Community 2085 - "Community 2085" +Cohesion: 1.0 +Nodes (1): Handles static files and API endpoints. + +### Community 2086 - "Community 2086" +Cohesion: 1.0 +Nodes (1): List available version folders in data/oss/. + +### Community 2087 - "Community 2087" +Cohesion: 1.0 +Nodes (1): Return full match data for a specific file. Query: ?file=0.7.0/steamid/ + +### Community 2088 - "Community 2088" +Cohesion: 1.0 +Nodes (1): Aggregate per-hero stats across selected version matches. Query: ?versi + +### Community 2089 - "Community 2089" +Cohesion: 1.0 +Nodes (1): Run export_data.py and return the result as JSON. + +### Community 2090 - "Community 2090" +Cohesion: 1.0 +Nodes (1): Create a new sentiment record from multipart form data. + +### Community 2091 - "Community 2091" +Cohesion: 1.0 +Nodes (1): Delete a sentiment record by id. + +### Community 2092 - "Community 2092" +Cohesion: 1.0 +Nodes (1): Create a new bug record. + +### Community 2093 - "Community 2093" +Cohesion: 1.0 +Nodes (1): Create a new marketing TODO item. + +### Community 2094 - "Community 2094" +Cohesion: 1.0 +Nodes (1): Toggle a TODO item's done state. + +### Community 2095 - "Community 2095" +Cohesion: 1.0 +Nodes (1): Update a task's description or other fields. + +### Community 2096 - "Community 2096" +Cohesion: 1.0 +Nodes (1): Create a subtask under a task. + +### Community 2097 - "Community 2097" +Cohesion: 1.0 +Nodes (1): Toggle a subtask's done state. + +### Community 2098 - "Community 2098" +Cohesion: 1.0 +Nodes (1): Save a marketing event note. + +### Community 2099 - "Community 2099" +Cohesion: 1.0 +Nodes (1): Create a new marketing event. + +### Community 2100 - "Community 2100" +Cohesion: 1.0 +Nodes (1): Extract platform name from /api/sns/{platform}... + +### Community 2101 - "Community 2101" +Cohesion: 1.0 +Nodes (1): Get path to the platform's JSON file. + +### Community 2102 - "Community 2102" +Cohesion: 1.0 +Nodes (1): Load a platform's SNS data. + +### Community 2103 - "Community 2103" +Cohesion: 1.0 +Nodes (1): Save a platform's SNS data. + +### Community 2104 - "Community 2104" +Cohesion: 1.0 +Nodes (1): Handle GET /api/sns/{platform} + +### Community 2105 - "Community 2105" +Cohesion: 1.0 +Nodes (1): Handle POST /api/sns/{platform}/update and /delete + +### Community 2106 - "Community 2106" +Cohesion: 1.0 +Nodes (1): Update (create or modify) a comment. + +### Community 2107 - "Community 2107" +Cohesion: 1.0 +Nodes (1): Fetch new discussions from Steam Community. + +### Community 2108 - "Community 2108" +Cohesion: 1.0 +Nodes (1): Return demo data when Steam is unreachable. + +### Community 2109 - "Community 2109" +Cohesion: 1.0 +Nodes (1): Parse Steam Community discussion list from HTML. + +### Community 2110 - "Community 2110" +Cohesion: 1.0 +Nodes (1): Bulk create comments from selected discussions. + +### Community 2111 - "Community 2111" +Cohesion: 1.0 +Nodes (1): Kill any existing processes listening on the target port. + +### Community 2112 - "Community 2112" +Cohesion: 1.0 +Nodes (1): Parse Steam Community discussion list from HTML. + +### Community 2113 - "Community 2113" +Cohesion: 1.0 Nodes (1): Kill any existing processes listening on the target port. ## Knowledge Gaps -- **9686 isolated node(s):** `初始化游戏进程管理器 Args: exe_path: 游戏 exe 文件的完整路径`, `选择性CQL模型导出工具 + 一致性验证 功能: 1. 交互式选择要导出的模型 2. 导出为ONNX格式 3. 验证d3和onnx模型的一致性 4`, `加载d3rlpy模型(与export_all_cql.py使用相同方法)`, `导出模型为ONNX格式(只导出Actor网络,确定性策略)`, `d3rlpy 训练脚本 - 适配 Unity TrainingDataRecorder 格式 数据格式: { "State": [802个fl` (+9681 more) +- **9752 isolated node(s):** `初始化游戏进程管理器 Args: exe_path: 游戏 exe 文件的完整路径`, `选择性CQL模型导出工具 + 一致性验证 功能: 1. 交互式选择要导出的模型 2. 导出为ONNX格式 3. 验证d3和onnx模型的一致性 4`, `加载d3rlpy模型(与export_all_cql.py使用相同方法)`, `导出模型为ONNX格式(只导出Actor网络,确定性策略)`, `d3rlpy 训练脚本 - 适配 Unity TrainingDataRecorder 格式 数据格式: { "State": [802个fl` (+9747 more) These have ≤1 connection - possible missing edges or undocumented components. -- **Thin community `Community 1263`** (2 nodes): `DiagnosticRules.cs`, `ETSystemMethodIsInStaticPartialClassRule` +- **Thin community `Community 1366`** (2 nodes): `DiagnosticRules.cs`, `ETSystemMethodIsInStaticPartialClassRule` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1264`** (2 nodes): `translate_multilingual_2026_05_15.py`, `翻译 Multilingual.xlsx 中 ID 19877, 19878 两条新增条目 - 19877: "AI接管" (UI按钮) - 19878: V0` +- **Thin community `Community 1367`** (2 nodes): `translate_multilingual_2026_05_15.py`, `翻译 Multilingual.xlsx 中 ID 19877, 19878 两条新增条目 - 19877: "AI接管" (UI按钮) - 19878: V0` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1265`** (2 nodes): `补充修改:D5 JP (ID=2294) + E4 JP/KR (ID=18752)`, `apply_supplemental.py` +- **Thin community `Community 1368`** (2 nodes): `补充修改:D5 JP (ID=2294) + E4 JP/KR (ID=18752)`, `apply_supplemental.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1266`** (2 nodes): `check_sheets.py`, `检查 xlsx 的所有 sheet 和真实行数。` +- **Thin community `Community 1369`** (2 nodes): `check_sheets.py`, `检查 xlsx 的所有 sheet 和真实行数。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1267`** (2 nodes): `dump_19871.py`, `把 ID=19871 的 ZH 列以 UTF-8 dump 到文件,避免 cmd 乱码。` +- **Thin community `Community 1370`** (2 nodes): `dump_19871.py`, `把 ID=19871 的 ZH 列以 UTF-8 dump 到文件,避免 cmd 乱码。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1268`** (2 nodes): `dump_all_rows.py`, `dump 全部 10 条目的 ZH/EN 看格式风格。` +- **Thin community `Community 1371`** (2 nodes): `dump_all_rows.py`, `dump 全部 10 条目的 ZH/EN 看格式风格。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1269`** (2 nodes): `dump_en_terms.py`, `扫描整个 xlsx 的 EN 列,查找游戏术语已有翻译,确保一致性。` +- **Thin community `Community 1372`** (2 nodes): `dump_en_terms.py`, `扫描整个 xlsx 的 EN 列,查找游戏术语已有翻译,确保一致性。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1270`** (2 nodes): `list_tags_19871.py`, `列出 ID=19871 的所有 **<...>** 标签按出现顺序。` +- **Thin community `Community 1373`** (2 nodes): `list_tags_19871.py`, `列出 ID=19871 的所有 **<...>** 标签按出现顺序。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1271`** (2 nodes): `read_19871.py`, `读取 ID=19871 的中文原文以便翻译。` +- **Thin community `Community 1374`** (2 nodes): `read_19871.py`, `读取 ID=19871 的中文原文以便翻译。` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1272`** (2 nodes): `SteamCallbacks.cs`, `Steamworks` +- **Thin community `Community 1375`** (2 nodes): `SteamCallbacks.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1273`** (2 nodes): `SteamEnums.cs`, `Steamworks` +- **Thin community `Community 1376`** (2 nodes): `SteamEnums.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1274`** (2 nodes): `SteamStructs.cs`, `Steamworks` +- **Thin community `Community 1377`** (2 nodes): `SteamStructs.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1275`** (2 nodes): `SteamAPIWarningMessageHook_t.cs`, `Steamworks` +- **Thin community `Community 1378`** (2 nodes): `SteamAPIWarningMessageHook_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1276`** (2 nodes): `SteamAPI_CheckCallbackRegistered_t.cs`, `Steamworks` +- **Thin community `Community 1379`** (2 nodes): `SteamAPI_CheckCallbackRegistered_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1277`** (2 nodes): `SteamInputActionEventCallbackPointer.cs`, `Steamworks` +- **Thin community `Community 1380`** (2 nodes): `SteamInputActionEventCallbackPointer.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1278`** (2 nodes): `SteamInputActionEvent_t.cs`, `Steamworks` +- **Thin community `Community 1381`** (2 nodes): `SteamInputActionEvent_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1279`** (2 nodes): `FSteamNetworkingSocketsDebugOutput.cs`, `Steamworks` +- **Thin community `Community 1382`** (2 nodes): `FSteamNetworkingSocketsDebugOutput.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1280`** (2 nodes): `SteamNetworkingConfigValue_t.cs`, `Steamworks` +- **Thin community `Community 1383`** (2 nodes): `SteamNetworkingConfigValue_t.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1281`** (2 nodes): `SteamNetworkingErrMsg.cs`, `Steamworks` +- **Thin community `Community 1384`** (2 nodes): `SteamNetworkingErrMsg.cs`, `Steamworks` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1282`** (2 nodes): `UQMDefine.cs`, `GCloud.UQM` +- **Thin community `Community 1385`** (2 nodes): `UQMDefine.cs`, `GCloud.UQM` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1283`** (2 nodes): `CharacterStatePriority.cs`, `Animancer.Examples.StateMachines` +- **Thin community `Community 1386`** (2 nodes): `CharacterStatePriority.cs`, `Animancer.Examples.StateMachines` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1284`** (2 nodes): `FadeMode.cs`, `Animancer` +- **Thin community `Community 1387`** (2 nodes): `FadeMode.cs`, `Animancer` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1285`** (2 nodes): `CrashSightMobileAgent.h`, `GCloud()` +- **Thin community `Community 1388`** (2 nodes): `CrashSightMobileAgent.h`, `GCloud()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1286`** (2 nodes): `CSLogger.h`, `UQM_EXPORT()` +- **Thin community `Community 1389`** (2 nodes): `CSLogger.h`, `UQM_EXPORT()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1287`** (2 nodes): `UQMError.h`, `UQMError()` +- **Thin community `Community 1390`** (2 nodes): `UQMError.h`, `UQMError()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1288`** (2 nodes): `UQMUtils.h`, `UQMUtils()` +- **Thin community `Community 1391`** (2 nodes): `UQMUtils.h`, `UQMUtils()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1289`** (2 nodes): `InspectedFieldInfo.cs`, `ParadoxNotion.Design` +- **Thin community `Community 1392`** (2 nodes): `InspectedFieldInfo.cs`, `ParadoxNotion.Design` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1290`** (2 nodes): `Delegates.cs`, `ParadoxNotion` +- **Thin community `Community 1393`** (2 nodes): `Delegates.cs`, `ParadoxNotion` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1291`** (2 nodes): `Enums.cs`, `ParadoxNotion` +- **Thin community `Community 1394`** (2 nodes): `Enums.cs`, `ParadoxNotion` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1292`** (2 nodes): `Status.cs`, `NodeCanvas.Framework` +- **Thin community `Community 1395`** (2 nodes): `Status.cs`, `NodeCanvas.Framework` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1293`** (2 nodes): `GraphLoadData.cs`, `NodeCanvas.Framework.Internal` +- **Thin community `Community 1396`** (2 nodes): `GraphLoadData.cs`, `NodeCanvas.Framework.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1294`** (2 nodes): `Locales.cs`, `NodeCanvas.DialogueTrees` +- **Thin community `Community 1397`** (2 nodes): `Locales.cs`, `NodeCanvas.DialogueTrees` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1295`** (2 nodes): `ViConstValueDefine.cs`, `ViConstValueDefine` +- **Thin community `Community 1398`** (2 nodes): `ViConstValueDefine.cs`, `ViConstValueDefine` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1296`** (2 nodes): `UIEvents.cs`, `TH1_Core.Events` +- **Thin community `Community 1399`** (2 nodes): `UIEvents.cs`, `TH1_Core.Events` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1297`** (2 nodes): `DebugCenter.cs`, `DebugCenter` +- **Thin community `Community 1400`** (2 nodes): `DebugCenter.cs`, `DebugCenter` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1298`** (2 nodes): `ViewMaskProperty.cs`, `ViewMaskProperty` +- **Thin community `Community 1401`** (2 nodes): `ViewMaskProperty.cs`, `ViewMaskProperty` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1299`** (2 nodes): `Il2CppCodeRegistration.cpp`, `s_Il2CppCodegenRegistration()` +- **Thin community `Community 1402`** (2 nodes): `Il2CppCodeRegistration.cpp`, `s_Il2CppCodegenRegistration()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1300`** (2 nodes): `UnityEngine.GridModule.cpp`, `GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A()` +- **Thin community `Community 1403`** (2 nodes): `UnityEngine.GridModule.cpp`, `GridLayout_DoNothing_mA280987BF98D257023D46C2C01902FC82EE6A00A()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1301`** (2 nodes): `PackageInstallLocation.cs`, `NugetForUnity.Configuration` +- **Thin community `Community 1404`** (2 nodes): `PackageInstallLocation.cs`, `NugetForUnity.Configuration` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1302`** (2 nodes): `RepositoryType.cs`, `NugetForUnity.Models` +- **Thin community `Community 1405`** (2 nodes): `RepositoryType.cs`, `NugetForUnity.Models` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1303`** (2 nodes): `NugetWindowTab.cs`, `NugetForUnity.Ui` +- **Thin community `Community 1406`** (2 nodes): `NugetWindowTab.cs`, `NugetForUnity.Ui` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1304`** (2 nodes): `EBuildinFileCopyOption.cs`, `YooAsset.Editor` +- **Thin community `Community 1407`** (2 nodes): `EBuildinFileCopyOption.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1305`** (2 nodes): `EBuildMode.cs`, `YooAsset.Editor` +- **Thin community `Community 1408`** (2 nodes): `EBuildMode.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1306`** (2 nodes): `EBuildPipeline.cs`, `YooAsset.Editor` +- **Thin community `Community 1409`** (2 nodes): `EBuildPipeline.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1307`** (2 nodes): `ECompressOption.cs`, `YooAsset.Editor` +- **Thin community `Community 1410`** (2 nodes): `ECompressOption.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1308`** (2 nodes): `EFileNameStyle.cs`, `YooAsset.Editor` +- **Thin community `Community 1411`** (2 nodes): `EFileNameStyle.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1309`** (2 nodes): `ErrorCode.cs`, `YooAsset.Editor` +- **Thin community `Community 1412`** (2 nodes): `ErrorCode.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1310`** (2 nodes): `ECollectorType.cs`, `YooAsset.Editor` +- **Thin community `Community 1413`** (2 nodes): `ECollectorType.cs`, `YooAsset.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1311`** (2 nodes): `EVerifyLevel.cs`, `YooAsset` +- **Thin community `Community 1414`** (2 nodes): `EVerifyLevel.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1312`** (2 nodes): `EVerifyResult.cs`, `YooAsset` +- **Thin community `Community 1415`** (2 nodes): `EVerifyResult.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1313`** (2 nodes): `EOperationStatus.cs`, `YooAsset` +- **Thin community `Community 1416`** (2 nodes): `EOperationStatus.cs`, `YooAsset` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1314`** (2 nodes): `StreamingAssetsDefine.cs`, `StreamingAssetsDefine` +- **Thin community `Community 1417`** (2 nodes): `StreamingAssetsDefine.cs`, `StreamingAssetsDefine` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1315`** (2 nodes): `SkinningEnums.cs`, `UnityEditor.U2D.Animation` +- **Thin community `Community 1418`** (2 nodes): `SkinningEnums.cs`, `UnityEditor.U2D.Animation` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1316`** (2 nodes): `DragAndDropData.cs`, `UnityEditor.U2D.Animation.SpriteLibraryEditor` +- **Thin community `Community 1419`** (2 nodes): `DragAndDropData.cs`, `UnityEditor.U2D.Animation.SpriteLibraryEditor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1317`** (2 nodes): `Enums.cs`, `PDNWrapper` +- **Thin community `Community 1420`** (2 nodes): `Enums.cs`, `PDNWrapper` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1318`** (2 nodes): `Size.cs`, `PDNWrapper` +- **Thin community `Community 1421`** (2 nodes): `Size.cs`, `PDNWrapper` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1319`** (2 nodes): `TileDragAndDropHoverData.cs`, `UnityEditor.Tilemaps` +- **Thin community `Community 1422`** (2 nodes): `TileDragAndDropHoverData.cs`, `UnityEditor.Tilemaps` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1320`** (2 nodes): `Unity.Burst`, `BurstExecutionEnvironment.cs` +- **Thin community `Community 1423`** (2 nodes): `Unity.Burst`, `BurstExecutionEnvironment.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1321`** (2 nodes): `DiagnosticId.cs`, `Unity.Burst` +- **Thin community `Community 1424`** (2 nodes): `DiagnosticId.cs`, `Unity.Burst` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1322`** (2 nodes): `v128.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1425`** (2 nodes): `v128.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1323`** (2 nodes): `v256.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1426`** (2 nodes): `v256.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1324`** (2 nodes): `v64.cs`, `Unity.Burst.Intrinsics` +- **Thin community `Community 1427`** (2 nodes): `v64.cs`, `Unity.Burst.Intrinsics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1325`** (2 nodes): `ResponseType.cs`, `Unity.PlasticSCM.Editor.UI` +- **Thin community `Community 1428`** (2 nodes): `ResponseType.cs`, `Unity.PlasticSCM.Editor.UI` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1326`** (2 nodes): `LoggingLevel.cs`, `Packages.Rider.Editor` +- **Thin community `Community 1429`** (2 nodes): `LoggingLevel.cs`, `Packages.Rider.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1327`** (2 nodes): `Il2CppDebugSupport.cs`, `Packages.Rider.Editor.Debugger` +- **Thin community `Community 1430`** (2 nodes): `Il2CppDebugSupport.cs`, `Packages.Rider.Editor.Debugger` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1328`** (2 nodes): `ProjectGenerationFlag.cs`, `Packages.Rider.Editor.ProjectGeneration` +- **Thin community `Community 1431`** (2 nodes): `ProjectGenerationFlag.cs`, `Packages.Rider.Editor.ProjectGeneration` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1329`** (2 nodes): `VersionPair.cs`, `Microsoft.Unity.VisualStudio.Editor` +- **Thin community `Community 1432`** (2 nodes): `VersionPair.cs`, `Microsoft.Unity.VisualStudio.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1330`** (2 nodes): `MessageType.cs`, `Microsoft.Unity.VisualStudio.Editor.Messaging` +- **Thin community `Community 1433`** (2 nodes): `MessageType.cs`, `Microsoft.Unity.VisualStudio.Editor.Messaging` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1331`** (2 nodes): `ProjectGenerationFlag.cs`, `Microsoft.Unity.VisualStudio.Editor` +- **Thin community `Community 1434`** (2 nodes): `ProjectGenerationFlag.cs`, `Microsoft.Unity.VisualStudio.Editor` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1332`** (2 nodes): `TestStatusAdaptor.cs`, `Microsoft.Unity.VisualStudio.Editor.Testing` +- **Thin community `Community 1435`** (2 nodes): `TestStatusAdaptor.cs`, `Microsoft.Unity.VisualStudio.Editor.Testing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1333`** (2 nodes): `math_unity_conversion.cs`, `Unity.Mathematics` +- **Thin community `Community 1436`** (2 nodes): `math_unity_conversion.cs`, `Unity.Mathematics` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1334`** (2 nodes): `EditorPrefBool.cs`, `UnityEditor.Rendering` +- **Thin community `Community 1437`** (2 nodes): `EditorPrefBool.cs`, `UnityEditor.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1335`** (2 nodes): `MaterialHeaderScopeItem.cs`, `UnityEditor.Rendering` +- **Thin community `Community 1438`** (2 nodes): `MaterialHeaderScopeItem.cs`, `UnityEditor.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1336`** (2 nodes): `CommonStructs.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1439`** (2 nodes): `CommonStructs.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1337`** (2 nodes): `CoreProfileId.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1440`** (2 nodes): `CoreProfileId.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1338`** (2 nodes): `ShaderVariablesProbeVolumes.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1441`** (2 nodes): `ShaderVariablesProbeVolumes.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1339`** (2 nodes): `HDROutputDefines.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1442`** (2 nodes): `HDROutputDefines.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1340`** (2 nodes): `RenderGraphProfileId.cs`, `UnityEngine.Experimental.Rendering.RenderGraphModule` +- **Thin community `Community 1443`** (2 nodes): `RenderGraphProfileId.cs`, `UnityEngine.Experimental.Rendering.RenderGraphModule` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1341`** (2 nodes): `DepthBits.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1444`** (2 nodes): `DepthBits.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1342`** (2 nodes): `MSAASamples.cs`, `UnityEngine.Rendering` +- **Thin community `Community 1445`** (2 nodes): `MSAASamples.cs`, `UnityEngine.Rendering` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1343`** (2 nodes): `DummyShaderLibrary.cs`, `DummyShaderLibrary` +- **Thin community `Community 1446`** (2 nodes): `DummyShaderLibrary.cs`, `DummyShaderLibrary` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1344`** (2 nodes): `UpgradeCommon.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1447`** (2 nodes): `UpgradeCommon.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1345`** (2 nodes): `ConverterItemDescriptor.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1448`** (2 nodes): `ConverterItemDescriptor.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1346`** (2 nodes): `ConverterItemInfo.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1449`** (2 nodes): `ConverterItemInfo.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1347`** (2 nodes): `RunItemContext.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1450`** (2 nodes): `RunItemContext.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1348`** (2 nodes): `DecalMeshBiasTypeEnum.cs`, `UnityEditor.Rendering.Universal` +- **Thin community `Community 1451`** (2 nodes): `DecalMeshBiasTypeEnum.cs`, `UnityEditor.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1349`** (2 nodes): `IntermediateTextureMode.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1452`** (2 nodes): `IntermediateTextureMode.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1350`** (2 nodes): `SampleCount.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1453`** (2 nodes): `SampleCount.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1351`** (2 nodes): `StencilUsage.cs`, `UnityEngine.Rendering.Universal.Internal` +- **Thin community `Community 1454`** (2 nodes): `StencilUsage.cs`, `UnityEngine.Rendering.Universal.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1352`** (2 nodes): `Light2DBlendStyle.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1455`** (2 nodes): `Light2DBlendStyle.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1353`** (2 nodes): `DebugViewEnums.cs`, `UnityEngine.Rendering.Universal` +- **Thin community `Community 1456`** (2 nodes): `DebugViewEnums.cs`, `UnityEngine.Rendering.Universal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1354`** (2 nodes): `Shaders.cs`, `ShadersDummy` +- **Thin community `Community 1457`** (2 nodes): `Shaders.cs`, `ShadersDummy` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1355`** (2 nodes): `ReturnCode.cs`, `UnityEditor.Build.Pipeline` +- **Thin community `Community 1458`** (2 nodes): `ReturnCode.cs`, `UnityEditor.Build.Pipeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1356`** (2 nodes): `Precision.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1459`** (2 nodes): `Precision.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1357`** (2 nodes): `IMaterialGraphAsset.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1460`** (2 nodes): `IMaterialGraphAsset.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1358`** (2 nodes): `ParentGroupChange.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1461`** (2 nodes): `ParentGroupChange.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1359`** (2 nodes): `PreviewMode.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1462`** (2 nodes): `PreviewMode.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1360`** (2 nodes): `SlotType.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1463`** (2 nodes): `SlotType.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1361`** (2 nodes): `PositionSource.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1464`** (2 nodes): `PositionSource.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1362`** (2 nodes): `DrawState.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1465`** (2 nodes): `DrawState.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1363`** (2 nodes): `FunctionMultiInput.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1466`** (2 nodes): `FunctionMultiInput.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1364`** (2 nodes): `NormalMapSpace.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1467`** (2 nodes): `NormalMapSpace.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1365`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendMode.cs` +- **Thin community `Community 1468`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendMode.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1366`** (2 nodes): `UvChannel.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1469`** (2 nodes): `UvChannel.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1367`** (2 nodes): `GraphCode.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1470`** (2 nodes): `GraphCode.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1368`** (2 nodes): `OutputMetadata.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1471`** (2 nodes): `OutputMetadata.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1369`** (2 nodes): `ConditionalField.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1472`** (2 nodes): `ConditionalField.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1370`** (2 nodes): `DropdownEntry.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1473`** (2 nodes): `DropdownEntry.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1371`** (2 nodes): `FieldDependency.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1474`** (2 nodes): `FieldDependency.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1372`** (2 nodes): `KeywordEntry.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1475`** (2 nodes): `KeywordEntry.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1373`** (2 nodes): `KernelDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1476`** (2 nodes): `KernelDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1374`** (2 nodes): `StencilDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1477`** (2 nodes): `StencilDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1375`** (2 nodes): `StructDescriptor.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1478`** (2 nodes): `StructDescriptor.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1376`** (2 nodes): `UnityEditor.ShaderGraph`, `Blend.cs` +- **Thin community `Community 1479`** (2 nodes): `UnityEditor.ShaderGraph`, `Blend.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1377`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendOp.cs` +- **Thin community `Community 1480`** (2 nodes): `UnityEditor.ShaderGraph`, `BlendOp.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1378`** (2 nodes): `Cull.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1481`** (2 nodes): `Cull.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1379`** (2 nodes): `DisableBatching.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1482`** (2 nodes): `DisableBatching.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1380`** (2 nodes): `IncludeLocation.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1483`** (2 nodes): `IncludeLocation.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1381`** (2 nodes): `KeywordDefinition.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1484`** (2 nodes): `KeywordDefinition.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1382`** (2 nodes): `KeywordScope.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1485`** (2 nodes): `KeywordScope.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1383`** (2 nodes): `KeywordShaderStage.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1486`** (2 nodes): `KeywordShaderStage.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1384`** (2 nodes): `KeywordType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1487`** (2 nodes): `KeywordType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1385`** (2 nodes): `NormalDropOffSpace.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1488`** (2 nodes): `NormalDropOffSpace.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1386`** (2 nodes): `PropertyType.cs`, `UnityEditor.ShaderGraph.Internal` +- **Thin community `Community 1489`** (2 nodes): `PropertyType.cs`, `UnityEditor.ShaderGraph.Internal` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1387`** (2 nodes): `RenderQueue.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1490`** (2 nodes): `RenderQueue.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1388`** (2 nodes): `RenderType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1491`** (2 nodes): `RenderType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1389`** (2 nodes): `ShaderValueType.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1492`** (2 nodes): `ShaderValueType.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1390`** (2 nodes): `StructFieldOptions.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1493`** (2 nodes): `StructFieldOptions.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1391`** (2 nodes): `ZTest.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1494`** (2 nodes): `ZTest.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1392`** (2 nodes): `ZWrite.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1495`** (2 nodes): `ZWrite.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1393`** (2 nodes): `MatrixNames.cs`, `UnityEditor.ShaderGraph` +- **Thin community `Community 1496`** (2 nodes): `MatrixNames.cs`, `UnityEditor.ShaderGraph` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1394`** (2 nodes): `FullscreenShaderPass.cs`, `UnityEngine.Rendering.HighDefinition` +- **Thin community `Community 1497`** (2 nodes): `FullscreenShaderPass.cs`, `UnityEngine.Rendering.HighDefinition` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1395`** (2 nodes): `CreateSerializableGraph.cs`, `UnityEditor.Graphing` +- **Thin community `Community 1498`** (2 nodes): `CreateSerializableGraph.cs`, `UnityEditor.Graphing` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1396`** (2 nodes): `DummyShaderGraphLibrary.cs`, `DummyShaderGraphLibrary` +- **Thin community `Community 1499`** (2 nodes): `DummyShaderGraphLibrary.cs`, `DummyShaderGraphLibrary` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1397`** (2 nodes): `PropertyChunkTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1500`** (2 nodes): `PropertyChunkTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1398`** (2 nodes): `PropertyGeneratorTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1501`** (2 nodes): `PropertyGeneratorTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1399`** (2 nodes): `PropertyNodeTests.cs`, `UnityEditor.ShaderGraph.UnitTests` +- **Thin community `Community 1502`** (2 nodes): `PropertyNodeTests.cs`, `UnityEditor.ShaderGraph.UnitTests` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1400`** (2 nodes): `RunState.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1503`** (2 nodes): `RunState.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1401`** (2 nodes): `TestMode.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1504`** (2 nodes): `TestMode.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1402`** (2 nodes): `TestStatus.cs`, `UnityEditor.TestTools.TestRunner.Api` +- **Thin community `Community 1505`** (2 nodes): `TestStatus.cs`, `UnityEditor.TestTools.TestRunner.Api` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1403`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.CommandLineTest` +- **Thin community `Community 1506`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.CommandLineTest` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1404`** (2 nodes): `TaskMode.cs`, `UnityEditor.TestTools.TestRunner.TestRun` +- **Thin community `Community 1507`** (2 nodes): `TaskMode.cs`, `UnityEditor.TestTools.TestRunner.TestRun` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1405`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.UnityTestProtocol` +- **Thin community `Community 1508`** (2 nodes): `TestState.cs`, `UnityEditor.TestTools.TestRunner.UnityTestProtocol` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1406`** (2 nodes): `TestState.cs`, `UnityEngine.TestRunner.TestProtocol` +- **Thin community `Community 1509`** (2 nodes): `TestState.cs`, `UnityEngine.TestRunner.TestProtocol` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1407`** (2 nodes): `TMPro_FontPlugin.cs`, `TMPro.EditorUtilities` +- **Thin community `Community 1510`** (2 nodes): `TMPro_FontPlugin.cs`, `TMPro.EditorUtilities` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1408`** (2 nodes): `TMP_LineInfo.cs`, `TMPro` +- **Thin community `Community 1511`** (2 nodes): `TMP_LineInfo.cs`, `TMPro` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1409`** (2 nodes): `UnityEditor.Timeline.Actions`, `ActionContext.cs` +- **Thin community `Community 1512`** (2 nodes): `UnityEditor.Timeline.Actions`, `ActionContext.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1410`** (2 nodes): `MenuItemActionBase.cs`, `UnityEditor.Timeline.Actions` +- **Thin community `Community 1513`** (2 nodes): `MenuItemActionBase.cs`, `UnityEditor.Timeline.Actions` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1411`** (2 nodes): `PlacementValidity.cs`, `UnityEditor.Timeline` +- **Thin community `Community 1514`** (2 nodes): `PlacementValidity.cs`, `UnityEditor.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1412`** (2 nodes): `TimeReferenceMode.cs`, `UnityEditor.Timeline` +- **Thin community `Community 1515`** (2 nodes): `TimeReferenceMode.cs`, `UnityEditor.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1413`** (2 nodes): `NotificationFlags.cs`, `UnityEngine.Timeline` +- **Thin community `Community 1516`** (2 nodes): `NotificationFlags.cs`, `UnityEngine.Timeline` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1414`** (2 nodes): `EventHandle.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1517`** (2 nodes): `EventHandle.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1415`** (2 nodes): `EventTriggerType.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1518`** (2 nodes): `EventTriggerType.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1416`** (2 nodes): `MoveDirection.cs`, `UnityEngine.EventSystems` +- **Thin community `Community 1519`** (2 nodes): `MoveDirection.cs`, `UnityEngine.EventSystems` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1417`** (2 nodes): `SemanticLabel.cs`, `Unity.VisualScripting` +- **Thin community `Community 1520`** (2 nodes): `SemanticLabel.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1418`** (2 nodes): `Unity.VisualScripting`, `AlignOperation.cs` +- **Thin community `Community 1521`** (2 nodes): `Unity.VisualScripting`, `AlignOperation.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1419`** (2 nodes): `CanvasControlScheme.cs`, `Unity.VisualScripting` +- **Thin community `Community 1522`** (2 nodes): `CanvasControlScheme.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1420`** (2 nodes): `DistributeOperation.cs`, `Unity.VisualScripting` +- **Thin community `Community 1523`** (2 nodes): `DistributeOperation.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1421`** (2 nodes): `GraphContextMenuItem.cs`, `Unity.VisualScripting` +- **Thin community `Community 1524`** (2 nodes): `GraphContextMenuItem.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1422`** (2 nodes): `ReorderableListFlags.cs`, `Unity.VisualScripting.ReorderableList` +- **Thin community `Community 1525`** (2 nodes): `ReorderableListFlags.cs`, `Unity.VisualScripting.ReorderableList` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1423`** (2 nodes): `InspectorBlock.cs`, `Unity.VisualScripting` +- **Thin community `Community 1526`** (2 nodes): `InspectorBlock.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1424`** (2 nodes): `Edge.cs`, `Unity.VisualScripting` +- **Thin community `Community 1527`** (2 nodes): `Edge.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1425`** (2 nodes): `SkinnedColor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1528`** (2 nodes): `SkinnedColor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1426`** (2 nodes): `FontWeight.cs`, `Unity.VisualScripting` +- **Thin community `Community 1529`** (2 nodes): `FontWeight.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1427`** (2 nodes): `ParameterStringMode.cs`, `Unity.VisualScripting` +- **Thin community `Community 1530`** (2 nodes): `ParameterStringMode.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1428`** (2 nodes): `CreateTextureOptions.cs`, `Unity.VisualScripting` +- **Thin community `Community 1531`** (2 nodes): `CreateTextureOptions.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1429`** (2 nodes): `WarningLevel.cs`, `Unity.VisualScripting` +- **Thin community `Community 1532`** (2 nodes): `WarningLevel.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1430`** (2 nodes): `NodeColor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1533`** (2 nodes): `NodeColor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1431`** (2 nodes): `NodeShape.cs`, `Unity.VisualScripting` +- **Thin community `Community 1534`** (2 nodes): `NodeShape.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1432`** (2 nodes): `SidebarAnchor.cs`, `Unity.VisualScripting` +- **Thin community `Community 1535`** (2 nodes): `SidebarAnchor.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1433`** (2 nodes): `StateRevealCondition.cs`, `Unity.VisualScripting` +- **Thin community `Community 1536`** (2 nodes): `StateRevealCondition.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1434`** (2 nodes): `fsMemberSerialization.cs`, `Unity.VisualScripting.FullSerializer` +- **Thin community `Community 1537`** (2 nodes): `fsMemberSerialization.cs`, `Unity.VisualScripting.FullSerializer` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1435`** (2 nodes): `Typeset.cs`, `Unity.VisualScripting` +- **Thin community `Community 1538`** (2 nodes): `Typeset.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1436`** (2 nodes): `EmptyEventArgs.cs`, `Unity.VisualScripting` +- **Thin community `Community 1539`** (2 nodes): `EmptyEventArgs.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1437`** (2 nodes): `GraphSource.cs`, `Unity.VisualScripting` +- **Thin community `Community 1540`** (2 nodes): `GraphSource.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1438`** (2 nodes): `MouseButton.cs`, `Unity.VisualScripting` +- **Thin community `Community 1541`** (2 nodes): `MouseButton.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1439`** (2 nodes): `PressState.cs`, `Unity.VisualScripting` +- **Thin community `Community 1542`** (2 nodes): `PressState.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1440`** (2 nodes): `Unity.VisualScripting`, `ActionDirection.cs` +- **Thin community `Community 1543`** (2 nodes): `Unity.VisualScripting`, `ActionDirection.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1441`** (2 nodes): `TypeNameDetail.cs`, `Unity.VisualScripting` +- **Thin community `Community 1544`** (2 nodes): `TypeNameDetail.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1442`** (2 nodes): `TypeQualifier.cs`, `Unity.VisualScripting` +- **Thin community `Community 1545`** (2 nodes): `TypeQualifier.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1443`** (2 nodes): `TypesMatching.cs`, `Unity.VisualScripting` +- **Thin community `Community 1546`** (2 nodes): `TypesMatching.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1444`** (2 nodes): `Unity.VisualScripting`, `BinaryOperator.cs` +- **Thin community `Community 1547`** (2 nodes): `Unity.VisualScripting`, `BinaryOperator.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1445`** (2 nodes): `UnaryOperator.cs`, `Unity.VisualScripting` +- **Thin community `Community 1548`** (2 nodes): `UnaryOperator.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1446`** (2 nodes): `Unity.VisualScripting`, `Action_5.cs` +- **Thin community `Community 1549`** (2 nodes): `Unity.VisualScripting`, `Action_5.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1447`** (2 nodes): `Unity.VisualScripting`, `Action_6.cs` +- **Thin community `Community 1550`** (2 nodes): `Unity.VisualScripting`, `Action_6.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1448`** (2 nodes): `Func_5.cs`, `Unity.VisualScripting` +- **Thin community `Community 1551`** (2 nodes): `Func_5.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1449`** (2 nodes): `Func_6.cs`, `Unity.VisualScripting` +- **Thin community `Community 1552`** (2 nodes): `Func_6.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1450`** (2 nodes): `VariableKind.cs`, `Unity.VisualScripting` +- **Thin community `Community 1553`** (2 nodes): `VariableKind.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1451`** (2 nodes): `EvaluateFunctionHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1554`** (2 nodes): `EvaluateFunctionHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1452`** (2 nodes): `EvaluateParameterHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1555`** (2 nodes): `EvaluateParameterHandler.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1453`** (2 nodes): `EvaluationOption.cs`, `Unity.VisualScripting.Dependencies.NCalc` +- **Thin community `Community 1556`** (2 nodes): `EvaluationOption.cs`, `Unity.VisualScripting.Dependencies.NCalc` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1454`** (2 nodes): `CustomEventArgs.cs`, `Unity.VisualScripting` +- **Thin community `Community 1557`** (2 nodes): `CustomEventArgs.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1455`** (2 nodes): `ScriptGraphContainerType.cs`, `Unity.VisualScripting` +- **Thin community `Community 1558`** (2 nodes): `ScriptGraphContainerType.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1456`** (2 nodes): `StateEnterReason.cs`, `Unity.VisualScripting` +- **Thin community `Community 1559`** (2 nodes): `StateEnterReason.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1457`** (2 nodes): `StateExitReason.cs`, `Unity.VisualScripting` +- **Thin community `Community 1560`** (2 nodes): `StateExitReason.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1458`** (2 nodes): `StateGraphContainerType.cs`, `Unity.VisualScripting` +- **Thin community `Community 1561`** (2 nodes): `StateGraphContainerType.cs`, `Unity.VisualScripting` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1459`** (2 nodes): `isteamapps.h`, `ISteamApps()` +- **Thin community `Community 1562`** (2 nodes): `isteamapps.h`, `ISteamApps()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1460`** (2 nodes): `isteamappticket.h`, `ISteamAppTicket()` +- **Thin community `Community 1563`** (2 nodes): `isteamappticket.h`, `ISteamAppTicket()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1461`** (2 nodes): `isteamcontroller.h`, `ISteamController()` +- **Thin community `Community 1564`** (2 nodes): `isteamcontroller.h`, `ISteamController()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1462`** (2 nodes): `isteamgamecoordinator.h`, `ISteamGameCoordinator()` +- **Thin community `Community 1565`** (2 nodes): `isteamgamecoordinator.h`, `ISteamGameCoordinator()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1463`** (2 nodes): `isteamgameserverstats.h`, `ISteamGameServerStats()` +- **Thin community `Community 1566`** (2 nodes): `isteamgameserverstats.h`, `ISteamGameServerStats()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1464`** (2 nodes): `isteamhtmlsurface.h`, `ISteamHTMLSurface()` +- **Thin community `Community 1567`** (2 nodes): `isteamhtmlsurface.h`, `ISteamHTMLSurface()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1465`** (2 nodes): `isteamhttp.h`, `ISteamHTTP()` +- **Thin community `Community 1568`** (2 nodes): `isteamhttp.h`, `ISteamHTTP()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1466`** (2 nodes): `isteammusicremote.h`, `ISteamMusicRemote()` +- **Thin community `Community 1569`** (2 nodes): `isteammusicremote.h`, `ISteamMusicRemote()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1467`** (2 nodes): `isteamnetworking.h`, `ISteamNetworking()` +- **Thin community `Community 1570`** (2 nodes): `isteamnetworking.h`, `ISteamNetworking()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1468`** (2 nodes): `isteamparentalsettings.h`, `ISteamParentalSettings()` +- **Thin community `Community 1571`** (2 nodes): `isteamparentalsettings.h`, `ISteamParentalSettings()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1469`** (2 nodes): `isteamremoteplay.h`, `ISteamRemotePlay()` +- **Thin community `Community 1572`** (2 nodes): `isteamremoteplay.h`, `ISteamRemotePlay()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1470`** (2 nodes): `isteamremotestorage.h`, `ISteamRemoteStorage()` +- **Thin community `Community 1573`** (2 nodes): `isteamremotestorage.h`, `ISteamRemoteStorage()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1471`** (2 nodes): `isteamscreenshots.h`, `ISteamScreenshots()` +- **Thin community `Community 1574`** (2 nodes): `isteamscreenshots.h`, `ISteamScreenshots()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1472`** (2 nodes): `isteamtimeline.h`, `ISteamTimeline()` +- **Thin community `Community 1575`** (2 nodes): `isteamtimeline.h`, `ISteamTimeline()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1473`** (2 nodes): `isteamugc.h`, `ISteamUGC()` +- **Thin community `Community 1576`** (2 nodes): `isteamugc.h`, `ISteamUGC()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1474`** (2 nodes): `isteamuserstats.h`, `ISteamUserStats()` +- **Thin community `Community 1577`** (2 nodes): `isteamuserstats.h`, `ISteamUserStats()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1475`** (2 nodes): `isteamutils.h`, `ISteamUtils()` +- **Thin community `Community 1578`** (2 nodes): `isteamutils.h`, `ISteamUtils()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1476`** (2 nodes): `isteamvideo.h`, `ISteamVideo()` +- **Thin community `Community 1579`** (2 nodes): `isteamvideo.h`, `ISteamVideo()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1477`** (2 nodes): `steamhttpenums.h`, `BIsHTTPStatusSuccess()` +- **Thin community `Community 1580`** (2 nodes): `steamhttpenums.h`, `BIsHTTPStatusSuccess()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1478`** (2 nodes): `steamnetworkingfakeip.h`, `ISteamNetworkingFakeUDPPort()` +- **Thin community `Community 1581`** (2 nodes): `steamnetworkingfakeip.h`, `ISteamNetworkingFakeUDPPort()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1479`** (2 nodes): `ServerBrowserMenu.h`, `ServerBrowserMenuData_t()` +- **Thin community `Community 1582`** (2 nodes): `ServerBrowserMenu.h`, `ServerBrowserMenuData_t()` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1480`** (1 nodes): `ExcelExport.AssemblyInfo.cs` +- **Thin community `Community 1583`** (1 nodes): `ExcelExport.AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1481`** (1 nodes): `ExcelExport.GlobalUsings.g.cs` +- **Thin community `Community 1584`** (1 nodes): `ExcelExport.GlobalUsings.g.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1482`** (1 nodes): `ikcp.h` +- **Thin community `Community 1585`** (1 nodes): `ikcp.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1483`** (1 nodes): `InvokeHelper.h` +- **Thin community `Community 1586`** (1 nodes): `InvokeHelper.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1484`** (1 nodes): `apply_translations.py` +- **Thin community `Community 1587`** (1 nodes): `apply_translations.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1485`** (1 nodes): `DecodeOnlineError.ps1` +- **Thin community `Community 1588`** (1 nodes): `DecodeOnlineError.ps1` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1486`** (1 nodes): `fix_audit_results.py` +- **Thin community `Community 1589`** (1 nodes): `fix_audit_results.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1487`** (1 nodes): `fix_es.py` +- **Thin community `Community 1590`** (1 nodes): `fix_es.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1488`** (1 nodes): `fix_hero_critical.py` +- **Thin community `Community 1591`** (1 nodes): `fix_hero_critical.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1489`** (1 nodes): `fix_jp_kr_bugs.py` +- **Thin community `Community 1592`** (1 nodes): `fix_jp_kr_bugs.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1490`** (1 nodes): `InstallGraphifyHook.ps1` +- **Thin community `Community 1593`** (1 nodes): `InstallGraphifyHook.ps1` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1491`** (1 nodes): `translate_19976.py` +- **Thin community `Community 1594`** (1 nodes): `translate_19976.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1492`** (1 nodes): `translate_data.py` +- **Thin community `Community 1595`** (1 nodes): `translate_data.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1493`** (1 nodes): `_gen_issues.py` +- **Thin community `Community 1596`** (1 nodes): `_gen_issues.py` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1494`** (1 nodes): `check_bytes.ps1` +- **Thin community `Community 1597`** (1 nodes): `check_bytes.ps1` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1495`** (1 nodes): `coreml_provider_factory.h` +- **Thin community `Community 1598`** (1 nodes): `coreml_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1496`** (1 nodes): `cpu_provider_factory.h` +- **Thin community `Community 1599`** (1 nodes): `cpu_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1497`** (1 nodes): `onnxruntime_c_api.h` +- **Thin community `Community 1600`** (1 nodes): `onnxruntime_c_api.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1498`** (1 nodes): `coreml_provider_factory.h` +- **Thin community `Community 1601`** (1 nodes): `coreml_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1499`** (1 nodes): `cpu_provider_factory.h` +- **Thin community `Community 1602`** (1 nodes): `cpu_provider_factory.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1500`** (1 nodes): `onnxruntime_c_api.h` +- **Thin community `Community 1603`** (1 nodes): `onnxruntime_c_api.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1501`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1604`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1502`** (1 nodes): `ExampleInput.cs` +- **Thin community `Community 1605`** (1 nodes): `ExampleInput.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1503`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1606`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1504`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1607`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1505`** (1 nodes): `CrashSight.h` +- **Thin community `Community 1608`** (1 nodes): `CrashSight.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1506`** (1 nodes): `CrashSightConfig.h` +- **Thin community `Community 1609`** (1 nodes): `CrashSightConfig.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1507`** (1 nodes): `CrashSightLog.h` +- **Thin community `Community 1610`** (1 nodes): `CrashSightLog.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1508`** (1 nodes): `UQMUnityBridge.h` +- **Thin community `Community 1611`** (1 nodes): `UQMUnityBridge.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1509`** (1 nodes): `UQMUnityExtra.h` +- **Thin community `Community 1612`** (1 nodes): `UQMUnityExtra.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1510`** (1 nodes): `cJSON.h` +- **Thin community `Community 1613`** (1 nodes): `cJSON.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1511`** (1 nodes): `CrashSightBridge.h` +- **Thin community `Community 1614`** (1 nodes): `CrashSightBridge.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1512`** (1 nodes): `CrashSightCore.h` +- **Thin community `Community 1615`** (1 nodes): `CrashSightCore.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1513`** (1 nodes): `UQM.h` +- **Thin community `Community 1616`** (1 nodes): `UQM.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1514`** (1 nodes): `UQMCrashDelegate.h` +- **Thin community `Community 1617`** (1 nodes): `UQMCrashDelegate.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1515`** (1 nodes): `UQMMacroExpand.h` +- **Thin community `Community 1618`** (1 nodes): `UQMMacroExpand.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1516`** (1 nodes): `UQMRename.h` +- **Thin community `Community 1619`** (1 nodes): `UQMRename.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1517`** (1 nodes): `UQMSingleton.h` +- **Thin community `Community 1620`** (1 nodes): `UQMSingleton.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1518`** (1 nodes): `UQMSynthesizeSingleton.h` +- **Thin community `Community 1621`** (1 nodes): `UQMSynthesizeSingleton.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1519`** (1 nodes): `UQMThread.h` +- **Thin community `Community 1622`** (1 nodes): `UQMThread.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1520`** (1 nodes): `UQMUtilsIOS.h` +- **Thin community `Community 1623`** (1 nodes): `UQMUtilsIOS.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1521`** (1 nodes): `CrashSightPlugin.h` +- **Thin community `Community 1624`** (1 nodes): `CrashSightPlugin.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1522`** (1 nodes): `ConfigManager.cs` +- **Thin community `Community 1625`** (1 nodes): `ConfigManager.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1523`** (1 nodes): `OssStatisticEditorWindow.cs` +- **Thin community `Community 1626`** (1 nodes): `OssStatisticEditorWindow.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1524`** (1 nodes): `RinIndianAttackSkill.cs` +- **Thin community `Community 1627`** (1 nodes): `RinIndianAttackSkill.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1525`** (1 nodes): `0iqegxo6esls0.lump.cpp` +- **Thin community `Community 1628`** (1 nodes): `0iqegxo6esls0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1526`** (1 nodes): `2hpln4mygfzx0.lump.cpp` +- **Thin community `Community 1629`** (1 nodes): `2hpln4mygfzx0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1527`** (1 nodes): `2hpln4mygfzx1.lump.cpp` +- **Thin community `Community 1630`** (1 nodes): `2hpln4mygfzx1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1528`** (1 nodes): `2hpln4mygfzx3.lump.cpp` +- **Thin community `Community 1631`** (1 nodes): `2hpln4mygfzx3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1529`** (1 nodes): `2hpln4mygfzx5.lump.cpp` +- **Thin community `Community 1632`** (1 nodes): `2hpln4mygfzx5.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1530`** (1 nodes): `2hpln4mygfzx6.lump.cpp` +- **Thin community `Community 1633`** (1 nodes): `2hpln4mygfzx6.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1531`** (1 nodes): `2kwu9gc6m8kw0.lump.cpp` +- **Thin community `Community 1634`** (1 nodes): `2kwu9gc6m8kw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1532`** (1 nodes): `2kwu9gc6m8kw1.lump.cpp` +- **Thin community `Community 1635`** (1 nodes): `2kwu9gc6m8kw1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1533`** (1 nodes): `2kwu9gc6m8kw2.lump.cpp` +- **Thin community `Community 1636`** (1 nodes): `2kwu9gc6m8kw2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1534`** (1 nodes): `3wxtajjqiiaz0.lump.cpp` +- **Thin community `Community 1637`** (1 nodes): `3wxtajjqiiaz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1535`** (1 nodes): `3x4pmbhvzyuf0.lump.cpp` +- **Thin community `Community 1638`** (1 nodes): `3x4pmbhvzyuf0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1536`** (1 nodes): `3xlklue1azd70.lump.cpp` +- **Thin community `Community 1639`** (1 nodes): `3xlklue1azd70.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1537`** (1 nodes): `3z6x1ljdy2e00.lump.cpp` +- **Thin community `Community 1640`** (1 nodes): `3z6x1ljdy2e00.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1538`** (1 nodes): `3z6x1ljdy2e02.lump.cpp` +- **Thin community `Community 1641`** (1 nodes): `3z6x1ljdy2e02.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1539`** (1 nodes): `3z6x1ljdy2e03.lump.cpp` +- **Thin community `Community 1642`** (1 nodes): `3z6x1ljdy2e03.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1540`** (1 nodes): `4ghjw58f8hs70.lump.cpp` +- **Thin community `Community 1643`** (1 nodes): `4ghjw58f8hs70.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1541`** (1 nodes): `5hhsyfcnzb210.lump.cpp` +- **Thin community `Community 1644`** (1 nodes): `5hhsyfcnzb210.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1542`** (1 nodes): `5p9c7v2nynqk0.lump.cpp` +- **Thin community `Community 1645`** (1 nodes): `5p9c7v2nynqk0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1543`** (1 nodes): `5p9c7v2nynqk1.lump.cpp` +- **Thin community `Community 1646`** (1 nodes): `5p9c7v2nynqk1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1544`** (1 nodes): `5p9c7v2nynqk2.lump.cpp` +- **Thin community `Community 1647`** (1 nodes): `5p9c7v2nynqk2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1545`** (1 nodes): `6o34in2l8rrv0.lump.cpp` +- **Thin community `Community 1648`** (1 nodes): `6o34in2l8rrv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1546`** (1 nodes): `73fp2iokz9k40.lump.cpp` +- **Thin community `Community 1649`** (1 nodes): `73fp2iokz9k40.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1547`** (1 nodes): `7ntrqlj6nz800.lump.cpp` +- **Thin community `Community 1650`** (1 nodes): `7ntrqlj6nz800.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1548`** (1 nodes): `7warj6bswxrg0.lump.cpp` +- **Thin community `Community 1651`** (1 nodes): `7warj6bswxrg0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1549`** (1 nodes): `8j43hxgxvczy0.lump.cpp` +- **Thin community `Community 1652`** (1 nodes): `8j43hxgxvczy0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1550`** (1 nodes): `8nxcc2n25nlz0.lump.cpp` +- **Thin community `Community 1653`** (1 nodes): `8nxcc2n25nlz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1551`** (1 nodes): `8nxcc2n25nlz1.lump.cpp` +- **Thin community `Community 1654`** (1 nodes): `8nxcc2n25nlz1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1552`** (1 nodes): `8nxcc2n25nlz3.lump.cpp` +- **Thin community `Community 1655`** (1 nodes): `8nxcc2n25nlz3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1553`** (1 nodes): `8nxcc2n25nlz5.lump.cpp` +- **Thin community `Community 1656`** (1 nodes): `8nxcc2n25nlz5.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1554`** (1 nodes): `8nxcc2n25nlz6.lump.cpp` +- **Thin community `Community 1657`** (1 nodes): `8nxcc2n25nlz6.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1555`** (1 nodes): `8pduzanivbwq0.lump.cpp` +- **Thin community `Community 1658`** (1 nodes): `8pduzanivbwq0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1556`** (1 nodes): `90v4zwh5m4250.lump.cpp` +- **Thin community `Community 1659`** (1 nodes): `90v4zwh5m4250.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1557`** (1 nodes): `9fcr0o2wk9210.lump.cpp` +- **Thin community `Community 1660`** (1 nodes): `9fcr0o2wk9210.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1558`** (1 nodes): `a6gqnlstwkzo0.lump.cpp` +- **Thin community `Community 1661`** (1 nodes): `a6gqnlstwkzo0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1559`** (1 nodes): `aa25cvijmvtz0.lump.cpp` +- **Thin community `Community 1662`** (1 nodes): `aa25cvijmvtz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1560`** (1 nodes): `aph4t7urv62q0.lump.cpp` +- **Thin community `Community 1663`** (1 nodes): `aph4t7urv62q0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1561`** (1 nodes): `b4jqcqoahjjy0.lump.cpp` +- **Thin community `Community 1664`** (1 nodes): `b4jqcqoahjjy0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1562`** (1 nodes): `b4jqcqoahjjy1.lump.cpp` +- **Thin community `Community 1665`** (1 nodes): `b4jqcqoahjjy1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1563`** (1 nodes): `b4jqcqoahjjy2.lump.cpp` +- **Thin community `Community 1666`** (1 nodes): `b4jqcqoahjjy2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1564`** (1 nodes): `bhkzqpgs4ima0.lump.cpp` +- **Thin community `Community 1667`** (1 nodes): `bhkzqpgs4ima0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1565`** (1 nodes): `c7wjplgqhb730.lump.cpp` +- **Thin community `Community 1668`** (1 nodes): `c7wjplgqhb730.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1566`** (1 nodes): `du1ifjkad8u20.lump.cpp` +- **Thin community `Community 1669`** (1 nodes): `du1ifjkad8u20.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1567`** (1 nodes): `ewyjdmwcanrw0.lump.cpp` +- **Thin community `Community 1670`** (1 nodes): `ewyjdmwcanrw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1568`** (1 nodes): `ex9lft0zt9in0.lump.cpp` +- **Thin community `Community 1671`** (1 nodes): `ex9lft0zt9in0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1569`** (1 nodes): `ex9lft0zt9in1.lump.cpp` +- **Thin community `Community 1672`** (1 nodes): `ex9lft0zt9in1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1570`** (1 nodes): `ex9lft0zt9in2.lump.cpp` +- **Thin community `Community 1673`** (1 nodes): `ex9lft0zt9in2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1571`** (1 nodes): `fkcc5ylgdo8y0.lump.cpp` +- **Thin community `Community 1674`** (1 nodes): `fkcc5ylgdo8y0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1572`** (1 nodes): `frp36j0bzhcl0.lump.cpp` +- **Thin community `Community 1675`** (1 nodes): `frp36j0bzhcl0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1573`** (1 nodes): `ft05c9u82lo50.lump.cpp` +- **Thin community `Community 1676`** (1 nodes): `ft05c9u82lo50.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1574`** (1 nodes): `g4sf6y0w0apz0.lump.cpp` +- **Thin community `Community 1677`** (1 nodes): `g4sf6y0w0apz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1575`** (1 nodes): `gci9mavuzsif0.lump.cpp` +- **Thin community `Community 1678`** (1 nodes): `gci9mavuzsif0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1576`** (1 nodes): `gci9mavuzsif1.lump.cpp` +- **Thin community `Community 1679`** (1 nodes): `gci9mavuzsif1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1577`** (1 nodes): `gci9mavuzsif2.lump.cpp` +- **Thin community `Community 1680`** (1 nodes): `gci9mavuzsif2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1578`** (1 nodes): `h12u4769ee920.lump.cpp` +- **Thin community `Community 1681`** (1 nodes): `h12u4769ee920.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1579`** (1 nodes): `hnsqfnhwtr8b0.lump.cpp` +- **Thin community `Community 1682`** (1 nodes): `hnsqfnhwtr8b0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1580`** (1 nodes): `jzqnozm4hl0r0.lump.cpp` +- **Thin community `Community 1683`** (1 nodes): `jzqnozm4hl0r0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1581`** (1 nodes): `jzqnozm4hl0r1.lump.cpp` +- **Thin community `Community 1684`** (1 nodes): `jzqnozm4hl0r1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1582`** (1 nodes): `jzqnozm4hl0r2.lump.cpp` +- **Thin community `Community 1685`** (1 nodes): `jzqnozm4hl0r2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1583`** (1 nodes): `k7zh4ucf1hvo0.lump.cpp` +- **Thin community `Community 1686`** (1 nodes): `k7zh4ucf1hvo0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1584`** (1 nodes): `kweoh0cgfd7l0.lump.cpp` +- **Thin community `Community 1687`** (1 nodes): `kweoh0cgfd7l0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1585`** (1 nodes): `l3gr0ukoom4l0.lump.cpp` +- **Thin community `Community 1688`** (1 nodes): `l3gr0ukoom4l0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1586`** (1 nodes): `lmqccfynfx4u0.lump.cpp` +- **Thin community `Community 1689`** (1 nodes): `lmqccfynfx4u0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1587`** (1 nodes): `lshg3z6kujix0.lump.cpp` +- **Thin community `Community 1690`** (1 nodes): `lshg3z6kujix0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1588`** (1 nodes): `m04tz7m5qi5w0.lump.cpp` +- **Thin community `Community 1691`** (1 nodes): `m04tz7m5qi5w0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1589`** (1 nodes): `m04tz7m5qi5w1.lump.cpp` +- **Thin community `Community 1692`** (1 nodes): `m04tz7m5qi5w1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1590`** (1 nodes): `mbeudi3f7txv0.lump.cpp` +- **Thin community `Community 1693`** (1 nodes): `mbeudi3f7txv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1591`** (1 nodes): `mbeudi3f7txv2.lump.cpp` +- **Thin community `Community 1694`** (1 nodes): `mbeudi3f7txv2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1592`** (1 nodes): `mlfcke35y3aj0.lump.cpp` +- **Thin community `Community 1695`** (1 nodes): `mlfcke35y3aj0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1593`** (1 nodes): `mqxaeabd9jgu0.lump.cpp` +- **Thin community `Community 1696`** (1 nodes): `mqxaeabd9jgu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1594`** (1 nodes): `o72x9e2ieigd0.lump.cpp` +- **Thin community `Community 1697`** (1 nodes): `o72x9e2ieigd0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1595`** (1 nodes): `ofdh7oh0w14o0.lump.cpp` +- **Thin community `Community 1698`** (1 nodes): `ofdh7oh0w14o0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1596`** (1 nodes): `ofdh7oh0w14o1.lump.cpp` +- **Thin community `Community 1699`** (1 nodes): `ofdh7oh0w14o1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1597`** (1 nodes): `pmys4wb7278v0.lump.cpp` +- **Thin community `Community 1700`** (1 nodes): `pmys4wb7278v0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1598`** (1 nodes): `pmys4wb7278v2.lump.cpp` +- **Thin community `Community 1701`** (1 nodes): `pmys4wb7278v2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1599`** (1 nodes): `pmys4wb7278v3.lump.cpp` +- **Thin community `Community 1702`** (1 nodes): `pmys4wb7278v3.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1600`** (1 nodes): `qzhfztuf8dmz0.lump.cpp` +- **Thin community `Community 1703`** (1 nodes): `qzhfztuf8dmz0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1601`** (1 nodes): `ryh05pi041wv0.lump.cpp` +- **Thin community `Community 1704`** (1 nodes): `ryh05pi041wv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1602`** (1 nodes): `sa7it5x66qnb0.lump.cpp` +- **Thin community `Community 1705`** (1 nodes): `sa7it5x66qnb0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1603`** (1 nodes): `sa7it5x66qnb1.lump.cpp` +- **Thin community `Community 1706`** (1 nodes): `sa7it5x66qnb1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1604`** (1 nodes): `sa7it5x66qnb2.lump.cpp` +- **Thin community `Community 1707`** (1 nodes): `sa7it5x66qnb2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1605`** (1 nodes): `sacg86krannt0.lump.cpp` +- **Thin community `Community 1708`** (1 nodes): `sacg86krannt0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1606`** (1 nodes): `sacg86krannt2.lump.cpp` +- **Thin community `Community 1709`** (1 nodes): `sacg86krannt2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1607`** (1 nodes): `swczjaoen5ri0.lump.cpp` +- **Thin community `Community 1710`** (1 nodes): `swczjaoen5ri0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1608`** (1 nodes): `tb3gfo7histw0.lump.cpp` +- **Thin community `Community 1711`** (1 nodes): `tb3gfo7histw0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1609`** (1 nodes): `tb3gfo7histw1.lump.cpp` +- **Thin community `Community 1712`** (1 nodes): `tb3gfo7histw1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1610`** (1 nodes): `tb3gfo7histw2.lump.cpp` +- **Thin community `Community 1713`** (1 nodes): `tb3gfo7histw2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1611`** (1 nodes): `tuyelf43fcbx0.lump.cpp` +- **Thin community `Community 1714`** (1 nodes): `tuyelf43fcbx0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1612`** (1 nodes): `u6vyk88q0htu0.lump.cpp` +- **Thin community `Community 1715`** (1 nodes): `u6vyk88q0htu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1613`** (1 nodes): `xkvmqqdfkyn00.lump.cpp` +- **Thin community `Community 1716`** (1 nodes): `xkvmqqdfkyn00.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1614`** (1 nodes): `xqblf1g4lodu0.lump.cpp` +- **Thin community `Community 1717`** (1 nodes): `xqblf1g4lodu0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1615`** (1 nodes): `xqblf1g4lodu1.lump.cpp` +- **Thin community `Community 1718`** (1 nodes): `xqblf1g4lodu1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1616`** (1 nodes): `xqblf1g4lodu2.lump.cpp` +- **Thin community `Community 1719`** (1 nodes): `xqblf1g4lodu2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1617`** (1 nodes): `y5anjml1lrqv0.lump.cpp` +- **Thin community `Community 1720`** (1 nodes): `y5anjml1lrqv0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1618`** (1 nodes): `zhnvl0j1zghh0.lump.cpp` +- **Thin community `Community 1721`** (1 nodes): `zhnvl0j1zghh0.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1619`** (1 nodes): `zhnvl0j1zghh1.lump.cpp` +- **Thin community `Community 1722`** (1 nodes): `zhnvl0j1zghh1.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1620`** (1 nodes): `zhnvl0j1zghh2.lump.cpp` +- **Thin community `Community 1723`** (1 nodes): `zhnvl0j1zghh2.lump.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1621`** (1 nodes): `Animancer.Examples_CodeGen.c` +- **Thin community `Community 1724`** (1 nodes): `Animancer.Examples_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1622`** (1 nodes): `Animancer.FSM_CodeGen.c` +- **Thin community `Community 1725`** (1 nodes): `Animancer.FSM_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1623`** (1 nodes): `Animancer_CodeGen.c` +- **Thin community `Community 1726`** (1 nodes): `Animancer_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1624`** (1 nodes): `Assembly-CSharp-firstpass_CodeGen.c` +- **Thin community `Community 1727`** (1 nodes): `Assembly-CSharp-firstpass_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1625`** (1 nodes): `Assembly-CSharp_CodeGen.c` +- **Thin community `Community 1728`** (1 nodes): `Assembly-CSharp_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1626`** (1 nodes): `com.rlabrecque.steamworks.net_CodeGen.c` +- **Thin community `Community 1729`** (1 nodes): `com.rlabrecque.steamworks.net_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1627`** (1 nodes): `CommandLine_CodeGen.c` +- **Thin community `Community 1730`** (1 nodes): `CommandLine_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1628`** (1 nodes): `ICSharpCode.SharpZipLib_CodeGen.c` +- **Thin community `Community 1731`** (1 nodes): `ICSharpCode.SharpZipLib_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1629`** (1 nodes): `ICSharpCode.SharpZipLib__3.cpp` +- **Thin community `Community 1732`** (1 nodes): `ICSharpCode.SharpZipLib__3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1630`** (1 nodes): `Il2CppCCalculateFieldValues.cpp` +- **Thin community `Community 1733`** (1 nodes): `Il2CppCCalculateFieldValues.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1631`** (1 nodes): `Il2CppCCalculateFieldValues1.cpp` +- **Thin community `Community 1734`** (1 nodes): `Il2CppCCalculateFieldValues1.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1632`** (1 nodes): `Il2CppCCalculateFieldValues2.cpp` +- **Thin community `Community 1735`** (1 nodes): `Il2CppCCalculateFieldValues2.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1633`** (1 nodes): `Il2CppCCalculateFieldValues3.cpp` +- **Thin community `Community 1736`** (1 nodes): `Il2CppCCalculateFieldValues3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1634`** (1 nodes): `Il2CppCCalculateFieldValues4.cpp` +- **Thin community `Community 1737`** (1 nodes): `Il2CppCCalculateFieldValues4.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1635`** (1 nodes): `Il2CppCCalculateFieldValues5.cpp` +- **Thin community `Community 1738`** (1 nodes): `Il2CppCCalculateFieldValues5.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1636`** (1 nodes): `Il2CppCCalculateTypeValues2.cpp` +- **Thin community `Community 1739`** (1 nodes): `Il2CppCCalculateTypeValues2.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1637`** (1 nodes): `Il2CppCCalculateTypeValues3.cpp` +- **Thin community `Community 1740`** (1 nodes): `Il2CppCCalculateTypeValues3.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1638`** (1 nodes): `Il2CppCCFieldValuesTable.cpp` +- **Thin community `Community 1741`** (1 nodes): `Il2CppCCFieldValuesTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1639`** (1 nodes): `Il2CppCCTypeValuesTable.cpp` +- **Thin community `Community 1742`** (1 nodes): `Il2CppCCTypeValuesTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1640`** (1 nodes): `Il2CppGenericAdjustorThunkTable.c` +- **Thin community `Community 1743`** (1 nodes): `Il2CppGenericAdjustorThunkTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1641`** (1 nodes): `Il2CppGenericClassTable.c` +- **Thin community `Community 1744`** (1 nodes): `Il2CppGenericClassTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1642`** (1 nodes): `Il2CppGenericInstDefinitions.c` +- **Thin community `Community 1745`** (1 nodes): `Il2CppGenericInstDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1643`** (1 nodes): `Il2CppGenericMethodDefinitions.c` +- **Thin community `Community 1746`** (1 nodes): `Il2CppGenericMethodDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1644`** (1 nodes): `Il2CppGenericMethodPointerTable.c` +- **Thin community `Community 1747`** (1 nodes): `Il2CppGenericMethodPointerTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1645`** (1 nodes): `Il2CppGenericMethodTable.c` +- **Thin community `Community 1748`** (1 nodes): `Il2CppGenericMethodTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1646`** (1 nodes): `Il2CppMetadataRegistration.c` +- **Thin community `Community 1749`** (1 nodes): `Il2CppMetadataRegistration.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1647`** (1 nodes): `Il2CppMetadataUsage.c` +- **Thin community `Community 1750`** (1 nodes): `Il2CppMetadataUsage.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1648`** (1 nodes): `Il2CppReversePInvokeWrapperTable.cpp` +- **Thin community `Community 1751`** (1 nodes): `Il2CppReversePInvokeWrapperTable.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1649`** (1 nodes): `Il2CppRgctxTable.c` +- **Thin community `Community 1752`** (1 nodes): `Il2CppRgctxTable.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1650`** (1 nodes): `Il2CppTypeDefinitions.c` +- **Thin community `Community 1753`** (1 nodes): `Il2CppTypeDefinitions.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1651`** (1 nodes): `MemoryPack_CodeGen.c` +- **Thin community `Community 1754`** (1 nodes): `MemoryPack_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1652`** (1 nodes): `Microsoft.ML.OnnxRuntime_CodeGen.c` +- **Thin community `Community 1755`** (1 nodes): `Microsoft.ML.OnnxRuntime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1653`** (1 nodes): `MongoDB.Bson_CodeGen.c` +- **Thin community `Community 1756`** (1 nodes): `MongoDB.Bson_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1654`** (1 nodes): `Mono.Security_CodeGen.c` +- **Thin community `Community 1757`** (1 nodes): `Mono.Security_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1655`** (1 nodes): `mscorlib_CodeGen.c` +- **Thin community `Community 1758`** (1 nodes): `mscorlib_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1656`** (1 nodes): `NLog_CodeGen.c` +- **Thin community `Community 1759`** (1 nodes): `NLog_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1657`** (1 nodes): `NodeCanvas_CodeGen.c` +- **Thin community `Community 1760`** (1 nodes): `NodeCanvas_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1658`** (1 nodes): `OPS.Obfuscator_CodeGen.c` +- **Thin community `Community 1761`** (1 nodes): `OPS.Obfuscator_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1659`** (1 nodes): `ParadoxNotion_CodeGen.c` +- **Thin community `Community 1762`** (1 nodes): `ParadoxNotion_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1660`** (1 nodes): `System.Configuration_CodeGen.c` +- **Thin community `Community 1763`** (1 nodes): `System.Configuration_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1661`** (1 nodes): `System.Core_CodeGen.c` +- **Thin community `Community 1764`** (1 nodes): `System.Core_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1662`** (1 nodes): `System.Data_CodeGen.c` +- **Thin community `Community 1765`** (1 nodes): `System.Data_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1663`** (1 nodes): `System.IO.Compression_CodeGen.c` +- **Thin community `Community 1766`** (1 nodes): `System.IO.Compression_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1664`** (1 nodes): `System.Net.Http_CodeGen.c` +- **Thin community `Community 1767`** (1 nodes): `System.Net.Http_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1665`** (1 nodes): `System.Numerics_CodeGen.c` +- **Thin community `Community 1768`** (1 nodes): `System.Numerics_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1666`** (1 nodes): `System.Runtime.CompilerServices.Unsafe_CodeGen.c` +- **Thin community `Community 1769`** (1 nodes): `System.Runtime.CompilerServices.Unsafe_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1667`** (1 nodes): `System.Transactions_CodeGen.c` +- **Thin community `Community 1770`** (1 nodes): `System.Transactions_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1668`** (1 nodes): `System.Xml_CodeGen.c` +- **Thin community `Community 1771`** (1 nodes): `System.Xml_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1669`** (1 nodes): `System_CodeGen.c` +- **Thin community `Community 1772`** (1 nodes): `System_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1670`** (1 nodes): `Unity.2D.Animation.Runtime_CodeGen.c` +- **Thin community `Community 1773`** (1 nodes): `Unity.2D.Animation.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1671`** (1 nodes): `Unity.Burst.Unsafe_CodeGen.c` +- **Thin community `Community 1774`** (1 nodes): `Unity.Burst.Unsafe_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1672`** (1 nodes): `Unity.Burst_CodeGen.c` +- **Thin community `Community 1775`** (1 nodes): `Unity.Burst_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1673`** (1 nodes): `Unity.Collections.LowLevel.ILSupport_CodeGen.c` +- **Thin community `Community 1776`** (1 nodes): `Unity.Collections.LowLevel.ILSupport_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1674`** (1 nodes): `Unity.Collections_CodeGen.c` +- **Thin community `Community 1777`** (1 nodes): `Unity.Collections_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1675`** (1 nodes): `Unity.InternalAPIEngineBridge.001_CodeGen.c` +- **Thin community `Community 1778`** (1 nodes): `Unity.InternalAPIEngineBridge.001_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1676`** (1 nodes): `Unity.Mathematics_CodeGen.c` +- **Thin community `Community 1779`** (1 nodes): `Unity.Mathematics_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1677`** (1 nodes): `Unity.RenderPipeline.Universal.ShaderLibrary_CodeGen.c` +- **Thin community `Community 1780`** (1 nodes): `Unity.RenderPipeline.Universal.ShaderLibrary_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1678`** (1 nodes): `Unity.RenderPipelines.Core.Runtime_CodeGen.c` +- **Thin community `Community 1781`** (1 nodes): `Unity.RenderPipelines.Core.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1679`** (1 nodes): `Unity.RenderPipelines.Universal.Runtime_CodeGen.c` +- **Thin community `Community 1782`** (1 nodes): `Unity.RenderPipelines.Universal.Runtime_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1680`** (1 nodes): `Unity.TextMeshPro_CodeGen.c` +- **Thin community `Community 1783`** (1 nodes): `Unity.TextMeshPro_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1681`** (1 nodes): `UnityEngine.AIModule_CodeGen.c` +- **Thin community `Community 1784`** (1 nodes): `UnityEngine.AIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1682`** (1 nodes): `UnityEngine.AndroidJNIModule_CodeGen.c` +- **Thin community `Community 1785`** (1 nodes): `UnityEngine.AndroidJNIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1683`** (1 nodes): `UnityEngine.AnimationModule_CodeGen.c` +- **Thin community `Community 1786`** (1 nodes): `UnityEngine.AnimationModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1684`** (1 nodes): `UnityEngine.AssetBundleModule_CodeGen.c` +- **Thin community `Community 1787`** (1 nodes): `UnityEngine.AssetBundleModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1685`** (1 nodes): `UnityEngine.AudioModule_CodeGen.c` +- **Thin community `Community 1788`** (1 nodes): `UnityEngine.AudioModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1686`** (1 nodes): `UnityEngine.CoreModule_CodeGen.c` +- **Thin community `Community 1789`** (1 nodes): `UnityEngine.CoreModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1687`** (1 nodes): `UnityEngine.DirectorModule_CodeGen.c` +- **Thin community `Community 1790`** (1 nodes): `UnityEngine.DirectorModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1688`** (1 nodes): `UnityEngine.GridModule_CodeGen.c` +- **Thin community `Community 1791`** (1 nodes): `UnityEngine.GridModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1689`** (1 nodes): `UnityEngine.IMGUIModule_CodeGen.c` +- **Thin community `Community 1792`** (1 nodes): `UnityEngine.IMGUIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1690`** (1 nodes): `UnityEngine.InputLegacyModule_CodeGen.c` +- **Thin community `Community 1793`** (1 nodes): `UnityEngine.InputLegacyModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1691`** (1 nodes): `UnityEngine.InputModule_CodeGen.c` +- **Thin community `Community 1794`** (1 nodes): `UnityEngine.InputModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1692`** (1 nodes): `UnityEngine.JSONSerializeModule_CodeGen.c` +- **Thin community `Community 1795`** (1 nodes): `UnityEngine.JSONSerializeModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1693`** (1 nodes): `UnityEngine.ParticleSystemModule_CodeGen.c` +- **Thin community `Community 1796`** (1 nodes): `UnityEngine.ParticleSystemModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1694`** (1 nodes): `UnityEngine.Physics2DModule_CodeGen.c` +- **Thin community `Community 1797`** (1 nodes): `UnityEngine.Physics2DModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1695`** (1 nodes): `UnityEngine.PhysicsModule_CodeGen.c` +- **Thin community `Community 1798`** (1 nodes): `UnityEngine.PhysicsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1696`** (1 nodes): `UnityEngine.PropertiesModule_CodeGen.c` +- **Thin community `Community 1799`** (1 nodes): `UnityEngine.PropertiesModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1697`** (1 nodes): `UnityEngine.SharedInternalsModule_CodeGen.c` +- **Thin community `Community 1800`** (1 nodes): `UnityEngine.SharedInternalsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1698`** (1 nodes): `UnityEngine.SpriteMaskModule_CodeGen.c` +- **Thin community `Community 1801`** (1 nodes): `UnityEngine.SpriteMaskModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1699`** (1 nodes): `UnityEngine.SpriteShapeModule.cpp` +- **Thin community `Community 1802`** (1 nodes): `UnityEngine.SpriteShapeModule.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1700`** (1 nodes): `UnityEngine.SpriteShapeModule_CodeGen.c` +- **Thin community `Community 1803`** (1 nodes): `UnityEngine.SpriteShapeModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1701`** (1 nodes): `UnityEngine.SubsystemsModule_CodeGen.c` +- **Thin community `Community 1804`** (1 nodes): `UnityEngine.SubsystemsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1702`** (1 nodes): `UnityEngine.TerrainModule_CodeGen.c` +- **Thin community `Community 1805`** (1 nodes): `UnityEngine.TerrainModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1703`** (1 nodes): `UnityEngine.TextCoreFontEngineModule_CodeGen.c` +- **Thin community `Community 1806`** (1 nodes): `UnityEngine.TextCoreFontEngineModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1704`** (1 nodes): `UnityEngine.TextCoreTextEngineModule_CodeGen.c` +- **Thin community `Community 1807`** (1 nodes): `UnityEngine.TextCoreTextEngineModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1705`** (1 nodes): `UnityEngine.TextRenderingModule_CodeGen.c` +- **Thin community `Community 1808`** (1 nodes): `UnityEngine.TextRenderingModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1706`** (1 nodes): `UnityEngine.TilemapModule_CodeGen.c` +- **Thin community `Community 1809`** (1 nodes): `UnityEngine.TilemapModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1707`** (1 nodes): `UnityEngine.UIElementsModule_CodeGen.c` +- **Thin community `Community 1810`** (1 nodes): `UnityEngine.UIElementsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1708`** (1 nodes): `UnityEngine.UIModule_CodeGen.c` +- **Thin community `Community 1811`** (1 nodes): `UnityEngine.UIModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1709`** (1 nodes): `UnityEngine.UI_CodeGen.c` +- **Thin community `Community 1812`** (1 nodes): `UnityEngine.UI_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1710`** (1 nodes): `UnityEngine.UnityAnalyticsModule_CodeGen.c` +- **Thin community `Community 1813`** (1 nodes): `UnityEngine.UnityAnalyticsModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1711`** (1 nodes): `UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c` +- **Thin community `Community 1814`** (1 nodes): `UnityEngine.UnityWebRequestAssetBundleModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1712`** (1 nodes): `UnityEngine.UnityWebRequestModule_CodeGen.c` +- **Thin community `Community 1815`** (1 nodes): `UnityEngine.UnityWebRequestModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1713`** (1 nodes): `UnityEngine.VFXModule_CodeGen.c` +- **Thin community `Community 1816`** (1 nodes): `UnityEngine.VFXModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1714`** (1 nodes): `UnityEngine.VideoModule_CodeGen.c` +- **Thin community `Community 1817`** (1 nodes): `UnityEngine.VideoModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1715`** (1 nodes): `UnityEngine.VRModule_CodeGen.c` +- **Thin community `Community 1818`** (1 nodes): `UnityEngine.VRModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1716`** (1 nodes): `UnityEngine.XRModule_CodeGen.c` +- **Thin community `Community 1819`** (1 nodes): `UnityEngine.XRModule_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1717`** (1 nodes): `UnityEngine_CodeGen.c` +- **Thin community `Community 1820`** (1 nodes): `UnityEngine_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1718`** (1 nodes): `YooAsset_CodeGen.c` +- **Thin community `Community 1821`** (1 nodes): `YooAsset_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1719`** (1 nodes): `__Generated_CodeGen.c` +- **Thin community `Community 1822`** (1 nodes): `__Generated_CodeGen.c` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1720`** (1 nodes): `pch-c-10256095421914793858.cpp` +- **Thin community `Community 1823`** (1 nodes): `pch-c-10256095421914793858.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1721`** (1 nodes): `pch-c-13433379115825167417.cpp` +- **Thin community `Community 1824`** (1 nodes): `pch-c-13433379115825167417.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1722`** (1 nodes): `pch-c-8979330332050630401.cpp` +- **Thin community `Community 1825`** (1 nodes): `pch-c-8979330332050630401.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1723`** (1 nodes): `pch-cpp-12811492739455714243.cpp` +- **Thin community `Community 1826`** (1 nodes): `pch-cpp-12811492739455714243.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1724`** (1 nodes): `pch-cpp-16603789281455124026.cpp` +- **Thin community `Community 1827`** (1 nodes): `pch-cpp-16603789281455124026.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1725`** (1 nodes): `pch-cpp-9028123735095674082.cpp` +- **Thin community `Community 1828`** (1 nodes): `pch-cpp-9028123735095674082.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1726`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1829`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1727`** (1 nodes): `_InternalVisibleTo.cs` +- **Thin community `Community 1830`** (1 nodes): `_InternalVisibleTo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1728`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1831`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1729`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1832`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1730`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1833`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1731`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1834`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1732`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1835`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1733`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1836`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1734`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1837`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1735`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1838`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1736`** (1 nodes): `TexturePlatformSettingsModel.cs` +- **Thin community `Community 1839`** (1 nodes): `TexturePlatformSettingsModel.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1737`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1840`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1738`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1841`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1739`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1842`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1740`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1843`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1741`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1844`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1742`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1845`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1743`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1846`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1744`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1847`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1745`** (1 nodes): `TexturePlatformSettingsModal.cs` +- **Thin community `Community 1848`** (1 nodes): `TexturePlatformSettingsModal.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1746`** (1 nodes): `TextureSettingsGUI.cs` +- **Thin community `Community 1849`** (1 nodes): `TextureSettingsGUI.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1747`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1850`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1748`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1851`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1749`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1852`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1750`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1853`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1751`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1854`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1752`** (1 nodes): `BurstLoader.cs` +- **Thin community `Community 1855`** (1 nodes): `BurstLoader.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1753`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1856`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1754`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1857`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1755`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1858`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1756`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1859`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1757`** (1 nodes): `main.mm` +- **Thin community `Community 1860`** (1 nodes): `main.mm` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1758`** (1 nodes): `BStrHolder.h` +- **Thin community `Community 1861`** (1 nodes): `BStrHolder.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1759`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1862`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1760`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1863`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1761`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1864`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1762`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1865`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1763`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1866`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1764`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1867`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1765`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1868`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1766`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1869`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1767`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1870`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1768`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1871`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1769`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1872`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1770`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1873`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1771`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1874`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1772`** (1 nodes): `GlyphInfoDrawer.cs` +- **Thin community `Community 1875`** (1 nodes): `GlyphInfoDrawer.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1773`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1876`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1774`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1877`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1775`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1878`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1776`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1879`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1777`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1880`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1778`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1881`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1779`** (1 nodes): `InvocationInspector.cs` +- **Thin community `Community 1882`** (1 nodes): `InvocationInspector.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1780`** (1 nodes): `MemberInvocationInspector.cs` +- **Thin community `Community 1883`** (1 nodes): `MemberInvocationInspector.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1781`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1884`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1782`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1885`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1783`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1886`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1784`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1887`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1785`** (1 nodes): `AssemblyInfo.cs` +- **Thin community `Community 1888`** (1 nodes): `AssemblyInfo.cs` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1786`** (1 nodes): `glmdebug.h` +- **Thin community `Community 1889`** (1 nodes): `glmdebug.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1787`** (1 nodes): `glmgrcocoa.mm` +- **Thin community `Community 1890`** (1 nodes): `glmgrcocoa.mm` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1788`** (1 nodes): `glmgrext.h` +- **Thin community `Community 1891`** (1 nodes): `glmgrext.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1789`** (1 nodes): `isteamdualsense.h` +- **Thin community `Community 1892`** (1 nodes): `isteamdualsense.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1790`** (1 nodes): `steamencryptedappticket.h` +- **Thin community `Community 1893`** (1 nodes): `steamencryptedappticket.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1791`** (1 nodes): `steamps3params.h` +- **Thin community `Community 1894`** (1 nodes): `steamps3params.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1792`** (1 nodes): `steamuniverse.h` +- **Thin community `Community 1895`** (1 nodes): `steamuniverse.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1793`** (1 nodes): `steam_api_internal.h` +- **Thin community `Community 1896`** (1 nodes): `steam_api_internal.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1794`** (1 nodes): `BaseMenu.cpp` +- **Thin community `Community 1897`** (1 nodes): `BaseMenu.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1795`** (1 nodes): `musicplayer.h` +- **Thin community `Community 1898`** (1 nodes): `musicplayer.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1796`** (1 nodes): `SimpleProtobuf.h` +- **Thin community `Community 1899`** (1 nodes): `SimpleProtobuf.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1797`** (1 nodes): `SpaceWarRes.h` +- **Thin community `Community 1900`** (1 nodes): `SpaceWarRes.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1798`** (1 nodes): `stdafx.cpp` +- **Thin community `Community 1901`** (1 nodes): `stdafx.cpp` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1799`** (1 nodes): `stdafx_ps3.h` +- **Thin community `Community 1902`** (1 nodes): `stdafx_ps3.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1800`** (1 nodes): `glew.h` +- **Thin community `Community 1903`** (1 nodes): `glew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1801`** (1 nodes): `glxew.h` +- **Thin community `Community 1904`** (1 nodes): `glxew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1802`** (1 nodes): `wglew.h` +- **Thin community `Community 1905`** (1 nodes): `wglew.h` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1803`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` +- **Thin community `Community 1906`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1804`** (1 nodes): `Save bugs.json to DOC/.` +- **Thin community `Community 1907`** (1 nodes): `Load suggestions.json from DOC/, return dict with nextId and suggestions list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1805`** (1 nodes): `Save suggestions.json to DOC/.` +- **Thin community `Community 1908`** (1 nodes): `Load todos.json from DOC/, return dict with nextId and todos list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1806`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` +- **Thin community `Community 1909`** (1 nodes): `Load devplan.json from DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1807`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` +- **Thin community `Community 1910`** (1 nodes): `Save devplan.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1808`** (1 nodes): `Load the sentiment index.json, return list.` +- **Thin community `Community 1911`** (1 nodes): `Save suggestions.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1809`** (1 nodes): `Handles static files and API endpoints.` +- **Thin community `Community 1912`** (1 nodes): `Load devplan.json from DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1810`** (1 nodes): `List available version folders in data/oss/.` +- **Thin community `Community 1913`** (1 nodes): `Save devplan.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1811`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` +- **Thin community `Community 1914`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1812`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` +- **Thin community `Community 1915`** (1 nodes): `Load the sentiment index.json, return list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1813`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` +- **Thin community `Community 1916`** (1 nodes): `Save the sentiment index.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1814`** (1 nodes): `Run export_data.py and return the result as JSON.` +- **Thin community `Community 1917`** (1 nodes): `Save core player feedback collections to Dashboard data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1815`** (1 nodes): `Create a new sentiment record from multipart form data.` +- **Thin community `Community 1918`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1816`** (1 nodes): `Delete a sentiment record by id.` +- **Thin community `Community 1919`** (1 nodes): `Handles static files and API endpoints.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1817`** (1 nodes): `Create a new bug record.` +- **Thin community `Community 1920`** (1 nodes): `List available version folders in data/oss/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1818`** (1 nodes): `Update a bug's fields (status, priority, etc.).` +- **Thin community `Community 1921`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1819`** (1 nodes): `Create a new suggestion record.` +- **Thin community `Community 1922`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1820`** (1 nodes): `Update a suggestion's fields.` +- **Thin community `Community 1923`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1821`** (1 nodes): `Delete a suggestion by id.` +- **Thin community `Community 1924`** (1 nodes): `Run export_data.py and return the result as JSON.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1822`** (1 nodes): `Create a new marketing TODO item.` +- **Thin community `Community 1925`** (1 nodes): `Create a new sentiment record from multipart form data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1823`** (1 nodes): `Toggle a TODO item's done state.` +- **Thin community `Community 1926`** (1 nodes): `Delete a sentiment record by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1824`** (1 nodes): `Update a task's description or other fields.` +- **Thin community `Community 1927`** (1 nodes): `Create a new bug record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1825`** (1 nodes): `Create a subtask under a task.` +- **Thin community `Community 1928`** (1 nodes): `Update a bug's fields (status, priority, etc.).` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1826`** (1 nodes): `Toggle a subtask's done state.` +- **Thin community `Community 1929`** (1 nodes): `Create a new todo record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1827`** (1 nodes): `Save a marketing event note.` +- **Thin community `Community 1930`** (1 nodes): `Update a todo's fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1828`** (1 nodes): `Create a new marketing event.` +- **Thin community `Community 1931`** (1 nodes): `Create a new suggestion record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1829`** (1 nodes): `Get path to the platform's JSON file.` +- **Thin community `Community 1932`** (1 nodes): `Update a suggestion's fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1830`** (1 nodes): `Load a platform's SNS data.` +- **Thin community `Community 1933`** (1 nodes): `Delete a suggestion by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1831`** (1 nodes): `Save a platform's SNS data.` +- **Thin community `Community 1934`** (1 nodes): `Update a feedback item inside a core player feedback collection.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1832`** (1 nodes): `Handle GET /api/sns/{platform}` +- **Thin community `Community 1935`** (1 nodes): `Create a new marketing TODO item.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1833`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` +- **Thin community `Community 1936`** (1 nodes): `Toggle a TODO item's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1834`** (1 nodes): `Update (create or modify) a comment.` +- **Thin community `Community 1937`** (1 nodes): `Update a task's description or other fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1835`** (1 nodes): `Fetch new discussions from Steam Community.` +- **Thin community `Community 1938`** (1 nodes): `Fetch new discussions from Steam Community.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1836`** (1 nodes): `Return demo data when Steam is unreachable.` +- **Thin community `Community 1939`** (1 nodes): `Toggle a subtask's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1837`** (1 nodes): `Parse Steam Community discussion list from HTML.` +- **Thin community `Community 1940`** (1 nodes): `Save a marketing event note.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1838`** (1 nodes): `Bulk create comments from selected discussions.` +- **Thin community `Community 1941`** (1 nodes): `Create a new marketing event.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1839`** (1 nodes): `Load quick replies data.` +- **Thin community `Community 1942`** (1 nodes): `Extract platform name from /api/sns/{platform}...` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1840`** (1 nodes): `Persist quick replies data.` +- **Thin community `Community 1943`** (1 nodes): `Get path to the platform's JSON file.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1841`** (1 nodes): `GET /api/quick-replies` +- **Thin community `Community 1944`** (1 nodes): `Load a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1842`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` +- **Thin community `Community 1945`** (1 nodes): `Save a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1843`** (1 nodes): `Kill any existing processes listening on the target port.` +- **Thin community `Community 1946`** (1 nodes): `Handle GET /api/sns/{platform}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1844`** (1 nodes): `解析特殊标记格式的数据。 新 TXT 格式 16 字段(编辑器 sb.Append 写出,去掉 RU/ES/PT/FR + 加 IsSecondary` +- **Thin community `Community 1947`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1845`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` +- **Thin community `Community 1948`** (1 nodes): `Update (create or modify) a comment.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1846`** (1 nodes): `Save bugs.json to DOC/.` +- **Thin community `Community 1949`** (1 nodes): `Fetch new discussions from Steam Community.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1847`** (1 nodes): `Load devplan.json from DOC/.` +- **Thin community `Community 1950`** (1 nodes): `Return demo data when Steam is unreachable.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1848`** (1 nodes): `Save devplan.json to DOC/.` +- **Thin community `Community 1951`** (1 nodes): `Parse Steam Community discussion list from HTML.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1849`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` +- **Thin community `Community 1952`** (1 nodes): `Bulk create comments from selected discussions.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1850`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` +- **Thin community `Community 1953`** (1 nodes): `Load quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1851`** (1 nodes): `Load the sentiment index.json, return list.` +- **Thin community `Community 1954`** (1 nodes): `Persist quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1852`** (1 nodes): `Save the sentiment index.json.` +- **Thin community `Community 1955`** (1 nodes): `GET /api/quick-replies` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1853`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` +- **Thin community `Community 1956`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1854`** (1 nodes): `Handles static files and API endpoints.` +- **Thin community `Community 1957`** (1 nodes): `Kill any existing processes listening on the target port.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1855`** (1 nodes): `List available version folders in data/oss/.` +- **Thin community `Community 1958`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1856`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` +- **Thin community `Community 1959`** (1 nodes): `Save bugs.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1857`** (1 nodes): `Create a new sentiment record from multipart form data.` +- **Thin community `Community 1960`** (1 nodes): `Save suggestions.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1858`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` +- **Thin community `Community 1961`** (1 nodes): `Handles static files and API endpoints.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1859`** (1 nodes): `Update a bug's fields (status, priority, etc.).` +- **Thin community `Community 1962`** (1 nodes): `List available version folders in data/oss/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1860`** (1 nodes): `Create a new sentiment record from multipart form data.` +- **Thin community `Community 1963`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1861`** (1 nodes): `Delete a sentiment record by id.` +- **Thin community `Community 1964`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1862`** (1 nodes): `Create a new bug record.` +- **Thin community `Community 1965`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1863`** (1 nodes): `Update a bug's fields (status, priority, etc.).` +- **Thin community `Community 1966`** (1 nodes): `Run export_data.py and return the result as JSON.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1864`** (1 nodes): `Create a new marketing TODO item.` +- **Thin community `Community 1967`** (1 nodes): `Create a new sentiment record from multipart form data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1865`** (1 nodes): `Toggle a TODO item's done state.` +- **Thin community `Community 1968`** (1 nodes): `Delete a sentiment record by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1866`** (1 nodes): `Update a task's description or other fields.` +- **Thin community `Community 1969`** (1 nodes): `Create a new bug record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1867`** (1 nodes): `Create a subtask under a task.` +- **Thin community `Community 1970`** (1 nodes): `Update a bug's fields (status, priority, etc.).` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1868`** (1 nodes): `Toggle a subtask's done state.` +- **Thin community `Community 1971`** (1 nodes): `Create a new suggestion record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1869`** (1 nodes): `Save a marketing event note.` +- **Thin community `Community 1972`** (1 nodes): `Update a suggestion's fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1870`** (1 nodes): `Create a new marketing event.` +- **Thin community `Community 1973`** (1 nodes): `Delete a suggestion by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1871`** (1 nodes): `Extract platform name from /api/sns/{platform}...` +- **Thin community `Community 1974`** (1 nodes): `Create a new marketing TODO item.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1872`** (1 nodes): `Get path to the platform's JSON file.` +- **Thin community `Community 1975`** (1 nodes): `Toggle a TODO item's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1873`** (1 nodes): `Load a platform's SNS data.` +- **Thin community `Community 1976`** (1 nodes): `Update a task's description or other fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1874`** (1 nodes): `Save a platform's SNS data.` +- **Thin community `Community 1977`** (1 nodes): `Create a subtask under a task.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1875`** (1 nodes): `Handle GET /api/sns/{platform}` +- **Thin community `Community 1978`** (1 nodes): `Toggle a subtask's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1876`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` +- **Thin community `Community 1979`** (1 nodes): `Save a marketing event note.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1877`** (1 nodes): `Update (create or modify) a comment.` +- **Thin community `Community 1980`** (1 nodes): `Create a new marketing event.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1878`** (1 nodes): `Load quick replies data.` +- **Thin community `Community 1981`** (1 nodes): `Get path to the platform's JSON file.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1879`** (1 nodes): `Parse Steam Community discussion list from HTML.` +- **Thin community `Community 1982`** (1 nodes): `Load a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1880`** (1 nodes): `Bulk create comments from selected discussions.` +- **Thin community `Community 1983`** (1 nodes): `Save a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1881`** (1 nodes): `Load quick replies data.` +- **Thin community `Community 1984`** (1 nodes): `Handle GET /api/sns/{platform}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1882`** (1 nodes): `Persist quick replies data.` +- **Thin community `Community 1985`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1883`** (1 nodes): `GET /api/quick-replies` +- **Thin community `Community 1986`** (1 nodes): `Update (create or modify) a comment.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1884`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` +- **Thin community `Community 1987`** (1 nodes): `Return demo data when Steam is unreachable.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1885`** (1 nodes): `Kill any existing processes listening on the target port.` +- **Thin community `Community 1988`** (1 nodes): `Parse Steam Community discussion list from HTML.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1886`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` +- **Thin community `Community 1989`** (1 nodes): `Bulk create comments from selected discussions.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1887`** (1 nodes): `Save bugs.json to DOC/.` +- **Thin community `Community 1990`** (1 nodes): `Load quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1888`** (1 nodes): `Load devplan.json from DOC/.` +- **Thin community `Community 1991`** (1 nodes): `Persist quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1889`** (1 nodes): `Save devplan.json to DOC/.` +- **Thin community `Community 1992`** (1 nodes): `GET /api/quick-replies` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1890`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` +- **Thin community `Community 1993`** (1 nodes): `Kill any existing processes listening on the target port.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1891`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` +- **Thin community `Community 1994`** (1 nodes): `解析特殊标记格式的数据。 新 TXT 格式 16 字段(编辑器 sb.Append 写出,去掉 RU/ES/PT/FR + 加 IsSecondary` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1892`** (1 nodes): `Load the sentiment index.json, return list.` +- **Thin community `Community 1995`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1893`** (1 nodes): `Save the sentiment index.json.` +- **Thin community `Community 1996`** (1 nodes): `Save bugs.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1894`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` +- **Thin community `Community 1997`** (1 nodes): `Load devplan.json from DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1895`** (1 nodes): `Handles static files and API endpoints.` +- **Thin community `Community 1998`** (1 nodes): `Save devplan.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1896`** (1 nodes): `List available version folders in data/oss/.` +- **Thin community `Community 1999`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1897`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` +- **Thin community `Community 2000`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1898`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` +- **Thin community `Community 2001`** (1 nodes): `Load the sentiment index.json, return list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1899`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` +- **Thin community `Community 2002`** (1 nodes): `Save the sentiment index.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1900`** (1 nodes): `Run export_data.py and return the result as JSON.` +- **Thin community `Community 2003`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1901`** (1 nodes): `Delete a sentiment record by id.` +- **Thin community `Community 2004`** (1 nodes): `Handles static files and API endpoints.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1902`** (1 nodes): `Create a new bug record.` +- **Thin community `Community 2005`** (1 nodes): `List available version folders in data/oss/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1903`** (1 nodes): `Update a bug's fields (status, priority, etc.).` +- **Thin community `Community 2006`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1904`** (1 nodes): `Create a new marketing TODO item.` +- **Thin community `Community 2007`** (1 nodes): `Create a new sentiment record from multipart form data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1905`** (1 nodes): `Toggle a TODO item's done state.` +- **Thin community `Community 2008`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1906`** (1 nodes): `Update a task's description or other fields.` +- **Thin community `Community 2009`** (1 nodes): `Update a bug's fields (status, priority, etc.).` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1907`** (1 nodes): `Create a subtask under a task.` +- **Thin community `Community 2010`** (1 nodes): `Create a new sentiment record from multipart form data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1908`** (1 nodes): `Toggle a subtask's done state.` +- **Thin community `Community 2011`** (1 nodes): `Delete a sentiment record by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1909`** (1 nodes): `Save a marketing event note.` +- **Thin community `Community 2012`** (1 nodes): `Create a new bug record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1910`** (1 nodes): `Create a new marketing event.` +- **Thin community `Community 2013`** (1 nodes): `Update a bug's fields (status, priority, etc.).` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1911`** (1 nodes): `Extract platform name from /api/sns/{platform}...` +- **Thin community `Community 2014`** (1 nodes): `Create a new marketing TODO item.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1912`** (1 nodes): `Get path to the platform's JSON file.` +- **Thin community `Community 2015`** (1 nodes): `Toggle a TODO item's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1913`** (1 nodes): `Load a platform's SNS data.` +- **Thin community `Community 2016`** (1 nodes): `Update a task's description or other fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1914`** (1 nodes): `Save a platform's SNS data.` +- **Thin community `Community 2017`** (1 nodes): `Create a subtask under a task.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1915`** (1 nodes): `Handle GET /api/sns/{platform}` +- **Thin community `Community 2018`** (1 nodes): `Toggle a subtask's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1916`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` +- **Thin community `Community 2019`** (1 nodes): `Save a marketing event note.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1917`** (1 nodes): `Update (create or modify) a comment.` +- **Thin community `Community 2020`** (1 nodes): `Create a new marketing event.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1918`** (1 nodes): `Fetch new discussions from Steam Community.` +- **Thin community `Community 2021`** (1 nodes): `Extract platform name from /api/sns/{platform}...` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1919`** (1 nodes): `Return demo data when Steam is unreachable.` +- **Thin community `Community 2022`** (1 nodes): `Get path to the platform's JSON file.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1920`** (1 nodes): `Parse Steam Community discussion list from HTML.` +- **Thin community `Community 2023`** (1 nodes): `Load a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1921`** (1 nodes): `Bulk create comments from selected discussions.` +- **Thin community `Community 2024`** (1 nodes): `Save a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1922`** (1 nodes): `Persist quick replies data.` +- **Thin community `Community 2025`** (1 nodes): `Handle GET /api/sns/{platform}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1923`** (1 nodes): `GET /api/quick-replies` +- **Thin community `Community 2026`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1924`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` +- **Thin community `Community 2027`** (1 nodes): `Update (create or modify) a comment.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1925`** (1 nodes): `Kill any existing processes listening on the target port.` +- **Thin community `Community 2028`** (1 nodes): `Load quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1926`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` +- **Thin community `Community 2029`** (1 nodes): `Parse Steam Community discussion list from HTML.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1927`** (1 nodes): `Save bugs.json to DOC/.` +- **Thin community `Community 2030`** (1 nodes): `Bulk create comments from selected discussions.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1928`** (1 nodes): `Load devplan.json from DOC/.` +- **Thin community `Community 2031`** (1 nodes): `Load quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1929`** (1 nodes): `Save devplan.json to DOC/.` +- **Thin community `Community 2032`** (1 nodes): `Persist quick replies data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1930`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` +- **Thin community `Community 2033`** (1 nodes): `GET /api/quick-replies` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1931`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` +- **Thin community `Community 2034`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1932`** (1 nodes): `Load the sentiment index.json, return list.` +- **Thin community `Community 2035`** (1 nodes): `Kill any existing processes listening on the target port.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1933`** (1 nodes): `Save the sentiment index.json.` +- **Thin community `Community 2036`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1934`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` +- **Thin community `Community 2037`** (1 nodes): `Save bugs.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1935`** (1 nodes): `Handles static files and API endpoints.` +- **Thin community `Community 2038`** (1 nodes): `Load devplan.json from DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1936`** (1 nodes): `List available version folders in data/oss/.` +- **Thin community `Community 2039`** (1 nodes): `Save devplan.json to DOC/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1937`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` +- **Thin community `Community 2040`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1938`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` +- **Thin community `Community 2041`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1939`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` +- **Thin community `Community 2042`** (1 nodes): `Load the sentiment index.json, return list.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1940`** (1 nodes): `Run export_data.py and return the result as JSON.` +- **Thin community `Community 2043`** (1 nodes): `Save the sentiment index.json.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1941`** (1 nodes): `Create a new sentiment record from multipart form data.` +- **Thin community `Community 2044`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1942`** (1 nodes): `Delete a sentiment record by id.` +- **Thin community `Community 2045`** (1 nodes): `Handles static files and API endpoints.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1943`** (1 nodes): `Create a new bug record.` +- **Thin community `Community 2046`** (1 nodes): `List available version folders in data/oss/.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1944`** (1 nodes): `Create a new marketing TODO item.` +- **Thin community `Community 2047`** (1 nodes): `List match summaries for selected versions. Query params: versions=0.7.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1945`** (1 nodes): `Toggle a TODO item's done state.` +- **Thin community `Community 2048`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1946`** (1 nodes): `Update a task's description or other fields.` +- **Thin community `Community 2049`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1947`** (1 nodes): `Create a subtask under a task.` +- **Thin community `Community 2050`** (1 nodes): `Run export_data.py and return the result as JSON.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1948`** (1 nodes): `Toggle a subtask's done state.` +- **Thin community `Community 2051`** (1 nodes): `Delete a sentiment record by id.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1949`** (1 nodes): `Save a marketing event note.` +- **Thin community `Community 2052`** (1 nodes): `Create a new bug record.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1950`** (1 nodes): `Create a new marketing event.` +- **Thin community `Community 2053`** (1 nodes): `Update a bug's fields (status, priority, etc.).` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1951`** (1 nodes): `Extract platform name from /api/sns/{platform}...` +- **Thin community `Community 2054`** (1 nodes): `Create a new marketing TODO item.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1952`** (1 nodes): `Get path to the platform's JSON file.` +- **Thin community `Community 2055`** (1 nodes): `Toggle a TODO item's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1953`** (1 nodes): `Load a platform's SNS data.` +- **Thin community `Community 2056`** (1 nodes): `Update a task's description or other fields.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1954`** (1 nodes): `Save a platform's SNS data.` +- **Thin community `Community 2057`** (1 nodes): `Create a subtask under a task.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1955`** (1 nodes): `Handle GET /api/sns/{platform}` +- **Thin community `Community 2058`** (1 nodes): `Toggle a subtask's done state.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1956`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` +- **Thin community `Community 2059`** (1 nodes): `Save a marketing event note.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1957`** (1 nodes): `Update (create or modify) a comment.` +- **Thin community `Community 2060`** (1 nodes): `Create a new marketing event.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1958`** (1 nodes): `Fetch new discussions from Steam Community.` +- **Thin community `Community 2061`** (1 nodes): `Extract platform name from /api/sns/{platform}...` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1959`** (1 nodes): `Return demo data when Steam is unreachable.` +- **Thin community `Community 2062`** (1 nodes): `Get path to the platform's JSON file.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1960`** (1 nodes): `Parse Steam Community discussion list from HTML.` +- **Thin community `Community 2063`** (1 nodes): `Load a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1961`** (1 nodes): `Bulk create comments from selected discussions.` +- **Thin community `Community 2064`** (1 nodes): `Save a platform's SNS data.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1962`** (1 nodes): `Kill any existing processes listening on the target port.` +- **Thin community `Community 2065`** (1 nodes): `Handle GET /api/sns/{platform}` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1963`** (1 nodes): `Parse Steam Community discussion list from HTML.` +- **Thin community `Community 2066`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1964`** (1 nodes): `Bulk create comments from selected discussions.` +- **Thin community `Community 2067`** (1 nodes): `Update (create or modify) a comment.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. -- **Thin community `Community 1965`** (1 nodes): `Kill any existing processes listening on the target port.` +- **Thin community `Community 2068`** (1 nodes): `Fetch new discussions from Steam Community.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2069`** (1 nodes): `Return demo data when Steam is unreachable.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2070`** (1 nodes): `Parse Steam Community discussion list from HTML.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2071`** (1 nodes): `Bulk create comments from selected discussions.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2072`** (1 nodes): `Persist quick replies data.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2073`** (1 nodes): `GET /api/quick-replies` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2074`** (1 nodes): `POST /api/quick-replies/{create|update|delete}` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2075`** (1 nodes): `Kill any existing processes listening on the target port.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2076`** (1 nodes): `Load bugs.json from DOC/, return dict with nextId and bugs list.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2077`** (1 nodes): `Save bugs.json to DOC/.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2078`** (1 nodes): `Load devplan.json from DOC/.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2079`** (1 nodes): `Save devplan.json to DOC/.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2080`** (1 nodes): `Load marketing todos from DOC/marketing/todos.json.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2081`** (1 nodes): `Save marketing todos to DOC/marketing/todos.json.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2082`** (1 nodes): `Load the sentiment index.json, return list.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2083`** (1 nodes): `Save the sentiment index.json.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2084`** (1 nodes): `Parse multipart/form-data manually. Returns: (fields: dict[str, str], files` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2085`** (1 nodes): `Handles static files and API endpoints.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2086`** (1 nodes): `List available version folders in data/oss/.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2087`** (1 nodes): `Return full match data for a specific file. Query: ?file=0.7.0/steamid/` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2088`** (1 nodes): `Aggregate per-hero stats across selected version matches. Query: ?versi` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2089`** (1 nodes): `Run export_data.py and return the result as JSON.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2090`** (1 nodes): `Create a new sentiment record from multipart form data.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2091`** (1 nodes): `Delete a sentiment record by id.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2092`** (1 nodes): `Create a new bug record.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2093`** (1 nodes): `Create a new marketing TODO item.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2094`** (1 nodes): `Toggle a TODO item's done state.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2095`** (1 nodes): `Update a task's description or other fields.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2096`** (1 nodes): `Create a subtask under a task.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2097`** (1 nodes): `Toggle a subtask's done state.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2098`** (1 nodes): `Save a marketing event note.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2099`** (1 nodes): `Create a new marketing event.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2100`** (1 nodes): `Extract platform name from /api/sns/{platform}...` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2101`** (1 nodes): `Get path to the platform's JSON file.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2102`** (1 nodes): `Load a platform's SNS data.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2103`** (1 nodes): `Save a platform's SNS data.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2104`** (1 nodes): `Handle GET /api/sns/{platform}` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2105`** (1 nodes): `Handle POST /api/sns/{platform}/update and /delete` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2106`** (1 nodes): `Update (create or modify) a comment.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2107`** (1 nodes): `Fetch new discussions from Steam Community.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2108`** (1 nodes): `Return demo data when Steam is unreachable.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2109`** (1 nodes): `Parse Steam Community discussion list from HTML.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2110`** (1 nodes): `Bulk create comments from selected discussions.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2111`** (1 nodes): `Kill any existing processes listening on the target port.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2112`** (1 nodes): `Parse Steam Community discussion list from HTML.` + Too small to be a meaningful cluster - may be noise or needs more connections extracted. +- **Thin community `Community 2113`** (1 nodes): `Kill any existing processes listening on the target port.` Too small to be a meaningful cluster - may be noise or needs more connections extracted. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ -- **Why does `NullCheck` connect `Community 0` to `Community 1`, `Community 2`, `Community 4`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 17`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 26`, `Community 28`, `Community 29`, `Community 30`, `Community 31`, `Community 32`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 39`, `Community 40`, `Community 41`, `Community 42`, `Community 43`, `Community 44`, `Community 46`, `Community 47`, `Community 48`, `Community 50`, `Community 51`, `Community 52`, `Community 53`, `Community 54`, `Community 55`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 64`, `Community 65`, `Community 66`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 73`, `Community 74`, `Community 75`, `Community 76`, `Community 77`, `Community 78`, `Community 79`, `Community 80`, `Community 82`, `Community 83`, `Community 84`, `Community 85`, `Community 86`, `Community 88`, `Community 91`, `Community 92`, `Community 93`, `Community 94`, `Community 95`, `Community 96`, `Community 97`, `Community 102`, `Community 105`, `Community 113`, `Community 116`, `Community 131`, `Community 165`, `Community 242`?** - _High betweenness centrality (0.513) - this node is a cross-community bridge._ -- **Why does `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` connect `Community 8` to `Community 0`, `Community 2`, `Community 4`, `Community 5`, `Community 6`, `Community 7`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 17`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 26`, `Community 28`, `Community 29`, `Community 30`, `Community 31`, `Community 32`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 39`, `Community 40`, `Community 41`, `Community 46`, `Community 47`, `Community 48`, `Community 50`, `Community 51`, `Community 52`, `Community 53`, `Community 55`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 64`, `Community 65`, `Community 66`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 73`, `Community 74`, `Community 75`, `Community 76`, `Community 77`, `Community 78`, `Community 80`, `Community 82`, `Community 84`, `Community 85`, `Community 88`, `Community 91`, `Community 92`, `Community 93`, `Community 94`, `Community 97`, `Community 102`, `Community 105`, `Community 113`, `Community 116`?** - _High betweenness centrality (0.024) - this node is a cross-community bridge._ -- **Are the 88190 inferred relationships involving `NullCheck` (e.g. with `AnimancerComponent_set_Animator_m6D48D5AFEC5608F1982DDAF26C3512CFE72F2A8D()` and `AnimancerComponent_get_IsPlayableInitialized_mB5A207CBB483E0F77C65DB4AB7615F282E91CD30()`) actually correct?** - _`NullCheck` has 88190 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 9087 inferred relationships involving `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` (e.g. with `UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mE65AE524188091311A3CFBD98187D9F5EC00D8E3()` and `FastComparer__ctor_m651D576617C3EE91A72F9B695130EFBECE6F5DD0()`) actually correct?** - _`Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` has 9087 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 7615 inferred relationships involving `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` (e.g. with `UIAutoBindRuleHelper_GeneratePopupOptions_m3ECFA03503B6E94C606C8596A3EE4341BCB6AE36()` and `gg_bkn_m88731E45BB2C74D5643CB6DA25B42C448734EE34()`) actually correct?** - _`Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` has 7615 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 6850 inferred relationships involving `Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` (e.g. with `AnimancerUtilities_GatherFromAsset_m59973A7B45FFE4B677331302724735CB71697BB7()` and `AnimancerUtilities_GatherFromTracks_mA4A0A89FC99BAB7065098C0733BA2CA7AD7A6B74()`) actually correct?** - _`Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57()` has 6850 INFERRED edges - model-reasoned connections that need verification._ -- **Are the 3 inferred relationships involving `a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` (e.g. with `Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9()` and `NullCheck`) actually correct?** - _`a_a__mF8AB9FA6D1FA25F466B9CB6ED99E29D5995E08EA()` has 3 INFERRED edges - model-reasoned connections that need verification._ \ No newline at end of file +- **Why does `NullCheck` connect `Community 3` to `Community 0`, `Community 1`, `Community 2`, `Community 5`, `Community 6`, `Community 7`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 17`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 25`, `Community 27`, `Community 29`, `Community 30`, `Community 31`, `Community 32`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 37`, `Community 38`, `Community 39`, `Community 40`, `Community 41`, `Community 42`, `Community 43`, `Community 46`, `Community 47`, `Community 48`, `Community 49`, `Community 50`, `Community 51`, `Community 52`, `Community 53`, `Community 55`, `Community 56`, `Community 57`, `Community 58`, `Community 59`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 64`, `Community 65`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 73`, `Community 74`, `Community 75`, `Community 76`, `Community 77`, `Community 78`, `Community 79`, `Community 80`, `Community 81`, `Community 82`, `Community 83`, `Community 84`, `Community 85`, `Community 86`, `Community 87`, `Community 88`, `Community 89`, `Community 91`, `Community 92`, `Community 93`, `Community 111`, `Community 112`, `Community 132`, `Community 171`, `Community 271`?** + _High betweenness centrality (0.491) - this node is a cross-community bridge._ +- **Why does `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` connect `Community 7` to `Community 1`, `Community 2`, `Community 3`, `Community 5`, `Community 6`, `Community 8`, `Community 9`, `Community 10`, `Community 11`, `Community 12`, `Community 13`, `Community 14`, `Community 15`, `Community 16`, `Community 18`, `Community 19`, `Community 20`, `Community 21`, `Community 22`, `Community 23`, `Community 24`, `Community 25`, `Community 27`, `Community 29`, `Community 30`, `Community 31`, `Community 32`, `Community 33`, `Community 34`, `Community 35`, `Community 36`, `Community 37`, `Community 38`, `Community 39`, `Community 40`, `Community 41`, `Community 42`, `Community 43`, `Community 48`, `Community 50`, `Community 52`, `Community 53`, `Community 56`, `Community 57`, `Community 58`, `Community 60`, `Community 61`, `Community 62`, `Community 63`, `Community 65`, `Community 67`, `Community 68`, `Community 69`, `Community 70`, `Community 71`, `Community 72`, `Community 73`, `Community 74`, `Community 76`, `Community 77`, `Community 78`, `Community 79`, `Community 80`, `Community 81`, `Community 82`, `Community 83`, `Community 85`, `Community 86`, `Community 87`, `Community 88`, `Community 91`, `Community 93`, `Community 111`, `Community 112`?** + _High betweenness centrality (0.049) - this node is a cross-community bridge._ +- **Why does `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` connect `Community 2` to `Community 1`, `Community 3`, `Community 5`, `Community 6`, `Community 7`, `Community 9`, `Community 13`, `Community 15`, `Community 19`, `Community 23`, `Community 30`, `Community 33`, `Community 38`, `Community 42`, `Community 46`, `Community 47`, `Community 60`, `Community 79`, `Community 86`?** + _High betweenness centrality (0.019) - this node is a cross-community bridge._ +- **Are the 88461 inferred relationships involving `NullCheck` (e.g. with `AnimancerComponent_set_Animator_m6D48D5AFEC5608F1982DDAF26C3512CFE72F2A8D()` and `AnimancerComponent_get_IsPlayableInitialized_mB5A207CBB483E0F77C65DB4AB7615F282E91CD30()`) actually correct?** + _`NullCheck` has 88461 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 9077 inferred relationships involving `Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` (e.g. with `UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_mE65AE524188091311A3CFBD98187D9F5EC00D8E3()` and `FastComparer__ctor_m651D576617C3EE91A72F9B695130EFBECE6F5DD0()`) actually correct?** + _`Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2()` has 9077 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 7570 inferred relationships involving `Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` (e.g. with `UIAutoBindRuleHelper_GeneratePopupOptions_m3ECFA03503B6E94C606C8596A3EE4341BCB6AE36()` and `gg_ftp_m40754F04D96E27C5D766821193F3C70BE12D0929()`) actually correct?** + _`Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57()` has 7570 INFERRED edges - model-reasoned connections that need verification._ +- **Are the 3 inferred relationships involving `a_a__m5CE653E63E64F6F44A52545E39AB9C7A828465FF()` (e.g. with `Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9()` and `NullCheck`) actually correct?** + _`a_a__m5CE653E63E64F6F44A52545E39AB9C7A828465FF()` has 3 INFERRED edges - model-reasoned connections that need verification._ \ No newline at end of file