| 
4 | 4 | 
 
  | 
5 | 5 | namespace libMBIN.NMS.GameComponents  | 
6 | 6 | {  | 
7 |  | -    [NMS(GUID = 0x79C630385813FF7E, NameHash = 0xA547E834)]  | 
 | 7 | +    [NMS(GUID = 0xCC5294707151FDBE, NameHash = 0xA547E834)]  | 
8 | 8 |     public class GcRealityIconTable : NMSTemplate  | 
9 | 9 |     {  | 
10 |  | -        [NMS(Index = 15, Size = 0x72, EnumType = typeof(GcRealityGameIcons.GameIconsEnum))]  | 
 | 10 | +        [NMS(Index = 15, Size = 0x73, EnumType = typeof(GcRealityGameIcons.GameIconsEnum))]  | 
11 | 11 |         /* 0x0000 */ public TkTextureResource[] GameIcons;  | 
12 | 12 |         [NMS(Index = 5, Size = 0x11, EnumType = typeof(GcDiscoveryType.DiscoveryTypeEnum))]  | 
13 |  | -        /* 0x0AB0 */ public TkTextureResource[] BinocularDiscoveryIcons;  | 
 | 13 | +        /* 0x0AC8 */ public TkTextureResource[] BinocularDiscoveryIcons;  | 
14 | 14 |         [NMS(Index = 3, Size = 0xB, EnumType = typeof(GcProductCategory.ProductCategoryEnum))]  | 
15 |  | -        /* 0x0C48 */ public TkTextureResource[] ProductCategoryIcons;  | 
 | 15 | +        /* 0x0C60 */ public TkTextureResource[] ProductCategoryIcons;  | 
16 | 16 |         [NMS(Index = 4, Size = 0xA, EnumType = typeof(GcMissionFaction.MissionFactionEnum))]  | 
17 |  | -        /* 0x0D50 */ public TkTextureResource[] MissionFactionIcons;  | 
 | 17 | +        /* 0x0D68 */ public TkTextureResource[] MissionFactionIcons;  | 
18 | 18 |         [NMS(Index = 8, Size = 0x9, EnumType = typeof(GcAlienRace.AlienRaceEnum))]  | 
19 |  | -        /* 0x0E40 */ public TkTextureResource[] DiscoveryPageRaceIcons;  | 
 | 19 | +        /* 0x0E58 */ public TkTextureResource[] DiscoveryPageRaceIcons;  | 
20 | 20 |         [NMS(Index = 2, Size = 0x9, EnumType = typeof(GcRealitySubstanceCategory.SubstanceCategoryEnum))]  | 
21 |  | -        /* 0x0F18 */ public TkTextureResource[] SubstanceCategoryIcons;  | 
 | 21 | +        /* 0x0F30 */ public TkTextureResource[] SubstanceCategoryIcons;  | 
22 | 22 |         [NMS(Index = 17, Size = 0x7, EnumType = typeof(GcDifficultyPresetType.DifficultyPresetTypeEnum))]  | 
23 |  | -        /* 0x0FF0 */ public TkTextureResource[] DifficultyPresetIcons;  | 
 | 23 | +        /* 0x1008 */ public TkTextureResource[] DifficultyPresetIcons;  | 
24 | 24 |         [NMS(Index = 6, Size = 0x7, EnumType = typeof(GcTradingClass.TradingClassEnum))]  | 
25 |  | -        /* 0x1098 */ public TkTextureResource[] DiscoveryPageTradingIcons;  | 
 | 25 | +        /* 0x10B0 */ public TkTextureResource[] DiscoveryPageTradingIcons;  | 
26 | 26 |         [NMS(Index = 0, Size = 0x7, EnumType = typeof(GcPlayerHazardType.HazardEnum))]  | 
27 |  | -        /* 0x1140 */ public TkTextureResource[] HazardIcons;  | 
 | 27 | +        /* 0x1158 */ public TkTextureResource[] HazardIcons;  | 
28 | 28 |         [NMS(Index = 1, Size = 0x7, EnumType = typeof(GcPlayerHazardType.HazardEnum))]  | 
29 |  | -        /* 0x11E8 */ public TkTextureResource[] HazardIconsHUD;  | 
 | 29 | +        /* 0x1200 */ public TkTextureResource[] HazardIconsHUD;  | 
30 | 30 |         [NMS(Index = 19, Size = 0x6, EnumType = typeof(GcOptionsUIHeaderIcons.OptionsUIHeaderIconTypeEnum))]  | 
31 |  | -        /* 0x1290 */ public TkTextureResource[] OptionsUIHeaderIcons;  | 
 | 31 | +        /* 0x12A8 */ public TkTextureResource[] OptionsUIHeaderIcons;  | 
32 | 32 |         [NMS(Index = 20, Size = 0x5, EnumType = typeof(GcInventoryFilterOptions.InventoryFilterEnum))]  | 
33 |  | -        /* 0x1320 */ public TkTextureResource[] InventoryFilterIcons;  | 
 | 33 | +        /* 0x1338 */ public TkTextureResource[] InventoryFilterIcons;  | 
34 | 34 |         [NMS(Index = 18, Size = 0x4, EnumType = typeof(GcDifficultyOptionGroups.DifficultyOptionGroupEnum))]  | 
35 |  | -        /* 0x1398 */ public TkTextureResource[] DifficultyUIOptionIcons;  | 
 | 35 | +        /* 0x13B0 */ public TkTextureResource[] DifficultyUIOptionIcons;  | 
36 | 36 |         [NMS(Index = 7, Size = 0x4, EnumType = typeof(GcPlayerConflictData.ConflictLevelEnum))]  | 
37 |  | -        /* 0x13F8 */ public TkTextureResource[] DiscoveryPageConflictIcons;  | 
 | 37 | +        /* 0x1410 */ public TkTextureResource[] DiscoveryPageConflictIcons;  | 
38 | 38 |         [NMS(Index = 16, KeyField = "ID")]  | 
39 |  | -        /* 0x1458 */ public HashMap<GcRealityIcon> MissionDetailIcons;  | 
 | 39 | +        /* 0x1470 */ public HashMap<GcRealityIcon> MissionDetailIcons;  | 
40 | 40 |         [NMS(Index = 10)]  | 
41 |  | -        /* 0x1488 */ public TkTextureResource DiscoveryPageConflictUnknown;  | 
 | 41 | +        /* 0x14A0 */ public TkTextureResource DiscoveryPageConflictUnknown;  | 
42 | 42 |         [NMS(Index = 11)]  | 
43 |  | -        /* 0x14A0 */ public TkTextureResource DiscoveryPageRaceUnknown;  | 
 | 43 | +        /* 0x14B8 */ public TkTextureResource DiscoveryPageRaceUnknown;  | 
44 | 44 |         [NMS(Index = 9)]  | 
45 |  | -        /* 0x14B8 */ public TkTextureResource DiscoveryPageTradingUnknown;  | 
 | 45 | +        /* 0x14D0 */ public TkTextureResource DiscoveryPageTradingUnknown;  | 
46 | 46 |         [NMS(Index = 13)]  | 
47 |  | -        /* 0x14D0 */ public List<GcPlanetResourceIconLookup> PlanetResourceIconLookups;  | 
 | 47 | +        /* 0x14E8 */ public List<GcPlanetResourceIconLookup> PlanetResourceIconLookups;  | 
48 | 48 |         [NMS(Index = 14)]  | 
49 |  | -        /* 0x14E0 */ public List<TkTextureResource> RepairTechIcons;  | 
 | 49 | +        /* 0x14F8 */ public List<TkTextureResource> RepairTechIcons;  | 
50 | 50 |         [NMS(Index = 12)]  | 
51 |  | -        /* 0x14F0 */ public List<GcPlanetResourceIconLookup> TerrainIconLookups;  | 
 | 51 | +        /* 0x1508 */ public List<GcPlanetResourceIconLookup> TerrainIconLookups;  | 
52 | 52 |     }  | 
53 | 53 | }  | 
0 commit comments