From 664ff994cfec1be66003036b79cf56f8eee2a5f8 Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:13:19 -0500 Subject: [PATCH] Finish migration --- Assets/mappings.jsonc | 10567 +++------------- RecodeItGUI/GUI/Main.cs | 111 +- RecodeItGUI/Utils/GUIHelpers.cs | 20 +- RecodeItLib/Models/RemapModel.cs | 41 +- .../Remapper/Filters/GenericTypeFilters.cs | 50 +- RecodeItLib/Remapper/ReMapper.cs | 2 +- RecodeItLib/Remapper/RenameHelper.cs | 2 +- RecodeItLib/Utils/DataProvider.cs | 24 +- 8 files changed, 2121 insertions(+), 8696 deletions(-) diff --git a/Assets/mappings.jsonc b/Assets/mappings.jsonc index 5912f88..8064ca1 100644 --- a/Assets/mappings.jsonc +++ b/Assets/mappings.jsonc @@ -1,11 +1,13 @@ [ { "NewTypeName": "BattleeyePatchClass", - "OriginalTypeName": "Class1389", + "OriginalTypeName": "Class1315", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -37,11 +39,13 @@ }, { "NewTypeName": "TraderDialogInteractionScreenClass", - "OriginalTypeName": "GClass2232", + "OriginalTypeName": "GClass2095", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -74,12 +78,14 @@ }, { "NewTypeName": "PostRaidHealthScreenClass", - "OriginalTypeName": "Class1405", + "OriginalTypeName": "Class1331", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsInterface": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": false, + "IsInterface": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -113,13 +119,15 @@ }, { "NewTypeName": "BackendDummyClass", - "OriginalTypeName": "GClass2079", + "OriginalTypeName": "GClass1945", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsSealed": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsSealed": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -151,15 +159,17 @@ }, { "NewTypeName": "SpawnSystemClass", - "OriginalTypeName": "Class2431", + "OriginalTypeName": "Class2327", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsInterface": false, - "IsStruct": false, - "IsSealed": true, - "HasAttribute": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": false, + "IsInterface": false, + "IsStruct": false, + "IsSealed": true, + "HasAttribute": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -193,13 +203,15 @@ }, { "NewTypeName": "BackendAbstractClass", - "OriginalTypeName": "Class301`1", + "OriginalTypeName": "Class282`1", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsAbstract": true, - "IsInterface": false, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": false, + "IsAbstract": true, + "IsInterface": false, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -231,11 +243,13 @@ }, { "NewTypeName": "DataHandler", - "OriginalTypeName": "Class309", + "OriginalTypeName": "Class290", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -267,11 +281,13 @@ }, { "NewTypeName": "SslCertPatchClass", - "OriginalTypeName": "Class1015", + "OriginalTypeName": "Class964", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -306,7 +322,9 @@ "OriginalTypeName": "GStruct16", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -338,10 +356,12 @@ }, { "NewTypeName": "RadioTransmitterHandlerClass", - "OriginalTypeName": "GClass1674", + "OriginalTypeName": "GClass1592", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -373,10 +393,12 @@ }, { "NewTypeName": "ExfiltrationControllerClass", - "OriginalTypeName": "GClass1386", + "OriginalTypeName": "GClass1332", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -408,11 +430,13 @@ }, { "NewTypeName": "GameServerClass", - "OriginalTypeName": "GClass1304", + "OriginalTypeName": "GClass1255", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 0, @@ -444,10 +468,12 @@ }, { "NewTypeName": "QuestItemClass", - "OriginalTypeName": "GClass1315", + "OriginalTypeName": "GClass1266", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -481,12 +507,14 @@ }, { "NewTypeName": "EnemyInfoClass", - "OriginalTypeName": "GClass623`1", + "OriginalTypeName": "GClass588`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 0, @@ -524,10 +552,12 @@ "OriginalTypeName": "GClass1321", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": false, - "IsSealed": true, - "HasAttribute": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": false, + "IsSealed": true, + "HasAttribute": true + }, "Methods": { "ConstructorParameterCount": 0, "MethodCount": 0, @@ -571,10 +601,12 @@ }, { "NewTypeName": "BackendConfigClass", - "OriginalTypeName": "GClass1362", + "OriginalTypeName": "GClass1308", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 0, @@ -606,10 +638,12 @@ }, { "NewTypeName": "LocationSettingsClass", - "OriginalTypeName": "GClass1342", + "OriginalTypeName": "GClass1293", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 0, @@ -641,10 +675,12 @@ }, { "NewTypeName": "BotPresetClass", - "OriginalTypeName": "GClass1366", + "OriginalTypeName": "GClass1311", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 1, @@ -678,10 +714,12 @@ }, { "NewTypeName": "BotMemoryClass", - "OriginalTypeName": "GClass1436", + "OriginalTypeName": "GClass1375", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -713,11 +751,13 @@ }, { "NewTypeName": "BackendConfigSettingsClass", - "OriginalTypeName": "GClass1473", + "OriginalTypeName": "GClass1411", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -749,11 +789,13 @@ }, { "NewTypeName": "SharedGameSettingsClass", - "OriginalTypeName": "GClass2145", + "OriginalTypeName": "GClass2010", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -785,10 +827,12 @@ }, { "NewTypeName": "WaveInfo", - "OriginalTypeName": "GClass1643", + "OriginalTypeName": "GClass1568", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": 1, @@ -824,11 +868,13 @@ }, { "NewTypeName": "GameTimerClass", - "OriginalTypeName": "GClass1656", + "OriginalTypeName": "GClass1576", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -860,11 +906,13 @@ }, { "NewTypeName": "ItemFactoryClass", - "OriginalTypeName": "GClass1676", + "OriginalTypeName": "GClass1594", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -899,11 +947,13 @@ }, { "NewTypeName": "ProfileStatusClass", - "OriginalTypeName": "GClass1949", + "OriginalTypeName": "GClass1847", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -935,10 +985,12 @@ }, { "NewTypeName": "InfoClass", - "OriginalTypeName": "GClass1992", + "OriginalTypeName": "GClass1861", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -970,11 +1022,13 @@ }, { "NewTypeName": "PoolManager", - "OriginalTypeName": "GClass2039", + "OriginalTypeName": "GClass1910", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1006,11 +1060,13 @@ }, { "NewTypeName": "MainMenuController", - "OriginalTypeName": "GClass2069", + "OriginalTypeName": "GClass1935", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1042,11 +1098,13 @@ }, { "NewTypeName": "GameGraphicsClass", - "OriginalTypeName": "GClass1039", + "OriginalTypeName": "GClass999", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1087,11 +1145,13 @@ }, { "NewTypeName": "ProfileChangesPocoClass", - "OriginalTypeName": "GClass2083", + "OriginalTypeName": "GClass1949", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1123,12 +1183,14 @@ }, { "NewTypeName": "LoggerFactoryClass", - "OriginalTypeName": "GClass2135", + "OriginalTypeName": "GClass2000", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1160,11 +1222,13 @@ }, { "NewTypeName": "EnergyControllerClass", - "OriginalTypeName": "GClass2174", + "OriginalTypeName": "GClass2039", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1196,11 +1260,13 @@ }, { "NewTypeName": "HideoutClass", - "OriginalTypeName": "GClass2178", + "OriginalTypeName": "GClass2042", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1232,11 +1298,13 @@ }, { "NewTypeName": "ProductionControllerClass", - "OriginalTypeName": "GClass2192", + "OriginalTypeName": "GClass2056", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1268,13 +1336,15 @@ }, { "NewTypeName": "NotificationAbstractClass", - "OriginalTypeName": "GClass2237", + "OriginalTypeName": "GClass2100", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1306,11 +1376,13 @@ }, { "NewTypeName": "NotificationManagerClass", - "OriginalTypeName": "GClass2321", + "OriginalTypeName": "GClass2183", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1342,11 +1414,13 @@ }, { "NewTypeName": "CameraClass", - "OriginalTypeName": "GClass3395", + "OriginalTypeName": "GClass3207", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1378,11 +1452,13 @@ }, { "NewTypeName": "TraderAssortmentControllerClass", - "OriginalTypeName": "GClass2324", + "OriginalTypeName": "GClass2186", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1414,12 +1490,14 @@ }, { "NewTypeName": "BossLogicClass", - "OriginalTypeName": "GClass430", + "OriginalTypeName": "GClass402", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsDerived": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": 2, "MethodCount": -1, @@ -1458,11 +1536,13 @@ }, { "NewTypeName": "IContainer", - "OriginalTypeName": "GInterface469", + "OriginalTypeName": "GInterface440", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1494,11 +1574,13 @@ }, { "NewTypeName": "TraderClass", - "OriginalTypeName": "GClass2327", + "OriginalTypeName": "GClass2189", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1530,10 +1612,12 @@ }, { "NewTypeName": "WeatherClass", - "OriginalTypeName": "GClass2408", + "OriginalTypeName": "GClass2258", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1565,11 +1649,13 @@ }, { "NewTypeName": "ClientMetrics", - "OriginalTypeName": "GClass2432", + "OriginalTypeName": "GClass2282", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1601,11 +1687,13 @@ }, { "NewTypeName": "MetricsClass", - "OriginalTypeName": "GClass2442", + "OriginalTypeName": "GClass2292", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1637,11 +1725,13 @@ }, { "NewTypeName": "MetricsConfigClass", - "OriginalTypeName": "GClass2443", + "OriginalTypeName": "GClass2293", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1675,10 +1765,12 @@ }, { "NewTypeName": "SynchronizableObjectLogicProcessorClass", - "OriginalTypeName": "GClass2449", + "OriginalTypeName": "GClass2299", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1710,11 +1802,13 @@ }, { "NewTypeName": "AirdropManagerAbstractClass", - "OriginalTypeName": "GClass2451", + "OriginalTypeName": "GClass2301", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1746,11 +1840,13 @@ }, { "NewTypeName": "AirdropManagerClass", - "OriginalTypeName": "GClass2453", + "OriginalTypeName": "GClass2303", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1782,10 +1878,12 @@ }, { "NewTypeName": "AirdropLogicClass", - "OriginalTypeName": "GClass2458", + "OriginalTypeName": "GClass2304", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1821,10 +1919,12 @@ }, { "NewTypeName": "AirplaneLogicClass", - "OriginalTypeName": "GClass2459", + "OriginalTypeName": "GClass2309", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1858,11 +1958,13 @@ }, { "NewTypeName": "QuestDataClass", - "OriginalTypeName": "GClass3739", + "OriginalTypeName": "GClass3521", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1894,12 +1996,14 @@ }, { "NewTypeName": "AbstractQuestClass", - "OriginalTypeName": "GClass3681`1", + "OriginalTypeName": "GClass1326`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsInterface": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsInterface": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1931,11 +2035,13 @@ }, { "NewTypeName": "QuestControllerAbstractClass", - "OriginalTypeName": "GClass3710`1", + "OriginalTypeName": "GClass3496`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -1967,10 +2073,12 @@ }, { "NewTypeName": "RawQuestClass", - "OriginalTypeName": "GClass3740", + "OriginalTypeName": "GClass3522", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2004,11 +2112,13 @@ }, { "NewTypeName": "DailyQuestClass", - "OriginalTypeName": "GClass3745", + "OriginalTypeName": "GClass3528", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2041,10 +2151,12 @@ }, { "NewTypeName": "SessionCountersClass", - "OriginalTypeName": "GClass2524", + "OriginalTypeName": "GClass2367", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2076,10 +2188,12 @@ }, { "NewTypeName": "HealthControllerClass", - "OriginalTypeName": "GClass2810", + "OriginalTypeName": "GClass2645", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2111,10 +2225,12 @@ }, { "NewTypeName": "TreatmentDataClass", - "OriginalTypeName": "GClass2850", + "OriginalTypeName": "GClass2684", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2148,10 +2264,12 @@ }, { "NewTypeName": "Equipment", - "OriginalTypeName": "GClass865", + "OriginalTypeName": "GClass273", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": 2, @@ -2188,7 +2306,9 @@ "OriginalTypeName": "GClass317", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2226,10 +2346,12 @@ }, { "NewTypeName": "ExUsecBrainClass", - "OriginalTypeName": "GClass318", + "OriginalTypeName": "GClass293", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2263,10 +2385,12 @@ }, { "NewTypeName": "TemplateIdToObjectMappingsClass", - "OriginalTypeName": "GClass3160", + "OriginalTypeName": "GClass2989", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2298,10 +2422,12 @@ }, { "NewTypeName": "ItemAttributeClass", - "OriginalTypeName": "GClass3164", + "OriginalTypeName": "GClass2995", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2333,10 +2459,12 @@ }, { "NewTypeName": "TraderControllerClass", - "OriginalTypeName": "GClass3172", + "OriginalTypeName": "GClass3003", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2368,10 +2496,12 @@ }, { "NewTypeName": "BossKojaniyBrainClass", - "OriginalTypeName": "GClass348", + "OriginalTypeName": "GClass322", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2405,10 +2535,12 @@ }, { "NewTypeName": "RagdollClass", - "OriginalTypeName": "GClass3416", + "OriginalTypeName": "GClass3227", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2440,10 +2572,12 @@ }, { "NewTypeName": "ShootPointClass", - "OriginalTypeName": "GClass371", + "OriginalTypeName": "GClass343", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2476,11 +2610,13 @@ }, { "NewTypeName": "UserInterfaceClass", - "OriginalTypeName": "GClass3563`1", + "OriginalTypeName": "GClass3375`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2512,10 +2648,12 @@ }, { "NewTypeName": "AICoreControllerClass", - "OriginalTypeName": "GClass34", + "OriginalTypeName": "GClass28", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2547,11 +2685,13 @@ }, { "NewTypeName": "InsuranceCompanyClass", - "OriginalTypeName": "GClass3654", + "OriginalTypeName": "GClass3452", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2583,11 +2723,13 @@ }, { "NewTypeName": "ItemClass", - "OriginalTypeName": "GClass3655", + "OriginalTypeName": "GClass3453", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2619,11 +2761,13 @@ }, { "NewTypeName": "ISubInteractions", - "OriginalTypeName": "GInterface450", + "OriginalTypeName": "GInterface422", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2655,11 +2799,13 @@ }, { "NewTypeName": "RagfairSettingsClass", - "OriginalTypeName": "GClass1557", + "OriginalTypeName": "GClass3461", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2691,10 +2837,12 @@ }, { "NewTypeName": "SonicInfoClass", - "OriginalTypeName": "GClass1005", + "OriginalTypeName": "GClass965", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2726,10 +2874,12 @@ }, { "NewTypeName": "HideoutControllerClass", - "OriginalTypeName": "GClass2205", + "OriginalTypeName": "GClass2068", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2761,11 +2911,13 @@ }, { "NewTypeName": "RagFairClass", - "OriginalTypeName": "GClass3641", + "OriginalTypeName": "GClass3464", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2797,11 +2949,13 @@ }, { "NewTypeName": "IMeasureStatistics", - "OriginalTypeName": "GInterface118", + "OriginalTypeName": "GInterface102", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2835,11 +2989,13 @@ }, { "NewTypeName": "IHandsThrowController", - "OriginalTypeName": "GInterface173", + "OriginalTypeName": "GInterface152", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2871,10 +3027,12 @@ }, { "NewTypeName": "CustomizationClass", - "OriginalTypeName": "GClass2120", + "OriginalTypeName": "GClass1985", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": 1, @@ -2906,10 +3064,12 @@ }, { "NewTypeName": "JobPriority", - "OriginalTypeName": "GClass3850", + "OriginalTypeName": "GClass3628", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2941,11 +3101,13 @@ }, { "NewTypeName": "BindableState", - "OriginalTypeName": "GClass3875`1", + "OriginalTypeName": "GClass3651`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -2981,11 +3143,13 @@ }, { "NewTypeName": "BundleLock", - "OriginalTypeName": "GClass3889", + "OriginalTypeName": "GClass3665", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3020,12 +3184,14 @@ }, { "NewTypeName": "DependencyGraph", - "OriginalTypeName": "GClass3890`1", + "OriginalTypeName": "GClass3666`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3057,10 +3223,12 @@ }, { "NewTypeName": "BotCurrentEnemiesClass", - "OriginalTypeName": "GClass548", + "OriginalTypeName": "GClass518", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3094,10 +3262,12 @@ }, { "NewTypeName": "BotSettingsClass", - "OriginalTypeName": "GClass556", + "OriginalTypeName": "GClass526", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3129,10 +3299,12 @@ }, { "NewTypeName": "ScatteringSettingsClass", - "OriginalTypeName": "GClass591", + "OriginalTypeName": "GClass561", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3164,10 +3336,12 @@ }, { "NewTypeName": "BotDifficultySettingsClass", - "OriginalTypeName": "GClass596", + "OriginalTypeName": "GClass566", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3201,10 +3375,12 @@ }, { "NewTypeName": "BossSpawnerClass", - "OriginalTypeName": "GClass644", + "OriginalTypeName": "GClass611", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3236,10 +3412,12 @@ }, { "NewTypeName": "ZoneLeaveControllerClass", - "OriginalTypeName": "GClass652", + "OriginalTypeName": "GClass615", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3271,10 +3449,12 @@ }, { "NewTypeName": "BotsClass", - "OriginalTypeName": "GClass651", + "OriginalTypeName": "GClass616", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3306,12 +3486,14 @@ }, { "NewTypeName": "ProfileDataClass", - "OriginalTypeName": "GClass661", + "OriginalTypeName": "GClass628", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3349,10 +3531,12 @@ }, { "NewTypeName": "WeaponAnimationSpeedControllerClass", - "OriginalTypeName": "GClass732", + "OriginalTypeName": "GClass699", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3384,10 +3568,12 @@ }, { "NewTypeName": "TimerClass", - "OriginalTypeName": "GClass772", + "OriginalTypeName": "GClass737", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3421,10 +3607,12 @@ }, { "NewTypeName": "LayerMaskClass", - "OriginalTypeName": "GClass801", + "OriginalTypeName": "GClass766", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3456,10 +3644,12 @@ }, { "NewTypeName": "DecalMeshClass", - "OriginalTypeName": "GClass1002", + "OriginalTypeName": "GClass962", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3491,10 +3681,12 @@ }, { "NewTypeName": "ChatServerClass", - "OriginalTypeName": "GClass1014", + "OriginalTypeName": "GClass974", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3526,11 +3718,13 @@ }, { "NewTypeName": "ChatMessageClass", - "OriginalTypeName": "GClass1030", + "OriginalTypeName": "GClass990", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3565,8 +3759,10 @@ "OriginalTypeName": "GInterface1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3598,11 +3794,13 @@ }, { "NewTypeName": "IBackendStatus", - "OriginalTypeName": "GInterface18", + "OriginalTypeName": "GInterface16", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3637,11 +3835,13 @@ }, { "NewTypeName": "ISession", - "OriginalTypeName": "GInterface195", + "OriginalTypeName": "GInterface171", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3673,11 +3873,13 @@ }, { "NewTypeName": "IBotCreator", - "OriginalTypeName": "GInterface23", + "OriginalTypeName": "GInterface21", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3709,11 +3911,13 @@ }, { "NewTypeName": "IConnectionHandler", - "OriginalTypeName": "GInterface234", + "OriginalTypeName": "GInterface210", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3745,11 +3949,13 @@ }, { "NewTypeName": "ISynchronizableObject", - "OriginalTypeName": "GInterface250", + "OriginalTypeName": "GInterface226", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3781,11 +3987,13 @@ }, { "NewTypeName": "IEffect", - "OriginalTypeName": "GInterface301", + "OriginalTypeName": "GInterface277", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3817,11 +4025,13 @@ }, { "NewTypeName": "IZones", - "OriginalTypeName": "GInterface427", + "OriginalTypeName": "GInterface399", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3853,11 +4063,13 @@ }, { "NewTypeName": "ISpawnPoints", - "OriginalTypeName": "GInterface428", + "OriginalTypeName": "GInterface400", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3889,11 +4101,13 @@ }, { "NewTypeName": "ISpawnSystem", - "OriginalTypeName": "GInterface429", + "OriginalTypeName": "GInterface401", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3925,11 +4139,13 @@ }, { "NewTypeName": "IEasyBundle", - "OriginalTypeName": "GInterface489", + "OriginalTypeName": "GInterface458", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3961,11 +4177,13 @@ }, { "NewTypeName": "IBundleLock", - "OriginalTypeName": "GInterface490", + "OriginalTypeName": "GInterface459", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -3997,12 +4215,14 @@ }, { "NewTypeName": "IBackendInterface", - "OriginalTypeName": "GInterface36`1", + "OriginalTypeName": "GInterface34`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4034,11 +4254,13 @@ }, { "NewTypeName": "IRollback", - "OriginalTypeName": "GInterface166", + "OriginalTypeName": "GInterface145", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 1, @@ -4070,12 +4292,14 @@ }, { "NewTypeName": "IExecute", - "OriginalTypeName": "GInterface167", + "OriginalTypeName": "GInterface146", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 1, @@ -4107,10 +4331,12 @@ }, { "NewTypeName": "DamageInfoStruct", - "OriginalTypeName": "GStruct427", + "OriginalTypeName": "GStruct421", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4143,10 +4369,12 @@ }, { "NewTypeName": "AirplaneDataPacketStruct", - "OriginalTypeName": "GStruct43", + "OriginalTypeName": "GStruct42", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4178,11 +4406,13 @@ }, { "NewTypeName": "IAssetsManager", - "OriginalTypeName": "GInterface473", + "OriginalTypeName": "GInterface412", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4214,11 +4444,13 @@ }, { "NewTypeName": "IEasyAssets", - "OriginalTypeName": "GInterface491", + "OriginalTypeName": "GInterface460", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4250,11 +4482,13 @@ }, { "NewTypeName": "BaseLogicLayerAbstractClass", - "OriginalTypeName": "GClass36", + "OriginalTypeName": "GClass30", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4286,12 +4520,14 @@ }, { "NewTypeName": "AssetsManagerSingletonClass", - "OriginalTypeName": "GClass1569", + "OriginalTypeName": "GClass1498", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4323,12 +4559,14 @@ }, { "NewTypeName": "AssetsManagerClass", - "OriginalTypeName": "GClass3664", + "OriginalTypeName": "GClass3256", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4360,10 +4598,12 @@ }, { "NewTypeName": "BundlesManagerClass", - "OriginalTypeName": "GClass3669", + "OriginalTypeName": "GClass3261", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4395,11 +4635,13 @@ }, { "NewTypeName": "AICoreAgentClass", - "OriginalTypeName": "GClass33`1", + "OriginalTypeName": "GClass27`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4431,11 +4673,13 @@ }, { "NewTypeName": "BaseLogicLayerSimpleAbstractClass", - "OriginalTypeName": "GClass37", + "OriginalTypeName": "GClass31", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4467,11 +4711,13 @@ }, { "NewTypeName": "AICoreLayerClass", - "OriginalTypeName": "GClass35`1", + "OriginalTypeName": "GClass29`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4505,12 +4751,14 @@ }, { "NewTypeName": "AICoreStrategyAbstractClass", - "OriginalTypeName": "GClass301`1", + "OriginalTypeName": "GClass278`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4545,7 +4793,9 @@ "OriginalTypeName": "GStruct7", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": -1, @@ -4578,11 +4828,13 @@ }, { "NewTypeName": "AICoreActionResultStruct", - "OriginalTypeName": "GStruct8`2", + "OriginalTypeName": "GStruct8'2", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": -1, @@ -4616,12 +4868,14 @@ }, { "NewTypeName": "LootItemPositionClass", - "OriginalTypeName": "GClass1325", + "OriginalTypeName": "GClass1276", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsEnum": false, - "HasAttribute": false, + "GenericParams": { + "IsPublic": true, + "IsEnum": false, + "HasAttribute": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 0, @@ -4653,10 +4907,12 @@ }, { "NewTypeName": "BotWaveDataClass", - "OriginalTypeName": "GClass1644", + "OriginalTypeName": "GClass1569", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4688,11 +4944,13 @@ }, { "NewTypeName": "BTRControllerClass", - "OriginalTypeName": "GClass3320", + "OriginalTypeName": "GClass3148", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4724,10 +4982,12 @@ }, { "NewTypeName": "BTRDataPacket", - "OriginalTypeName": "GStruct395", + "OriginalTypeName": "GStruct382", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4760,10 +5020,12 @@ }, { "NewTypeName": "PlayerInteractPacket", - "OriginalTypeName": "GStruct179", + "OriginalTypeName": "GStruct169", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4797,10 +5059,12 @@ }, { "NewTypeName": "AchievementDataClass", - "OriginalTypeName": "GClass3747", + "OriginalTypeName": "GClass3530", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4836,9 +5100,11 @@ "OriginalTypeName": "GClass3700", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsSealed": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4871,10 +5137,12 @@ }, { "NewTypeName": "BufferZoneControllerClass", - "OriginalTypeName": "GClass3402", + "OriginalTypeName": "GClass3214", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4906,10 +5174,12 @@ }, { "NewTypeName": "GetActionsClass", - "OriginalTypeName": "GClass2111", + "OriginalTypeName": "GClass1976", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4941,11 +5211,13 @@ }, { "NewTypeName": "AbstractQuestControllerClass", - "OriginalTypeName": "GClass3692", + "OriginalTypeName": "GClass3477", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -4977,12 +5249,14 @@ }, { "NewTypeName": "AbstractAchievementControllerClass", - "OriginalTypeName": "GClass3697", + "OriginalTypeName": "GClass3482", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5016,10 +5290,12 @@ }, { "NewTypeName": "LegacyParamsStruct", - "OriginalTypeName": "GStruct23", + "OriginalTypeName": "GStruct22", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5051,10 +5327,12 @@ }, { "NewTypeName": "HalloweenEventControllerClass", - "OriginalTypeName": "GClass1671", + "OriginalTypeName": "GClass1589", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5086,10 +5364,12 @@ }, { "NewTypeName": "ImprovementControllerClass", - "OriginalTypeName": "GClass2183", + "OriginalTypeName": "GClass2047", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5121,10 +5401,12 @@ }, { "NewTypeName": "EditorsCoverPointDebugDataClass", - "OriginalTypeName": "GClass378", + "OriginalTypeName": "GClass350", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5156,10 +5438,12 @@ }, { "NewTypeName": "CoverSearchDefenceDataClass", - "OriginalTypeName": "GClass374", + "OriginalTypeName": "GClass346", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5192,11 +5476,13 @@ }, { "NewTypeName": "IHandsController", - "OriginalTypeName": "GInterface168", + "OriginalTypeName": "GInterface147", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5230,10 +5516,12 @@ }, { "NewTypeName": "PathControllerClass", - "OriginalTypeName": "GClass481", + "OriginalTypeName": "GClass451", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5267,11 +5555,13 @@ }, { "NewTypeName": "IBossLogic", - "OriginalTypeName": "GInterface11", + "OriginalTypeName": "GInterface9", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5304,11 +5594,13 @@ }, { "NewTypeName": "ISharedBallisticsCalculator", - "OriginalTypeName": "GInterface442", + "OriginalTypeName": "GInterface411", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5340,10 +5632,12 @@ }, { "NewTypeName": "FastAnimatorProcessorClass", - "OriginalTypeName": "GClass1265", + "OriginalTypeName": "GClass1216", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5380,8 +5674,10 @@ "OriginalTypeName": "GInterface194", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5415,10 +5711,12 @@ }, { "NewTypeName": "BotEventHandler", - "OriginalTypeName": "GClass666", + "OriginalTypeName": "GClass633", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5451,10 +5749,12 @@ }, { "NewTypeName": "GlobalEventHandlerClass", - "OriginalTypeName": "GClass3358", + "OriginalTypeName": "GClass3182", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5488,10 +5788,12 @@ }, { "NewTypeName": "CultistEventsClass", - "OriginalTypeName": "GClass515", + "OriginalTypeName": "GClass485", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": -1, @@ -5526,10 +5828,12 @@ }, { "NewTypeName": "RepairControllerClass", - "OriginalTypeName": "GClass2378", + "OriginalTypeName": "GClass2230", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5561,11 +5865,13 @@ }, { "NewTypeName": "IRepairer", - "OriginalTypeName": "GInterface239", + "OriginalTypeName": "GInterface215", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5599,11 +5905,13 @@ }, { "NewTypeName": "ICommandMessage", - "OriginalTypeName": "GInterface291", + "OriginalTypeName": "GInterface267", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5637,10 +5945,12 @@ }, { "NewTypeName": "MarginsStruct", - "OriginalTypeName": "GStruct59", + "OriginalTypeName": "GStruct58", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 4, "MethodCount": -1, @@ -5677,10 +5987,12 @@ }, { "NewTypeName": "ProjectorHelperClass", - "OriginalTypeName": "GClass1000", + "OriginalTypeName": "GClass960", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5713,12 +6025,14 @@ }, { "NewTypeName": "IMatchmakerPlayersController", - "OriginalTypeName": "GInterface468", + "OriginalTypeName": "GInterface439", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5750,10 +6064,12 @@ }, { "NewTypeName": "SocialNetworkClass", - "OriginalTypeName": "GClass2092", + "OriginalTypeName": "GClass1957", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5786,12 +6102,14 @@ }, { "NewTypeName": "OnEventClass", - "OriginalTypeName": "GClass3858`1", + "OriginalTypeName": "GClass3636`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5828,11 +6146,13 @@ }, { "NewTypeName": "IHandler", - "OriginalTypeName": "GInterface485", + "OriginalTypeName": "GInterface454", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5864,10 +6184,12 @@ }, { "NewTypeName": "SourceContainerClass", - "OriginalTypeName": "GClass1090", + "OriginalTypeName": "GClass1049", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5899,11 +6221,13 @@ }, { "NewTypeName": "IValueListener", - "OriginalTypeName": "GInterface109", + "OriginalTypeName": "GInterface93", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5935,10 +6259,12 @@ }, { "NewTypeName": "FastAnimatorControllerClass", - "OriginalTypeName": "GClass1238", + "OriginalTypeName": "GClass1189", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -5971,10 +6297,12 @@ }, { "NewTypeName": "SpeedAnimParamClass", - "OriginalTypeName": "GClass1249", + "OriginalTypeName": "GClass1200", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6007,11 +6335,13 @@ }, { "NewTypeName": "IFPSMeasureStatistics", - "OriginalTypeName": "GInterface114", + "OriginalTypeName": "GInterface98", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6043,11 +6373,13 @@ }, { "NewTypeName": "IEventsConsumer", - "OriginalTypeName": "GInterface124", + "OriginalTypeName": "GInterface108", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6079,10 +6411,12 @@ }, { "NewTypeName": "PhraseSpeakerClass", - "OriginalTypeName": "GClass2050", + "OriginalTypeName": "GClass1917", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6116,10 +6450,12 @@ }, { "NewTypeName": "MasterSkillClass", - "OriginalTypeName": "GClass2006", + "OriginalTypeName": "GClass1875", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6153,10 +6489,12 @@ }, { "NewTypeName": "PacketEncryptorAbstractClass", - "OriginalTypeName": "GClass2863", + "OriginalTypeName": "GClass2697", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6190,12 +6528,14 @@ }, { "NewTypeName": "ISerializer", - "OriginalTypeName": "GInterface117", + "OriginalTypeName": "GInterface101", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6227,10 +6567,12 @@ }, { "NewTypeName": "FootprintStruct", - "OriginalTypeName": "GStruct216", + "OriginalTypeName": "GStruct205", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6264,10 +6606,12 @@ }, { "NewTypeName": "ResourceTypeStruct", - "OriginalTypeName": "GStruct110", + "OriginalTypeName": "GStruct108", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 2, "MethodCount": -1, @@ -6299,10 +6643,12 @@ }, { "NewTypeName": "MetricsEventsClass", - "OriginalTypeName": "GClass2444", + "OriginalTypeName": "GClass2294", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6336,10 +6682,12 @@ }, { "NewTypeName": "VersionNumberClass", - "OriginalTypeName": "GClass1577", + "OriginalTypeName": "GClass1507", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6375,10 +6723,12 @@ }, { "NewTypeName": "LoginResponseClass", - "OriginalTypeName": "GClass1318", + "OriginalTypeName": "GClass1269", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6411,10 +6761,12 @@ }, { "NewTypeName": "DialogueClass", - "OriginalTypeName": "GClass1033", + "OriginalTypeName": "GClass993", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6447,10 +6799,12 @@ }, { "NewTypeName": "StashGridClass", - "OriginalTypeName": "GClass2911", + "OriginalTypeName": "GClass2744", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6485,10 +6839,12 @@ }, { "NewTypeName": "DialogOptionDataStruct", - "OriginalTypeName": "GStruct262", + "OriginalTypeName": "GStruct251", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6521,10 +6877,12 @@ }, { "NewTypeName": "HandsControllerClass", - "OriginalTypeName": "GClass2769", + "OriginalTypeName": "GClass2604", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6557,11 +6915,13 @@ }, { "NewTypeName": "IIdGenerator", - "OriginalTypeName": "GInterface394", + "OriginalTypeName": "GInterface367", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6595,11 +6955,13 @@ }, { "NewTypeName": "IDestroyResult", - "OriginalTypeName": "GInterface399", + "OriginalTypeName": "GInterface373", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6633,10 +6995,12 @@ }, { "NewTypeName": "NotesManagerClass", - "OriginalTypeName": "GClass2905", + "OriginalTypeName": "GClass2739", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6670,10 +7034,12 @@ }, { "NewTypeName": "ItemContextClass", - "OriginalTypeName": "GClass3246", + "OriginalTypeName": "GClass3075", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6706,10 +7072,12 @@ }, { "NewTypeName": "HandbookClass", - "OriginalTypeName": "GClass3316", + "OriginalTypeName": "GClass3144", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6742,10 +7110,12 @@ }, { "NewTypeName": "JobYieldClass", - "OriginalTypeName": "GClass3852", + "OriginalTypeName": "GClass3630", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6778,10 +7148,12 @@ }, { "NewTypeName": "MagazineBuildClass", - "OriginalTypeName": "GClass2379", + "OriginalTypeName": "GClass2231", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6814,11 +7186,13 @@ }, { "NewTypeName": "MatchmakerPlayerControllerClass", - "OriginalTypeName": "GClass3630", + "OriginalTypeName": "GClass3438", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6850,10 +7224,12 @@ }, { "NewTypeName": "EftBulletClass", - "OriginalTypeName": "GClass3443", + "OriginalTypeName": "GClass3252", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6887,10 +7263,12 @@ }, { "NewTypeName": "DynamicInteractionClass", - "OriginalTypeName": "GClass3495", + "OriginalTypeName": "GClass3317", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 4, "MethodCount": -1, @@ -6924,12 +7302,14 @@ }, { "NewTypeName": "ItemInfoInteractionsAbstractClass", - "OriginalTypeName": "GClass3460`1", + "OriginalTypeName": "GClass3284`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6961,12 +7341,14 @@ }, { "NewTypeName": "ItemContextAbstractClass", - "OriginalTypeName": "GClass3232", + "OriginalTypeName": "GClass3062", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -6999,11 +7381,13 @@ }, { "NewTypeName": "CacheResourcesPopAbstractClass", - "OriginalTypeName": "GClass2436", + "OriginalTypeName": "GClass2286", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7035,10 +7419,12 @@ }, { "NewTypeName": "SkillClass", - "OriginalTypeName": "GClass2007", + "OriginalTypeName": "GClass1876", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7072,10 +7458,12 @@ }, { "NewTypeName": "ReachableClass", - "OriginalTypeName": "GClass408", + "OriginalTypeName": "GClass380", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7109,11 +7497,13 @@ }, { "NewTypeName": "WeaponSkillClass", - "OriginalTypeName": "GClass2009", + "OriginalTypeName": "GClass1878", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7145,10 +7535,12 @@ }, { "NewTypeName": "ActionsTypesClass", - "OriginalTypeName": "GClass3447", + "OriginalTypeName": "GClass3271", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7183,10 +7575,12 @@ }, { "NewTypeName": "ActionsReturnClass", - "OriginalTypeName": "GClass3448", + "OriginalTypeName": "GClass3272", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7220,11 +7614,13 @@ }, { "NewTypeName": "IHealthEffect", - "OriginalTypeName": "GInterface366", + "OriginalTypeName": "GInterface339", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7257,11 +7653,13 @@ }, { "NewTypeName": "IMedkitResource", - "OriginalTypeName": "GInterface372", + "OriginalTypeName": "GInterface345", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7294,11 +7692,13 @@ }, { "NewTypeName": "SessionCounterTypesAbstractClass", - "OriginalTypeName": "GClass2523", + "OriginalTypeName": "GClass2366", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7332,10 +7732,12 @@ }, { "NewTypeName": "InteractionsHandlerClass", - "OriginalTypeName": "GClass3180", + "OriginalTypeName": "GClass3011", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7368,11 +7770,13 @@ }, { "NewTypeName": "HardwareDescriptionClass", - "OriginalTypeName": "GClass2052", + "OriginalTypeName": "GClass1919", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7407,8 +7811,10 @@ "OriginalTypeName": "Interface1", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsInterface": true, + "GenericParams": { + "IsPublic": false, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7440,10 +7846,12 @@ }, { "NewTypeName": "LocaleManagerClass", - "OriginalTypeName": "GClass2107", + "OriginalTypeName": "GClass1972", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7475,11 +7883,13 @@ }, { "NewTypeName": "EasyAssetHelperClass", - "OriginalTypeName": "Class3491", + "OriginalTypeName": "Class3309", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsInterface": false, + "GenericParams": { + "IsPublic": false, + "IsInterface": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7512,12 +7922,14 @@ }, { "NewTypeName": "ProfileEndpointFactoryAbstractClass", - "OriginalTypeName": "Class303", + "OriginalTypeName": "Class284", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsAbstract": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": false, + "IsAbstract": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7549,11 +7961,13 @@ }, { "NewTypeName": "IWeapon", - "OriginalTypeName": "GInterface395", + "OriginalTypeName": "GInterface368", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7587,10 +8001,12 @@ }, { "NewTypeName": "AmmoPackReloadingClass", - "OriginalTypeName": "GClass2907", + "OriginalTypeName": "GClass2740", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7622,10 +8038,12 @@ }, { "NewTypeName": "FirearmLightStateStruct", - "OriginalTypeName": "GStruct173", + "OriginalTypeName": "GStruct163", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7660,10 +8078,12 @@ }, { "NewTypeName": "FirearmScopeStateStruct", - "OriginalTypeName": "GStruct174", + "OriginalTypeName": "GStruct164", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7699,11 +8119,13 @@ }, { "NewTypeName": "BackendConfigAbstractClass", - "OriginalTypeName": "GClass613", + "OriginalTypeName": "GClass583", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7735,10 +8157,12 @@ }, { "NewTypeName": "ApplicationConfigClass", - "OriginalTypeName": "GClass859", + "OriginalTypeName": "GClass825", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7772,11 +8196,13 @@ }, { "NewTypeName": "AchievementsBookClass", - "OriginalTypeName": "GClass3864", + "OriginalTypeName": "GClass3641", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": 4, "MethodCount": -1, @@ -7812,11 +8238,13 @@ }, { "NewTypeName": "XYCellSizeStruct", - "OriginalTypeName": "GStruct26", + "OriginalTypeName": "GStruct25", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7853,10 +8281,12 @@ }, { "NewTypeName": "CharacterStruct", - "OriginalTypeName": "GStruct219", + "OriginalTypeName": "GStruct208", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7889,13 +8319,15 @@ }, { "NewTypeName": "AssetPoolAbstractClass", - "OriginalTypeName": "GClass3673`1", + "OriginalTypeName": "GClass3265`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsInterface": false, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsInterface": false, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7927,10 +8359,12 @@ }, { "NewTypeName": "TimeRangeInfoStruct", - "OriginalTypeName": "GStruct100", + "OriginalTypeName": "GStruct98", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -7963,10 +8397,12 @@ }, { "NewTypeName": "SeasonChangedEventClass", - "OriginalTypeName": "GClass3350", + "OriginalTypeName": "GClass3178", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8000,11 +8436,13 @@ }, { "NewTypeName": "VisibilityIndicesClass", - "OriginalTypeName": "GClass1145`1", + "OriginalTypeName": "GClass1096`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": -1, @@ -8037,11 +8475,13 @@ }, { "NewTypeName": "CurrentStateAbstractClass", - "OriginalTypeName": "GClass1243", + "OriginalTypeName": "GClass1194", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8075,10 +8515,12 @@ }, { "NewTypeName": "TransitionClass", - "OriginalTypeName": "GClass1242", + "OriginalTypeName": "GClass1193", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8111,10 +8553,12 @@ }, { "NewTypeName": "ThresholdClass", - "OriginalTypeName": "GClass1248", + "OriginalTypeName": "GClass1199", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8148,10 +8592,12 @@ }, { "NewTypeName": "FloatQuantizerStruct", - "OriginalTypeName": "GStruct105", + "OriginalTypeName": "GStruct103", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8186,10 +8632,12 @@ }, { "NewTypeName": "DisconnectionInfoStruct", - "OriginalTypeName": "GStruct120", + "OriginalTypeName": "GStruct117", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8222,11 +8670,13 @@ }, { "NewTypeName": "INATIntroductionListener", - "OriginalTypeName": "GInterface134", + "OriginalTypeName": "GInterface115", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8259,11 +8709,13 @@ }, { "NewTypeName": "IOnNetworkEvent", - "OriginalTypeName": "GInterface131", + "OriginalTypeName": "GInterface112", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8296,11 +8748,13 @@ }, { "NewTypeName": "IOnItemAdded", - "OriginalTypeName": "GInterface152", + "OriginalTypeName": "GInterface131", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8332,11 +8786,13 @@ }, { "NewTypeName": "IOnItemRemoved", - "OriginalTypeName": "GInterface153", + "OriginalTypeName": "GInterface132", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8368,11 +8824,13 @@ }, { "NewTypeName": "IOnSetInHands", - "OriginalTypeName": "GInterface162", + "OriginalTypeName": "GInterface141", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8404,10 +8862,12 @@ }, { "NewTypeName": "PedometerClass", - "OriginalTypeName": "GClass1839", + "OriginalTypeName": "GClass1756", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8440,10 +8900,12 @@ }, { "NewTypeName": "MovementInfoPacketStruct", - "OriginalTypeName": "GStruct175", + "OriginalTypeName": "GStruct165", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8476,10 +8938,12 @@ }, { "NewTypeName": "GrenadePacketStruct", - "OriginalTypeName": "GStruct342", + "OriginalTypeName": "GStruct331", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8513,11 +8977,13 @@ }, { "NewTypeName": "ICurrentRaidNumber", - "OriginalTypeName": "GInterface248", + "OriginalTypeName": "GInterface224", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8549,10 +9015,12 @@ }, { "NewTypeName": "MoveDescriptorClass", - "OriginalTypeName": "GClass1739", + "OriginalTypeName": "GClass1659", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -8586,10 +9054,12 @@ }, { "NewTypeName": "MoveAllOperationClass", - "OriginalTypeName": "GClass1245", + "OriginalTypeName": "GClass1196", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 5, "MethodCount": 4, @@ -8622,10 +9092,12 @@ }, { "NewTypeName": "SplitDescriptorClass", - "OriginalTypeName": "GClass1743", + "OriginalTypeName": "GClass1663", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -8660,10 +9132,12 @@ }, { "NewTypeName": "MergeDescriptorClass", - "OriginalTypeName": "GClass1738", + "OriginalTypeName": "GClass1658", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8696,10 +9170,12 @@ }, { "NewTypeName": "ThrowOperationClass", - "OriginalTypeName": "GClass3261", + "OriginalTypeName": "GClass3091", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 6, "MethodCount": -1, @@ -8733,10 +9209,12 @@ }, { "NewTypeName": "ThrowDescriptorClass", - "OriginalTypeName": "GClass1747", + "OriginalTypeName": "GClass1667", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -8770,10 +9248,12 @@ }, { "NewTypeName": "ToggleOperationClass", - "OriginalTypeName": "GClass3282", + "OriginalTypeName": "GClass3111", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8807,10 +9287,12 @@ }, { "NewTypeName": "TagDescriptorClass", - "OriginalTypeName": "GClass1746", + "OriginalTypeName": "GClass1666", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8845,10 +9327,12 @@ }, { "NewTypeName": "ApplyKeyDescriptorClass", - "OriginalTypeName": "GClass1722", + "OriginalTypeName": "GClass1642", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8883,10 +9367,12 @@ }, { "NewTypeName": "CreateMapMarkerDescriptorClass", - "OriginalTypeName": "GClass1725", + "OriginalTypeName": "GClass1645", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -8921,10 +9407,12 @@ }, { "NewTypeName": "AddNoteOperationClass", - "OriginalTypeName": "GClass3446", + "OriginalTypeName": "GClass3270", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -8959,10 +9447,12 @@ }, { "NewTypeName": "AddNoteDescriptorClass", - "OriginalTypeName": "GClass1721", + "OriginalTypeName": "GClass1641", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -8996,10 +9486,12 @@ }, { "NewTypeName": "EditNoteDescriptorClass", - "OriginalTypeName": "GClass1729", + "OriginalTypeName": "GClass1649", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -9034,10 +9526,12 @@ }, { "NewTypeName": "DeleteNoteDescriptorClass", - "OriginalTypeName": "GClass2166", + "OriginalTypeName": "GClass2031", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -9072,10 +9566,12 @@ }, { "NewTypeName": "ExamineOperationClass", - "OriginalTypeName": "GClass3290", + "OriginalTypeName": "GClass3118", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9107,10 +9603,12 @@ }, { "NewTypeName": "CheckMagazineOperationClass", - "OriginalTypeName": "GClass3287", + "OriginalTypeName": "GClass3115", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9145,13 +9643,15 @@ }, { "NewTypeName": "CheckMagazineDescriptorClass", - "OriginalTypeName": "GClass1724", + "OriginalTypeName": "GClass1644", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "HasAttribute": false, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "HasAttribute": false, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9192,11 +9692,13 @@ }, { "NewTypeName": "IPlayerAndPetProfile", - "OriginalTypeName": "GInterface196", + "OriginalTypeName": "GInterface172", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9229,11 +9731,13 @@ }, { "NewTypeName": "IQuestActions", - "OriginalTypeName": "GInterface198", + "OriginalTypeName": "GInterface174", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9265,11 +9769,13 @@ }, { "NewTypeName": "IChatInteractions", - "OriginalTypeName": "GInterface199", + "OriginalTypeName": "GInterface175", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9301,11 +9807,13 @@ }, { "NewTypeName": "ITraderInteractions", - "OriginalTypeName": "GInterface235", + "OriginalTypeName": "GInterface211", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9337,11 +9845,13 @@ }, { "NewTypeName": "IRepairInteractions", - "OriginalTypeName": "GInterface238", + "OriginalTypeName": "GInterface214", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9375,10 +9885,12 @@ }, { "NewTypeName": "WeaponBuildsStorageClass", - "OriginalTypeName": "GClass3659", + "OriginalTypeName": "GClass3457", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9413,10 +9925,12 @@ }, { "NewTypeName": "EquipmentBuildsStorageClass", - "OriginalTypeName": "GClass3657", + "OriginalTypeName": "GClass3455", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9450,11 +9964,13 @@ }, { "NewTypeName": "ProductionBuildAbstractClass", - "OriginalTypeName": "GClass2194", + "OriginalTypeName": "GClass2058", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9487,11 +10003,13 @@ }, { "NewTypeName": "IGame", - "OriginalTypeName": "GInterface146", + "OriginalTypeName": "GInterface126", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9524,11 +10042,13 @@ }, { "NewTypeName": "IInputTree", - "OriginalTypeName": "GInterface211", + "OriginalTypeName": "GInterface187", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9560,11 +10080,13 @@ }, { "NewTypeName": "IRaiseEvents", - "OriginalTypeName": "GInterface396", + "OriginalTypeName": "GInterface370", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -9597,11 +10119,13 @@ }, { "NewTypeName": "IInventoryEventResult", - "OriginalTypeName": "GInterface480", + "OriginalTypeName": "GInterface448", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9635,12 +10159,14 @@ }, { "NewTypeName": "UriParamsClass", - "OriginalTypeName": "Class1922", + "OriginalTypeName": "Class1835", "UseForceRename": false, "SearchParams": { - "IsPublic": false, - "IsAbstract": true, - "IsInterface": false, + "GenericParams": { + "IsPublic": false, + "IsAbstract": true, + "IsInterface": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9672,11 +10198,13 @@ }, { "NewTypeName": "BotsPresets", - "OriginalTypeName": "GClass656", + "OriginalTypeName": "GClass623", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9708,11 +10236,13 @@ }, { "NewTypeName": "LoggerClass", - "OriginalTypeName": "GClass683", + "OriginalTypeName": "GClass649", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9746,13 +10276,15 @@ }, { "NewTypeName": "SkillActionClass", - "OriginalTypeName": "GClass2019", + "OriginalTypeName": "GClass1888", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": false, - "NTParentName": "SkillManager", + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "NTParentName": "SkillManager", + "IsDerived": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9784,12 +10316,14 @@ }, { "NewTypeName": "SkillBuffClass", - "OriginalTypeName": "GClass2013", + "OriginalTypeName": "GClass1882", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "NTParentName": "SkillManager", + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "NTParentName": "SkillManager" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9821,13 +10355,15 @@ }, { "NewTypeName": "SkillBuffAbstractClass", - "OriginalTypeName": "GClass2012", + "OriginalTypeName": "GClass1881", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": true, - "NTParentName": "SkillManager", + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": true, + "NTParentName": "SkillManager" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9859,11 +10395,13 @@ }, { "NewTypeName": "BotSettingsRepoAbstractClass", - "OriginalTypeName": "GClass767", + "OriginalTypeName": "GClass732", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9906,13 +10444,15 @@ }, { "NewTypeName": "BTRDialogClass", - "OriginalTypeName": "GClass3591", + "OriginalTypeName": "GClass3402", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsSealed": true, - "NTParentName": "TraderDialogScreen", + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "NTParentName": "TraderDialogScreen", + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9949,13 +10489,15 @@ }, { "NewTypeName": "CreateRaidSettingsForProfileClass", - "OriginalTypeName": "GClass3620", + "OriginalTypeName": "GClass3431", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsNested": true, - "NTParentName": "MatchmakerOfflineRaidScreen", + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsNested": true, + "NTParentName": "MatchmakerOfflineRaidScreen" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -9991,12 +10533,14 @@ }, { "NewTypeName": "RagfairOfferSellHelperClass", - "OriginalTypeName": "GClass3519", + "OriginalTypeName": "GClass3335", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10031,11 +10575,13 @@ }, { "NewTypeName": "IPlayerOwner", - "OriginalTypeName": "GInterface139", + "OriginalTypeName": "GInterface119", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10069,12 +10615,14 @@ }, { "NewTypeName": "ProfileHealthClass", - "OriginalTypeName": "GClass1966", + "OriginalTypeName": "GClass1857", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "NTParentName": "Profile", + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "NTParentName": "Profile" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10112,11 +10660,13 @@ }, { "NewTypeName": "NetworkHealthControllerAbstractClass", - "OriginalTypeName": "GClass2808", + "OriginalTypeName": "GClass2643", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": -1, @@ -10150,12 +10700,14 @@ }, { "NewTypeName": "NetworkBodyEffectsAbstractClass", - "OriginalTypeName": "GClass2811", + "OriginalTypeName": "GClass2646", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10193,10 +10745,12 @@ }, { "NewTypeName": "QuestClass", - "OriginalTypeName": "GClass3683", + "OriginalTypeName": "GClass1327", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10228,10 +10782,12 @@ }, { "NewTypeName": "TaskConditionCounterClass", - "OriginalTypeName": "GClass3707", + "OriginalTypeName": "GClass3492", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10266,11 +10822,13 @@ }, { "NewTypeName": "StatNotificationClass", - "OriginalTypeName": "GClass2318", + "OriginalTypeName": "GClass2180", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10303,10 +10861,12 @@ }, { "NewTypeName": "EFTPhysicsClass", - "OriginalTypeName": "GClass718", + "OriginalTypeName": "GClass684", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10338,11 +10898,13 @@ }, { "NewTypeName": "SpawnPointManagerClass", - "OriginalTypeName": "GClass3368", + "OriginalTypeName": "GClass3192", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10375,10 +10937,12 @@ }, { "NewTypeName": "EFTDateTimeClass", - "OriginalTypeName": "GClass1431", + "OriginalTypeName": "GClass1370", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10410,12 +10974,14 @@ }, { "NewTypeName": "CurrentScreenSingleton", - "OriginalTypeName": "GClass3564", + "OriginalTypeName": "GClass3376", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsSealed": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10450,10 +11016,12 @@ "OriginalTypeName": "GClass3627", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsSealed": false, - "NTParentName": "MatchmakerTimeHasCome", + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "NTParentName": "MatchmakerTimeHasCome", + "IsSealed": false + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": -1, @@ -10491,12 +11059,14 @@ }, { "NewTypeName": "FinalCountdownScreenClass", - "OriginalTypeName": "GClass3626", + "OriginalTypeName": "GClass3435", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10528,13 +11098,15 @@ }, { "NewTypeName": "SkillBonusAbstractClass", - "OriginalTypeName": "GClass1578", + "OriginalTypeName": "GClass1508", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": false, - "IsSealed": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": false, + "IsSealed": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10576,9 +11148,11 @@ "OriginalTypeName": "GClass1617", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": false, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsNested": false, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10620,13 +11194,15 @@ }, { "NewTypeName": "IAudioSourceGroups", - "OriginalTypeName": "GInterface34", + "OriginalTypeName": "GInterface32", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": true, - "NTParentName": "BetterAudio", + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": true, + "NTParentName": "BetterAudio" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10660,13 +11236,15 @@ }, { "NewTypeName": "IDataSender", - "OriginalTypeName": "GInterface202", + "OriginalTypeName": "GInterface178", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": true, - "NTParentName": "ClientPlayer", + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": true, + "NTParentName": "ClientPlayer" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10701,12 +11279,14 @@ }, { "NewTypeName": "IBotTimer", - "OriginalTypeName": "GInterface16", + "OriginalTypeName": "GInterface14", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10746,12 +11326,14 @@ }, { "NewTypeName": "IFrameIndexer", - "OriginalTypeName": "GInterface148", + "OriginalTypeName": "GInterface127", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10784,13 +11366,15 @@ }, { "NewTypeName": "IOnHandsUseCallback", - "OriginalTypeName": "GInterface180", + "OriginalTypeName": "GInterface159", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10825,12 +11409,14 @@ }, { "NewTypeName": "IHideoutConsumer", - "OriginalTypeName": "GInterface219", + "OriginalTypeName": "GInterface195", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10868,12 +11454,14 @@ }, { "NewTypeName": "ICompleteItemsStorage", - "OriginalTypeName": "GInterface221", + "OriginalTypeName": "GInterface197", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10914,12 +11502,14 @@ }, { "NewTypeName": "IActorEvents", - "OriginalTypeName": "GInterface27", + "OriginalTypeName": "GInterface25", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -10961,12 +11551,14 @@ }, { "NewTypeName": "IPlayerBuff", - "OriginalTypeName": "GInterface298", + "OriginalTypeName": "GInterface274", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11004,12 +11596,14 @@ }, { "NewTypeName": "IKillableLootItem", - "OriginalTypeName": "GInterface15", + "OriginalTypeName": "GInterface13", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11046,9 +11640,11 @@ "OriginalTypeName": "GInterface2", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11091,12 +11687,14 @@ }, { "NewTypeName": "LogConfiguratorAbstractClass", - "OriginalTypeName": "GClass707", + "OriginalTypeName": "GClass673", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11134,12 +11732,14 @@ }, { "NewTypeName": "IDataReader", - "OriginalTypeName": "GInterface116", + "OriginalTypeName": "GInterface100", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11179,12 +11779,14 @@ }, { "NewTypeName": "BotAimingClass", - "OriginalTypeName": "GClass580", + "OriginalTypeName": "GClass551", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11230,12 +11832,14 @@ }, { "NewTypeName": "BotFirstAidClass", - "OriginalTypeName": "GClass469", + "OriginalTypeName": "GClass441", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": false, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsInterface": false, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11275,12 +11879,14 @@ }, { "NewTypeName": "FleaTaxCalculatorAbstractClass", - "OriginalTypeName": "GClass2377", + "OriginalTypeName": "GClass2229", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11315,13 +11921,15 @@ }, { "NewTypeName": "LocationExitClass", - "OriginalTypeName": "GClass1355", + "OriginalTypeName": "GClass1302", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11357,12 +11965,14 @@ }, { "NewTypeName": "BotCreationDataClass", - "OriginalTypeName": "GClass658", + "OriginalTypeName": "GClass625", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11403,12 +12013,14 @@ }, { "NewTypeName": "LocationStatisticsCollectorAbstractClass", - "OriginalTypeName": "GClass2027", + "OriginalTypeName": "GClass1899", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11448,14 +12060,16 @@ }, { "NewTypeName": "TraderServicesClass", - "OriginalTypeName": "GClass2031", + "OriginalTypeName": "GClass1903", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsNested": false, - "IsSealed": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsNested": false, + "IsSealed": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11493,15 +12107,17 @@ }, { "NewTypeName": "QuestDictionaryClass", - "OriginalTypeName": "GClass2438`1", + "OriginalTypeName": "GClass2288`1", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsStruct": false, - "IsNested": false, - "HasAttribute": true, - "HasGenericParameters": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsStruct": false, + "IsNested": false, + "HasAttribute": true, + "HasGenericParameters": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11536,16 +12152,18 @@ }, { "NewTypeName": "IconLoaderClass", - "OriginalTypeName": "GClass3450", + "OriginalTypeName": "GClass3274", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "HasAttribute": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "HasAttribute": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": 1, "MethodCount": -1, @@ -11585,16 +12203,18 @@ }, { "NewTypeName": "AddViewList", - "OriginalTypeName": "GClass840", + "OriginalTypeName": "GClass805", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "HasAttribute": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "HasAttribute": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11627,16 +12247,18 @@ }, { "NewTypeName": "SessionCounterIdentifierValueClass", - "OriginalTypeName": "GClass2024", + "OriginalTypeName": "GClass1896", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": true, - "HasAttribute": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": true, + "HasAttribute": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11671,17 +12293,19 @@ }, { "NewTypeName": "MathHelperClass", - "OriginalTypeName": "GClass982", + "OriginalTypeName": "GClass942", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "HasAttribute": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "HasAttribute": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11719,14 +12343,16 @@ "OriginalTypeName": "MalfunctionState", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": true, - "HasAttribute": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": true, + "HasAttribute": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11768,16 +12394,18 @@ }, { "NewTypeName": "CompositeDisposableClass", - "OriginalTypeName": "GClass839", + "OriginalTypeName": "GClass804", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "HasAttribute": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "HasAttribute": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11814,16 +12442,18 @@ }, { "NewTypeName": "BasePhysicalClass", - "OriginalTypeName": "GClass750", + "OriginalTypeName": "GClass716", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11860,16 +12490,18 @@ }, { "NewTypeName": "TaskCompletionClass", - "OriginalTypeName": "GClass2781", + "OriginalTypeName": "GClass2617", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11902,16 +12534,18 @@ }, { "NewTypeName": "WeaponManagerClass", - "OriginalTypeName": "GClass1849", + "OriginalTypeName": "GClass1765", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": true, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": true, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11950,12 +12584,14 @@ "OriginalTypeName": "GStruct15", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": true, - "IsNested": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": true, + "IsNested": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -11991,16 +12627,18 @@ }, { "NewTypeName": "MagazineBuildPresetClass", - "OriginalTypeName": "GClass2380", + "OriginalTypeName": "GClass2232", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12037,11 +12675,13 @@ "OriginalTypeName": "GClass2763", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsNested": false, - "IsSealed": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsNested": false, + "IsSealed": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12078,16 +12718,18 @@ }, { "NewTypeName": "CoreBotSettingsClass", - "OriginalTypeName": "GClass594", + "OriginalTypeName": "GClass564", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12121,16 +12763,18 @@ }, { "NewTypeName": "ProfileInfoSettingsClass", - "OriginalTypeName": "GClass1950", + "OriginalTypeName": "GClass1848", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12165,16 +12809,18 @@ }, { "NewTypeName": "EntityNodeClass", - "OriginalTypeName": "GClass3319", + "OriginalTypeName": "GClass3147", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12212,13 +12858,15 @@ "OriginalTypeName": "GClass22", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsInterface": false, - "IsStruct": false, - "IsNested": false, - "IsDerived": false, - "HasGenericParameters": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsInterface": false, + "IsStruct": false, + "IsNested": false, + "IsDerived": false, + "HasGenericParameters": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12255,10 +12903,12 @@ }, { "NewTypeName": "ObservedVaultingParametersClass", - "OriginalTypeName": "GClass2479", + "OriginalTypeName": "GClass2322", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 2, @@ -12296,11 +12946,13 @@ }, { "NewTypeName": "IViewFilter", - "OriginalTypeName": "GInterface145", + "OriginalTypeName": "GInterface125", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12332,11 +12984,13 @@ }, { "NewTypeName": "ResourceKeyManagerAbstractClass", - "OriginalTypeName": "GClass1564", + "OriginalTypeName": "GClass1493", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12380,8 +13034,10 @@ "OriginalTypeName": "GClass3694", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": -1, @@ -12415,11 +13071,13 @@ }, { "NewTypeName": "PlayerPhysicalClass", - "OriginalTypeName": "GClass751", + "OriginalTypeName": "GClass717", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12455,10 +13113,12 @@ }, { "NewTypeName": "ShotInfoClass", - "OriginalTypeName": "GClass1854", + "OriginalTypeName": "GClass1773", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12494,10 +13154,12 @@ }, { "NewTypeName": "AbstractSkillClass", - "OriginalTypeName": "GClass2005", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12529,10 +13191,12 @@ }, { "NewTypeName": "JumpState", - "OriginalTypeName": "GClass1888", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12564,10 +13228,12 @@ }, { "NewTypeName": "JumpLandingState", - "OriginalTypeName": "GClass1886", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12600,10 +13266,12 @@ }, { "NewTypeName": "Transit2ProneState", - "OriginalTypeName": "GClass1880", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12638,10 +13306,12 @@ }, { "NewTypeName": "Prone2StandState", - "OriginalTypeName": "GClass1878", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12680,10 +13350,12 @@ }, { "NewTypeName": "IdleState", - "OriginalTypeName": "GClass1877", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12716,10 +13388,12 @@ }, { "NewTypeName": "SideStepState", - "OriginalTypeName": "GClass1879", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 6, @@ -12752,10 +13426,12 @@ }, { "NewTypeName": "BlindFireState", - "OriginalTypeName": "GClass1881", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12790,10 +13466,12 @@ }, { "NewTypeName": "ProneIdleState", - "OriginalTypeName": "GClass1882", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12827,10 +13505,12 @@ }, { "NewTypeName": "ProneMoveState", - "OriginalTypeName": "GClass1891", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12865,10 +13545,12 @@ }, { "NewTypeName": "RollState", - "OriginalTypeName": "GClass1884", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12901,10 +13583,12 @@ }, { "NewTypeName": "TransitionState", - "OriginalTypeName": "GClass1896", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12939,10 +13623,12 @@ }, { "NewTypeName": "SprintState", - "OriginalTypeName": "GClass1893", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -12978,10 +13664,12 @@ }, { "NewTypeName": "RunState", - "OriginalTypeName": "GClass1890", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13015,10 +13703,12 @@ }, { "NewTypeName": "BreachDoorState", - "OriginalTypeName": "GClass1873", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13052,10 +13742,12 @@ }, { "NewTypeName": "ApproachState", - "OriginalTypeName": "GClass1871", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13092,10 +13784,12 @@ }, { "NewTypeName": "LootState", - "OriginalTypeName": "GClass1263", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13127,10 +13821,12 @@ }, { "NewTypeName": "DoorInteractionState", - "OriginalTypeName": "GClass1875", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13164,10 +13860,12 @@ }, { "NewTypeName": "StationaryState", - "OriginalTypeName": "GClass1885", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13204,10 +13902,12 @@ }, { "NewTypeName": "ClimbOverState", - "OriginalTypeName": "GClass1900", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13243,10 +13943,12 @@ }, { "NewTypeName": "ClimbUpState", - "OriginalTypeName": "GClass1899", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13281,13 +13983,15 @@ }, { "NewTypeName": "BaseAnimationOperation", - "OriginalTypeName": "GClass1774", + "OriginalTypeName": "", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, - "IsNested": true, - "NTParentName": "Player", + "GenericParams": { + "IsPublic": true, + "IsAbstract": true, + "IsNested": true, + "NTParentName": "Player" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13320,12 +14024,14 @@ }, { "NewTypeName": "GrenadeFactoryClass", - "OriginalTypeName": "GClass745", + "OriginalTypeName": "Gclass737", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": false, - "IsDerived": false, + "GenericParams": { + "IsPublic": true, + "IsAbstract": false, + "IsDerived": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13359,11 +14065,13 @@ }, { "NewTypeName": "NetworkHealthSyncPacketStruct", - "OriginalTypeName": "GStruct364", + "OriginalTypeName": "GStruct358", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13399,11 +14107,13 @@ }, { "NewTypeName": "SeasonsSettingsClass", - "OriginalTypeName": "GClass2407", + "OriginalTypeName": "GClass2359", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13436,11 +14146,13 @@ }, { "NewTypeName": "PausedEffectsStruct", - "OriginalTypeName": "GStruct363", + "OriginalTypeName": "GStruct357", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13479,11 +14191,13 @@ }, { "NewTypeName": "LootSyncStruct", - "OriginalTypeName": "GStruct131", + "OriginalTypeName": "GStruct128", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13525,9 +14239,11 @@ "OriginalTypeName": "GInterface20", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsInterface": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsInterface": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13565,12 +14281,14 @@ }, { "NewTypeName": "FlareGunFireOperationClass", - "OriginalTypeName": "GClass1795", + "OriginalTypeName": "GClass1768", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13610,12 +14328,14 @@ }, { "NewTypeName": "IsOneOffFireOperationClass", - "OriginalTypeName": "GClass1797", + "OriginalTypeName": "GClass1770", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13656,12 +14376,14 @@ }, { "NewTypeName": "RevolverFireOperationClass", - "OriginalTypeName": "GClass1794", + "OriginalTypeName": "GClass1767", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13703,12 +14425,14 @@ }, { "NewTypeName": "GenericFireOperationClass", - "OriginalTypeName": "GClass1792", + "OriginalTypeName": "GClass1765", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13747,11 +14471,13 @@ }, { "NewTypeName": "BaseDescriptorClass", - "OriginalTypeName": "GClass1720", + "OriginalTypeName": "GClass1693", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13787,11 +14513,13 @@ }, { "NewTypeName": "BaseInventoryOperationClass", - "OriginalTypeName": "GClass3256", + "OriginalTypeName": "GClass3192", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13827,11 +14555,13 @@ }, { "NewTypeName": "FoldOperationClass", - "OriginalTypeName": "GClass3272", + "OriginalTypeName": "GClass3208", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13866,11 +14596,13 @@ }, { "NewTypeName": "SwapOperationClass", - "OriginalTypeName": "GClass3260", + "OriginalTypeName": "GClass3196", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13914,11 +14646,13 @@ }, { "NewTypeName": "MergeOperationClass", - "OriginalTypeName": "GClass3273", + "OriginalTypeName": "GClass3209", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -13955,11 +14689,13 @@ }, { "NewTypeName": "TransferOperationClass", - "OriginalTypeName": "GClass3283", + "OriginalTypeName": "GClass3219", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14006,11 +14742,13 @@ }, { "NewTypeName": "ApplyKeyOperationClass", - "OriginalTypeName": "GClass3264", + "OriginalTypeName": "GClass3200", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14049,11 +14787,13 @@ }, { "NewTypeName": "RemoveOperationClass", - "OriginalTypeName": "GClass3277", + "OriginalTypeName": "GClass3213", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14093,11 +14833,13 @@ }, { "NewTypeName": "SplitOperationClass", - "OriginalTypeName": "GClass3280", + "OriginalTypeName": "GClass3216", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14135,11 +14877,13 @@ }, { "NewTypeName": "PlayerSearchControllerClass", - "OriginalTypeName": "GClass1996", + "OriginalTypeName": "GClass1967", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14173,11 +14917,13 @@ }, { "NewTypeName": "AISearchControllerClass", - "OriginalTypeName": "GClass1998", + "OriginalTypeName": "GClass1969", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsSealed": true, + "GenericParams": { + "IsPublic": true, + "IsSealed": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14215,10 +14961,12 @@ }, { "NewTypeName": "MemoryControllerClass", - "OriginalTypeName": "GClass847", + "OriginalTypeName": "GClass839", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14253,11 +15001,13 @@ }, { "NewTypeName": "ArmorResistanceStruct", - "OriginalTypeName": "GStruct24", + "OriginalTypeName": "GStruct23", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14292,11 +15042,13 @@ }, { "NewTypeName": "ShotIdStruct", - "OriginalTypeName": "GStruct426", + "OriginalTypeName": "GStruct420", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14330,11 +15082,13 @@ }, { "NewTypeName": "LoadingProgressStruct", - "OriginalTypeName": "GStruct125", + "OriginalTypeName": "GStruct122", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14367,11 +15121,13 @@ }, { "NewTypeName": "TransitControllerAbstractClass", - "OriginalTypeName": "GClass1667", + "OriginalTypeName": "GClass1640", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14407,12 +15163,14 @@ }, { "NewTypeName": "NetworkHealthExtraDataTypeStruct", - "OriginalTypeName": "GStruct365", + "OriginalTypeName": "GStruct359", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14452,12 +15210,14 @@ }, { "NewTypeName": "NetworkHealthDataPacketStruct", - "OriginalTypeName": "GStruct383", + "OriginalTypeName": "GStruct377", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14493,11 +15253,13 @@ }, { "NewTypeName": "DestroyedItemsStruct", - "OriginalTypeName": "GStruct390", + "OriginalTypeName": "GStruct384", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14536,8 +15298,10 @@ "OriginalTypeName": "GStruct133", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14574,8 +15338,10 @@ "OriginalTypeName": "GStruct132", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14614,8 +15380,10 @@ "OriginalTypeName": "GStruct180", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14653,8 +15421,10 @@ "OriginalTypeName": "GStruct140", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14701,8 +15471,10 @@ "OriginalTypeName": "GStruct396", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14745,8 +15517,10 @@ "OriginalTypeName": "GStruct214", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": 2, "MethodCount": -1, @@ -14782,8 +15556,10 @@ "OriginalTypeName": "GStruct184", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14824,8 +15600,10 @@ "OriginalTypeName": "GStruct134", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14866,8 +15644,10 @@ "OriginalTypeName": "GStruct182", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14906,10 +15686,12 @@ "OriginalTypeName": "GStruct421", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, - "IsNested": true, - "NTParentName": "WorldInteractiveObject", + "GenericParams": { + "IsPublic": true, + "IsStruct": true, + "IsNested": true, + "NTParentName": "WorldInteractiveObject" + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14950,9 +15732,11 @@ "OriginalTypeName": "GStruct37", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -14989,8 +15773,10 @@ "OriginalTypeName": "GStruct36", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsStruct": true, + "GenericParams": { + "IsPublic": true, + "IsStruct": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15030,9 +15816,11 @@ "OriginalTypeName": "GClass1779", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15076,9 +15864,11 @@ "OriginalTypeName": "GClass1781", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15119,9 +15909,11 @@ "OriginalTypeName": "GClass1782", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15163,7 +15955,9 @@ "OriginalTypeName": "GClass2002", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15214,7 +16008,9 @@ "OriginalTypeName": "GClass1211", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15264,8 +16060,10 @@ "OriginalTypeName": "GClass2448", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": false, + "GenericParams": { + "IsPublic": true, + "IsDerived": false + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15322,8 +16120,10 @@ "OriginalTypeName": "GClass1504", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsNested": true, + "GenericParams": { + "IsPublic": true, + "IsNested": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15370,8 +16170,10 @@ "OriginalTypeName": "GClass697", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsDerived": true, + "GenericParams": { + "IsPublic": true, + "IsDerived": true + }, "Methods": { "ConstructorParameterCount": 3, "MethodCount": -1, @@ -15416,7 +16218,9 @@ "OriginalTypeName": "GClass1666", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": 4, "MethodCount": -1, @@ -15454,8 +16258,10 @@ "OriginalTypeName": "GClass1836", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 1, @@ -15490,8 +16296,10 @@ "OriginalTypeName": "GClass1712", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15536,8 +16344,10 @@ "OriginalTypeName": "GClass3369", "UseForceRename": false, "SearchParams": { - "IsPublic": true, - "IsAbstract": true, + "GenericParams": { + "IsPublic": true, + "IsAbstract": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": 3, @@ -15572,7 +16382,9 @@ "OriginalTypeName": "GClass1206", "UseForceRename": false, "SearchParams": { - "IsPublic": true, + "GenericParams": { + "IsPublic": true + }, "Methods": { "ConstructorParameterCount": -1, "MethodCount": -1, @@ -15610,7364 +16422,5 @@ "ExcludeEvents": [] } } - }, - { - "NewTypeName": "BarterItemItemClass", - "OriginalTypeName": "GClass3118", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FuelItemClass", - "OriginalTypeName": "GClass3128", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BatteryItemClass", - "OriginalTypeName": "GClass3119", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BuildingMaterialItemClass", - "OriginalTypeName": "GClass3120", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ElectronicsItemClass", - "OriginalTypeName": "GClass3121", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HouseholdGoodsItemClass", - "OriginalTypeName": "GClass3122", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "JewelryItemClass", - "OriginalTypeName": "GClass3123", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlyerItemClass", - "OriginalTypeName": "GClass3129", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LubricantItemClass", - "OriginalTypeName": "GClass3124", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedicalSuppliesItemClass", - "OriginalTypeName": "GClass3125", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ToolItemClass", - "OriginalTypeName": "GClass3126", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "OtherItemClass", - "OriginalTypeName": "GClass3127", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MobContainerItemClass", - "OriginalTypeName": "GClass3097", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FunctionalModItemClass", - "OriginalTypeName": "GClass3057", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BipodItemClass", - "OriginalTypeName": "GClass3058", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlashlightItemClass", - "OriginalTypeName": "GClass3059", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ForegripItemClass", - "OriginalTypeName": "GClass3060", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GasblockItemClass", - "OriginalTypeName": "GClass3061", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LightLaserItemClass", - "OriginalTypeName": "GClass3062", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MuzzleItemClass", - "OriginalTypeName": "GClass3063", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompensatorItemClass", - "OriginalTypeName": "GClass3064", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlashHiderItemClass", - "OriginalTypeName": "GClass3065", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MuzzleComboItemClass", - "OriginalTypeName": "GClass3066", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PmsItemClass", - "OriginalTypeName": "GClass3067", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SilencerItemClass", - "OriginalTypeName": "GClass3068", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RailCoversItemClass", - "OriginalTypeName": "GClass3069", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SightsItemClass", - "OriginalTypeName": "GClass3070", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultScopeItemClass", - "OriginalTypeName": "GClass3071", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CollimatorItemClass", - "OriginalTypeName": "GClass3072", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompactCollimatorItemClass", - "OriginalTypeName": "GClass3073", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "IronSightItemClass", - "OriginalTypeName": "GClass3074", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "OpticScopeItemClass", - "OriginalTypeName": "GClass3075", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecialScopeItemClass", - "OriginalTypeName": "GClass3076", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "TacticalComboItemClass", - "OriginalTypeName": "GClass3079", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AuxiliaryModItemClass", - "OriginalTypeName": "GClass3056", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GearModItemClass", - "OriginalTypeName": "GClass3080", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ChargeItemClass", - "OriginalTypeName": "GClass3081", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LauncherItemClass", - "OriginalTypeName": "GClass3082", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MagazineItemClass", - "OriginalTypeName": "GClass3083", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CylinderMagazineItemClass", - "OriginalTypeName": "GClass3084", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpringDrivenCylinderItemClass", - "OriginalTypeName": "GClass3085", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MountItemClass", - "OriginalTypeName": "GClass3086", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ShaftItemClass", - "OriginalTypeName": "GClass3087", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StockItemClass", - "OriginalTypeName": "GClass3088", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MasterModItemClass", - "OriginalTypeName": "GClass3089", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BarrelItemClass", - "OriginalTypeName": "GClass3090", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HandguardItemClass", - "OriginalTypeName": "GClass3091", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PistolGripItemClass", - "OriginalTypeName": "GClass3092", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ReceiverItemClass", - "OriginalTypeName": "GClass3093", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SearchableItemItemClass", - "OriginalTypeName": "GClass3094", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SimpleContainerItemClass", - "OriginalTypeName": "GClass3100", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BackpackItemClass", - "OriginalTypeName": "GClass3095", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LockableContainerItemClass", - "OriginalTypeName": "GClass3055", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LootContainerItemClass", - "OriginalTypeName": "GClass3096", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PocketsItemClass", - "OriginalTypeName": "GClass3098", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "VestItemClass", - "OriginalTypeName": "GClass3099", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StashItemClass", - "OriginalTypeName": "GClass3116", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SortingTableItemClass", - "OriginalTypeName": "GClass3117", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StationaryContainerItemClass", - "OriginalTypeName": "GClass3102", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultCarbineItemClass", - "OriginalTypeName": "GClass3104", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultRifleItemClass", - "OriginalTypeName": "GClass3105", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GrenadeLauncherItemClass", - "OriginalTypeName": "GClass3106", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MachineGunItemClass", - "OriginalTypeName": "GClass3107", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MarksmanRifleItemClass", - "OriginalTypeName": "GClass3108", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PistolItemClass", - "OriginalTypeName": "GClass3109", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ShotgunItemClass", - "OriginalTypeName": "GClass3112", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RevolverItemClass", - "OriginalTypeName": "GClass3110", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SmgItemClass", - "OriginalTypeName": "GClass3113", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SniperRifleItemClass", - "OriginalTypeName": "GClass3114", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecialWeaponItemClass", - "OriginalTypeName": "GClass3115", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "EquipmentItemClass", - "OriginalTypeName": "GClass3044", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HeadphonesItemClass", - "OriginalTypeName": "GClass3053", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "VisorsItemClass", - "OriginalTypeName": "GClass3052", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "NightVisionItemClass", - "OriginalTypeName": "GClass3077", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ThermalVisionItemClass", - "OriginalTypeName": "GClass3078", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmoredEquipmentItemClass", - "OriginalTypeName": "GClass3046", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmorItemClass", - "OriginalTypeName": "GClass3047", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HeadwearItemClass", - "OriginalTypeName": "GClass3051", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FaceCoverItemClass", - "OriginalTypeName": "GClass3050", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FoodDrinkItemClass", - "OriginalTypeName": "GClass3132", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "DrinkItemClass", - "OriginalTypeName": "GClass3133", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FoodItemClass", - "OriginalTypeName": "GClass3134", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "InfoItemClass", - "OriginalTypeName": "GClass3135", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeyItemClass", - "OriginalTypeName": "GClass3136", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeyMechanicalItemClass", - "OriginalTypeName": "GClass3138", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeycardItemClass", - "OriginalTypeName": "GClass3137", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KnifeItemClass", - "OriginalTypeName": "GClass3139", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PortableRangeFinderItemClass", - "OriginalTypeName": "GClass3152", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MapItemClass", - "OriginalTypeName": "GClass3140", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedsItemClass", - "OriginalTypeName": "GClass3141", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmorPlateItemClass", - "OriginalTypeName": "GClass3048", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BuiltInInsertsItemClass", - "OriginalTypeName": "GClass3049", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "DrugsItemClass", - "OriginalTypeName": "GClass3142", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedKitItemClass", - "OriginalTypeName": "GClass3144", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedicalItemClass", - "OriginalTypeName": "GClass3143", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StimulatorItemClass", - "OriginalTypeName": "GClass3145", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecItemItemClass", - "OriginalTypeName": "GClass3147", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StackableItemItemClass", - "OriginalTypeName": "GClass3154", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AmmoItemClass", - "OriginalTypeName": "GClass3155", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MoneyItemClass", - "OriginalTypeName": "GClass3156", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ThrowWeapItemClass", - "OriginalTypeName": "GClass3157", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmBandItemClass", - "OriginalTypeName": "GClass3045", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompassItemClass", - "OriginalTypeName": "GClass3148", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RadioTransmitterItemClass", - "OriginalTypeName": "GClass3153", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RepairKitsItemClass", - "OriginalTypeName": "GClass3146", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RandomLootContainerItemClass", - "OriginalTypeName": "GClass3101", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HideoutAreaContainerItemClass", - "OriginalTypeName": "GClass3054", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CultistAmuletItemClass", - "OriginalTypeName": "GClass3131", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MarkOfUnknownItemClass", - "OriginalTypeName": "GClass3149", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PlantingKitsItemClass", - "OriginalTypeName": "GClass3151", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MultitoolsItemClass", - "OriginalTypeName": "GClass3150", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BarterItemTemplateClass", - "OriginalTypeName": "GClass2930", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FuelTemplateClass", - "OriginalTypeName": "GClass2940", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BatteryTemplateClass", - "OriginalTypeName": "GClass2931", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BuildingMaterialTemplateClass", - "OriginalTypeName": "GClass2932", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ElectronicsTemplateClass", - "OriginalTypeName": "GClass2933", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HouseholdGoodsTemplateClass", - "OriginalTypeName": "GClass2934", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "JewelryTemplateClass", - "OriginalTypeName": "GClass2935", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlyerTemplateClass", - "OriginalTypeName": "GClass2941", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LubricantTemplateClass", - "OriginalTypeName": "GClass2936", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedicalSuppliesTemplateClass", - "OriginalTypeName": "GClass2937", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ToolTemplateClass", - "OriginalTypeName": "GClass2938", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "OtherTemplateClass", - "OriginalTypeName": "GClass2939", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompoundItemTemplateClass", - "OriginalTypeName": "GClass2943", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "InventoryTemplateClass", - "OriginalTypeName": "GClass3014", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MobContainerTemplateClass", - "OriginalTypeName": "GClass2996", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FunctionalModTemplateClass", - "OriginalTypeName": "GClass2956", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BipodTemplateClass", - "OriginalTypeName": "GClass2957", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlashlightTemplateClass", - "OriginalTypeName": "GClass2958", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ForegripTemplateClass", - "OriginalTypeName": "GClass2959", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GasblockTemplateClass", - "OriginalTypeName": "GClass2960", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LightLaserTemplateClass", - "OriginalTypeName": "GClass2961", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MuzzleTemplateClass", - "OriginalTypeName": "GClass2962", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompensatorTemplateClass", - "OriginalTypeName": "GClass2963", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FlashHiderTemplateClass", - "OriginalTypeName": "GClass2964", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MuzzleComboTemplateClass", - "OriginalTypeName": "GClass2965", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PmsTemplateClass", - "OriginalTypeName": "GClass2966", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SilencerTemplateClass", - "OriginalTypeName": "GClass2967", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RailCoversTemplateClass", - "OriginalTypeName": "GClass2968", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SightsTemplateClass", - "OriginalTypeName": "GClass2969", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultScopeTemplateClass", - "OriginalTypeName": "GClass2970", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CollimatorTemplateClass", - "OriginalTypeName": "GClass2971", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompactCollimatorTemplateClass", - "OriginalTypeName": "GClass2972", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "IronSightTemplateClass", - "OriginalTypeName": "GClass2973", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "OpticScopeTemplateClass", - "OriginalTypeName": "GClass2974", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecialScopeTemplateClass", - "OriginalTypeName": "GClass2975", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "TacticalComboTemplateClass", - "OriginalTypeName": "GClass2978", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AuxiliaryModTemplateClass", - "OriginalTypeName": "GClass2955", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GearModTemplateClass", - "OriginalTypeName": "GClass2979", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ChargeTemplateClass", - "OriginalTypeName": "GClass2980", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LauncherTemplateClass", - "OriginalTypeName": "GClass2981", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MagazineTemplateClass", - "OriginalTypeName": "GClass2982", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CylinderMagazineTemplateClass", - "OriginalTypeName": "GClass2983", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpringDrivenCylinderTemplateClass", - "OriginalTypeName": "GClass2984", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MountTemplateClass", - "OriginalTypeName": "GClass2985", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ShaftTemplateClass", - "OriginalTypeName": "GClass2986", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StockTemplateClass", - "OriginalTypeName": "GClass2987", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MasterModTemplateClass", - "OriginalTypeName": "GClass2988", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BarrelTemplateClass", - "OriginalTypeName": "GClass2989", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HandguardTemplateClass", - "OriginalTypeName": "GClass2990", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PistolGripTemplateClass", - "OriginalTypeName": "GClass2991", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ReceiverTemplateClass", - "OriginalTypeName": "GClass2992", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SearchableItemTemplateClass", - "OriginalTypeName": "GClass2993", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SimpleContainerTemplateClass", - "OriginalTypeName": "GClass2999", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BackpackTemplateClass", - "OriginalTypeName": "GClass2994", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LockableContainerTemplateClass", - "OriginalTypeName": "GClass2954", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "LootContainerTemplateClass", - "OriginalTypeName": "GClass2995", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PocketsTemplateClass", - "OriginalTypeName": "GClass2997", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "VestTemplateClass", - "OriginalTypeName": "GClass2998", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StashTemplateClass", - "OriginalTypeName": "GClass3015", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SortingTableTemplateClass", - "OriginalTypeName": "GClass3016", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StationaryContainerTemplateClass", - "OriginalTypeName": "GClass3001", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultCarbineTemplateClass", - "OriginalTypeName": "GClass3002", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "AssaultRifleTemplateClass", - "OriginalTypeName": "GClass3003", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "GrenadeLauncherTemplateClass", - "OriginalTypeName": "GClass3004", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MachineGunTemplateClass", - "OriginalTypeName": "GClass3005", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MarksmanRifleTemplateClass", - "OriginalTypeName": "GClass3006", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PistolTemplateClass", - "OriginalTypeName": "GClass3007", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ShotgunTemplateClass", - "OriginalTypeName": "GClass3010", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SmgTemplateClass", - "OriginalTypeName": "GClass3011", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SniperRifleTemplateClass", - "OriginalTypeName": "GClass3012", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RevolverTemplateClass", - "OriginalTypeName": "GClass3008", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecialWeaponTemplateClass", - "OriginalTypeName": "GClass3013", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "EquipmentTemplateClass", - "OriginalTypeName": "GClass2944", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HeadphonesTemplateClass", - "OriginalTypeName": "GClass2952", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "VisorsTemplateClass", - "OriginalTypeName": "GClass2951", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "NightVisionTemplateClass", - "OriginalTypeName": "GClass2976", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ThermalVisionTemplateClass", - "OriginalTypeName": "GClass2977", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmoredEquipmentTemplateClass", - "OriginalTypeName": "GClass2946", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmorTemplateClass", - "OriginalTypeName": "GClass2947", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HeadwearTemplateClass", - "OriginalTypeName": "GClass2950", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FaceCoverTemplateClass", - "OriginalTypeName": "GClass2949", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FoodDrinkTemplateClass", - "OriginalTypeName": "GClass3017", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "DrinkTemplateClass", - "OriginalTypeName": "GClass3018", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "FoodTemplateClass", - "OriginalTypeName": "GClass3019", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "InfoTemplateClass", - "OriginalTypeName": "GClass3020", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeyMechanicalTemplateClass", - "OriginalTypeName": "GClass3021", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeyTemplateClass", - "OriginalTypeName": "GClass3021", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KeycardTemplateClass", - "OriginalTypeName": "GClass3022", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "KnifeTemplateClass", - "OriginalTypeName": "GClass3023", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PortableRangeFinderTemplateClass", - "OriginalTypeName": "GClass3037", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MapTemplateClass", - "OriginalTypeName": "GClass3024", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedsTemplateClass", - "OriginalTypeName": "GClass3025", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmorPlateTemplateClass", - "OriginalTypeName": "GClass2948", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "BuiltInInsertsTemplateClass", - "OriginalTypeName": "GClass2948", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "DrugsTemplateClass", - "OriginalTypeName": "GClass3026", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedKitTemplateClass", - "OriginalTypeName": "GClass3028", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MedicalTemplateClass", - "OriginalTypeName": "GClass3027", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StimulatorTemplateClass", - "OriginalTypeName": "GClass3029", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "SpecItemTemplateClass", - "OriginalTypeName": "GClass3031", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "StackableItemTemplateClass", - "OriginalTypeName": "GClass3039", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MoneyTemplateClass", - "OriginalTypeName": "GClass3040", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ThrowWeapTemplateClass", - "OriginalTypeName": "GClass3041", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "ArmBandTemplateClass", - "OriginalTypeName": "GClass2945", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CompassTemplateClass", - "OriginalTypeName": "GClass3032", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RadioTransmitterTemplateClass", - "OriginalTypeName": "GClass3038", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RepairKitsTemplateClass", - "OriginalTypeName": "GClass3030", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "RandomLootContainerTemplateClass", - "OriginalTypeName": "GClass3000", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "HideoutAreaContainerTemplateClass", - "OriginalTypeName": "GClass2953", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "CultistAmuletTemplateClass", - "OriginalTypeName": "GClass3033", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MarkOfUnknownTemplateClass", - "OriginalTypeName": "GClass3034", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "PlantingKitsTemplateClass", - "OriginalTypeName": "GClass3036", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } - }, - { - "NewTypeName": "MultitoolsTemplateClass", - "OriginalTypeName": "GClass3035", - "UseForceRename": true, - "SearchParams": { - "IsPublic": true, - "Methods": { - "ConstructorParameterCount": -1, - "MethodCount": -1, - "IncludeMethods": [], - "ExcludeMethods": [] - }, - "Fields": { - "FieldCount": -1, - "IncludeFields": [], - "ExcludeFields": [] - }, - "Properties": { - "PropertyCount": -1, - "IncludeProperties": [], - "ExcludeProperties": [] - }, - "NestedTypes": { - "NestedTypeCount": -1, - "IncludeNestedTypes": [], - "ExcludeNestedTypes": [] - }, - "Events": { - "IncludeEvents": [], - "ExcludeEvents": [] - } - } } ] \ No newline at end of file diff --git a/RecodeItGUI/GUI/Main.cs b/RecodeItGUI/GUI/Main.cs index b132850..d466f05 100644 --- a/RecodeItGUI/GUI/Main.cs +++ b/RecodeItGUI/GUI/Main.cs @@ -195,50 +195,53 @@ public partial class ReCodeItForm : Form UseForceRename = RemapperUseForceRename.Checked, SearchParams = new SearchParams { - IsPublic = bool.Parse(IsPublicComboBox.GetSelectedItem().AsSpan()), + GenericParams = + { + IsPublic = bool.Parse(IsPublicComboBox.GetSelectedItem().AsSpan()), - IsAbstract = IsAbstractComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(IsAbstractComboBox.GetSelectedItem().AsSpan()) - : null, + IsAbstract = IsAbstractComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(IsAbstractComboBox.GetSelectedItem().AsSpan()) + : null, - IsSealed = IsSealedComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(IsSealedComboBox.GetSelectedItem().AsSpan()) - : null, + IsSealed = IsSealedComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(IsSealedComboBox.GetSelectedItem().AsSpan()) + : null, - IsInterface = IsInterfaceComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(IsInterfaceComboBox.GetSelectedItem().AsSpan()) - : null, + IsInterface = IsInterfaceComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(IsInterfaceComboBox.GetSelectedItem().AsSpan()) + : null, - IsStruct = IsStructComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(IsStructComboBox.GetSelectedItem().AsSpan()) - : null, + IsStruct = IsStructComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(IsStructComboBox.GetSelectedItem().AsSpan()) + : null, - IsEnum = IsEnumComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(IsEnumComboBox.GetSelectedItem().AsSpan()) - : null, + IsEnum = IsEnumComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(IsEnumComboBox.GetSelectedItem().AsSpan()) + : null, - HasAttribute = HasAttributeComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(HasAttributeComboBox.GetSelectedItem().AsSpan()) - : null, + HasAttribute = HasAttributeComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(HasAttributeComboBox.GetSelectedItem().AsSpan()) + : null, - HasGenericParameters = HasGenericParamsComboBox.SelectedItem as string != "Disabled" - ? bool.Parse(HasGenericParamsComboBox.GetSelectedItem().AsSpan()) - : null, + HasGenericParameters = HasGenericParamsComboBox.SelectedItem as string != "Disabled" + ? bool.Parse(HasGenericParamsComboBox.GetSelectedItem().AsSpan()) + : null, - IsNested = IsNestedUpDown.GetEnabled(), - IsDerived = IsDerivedUpDown.GetEnabled(), + IsNested = IsNestedUpDown.GetEnabled(), + IsDerived = IsDerivedUpDown.GetEnabled(), + + NTParentName = NestedTypeParentName.Text == string.Empty + ? null + : NestedTypeParentName.Text, - NTParentName = NestedTypeParentName.Text == string.Empty - ? null - : NestedTypeParentName.Text, + MatchBaseClass = BaseClassIncludeTextFIeld.Text == string.Empty + ? null + : BaseClassIncludeTextFIeld.Text, - MatchBaseClass = BaseClassIncludeTextFIeld.Text == string.Empty - ? null - : BaseClassIncludeTextFIeld.Text, - - IgnoreBaseClass = BaseClassExcludeTextField.Text == string.Empty - ? null - : BaseClassExcludeTextField.Text, + IgnoreBaseClass = BaseClassExcludeTextField.Text == string.Empty + ? null + : BaseClassExcludeTextField.Text, + }, Methods = { @@ -825,9 +828,9 @@ public partial class ReCodeItForm : Form OriginalTypeName.Text = remap.OriginalTypeName; RemapperUseForceRename.Checked = remap.UseForceRename; - BaseClassIncludeTextFIeld.Text = remap.SearchParams.MatchBaseClass; - BaseClassExcludeTextField.Text = remap.SearchParams.IgnoreBaseClass; - NestedTypeParentName.Text = remap.SearchParams.NTParentName; + BaseClassIncludeTextFIeld.Text = remap.SearchParams.GenericParams.MatchBaseClass; + BaseClassExcludeTextField.Text = remap.SearchParams.GenericParams.IgnoreBaseClass; + NestedTypeParentName.Text = remap.SearchParams.GenericParams.NTParentName; ConstructorCountEnabled.Checked = remap.SearchParams.Methods.ConstructorParameterCount >= 0; @@ -849,38 +852,38 @@ public partial class ReCodeItForm : Form NestedTypeCountUpDown.Value = remap.SearchParams.NestedTypes.NestedTypeCount; - IsPublicComboBox.SelectedItem = remap.SearchParams.IsPublic.ToString(); + IsPublicComboBox.SelectedItem = remap.SearchParams.GenericParams.IsPublic.ToString(); - IsAbstractComboBox.SelectedItem = remap.SearchParams.IsAbstract is not null - ? remap.SearchParams.IsAbstract.ToString() + IsAbstractComboBox.SelectedItem = remap.SearchParams.GenericParams.IsAbstract is not null + ? remap.SearchParams.GenericParams.IsAbstract.ToString() : "Disabled"; - IsSealedComboBox.SelectedItem = remap.SearchParams.IsSealed is not null - ? remap.SearchParams.IsSealed.ToString() + IsSealedComboBox.SelectedItem = remap.SearchParams.GenericParams.IsSealed is not null + ? remap.SearchParams.GenericParams.IsSealed.ToString() : "Disabled"; - IsInterfaceComboBox.SelectedItem = remap.SearchParams.IsInterface is not null - ? remap.SearchParams.IsInterface.ToString() + IsInterfaceComboBox.SelectedItem = remap.SearchParams.GenericParams.IsInterface is not null + ? remap.SearchParams.GenericParams.IsInterface.ToString() : "Disabled"; - IsStructComboBox.SelectedItem = remap.SearchParams.IsStruct is not null - ? remap.SearchParams.IsStruct.ToString() + IsStructComboBox.SelectedItem = remap.SearchParams.GenericParams.IsStruct is not null + ? remap.SearchParams.GenericParams.IsStruct.ToString() : "Disabled"; - IsEnumComboBox.SelectedItem = remap.SearchParams.IsEnum is not null - ? remap.SearchParams.IsEnum.ToString() + IsEnumComboBox.SelectedItem = remap.SearchParams.GenericParams.IsEnum is not null + ? remap.SearchParams.GenericParams.IsEnum.ToString() : "Disabled"; - HasAttributeComboBox.SelectedItem = remap.SearchParams.HasAttribute is not null - ? remap.SearchParams.HasAttribute.ToString() + HasAttributeComboBox.SelectedItem = remap.SearchParams.GenericParams.HasAttribute is not null + ? remap.SearchParams.GenericParams.HasAttribute.ToString() : "Disabled"; - HasGenericParamsComboBox.SelectedItem = remap.SearchParams.HasGenericParameters is not null - ? remap.SearchParams.HasGenericParameters.ToString() + HasGenericParamsComboBox.SelectedItem = remap.SearchParams.GenericParams.HasGenericParameters is not null + ? remap.SearchParams.GenericParams.HasGenericParameters.ToString() : "Disabled"; - IsNestedUpDown.BuildStringList("IsNested", false, remap.SearchParams.IsNested); - IsDerivedUpDown.BuildStringList("IsDerived", false, remap.SearchParams.IsDerived); + IsNestedUpDown.BuildStringList("IsNested", false, remap.SearchParams.GenericParams.IsNested); + IsDerivedUpDown.BuildStringList("IsDerived", false, remap.SearchParams.GenericParams.IsDerived); foreach (var method in remap.SearchParams.Methods.IncludeMethods) { diff --git a/RecodeItGUI/Utils/GUIHelpers.cs b/RecodeItGUI/Utils/GUIHelpers.cs index 26d5e0c..2d02e10 100644 --- a/RecodeItGUI/Utils/GUIHelpers.cs +++ b/RecodeItGUI/Utils/GUIHelpers.cs @@ -101,16 +101,16 @@ internal static class GUIHelpers /// public static TreeNode GenerateTreeNode(RemapModel model, ReCodeItForm gui) { - var isPublic = model.SearchParams.IsPublic; - var isAbstract = model.SearchParams.IsAbstract == null ? null : model.SearchParams.IsAbstract; - var isInterface = model.SearchParams.IsInterface == null ? null : model.SearchParams.IsInterface; - var isStruct = model.SearchParams.IsStruct == null ? null : model.SearchParams.IsStruct; - var isEnum = model.SearchParams.IsEnum == null ? null : model.SearchParams.IsEnum; - var isNested = model.SearchParams.IsNested == null ? null : model.SearchParams.IsNested; - var isSealed = model.SearchParams.IsSealed == null ? null : model.SearchParams.IsSealed; - var HasAttribute = model.SearchParams.HasAttribute == null ? null : model.SearchParams.HasAttribute; - var IsDerived = model.SearchParams.IsDerived == null ? null : model.SearchParams.IsDerived; - var HasGenericParameters = model.SearchParams.HasGenericParameters == null ? null : model.SearchParams.HasGenericParameters; + var isPublic = model.SearchParams.GenericParams.IsPublic; + var isAbstract = model.SearchParams.GenericParams.IsAbstract == null ? null : model.SearchParams.GenericParams.IsAbstract; + var isInterface = model.SearchParams.GenericParams.IsInterface == null ? null : model.SearchParams.GenericParams.IsInterface; + var isStruct = model.SearchParams.GenericParams.IsStruct == null ? null : model.SearchParams.GenericParams.IsStruct; + var isEnum = model.SearchParams.GenericParams.IsEnum == null ? null : model.SearchParams.GenericParams.IsEnum; + var isNested = model.SearchParams.GenericParams.IsNested == null ? null : model.SearchParams.GenericParams.IsNested; + var isSealed = model.SearchParams.GenericParams.IsSealed == null ? null : model.SearchParams.GenericParams.IsSealed; + var HasAttribute = model.SearchParams.GenericParams.HasAttribute == null ? null : model.SearchParams.GenericParams.HasAttribute; + var IsDerived = model.SearchParams.GenericParams.IsDerived == null ? null : model.SearchParams.GenericParams.IsDerived; + var HasGenericParameters = model.SearchParams.GenericParams.HasGenericParameters == null ? null : model.SearchParams.GenericParams.HasGenericParameters; var remapTreeItem = new TreeNode($"{model.NewTypeName}"); diff --git a/RecodeItLib/Models/RemapModel.cs b/RecodeItLib/Models/RemapModel.cs index c7bf072..65c8cb5 100644 --- a/RecodeItLib/Models/RemapModel.cs +++ b/RecodeItLib/Models/RemapModel.cs @@ -43,11 +43,16 @@ public class RemapModel /// public class SearchParams { - #region BOOL_PARAMS + public GenericParams GenericParams { get; set; } = new(); + public MethodParams Methods { get; set; } = new(); + public FieldParams Fields { get; set; } = new(); + public PropertyParams Properties { get; set; } = new(); + public NestedTypeParams NestedTypes { get; set; } = new(); + public EventParams Events { get; set; } = new(); +} - /// - /// Default to true, most types are public - /// +public class GenericParams +{ public bool IsPublic { get; set; } = true; public bool? IsAbstract { get; set; } = null; @@ -55,20 +60,15 @@ public class SearchParams public bool? IsStruct { get; set; } = null; public bool? IsEnum { get; set; } = null; public bool? IsNested { get; set; } = null; - public bool? IsSealed { get; set; } = null; - public bool? HasAttribute { get; set; } = null; - public bool? IsDerived { get; set; } = null; - public bool? HasGenericParameters { get; set; } = null; - - #endregion BOOL_PARAMS - - #region STR_PARAMS - + /// /// Name of the nested types parent /// public string? NTParentName { get; set; } = null; - + public bool? IsSealed { get; set; } = null; + public bool? HasAttribute { get; set; } = null; + public bool? IsDerived { get; set; } = null; + /// /// Name of the derived classes declaring type /// @@ -78,18 +78,7 @@ public class SearchParams /// Name of the derived classes declaring type we want to ignore /// public string? IgnoreBaseClass { get; set; } = null; - - #endregion STR_PARAMS - - #region LISTS - - public MethodParams Methods { get; set; } = new(); - public FieldParams Fields { get; set; } = new(); - public PropertyParams Properties { get; set; } = new(); - public NestedTypeParams NestedTypes { get; set; } = new(); - public EventParams Events { get; set; } = new(); - - #endregion LISTS + public bool? HasGenericParameters { get; set; } = null; } public class MethodParams diff --git a/RecodeItLib/Remapper/Filters/GenericTypeFilters.cs b/RecodeItLib/Remapper/Filters/GenericTypeFilters.cs index 111a9a3..c24bf37 100644 --- a/RecodeItLib/Remapper/Filters/GenericTypeFilters.cs +++ b/RecodeItLib/Remapper/Filters/GenericTypeFilters.cs @@ -15,9 +15,9 @@ internal static class GenericTypeFilters public static IEnumerable FilterPublic(IEnumerable types, SearchParams parms) { // REQUIRED PROPERTY - if (parms.IsPublic) + if (parms.GenericParams.IsPublic) { - if (parms.IsNested is true) + if (parms.GenericParams.IsNested is true) { types = types.Where(t => t.IsNestedPublic); @@ -30,7 +30,7 @@ internal static class GenericTypeFilters } else { - if (parms.IsNested is true) + if (parms.GenericParams.IsNested is true) { types = types.Where(t => t.IsNestedPrivate || t.IsNestedFamily @@ -50,9 +50,9 @@ internal static class GenericTypeFilters private static IEnumerable FilterNestedByName(IEnumerable types, SearchParams parms) { - if (parms.NTParentName is not null) + if (parms.GenericParams.NTParentName is not null) { - types = types.Where(t => t.DeclaringType.Name.String == parms.NTParentName); + types = types.Where(t => t.DeclaringType.Name.String == parms.GenericParams.NTParentName); } return types; @@ -67,11 +67,11 @@ internal static class GenericTypeFilters public static IEnumerable FilterAbstract(IEnumerable types, SearchParams parms) { // Filter based on abstract or not - if (parms.IsAbstract is true) + if (parms.GenericParams.IsAbstract is true) { types = types.Where(t => t.IsAbstract && !t.IsInterface); } - else if (parms.IsAbstract is false) + else if (parms.GenericParams.IsAbstract is false) { types = types.Where(t => !t.IsAbstract); } @@ -88,11 +88,11 @@ internal static class GenericTypeFilters public static IEnumerable FilterSealed(IEnumerable types, SearchParams parms) { // Filter based on abstract or not - if (parms.IsSealed is true) + if (parms.GenericParams.IsSealed is true) { types = types.Where(t => t.IsSealed); } - else if (parms.IsSealed is false) + else if (parms.GenericParams.IsSealed is false) { types = types.Where(t => !t.IsSealed); } @@ -109,11 +109,11 @@ internal static class GenericTypeFilters public static IEnumerable FilterInterface(IEnumerable types, SearchParams parms) { // Filter based on interface or not - if (parms.IsInterface is true) + if (parms.GenericParams.IsInterface is true) { types = types.Where(t => t.IsInterface); } - else if (parms.IsInterface is false) + else if (parms.GenericParams.IsInterface is false) { types = types.Where(t => !t.IsInterface); } @@ -129,11 +129,11 @@ internal static class GenericTypeFilters /// Filtered list public static IEnumerable FilterStruct(IEnumerable types, SearchParams parms) { - if (parms.IsStruct is true) + if (parms.GenericParams.IsStruct is true) { types = types.Where(t => t.IsValueType && !t.IsEnum); } - else if (parms.IsStruct is false) + else if (parms.GenericParams.IsStruct is false) { types = types.Where(t => !t.IsValueType); } @@ -150,11 +150,11 @@ internal static class GenericTypeFilters public static IEnumerable FilterEnum(IEnumerable types, SearchParams parms) { // Filter based on enum or not - if (parms.IsEnum is true) + if (parms.GenericParams.IsEnum is true) { types = types.Where(t => t.IsEnum); } - else if (parms.IsEnum is false) + else if (parms.GenericParams.IsEnum is false) { types = types.Where(t => !t.IsEnum); } @@ -171,11 +171,11 @@ internal static class GenericTypeFilters public static IEnumerable FilterAttributes(IEnumerable types, SearchParams parms) { // Filter based on HasAttribute or not - if (parms.HasAttribute is true) + if (parms.GenericParams.HasAttribute is true) { types = types.Where(t => t.HasCustomAttributes); } - else if (parms.HasAttribute is false) + else if (parms.GenericParams.HasAttribute is false) { types = types.Where(t => !t.HasCustomAttributes); } @@ -192,21 +192,21 @@ internal static class GenericTypeFilters public static IEnumerable FilterDerived(IEnumerable types, SearchParams parms) { // Filter based on IsDerived or not - if (parms.IsDerived is true) + if (parms.GenericParams.IsDerived is true) { types = types.Where(t => t.GetBaseType()?.Name?.String != "Object"); - if (parms.MatchBaseClass is not null and not "") + if (parms.GenericParams.MatchBaseClass is not null and not "") { - types = types.Where(t => t.GetBaseType()?.Name?.String == parms.MatchBaseClass); + types = types.Where(t => t.GetBaseType()?.Name?.String == parms.GenericParams.MatchBaseClass); } - if (parms.IgnoreBaseClass is not null and not "") + if (parms.GenericParams.IgnoreBaseClass is not null and not "") { - types = types.Where(t => t.GetBaseType()?.Name?.String != parms.IgnoreBaseClass); + types = types.Where(t => t.GetBaseType()?.Name?.String != parms.GenericParams.IgnoreBaseClass); } } - else if (parms.IsDerived is false) + else if (parms.GenericParams.IsDerived is false) { types = types.Where(t => t.GetBaseType()?.Name?.String is "Object"); } @@ -222,9 +222,9 @@ internal static class GenericTypeFilters /// Filtered list public static IEnumerable FilterByGenericParameters(IEnumerable types, SearchParams parms) { - if (parms.HasGenericParameters is null) return types; + if (parms.GenericParams.HasGenericParameters is null) return types; - types = types.Where(t => t.HasGenericParameters == parms.HasGenericParameters); + types = types.Where(t => t.HasGenericParameters == parms.GenericParams.HasGenericParameters); return types; } diff --git a/RecodeItLib/Remapper/ReMapper.cs b/RecodeItLib/Remapper/ReMapper.cs index 0db0240..589c1bb 100644 --- a/RecodeItLib/Remapper/ReMapper.cs +++ b/RecodeItLib/Remapper/ReMapper.cs @@ -197,7 +197,7 @@ public class ReMapper } // Filter down nested objects - if (mapping.SearchParams.IsNested is false or null) + if (mapping.SearchParams.GenericParams.IsNested is false or null) { types = types.Where(type => tokens!.Any(token => type.Name.StartsWith(token))); } diff --git a/RecodeItLib/Remapper/RenameHelper.cs b/RecodeItLib/Remapper/RenameHelper.cs index 59fab88..438791c 100644 --- a/RecodeItLib/Remapper/RenameHelper.cs +++ b/RecodeItLib/Remapper/RenameHelper.cs @@ -187,7 +187,7 @@ internal static class RenameHelper if (remap?.TypePrimeCandidate?.Name is null) { continue; } - if (remap.SearchParams.IsNested is true && + if (remap.SearchParams.GenericParams.IsNested is true && type.IsNested && type.Name == remap.TypePrimeCandidate.Name) { type.Name = remap.NewTypeName; diff --git a/RecodeItLib/Utils/DataProvider.cs b/RecodeItLib/Utils/DataProvider.cs index 7189ca2..326025e 100644 --- a/RecodeItLib/Utils/DataProvider.cs +++ b/RecodeItLib/Utils/DataProvider.cs @@ -73,28 +73,8 @@ public static class DataProvider var jsonText = File.ReadAllText(path); var remaps = JsonConvert.DeserializeObject>(jsonText); - - if (remaps is null) return []; - - MigrateMappings(remaps); - - return remaps; - } - - private static void MigrateMappings(List models) - { - foreach (var model in models) - { - MigrateMapping(model); - } - - UpdateMapping(Path.Combine(DataPath, "Mappings-migrated.jsonc"), models); - } - - private static void MigrateMapping(RemapModel model) - { - var searchParams = model.SearchParams; + return remaps ?? []; } public static void SaveMapping() @@ -130,7 +110,7 @@ public static class DataProvider File.WriteAllText(path, jsonText); - Logger.Log($"Mapping file updated with new type names and saved to {path}", ConsoleColor.Yellow); + Logger.Log($"Mapping file updated with new type names and saved to {path}", ConsoleColor.Green); } public static ModuleDefMD LoadModule(string path)