|
4 | 4 |
|
5 | 5 | namespace libMBIN.NMS.GameComponents |
6 | 6 | { |
7 | | - [NMS(GUID = 0x8D86794414610DAA, NameHash = 0xA547E834)] |
| 7 | + [NMS(GUID = 0x12297AEE8AD27A77, NameHash = 0xA547E834)] |
8 | 8 | public class GcRealityIconTable : NMSTemplate |
9 | 9 | { |
10 | | - [NMS(Index = 15, Size = 0x59, EnumType = typeof(GcRealityGameIcons.GameIconsEnum))] |
| 10 | + [NMS(Index = 15, Size = 0x5B, EnumType = typeof(GcRealityGameIcons.GameIconsEnum))] |
11 | 11 | /* 0x0000 */ public TkTextureResource[] GameIcons; |
12 | 12 | [NMS(Index = 5, Size = 0x11, EnumType = typeof(GcDiscoveryType.DiscoveryTypeEnum))] |
13 | | - /* 0x0858 */ public TkTextureResource[] BinocularDiscoveryIcons; |
| 13 | + /* 0x0888 */ public TkTextureResource[] BinocularDiscoveryIcons; |
14 | 14 | [NMS(Index = 4, Size = 0xA, EnumType = typeof(GcMissionFaction.MissionFactionEnum))] |
15 | | - /* 0x09F0 */ public TkTextureResource[] MissionFactionIcons; |
| 15 | + /* 0x0A20 */ public TkTextureResource[] MissionFactionIcons; |
16 | 16 | [NMS(Index = 3, Size = 0xA, EnumType = typeof(GcProductCategory.ProductCategoryEnum))] |
17 | | - /* 0x0AE0 */ public TkTextureResource[] ProductCategoryIcons; |
| 17 | + /* 0x0B10 */ public TkTextureResource[] ProductCategoryIcons; |
18 | 18 | [NMS(Index = 8, Size = 0x9, EnumType = typeof(GcAlienRace.AlienRaceEnum))] |
19 | | - /* 0x0BD0 */ public TkTextureResource[] DiscoveryPageRaceIcons; |
| 19 | + /* 0x0C00 */ public TkTextureResource[] DiscoveryPageRaceIcons; |
20 | 20 | [NMS(Index = 2, Size = 0x9, EnumType = typeof(GcRealitySubstanceCategory.SubstanceCategoryEnum))] |
21 | | - /* 0x0CA8 */ public TkTextureResource[] SubstanceCategoryIcons; |
| 21 | + /* 0x0CD8 */ public TkTextureResource[] SubstanceCategoryIcons; |
22 | 22 | [NMS(Index = 17, Size = 0x7, EnumType = typeof(GcDifficultyPresetType.DifficultyPresetTypeEnum))] |
23 | | - /* 0x0D80 */ public TkTextureResource[] DifficultyPresetIcons; |
| 23 | + /* 0x0DB0 */ public TkTextureResource[] DifficultyPresetIcons; |
24 | 24 | [NMS(Index = 6, Size = 0x7, EnumType = typeof(GcTradingClass.TradingClassEnum))] |
25 | | - /* 0x0E28 */ public TkTextureResource[] DiscoveryPageTradingIcons; |
| 25 | + /* 0x0E58 */ public TkTextureResource[] DiscoveryPageTradingIcons; |
26 | 26 | [NMS(Index = 0, Size = 0x6, EnumType = typeof(GcPlayerHazardType.HazardEnum))] |
27 | | - /* 0x0ED0 */ public TkTextureResource[] HazardIcons; |
| 27 | + /* 0x0F00 */ public TkTextureResource[] HazardIcons; |
28 | 28 | [NMS(Index = 1, Size = 0x6, EnumType = typeof(GcPlayerHazardType.HazardEnum))] |
29 | | - /* 0x0F60 */ public TkTextureResource[] HazardIconsHUD; |
| 29 | + /* 0x0F90 */ public TkTextureResource[] HazardIconsHUD; |
30 | 30 | [NMS(Index = 20, Size = 0x5, EnumType = typeof(GcInventoryFilterOptions.InventoryFilterEnum))] |
31 | | - /* 0x0FF0 */ public TkTextureResource[] InventoryFilterIcons; |
| 31 | + /* 0x1020 */ public TkTextureResource[] InventoryFilterIcons; |
32 | 32 | [NMS(Index = 19, Size = 0x5, EnumType = typeof(GcOptionsUIHeaderIcons.OptionsUIHeaderIconTypeEnum))] |
33 | | - /* 0x1068 */ public TkTextureResource[] OptionsUIHeaderIcons; |
| 33 | + /* 0x1098 */ public TkTextureResource[] OptionsUIHeaderIcons; |
34 | 34 | [NMS(Index = 18, Size = 0x4, EnumType = typeof(GcDifficultyOptionGroups.DifficultyOptionGroupEnum))] |
35 | | - /* 0x10E0 */ public TkTextureResource[] DifficultyUIOptionIcons; |
| 35 | + /* 0x1110 */ public TkTextureResource[] DifficultyUIOptionIcons; |
36 | 36 | [NMS(Index = 7, Size = 0x4, EnumType = typeof(GcPlayerConflictData.ConflictLevelEnum))] |
37 | | - /* 0x1140 */ public TkTextureResource[] DiscoveryPageConflictIcons; |
| 37 | + /* 0x1170 */ public TkTextureResource[] DiscoveryPageConflictIcons; |
38 | 38 | [NMS(Index = 16)] |
39 | | - /* 0x11A0 */ public HashMap<GcRealityIcon> MissionDetailIcons; |
| 39 | + /* 0x11D0 */ public HashMap<GcRealityIcon> MissionDetailIcons; |
40 | 40 | [NMS(Index = 10)] |
41 | | - /* 0x11D0 */ public TkTextureResource DiscoveryPageConflictUnknown; |
| 41 | + /* 0x1200 */ public TkTextureResource DiscoveryPageConflictUnknown; |
42 | 42 | [NMS(Index = 11)] |
43 | | - /* 0x11E8 */ public TkTextureResource DiscoveryPageRaceUnknown; |
| 43 | + /* 0x1218 */ public TkTextureResource DiscoveryPageRaceUnknown; |
44 | 44 | [NMS(Index = 9)] |
45 | | - /* 0x1200 */ public TkTextureResource DiscoveryPageTradingUnknown; |
| 45 | + /* 0x1230 */ public TkTextureResource DiscoveryPageTradingUnknown; |
46 | 46 | [NMS(Index = 13)] |
47 | | - /* 0x1218 */ public List<GcPlanetResourceIconLookup> PlanetResourceIconLookups; |
| 47 | + /* 0x1248 */ public List<GcPlanetResourceIconLookup> PlanetResourceIconLookups; |
48 | 48 | [NMS(Index = 14)] |
49 | | - /* 0x1228 */ public List<TkTextureResource> RepairTechIcons; |
| 49 | + /* 0x1258 */ public List<TkTextureResource> RepairTechIcons; |
50 | 50 | [NMS(Index = 12)] |
51 | | - /* 0x1238 */ public List<GcPlanetResourceIconLookup> TerrainIconLookups; |
| 51 | + /* 0x1268 */ public List<GcPlanetResourceIconLookup> TerrainIconLookups; |
52 | 52 | } |
53 | 53 | } |
0 commit comments